2025-05-07T19:56:52.2133513Z Current runner version: '2.323.0' 2025-05-07T19:56:52.2139505Z Runner name: 'i-0420cf07627019ce8' 2025-05-07T19:56:52.2140592Z Machine name: 'ip-10-0-32-78' 2025-05-07T19:56:52.2143356Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:56:52.2145620Z Contents: read 2025-05-07T19:56:52.2146298Z Metadata: read 2025-05-07T19:56:52.2146807Z Packages: read 2025-05-07T19:56:52.2147408Z ##[endgroup] 2025-05-07T19:56:52.2150019Z Secret source: None 2025-05-07T19:56:52.2151335Z Prepare workflow directory 2025-05-07T19:56:52.2782500Z Prepare all required actions 2025-05-07T19:56:52.2821898Z Getting action download info 2025-05-07T19:56:52.4656310Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:56:52.7143404Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T19:56:53.1057362Z Complete job name: test_and_publish_artifact (x86, linux.4xlarge, 20, default, 3.12, gcc) 2025-05-07T19:56:53.1526702Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:56:53.1645642Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:56:53.1656120Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:56:53.1657074Z ##[endgroup] 2025-05-07T19:56:54.3359049Z Runner Type: linux.4xlarge 2025-05-07T19:56:54.3360506Z Instance Type: c5.4xlarge 2025-05-07T19:56:54.3361387Z AMI Name: unknown 2025-05-07T19:56:54.3384340Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T19:56:59.5547130Z ##[group]Checking docker version 2025-05-07T19:56:59.5561425Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:56:59.5722402Z '1.44' 2025-05-07T19:56:59.5735978Z Docker daemon API version: '1.44' 2025-05-07T19:56:59.5736500Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:56:59.5886996Z '1.44' 2025-05-07T19:56:59.5896344Z Docker client API version: '1.44' 2025-05-07T19:56:59.5900826Z ##[endgroup] 2025-05-07T19:56:59.5903555Z ##[group]Clean up resources from previous jobs 2025-05-07T19:56:59.5908012Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=e0a010" 2025-05-07T19:56:59.6035821Z ##[command]/usr/bin/docker network prune --force --filter "label=e0a010" 2025-05-07T19:56:59.6155062Z ##[endgroup] 2025-05-07T19:56:59.6155382Z ##[group]Create local container network 2025-05-07T19:56:59.6164128Z ##[command]/usr/bin/docker network create --label e0a010 github_network_68b8362577a048a88c44136641e77171 2025-05-07T19:56:59.8294798Z 0a4552bdac79e9c1a18d7016362a2995e51d3445ef6fbe8484ed87e460b40661 2025-05-07T19:56:59.8310159Z ##[endgroup] 2025-05-07T19:56:59.8336205Z ##[group]Starting job container 2025-05-07T19:56:59.8355486Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:56:59.9532516Z 2023: Pulling from library/amazonlinux 2025-05-07T19:56:59.9632551Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:56:59.9633125Z Status: Image is up to date for amazonlinux:2023 2025-05-07T19:56:59.9653613Z docker.io/library/amazonlinux:2023 2025-05-07T19:56:59.9732442Z ##[command]/usr/bin/docker create --name e50cd57f54694ff88f591d076b6b31ac_amazonlinux2023_8cb714 --label e0a010 --workdir /__w/FBGEMM/FBGEMM --network github_network_68b8362577a048a88c44136641e77171 --user root -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work":"/__w" -v "/home/ec2-user/actions-runner/externals":"/__e":ro -v "/home/ec2-user/actions-runner/_work/_temp":"/__w/_temp" -v "/home/ec2-user/actions-runner/_work/_actions":"/__w/_actions" -v "/home/ec2-user/actions-runner/_work/_tool":"/__w/_tool" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" amazonlinux:2023 "-f" "/dev/null" 2025-05-07T19:57:00.0146464Z df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 2025-05-07T19:57:00.0163723Z ##[command]/usr/bin/docker start df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 2025-05-07T19:57:00.4717684Z df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 2025-05-07T19:57:00.4732049Z ##[command]/usr/bin/docker ps --all --filter id=df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:57:00.4844009Z df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 Up Less than a second 2025-05-07T19:57:00.4860052Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 2025-05-07T19:57:00.4971905Z HOME=/github/home 2025-05-07T19:57:00.4972235Z GITHUB_ACTIONS=true 2025-05-07T19:57:00.4972452Z CI=true 2025-05-07T19:57:00.4972799Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:00.4987997Z ##[endgroup] 2025-05-07T19:57:00.4997761Z ##[group]Waiting for all services to be ready 2025-05-07T19:57:00.4999678Z ##[endgroup] 2025-05-07T19:57:00.5075861Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:00.5076717Z yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:00.5077769Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:00.5078136Z env: 2025-05-07T19:57:00.5078377Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:00.5078700Z BUILD_ENV: build_binary 2025-05-07T19:57:00.5078948Z BUILD_TARGET: default 2025-05-07T19:57:00.5079196Z BUILD_VARIANT: cpu 2025-05-07T19:57:00.5079421Z ##[endgroup] 2025-05-07T19:57:01.4279279Z Amazon Linux 2023 repository 66 MB/s | 37 MB 00:00 2025-05-07T19:57:08.2848282Z Last metadata expiration check: 0:00:07 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:08.8611045Z Dependencies resolved. 2025-05-07T19:57:08.8793576Z Nothing to do. 2025-05-07T19:57:08.8794770Z Complete! 2025-05-07T19:57:09.1136378Z Last metadata expiration check: 0:00:08 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:09.1784971Z Dependencies resolved. 2025-05-07T19:57:09.2016554Z ======================================================================================== 2025-05-07T19:57:09.2017632Z Package Arch Version Repository Size 2025-05-07T19:57:09.2018397Z ======================================================================================== 2025-05-07T19:57:09.2019016Z Installing: 2025-05-07T19:57:09.2019557Z binutils x86_64 2.41-50.amzn2023.0.3 amazonlinux 5.3 M 2025-05-07T19:57:09.2020500Z findutils x86_64 1:4.8.0-2.amzn2023.0.2 amazonlinux 539 k 2025-05-07T19:57:09.2021362Z git x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:57:09.2022228Z pciutils x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 93 k 2025-05-07T19:57:09.2023166Z sudo x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.3 M 2025-05-07T19:57:09.2023995Z wget x86_64 1.21.3-1.amzn2023.0.4 amazonlinux 779 k 2025-05-07T19:57:09.2024825Z which x86_64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:09.2025536Z Installing dependencies: 2025-05-07T19:57:09.2026184Z cracklib x86_64 2.9.6-27.amzn2023.0.2 amazonlinux 82 k 2025-05-07T19:57:09.2027140Z cyrus-sasl-lib x86_64 2.1.27-18.amzn2023.0.3 amazonlinux 786 k 2025-05-07T19:57:09.2028221Z elfutils-debuginfod-client x86_64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.2029309Z git-core x86_64 2.47.1-1.amzn2023.0.2 amazonlinux 4.7 M 2025-05-07T19:57:09.2030268Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:57:09.2031504Z gnutls x86_64 3.8.3-6.amzn2023.0.1 amazonlinux 1.1 M 2025-05-07T19:57:09.2032408Z groff-base x86_64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:57:09.2033292Z gzip x86_64 1.12-1.amzn2023.0.1 amazonlinux 160 k 2025-05-07T19:57:09.2034158Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:57:09.2035008Z jansson x86_64 2.14-0.amzn2023 amazonlinux 46 k 2025-05-07T19:57:09.2035555Z kmod-libs x86_64 29-2.amzn2023.0.5 amazonlinux 62 k 2025-05-07T19:57:09.2036060Z less x86_64 608-2.amzn2023.0.2 amazonlinux 168 k 2025-05-07T19:57:09.2036539Z libcbor x86_64 0.7.0-3.amzn2023.0.2 amazonlinux 57 k 2025-05-07T19:57:09.2037047Z libdb x86_64 5.3.28-49.amzn2023.0.2 amazonlinux 756 k 2025-05-07T19:57:09.2037760Z libeconf x86_64 0.4.0-1.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:57:09.2038264Z libedit x86_64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:57:09.2038772Z libfdisk x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 153 k 2025-05-07T19:57:09.2039269Z libfido2 x86_64 1.10.0-2.amzn2023.0.2 amazonlinux 95 k 2025-05-07T19:57:09.2039791Z libmetalink x86_64 0.1.3-14.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:09.2040317Z libpwquality x86_64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:57:09.2040934Z libsemanage x86_64 3.4-5.amzn2023.0.2 amazonlinux 121 k 2025-05-07T19:57:09.2041497Z libutempter x86_64 1.2.1-4.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:57:09.2041995Z nano x86_64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:57:09.2042494Z ncurses x86_64 6.2-4.20200222.amzn2023.0.6 amazonlinux 394 k 2025-05-07T19:57:09.2042996Z nettle x86_64 3.10.1-1.amzn2023.0.1 amazonlinux 573 k 2025-05-07T19:57:09.2043490Z openldap x86_64 2.4.57-6.amzn2023.0.7 amazonlinux 256 k 2025-05-07T19:57:09.2044004Z openssh x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 454 k 2025-05-07T19:57:09.2044537Z openssh-clients x86_64 8.7p1-8.amzn2023.0.14 amazonlinux 708 k 2025-05-07T19:57:09.2045071Z pam x86_64 1.5.1-8.amzn2023.0.4 amazonlinux 542 k 2025-05-07T19:57:09.2045733Z pciutils-libs x86_64 3.7.0-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.2046425Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:09.2046990Z perl-B x86_64 1.80-477.amzn2023.0.6 amazonlinux 179 k 2025-05-07T19:57:09.2047500Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:57:09.2048092Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:09.2048691Z perl-Data-Dumper x86_64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:09.2049283Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:57:09.2049858Z perl-Digest-MD5 x86_64 2.58-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:09.2050536Z perl-DynaLoader x86_64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:09.2051111Z perl-Encode x86_64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:57:09.2051643Z perl-Errno x86_64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:09.2052311Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.2052893Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:09.2053450Z perl-Fcntl x86_64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:57:09.2054038Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:57:09.2054633Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:09.2055218Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:09.2055788Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:09.2056370Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:09.2056962Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:09.2057635Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:09.2058240Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:09.2058797Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:09.2059369Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:57:09.2060017Z perl-IO x86_64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:57:09.2060551Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:57:09.2061139Z perl-MIME-Base64 x86_64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:09.2061704Z perl-Net-SSLeay x86_64 1.94-1.amzn2023.0.1 amazonlinux 392 k 2025-05-07T19:57:09.2062273Z perl-POSIX x86_64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:57:09.2062826Z perl-PathTools x86_64 3.78-459.amzn2023.0.2 amazonlinux 85 k 2025-05-07T19:57:09.2063423Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:57:09.2064029Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:57:09.2064620Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:57:09.2065214Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:09.2065822Z perl-Scalar-List-Utils x86_64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:57:09.2066448Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:09.2067030Z perl-Socket x86_64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:09.2067582Z perl-Storable x86_64 1:3.21-458.amzn2023.0.2 amazonlinux 96 k 2025-05-07T19:57:09.2068147Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:09.2068735Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:57:09.2069345Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:57:09.2069934Z perl-TermReadKey x86_64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:09.2070540Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:57:09.2071190Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:57:09.2071794Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:57:09.2072364Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:57:09.2072977Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:09.2073547Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:57:09.2074114Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:57:09.2074672Z perl-interpreter x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:57:09.2075235Z perl-lib x86_64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:09.2075957Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:57:09.2076502Z perl-libs x86_64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:57:09.2077016Z perl-mro x86_64 1.23-477.amzn2023.0.6 amazonlinux 29 k 2025-05-07T19:57:09.2077669Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:57:09.2078289Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:09.2078878Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:57:09.2079442Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:57:09.2080007Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:09.2080533Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:09.2081074Z shadow-utils x86_64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:57:09.2081618Z systemd-libs x86_64 252.23-3.amzn2023 amazonlinux 613 k 2025-05-07T19:57:09.2082141Z util-linux x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:57:09.2082692Z util-linux-core x86_64 2.37.4-1.amzn2023.0.4 amazonlinux 432 k 2025-05-07T19:57:09.2083125Z Installing weak dependencies: 2025-05-07T19:57:09.2083581Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:57:09.2084174Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:09.2084776Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:57:09.2085374Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:57:09.2085928Z perl-NDBM_File x86_64 1.15-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:57:09.2086505Z sudo-python-plugin x86_64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:57:09.2086853Z 2025-05-07T19:57:09.2086952Z Transaction Summary 2025-05-07T19:57:09.2087241Z ======================================================================================== 2025-05-07T19:57:09.2087581Z Install 106 Packages 2025-05-07T19:57:09.2087730Z 2025-05-07T19:57:09.2087867Z Total download size: 37 M 2025-05-07T19:57:09.2088136Z Installed size: 148 M 2025-05-07T19:57:09.2088375Z Downloading Packages: 2025-05-07T19:57:09.5058645Z (1/106): cracklib-2.9.6-27.amzn2023.0.2.x86_64. 4.4 MB/s | 82 kB 00:00 2025-05-07T19:57:09.5163047Z (2/106): elfutils-debuginfod-client-0.188-3.amz 4.0 MB/s | 41 kB 00:00 2025-05-07T19:57:09.5243400Z (3/106): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 21 MB/s | 786 kB 00:00 2025-05-07T19:57:09.5308209Z (4/106): findutils-4.8.0-2.amzn2023.0.2.x86_64. 41 MB/s | 539 kB 00:00 2025-05-07T19:57:09.5555122Z (5/106): binutils-2.41-50.amzn2023.0.3.x86_64.r 77 MB/s | 5.3 MB 00:00 2025-05-07T19:57:09.5568627Z (6/106): git-2.47.1-1.amzn2023.0.2.x86_64.rpm 1.8 MB/s | 54 kB 00:00 2025-05-07T19:57:09.5927140Z (7/106): git-core-2.47.1-1.amzn2023.0.2.x86_64. 78 MB/s | 4.7 MB 00:00 2025-05-07T19:57:09.6031324Z (8/106): gnutls-3.8.3-6.amzn2023.0.1.x86_64.rpm 28 MB/s | 1.1 MB 00:00 2025-05-07T19:57:09.6185069Z (9/106): git-core-doc-2.47.1-1.amzn2023.0.2.noa 51 MB/s | 2.8 MB 00:00 2025-05-07T19:57:09.6244648Z (10/106): groff-base-1.22.4-7.amzn2023.0.2.x86_ 38 MB/s | 1.0 MB 00:00 2025-05-07T19:57:09.6275900Z (11/106): gzip-1.12-1.amzn2023.0.1.x86_64.rpm 7.0 MB/s | 160 kB 00:00 2025-05-07T19:57:09.6315372Z (12/106): jansson-2.14-0.amzn2023.x86_64.rpm 7.1 MB/s | 46 kB 00:00 2025-05-07T19:57:09.6345635Z (13/106): kmod-libs-29-2.amzn2023.0.5.x86_64.rp 9.0 MB/s | 62 kB 00:00 2025-05-07T19:57:09.6439395Z (14/106): hwdata-0.384-1.amzn2023.0.3.noarch.rp 86 MB/s | 1.6 MB 00:00 2025-05-07T19:57:09.6468337Z (15/106): less-608-2.amzn2023.0.2.x86_64.rpm 12 MB/s | 168 kB 00:00 2025-05-07T19:57:09.6483831Z (16/106): libcbor-0.7.0-3.amzn2023.0.2.x86_64.r 4.4 MB/s | 57 kB 00:00 2025-05-07T19:57:09.6585239Z (17/106): libdb-5.3.28-49.amzn2023.0.2.x86_64.r 53 MB/s | 756 kB 00:00 2025-05-07T19:57:09.6610614Z (18/106): libeconf-0.4.0-1.amzn2023.0.3.x86_64. 2.2 MB/s | 28 kB 00:00 2025-05-07T19:57:09.6629530Z (19/106): libedit-3.1-38.20210714cvs.amzn2023.0 7.5 MB/s | 108 kB 00:00 2025-05-07T19:57:09.6682552Z (20/106): libfdisk-2.37.4-1.amzn2023.0.4.x86_64 16 MB/s | 153 kB 00:00 2025-05-07T19:57:09.6715134Z (21/106): libfido2-1.10.0-2.amzn2023.0.2.x86_64 11 MB/s | 95 kB 00:00 2025-05-07T19:57:09.6732170Z (22/106): libmetalink-0.1.3-14.amzn2023.0.2.x86 3.1 MB/s | 31 kB 00:00 2025-05-07T19:57:09.6767324Z (23/106): libpwquality-1.4.4-6.amzn2023.0.2.x86 13 MB/s | 106 kB 00:00 2025-05-07T19:57:09.6797623Z (24/106): libutempter-1.2.1-4.amzn2023.0.2.x86_ 4.4 MB/s | 26 kB 00:00 2025-05-07T19:57:09.6823316Z (25/106): libsemanage-3.4-5.amzn2023.0.2.x86_64 14 MB/s | 121 kB 00:00 2025-05-07T19:57:09.6867977Z (26/106): nano-default-editor-8.3-1.amzn2023.no 1.5 MB/s | 10 kB 00:00 2025-05-07T19:57:09.6923171Z (27/106): nano-8.3-1.amzn2023.x86_64.rpm 45 MB/s | 706 kB 00:00 2025-05-07T19:57:09.6964933Z (28/106): ncurses-6.2-4.20200222.amzn2023.0.6.x 28 MB/s | 394 kB 00:00 2025-05-07T19:57:09.7015728Z (29/106): openldap-2.4.57-6.amzn2023.0.7.x86_64 30 MB/s | 256 kB 00:00 2025-05-07T19:57:09.7066202Z (30/106): nettle-3.10.1-1.amzn2023.0.1.x86_64.r 29 MB/s | 573 kB 00:00 2025-05-07T19:57:09.7109547Z (31/106): openssh-8.7p1-8.amzn2023.0.14.x86_64. 31 MB/s | 454 kB 00:00 2025-05-07T19:57:09.7168702Z (32/106): openssh-clients-8.7p1-8.amzn2023.0.14 48 MB/s | 708 kB 00:00 2025-05-07T19:57:09.7219478Z (33/106): pam-1.5.1-8.amzn2023.0.4.x86_64.rpm 36 MB/s | 542 kB 00:00 2025-05-07T19:57:09.7244201Z (34/106): pciutils-3.7.0-3.amzn2023.0.2.x86_64. 7.1 MB/s | 93 kB 00:00 2025-05-07T19:57:09.7260665Z (35/106): pciutils-libs-3.7.0-3.amzn2023.0.2.x8 5.0 MB/s | 41 kB 00:00 2025-05-07T19:57:09.7276439Z (36/106): perl-AutoLoader-5.74-477.amzn2023.0.6 3.9 MB/s | 22 kB 00:00 2025-05-07T19:57:09.7319976Z (37/106): perl-B-1.80-477.amzn2023.0.6.x86_64.r 24 MB/s | 179 kB 00:00 2025-05-07T19:57:09.7336906Z (38/106): perl-Carp-1.50-458.amzn2023.0.2.noarc 3.9 MB/s | 29 kB 00:00 2025-05-07T19:57:09.7349944Z (39/106): perl-Class-Struct-0.66-477.amzn2023.0 3.1 MB/s | 22 kB 00:00 2025-05-07T19:57:09.7375873Z (40/106): perl-Data-Dumper-2.174-460.amzn2023.0 10 MB/s | 55 kB 00:00 2025-05-07T19:57:09.7405552Z (41/106): perl-Digest-1.20-1.amzn2023.0.2.noarc 4.9 MB/s | 26 kB 00:00 2025-05-07T19:57:09.7423368Z (42/106): perl-Digest-MD5-2.58-2.amzn2023.0.2.x 5.1 MB/s | 36 kB 00:00 2025-05-07T19:57:09.7441042Z (43/106): perl-DynaLoader-1.47-477.amzn2023.0.6 4.1 MB/s | 26 kB 00:00 2025-05-07T19:57:09.7591733Z (44/106): perl-Encode-3.15-462.amzn2023.0.2.x86 92 MB/s | 1.7 MB 00:00 2025-05-07T19:57:09.7606717Z (45/106): perl-Errno-1.30-477.amzn2023.0.6.x86_ 849 kB/s | 15 kB 00:00 2025-05-07T19:57:09.7620725Z (46/106): perl-Error-0.17029-5.amzn2023.0.2.noa 2.3 MB/s | 41 kB 00:00 2025-05-07T19:57:09.7640317Z (47/106): perl-Exporter-5.74-459.amzn2023.0.2.n 6.9 MB/s | 31 kB 00:00 2025-05-07T19:57:09.7672858Z (48/106): perl-File-Basename-2.85-477.amzn2023. 3.6 MB/s | 18 kB 00:00 2025-05-07T19:57:09.7689391Z (49/106): perl-Fcntl-1.13-477.amzn2023.0.6.x86_ 3.1 MB/s | 21 kB 00:00 2025-05-07T19:57:09.7709516Z (50/106): perl-File-Find-1.37-477.amzn2023.0.6. 3.8 MB/s | 26 kB 00:00 2025-05-07T19:57:09.7725519Z (51/106): perl-File-Path-2.18-2.amzn2023.0.2.no 7.1 MB/s | 36 kB 00:00 2025-05-07T19:57:09.7749627Z (52/106): perl-File-Temp-0.231.100-2.amzn2023.0 10 MB/s | 60 kB 00:00 2025-05-07T19:57:09.7766090Z (53/106): perl-File-stat-1.09-477.amzn2023.0.6. 3.2 MB/s | 17 kB 00:00 2025-05-07T19:57:09.7782293Z (54/106): perl-FileHandle-2.03-477.amzn2023.0.6 2.8 MB/s | 16 kB 00:00 2025-05-07T19:57:09.7803191Z (55/106): perl-Getopt-Long-2.52-2.amzn2023.0.2. 12 MB/s | 60 kB 00:00 2025-05-07T19:57:09.7817876Z (56/106): perl-Getopt-Std-1.12-477.amzn2023.0.6 3.2 MB/s | 16 kB 00:00 2025-05-07T19:57:09.7857751Z (57/106): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 11 MB/s | 56 kB 00:00 2025-05-07T19:57:09.7881464Z (58/106): perl-IO-1.43-477.amzn2023.0.6.x86_64. 14 MB/s | 87 kB 00:00 2025-05-07T19:57:09.7898743Z (59/106): perl-Git-2.47.1-1.amzn2023.0.2.noarch 3.6 MB/s | 42 kB 00:00 2025-05-07T19:57:09.7917439Z (60/106): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 7.4 MB/s | 42 kB 00:00 2025-05-07T19:57:09.7962598Z (61/106): perl-IO-Socket-SSL-2.075-1.amzn2023.0 27 MB/s | 218 kB 00:00 2025-05-07T19:57:09.7979819Z (62/106): perl-IPC-Open3-1.21-477.amzn2023.0.6. 2.9 MB/s | 23 kB 00:00 2025-05-07T19:57:09.7997602Z (63/106): perl-MIME-Base64-3.16-2.amzn2023.0.2. 3.9 MB/s | 31 kB 00:00 2025-05-07T19:57:09.8018608Z (64/106): perl-Mozilla-CA-20200520-4.amzn2023.0 2.4 MB/s | 13 kB 00:00 2025-05-07T19:57:09.8035342Z (65/106): perl-NDBM_File-1.15-477.amzn2023.0.6. 4.2 MB/s | 23 kB 00:00 2025-05-07T19:57:09.8086282Z (66/106): perl-Net-SSLeay-1.94-1.amzn2023.0.1.x 44 MB/s | 392 kB 00:00 2025-05-07T19:57:09.8110522Z (67/106): perl-POSIX-1.94-477.amzn2023.0.6.x86_ 11 MB/s | 97 kB 00:00 2025-05-07T19:57:09.8125521Z (68/106): perl-PathTools-3.78-459.amzn2023.0.2. 9.5 MB/s | 85 kB 00:00 2025-05-07T19:57:09.8142253Z (69/106): perl-Pod-Escapes-1.07-458.amzn2023.0. 4.0 MB/s | 20 kB 00:00 2025-05-07T19:57:09.8178634Z (70/106): perl-Pod-Perldoc-3.28.01-459.amzn2023 17 MB/s | 84 kB 00:00 2025-05-07T19:57:09.8209156Z (71/106): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 27 MB/s | 215 kB 00:00 2025-05-07T19:57:09.8223740Z (72/106): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 5.0 MB/s | 41 kB 00:00 2025-05-07T19:57:09.8247497Z (73/106): perl-Scalar-List-Utils-1.56-459.amzn2 11 MB/s | 71 kB 00:00 2025-05-07T19:57:09.8276925Z (74/106): perl-Socket-2.032-1.amzn2023.0.2.x86_ 11 MB/s | 55 kB 00:00 2025-05-07T19:57:09.8291239Z (75/106): perl-SelectSaver-1.02-477.amzn2023.0. 1.9 MB/s | 12 kB 00:00 2025-05-07T19:57:09.8313230Z (76/106): perl-Storable-3.21-458.amzn2023.0.2.x 15 MB/s | 96 kB 00:00 2025-05-07T19:57:09.8330985Z (77/106): perl-Symbol-1.08-477.amzn2023.0.6.noa 2.8 MB/s | 15 kB 00:00 2025-05-07T19:57:09.8349017Z (78/106): perl-Term-ANSIColor-5.01-459.amzn2023 8.8 MB/s | 48 kB 00:00 2025-05-07T19:57:09.8365272Z (79/106): perl-Term-Cap-1.17-458.amzn2023.0.2.n 4.4 MB/s | 22 kB 00:00 2025-05-07T19:57:09.8383170Z (80/106): perl-TermReadKey-2.38-9.amzn2023.0.2. 7.3 MB/s | 36 kB 00:00 2025-05-07T19:57:09.8397890Z (81/106): perl-Text-ParseWords-3.30-458.amzn202 3.5 MB/s | 17 kB 00:00 2025-05-07T19:57:09.8412993Z (82/106): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 4.9 MB/s | 22 kB 00:00 2025-05-07T19:57:09.8436955Z (83/106): perl-Time-Local-1.300-5.amzn2023.0.2. 6.6 MB/s | 34 kB 00:00 2025-05-07T19:57:09.8461365Z (84/106): perl-URI-5.09-1.amzn2023.0.2.noarch.r 17 MB/s | 108 kB 00:00 2025-05-07T19:57:09.8477144Z (85/106): perl-base-2.27-477.amzn2023.0.6.noarc 2.6 MB/s | 17 kB 00:00 2025-05-07T19:57:09.8494737Z (86/106): perl-constant-1.33-459.amzn2023.0.2.n 4.3 MB/s | 23 kB 00:00 2025-05-07T19:57:09.8509225Z (87/106): perl-if-0.60.800-477.amzn2023.0.6.noa 3.1 MB/s | 14 kB 00:00 2025-05-07T19:57:09.8529986Z (88/106): perl-interpreter-5.32.1-477.amzn2023. 14 MB/s | 71 kB 00:00 2025-05-07T19:57:09.8549283Z (89/106): perl-lib-0.65-477.amzn2023.0.6.x86_64 2.9 MB/s | 15 kB 00:00 2025-05-07T19:57:09.8572614Z (90/106): perl-libnet-3.13-2.amzn2023.0.2.noarc 21 MB/s | 126 kB 00:00 2025-05-07T19:57:09.8639087Z (91/106): perl-mro-1.23-477.amzn2023.0.6.x86_64 3.3 MB/s | 29 kB 00:00 2025-05-07T19:57:09.8741690Z (92/106): perl-libs-5.32.1-477.amzn2023.0.6.x86 98 MB/s | 2.0 MB 00:00 2025-05-07T19:57:09.8760426Z (93/106): perl-overload-1.31-477.amzn2023.0.6.n 2.4 MB/s | 46 kB 00:00 2025-05-07T19:57:09.8771631Z (94/106): perl-overloading-0.02-477.amzn2023.0. 1.0 MB/s | 13 kB 00:00 2025-05-07T19:57:09.8797723Z (95/106): perl-parent-0.238-458.amzn2023.0.2.no 2.7 MB/s | 14 kB 00:00 2025-05-07T19:57:09.8824117Z (96/106): perl-podlators-4.14-458.amzn2023.0.2. 22 MB/s | 112 kB 00:00 2025-05-07T19:57:09.8838674Z (97/106): perl-subs-1.03-477.amzn2023.0.6.noarc 1.9 MB/s | 12 kB 00:00 2025-05-07T19:57:09.8856056Z (98/106): perl-vars-1.05-477.amzn2023.0.6.noarc 2.3 MB/s | 13 kB 00:00 2025-05-07T19:57:09.8948226Z (99/106): shadow-utils-4.9-12.amzn2023.0.4.x86_ 92 MB/s | 1.1 MB 00:00 2025-05-07T19:57:09.9039377Z (100/106): sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 64 MB/s | 1.3 MB 00:00 2025-05-07T19:57:09.9056055Z (101/106): sudo-python-plugin-1.9.15-1.p5.amzn2 2.8 MB/s | 56 kB 00:00 2025-05-07T19:57:09.9108870Z (102/106): systemd-libs-252.23-3.amzn2023.x86_6 43 MB/s | 613 kB 00:00 2025-05-07T19:57:09.9177303Z (103/106): util-linux-core-2.37.4-1.amzn2023.0. 39 MB/s | 432 kB 00:00 2025-05-07T19:57:09.9300966Z (104/106): util-linux-2.37.4-1.amzn2023.0.4.x86 94 MB/s | 2.2 MB 00:00 2025-05-07T19:57:09.9359188Z (105/106): wget-1.21.3-1.amzn2023.0.4.x86_64.rp 32 MB/s | 779 kB 00:00 2025-05-07T19:57:09.9373406Z (106/106): which-2.21-26.amzn2023.0.2.x86_64.rp 2.3 MB/s | 42 kB 00:00 2025-05-07T19:57:09.9390194Z -------------------------------------------------------------------------------- 2025-05-07T19:57:09.9391758Z Total 50 MB/s | 37 MB 00:00 2025-05-07T19:57:11.0161695Z Running transaction check 2025-05-07T19:57:11.0630534Z Transaction check succeeded. 2025-05-07T19:57:11.0631181Z Running transaction test 2025-05-07T19:57:11.4388899Z Transaction test succeeded. 2025-05-07T19:57:11.4392337Z Running transaction 2025-05-07T19:57:12.3900905Z Preparing : 1/1 2025-05-07T19:57:12.4068098Z Installing : systemd-libs-252.23-3.amzn2023.x86_64 1/106 2025-05-07T19:57:12.4321127Z Installing : nettle-3.10.1-1.amzn2023.0.1.x86_64 2/106 2025-05-07T19:57:12.4547384Z Installing : gnutls-3.8.3-6.amzn2023.0.1.x86_64 3/106 2025-05-07T19:57:12.4618106Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/106 2025-05-07T19:57:12.4687273Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 4/106 2025-05-07T19:57:12.4790186Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 5/106 2025-05-07T19:57:12.5082972Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 6/106 2025-05-07T19:57:12.5160651Z Installing : nano-8.3-1.amzn2023.x86_64 7/106 2025-05-07T19:57:12.5224173Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/106 2025-05-07T19:57:12.5743482Z Installing : libsemanage-3.4-5.amzn2023.0.2.x86_64 9/106 2025-05-07T19:57:12.5832017Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 10/106 2025-05-07T19:57:12.6207066Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/106 2025-05-07T19:57:12.6265367Z Installing : libutempter-1.2.1-4.amzn2023.0.2.x86_64 11/106 2025-05-07T19:57:12.6334074Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 12/106 2025-05-07T19:57:12.6402382Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 13/106 2025-05-07T19:57:12.6457428Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 14/106 2025-05-07T19:57:12.6612864Z Installing : libeconf-0.4.0-1.amzn2023.0.3.x86_64 15/106 2025-05-07T19:57:12.6669559Z Installing : libdb-5.3.28-49.amzn2023.0.2.x86_64 16/106 2025-05-07T19:57:12.6731588Z Installing : libcbor-0.7.0-3.amzn2023.0.2.x86_64 17/106 2025-05-07T19:57:12.6810447Z Installing : libfido2-1.10.0-2.amzn2023.0.2.x86_64 18/106 2025-05-07T19:57:12.6879010Z Installing : less-608-2.amzn2023.0.2.x86_64 19/106 2025-05-07T19:57:12.6933885Z Installing : kmod-libs-29-2.amzn2023.0.5.x86_64 20/106 2025-05-07T19:57:12.7376294Z Installing : jansson-2.14-0.amzn2023.x86_64 21/106 2025-05-07T19:57:12.7461720Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/106 2025-05-07T19:57:12.7618708Z Installing : gzip-1.12-1.amzn2023.0.1.x86_64 23/106 2025-05-07T19:57:12.8068698Z Installing : cracklib-2.9.6-27.amzn2023.0.2.x86_64 24/106 2025-05-07T19:57:12.8255764Z Installing : pam-1.5.1-8.amzn2023.0.4.x86_64 25/106 2025-05-07T19:57:12.9108898Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 26/106 2025-05-07T19:57:12.9109994Z Installing : util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/106 2025-05-07T19:57:12.9110480Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:57:12.9110736Z 2025-05-07T19:57:12.9311419Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.x86_64 27/106 2025-05-07T19:57:12.9624112Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.x86_64 28/106 2025-05-07T19:57:12.9824901Z Installing : openssh-8.7p1-8.amzn2023.0.14.x86_64 28/106 2025-05-07T19:57:12.9889810Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/106 2025-05-07T19:57:13.1058186Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 29/106 2025-05-07T19:57:13.2592863Z Installing : git-core-2.47.1-1.amzn2023.0.2.x86_64 30/106 2025-05-07T19:57:13.2717154Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/106 2025-05-07T19:57:13.3130293Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:57:13.3208931Z Installing : groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:57:13.3294623Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.x86_64 32/106 2025-05-07T19:57:13.3365592Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/106 2025-05-07T19:57:13.3450831Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 34/106 2025-05-07T19:57:13.3503875Z Installing : perl-B-1.80-477.amzn2023.0.6.x86_64 35/106 2025-05-07T19:57:13.3548032Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:13.3602734Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/106 2025-05-07T19:57:13.3688544Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 38/106 2025-05-07T19:57:13.3746754Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/106 2025-05-07T19:57:13.3842572Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/106 2025-05-07T19:57:13.4054389Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:13.4137218Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 42/106 2025-05-07T19:57:13.4187199Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/106 2025-05-07T19:57:13.4229733Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/106 2025-05-07T19:57:13.4283569Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/106 2025-05-07T19:57:13.4339447Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:13.4391859Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:13.4475399Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/106 2025-05-07T19:57:13.4535654Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/106 2025-05-07T19:57:13.4578734Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/106 2025-05-07T19:57:13.4634692Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/106 2025-05-07T19:57:13.4694290Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 52/106 2025-05-07T19:57:13.4745502Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/106 2025-05-07T19:57:13.4786226Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:13.4840240Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/106 2025-05-07T19:57:13.4901434Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/106 2025-05-07T19:57:13.4953764Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/106 2025-05-07T19:57:13.5058341Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/106 2025-05-07T19:57:13.5138878Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/106 2025-05-07T19:57:13.5194325Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 60/106 2025-05-07T19:57:13.5238052Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/106 2025-05-07T19:57:13.5280814Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:13.5354163Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/106 2025-05-07T19:57:13.5447797Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:13.5513376Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/106 2025-05-07T19:57:13.5567098Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 66/106 2025-05-07T19:57:13.5618262Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/106 2025-05-07T19:57:13.5688878Z Installing : perl-mro-1.23-477.amzn2023.0.6.x86_64 68/106 2025-05-07T19:57:13.5746123Z Installing : perl-IO-1.43-477.amzn2023.0.6.x86_64 69/106 2025-05-07T19:57:13.5797189Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/106 2025-05-07T19:57:13.5860658Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:13.5905743Z Installing : perl-Errno-1.30-477.amzn2023.0.6.x86_64 72/106 2025-05-07T19:57:13.5949904Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/106 2025-05-07T19:57:13.6006451Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:13.6080384Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 75/106 2025-05-07T19:57:13.6150949Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 76/106 2025-05-07T19:57:13.6212509Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/106 2025-05-07T19:57:13.6271657Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 78/106 2025-05-07T19:57:13.6319233Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/106 2025-05-07T19:57:13.6362919Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/106 2025-05-07T19:57:13.6420987Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/106 2025-05-07T19:57:13.6470409Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/106 2025-05-07T19:57:13.6519605Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 83/106 2025-05-07T19:57:13.6568227Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:13.6619383Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/106 2025-05-07T19:57:13.6693750Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 86/106 2025-05-07T19:57:13.7240734Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 87/106 2025-05-07T19:57:13.8215719Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 88/106 2025-05-07T19:57:13.8339917Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 89/106 2025-05-07T19:57:13.8415403Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 90/106 2025-05-07T19:57:13.8482780Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/106 2025-05-07T19:57:13.8543153Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/106 2025-05-07T19:57:13.8605950Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 93/106 2025-05-07T19:57:13.8655597Z Installing : perl-lib-0.65-477.amzn2023.0.6.x86_64 94/106 2025-05-07T19:57:13.8712797Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:13.8790302Z Installing : git-2.47.1-1.amzn2023.0.2.x86_64 96/106 2025-05-07T19:57:13.8989176Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/106 2025-05-07T19:57:13.9114605Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 98/106 2025-05-07T19:57:13.9189699Z Installing : openldap-2.4.57-6.amzn2023.0.7.x86_64 99/106 2025-05-07T19:57:13.9592358Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 100/106 2025-05-07T19:57:14.0839299Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 101/106 2025-05-07T19:57:14.0929376Z Installing : binutils-2.41-50.amzn2023.0.3.x86_64 102/106 2025-05-07T19:57:14.1034131Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.x86_64 102/106 2025-05-07T19:57:14.1333856Z Installing : pciutils-3.7.0-3.amzn2023.0.2.x86_64 103/106 2025-05-07T19:57:14.1425554Z Installing : wget-1.21.3-1.amzn2023.0.4.x86_64 104/106 2025-05-07T19:57:14.1618811Z Installing : which-2.21-26.amzn2023.0.2.x86_64 105/106 2025-05-07T19:57:14.1695614Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 106/106 2025-05-07T19:57:14.1813579Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.x86_64 106/106 2025-05-07T19:57:14.9239115Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.x86_64 106/106 2025-05-07T19:57:14.9239885Z Verifying : binutils-2.41-50.amzn2023.0.3.x86_64 1/106 2025-05-07T19:57:14.9240630Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.x86_64 2/106 2025-05-07T19:57:14.9241816Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 3/106 2025-05-07T19:57:14.9242603Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/106 2025-05-07T19:57:14.9243309Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.x86_64 5/106 2025-05-07T19:57:14.9244021Z Verifying : git-2.47.1-1.amzn2023.0.2.x86_64 6/106 2025-05-07T19:57:14.9244639Z Verifying : git-core-2.47.1-1.amzn2023.0.2.x86_64 7/106 2025-05-07T19:57:14.9245372Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/106 2025-05-07T19:57:14.9246023Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.x86_64 9/106 2025-05-07T19:57:14.9246736Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.x86_64 10/106 2025-05-07T19:57:14.9247377Z Verifying : gzip-1.12-1.amzn2023.0.1.x86_64 11/106 2025-05-07T19:57:14.9248012Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/106 2025-05-07T19:57:14.9248897Z Verifying : jansson-2.14-0.amzn2023.x86_64 13/106 2025-05-07T19:57:14.9249606Z Verifying : kmod-libs-29-2.amzn2023.0.5.x86_64 14/106 2025-05-07T19:57:14.9250271Z Verifying : less-608-2.amzn2023.0.2.x86_64 15/106 2025-05-07T19:57:14.9250920Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.x86_64 16/106 2025-05-07T19:57:14.9251607Z Verifying : libdb-5.3.28-49.amzn2023.0.2.x86_64 17/106 2025-05-07T19:57:14.9252225Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.x86_64 18/106 2025-05-07T19:57:14.9252938Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 19/106 2025-05-07T19:57:14.9253638Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.x86_64 20/106 2025-05-07T19:57:14.9254454Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.x86_64 21/106 2025-05-07T19:57:14.9255046Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.x86_64 22/106 2025-05-07T19:57:14.9255648Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.x86_64 23/106 2025-05-07T19:57:14.9256289Z Verifying : libsemanage-3.4-5.amzn2023.0.2.x86_64 24/106 2025-05-07T19:57:14.9256839Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.x86_64 25/106 2025-05-07T19:57:14.9257453Z Verifying : nano-8.3-1.amzn2023.x86_64 26/106 2025-05-07T19:57:14.9258098Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/106 2025-05-07T19:57:14.9258653Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 28/106 2025-05-07T19:57:14.9259261Z Verifying : nettle-3.10.1-1.amzn2023.0.1.x86_64 29/106 2025-05-07T19:57:14.9259945Z Verifying : openldap-2.4.57-6.amzn2023.0.7.x86_64 30/106 2025-05-07T19:57:14.9260563Z Verifying : openssh-8.7p1-8.amzn2023.0.14.x86_64 31/106 2025-05-07T19:57:14.9261165Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 32/106 2025-05-07T19:57:14.9261784Z Verifying : pam-1.5.1-8.amzn2023.0.4.x86_64 33/106 2025-05-07T19:57:14.9262318Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.x86_64 34/106 2025-05-07T19:57:14.9262927Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 35/106 2025-05-07T19:57:14.9263547Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:14.9264183Z Verifying : perl-B-1.80-477.amzn2023.0.6.x86_64 37/106 2025-05-07T19:57:14.9264712Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/106 2025-05-07T19:57:14.9265370Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/106 2025-05-07T19:57:14.9265980Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 40/106 2025-05-07T19:57:14.9266738Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:14.9267378Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 42/106 2025-05-07T19:57:14.9268000Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 43/106 2025-05-07T19:57:14.9268572Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 44/106 2025-05-07T19:57:14.9269153Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.x86_64 45/106 2025-05-07T19:57:14.9269782Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:14.9270314Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:14.9270963Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 48/106 2025-05-07T19:57:14.9271620Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/106 2025-05-07T19:57:14.9272302Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/106 2025-05-07T19:57:14.9272910Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/106 2025-05-07T19:57:14.9273539Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/106 2025-05-07T19:57:14.9274162Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/106 2025-05-07T19:57:14.9274732Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:14.9275379Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/106 2025-05-07T19:57:14.9276127Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/106 2025-05-07T19:57:14.9276708Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/106 2025-05-07T19:57:14.9277328Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/106 2025-05-07T19:57:14.9277972Z Verifying : perl-IO-1.43-477.amzn2023.0.6.x86_64 59/106 2025-05-07T19:57:14.9278528Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/106 2025-05-07T19:57:14.9279196Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/106 2025-05-07T19:57:14.9279802Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:14.9280441Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 63/106 2025-05-07T19:57:14.9281001Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:14.9281602Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 65/106 2025-05-07T19:57:14.9282249Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 66/106 2025-05-07T19:57:14.9282779Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.x86_64 67/106 2025-05-07T19:57:14.9283422Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.x86_64 68/106 2025-05-07T19:57:14.9284097Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/106 2025-05-07T19:57:14.9284703Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/106 2025-05-07T19:57:14.9285270Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:14.9285857Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/106 2025-05-07T19:57:14.9286414Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x 73/106 2025-05-07T19:57:14.9286986Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:14.9287525Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 75/106 2025-05-07T19:57:14.9288061Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 76/106 2025-05-07T19:57:14.9288595Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/106 2025-05-07T19:57:14.9289359Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/106 2025-05-07T19:57:14.9289915Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/106 2025-05-07T19:57:14.9290483Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 80/106 2025-05-07T19:57:14.9291065Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/106 2025-05-07T19:57:14.9291635Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/106 2025-05-07T19:57:14.9292197Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/106 2025-05-07T19:57:14.9292720Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:14.9293258Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/106 2025-05-07T19:57:14.9293817Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/106 2025-05-07T19:57:14.9294465Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/106 2025-05-07T19:57:14.9295005Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_6 88/106 2025-05-07T19:57:14.9295524Z Verifying : perl-lib-0.65-477.amzn2023.0.6.x86_64 89/106 2025-05-07T19:57:14.9296067Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/106 2025-05-07T19:57:14.9296604Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 91/106 2025-05-07T19:57:14.9297110Z Verifying : perl-mro-1.23-477.amzn2023.0.6.x86_64 92/106 2025-05-07T19:57:14.9297649Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/106 2025-05-07T19:57:14.9298199Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/106 2025-05-07T19:57:14.9298751Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:14.9299271Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/106 2025-05-07T19:57:14.9299894Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/106 2025-05-07T19:57:14.9300436Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/106 2025-05-07T19:57:14.9300950Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 99/106 2025-05-07T19:57:14.9301465Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 100/106 2025-05-07T19:57:14.9301992Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_ 101/106 2025-05-07T19:57:14.9302557Z Verifying : systemd-libs-252.23-3.amzn2023.x86_64 102/106 2025-05-07T19:57:14.9303078Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.x86_64 103/106 2025-05-07T19:57:14.9303620Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 104/106 2025-05-07T19:57:14.9304154Z Verifying : wget-1.21.3-1.amzn2023.0.4.x86_64 105/106 2025-05-07T19:57:15.0468354Z Verifying : which-2.21-26.amzn2023.0.2.x86_64 106/106 2025-05-07T19:57:15.0468708Z 2025-05-07T19:57:15.0468792Z Installed: 2025-05-07T19:57:15.0469116Z binutils-2.41-50.amzn2023.0.3.x86_64 2025-05-07T19:57:15.0469647Z cracklib-2.9.6-27.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0470188Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.x86_64 2025-05-07T19:57:15.0470770Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0471347Z findutils-1:4.8.0-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0471833Z git-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0472393Z git-core-2.47.1-1.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0473145Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.0473670Z gnutls-3.8.3-6.amzn2023.0.1.x86_64 2025-05-07T19:57:15.0474195Z groff-base-1.22.4-7.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0474697Z gzip-1.12-1.amzn2023.0.1.x86_64 2025-05-07T19:57:15.0475210Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:57:15.0475837Z jansson-2.14-0.amzn2023.x86_64 2025-05-07T19:57:15.0476358Z kmod-libs-29-2.amzn2023.0.5.x86_64 2025-05-07T19:57:15.0476894Z less-608-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0477383Z libcbor-0.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0477890Z libdb-5.3.28-49.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0478521Z libeconf-0.4.0-1.amzn2023.0.3.x86_64 2025-05-07T19:57:15.0479058Z libedit-3.1-38.20210714cvs.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0479603Z libfdisk-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:57:15.0480113Z libfido2-1.10.0-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0480702Z libmetalink-0.1.3-14.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0481257Z libpwquality-1.4.4-6.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0481805Z libsemanage-3.4-5.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0482339Z libutempter-1.2.1-4.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0482850Z nano-8.3-1.amzn2023.x86_64 2025-05-07T19:57:15.0483381Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:57:15.0483947Z ncurses-6.2-4.20200222.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0484473Z nettle-3.10.1-1.amzn2023.0.1.x86_64 2025-05-07T19:57:15.0484976Z openldap-2.4.57-6.amzn2023.0.7.x86_64 2025-05-07T19:57:15.0485505Z openssh-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:57:15.0486050Z openssh-clients-8.7p1-8.amzn2023.0.14.x86_64 2025-05-07T19:57:15.0486581Z pam-1.5.1-8.amzn2023.0.4.x86_64 2025-05-07T19:57:15.0487069Z pciutils-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0487606Z pciutils-libs-3.7.0-3.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0488184Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0488725Z perl-B-1.80-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0489252Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.0489811Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0490394Z perl-Data-Dumper-2.174-460.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0490959Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.0491502Z perl-Digest-MD5-2.58-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0492071Z perl-DynaLoader-1.47-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0492613Z perl-Encode-4:3.15-462.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0493154Z perl-Errno-1.30-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0493784Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:57:15.0494344Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:57:15.0494904Z perl-Fcntl-1.13-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0495463Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0496046Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0496601Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.0497153Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.0497694Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0498269Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0498904Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.0499456Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0500103Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.0500646Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:57:15.0501195Z perl-IO-1.43-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0501747Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:57:15.0502316Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.0502897Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0503453Z perl-MIME-Base64-3.16-2.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0504046Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:57:15.0504605Z perl-NDBM_File-1.15-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0505156Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.x86_64 2025-05-07T19:57:15.0505715Z perl-POSIX-1.94-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0506264Z perl-PathTools-3.78-459.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0506834Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.0507397Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:57:15.0507970Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.0508519Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.0509064Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0509656Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0510209Z perl-Socket-4:2.032-1.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0510747Z perl-Storable-1:3.21-458.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0511288Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0511874Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:57:15.0512463Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.0513016Z perl-TermReadKey-2.38-9.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0513610Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.0514207Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:57:15.0514865Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:57:15.0515392Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:57:15.0515927Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0516483Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:57:15.0517023Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0517566Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0518094Z perl-lib-0.65-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0518632Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:57:15.0519164Z perl-libs-4:5.32.1-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0519752Z perl-mro-1.23-477.amzn2023.0.6.x86_64 2025-05-07T19:57:15.0520309Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0520874Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0521447Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.0521981Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:57:15.0522539Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0523089Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:57:15.0523618Z shadow-utils-2:4.9-12.amzn2023.0.4.x86_64 2025-05-07T19:57:15.0524135Z sudo-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:57:15.0524662Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.x86_64 2025-05-07T19:57:15.0525233Z systemd-libs-252.23-3.amzn2023.x86_64 2025-05-07T19:57:15.0525774Z util-linux-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:57:15.0526307Z util-linux-core-2.37.4-1.amzn2023.0.4.x86_64 2025-05-07T19:57:15.0526825Z wget-1.21.3-1.amzn2023.0.4.x86_64 2025-05-07T19:57:15.0527304Z which-2.21-26.amzn2023.0.2.x86_64 2025-05-07T19:57:15.0527618Z 2025-05-07T19:57:15.0527702Z Complete! 2025-05-07T19:57:15.1206560Z ##[group]Run actions/checkout@v4 2025-05-07T19:57:15.1206890Z with: 2025-05-07T19:57:15.1207102Z repository: pytorch/FBGEMM 2025-05-07T19:57:15.1207568Z token: *** 2025-05-07T19:57:15.1207785Z ssh-strict: true 2025-05-07T19:57:15.1207998Z ssh-user: git 2025-05-07T19:57:15.1208234Z persist-credentials: true 2025-05-07T19:57:15.1208499Z clean: true 2025-05-07T19:57:15.1208735Z sparse-checkout-cone-mode: true 2025-05-07T19:57:15.1209011Z fetch-depth: 1 2025-05-07T19:57:15.1209237Z fetch-tags: false 2025-05-07T19:57:15.1209456Z show-progress: true 2025-05-07T19:57:15.1209686Z lfs: false 2025-05-07T19:57:15.1209883Z submodules: false 2025-05-07T19:57:15.1210118Z set-safe-directory: true 2025-05-07T19:57:15.1210370Z env: 2025-05-07T19:57:15.1210577Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:15.1210891Z BUILD_ENV: build_binary 2025-05-07T19:57:15.1211126Z BUILD_TARGET: default 2025-05-07T19:57:15.1211362Z BUILD_VARIANT: cpu 2025-05-07T19:57:15.1211624Z ##[endgroup] 2025-05-07T19:57:15.1253189Z ##[command]/usr/bin/docker exec df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:15.3844053Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:57:15.3846126Z ##[group]Getting Git version info 2025-05-07T19:57:15.3847072Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:57:15.3847982Z [command]/usr/bin/git version 2025-05-07T19:57:15.3848428Z git version 2.47.1 2025-05-07T19:57:15.3850048Z ##[endgroup] 2025-05-07T19:57:15.3858812Z Temporarily overriding HOME='/__w/_temp/5819c82d-e01c-4030-babb-9122cd1f461f' before making global git config changes 2025-05-07T19:57:15.3860452Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:57:15.3872335Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:57:15.3903226Z [command]/usr/bin/git config --local --get remote.origin.url 2025-05-07T19:57:15.3919808Z https://github.com/pytorch/FBGEMM 2025-05-07T19:57:15.3934231Z ##[group]Removing previously created refs, to avoid conflicts 2025-05-07T19:57:15.3938634Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-05-07T19:57:15.3955799Z HEAD 2025-05-07T19:57:15.3988129Z ##[endgroup] 2025-05-07T19:57:15.3991623Z [command]/usr/bin/git submodule status 2025-05-07T19:57:15.4322101Z e5d7c0bd5d9aec44d68830187138149e6a8c4e32 external/asmjit (e5d7c0b) 2025-05-07T19:57:15.4378200Z 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 external/composable_kernel (remotes/origin/FBGEMM) 2025-05-07T19:57:15.4469649Z 6543fec09b2f04ac4a666882998b534afc9c1349 external/cpuinfo (6543fec) 2025-05-07T19:57:15.4526062Z 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 external/cutlass (remotes/origin/FBGEMM) 2025-05-07T19:57:15.4742868Z f8d7d77c06936315286eb55f8de22cd23c188571 external/googletest (release-1.8.0-3335-gf8d7d77c) 2025-05-07T19:57:15.4809792Z 420084499c7c1e1c2d801922f40df202eac5f3a0 external/hipify_torch (remotes/origin/mmelesse-9-g4200844) 2025-05-07T19:57:15.4841838Z 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 external/json (v3.11.2-84-g9cca280a) 2025-05-07T19:57:15.4850840Z ##[group]Cleaning the repository 2025-05-07T19:57:15.4854431Z [command]/usr/bin/git clean -ffdx 2025-05-07T19:57:15.5234388Z Removing collect_env.py 2025-05-07T19:57:15.5234704Z Removing fbgemm_gpu/_skbuild/ 2025-05-07T19:57:15.5235019Z Removing fbgemm_gpu/codegen/genscript/__pycache__/ 2025-05-07T19:57:15.5235379Z Removing fbgemm_gpu/dist/ 2025-05-07T19:57:15.5235666Z Removing fbgemm_gpu/fbgemm_gpu/docs/version.py 2025-05-07T19:57:15.5236045Z Removing fbgemm_gpu/fbgemm_gpu_nightly.egg-info/ 2025-05-07T19:57:15.5236430Z Removing fbgemm_gpu/fbgemm_gpu_nightly_cpu.egg-info/ 2025-05-07T19:57:15.5242598Z [command]/usr/bin/git reset --hard HEAD 2025-05-07T19:57:15.6293003Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:57:15.6297845Z ##[endgroup] 2025-05-07T19:57:15.6300723Z ##[group]Disabling automatic garbage collection 2025-05-07T19:57:15.6305658Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:57:15.6329664Z ##[endgroup] 2025-05-07T19:57:15.6330054Z ##[group]Setting up auth 2025-05-07T19:57:15.6335466Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:57:15.6360176Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:57:15.6609272Z Entering 'external/asmjit' 2025-05-07T19:57:15.6655025Z Entering 'external/composable_kernel' 2025-05-07T19:57:15.6708564Z Entering 'external/cpuinfo' 2025-05-07T19:57:15.6754455Z Entering 'external/cutlass' 2025-05-07T19:57:15.6808690Z Entering 'external/googletest' 2025-05-07T19:57:15.6855108Z Entering 'external/hipify_torch' 2025-05-07T19:57:15.6900323Z Entering 'external/json' 2025-05-07T19:57:15.6958498Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:57:15.6980716Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T19:57:15.7223280Z Entering 'external/asmjit' 2025-05-07T19:57:15.7267092Z Entering 'external/composable_kernel' 2025-05-07T19:57:15.7318563Z Entering 'external/cpuinfo' 2025-05-07T19:57:15.7364406Z Entering 'external/cutlass' 2025-05-07T19:57:15.7416680Z Entering 'external/googletest' 2025-05-07T19:57:15.7462201Z Entering 'external/hipify_torch' 2025-05-07T19:57:15.7508154Z Entering 'external/json' 2025-05-07T19:57:15.7569586Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:57:15.7603935Z ##[endgroup] 2025-05-07T19:57:15.7604631Z ##[group]Fetching the repository 2025-05-07T19:57:15.7612503Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T19:57:16.0398761Z ##[endgroup] 2025-05-07T19:57:16.0399422Z ##[group]Determining the checkout info 2025-05-07T19:57:16.0401867Z ##[endgroup] 2025-05-07T19:57:16.0406403Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:57:16.0914888Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:57:16.0939538Z ##[group]Checking out the ref 2025-05-07T19:57:16.0942906Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:57:16.1006417Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:57:16.1011358Z ##[endgroup] 2025-05-07T19:57:16.1039122Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:57:16.1057416Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:16.1234332Z ##[group]Run actions/download-artifact@v4 2025-05-07T19:57:16.1234665Z with: 2025-05-07T19:57:16.1234890Z name: fbgemm_default_x86_gcc_py3.12_cpu.whl 2025-05-07T19:57:16.1235211Z merge-multiple: false 2025-05-07T19:57:16.1235455Z repository: pytorch/FBGEMM 2025-05-07T19:57:16.1235717Z run-id: 14891846254 2025-05-07T19:57:16.1235943Z env: 2025-05-07T19:57:16.1236167Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:16.1236494Z BUILD_ENV: build_binary 2025-05-07T19:57:16.1236733Z BUILD_TARGET: default 2025-05-07T19:57:16.1236974Z BUILD_VARIANT: cpu 2025-05-07T19:57:16.1237190Z ##[endgroup] 2025-05-07T19:57:16.1240180Z ##[command]/usr/bin/docker exec df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:16.5085009Z Downloading single artifact 2025-05-07T19:57:16.6293397Z Preparing to download the following artifacts: 2025-05-07T19:57:16.6294281Z - fbgemm_default_x86_gcc_py3.12_cpu.whl (ID: 3081314752, Size: 5178339, Expected Digest: sha256:e3ffd500f5a4679818e6a7e861e8281421c2347f97ecb8e3b8876686a58f3130) 2025-05-07T19:57:16.7071130Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/306f91ea-381c-4d97-8aad-6017de96d023/workflow-job-run-29340f7e-4a08-5826-9c3d-2e95da324683/artifacts/8c73c5a5a880d98c7ac26fce371e1ade35ea5d6ffc701c72edb57320d776c8a9.zip 2025-05-07T19:57:16.7073973Z Starting download of artifact to: /__w/FBGEMM/FBGEMM 2025-05-07T19:57:16.8053286Z (node:381) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-05-07T19:57:16.8054431Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T19:57:16.9015107Z SHA256 digest of downloaded artifact is e3ffd500f5a4679818e6a7e861e8281421c2347f97ecb8e3b8876686a58f3130 2025-05-07T19:57:16.9015753Z Artifact download completed successfully. 2025-05-07T19:57:16.9016119Z Total of 1 artifact(s) downloaded 2025-05-07T19:57:16.9020209Z Download artifact has finished successfully 2025-05-07T19:57:16.9147148Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:16.9147615Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:16.9148141Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:16.9148618Z env: 2025-05-07T19:57:16.9148843Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:16.9149169Z BUILD_ENV: build_binary 2025-05-07T19:57:16.9149431Z BUILD_TARGET: default 2025-05-07T19:57:16.9149665Z BUILD_VARIANT: cpu 2025-05-07T19:57:16.9149909Z ##[endgroup] 2025-05-07T19:57:17.3352756Z ################################################################################ 2025-05-07T19:57:17.3353124Z # Print System Info 2025-05-07T19:57:17.3353355Z # 2025-05-07T19:57:17.3367074Z # [2025-05-07T19:57:17.336Z] + print_system_info 2025-05-07T19:57:17.3367456Z ################################################################################ 2025-05-07T19:57:17.3367702Z 2025-05-07T19:57:17.3367893Z ################################################################################ 2025-05-07T19:57:17.3368238Z [INFO] Printing environment variables ... 2025-05-07T19:57:17.3368557Z + printenv 2025-05-07T19:57:17.3368688Z 2025-05-07T19:57:17.3378202Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:57:17.3378594Z BUILD_VARIANT=cpu 2025-05-07T19:57:17.3379012Z HOSTNAME=df999aa50445 2025-05-07T19:57:17.3379588Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_74569312-63b1-4f39-a0eb-dfa79ba9eba5 2025-05-07T19:57:17.3380466Z GITHUB_ACTION=__run_2 2025-05-07T19:57:17.3380899Z GITHUB_RUN_NUMBER=10599 2025-05-07T19:57:17.3381362Z RUNNER_NAME=i-0420cf07627019ce8 2025-05-07T19:57:17.3381706Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:57:17.3382023Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T19:57:17.3382293Z MACHINE_NAME_LC=x86_64 2025-05-07T19:57:17.3382552Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:57:17.3382846Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:57:17.3383147Z GITHUB_REF_TYPE=branch 2025-05-07T19:57:17.3383613Z *** 2025-05-07T19:57:17.3383833Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:57:17.3384093Z GITHUB_ACTIONS=true 2025-05-07T19:57:17.3384381Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:17.3384967Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cpu.yml@refs/pull/4066/merge 2025-05-07T19:57:17.3385521Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:57:17.3385796Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:57:17.3386062Z RUNNER_OS=Linux 2025-05-07T19:57:17.3386293Z GITHUB_REF_PROTECTED=false 2025-05-07T19:57:17.3386536Z HOME=/github/home 2025-05-07T19:57:17.3386792Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:57:17.3387096Z RUNNER_ARCH=X64 2025-05-07T19:57:17.3387308Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:57:17.3387548Z BUILD_TARGET=default 2025-05-07T19:57:17.3387976Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_74569312-63b1-4f39-a0eb-dfa79ba9eba5 2025-05-07T19:57:17.3388619Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_74569312-63b1-4f39-a0eb-dfa79ba9eba5 2025-05-07T19:57:17.3389122Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:57:17.3389467Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:57:17.3389745Z GITHUB_RUN_ID=14891846254 2025-05-07T19:57:17.3390208Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_74569312-63b1-4f39-a0eb-dfa79ba9eba5 2025-05-07T19:57:17.3390737Z BUILD_ENV=build_binary 2025-05-07T19:57:17.3390979Z GITHUB_ACTOR=q10 2025-05-07T19:57:17.3391195Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:57:17.3391431Z KERN_NAME_LC=linux 2025-05-07T19:57:17.3391715Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:57:17.3392059Z PLATFORM_NAME=Linux-x86_64 2025-05-07T19:57:17.3392345Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:57:17.3392632Z SHLVL=1 2025-05-07T19:57:17.3392824Z GITHUB_ACTOR_ID=255046 2025-05-07T19:57:17.3393076Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:57:17.3393431Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:57:17.3394185Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:57:17.3394693Z KERN_NAME=Linux 2025-05-07T19:57:17.3394959Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T19:57:17.3395272Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:57:17.3395755Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:57:17.3396403Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:57:17.3396754Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:57:17.3397102Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:17.3397500Z GITHUB_BASE_REF=main 2025-05-07T19:57:17.3397728Z CI=true 2025-05-07T19:57:17.3397934Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:57:17.3398227Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:57:17.3398516Z GITHUB_ACTION_REF= 2025-05-07T19:57:17.3398752Z GITHUB_WORKFLOW=FBGEMM_GPU-CPU CI 2025-05-07T19:57:17.3399232Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_74569312-63b1-4f39-a0eb-dfa79ba9eba5 2025-05-07T19:57:17.3399722Z MACHINE_NAME=x86_64 2025-05-07T19:57:17.3399941Z _=/usr/bin/printenv 2025-05-07T19:57:17.3400088Z 2025-05-07T19:57:17.3400211Z ################################################################################ 2025-05-07T19:57:17.3400549Z [INFO] Print ldd version ... 2025-05-07T19:57:17.3400836Z + ldd --version 2025-05-07T19:57:17.3400967Z 2025-05-07T19:57:17.3401060Z ldd (GNU libc) 2.34 2025-05-07T19:57:17.3401343Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:57:17.3401820Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:57:17.3402384Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:57:17.3402869Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:57:17.3403112Z 2025-05-07T19:57:17.3403225Z ################################################################################ 2025-05-07T19:57:17.3403556Z [INFO] Print CPU info ... 2025-05-07T19:57:17.3403793Z + nproc 2025-05-07T19:57:17.3403914Z 2025-05-07T19:57:17.3406495Z 16 2025-05-07T19:57:17.3407721Z 2025-05-07T19:57:17.3408133Z + lscpu 2025-05-07T19:57:17.3408357Z 2025-05-07T19:57:17.3461093Z Architecture: x86_64 2025-05-07T19:57:17.3461751Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:57:17.3462543Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3463115Z Byte Order: Little Endian 2025-05-07T19:57:17.3463449Z CPU(s): 16 2025-05-07T19:57:17.3463748Z On-line CPU(s) list: 0-15 2025-05-07T19:57:17.3464085Z Vendor ID: GenuineIntel 2025-05-07T19:57:17.3464498Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3464881Z CPU family: 6 2025-05-07T19:57:17.3465179Z Model: 85 2025-05-07T19:57:17.3465478Z Thread(s) per core: 2 2025-05-07T19:57:17.3465767Z Core(s) per socket: 8 2025-05-07T19:57:17.3466069Z Socket(s): 1 2025-05-07T19:57:17.3466358Z Stepping: 7 2025-05-07T19:57:17.3466666Z BogoMIPS: 6000.01 2025-05-07T19:57:17.3468931Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3471206Z Hypervisor vendor: KVM 2025-05-07T19:57:17.3471519Z Virtualization type: full 2025-05-07T19:57:17.3471872Z L1d cache: 256 KiB (8 instances) 2025-05-07T19:57:17.3472378Z L1i cache: 256 KiB (8 instances) 2025-05-07T19:57:17.3472753Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:57:17.3473272Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T19:57:17.3473904Z NUMA node(s): 1 2025-05-07T19:57:17.3474366Z NUMA node0 CPU(s): 0-15 2025-05-07T19:57:17.3475060Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:57:17.3476091Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:57:17.3477009Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:57:17.3477625Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:57:17.3478230Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:57:17.3478868Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:57:17.3479503Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:57:17.3479878Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:57:17.3480261Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:57:17.3480657Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:57:17.3481217Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:57:17.3482083Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:57:17.3482741Z Vulnerability Srbds: Not affected 2025-05-07T19:57:17.3483124Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:57:17.3483369Z 2025-05-07T19:57:17.3483458Z + cat /proc/cpuinfo 2025-05-07T19:57:17.3483607Z 2025-05-07T19:57:17.3483788Z processor : 0 2025-05-07T19:57:17.3484023Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3484267Z cpu family : 6 2025-05-07T19:57:17.3484489Z model : 85 2025-05-07T19:57:17.3484791Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3485145Z stepping : 7 2025-05-07T19:57:17.3485371Z microcode : 0x5003901 2025-05-07T19:57:17.3485608Z cpu MHz : 3595.783 2025-05-07T19:57:17.3485822Z cache size : 36608 KB 2025-05-07T19:57:17.3486055Z physical id : 0 2025-05-07T19:57:17.3486276Z siblings : 16 2025-05-07T19:57:17.3486486Z core id : 0 2025-05-07T19:57:17.3486680Z cpu cores : 8 2025-05-07T19:57:17.3486887Z apicid : 0 2025-05-07T19:57:17.3487095Z initial apicid : 0 2025-05-07T19:57:17.3487309Z fpu : yes 2025-05-07T19:57:17.3487527Z fpu_exception : yes 2025-05-07T19:57:17.3487753Z cpuid level : 13 2025-05-07T19:57:17.3487954Z wp : yes 2025-05-07T19:57:17.3490106Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3492644Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3493241Z bogomips : 6000.01 2025-05-07T19:57:17.3493487Z clflush size : 64 2025-05-07T19:57:17.3493708Z cache_alignment : 64 2025-05-07T19:57:17.3493995Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3494341Z power management: 2025-05-07T19:57:17.3494476Z 2025-05-07T19:57:17.3494565Z processor : 1 2025-05-07T19:57:17.3494798Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3495052Z cpu family : 6 2025-05-07T19:57:17.3495384Z model : 85 2025-05-07T19:57:17.3495683Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3496052Z stepping : 7 2025-05-07T19:57:17.3496262Z microcode : 0x5003901 2025-05-07T19:57:17.3496507Z cpu MHz : 3606.298 2025-05-07T19:57:17.3496815Z cache size : 36608 KB 2025-05-07T19:57:17.3497056Z physical id : 0 2025-05-07T19:57:17.3497269Z siblings : 16 2025-05-07T19:57:17.3497489Z core id : 1 2025-05-07T19:57:17.3497702Z cpu cores : 8 2025-05-07T19:57:17.3497900Z apicid : 2 2025-05-07T19:57:17.3498114Z initial apicid : 2 2025-05-07T19:57:17.3498339Z fpu : yes 2025-05-07T19:57:17.3498539Z fpu_exception : yes 2025-05-07T19:57:17.3498768Z cpuid level : 13 2025-05-07T19:57:17.3498987Z wp : yes 2025-05-07T19:57:17.3501213Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3503761Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3504355Z bogomips : 6000.01 2025-05-07T19:57:17.3504587Z clflush size : 64 2025-05-07T19:57:17.3504799Z cache_alignment : 64 2025-05-07T19:57:17.3505079Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3505414Z power management: 2025-05-07T19:57:17.3505546Z 2025-05-07T19:57:17.3505642Z processor : 2 2025-05-07T19:57:17.3505855Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3506104Z cpu family : 6 2025-05-07T19:57:17.3506322Z model : 85 2025-05-07T19:57:17.3506594Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3506961Z stepping : 7 2025-05-07T19:57:17.3507182Z microcode : 0x5003901 2025-05-07T19:57:17.3507410Z cpu MHz : 3596.924 2025-05-07T19:57:17.3507639Z cache size : 36608 KB 2025-05-07T19:57:17.3507876Z physical id : 0 2025-05-07T19:57:17.3508089Z siblings : 16 2025-05-07T19:57:17.3508298Z core id : 2 2025-05-07T19:57:17.3508504Z cpu cores : 8 2025-05-07T19:57:17.3508700Z apicid : 4 2025-05-07T19:57:17.3508906Z initial apicid : 4 2025-05-07T19:57:17.3509126Z fpu : yes 2025-05-07T19:57:17.3509324Z fpu_exception : yes 2025-05-07T19:57:17.3509553Z cpuid level : 13 2025-05-07T19:57:17.3509771Z wp : yes 2025-05-07T19:57:17.3511934Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3514462Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3515064Z bogomips : 6000.01 2025-05-07T19:57:17.3515293Z clflush size : 64 2025-05-07T19:57:17.3515521Z cache_alignment : 64 2025-05-07T19:57:17.3515791Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3516130Z power management: 2025-05-07T19:57:17.3516261Z 2025-05-07T19:57:17.3516357Z processor : 3 2025-05-07T19:57:17.3516567Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3516816Z cpu family : 6 2025-05-07T19:57:17.3517026Z model : 85 2025-05-07T19:57:17.3517297Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3517660Z stepping : 7 2025-05-07T19:57:17.3517946Z microcode : 0x5003901 2025-05-07T19:57:17.3518175Z cpu MHz : 3599.883 2025-05-07T19:57:17.3518401Z cache size : 36608 KB 2025-05-07T19:57:17.3518640Z physical id : 0 2025-05-07T19:57:17.3518849Z siblings : 16 2025-05-07T19:57:17.3519063Z core id : 3 2025-05-07T19:57:17.3519340Z cpu cores : 8 2025-05-07T19:57:17.3519542Z apicid : 6 2025-05-07T19:57:17.3519752Z initial apicid : 6 2025-05-07T19:57:17.3519975Z fpu : yes 2025-05-07T19:57:17.3520171Z fpu_exception : yes 2025-05-07T19:57:17.3520403Z cpuid level : 13 2025-05-07T19:57:17.3520623Z wp : yes 2025-05-07T19:57:17.3522792Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3525332Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3525925Z bogomips : 6000.01 2025-05-07T19:57:17.3526152Z clflush size : 64 2025-05-07T19:57:17.3526379Z cache_alignment : 64 2025-05-07T19:57:17.3526648Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3526989Z power management: 2025-05-07T19:57:17.3527121Z 2025-05-07T19:57:17.3527217Z processor : 4 2025-05-07T19:57:17.3527431Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3527687Z cpu family : 6 2025-05-07T19:57:17.3527900Z model : 85 2025-05-07T19:57:17.3528173Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3528538Z stepping : 7 2025-05-07T19:57:17.3528752Z microcode : 0x5003901 2025-05-07T19:57:17.3528987Z cpu MHz : 3599.947 2025-05-07T19:57:17.3529203Z cache size : 36608 KB 2025-05-07T19:57:17.3529439Z physical id : 0 2025-05-07T19:57:17.3529658Z siblings : 16 2025-05-07T19:57:17.3529856Z core id : 4 2025-05-07T19:57:17.3530063Z cpu cores : 8 2025-05-07T19:57:17.3530272Z apicid : 8 2025-05-07T19:57:17.3530474Z initial apicid : 8 2025-05-07T19:57:17.3530704Z fpu : yes 2025-05-07T19:57:17.3530920Z fpu_exception : yes 2025-05-07T19:57:17.3531139Z cpuid level : 13 2025-05-07T19:57:17.3531365Z wp : yes 2025-05-07T19:57:17.3533544Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3536086Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3536677Z bogomips : 6000.01 2025-05-07T19:57:17.3536918Z clflush size : 64 2025-05-07T19:57:17.3537153Z cache_alignment : 64 2025-05-07T19:57:17.3537445Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3537776Z power management: 2025-05-07T19:57:17.3537923Z 2025-05-07T19:57:17.3538010Z processor : 5 2025-05-07T19:57:17.3538240Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3538477Z cpu family : 6 2025-05-07T19:57:17.3538687Z model : 85 2025-05-07T19:57:17.3538975Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3539327Z stepping : 7 2025-05-07T19:57:17.3539585Z microcode : 0x5003901 2025-05-07T19:57:17.3539905Z cpu MHz : 3600.517 2025-05-07T19:57:17.3540119Z cache size : 36608 KB 2025-05-07T19:57:17.3540353Z physical id : 0 2025-05-07T19:57:17.3540645Z siblings : 16 2025-05-07T19:57:17.3540843Z core id : 5 2025-05-07T19:57:17.3541054Z cpu cores : 8 2025-05-07T19:57:17.3541262Z apicid : 10 2025-05-07T19:57:17.3541460Z initial apicid : 10 2025-05-07T19:57:17.3541685Z fpu : yes 2025-05-07T19:57:17.3541941Z fpu_exception : yes 2025-05-07T19:57:17.3542157Z cpuid level : 13 2025-05-07T19:57:17.3542381Z wp : yes 2025-05-07T19:57:17.3544533Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3547076Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3547676Z bogomips : 6000.01 2025-05-07T19:57:17.3547891Z clflush size : 64 2025-05-07T19:57:17.3548124Z cache_alignment : 64 2025-05-07T19:57:17.3548411Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3548740Z power management: 2025-05-07T19:57:17.3548886Z 2025-05-07T19:57:17.3548969Z processor : 6 2025-05-07T19:57:17.3549194Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3549433Z cpu family : 6 2025-05-07T19:57:17.3549648Z model : 85 2025-05-07T19:57:17.3549930Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3550280Z stepping : 7 2025-05-07T19:57:17.3550498Z microcode : 0x5003901 2025-05-07T19:57:17.3550733Z cpu MHz : 3599.845 2025-05-07T19:57:17.3550962Z cache size : 36608 KB 2025-05-07T19:57:17.3551185Z physical id : 0 2025-05-07T19:57:17.3551405Z siblings : 16 2025-05-07T19:57:17.3551617Z core id : 6 2025-05-07T19:57:17.3551819Z cpu cores : 8 2025-05-07T19:57:17.3552034Z apicid : 12 2025-05-07T19:57:17.3552248Z initial apicid : 12 2025-05-07T19:57:17.3552458Z fpu : yes 2025-05-07T19:57:17.3552667Z fpu_exception : yes 2025-05-07T19:57:17.3552895Z cpuid level : 13 2025-05-07T19:57:17.3553101Z wp : yes 2025-05-07T19:57:17.3555269Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3557779Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3558376Z bogomips : 6000.01 2025-05-07T19:57:17.3558589Z clflush size : 64 2025-05-07T19:57:17.3558813Z cache_alignment : 64 2025-05-07T19:57:17.3559090Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3559417Z power management: 2025-05-07T19:57:17.3559560Z 2025-05-07T19:57:17.3559643Z processor : 7 2025-05-07T19:57:17.3559871Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3560123Z cpu family : 6 2025-05-07T19:57:17.3560321Z model : 85 2025-05-07T19:57:17.3560604Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3560965Z stepping : 7 2025-05-07T19:57:17.3561169Z microcode : 0x5003901 2025-05-07T19:57:17.3561401Z cpu MHz : 3602.618 2025-05-07T19:57:17.3561624Z cache size : 36608 KB 2025-05-07T19:57:17.3561845Z physical id : 0 2025-05-07T19:57:17.3562061Z siblings : 16 2025-05-07T19:57:17.3562271Z core id : 7 2025-05-07T19:57:17.3562466Z cpu cores : 8 2025-05-07T19:57:17.3562677Z apicid : 14 2025-05-07T19:57:17.3562952Z initial apicid : 14 2025-05-07T19:57:17.3563169Z fpu : yes 2025-05-07T19:57:17.3563380Z fpu_exception : yes 2025-05-07T19:57:17.3563613Z cpuid level : 13 2025-05-07T19:57:17.3563823Z wp : yes 2025-05-07T19:57:17.3565978Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3568638Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3569237Z bogomips : 6000.01 2025-05-07T19:57:17.3569472Z clflush size : 64 2025-05-07T19:57:17.3569688Z cache_alignment : 64 2025-05-07T19:57:17.3569971Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3570307Z power management: 2025-05-07T19:57:17.3570439Z 2025-05-07T19:57:17.3570527Z processor : 8 2025-05-07T19:57:17.3570751Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3571000Z cpu family : 6 2025-05-07T19:57:17.3571210Z model : 85 2025-05-07T19:57:17.3571500Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3571870Z stepping : 7 2025-05-07T19:57:17.3572080Z microcode : 0x5003901 2025-05-07T19:57:17.3572319Z cpu MHz : 3599.451 2025-05-07T19:57:17.3572549Z cache size : 36608 KB 2025-05-07T19:57:17.3572776Z physical id : 0 2025-05-07T19:57:17.3573003Z siblings : 16 2025-05-07T19:57:17.3573220Z core id : 0 2025-05-07T19:57:17.3573419Z cpu cores : 8 2025-05-07T19:57:17.3573634Z apicid : 1 2025-05-07T19:57:17.3573849Z initial apicid : 1 2025-05-07T19:57:17.3574064Z fpu : yes 2025-05-07T19:57:17.3574285Z fpu_exception : yes 2025-05-07T19:57:17.3574524Z cpuid level : 13 2025-05-07T19:57:17.3574747Z wp : yes 2025-05-07T19:57:17.3577446Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3580073Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3580679Z bogomips : 6000.01 2025-05-07T19:57:17.3580914Z clflush size : 64 2025-05-07T19:57:17.3581129Z cache_alignment : 64 2025-05-07T19:57:17.3581422Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3581761Z power management: 2025-05-07T19:57:17.3581893Z 2025-05-07T19:57:17.3581978Z processor : 9 2025-05-07T19:57:17.3582198Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3582449Z cpu family : 6 2025-05-07T19:57:17.3582648Z model : 85 2025-05-07T19:57:17.3582932Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3583295Z stepping : 7 2025-05-07T19:57:17.3583509Z microcode : 0x5003901 2025-05-07T19:57:17.3583733Z cpu MHz : 3600.953 2025-05-07T19:57:17.3583964Z cache size : 36608 KB 2025-05-07T19:57:17.3584197Z physical id : 0 2025-05-07T19:57:17.3584407Z siblings : 16 2025-05-07T19:57:17.3584619Z core id : 1 2025-05-07T19:57:17.3584830Z cpu cores : 8 2025-05-07T19:57:17.3585029Z apicid : 3 2025-05-07T19:57:17.3585245Z initial apicid : 3 2025-05-07T19:57:17.3585470Z fpu : yes 2025-05-07T19:57:17.3585666Z fpu_exception : yes 2025-05-07T19:57:17.3585898Z cpuid level : 13 2025-05-07T19:57:17.3586246Z wp : yes 2025-05-07T19:57:17.3588394Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3591009Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3591610Z bogomips : 6000.01 2025-05-07T19:57:17.3591843Z clflush size : 64 2025-05-07T19:57:17.3592066Z cache_alignment : 64 2025-05-07T19:57:17.3592355Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3592700Z power management: 2025-05-07T19:57:17.3592834Z 2025-05-07T19:57:17.3592935Z processor : 10 2025-05-07T19:57:17.3593150Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3593400Z cpu family : 6 2025-05-07T19:57:17.3593613Z model : 85 2025-05-07T19:57:17.3593889Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3594253Z stepping : 7 2025-05-07T19:57:17.3594470Z microcode : 0x5003901 2025-05-07T19:57:17.3594694Z cpu MHz : 3600.148 2025-05-07T19:57:17.3594918Z cache size : 36608 KB 2025-05-07T19:57:17.3595152Z physical id : 0 2025-05-07T19:57:17.3595357Z siblings : 16 2025-05-07T19:57:17.3595566Z core id : 2 2025-05-07T19:57:17.3595772Z cpu cores : 8 2025-05-07T19:57:17.3595967Z apicid : 5 2025-05-07T19:57:17.3596172Z initial apicid : 5 2025-05-07T19:57:17.3596394Z fpu : yes 2025-05-07T19:57:17.3596595Z fpu_exception : yes 2025-05-07T19:57:17.3596821Z cpuid level : 13 2025-05-07T19:57:17.3597039Z wp : yes 2025-05-07T19:57:17.3599206Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3601755Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3602337Z bogomips : 6000.01 2025-05-07T19:57:17.3602562Z clflush size : 64 2025-05-07T19:57:17.3602787Z cache_alignment : 64 2025-05-07T19:57:17.3603058Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3603393Z power management: 2025-05-07T19:57:17.3603525Z 2025-05-07T19:57:17.3603683Z processor : 11 2025-05-07T19:57:17.3603899Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3604149Z cpu family : 6 2025-05-07T19:57:17.3604361Z model : 85 2025-05-07T19:57:17.3604633Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3605000Z stepping : 7 2025-05-07T19:57:17.3605220Z microcode : 0x5003901 2025-05-07T19:57:17.3605447Z cpu MHz : 3600.133 2025-05-07T19:57:17.3605676Z cache size : 36608 KB 2025-05-07T19:57:17.3605918Z physical id : 0 2025-05-07T19:57:17.3606141Z siblings : 16 2025-05-07T19:57:17.3606339Z core id : 3 2025-05-07T19:57:17.3606548Z cpu cores : 8 2025-05-07T19:57:17.3622825Z apicid : 7 2025-05-07T19:57:17.3623145Z initial apicid : 7 2025-05-07T19:57:17.3623392Z fpu : yes 2025-05-07T19:57:17.3623599Z fpu_exception : yes 2025-05-07T19:57:17.3623828Z cpuid level : 13 2025-05-07T19:57:17.3624053Z wp : yes 2025-05-07T19:57:17.3626323Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3628962Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3629569Z bogomips : 6000.01 2025-05-07T19:57:17.3629804Z clflush size : 64 2025-05-07T19:57:17.3630037Z cache_alignment : 64 2025-05-07T19:57:17.3630311Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3630654Z power management: 2025-05-07T19:57:17.3630790Z 2025-05-07T19:57:17.3630892Z processor : 12 2025-05-07T19:57:17.3631110Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3631370Z cpu family : 6 2025-05-07T19:57:17.3631585Z model : 85 2025-05-07T19:57:17.3631853Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3632217Z stepping : 7 2025-05-07T19:57:17.3632436Z microcode : 0x5003901 2025-05-07T19:57:17.3632665Z cpu MHz : 3599.529 2025-05-07T19:57:17.3632888Z cache size : 36608 KB 2025-05-07T19:57:17.3633124Z physical id : 0 2025-05-07T19:57:17.3633334Z siblings : 16 2025-05-07T19:57:17.3633547Z core id : 4 2025-05-07T19:57:17.3633754Z cpu cores : 8 2025-05-07T19:57:17.3633952Z apicid : 9 2025-05-07T19:57:17.3634161Z initial apicid : 9 2025-05-07T19:57:17.3634384Z fpu : yes 2025-05-07T19:57:17.3634574Z fpu_exception : yes 2025-05-07T19:57:17.3634788Z cpuid level : 13 2025-05-07T19:57:17.3635012Z wp : yes 2025-05-07T19:57:17.3637155Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3639695Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3640292Z bogomips : 6000.01 2025-05-07T19:57:17.3640522Z clflush size : 64 2025-05-07T19:57:17.3640739Z cache_alignment : 64 2025-05-07T19:57:17.3641024Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3641360Z power management: 2025-05-07T19:57:17.3641494Z 2025-05-07T19:57:17.3641592Z processor : 13 2025-05-07T19:57:17.3641810Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3642059Z cpu family : 6 2025-05-07T19:57:17.3642269Z model : 85 2025-05-07T19:57:17.3642544Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3642906Z stepping : 7 2025-05-07T19:57:17.3643126Z microcode : 0x5003901 2025-05-07T19:57:17.3643351Z cpu MHz : 3615.827 2025-05-07T19:57:17.3643578Z cache size : 36608 KB 2025-05-07T19:57:17.3643817Z physical id : 0 2025-05-07T19:57:17.3644026Z siblings : 16 2025-05-07T19:57:17.3644237Z core id : 5 2025-05-07T19:57:17.3644439Z cpu cores : 8 2025-05-07T19:57:17.3644626Z apicid : 11 2025-05-07T19:57:17.3644832Z initial apicid : 11 2025-05-07T19:57:17.3645050Z fpu : yes 2025-05-07T19:57:17.3645237Z fpu_exception : yes 2025-05-07T19:57:17.3645451Z cpuid level : 13 2025-05-07T19:57:17.3645660Z wp : yes 2025-05-07T19:57:17.3648002Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3650569Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3651152Z bogomips : 6000.01 2025-05-07T19:57:17.3651370Z clflush size : 64 2025-05-07T19:57:17.3651587Z cache_alignment : 64 2025-05-07T19:57:17.3651850Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3652173Z power management: 2025-05-07T19:57:17.3652302Z 2025-05-07T19:57:17.3652399Z processor : 14 2025-05-07T19:57:17.3652613Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3652859Z cpu family : 6 2025-05-07T19:57:17.3653068Z model : 85 2025-05-07T19:57:17.3653339Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3653701Z stepping : 7 2025-05-07T19:57:17.3653921Z microcode : 0x5003901 2025-05-07T19:57:17.3654145Z cpu MHz : 3600.041 2025-05-07T19:57:17.3654369Z cache size : 36608 KB 2025-05-07T19:57:17.3654603Z physical id : 0 2025-05-07T19:57:17.3654809Z siblings : 16 2025-05-07T19:57:17.3655026Z core id : 6 2025-05-07T19:57:17.3655242Z cpu cores : 8 2025-05-07T19:57:17.3655453Z apicid : 13 2025-05-07T19:57:17.3655658Z initial apicid : 13 2025-05-07T19:57:17.3655884Z fpu : yes 2025-05-07T19:57:17.3656091Z fpu_exception : yes 2025-05-07T19:57:17.3656306Z cpuid level : 13 2025-05-07T19:57:17.3656525Z wp : yes 2025-05-07T19:57:17.3658703Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3661326Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3661918Z bogomips : 6000.01 2025-05-07T19:57:17.3662149Z clflush size : 64 2025-05-07T19:57:17.3662379Z cache_alignment : 64 2025-05-07T19:57:17.3662651Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3662988Z power management: 2025-05-07T19:57:17.3663124Z 2025-05-07T19:57:17.3663222Z processor : 15 2025-05-07T19:57:17.3663450Z vendor_id : GenuineIntel 2025-05-07T19:57:17.3663689Z cpu family : 6 2025-05-07T19:57:17.3663901Z model : 85 2025-05-07T19:57:17.3664187Z model name : Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:57:17.3664537Z stepping : 7 2025-05-07T19:57:17.3664754Z microcode : 0x5003901 2025-05-07T19:57:17.3664993Z cpu MHz : 3599.818 2025-05-07T19:57:17.3665205Z cache size : 36608 KB 2025-05-07T19:57:17.3665438Z physical id : 0 2025-05-07T19:57:17.3665657Z siblings : 16 2025-05-07T19:57:17.3665848Z core id : 7 2025-05-07T19:57:17.3666050Z cpu cores : 8 2025-05-07T19:57:17.3666260Z apicid : 15 2025-05-07T19:57:17.3666458Z initial apicid : 15 2025-05-07T19:57:17.3666683Z fpu : yes 2025-05-07T19:57:17.3666892Z fpu_exception : yes 2025-05-07T19:57:17.3667107Z cpuid level : 13 2025-05-07T19:57:17.3667324Z wp : yes 2025-05-07T19:57:17.3669560Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:57:17.3672091Z bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed gds bhi 2025-05-07T19:57:17.3672739Z bogomips : 6000.01 2025-05-07T19:57:17.3672960Z clflush size : 64 2025-05-07T19:57:17.3673194Z cache_alignment : 64 2025-05-07T19:57:17.3673475Z address sizes : 46 bits physical, 48 bits virtual 2025-05-07T19:57:17.3673799Z power management: 2025-05-07T19:57:17.3673945Z 2025-05-07T19:57:17.3673950Z 2025-05-07T19:57:17.3674063Z ################################################################################ 2025-05-07T19:57:17.3674395Z [INFO] Print PCI info ... 2025-05-07T19:57:17.3674640Z + lspci -v 2025-05-07T19:57:17.3674764Z 2025-05-07T19:57:17.3674941Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:17.3675378Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T19:57:17.3675967Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T19:57:17.3676309Z Flags: bus master, medium devsel, latency 0 2025-05-07T19:57:17.3676532Z 2025-05-07T19:57:17.3676739Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T19:57:17.3677159Z Physical Slot: 1 2025-05-07T19:57:17.3677413Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:57:17.3677626Z 2025-05-07T19:57:17.3677890Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T19:57:17.3678360Z Physical Slot: 1 2025-05-07T19:57:17.3678634Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T19:57:17.3678871Z 2025-05-07T19:57:17.3679165Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T19:57:17.3679636Z Physical Slot: 3 2025-05-07T19:57:17.3679887Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:57:17.3680244Z Memory at c0000000 (32-bit, prefetchable) [size=4M] 2025-05-07T19:57:17.3680616Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T19:57:17.3680866Z 2025-05-07T19:57:17.3681189Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:57:17.3681742Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:57:17.3682054Z Physical Slot: 4 2025-05-07T19:57:17.3682312Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T19:57:17.3682721Z Memory at c0514000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:17.3683103Z Capabilities: 2025-05-07T19:57:17.3683373Z Kernel driver in use: nvme 2025-05-07T19:57:17.3683553Z 2025-05-07T19:57:17.3683777Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:57:17.3684205Z Physical Slot: 5 2025-05-07T19:57:17.3684447Z Flags: bus master, fast devsel, latency 0 2025-05-07T19:57:17.3684827Z Memory at c0510000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:17.3685233Z Memory at c0400000 (32-bit, prefetchable) [size=1M] 2025-05-07T19:57:17.3685636Z Memory at c0500000 (32-bit, non-prefetchable) [size=64K] 2025-05-07T19:57:17.3685993Z Capabilities: 2025-05-07T19:57:17.3686277Z Kernel driver in use: ena 2025-05-07T19:57:17.3686437Z 2025-05-07T19:57:17.3686445Z 2025-05-07T19:57:17.3686571Z ################################################################################ 2025-05-07T19:57:17.3686904Z [INFO] Print Linux distribution info ... 2025-05-07T19:57:17.3687209Z + uname -a 2025-05-07T19:57:17.3687322Z 2025-05-07T19:57:17.3687733Z Linux df999aa50445 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-05-07T19:57:17.3688236Z 2025-05-07T19:57:17.3688329Z + uname -m 2025-05-07T19:57:17.3688443Z 2025-05-07T19:57:17.3688519Z x86_64 2025-05-07T19:57:17.3688637Z 2025-05-07T19:57:17.3688723Z + cat /proc/version 2025-05-07T19:57:17.3688859Z 2025-05-07T19:57:17.3689601Z Linux version 6.1.130-139.222.amzn2023.x86_64 (mockbuild@ip-10-0-55-76) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 2025-05-07T19:57:17.3690296Z 2025-05-07T19:57:17.3690401Z + cat /etc/os-release 2025-05-07T19:57:17.3690547Z 2025-05-07T19:57:17.3690705Z NAME="Amazon Linux" 2025-05-07T19:57:17.3690929Z VERSION="2023" 2025-05-07T19:57:17.3691139Z ID="amzn" 2025-05-07T19:57:17.3691324Z ID_LIKE="fedora" 2025-05-07T19:57:17.3691542Z VERSION_ID="2023" 2025-05-07T19:57:17.3691786Z PLATFORM_ID="platform:al2023" 2025-05-07T19:57:17.3692066Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:57:17.3692370Z ANSI_COLOR="0;33" 2025-05-07T19:57:17.3692631Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:57:17.3693036Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:57:17.3693499Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:57:17.3693944Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:57:17.3694421Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:57:17.3694809Z VENDOR_NAME="AWS" 2025-05-07T19:57:17.3695063Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:57:17.3695372Z SUPPORT_END="2029-06-30" 2025-05-07T19:57:17.3695529Z 2025-05-07T19:57:17.3695649Z ################################################################################ 2025-05-07T19:57:17.3695978Z # Print EC2 Instance Info 2025-05-07T19:57:17.3696227Z # 2025-05-07T19:57:17.3696435Z # [2025-05-07T19:57:17.366Z] + print_ec2_info 2025-05-07T19:57:17.3696767Z ################################################################################ 2025-05-07T19:57:17.3697002Z 2025-05-07T19:57:17.3767231Z ami-id: ami-071226ecf16aa7d96 2025-05-07T19:57:17.3859178Z instance-id: i-0420cf07627019ce8 2025-05-07T19:57:17.3948592Z instance-type: c5.4xlarge 2025-05-07T19:57:17.4001864Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:57:17.4002247Z . $PRELUDE; print_gpu_info 2025-05-07T19:57:17.4002742Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:17.4003064Z env: 2025-05-07T19:57:17.4003291Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:17.4003614Z BUILD_ENV: build_binary 2025-05-07T19:57:17.4003871Z BUILD_TARGET: default 2025-05-07T19:57:17.4004114Z BUILD_VARIANT: cpu 2025-05-07T19:57:17.4004355Z ##[endgroup] 2025-05-07T19:57:17.8249411Z ################################################################################ 2025-05-07T19:57:17.8249842Z [INFO] Printing general display info ... 2025-05-07T19:57:17.8263508Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:17.9138308Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:17.9144422Z /usr/bin/sudo 2025-05-07T19:57:17.9152918Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:17.9158844Z /usr/bin/yum 2025-05-07T19:57:17.9159743Z [INSTALL] Updating system repositories ... 2025-05-07T19:57:17.9178124Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:57:18.1367822Z Last metadata expiration check: 0:00:17 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:18.2367381Z Dependencies resolved. 2025-05-07T19:57:18.2589239Z Nothing to do. 2025-05-07T19:57:18.2589908Z Complete! 2025-05-07T19:57:18.2859266Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:57:18.2878866Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:57:18.5040221Z Last metadata expiration check: 0:00:17 ago on Wed May 7 19:57:01 2025. 2025-05-07T19:57:18.5574291Z Dependencies resolved. 2025-05-07T19:57:18.5746243Z ================================================================================ 2025-05-07T19:57:18.5746718Z Package Arch Version Repository Size 2025-05-07T19:57:18.5747185Z ================================================================================ 2025-05-07T19:57:18.5747504Z Installing: 2025-05-07T19:57:18.5747825Z hostname x86_64 3.23-4.amzn2023.0.3 amazonlinux 28 k 2025-05-07T19:57:18.5748296Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T19:57:18.5748598Z 2025-05-07T19:57:18.5748691Z Transaction Summary 2025-05-07T19:57:18.5748951Z ================================================================================ 2025-05-07T19:57:18.5749454Z Install 2 Packages 2025-05-07T19:57:18.5749607Z 2025-05-07T19:57:18.5749714Z Total download size: 347 k 2025-05-07T19:57:18.5750361Z Installed size: 883 k 2025-05-07T19:57:18.5750911Z Downloading Packages: 2025-05-07T19:57:18.8550768Z (1/2): hostname-3.23-4.amzn2023.0.3.x86_64.rpm 1.8 MB/s | 28 kB 00:00 2025-05-07T19:57:18.8667622Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 11 MB/s | 319 kB 00:00 2025-05-07T19:57:18.8674686Z -------------------------------------------------------------------------------- 2025-05-07T19:57:18.8678148Z Total 1.2 MB/s | 347 kB 00:00 2025-05-07T19:57:18.8882515Z Running transaction check 2025-05-07T19:57:18.8933717Z Transaction check succeeded. 2025-05-07T19:57:18.8934636Z Running transaction test 2025-05-07T19:57:18.9089158Z Transaction test succeeded. 2025-05-07T19:57:18.9092339Z Running transaction 2025-05-07T19:57:18.9360541Z Preparing : 1/1 2025-05-07T19:57:18.9426637Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/2 2025-05-07T19:57:18.9458917Z Installing : hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:57:19.0215825Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.x86_64 2/2 2025-05-07T19:57:19.0586323Z Verifying : hostname-3.23-4.amzn2023.0.3.x86_64 1/2 2025-05-07T19:57:19.0587117Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2/2 2025-05-07T19:57:19.0587431Z 2025-05-07T19:57:19.0587531Z Installed: 2025-05-07T19:57:19.0587901Z hostname-3.23-4.amzn2023.0.3.x86_64 lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T19:57:19.0588251Z 2025-05-07T19:57:19.0588335Z Complete! 2025-05-07T19:57:19.0936753Z + hostname 2025-05-07T19:57:19.0936902Z 2025-05-07T19:57:19.0944471Z df999aa50445 2025-05-07T19:57:19.0944786Z 2025-05-07T19:57:19.0945338Z + sudo lshw -C display 2025-05-07T19:57:19.0945549Z 2025-05-07T19:57:19.1834828Z *-display UNCLAIMED 2025-05-07T19:57:19.1835142Z description: VGA compatible controller 2025-05-07T19:57:19.1835489Z product: Amazon.com, Inc. 2025-05-07T19:57:19.1835787Z vendor: Amazon.com, Inc. 2025-05-07T19:57:19.1836069Z physical id: 3 2025-05-07T19:57:19.1836309Z bus info: pci@0000:00:03.0 2025-05-07T19:57:19.1836589Z version: 00 2025-05-07T19:57:19.1836819Z width: 32 bits 2025-05-07T19:57:19.1837058Z clock: 33MHz 2025-05-07T19:57:19.1837329Z capabilities: vga_controller bus_master 2025-05-07T19:57:19.1837668Z configuration: latency=0 2025-05-07T19:57:19.1838003Z resources: memory:c0000000-c03fffff memory:c0000-dffff 2025-05-07T19:57:19.1855661Z 2025-05-07T19:57:19.1856147Z ################################################################################ 2025-05-07T19:57:19.1856542Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:57:19.1963521Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:19.1983954Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:19.1985180Z [CHECK] nvidia-smi not found 2025-05-07T19:57:19.1985496Z ################################################################################ 2025-05-07T19:57:19.1985819Z [INFO] Printing AMD GPU info ... 2025-05-07T19:57:19.2092633Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:19.2112959Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:19.2113761Z [CHECK] rocminfo not found 2025-05-07T19:57:19.2120338Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:19.2120907Z [CHECK] rocm-smi not found 2025-05-07T19:57:19.2181493Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:19.2182298Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:19.2183354Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:19.2183903Z env: 2025-05-07T19:57:19.2184274Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:19.2184814Z BUILD_ENV: build_binary 2025-05-07T19:57:19.2185218Z BUILD_TARGET: default 2025-05-07T19:57:19.2185618Z BUILD_VARIANT: cpu 2025-05-07T19:57:19.2186002Z ##[endgroup] 2025-05-07T19:57:19.6044254Z ################################################################################ 2025-05-07T19:57:19.6044633Z # Setup Miniconda 2025-05-07T19:57:19.6044864Z # 2025-05-07T19:57:19.6057358Z # [2025-05-07T19:57:19.605Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:57:19.6057776Z ################################################################################ 2025-05-07T19:57:19.6058025Z 2025-05-07T19:57:19.6071198Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:19.6894948Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:19.6895350Z + mkdir -p /github/home/miniconda 2025-05-07T19:57:19.6895548Z 2025-05-07T19:57:19.6907330Z 2025-05-07T19:57:19.6907507Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:57:19.6926334Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T19:57:20.5650569Z [SETUP] Installing Miniconda ... 2025-05-07T19:57:20.5650997Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:57:20.5651275Z 2025-05-07T19:57:20.5759041Z PREFIX=/github/home/miniconda 2025-05-07T19:57:20.9409800Z Unpacking payload ... 2025-05-07T19:57:21.4351641Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:57:22.1212341Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:57:23.9813419Z 2025-05-07T19:57:23.9813853Z Installing base environment... 2025-05-07T19:57:23.9814108Z 2025-05-07T19:57:25.0054740Z Preparing transaction: ...working... done 2025-05-07T19:57:27.8703644Z Executing transaction: ...working... done 2025-05-07T19:57:28.4317384Z 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:28.5004591Z installation finished. 2025-05-07T19:57:28.5008534Z 2025-05-07T19:57:28.5008748Z + rm -f miniconda.sh 2025-05-07T19:57:28.5008958Z 2025-05-07T19:57:28.5146373Z 2025-05-07T19:57:28.5146539Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:57:28.5146994Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:57:28.5147244Z 2025-05-07T19:57:28.8850315Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:57:28.8850708Z no change /github/home/miniconda/bin/conda 2025-05-07T19:57:28.8851136Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:57:28.8851513Z no change /github/home/miniconda/bin/activate 2025-05-07T19:57:28.8851885Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:57:28.8852286Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:57:28.8852739Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:57:28.8853198Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:57:28.8853664Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:57:28.8854234Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:57:28.8854784Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:57:28.8855364Z modified /github/home/.bashrc 2025-05-07T19:57:28.8855564Z 2025-05-07T19:57:28.8855780Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:57:28.8856221Z 2025-05-07T19:57:28.9394063Z 2025-05-07T19:57:28.9394219Z + . /github/home/.bashrc 2025-05-07T19:57:28.9394396Z 2025-05-07T19:57:29.7528084Z 2025-05-07T19:57:29.7528986Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:57:29.7550906Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:57:42.0189539Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:57:43.4792444Z Solving environment: | / - \ | / - \ | / - done 2025-05-07T19:57:43.5725734Z 2025-05-07T19:57:43.5725864Z ## Package Plan ## 2025-05-07T19:57:43.5726026Z 2025-05-07T19:57:43.5726173Z environment location: /github/home/miniconda 2025-05-07T19:57:43.5726411Z 2025-05-07T19:57:43.5726507Z added / updated specs: 2025-05-07T19:57:43.5726779Z - conda-libmamba-solver 2025-05-07T19:57:43.5727049Z - libarchive 2025-05-07T19:57:43.5727259Z - libmamba 2025-05-07T19:57:43.5727492Z - libmambapy 2025-05-07T19:57:43.5727621Z 2025-05-07T19:57:43.5727625Z 2025-05-07T19:57:43.5727759Z The following packages will be downloaded: 2025-05-07T19:57:43.5727983Z 2025-05-07T19:57:43.5728114Z package | build 2025-05-07T19:57:43.5728443Z ---------------------------|----------------- 2025-05-07T19:57:43.5728895Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:57:43.5729412Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:57:43.5729868Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T19:57:43.5730378Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:57:43.5730864Z ------------------------------------------------------------ 2025-05-07T19:57:43.5731247Z Total: 1.4 MB 2025-05-07T19:57:43.5731467Z 2025-05-07T19:57:43.5731586Z The following packages will be UPDATED: 2025-05-07T19:57:43.5731816Z 2025-05-07T19:57:43.5739496Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:57:43.5740446Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T19:57:43.5740855Z 2025-05-07T19:57:43.5741129Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:57:43.5741474Z 2025-05-07T19:57:43.5741817Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:57:43.5742704Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:57:43.5743249Z 2025-05-07T19:57:43.5743253Z 2025-05-07T19:57:43.5743257Z 2025-05-07T19:57:43.5743406Z Downloading and Extracting Packages: ...working... 2025-05-07T19:57:43.5743800Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:57:43.5744055Z 2025-05-07T19:57:43.5744397Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:57:43.5744652Z 2025-05-07T19:57:43.5744655Z 2025-05-07T19:57:43.5748175Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:57:43.5748707Z 2025-05-07T19:57:43.5748710Z 2025-05-07T19:57:43.5748719Z 2025-05-07T19:57:43.6352442Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:57:43.6353031Z 2025-05-07T19:57:43.6465390Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:57:43.6466064Z 2025-05-07T19:57:43.6483808Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:57:43.6484276Z 2025-05-07T19:57:43.6484284Z 2025-05-07T19:57:43.6484429Z 2025-05-07T19:57:43.6534347Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:57:43.6618009Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:57:43.6618286Z 2025-05-07T19:57:43.6618292Z 2025-05-07T19:57:43.6618302Z 2025-05-07T19:57:43.6741455Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:57:43.6742008Z 2025-05-07T19:57:43.6742020Z 2025-05-07T19:57:43.6772068Z ca-certificates-2025 | 149 KB | ###2 | 32%  2025-05-07T19:57:43.6772470Z 2025-05-07T19:57:43.6772475Z 2025-05-07T19:57:43.6880183Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:57:43.6880697Z 2025-05-07T19:57:43.6880712Z 2025-05-07T19:57:43.7603594Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:57:43.7604054Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:57:43.7607546Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:57:43.7607952Z 2025-05-07T19:57:43.7608161Z 2025-05-07T19:57:43.7608378Z  2025-05-07T19:57:43.7608588Z 2025-05-07T19:57:43.7608593Z 2025-05-07T19:57:43.7608770Z  2025-05-07T19:57:43.7609037Z 2025-05-07T19:57:43.7609042Z 2025-05-07T19:57:43.7609045Z 2025-05-07T19:57:43.7609250Z  done 2025-05-07T19:57:43.8611212Z Preparing transaction: | done 2025-05-07T19:57:43.9616854Z Verifying transaction: - done 2025-05-07T19:57:45.2631564Z Executing transaction: | / - \ | / - \ | / - \ | done 2025-05-07T19:57:46.8499732Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:57:46.8522593Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:57:47.5980996Z Channels: 2025-05-07T19:57:47.5981305Z - defaults 2025-05-07T19:57:47.5981532Z Platform: linux-64 2025-05-07T19:57:48.6785191Z Collecting package metadata (repodata.json): - \ | / - \ done 2025-05-07T19:57:48.8132907Z Solving environment: / - Channels: 2025-05-07T19:57:48.8133247Z - defaults 2025-05-07T19:57:48.8133471Z Platform: linux-64 2025-05-07T19:57:49.0883804Z Collecting package metadata (repodata.json): | / - \ done 2025-05-07T19:57:49.3162630Z Solving environment: / - \ | done 2025-05-07T19:57:49.4112217Z done 2025-05-07T19:57:49.4769989Z 2025-05-07T19:57:49.4770202Z ## Package Plan ## 2025-05-07T19:57:49.4770369Z 2025-05-07T19:57:49.4770532Z environment location: /github/home/miniconda 2025-05-07T19:57:49.4770769Z 2025-05-07T19:57:49.4770888Z added / updated specs: 2025-05-07T19:57:49.4771182Z - conda 2025-05-07T19:57:49.4771315Z 2025-05-07T19:57:49.4771319Z 2025-05-07T19:57:49.4771449Z The following packages will be downloaded: 2025-05-07T19:57:49.4771686Z 2025-05-07T19:57:49.4771812Z package | build 2025-05-07T19:57:49.4772137Z ---------------------------|----------------- 2025-05-07T19:57:49.4772503Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:57:49.4772912Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:57:49.4773337Z ------------------------------------------------------------ 2025-05-07T19:57:49.4773715Z Total: 1.4 MB 2025-05-07T19:57:49.4773978Z 2025-05-07T19:57:49.4774091Z The following packages will be UPDATED: 2025-05-07T19:57:49.4774304Z 2025-05-07T19:57:49.4774853Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:57:49.4775386Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:57:49.4775902Z 2025-05-07T19:57:49.4775906Z 2025-05-07T19:57:49.4775910Z 2025-05-07T19:57:49.4776056Z Downloading and Extracting Packages: ...working... 2025-05-07T19:57:49.4776498Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:57:49.4776767Z 2025-05-07T19:57:49.5074808Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:57:49.5075082Z 2025-05-07T19:57:49.5627752Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:57:49.6859993Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:57:49.6860298Z 2025-05-07T19:57:49.6862180Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:57:49.6863218Z 2025-05-07T19:57:49.7255371Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:57:49.7256092Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:57:49.7258769Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:57:49.7259133Z 2025-05-07T19:57:49.7259337Z 2025-05-07T19:57:49.7260005Z  done 2025-05-07T19:57:49.8262300Z Preparing transaction: - done 2025-05-07T19:57:49.9267699Z Verifying transaction: | done 2025-05-07T19:57:51.9286879Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T19:57:52.4822567Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:57:52.4825128Z + conda clean --packages --tarball -y 2025-05-07T19:57:52.4825345Z 2025-05-07T19:57:52.9257079Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T19:57:52.9257428Z Will remove 11 (16.0 MB) package(s). 2025-05-07T19:57:52.9870680Z 2025-05-07T19:57:52.9876299Z + conda clean --all -y 2025-05-07T19:57:52.9876486Z 2025-05-07T19:57:53.4412996Z There are no unused tarball(s) to remove. 2025-05-07T19:57:53.4413367Z Will remove 1 index cache(s). 2025-05-07T19:57:53.4413675Z There are no unused package(s) to remove. 2025-05-07T19:57:53.4414012Z There are no tempfile(s) to remove. 2025-05-07T19:57:53.4414319Z There are no logfile(s) to remove. 2025-05-07T19:57:53.4976512Z 2025-05-07T19:57:53.4978778Z + conda info 2025-05-07T19:57:53.4978923Z 2025-05-07T19:57:54.0763357Z 2025-05-07T19:57:54.0763721Z active environment : base 2025-05-07T19:57:54.0764091Z active env location : /github/home/miniconda 2025-05-07T19:57:54.0764423Z shell level : 1 2025-05-07T19:57:54.0764736Z user config file : /github/home/.condarc 2025-05-07T19:57:54.0765138Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:57:54.0765505Z conda version : 25.3.1 2025-05-07T19:57:54.0765803Z conda-build version : not installed 2025-05-07T19:57:54.0766116Z python version : 3.13.2.final.0 2025-05-07T19:57:54.0766452Z solver : libmamba (default) 2025-05-07T19:57:54.0766803Z virtual packages : __archspec=1=skylake_avx512 2025-05-07T19:57:54.0767163Z __conda=25.3.1=0 2025-05-07T19:57:54.0767456Z __glibc=2.34=0 2025-05-07T19:57:54.0767736Z __linux=6.1.130=0 2025-05-07T19:57:54.0768030Z __unix=0=0 2025-05-07T19:57:54.0768389Z base environment : /github/home/miniconda (writable) 2025-05-07T19:57:54.0768800Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:57:54.0769160Z conda av metadata url : None 2025-05-07T19:57:54.0769551Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T19:57:54.0769995Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:57:54.0770402Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T19:57:54.0771022Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:57:54.0771414Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:57:54.0771753Z /github/home/.conda/pkgs 2025-05-07T19:57:54.0772212Z envs directories : /github/home/miniconda/envs 2025-05-07T19:57:54.0772562Z /github/home/.conda/envs 2025-05-07T19:57:54.0772870Z platform : linux-64 2025-05-07T19:57:54.0773788Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.7.20250428 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T19:57:54.0774699Z UID:GID : 0:0 2025-05-07T19:57:54.0774973Z netrc file : None 2025-05-07T19:57:54.0775234Z offline mode : False 2025-05-07T19:57:54.0775420Z 2025-05-07T19:57:54.1388121Z 2025-05-07T19:57:54.1388363Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:57:54.1389043Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_5b3bf441-2851-4aba-a923-7ff2ff342ed2 ... 2025-05-07T19:57:54.1389889Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:57:54.1483757Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T19:57:54.1484285Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.12 2025-05-07T19:57:54.1485086Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:54.1485428Z env: 2025-05-07T19:57:54.1485661Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:54.1485983Z BUILD_ENV: build_binary 2025-05-07T19:57:54.1486231Z BUILD_TARGET: default 2025-05-07T19:57:54.1486487Z BUILD_VARIANT: cpu 2025-05-07T19:57:54.1486725Z ##[endgroup] 2025-05-07T19:57:54.5709776Z ################################################################################ 2025-05-07T19:57:54.5710180Z # Create Conda Environment 2025-05-07T19:57:54.5710443Z # 2025-05-07T19:57:54.5724956Z # [2025-05-07T19:57:54.572Z] + create_conda_environment build_binary 3.12 2025-05-07T19:57:54.5725416Z ################################################################################ 2025-05-07T19:57:54.5725691Z 2025-05-07T19:57:54.5739722Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:54.6590071Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:54.6590467Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:57:54.6590817Z + conda info --envs 2025-05-07T19:57:54.6590959Z 2025-05-07T19:57:55.2352342Z 2025-05-07T19:57:55.2352747Z # conda environments: 2025-05-07T19:57:55.2353054Z # 2025-05-07T19:57:55.2353285Z base /github/home/miniconda 2025-05-07T19:57:55.2353510Z 2025-05-07T19:57:55.2943840Z 2025-05-07T19:57:55.2944498Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:57:56.9366858Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:57:56.9367155Z 2025-05-07T19:57:56.9379821Z 2025-05-07T19:57:56.9386244Z [SETUP] Creating new Conda environment (Python 3.12) ... 2025-05-07T19:57:56.9406486Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.12 2025-05-07T19:57:57.5274671Z Channels: 2025-05-07T19:57:57.5274961Z - defaults 2025-05-07T19:57:57.5275170Z Platform: linux-64 2025-05-07T19:57:58.9688670Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T19:57:59.0692269Z Solving environment: / done 2025-05-07T19:57:59.0988307Z 2025-05-07T19:57:59.0988689Z ## Package Plan ## 2025-05-07T19:57:59.0988873Z 2025-05-07T19:57:59.0989107Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:57:59.0989416Z 2025-05-07T19:57:59.0989513Z added / updated specs: 2025-05-07T19:57:59.0989778Z - python=3.12 2025-05-07T19:57:59.0989930Z 2025-05-07T19:57:59.0989934Z 2025-05-07T19:57:59.0990058Z The following packages will be downloaded: 2025-05-07T19:57:59.0990283Z 2025-05-07T19:57:59.0990418Z package | build 2025-05-07T19:57:59.0990748Z ---------------------------|----------------- 2025-05-07T19:57:59.0991128Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T19:57:59.0991826Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T19:57:59.0992298Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T19:57:59.0992718Z python-3.12.9 | h5148396_0 34.7 MB 2025-05-07T19:57:59.0993139Z setuptools-78.1.1 | py312h06a4308_0 2.2 MB 2025-05-07T19:57:59.0993555Z wheel-0.45.1 | py312h06a4308_0 147 KB 2025-05-07T19:57:59.0993929Z ------------------------------------------------------------ 2025-05-07T19:57:59.0994284Z Total: 37.2 MB 2025-05-07T19:57:59.0994512Z 2025-05-07T19:57:59.0994641Z The following NEW packages will be INSTALLED: 2025-05-07T19:57:59.0994874Z 2025-05-07T19:57:59.0995094Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T19:57:59.0995631Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T19:57:59.0996358Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T19:57:59.0996966Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T19:57:59.0997741Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T19:57:59.0998273Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T19:57:59.0998862Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T19:57:59.0999468Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:57:59.1000025Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T19:57:59.1000548Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:57:59.1001220Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T19:57:59.1001765Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T19:57:59.1002320Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T19:57:59.1002823Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:57:59.1003337Z python pkgs/main/linux-64::python-3.12.9-h5148396_0 2025-05-07T19:57:59.1003891Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T19:57:59.1004504Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py312h06a4308_0 2025-05-07T19:57:59.1005053Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T19:57:59.1005571Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T19:57:59.1006083Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:57:59.1006625Z wheel pkgs/main/linux-64::wheel-0.45.1-py312h06a4308_0 2025-05-07T19:57:59.1007102Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T19:57:59.1021009Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T19:57:59.1021391Z 2025-05-07T19:57:59.1021417Z 2025-05-07T19:57:59.1021425Z 2025-05-07T19:57:59.1021585Z Downloading and Extracting Packages: ...working... 2025-05-07T19:57:59.1021996Z python-3.12.9 | 34.7 MB | | 0% 2025-05-07T19:57:59.1022236Z 2025-05-07T19:57:59.1022637Z setuptools-78.1.1 | 2.2 MB | | 0%  2025-05-07T19:57:59.1022896Z 2025-05-07T19:57:59.1022900Z 2025-05-07T19:57:59.1023149Z wheel-0.45.1 | 147 KB | | 0%  2025-05-07T19:57:59.1023394Z 2025-05-07T19:57:59.1023397Z 2025-05-07T19:57:59.1023401Z 2025-05-07T19:57:59.1023646Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T19:57:59.1023955Z 2025-05-07T19:57:59.1023960Z 2025-05-07T19:57:59.1023965Z 2025-05-07T19:57:59.1023969Z 2025-05-07T19:57:59.1024372Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T19:57:59.1024663Z 2025-05-07T19:57:59.1024666Z 2025-05-07T19:57:59.1024670Z 2025-05-07T19:57:59.1024673Z 2025-05-07T19:57:59.1024680Z 2025-05-07T19:57:59.1380228Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T19:57:59.1380562Z 2025-05-07T19:57:59.1380567Z 2025-05-07T19:57:59.1380572Z 2025-05-07T19:57:59.1453877Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:57:59.1454199Z 2025-05-07T19:57:59.1455749Z 2025-05-07T19:57:59.1507871Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T19:57:59.1508174Z 2025-05-07T19:57:59.1508179Z 2025-05-07T19:57:59.1508183Z 2025-05-07T19:57:59.1508599Z 2025-05-07T19:57:59.1676223Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:57:59.1676558Z 2025-05-07T19:57:59.1676563Z 2025-05-07T19:57:59.1676858Z 2025-05-07T19:57:59.1683860Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:57:59.1684173Z 2025-05-07T19:57:59.1684178Z 2025-05-07T19:57:59.1684182Z 2025-05-07T19:57:59.1684186Z 2025-05-07T19:57:59.1689868Z 2025-05-07T19:57:59.1839117Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:57:59.1839437Z 2025-05-07T19:57:59.1839442Z 2025-05-07T19:57:59.1839446Z 2025-05-07T19:57:59.1839450Z 2025-05-07T19:57:59.1839460Z 2025-05-07T19:57:59.1990498Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T19:57:59.2128919Z python-3.12.9 | 34.7 MB | #3 | 13% 2025-05-07T19:57:59.2129734Z 2025-05-07T19:57:59.2131266Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T19:57:59.2131552Z 2025-05-07T19:57:59.2178680Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T19:57:59.2178957Z 2025-05-07T19:57:59.2178961Z 2025-05-07T19:57:59.2178965Z 2025-05-07T19:57:59.2180861Z 2025-05-07T19:57:59.2184037Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:57:59.2184360Z 2025-05-07T19:57:59.2184365Z 2025-05-07T19:57:59.2184369Z 2025-05-07T19:57:59.2184380Z 2025-05-07T19:57:59.2320957Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T19:57:59.2321330Z 2025-05-07T19:57:59.2321340Z 2025-05-07T19:57:59.2323238Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T19:57:59.2323753Z 2025-05-07T19:57:59.2323765Z 2025-05-07T19:57:59.2991071Z wheel-0.45.1 | 147 KB | ########## | 100%  2025-05-07T19:57:59.4611832Z python-3.12.9 | 34.7 MB | #####6 | 57% 2025-05-07T19:57:59.4612127Z 2025-05-07T19:57:59.4987460Z setuptools-78.1.1 | 2.2 MB | ########## | 100%  2025-05-07T19:57:59.4987891Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T19:58:00.0497816Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T19:58:00.0501547Z python-3.12.9 | 34.7 MB | ########## | 100% 2025-05-07T19:58:00.0501979Z 2025-05-07T19:58:00.0502193Z 2025-05-07T19:58:00.0502563Z  2025-05-07T19:58:00.0502794Z 2025-05-07T19:58:00.0502799Z 2025-05-07T19:58:00.0503019Z  2025-05-07T19:58:00.0503260Z 2025-05-07T19:58:00.0503268Z 2025-05-07T19:58:00.0503275Z 2025-05-07T19:58:00.0503537Z  2025-05-07T19:58:00.0503757Z 2025-05-07T19:58:00.0503774Z 2025-05-07T19:58:00.0503778Z 2025-05-07T19:58:00.0503781Z 2025-05-07T19:58:00.0503970Z  2025-05-07T19:58:00.0504189Z 2025-05-07T19:58:00.0504193Z 2025-05-07T19:58:00.0504196Z 2025-05-07T19:58:00.0504200Z 2025-05-07T19:58:00.0504219Z 2025-05-07T19:58:00.0504526Z  done 2025-05-07T19:58:00.2608503Z Preparing transaction: \ | done 2025-05-07T19:58:01.6961747Z Verifying transaction: - \ | / - \ | / - \ | / - done 2025-05-07T19:58:04.0095354Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:58:04.0133534Z # 2025-05-07T19:58:04.0133807Z # To activate this environment, use 2025-05-07T19:58:04.0134107Z # 2025-05-07T19:58:04.0134322Z # $ conda activate build_binary 2025-05-07T19:58:04.0134601Z # 2025-05-07T19:58:04.0134815Z # To deactivate an active environment, use 2025-05-07T19:58:04.0135117Z # 2025-05-07T19:58:04.0135320Z # $ conda deactivate 2025-05-07T19:58:04.0135479Z 2025-05-07T19:58:04.0991031Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:58:04.1012479Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:58:07.1194317Z 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:07.1195859Z 2025-05-07T19:58:07.1196542Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (25.1) 2025-05-07T19:58:07.1197155Z Collecting pip 2025-05-07T19:58:07.1197482Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:58:07.1197921Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:58:07.1199982Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 65.0 MB/s eta 0:00:00 2025-05-07T19:58:07.1200364Z Installing collected packages: pip 2025-05-07T19:58:07.1200674Z Attempting uninstall: pip 2025-05-07T19:58:07.1200966Z Found existing installation: pip 25.1 2025-05-07T19:58:07.1201277Z Uninstalling pip-25.1: 2025-05-07T19:58:07.1201564Z Successfully uninstalled pip-25.1 2025-05-07T19:58:07.1201891Z Successfully installed pip-25.1.1 2025-05-07T19:58:07.1202088Z 2025-05-07T19:58:07.1785134Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:58:07.1805654Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:58:07.8537323Z Channels: 2025-05-07T19:58:07.8537593Z - conda-forge 2025-05-07T19:58:07.8537833Z Platform: linux-64 2025-05-07T19:58:17.6553368Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:58:19.6541904Z Solving environment: | / - \ | done 2025-05-07T19:58:19.7027341Z 2025-05-07T19:58:19.7027651Z ## Package Plan ## 2025-05-07T19:58:19.7027870Z 2025-05-07T19:58:19.7028207Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:19.7028551Z 2025-05-07T19:58:19.7028674Z added / updated specs: 2025-05-07T19:58:19.7029164Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:58:19.7029412Z 2025-05-07T19:58:19.7029446Z 2025-05-07T19:58:19.7029571Z The following packages will be downloaded: 2025-05-07T19:58:19.7029806Z 2025-05-07T19:58:19.7029923Z package | build 2025-05-07T19:58:19.7030304Z ---------------------------|----------------- 2025-05-07T19:58:19.7030809Z cffi-1.17.1 | py312h06ac9bb_0 288 KB conda-forge 2025-05-07T19:58:19.7031360Z cryptography-44.0.3 | py312hda17c39_0 1.5 MB conda-forge 2025-05-07T19:58:19.7031825Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T19:58:19.7032317Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T19:58:19.7032752Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T19:58:19.7033194Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:58:19.7033634Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T19:58:19.7034054Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T19:58:19.7034499Z libsqlite-3.46.0 | hde9e2c9_0 845 KB conda-forge 2025-05-07T19:58:19.7035243Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T19:58:19.7035677Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T19:58:19.7036124Z libzlib-1.2.13 | h4ab18f5_6 60 KB conda-forge 2025-05-07T19:58:19.7036564Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T19:58:19.7037012Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:58:19.7037466Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:58:19.7037972Z python-3.12.2 |hab00c5b_0_cpython 30.8 MB conda-forge 2025-05-07T19:58:19.7038467Z python_abi-3.12 | 7_cp312 7 KB conda-forge 2025-05-07T19:58:19.7038951Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:58:19.7039605Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:58:19.7040087Z zlib-1.2.13 | h4ab18f5_6 91 KB conda-forge 2025-05-07T19:58:19.7040498Z ------------------------------------------------------------ 2025-05-07T19:58:19.7040852Z Total: 38.6 MB 2025-05-07T19:58:19.7041086Z 2025-05-07T19:58:19.7041219Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:19.7041466Z 2025-05-07T19:58:19.7041670Z cffi conda-forge/linux-64::cffi-1.17.1-py312h06ac9bb_0 2025-05-07T19:58:19.7042280Z cryptography conda-forge/linux-64::cryptography-44.0.3-py312hda17c39_0 2025-05-07T19:58:19.7042827Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T19:58:19.7043300Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T19:58:19.7043753Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T19:58:19.7045500Z libsqlite conda-forge/linux-64::libsqlite-3.46.0-hde9e2c9_0 2025-05-07T19:58:19.7046058Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T19:58:19.7046551Z libzlib conda-forge/linux-64::libzlib-1.2.13-h4ab18f5_6 2025-05-07T19:58:19.7047036Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:58:19.7047530Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:58:19.7048016Z python_abi conda-forge/noarch::python_abi-3.12-7_cp312 2025-05-07T19:58:19.7048558Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:58:19.7049184Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:58:19.7049545Z 2025-05-07T19:58:19.7049661Z The following packages will be UPDATED: 2025-05-07T19:58:19.7049889Z 2025-05-07T19:58:19.7050316Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:58:19.7051185Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T19:58:19.7051945Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T19:58:19.7052669Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T19:58:19.7053372Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T19:58:19.7054015Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.2.13-h4ab18f5_6 2025-05-07T19:58:19.7054375Z 2025-05-07T19:58:19.7054604Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:58:19.7054941Z 2025-05-07T19:58:19.7055204Z expat pkgs/main::expat-2.7.1-h6a678d5_0 --> conda-forge::expat-2.7.0-h5888daf_0 2025-05-07T19:58:19.7055865Z python pkgs/main::python-3.12.9-h5148396_0 --> conda-forge::python-3.12.2-hab00c5b_0_cpython 2025-05-07T19:58:19.7056390Z 2025-05-07T19:58:19.7056394Z 2025-05-07T19:58:19.7056398Z 2025-05-07T19:58:19.7056543Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:19.7057060Z python-3.12.2 | 30.8 MB | | 0% 2025-05-07T19:58:19.7057301Z 2025-05-07T19:58:19.7057700Z openssl-3.5.0 | 3.0 MB | | 0%  2025-05-07T19:58:19.7057944Z 2025-05-07T19:58:19.7057948Z 2025-05-07T19:58:19.7058191Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:58:19.7058462Z 2025-05-07T19:58:19.7058466Z 2025-05-07T19:58:19.7058469Z 2025-05-07T19:58:19.7060559Z libsqlite-3.46.0 | 845 KB | | 0%  2025-05-07T19:58:19.7060845Z 2025-05-07T19:58:19.7060849Z 2025-05-07T19:58:19.7060853Z 2025-05-07T19:58:19.7063955Z 2025-05-07T19:58:19.7087125Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T19:58:19.7087423Z 2025-05-07T19:58:19.7087634Z 2025-05-07T19:58:19.7087640Z 2025-05-07T19:58:19.7087643Z 2025-05-07T19:58:19.7088108Z 2025-05-07T19:58:19.7089836Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T19:58:19.7090145Z 2025-05-07T19:58:19.7090150Z 2025-05-07T19:58:19.7090154Z 2025-05-07T19:58:19.7090158Z 2025-05-07T19:58:19.7090161Z 2025-05-07T19:58:19.7090186Z 2025-05-07T19:58:19.7090580Z cffi-1.17.1 | 288 KB | | 0%  2025-05-07T19:58:19.7090844Z 2025-05-07T19:58:19.7090849Z 2025-05-07T19:58:19.7090852Z 2025-05-07T19:58:19.7090856Z 2025-05-07T19:58:19.7090860Z 2025-05-07T19:58:19.7090876Z 2025-05-07T19:58:19.7090884Z 2025-05-07T19:58:19.7091969Z expat-2.7.0 | 137 KB | | 0%  2025-05-07T19:58:19.7092238Z 2025-05-07T19:58:19.7092246Z 2025-05-07T19:58:19.7092262Z 2025-05-07T19:58:19.7092266Z 2025-05-07T19:58:19.7092269Z 2025-05-07T19:58:19.7092273Z 2025-05-07T19:58:19.7092296Z 2025-05-07T19:58:19.7092307Z 2025-05-07T19:58:19.7093106Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:58:19.7093411Z 2025-05-07T19:58:19.7093420Z 2025-05-07T19:58:19.7093424Z 2025-05-07T19:58:19.7093428Z 2025-05-07T19:58:19.7093431Z 2025-05-07T19:58:19.7093434Z 2025-05-07T19:58:19.7093438Z 2025-05-07T19:58:19.7093441Z 2025-05-07T19:58:19.7093445Z 2025-05-07T19:58:19.7094636Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:58:19.7094946Z 2025-05-07T19:58:19.7094949Z 2025-05-07T19:58:19.7094953Z 2025-05-07T19:58:19.7094956Z 2025-05-07T19:58:19.7094960Z 2025-05-07T19:58:19.7094963Z 2025-05-07T19:58:19.7094966Z 2025-05-07T19:58:19.7094970Z 2025-05-07T19:58:19.7094973Z 2025-05-07T19:58:19.7094976Z 2025-05-07T19:58:19.7095918Z libxcrypt-4.4.36 | 98 KB | | 0%  2025-05-07T19:58:19.7096214Z 2025-05-07T19:58:19.7096224Z 2025-05-07T19:58:19.7096237Z 2025-05-07T19:58:19.7096244Z 2025-05-07T19:58:19.7096248Z 2025-05-07T19:58:19.7096251Z 2025-05-07T19:58:19.7096254Z 2025-05-07T19:58:19.7096258Z 2025-05-07T19:58:19.7096261Z 2025-05-07T19:58:19.7096264Z 2025-05-07T19:58:19.7096268Z 2025-05-07T19:58:19.7097028Z zlib-1.2.13 | 91 KB | | 0%  2025-05-07T19:58:19.7097297Z 2025-05-07T19:58:19.7097300Z 2025-05-07T19:58:19.7097304Z 2025-05-07T19:58:19.7097307Z 2025-05-07T19:58:19.7097311Z 2025-05-07T19:58:19.7097314Z 2025-05-07T19:58:19.7097330Z 2025-05-07T19:58:19.7097333Z 2025-05-07T19:58:19.7097336Z 2025-05-07T19:58:19.7097340Z 2025-05-07T19:58:19.7097343Z 2025-05-07T19:58:19.7097350Z 2025-05-07T19:58:19.7099345Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:58:19.7099786Z 2025-05-07T19:58:19.7099797Z 2025-05-07T19:58:19.7099801Z 2025-05-07T19:58:19.7099804Z 2025-05-07T19:58:19.7099807Z 2025-05-07T19:58:19.7099992Z 2025-05-07T19:58:19.7099995Z 2025-05-07T19:58:19.7100004Z 2025-05-07T19:58:19.7100007Z 2025-05-07T19:58:19.7100011Z 2025-05-07T19:58:19.7100014Z 2025-05-07T19:58:19.7100017Z 2025-05-07T19:58:19.7100021Z 2025-05-07T19:58:19.7100711Z libexpat-2.7.0 | 73 KB | | 0%  2025-05-07T19:58:19.7101017Z 2025-05-07T19:58:19.7101021Z 2025-05-07T19:58:19.7101024Z 2025-05-07T19:58:19.7101027Z 2025-05-07T19:58:19.7101031Z 2025-05-07T19:58:19.7101035Z 2025-05-07T19:58:19.7101038Z 2025-05-07T19:58:19.7101041Z 2025-05-07T19:58:19.7101045Z 2025-05-07T19:58:19.7101048Z 2025-05-07T19:58:19.7101051Z 2025-05-07T19:58:19.7101055Z 2025-05-07T19:58:19.7101074Z 2025-05-07T19:58:19.7101077Z 2025-05-07T19:58:19.7105441Z libzlib-1.2.13 | 60 KB | | 0%  2025-05-07T19:58:19.7105744Z 2025-05-07T19:58:19.7105748Z 2025-05-07T19:58:19.7105752Z 2025-05-07T19:58:19.7105768Z 2025-05-07T19:58:19.7105779Z 2025-05-07T19:58:19.7105880Z 2025-05-07T19:58:19.7105893Z 2025-05-07T19:58:19.7105897Z 2025-05-07T19:58:19.7105900Z 2025-05-07T19:58:19.7105903Z 2025-05-07T19:58:19.7105907Z 2025-05-07T19:58:19.7105910Z 2025-05-07T19:58:19.7105913Z 2025-05-07T19:58:19.7105916Z 2025-05-07T19:58:19.7105920Z 2025-05-07T19:58:19.7107364Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:58:19.7107710Z 2025-05-07T19:58:19.7107720Z 2025-05-07T19:58:19.7107724Z 2025-05-07T19:58:19.7107727Z 2025-05-07T19:58:19.7107730Z 2025-05-07T19:58:19.7107734Z 2025-05-07T19:58:19.7107737Z 2025-05-07T19:58:19.7107740Z 2025-05-07T19:58:19.7107744Z 2025-05-07T19:58:19.7107747Z 2025-05-07T19:58:19.7107750Z 2025-05-07T19:58:19.7107754Z 2025-05-07T19:58:19.7107757Z 2025-05-07T19:58:19.7107760Z 2025-05-07T19:58:19.7107778Z 2025-05-07T19:58:19.7107782Z 2025-05-07T19:58:19.7108827Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:58:19.7109281Z 2025-05-07T19:58:19.7109286Z 2025-05-07T19:58:19.7109289Z 2025-05-07T19:58:19.7109307Z 2025-05-07T19:58:19.7109311Z 2025-05-07T19:58:19.7109314Z 2025-05-07T19:58:19.7109317Z 2025-05-07T19:58:19.7109320Z 2025-05-07T19:58:19.7109324Z 2025-05-07T19:58:19.7109327Z 2025-05-07T19:58:19.7109336Z 2025-05-07T19:58:19.7109339Z 2025-05-07T19:58:19.7109343Z 2025-05-07T19:58:19.7109346Z 2025-05-07T19:58:19.7109350Z 2025-05-07T19:58:19.7109353Z 2025-05-07T19:58:19.7109356Z 2025-05-07T19:58:19.7110213Z libuuid-2.38.1 | 33 KB | | 0%  2025-05-07T19:58:19.7110515Z 2025-05-07T19:58:19.7110519Z 2025-05-07T19:58:19.7110522Z 2025-05-07T19:58:19.7110525Z 2025-05-07T19:58:19.7110529Z 2025-05-07T19:58:19.7110532Z 2025-05-07T19:58:19.7110535Z 2025-05-07T19:58:19.7110539Z 2025-05-07T19:58:19.7110542Z 2025-05-07T19:58:19.7110546Z 2025-05-07T19:58:19.7110549Z 2025-05-07T19:58:19.7110557Z 2025-05-07T19:58:19.7110580Z 2025-05-07T19:58:19.7110588Z 2025-05-07T19:58:19.7110592Z 2025-05-07T19:58:19.7110596Z 2025-05-07T19:58:19.7110599Z 2025-05-07T19:58:19.7110602Z 2025-05-07T19:58:19.7111820Z libnsl-2.0.1 | 33 KB | | 0%  2025-05-07T19:58:19.7112135Z 2025-05-07T19:58:19.7112150Z 2025-05-07T19:58:19.7112153Z 2025-05-07T19:58:19.7112157Z 2025-05-07T19:58:19.7112160Z 2025-05-07T19:58:19.7112163Z 2025-05-07T19:58:19.7112167Z 2025-05-07T19:58:19.7112170Z 2025-05-07T19:58:19.7112173Z 2025-05-07T19:58:19.7112177Z 2025-05-07T19:58:19.7112180Z 2025-05-07T19:58:19.7112184Z 2025-05-07T19:58:19.7112187Z 2025-05-07T19:58:19.7112190Z 2025-05-07T19:58:19.7112194Z 2025-05-07T19:58:19.7112197Z 2025-05-07T19:58:19.7112201Z 2025-05-07T19:58:19.7112204Z 2025-05-07T19:58:19.7112207Z 2025-05-07T19:58:19.7680988Z ... (more hidden) ... 2025-05-07T19:58:19.7681534Z 2025-05-07T19:58:19.7681539Z 2025-05-07T19:58:19.7681551Z 2025-05-07T19:58:19.7681555Z 2025-05-07T19:58:19.7848168Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:58:19.7848546Z 2025-05-07T19:58:19.7849679Z 2025-05-07T19:58:19.8029303Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:19.8038875Z python-3.12.2 | 30.8 MB | 6 | 7% 2025-05-07T19:58:19.8044671Z 2025-05-07T19:58:19.8065914Z openssl-3.5.0 | 3.0 MB | 3 | 4%  2025-05-07T19:58:19.8066209Z 2025-05-07T19:58:19.8066213Z 2025-05-07T19:58:19.8067214Z 2025-05-07T19:58:19.8164326Z libsqlite-3.46.0 | 845 KB | #######1 | 72%  2025-05-07T19:58:19.8164768Z 2025-05-07T19:58:19.8164773Z 2025-05-07T19:58:19.8164784Z 2025-05-07T19:58:19.8164788Z 2025-05-07T19:58:19.8164792Z 2025-05-07T19:58:19.8164796Z 2025-05-07T19:58:19.8190496Z cffi-1.17.1 | 288 KB | 5 | 6%  2025-05-07T19:58:19.8190817Z 2025-05-07T19:58:19.8190993Z 2025-05-07T19:58:19.8193836Z 2025-05-07T19:58:19.8281936Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T19:58:19.8282253Z 2025-05-07T19:58:19.8282257Z 2025-05-07T19:58:19.8282260Z 2025-05-07T19:58:19.8282264Z 2025-05-07T19:58:19.8282267Z 2025-05-07T19:58:19.8283141Z 2025-05-07T19:58:19.8290562Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T19:58:19.8290859Z 2025-05-07T19:58:19.8290863Z 2025-05-07T19:58:19.8290867Z 2025-05-07T19:58:19.8290870Z 2025-05-07T19:58:19.8291770Z 2025-05-07T19:58:19.8455639Z libgomp-15.1.0 | 442 KB | 3 | 4%  2025-05-07T19:58:19.8455970Z 2025-05-07T19:58:19.8455978Z 2025-05-07T19:58:19.8455986Z 2025-05-07T19:58:19.8455992Z 2025-05-07T19:58:19.8456603Z 2025-05-07T19:58:19.8559952Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:58:19.8560269Z 2025-05-07T19:58:19.8560273Z 2025-05-07T19:58:19.8560277Z 2025-05-07T19:58:19.8560303Z 2025-05-07T19:58:19.8568485Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:58:19.8568896Z 2025-05-07T19:58:19.8568900Z 2025-05-07T19:58:19.8568904Z 2025-05-07T19:58:19.8569368Z 2025-05-07T19:58:19.8750602Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T19:58:19.8750907Z 2025-05-07T19:58:19.8750912Z 2025-05-07T19:58:19.8751154Z 2025-05-07T19:58:19.8817362Z libsqlite-3.46.0 | 845 KB | ########## | 100%  2025-05-07T19:58:19.8817683Z 2025-05-07T19:58:19.8817688Z 2025-05-07T19:58:19.8817692Z 2025-05-07T19:58:19.8817695Z 2025-05-07T19:58:19.8817699Z 2025-05-07T19:58:19.8817702Z 2025-05-07T19:58:19.8817706Z 2025-05-07T19:58:19.8817709Z 2025-05-07T19:58:19.8821542Z 2025-05-07T19:58:19.8874032Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:58:19.8874371Z 2025-05-07T19:58:19.8874376Z 2025-05-07T19:58:19.8874380Z 2025-05-07T19:58:19.8874383Z 2025-05-07T19:58:19.8874407Z 2025-05-07T19:58:19.8874419Z 2025-05-07T19:58:19.8874423Z 2025-05-07T19:58:19.8874426Z 2025-05-07T19:58:19.8874709Z 2025-05-07T19:58:19.8878076Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:19.8878452Z 2025-05-07T19:58:19.8878456Z 2025-05-07T19:58:19.8878459Z 2025-05-07T19:58:19.8878462Z 2025-05-07T19:58:19.8878466Z 2025-05-07T19:58:19.8878469Z 2025-05-07T19:58:19.8878473Z 2025-05-07T19:58:19.8878476Z 2025-05-07T19:58:19.8941829Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:58:19.8942293Z 2025-05-07T19:58:19.8942297Z 2025-05-07T19:58:19.8942301Z 2025-05-07T19:58:19.8942304Z 2025-05-07T19:58:19.8942308Z 2025-05-07T19:58:19.8942317Z 2025-05-07T19:58:19.8942321Z 2025-05-07T19:58:19.8942324Z 2025-05-07T19:58:19.8977358Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:19.8977672Z 2025-05-07T19:58:19.8977676Z 2025-05-07T19:58:19.8977856Z 2025-05-07T19:58:19.8977868Z 2025-05-07T19:58:19.8977872Z 2025-05-07T19:58:19.8977877Z 2025-05-07T19:58:19.8977891Z 2025-05-07T19:58:19.9033741Z expat-2.7.0 | 137 KB | #1 | 12%  2025-05-07T19:58:19.9043611Z python-3.12.2 | 30.8 MB | ##7 | 28% 2025-05-07T19:58:19.9043865Z 2025-05-07T19:58:19.9043869Z 2025-05-07T19:58:19.9043873Z 2025-05-07T19:58:19.9043877Z 2025-05-07T19:58:19.9043880Z 2025-05-07T19:58:19.9043884Z 2025-05-07T19:58:19.9048703Z 2025-05-07T19:58:19.9283596Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T19:58:19.9283893Z 2025-05-07T19:58:19.9283898Z 2025-05-07T19:58:19.9283916Z 2025-05-07T19:58:19.9283920Z 2025-05-07T19:58:19.9283923Z 2025-05-07T19:58:19.9283927Z 2025-05-07T19:58:19.9283930Z 2025-05-07T19:58:19.9283934Z 2025-05-07T19:58:19.9283937Z 2025-05-07T19:58:19.9287969Z 2025-05-07T19:58:19.9295360Z libxcrypt-4.4.36 | 98 KB | #6 | 16%  2025-05-07T19:58:19.9295867Z 2025-05-07T19:58:19.9295874Z 2025-05-07T19:58:19.9295892Z 2025-05-07T19:58:19.9295896Z 2025-05-07T19:58:19.9295899Z 2025-05-07T19:58:19.9295903Z 2025-05-07T19:58:19.9295906Z 2025-05-07T19:58:19.9295910Z 2025-05-07T19:58:19.9295913Z 2025-05-07T19:58:19.9295917Z 2025-05-07T19:58:19.9295920Z 2025-05-07T19:58:19.9333626Z zlib-1.2.13 | 91 KB | #7 | 18%  2025-05-07T19:58:19.9333962Z 2025-05-07T19:58:19.9333966Z 2025-05-07T19:58:19.9333970Z 2025-05-07T19:58:19.9333973Z 2025-05-07T19:58:19.9333977Z 2025-05-07T19:58:19.9333980Z 2025-05-07T19:58:19.9333984Z 2025-05-07T19:58:19.9333987Z 2025-05-07T19:58:19.9333990Z 2025-05-07T19:58:19.9335813Z 2025-05-07T19:58:19.9352829Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T19:58:19.9353187Z 2025-05-07T19:58:19.9353192Z 2025-05-07T19:58:19.9353195Z 2025-05-07T19:58:19.9353199Z 2025-05-07T19:58:19.9353216Z 2025-05-07T19:58:19.9353225Z 2025-05-07T19:58:19.9353254Z 2025-05-07T19:58:19.9353258Z 2025-05-07T19:58:19.9353262Z 2025-05-07T19:58:19.9353265Z 2025-05-07T19:58:19.9354556Z 2025-05-07T19:58:19.9511330Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T19:58:19.9511739Z 2025-05-07T19:58:19.9511743Z 2025-05-07T19:58:19.9511747Z 2025-05-07T19:58:19.9511750Z 2025-05-07T19:58:19.9511754Z 2025-05-07T19:58:19.9511782Z 2025-05-07T19:58:19.9514931Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T19:58:19.9515215Z 2025-05-07T19:58:19.9515220Z 2025-05-07T19:58:19.9515223Z 2025-05-07T19:58:19.9515226Z 2025-05-07T19:58:19.9515230Z 2025-05-07T19:58:19.9516433Z 2025-05-07T19:58:19.9590099Z cffi-1.17.1 | 288 KB | ########## | 100%  2025-05-07T19:58:19.9590399Z 2025-05-07T19:58:19.9590406Z 2025-05-07T19:58:19.9590411Z 2025-05-07T19:58:19.9590418Z 2025-05-07T19:58:19.9590882Z 2025-05-07T19:58:19.9594566Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:58:19.9594890Z 2025-05-07T19:58:19.9594895Z 2025-05-07T19:58:19.9594899Z 2025-05-07T19:58:19.9594903Z 2025-05-07T19:58:19.9596037Z 2025-05-07T19:58:19.9605983Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T19:58:19.9606282Z 2025-05-07T19:58:19.9606286Z 2025-05-07T19:58:19.9606289Z 2025-05-07T19:58:19.9606292Z 2025-05-07T19:58:19.9606296Z 2025-05-07T19:58:19.9606300Z 2025-05-07T19:58:19.9606303Z 2025-05-07T19:58:19.9606306Z 2025-05-07T19:58:19.9606310Z 2025-05-07T19:58:19.9606313Z 2025-05-07T19:58:19.9606316Z 2025-05-07T19:58:19.9606325Z 2025-05-07T19:58:19.9649567Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:58:19.9649948Z 2025-05-07T19:58:19.9649954Z 2025-05-07T19:58:19.9649960Z 2025-05-07T19:58:19.9649965Z 2025-05-07T19:58:19.9649971Z 2025-05-07T19:58:19.9649978Z 2025-05-07T19:58:19.9650220Z 2025-05-07T19:58:19.9650229Z 2025-05-07T19:58:19.9650251Z 2025-05-07T19:58:19.9650254Z 2025-05-07T19:58:19.9650258Z 2025-05-07T19:58:19.9650462Z 2025-05-07T19:58:19.9690896Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:19.9691661Z 2025-05-07T19:58:19.9695184Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T19:58:19.9695482Z 2025-05-07T19:58:19.9721874Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T19:58:19.9722141Z 2025-05-07T19:58:19.9722154Z 2025-05-07T19:58:19.9722158Z 2025-05-07T19:58:19.9722162Z 2025-05-07T19:58:19.9722165Z 2025-05-07T19:58:19.9722169Z 2025-05-07T19:58:19.9722172Z 2025-05-07T19:58:19.9722176Z 2025-05-07T19:58:19.9722191Z 2025-05-07T19:58:19.9722195Z 2025-05-07T19:58:19.9722198Z 2025-05-07T19:58:19.9722202Z 2025-05-07T19:58:19.9722205Z 2025-05-07T19:58:19.9723354Z 2025-05-07T19:58:19.9752302Z libzlib-1.2.13 | 60 KB | ##6 | 27%  2025-05-07T19:58:19.9752933Z 2025-05-07T19:58:19.9752940Z 2025-05-07T19:58:19.9752943Z 2025-05-07T19:58:19.9752947Z 2025-05-07T19:58:19.9752950Z 2025-05-07T19:58:19.9752954Z 2025-05-07T19:58:19.9752957Z 2025-05-07T19:58:19.9752961Z 2025-05-07T19:58:19.9752964Z 2025-05-07T19:58:19.9752967Z 2025-05-07T19:58:19.9752971Z 2025-05-07T19:58:19.9752974Z 2025-05-07T19:58:19.9752977Z 2025-05-07T19:58:19.9752981Z 2025-05-07T19:58:19.9755419Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T19:58:19.9755729Z 2025-05-07T19:58:19.9755733Z 2025-05-07T19:58:19.9755736Z 2025-05-07T19:58:19.9755740Z 2025-05-07T19:58:19.9755743Z 2025-05-07T19:58:19.9755746Z 2025-05-07T19:58:19.9755750Z 2025-05-07T19:58:19.9755753Z 2025-05-07T19:58:19.9755757Z 2025-05-07T19:58:19.9755760Z 2025-05-07T19:58:19.9755764Z 2025-05-07T19:58:19.9755780Z 2025-05-07T19:58:19.9762038Z 2025-05-07T19:58:19.9803803Z libexpat-2.7.0 | 73 KB | ##2 | 22%  2025-05-07T19:58:19.9804144Z 2025-05-07T19:58:19.9804163Z 2025-05-07T19:58:19.9804167Z 2025-05-07T19:58:19.9804173Z 2025-05-07T19:58:19.9804178Z 2025-05-07T19:58:19.9804183Z 2025-05-07T19:58:19.9804188Z 2025-05-07T19:58:19.9804194Z 2025-05-07T19:58:19.9804200Z 2025-05-07T19:58:19.9804206Z 2025-05-07T19:58:19.9804212Z 2025-05-07T19:58:19.9804217Z 2025-05-07T19:58:19.9804824Z 2025-05-07T19:58:20.0034458Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T19:58:20.0035866Z python-3.12.2 | 30.8 MB | ####8 | 49% 2025-05-07T19:58:20.0036132Z 2025-05-07T19:58:20.0036136Z 2025-05-07T19:58:20.0036140Z 2025-05-07T19:58:20.0036143Z 2025-05-07T19:58:20.0036147Z 2025-05-07T19:58:20.0036150Z 2025-05-07T19:58:20.0036154Z 2025-05-07T19:58:20.0036157Z 2025-05-07T19:58:20.0036160Z 2025-05-07T19:58:20.0036164Z 2025-05-07T19:58:20.0036167Z 2025-05-07T19:58:20.0036177Z 2025-05-07T19:58:20.0036190Z 2025-05-07T19:58:20.0036198Z 2025-05-07T19:58:20.0036202Z 2025-05-07T19:58:20.0036205Z 2025-05-07T19:58:20.0036990Z 2025-05-07T19:58:20.0062173Z libuuid-2.38.1 | 33 KB | ####8 | 49%  2025-05-07T19:58:20.0062524Z 2025-05-07T19:58:20.0062529Z 2025-05-07T19:58:20.0062533Z 2025-05-07T19:58:20.0062536Z 2025-05-07T19:58:20.0062540Z 2025-05-07T19:58:20.0062544Z 2025-05-07T19:58:20.0062548Z 2025-05-07T19:58:20.0062551Z 2025-05-07T19:58:20.0062555Z 2025-05-07T19:58:20.0062559Z 2025-05-07T19:58:20.0062563Z 2025-05-07T19:58:20.0062566Z 2025-05-07T19:58:20.0062570Z 2025-05-07T19:58:20.0062573Z 2025-05-07T19:58:20.0062577Z 2025-05-07T19:58:20.0062580Z 2025-05-07T19:58:20.0062590Z 2025-05-07T19:58:20.0114921Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T19:58:20.0115239Z 2025-05-07T19:58:20.0115244Z 2025-05-07T19:58:20.0115247Z 2025-05-07T19:58:20.0115414Z 2025-05-07T19:58:20.0115427Z 2025-05-07T19:58:20.0115431Z 2025-05-07T19:58:20.0115435Z 2025-05-07T19:58:20.0116636Z 2025-05-07T19:58:20.0120208Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:20.0120532Z 2025-05-07T19:58:20.0120536Z 2025-05-07T19:58:20.0120540Z 2025-05-07T19:58:20.0120543Z 2025-05-07T19:58:20.0120546Z 2025-05-07T19:58:20.0120551Z 2025-05-07T19:58:20.0120567Z 2025-05-07T19:58:20.0120570Z 2025-05-07T19:58:20.0172768Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:58:20.0173108Z 2025-05-07T19:58:20.0173113Z 2025-05-07T19:58:20.0173129Z 2025-05-07T19:58:20.0173133Z 2025-05-07T19:58:20.0173137Z 2025-05-07T19:58:20.0173140Z 2025-05-07T19:58:20.0173144Z 2025-05-07T19:58:20.0173147Z 2025-05-07T19:58:20.0173151Z 2025-05-07T19:58:20.0173154Z 2025-05-07T19:58:20.0173158Z 2025-05-07T19:58:20.0173161Z 2025-05-07T19:58:20.0173164Z 2025-05-07T19:58:20.0173168Z 2025-05-07T19:58:20.0173182Z 2025-05-07T19:58:20.0173304Z 2025-05-07T19:58:20.0173309Z 2025-05-07T19:58:20.0173515Z 2025-05-07T19:58:20.0201225Z libnsl-2.0.1 | 33 KB | ####9 | 49%  2025-05-07T19:58:20.0201575Z 2025-05-07T19:58:20.0201579Z 2025-05-07T19:58:20.0201582Z 2025-05-07T19:58:20.0201585Z 2025-05-07T19:58:20.0201589Z 2025-05-07T19:58:20.0201592Z 2025-05-07T19:58:20.0201596Z 2025-05-07T19:58:20.0201599Z 2025-05-07T19:58:20.0201602Z 2025-05-07T19:58:20.0201606Z 2025-05-07T19:58:20.0201616Z 2025-05-07T19:58:20.0201632Z 2025-05-07T19:58:20.0201635Z 2025-05-07T19:58:20.0201639Z 2025-05-07T19:58:20.0201642Z 2025-05-07T19:58:20.0201645Z 2025-05-07T19:58:20.0201649Z 2025-05-07T19:58:20.0201935Z 2025-05-07T19:58:20.0334377Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T19:58:20.0334701Z 2025-05-07T19:58:20.0334704Z 2025-05-07T19:58:20.0334716Z 2025-05-07T19:58:20.0334727Z 2025-05-07T19:58:20.0334734Z 2025-05-07T19:58:20.0334738Z 2025-05-07T19:58:20.0334741Z 2025-05-07T19:58:20.0334745Z 2025-05-07T19:58:20.0334748Z 2025-05-07T19:58:20.0334751Z 2025-05-07T19:58:20.0334754Z 2025-05-07T19:58:20.0334758Z 2025-05-07T19:58:20.0334761Z 2025-05-07T19:58:20.0334765Z 2025-05-07T19:58:20.0334768Z 2025-05-07T19:58:20.0335368Z 2025-05-07T19:58:20.0362701Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:58:20.0363007Z 2025-05-07T19:58:20.0363020Z 2025-05-07T19:58:20.0363025Z 2025-05-07T19:58:20.0363029Z 2025-05-07T19:58:20.0363034Z 2025-05-07T19:58:20.0363040Z 2025-05-07T19:58:20.0363060Z 2025-05-07T19:58:20.0363067Z 2025-05-07T19:58:20.0363072Z 2025-05-07T19:58:20.0363078Z 2025-05-07T19:58:20.0363084Z 2025-05-07T19:58:20.0363090Z 2025-05-07T19:58:20.0363096Z 2025-05-07T19:58:20.0363102Z 2025-05-07T19:58:20.0363110Z 2025-05-07T19:58:20.0363806Z 2025-05-07T19:58:20.0387894Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:20.0388487Z 2025-05-07T19:58:20.0388496Z 2025-05-07T19:58:20.0388503Z 2025-05-07T19:58:20.0388509Z 2025-05-07T19:58:20.0388515Z 2025-05-07T19:58:20.0388520Z 2025-05-07T19:58:20.0388526Z 2025-05-07T19:58:20.0388534Z 2025-05-07T19:58:20.0388540Z 2025-05-07T19:58:20.0388547Z 2025-05-07T19:58:20.0388569Z 2025-05-07T19:58:20.0388576Z 2025-05-07T19:58:20.0388581Z 2025-05-07T19:58:20.0388587Z 2025-05-07T19:58:20.0388592Z 2025-05-07T19:58:20.0388611Z 2025-05-07T19:58:20.0388617Z 2025-05-07T19:58:20.0388623Z 2025-05-07T19:58:20.0388631Z 2025-05-07T19:58:20.0394877Z ... (more hidden) ... 2025-05-07T19:58:20.0395202Z 2025-05-07T19:58:20.0395207Z 2025-05-07T19:58:20.0395226Z 2025-05-07T19:58:20.0395230Z 2025-05-07T19:58:20.0395234Z 2025-05-07T19:58:20.0395239Z 2025-05-07T19:58:20.0395244Z 2025-05-07T19:58:20.0395249Z 2025-05-07T19:58:20.0395389Z 2025-05-07T19:58:20.0395408Z 2025-05-07T19:58:20.0395412Z 2025-05-07T19:58:20.0395415Z 2025-05-07T19:58:20.0395418Z 2025-05-07T19:58:20.0395422Z 2025-05-07T19:58:20.0395425Z 2025-05-07T19:58:20.0414549Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:58:20.0414904Z 2025-05-07T19:58:20.0414916Z 2025-05-07T19:58:20.0414920Z 2025-05-07T19:58:20.0414923Z 2025-05-07T19:58:20.0414927Z 2025-05-07T19:58:20.0414930Z 2025-05-07T19:58:20.0414934Z 2025-05-07T19:58:20.0414937Z 2025-05-07T19:58:20.0414940Z 2025-05-07T19:58:20.0414944Z 2025-05-07T19:58:20.0414948Z 2025-05-07T19:58:20.0414951Z 2025-05-07T19:58:20.0414955Z 2025-05-07T19:58:20.0414958Z 2025-05-07T19:58:20.0414975Z 2025-05-07T19:58:20.0416908Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:20.0417253Z 2025-05-07T19:58:20.0417256Z 2025-05-07T19:58:20.0417261Z 2025-05-07T19:58:20.0417274Z 2025-05-07T19:58:20.0417290Z 2025-05-07T19:58:20.0417429Z 2025-05-07T19:58:20.0417434Z 2025-05-07T19:58:20.0417438Z 2025-05-07T19:58:20.0417441Z 2025-05-07T19:58:20.0417445Z 2025-05-07T19:58:20.0417448Z 2025-05-07T19:58:20.0417452Z 2025-05-07T19:58:20.0417455Z 2025-05-07T19:58:20.0417459Z 2025-05-07T19:58:20.0417462Z 2025-05-07T19:58:20.0417473Z 2025-05-07T19:58:20.0417476Z 2025-05-07T19:58:20.0417480Z 2025-05-07T19:58:20.0418683Z 2025-05-07T19:58:20.0500542Z ... (more hidden) ... 2025-05-07T19:58:20.0500984Z 2025-05-07T19:58:20.0500988Z 2025-05-07T19:58:20.0500992Z 2025-05-07T19:58:20.0500996Z 2025-05-07T19:58:20.0500999Z 2025-05-07T19:58:20.0501003Z 2025-05-07T19:58:20.0501006Z 2025-05-07T19:58:20.0503958Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T19:58:20.0504313Z 2025-05-07T19:58:20.0504318Z 2025-05-07T19:58:20.0504323Z 2025-05-07T19:58:20.0504327Z 2025-05-07T19:58:20.0504348Z 2025-05-07T19:58:20.0504351Z 2025-05-07T19:58:20.0504370Z 2025-05-07T19:58:20.0853767Z expat-2.7.0 | 137 KB | ########## | 100%  2025-05-07T19:58:20.0854171Z 2025-05-07T19:58:20.0854181Z 2025-05-07T19:58:20.0854186Z 2025-05-07T19:58:20.0854191Z 2025-05-07T19:58:20.0854194Z 2025-05-07T19:58:20.0854198Z 2025-05-07T19:58:20.0854201Z 2025-05-07T19:58:20.0854205Z 2025-05-07T19:58:20.0854209Z 2025-05-07T19:58:20.0856383Z 2025-05-07T19:58:20.0862567Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T19:58:20.0862881Z 2025-05-07T19:58:20.0862896Z 2025-05-07T19:58:20.0862899Z 2025-05-07T19:58:20.0862903Z 2025-05-07T19:58:20.0862908Z 2025-05-07T19:58:20.0862912Z 2025-05-07T19:58:20.0862916Z 2025-05-07T19:58:20.0862919Z 2025-05-07T19:58:20.0862937Z 2025-05-07T19:58:20.0863962Z 2025-05-07T19:58:20.1034875Z libxcrypt-4.4.36 | 98 KB | ########## | 100%  2025-05-07T19:58:20.1172764Z python-3.12.2 | 30.8 MB | #######1 | 71% 2025-05-07T19:58:20.1173062Z 2025-05-07T19:58:20.1173066Z 2025-05-07T19:58:20.1173070Z 2025-05-07T19:58:20.1173074Z 2025-05-07T19:58:20.1173077Z 2025-05-07T19:58:20.1173080Z 2025-05-07T19:58:20.1173084Z 2025-05-07T19:58:20.1173087Z 2025-05-07T19:58:20.1173104Z 2025-05-07T19:58:20.1173107Z 2025-05-07T19:58:20.1173110Z 2025-05-07T19:58:20.1178192Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T19:58:20.1178517Z 2025-05-07T19:58:20.1178525Z 2025-05-07T19:58:20.1178547Z 2025-05-07T19:58:20.1178554Z 2025-05-07T19:58:20.1178559Z 2025-05-07T19:58:20.1178564Z 2025-05-07T19:58:20.1178570Z 2025-05-07T19:58:20.1178576Z 2025-05-07T19:58:20.1178581Z 2025-05-07T19:58:20.1178587Z 2025-05-07T19:58:20.1178599Z 2025-05-07T19:58:20.1184720Z zlib-1.2.13 | 91 KB | ########## | 100%  2025-05-07T19:58:20.1185021Z 2025-05-07T19:58:20.1185026Z 2025-05-07T19:58:20.1185214Z 2025-05-07T19:58:20.1185233Z 2025-05-07T19:58:20.1185241Z 2025-05-07T19:58:20.1185246Z 2025-05-07T19:58:20.1185254Z 2025-05-07T19:58:20.1185260Z 2025-05-07T19:58:20.1185694Z 2025-05-07T19:58:20.1194676Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:20.1194990Z 2025-05-07T19:58:20.1194995Z 2025-05-07T19:58:20.1194999Z 2025-05-07T19:58:20.1195002Z 2025-05-07T19:58:20.1195005Z 2025-05-07T19:58:20.1195009Z 2025-05-07T19:58:20.1195012Z 2025-05-07T19:58:20.1195016Z 2025-05-07T19:58:20.1195024Z 2025-05-07T19:58:20.1397838Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:58:20.1398144Z 2025-05-07T19:58:20.1398148Z 2025-05-07T19:58:20.1398151Z 2025-05-07T19:58:20.1398155Z 2025-05-07T19:58:20.1398158Z 2025-05-07T19:58:20.1398162Z 2025-05-07T19:58:20.1398165Z 2025-05-07T19:58:20.1398168Z 2025-05-07T19:58:20.1398172Z 2025-05-07T19:58:20.1398189Z 2025-05-07T19:58:20.1398193Z 2025-05-07T19:58:20.1399551Z 2025-05-07T19:58:20.1407005Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:20.1407343Z 2025-05-07T19:58:20.1407361Z 2025-05-07T19:58:20.1407365Z 2025-05-07T19:58:20.1407368Z 2025-05-07T19:58:20.1407371Z 2025-05-07T19:58:20.1407375Z 2025-05-07T19:58:20.1407378Z 2025-05-07T19:58:20.1407381Z 2025-05-07T19:58:20.1407385Z 2025-05-07T19:58:20.1407394Z 2025-05-07T19:58:20.1407397Z 2025-05-07T19:58:20.1407492Z 2025-05-07T19:58:20.1640908Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:58:20.1641328Z 2025-05-07T19:58:20.1641332Z 2025-05-07T19:58:20.1641335Z 2025-05-07T19:58:20.1641339Z 2025-05-07T19:58:20.1641342Z 2025-05-07T19:58:20.1641346Z 2025-05-07T19:58:20.1641349Z 2025-05-07T19:58:20.1641352Z 2025-05-07T19:58:20.1641356Z 2025-05-07T19:58:20.1641359Z 2025-05-07T19:58:20.1641362Z 2025-05-07T19:58:20.1641366Z 2025-05-07T19:58:20.1641369Z 2025-05-07T19:58:20.1641393Z 2025-05-07T19:58:20.1646150Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T19:58:20.1646461Z 2025-05-07T19:58:20.1646464Z 2025-05-07T19:58:20.1646468Z 2025-05-07T19:58:20.1646471Z 2025-05-07T19:58:20.1646474Z 2025-05-07T19:58:20.1646502Z 2025-05-07T19:58:20.1646506Z 2025-05-07T19:58:20.1646509Z 2025-05-07T19:58:20.1646513Z 2025-05-07T19:58:20.1646516Z 2025-05-07T19:58:20.1646519Z 2025-05-07T19:58:20.1646523Z 2025-05-07T19:58:20.1646526Z 2025-05-07T19:58:20.1646529Z 2025-05-07T19:58:20.1786337Z libzlib-1.2.13 | 60 KB | ########## | 100%  2025-05-07T19:58:20.1786669Z 2025-05-07T19:58:20.1786673Z 2025-05-07T19:58:20.1786692Z 2025-05-07T19:58:20.1786696Z 2025-05-07T19:58:20.1786699Z 2025-05-07T19:58:20.1786703Z 2025-05-07T19:58:20.1786706Z 2025-05-07T19:58:20.1786710Z 2025-05-07T19:58:20.1786713Z 2025-05-07T19:58:20.1786717Z 2025-05-07T19:58:20.1786721Z 2025-05-07T19:58:20.1786739Z 2025-05-07T19:58:20.1786757Z 2025-05-07T19:58:20.1788391Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T19:58:20.1788772Z 2025-05-07T19:58:20.1788776Z 2025-05-07T19:58:20.1788780Z 2025-05-07T19:58:20.1788783Z 2025-05-07T19:58:20.1788787Z 2025-05-07T19:58:20.1788790Z 2025-05-07T19:58:20.1788793Z 2025-05-07T19:58:20.1788797Z 2025-05-07T19:58:20.1788800Z 2025-05-07T19:58:20.1788804Z 2025-05-07T19:58:20.1788807Z 2025-05-07T19:58:20.1788811Z 2025-05-07T19:58:20.1788818Z 2025-05-07T19:58:20.1929425Z libexpat-2.7.0 | 73 KB | ########## | 100%  2025-05-07T19:58:20.1929733Z 2025-05-07T19:58:20.1929737Z 2025-05-07T19:58:20.1929740Z 2025-05-07T19:58:20.1929744Z 2025-05-07T19:58:20.1929747Z 2025-05-07T19:58:20.1929750Z 2025-05-07T19:58:20.1929754Z 2025-05-07T19:58:20.1929778Z 2025-05-07T19:58:20.1929782Z 2025-05-07T19:58:20.1929785Z 2025-05-07T19:58:20.1929788Z 2025-05-07T19:58:20.1930008Z 2025-05-07T19:58:20.1930019Z 2025-05-07T19:58:20.1930022Z 2025-05-07T19:58:20.1930026Z 2025-05-07T19:58:20.1930029Z 2025-05-07T19:58:20.1930032Z 2025-05-07T19:58:20.1933163Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T19:58:20.1933495Z 2025-05-07T19:58:20.1933499Z 2025-05-07T19:58:20.1933503Z 2025-05-07T19:58:20.1933513Z 2025-05-07T19:58:20.1933517Z 2025-05-07T19:58:20.1933520Z 2025-05-07T19:58:20.1933524Z 2025-05-07T19:58:20.1933527Z 2025-05-07T19:58:20.1933531Z 2025-05-07T19:58:20.1933534Z 2025-05-07T19:58:20.1933538Z 2025-05-07T19:58:20.1933541Z 2025-05-07T19:58:20.1933544Z 2025-05-07T19:58:20.1933549Z 2025-05-07T19:58:20.1933553Z 2025-05-07T19:58:20.1933557Z 2025-05-07T19:58:20.1933893Z 2025-05-07T19:58:20.2035435Z libuuid-2.38.1 | 33 KB | ########## | 100%  2025-05-07T19:58:20.2082423Z python-3.12.2 | 30.8 MB | #########8 | 99% 2025-05-07T19:58:20.2082930Z 2025-05-07T19:58:20.2083166Z 2025-05-07T19:58:20.2083177Z 2025-05-07T19:58:20.2083183Z 2025-05-07T19:58:20.2083190Z 2025-05-07T19:58:20.2083196Z 2025-05-07T19:58:20.2083201Z 2025-05-07T19:58:20.2083207Z 2025-05-07T19:58:20.2083213Z 2025-05-07T19:58:20.2083220Z 2025-05-07T19:58:20.2083227Z 2025-05-07T19:58:20.2083235Z 2025-05-07T19:58:20.2083242Z 2025-05-07T19:58:20.2083248Z 2025-05-07T19:58:20.2083255Z 2025-05-07T19:58:20.2083260Z 2025-05-07T19:58:20.2083266Z 2025-05-07T19:58:20.2083271Z 2025-05-07T19:58:20.2084651Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T19:58:20.2085184Z 2025-05-07T19:58:20.2085191Z 2025-05-07T19:58:20.2085201Z 2025-05-07T19:58:20.2085207Z 2025-05-07T19:58:20.2085213Z 2025-05-07T19:58:20.2085219Z 2025-05-07T19:58:20.2085225Z 2025-05-07T19:58:20.2085231Z 2025-05-07T19:58:20.2085237Z 2025-05-07T19:58:20.2085258Z 2025-05-07T19:58:20.2085264Z 2025-05-07T19:58:20.2085290Z 2025-05-07T19:58:20.2085305Z 2025-05-07T19:58:20.2085312Z 2025-05-07T19:58:20.2085318Z 2025-05-07T19:58:20.2085322Z 2025-05-07T19:58:20.2085328Z 2025-05-07T19:58:20.2085343Z 2025-05-07T19:58:20.2092100Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-05-07T19:58:20.2092699Z 2025-05-07T19:58:20.2092707Z 2025-05-07T19:58:20.2095421Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:20.2095932Z 2025-05-07T19:58:20.2095939Z 2025-05-07T19:58:20.2235911Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:58:20.2236296Z 2025-05-07T19:58:20.2236304Z 2025-05-07T19:58:20.2236310Z 2025-05-07T19:58:20.2236319Z 2025-05-07T19:58:20.2236325Z 2025-05-07T19:58:20.2236331Z 2025-05-07T19:58:20.2236337Z 2025-05-07T19:58:20.2236342Z 2025-05-07T19:58:20.2236347Z 2025-05-07T19:58:20.2236352Z 2025-05-07T19:58:20.2236358Z 2025-05-07T19:58:20.2236363Z 2025-05-07T19:58:20.2236369Z 2025-05-07T19:58:20.2236396Z 2025-05-07T19:58:20.2236410Z 2025-05-07T19:58:20.2238908Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:20.2239524Z 2025-05-07T19:58:20.2239528Z 2025-05-07T19:58:20.2239532Z 2025-05-07T19:58:20.2239535Z 2025-05-07T19:58:20.2239539Z 2025-05-07T19:58:20.2239542Z 2025-05-07T19:58:20.2239546Z 2025-05-07T19:58:20.2239549Z 2025-05-07T19:58:20.2239552Z 2025-05-07T19:58:20.2239556Z 2025-05-07T19:58:20.2239559Z 2025-05-07T19:58:20.2239563Z 2025-05-07T19:58:20.2239566Z 2025-05-07T19:58:20.2239569Z 2025-05-07T19:58:20.2240602Z 2025-05-07T19:58:20.2375251Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:58:20.2375923Z 2025-05-07T19:58:20.2375945Z 2025-05-07T19:58:20.2375950Z 2025-05-07T19:58:20.2375954Z 2025-05-07T19:58:20.2375960Z 2025-05-07T19:58:20.2375966Z 2025-05-07T19:58:20.2375972Z 2025-05-07T19:58:20.2375979Z 2025-05-07T19:58:20.2376168Z 2025-05-07T19:58:20.2376178Z 2025-05-07T19:58:20.2376182Z 2025-05-07T19:58:20.2376185Z 2025-05-07T19:58:20.2376189Z 2025-05-07T19:58:20.2376192Z 2025-05-07T19:58:20.2376196Z 2025-05-07T19:58:20.2376199Z 2025-05-07T19:58:20.2376203Z 2025-05-07T19:58:20.2376206Z 2025-05-07T19:58:20.2376209Z 2025-05-07T19:58:20.2436874Z ... (more hidden) ... 2025-05-07T19:58:20.2437346Z 2025-05-07T19:58:20.2437350Z 2025-05-07T19:58:20.2437355Z 2025-05-07T19:58:20.2437360Z 2025-05-07T19:58:20.2437364Z 2025-05-07T19:58:20.2437369Z 2025-05-07T19:58:20.2437375Z 2025-05-07T19:58:20.2437382Z 2025-05-07T19:58:20.2437388Z 2025-05-07T19:58:20.2437396Z 2025-05-07T19:58:20.2437419Z 2025-05-07T19:58:20.2437424Z 2025-05-07T19:58:20.2437430Z 2025-05-07T19:58:20.2437435Z 2025-05-07T19:58:20.2437441Z 2025-05-07T19:58:20.2437447Z 2025-05-07T19:58:20.2440702Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:20.2441234Z 2025-05-07T19:58:20.2441430Z 2025-05-07T19:58:20.2441438Z 2025-05-07T19:58:20.2441444Z 2025-05-07T19:58:20.2441449Z 2025-05-07T19:58:20.2441455Z 2025-05-07T19:58:20.2441460Z 2025-05-07T19:58:20.2441466Z 2025-05-07T19:58:20.2441473Z 2025-05-07T19:58:20.2441479Z 2025-05-07T19:58:20.2441485Z 2025-05-07T19:58:20.2441491Z 2025-05-07T19:58:20.2441498Z 2025-05-07T19:58:20.2441504Z 2025-05-07T19:58:20.2441509Z 2025-05-07T19:58:20.2441512Z 2025-05-07T19:58:20.2786346Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:20.2786670Z 2025-05-07T19:58:20.3279516Z openssl-3.5.0 | 3.0 MB | ########## | 100%  2025-05-07T19:58:20.9486404Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T19:58:20.9490112Z python-3.12.2 | 30.8 MB | ########## | 100% 2025-05-07T19:58:20.9490441Z 2025-05-07T19:58:20.9490470Z 2025-05-07T19:58:20.9490478Z 2025-05-07T19:58:20.9490482Z 2025-05-07T19:58:20.9490513Z 2025-05-07T19:58:20.9490533Z 2025-05-07T19:58:20.9490537Z 2025-05-07T19:58:20.9490541Z 2025-05-07T19:58:20.9490544Z 2025-05-07T19:58:20.9490548Z 2025-05-07T19:58:20.9490552Z 2025-05-07T19:58:20.9490555Z 2025-05-07T19:58:20.9490559Z 2025-05-07T19:58:20.9490562Z 2025-05-07T19:58:20.9490566Z 2025-05-07T19:58:20.9490569Z 2025-05-07T19:58:20.9490573Z 2025-05-07T19:58:20.9490593Z 2025-05-07T19:58:20.9490597Z 2025-05-07T19:58:20.9490682Z 2025-05-07T19:58:20.9491303Z  2025-05-07T19:58:20.9491806Z 2025-05-07T19:58:20.9492188Z 2025-05-07T19:58:20.9492423Z  2025-05-07T19:58:20.9492927Z 2025-05-07T19:58:20.9492934Z 2025-05-07T19:58:20.9493183Z  2025-05-07T19:58:20.9493436Z 2025-05-07T19:58:20.9493440Z 2025-05-07T19:58:20.9493444Z 2025-05-07T19:58:20.9493821Z  2025-05-07T19:58:20.9494077Z 2025-05-07T19:58:20.9494080Z 2025-05-07T19:58:20.9494084Z 2025-05-07T19:58:20.9494088Z 2025-05-07T19:58:20.9494465Z  2025-05-07T19:58:20.9494761Z 2025-05-07T19:58:20.9494765Z 2025-05-07T19:58:20.9494768Z 2025-05-07T19:58:20.9494772Z 2025-05-07T19:58:20.9494775Z 2025-05-07T19:58:20.9495031Z  2025-05-07T19:58:20.9495291Z 2025-05-07T19:58:20.9495295Z 2025-05-07T19:58:20.9495298Z 2025-05-07T19:58:20.9495302Z 2025-05-07T19:58:20.9495305Z 2025-05-07T19:58:20.9495309Z 2025-05-07T19:58:20.9495604Z  2025-05-07T19:58:20.9495905Z 2025-05-07T19:58:20.9495909Z 2025-05-07T19:58:20.9495912Z 2025-05-07T19:58:20.9495916Z 2025-05-07T19:58:20.9495919Z 2025-05-07T19:58:20.9495922Z 2025-05-07T19:58:20.9496097Z 2025-05-07T19:58:20.9496422Z  2025-05-07T19:58:20.9496696Z 2025-05-07T19:58:20.9496699Z 2025-05-07T19:58:20.9496703Z 2025-05-07T19:58:20.9496706Z 2025-05-07T19:58:20.9496710Z 2025-05-07T19:58:20.9496713Z 2025-05-07T19:58:20.9496716Z 2025-05-07T19:58:20.9496720Z 2025-05-07T19:58:20.9497049Z  2025-05-07T19:58:20.9497291Z 2025-05-07T19:58:20.9497295Z 2025-05-07T19:58:20.9497298Z 2025-05-07T19:58:20.9497302Z 2025-05-07T19:58:20.9497305Z 2025-05-07T19:58:20.9497309Z 2025-05-07T19:58:20.9497312Z 2025-05-07T19:58:20.9497315Z 2025-05-07T19:58:20.9497319Z 2025-05-07T19:58:20.9497696Z  2025-05-07T19:58:20.9497960Z 2025-05-07T19:58:20.9497963Z 2025-05-07T19:58:20.9497967Z 2025-05-07T19:58:20.9497970Z 2025-05-07T19:58:20.9497974Z 2025-05-07T19:58:20.9497984Z 2025-05-07T19:58:20.9498101Z 2025-05-07T19:58:20.9498106Z 2025-05-07T19:58:20.9498165Z 2025-05-07T19:58:20.9498225Z 2025-05-07T19:58:20.9498466Z  2025-05-07T19:58:20.9498775Z 2025-05-07T19:58:20.9498778Z 2025-05-07T19:58:20.9498782Z 2025-05-07T19:58:20.9498785Z 2025-05-07T19:58:20.9498789Z 2025-05-07T19:58:20.9498792Z 2025-05-07T19:58:20.9498795Z 2025-05-07T19:58:20.9498799Z 2025-05-07T19:58:20.9498802Z 2025-05-07T19:58:20.9498806Z 2025-05-07T19:58:20.9498809Z 2025-05-07T19:58:20.9499023Z  2025-05-07T19:58:20.9499390Z 2025-05-07T19:58:20.9499393Z 2025-05-07T19:58:20.9499397Z 2025-05-07T19:58:20.9499400Z 2025-05-07T19:58:20.9499404Z 2025-05-07T19:58:20.9499407Z 2025-05-07T19:58:20.9499411Z 2025-05-07T19:58:20.9499414Z 2025-05-07T19:58:20.9499417Z 2025-05-07T19:58:20.9499421Z 2025-05-07T19:58:20.9499424Z 2025-05-07T19:58:20.9499432Z 2025-05-07T19:58:20.9499805Z  2025-05-07T19:58:20.9500082Z 2025-05-07T19:58:20.9500086Z 2025-05-07T19:58:20.9500090Z 2025-05-07T19:58:20.9500093Z 2025-05-07T19:58:20.9500097Z 2025-05-07T19:58:20.9500100Z 2025-05-07T19:58:20.9500104Z 2025-05-07T19:58:20.9500107Z 2025-05-07T19:58:20.9500111Z 2025-05-07T19:58:20.9500114Z 2025-05-07T19:58:20.9500162Z 2025-05-07T19:58:20.9500166Z 2025-05-07T19:58:20.9500169Z 2025-05-07T19:58:20.9500414Z  2025-05-07T19:58:20.9500665Z 2025-05-07T19:58:20.9500668Z 2025-05-07T19:58:20.9500672Z 2025-05-07T19:58:20.9500785Z 2025-05-07T19:58:20.9500789Z 2025-05-07T19:58:20.9500792Z 2025-05-07T19:58:20.9500796Z 2025-05-07T19:58:20.9500799Z 2025-05-07T19:58:20.9500803Z 2025-05-07T19:58:20.9500806Z 2025-05-07T19:58:20.9500810Z 2025-05-07T19:58:20.9500813Z 2025-05-07T19:58:20.9500822Z 2025-05-07T19:58:20.9500829Z 2025-05-07T19:58:20.9501100Z  2025-05-07T19:58:20.9501427Z 2025-05-07T19:58:20.9501431Z 2025-05-07T19:58:20.9501434Z 2025-05-07T19:58:20.9501438Z 2025-05-07T19:58:20.9501441Z 2025-05-07T19:58:20.9501445Z 2025-05-07T19:58:20.9501448Z 2025-05-07T19:58:20.9501452Z 2025-05-07T19:58:20.9501455Z 2025-05-07T19:58:20.9501459Z 2025-05-07T19:58:20.9501462Z 2025-05-07T19:58:20.9501465Z 2025-05-07T19:58:20.9501469Z 2025-05-07T19:58:20.9501472Z 2025-05-07T19:58:20.9501476Z 2025-05-07T19:58:20.9501765Z  2025-05-07T19:58:20.9502042Z 2025-05-07T19:58:20.9502045Z 2025-05-07T19:58:20.9502049Z 2025-05-07T19:58:20.9502052Z 2025-05-07T19:58:20.9502056Z 2025-05-07T19:58:20.9502059Z 2025-05-07T19:58:20.9502062Z 2025-05-07T19:58:20.9502065Z 2025-05-07T19:58:20.9502069Z 2025-05-07T19:58:20.9502134Z 2025-05-07T19:58:20.9502169Z 2025-05-07T19:58:20.9502174Z 2025-05-07T19:58:20.9502177Z 2025-05-07T19:58:20.9502180Z 2025-05-07T19:58:20.9502184Z 2025-05-07T19:58:20.9502187Z 2025-05-07T19:58:20.9502471Z  2025-05-07T19:58:20.9502816Z 2025-05-07T19:58:20.9502820Z 2025-05-07T19:58:20.9502823Z 2025-05-07T19:58:20.9502826Z 2025-05-07T19:58:20.9502830Z 2025-05-07T19:58:20.9502833Z 2025-05-07T19:58:20.9502837Z 2025-05-07T19:58:20.9502840Z 2025-05-07T19:58:20.9502844Z 2025-05-07T19:58:20.9502847Z 2025-05-07T19:58:20.9502850Z 2025-05-07T19:58:20.9502854Z 2025-05-07T19:58:20.9502857Z 2025-05-07T19:58:20.9502860Z 2025-05-07T19:58:20.9502864Z 2025-05-07T19:58:20.9502867Z 2025-05-07T19:58:20.9502871Z 2025-05-07T19:58:20.9503171Z  2025-05-07T19:58:20.9503451Z 2025-05-07T19:58:20.9503459Z 2025-05-07T19:58:20.9503518Z 2025-05-07T19:58:20.9503522Z 2025-05-07T19:58:20.9503526Z 2025-05-07T19:58:20.9503529Z 2025-05-07T19:58:20.9503533Z 2025-05-07T19:58:20.9503536Z 2025-05-07T19:58:20.9503539Z 2025-05-07T19:58:20.9503543Z 2025-05-07T19:58:20.9503546Z 2025-05-07T19:58:20.9503549Z 2025-05-07T19:58:20.9503553Z 2025-05-07T19:58:20.9503599Z 2025-05-07T19:58:20.9503603Z 2025-05-07T19:58:20.9503607Z 2025-05-07T19:58:20.9503610Z 2025-05-07T19:58:20.9503613Z 2025-05-07T19:58:20.9503856Z  2025-05-07T19:58:20.9504242Z 2025-05-07T19:58:20.9504354Z done 2025-05-07T19:58:21.0499344Z Preparing transaction: - done 2025-05-07T19:58:21.8441774Z Verifying transaction: | / - \ | / - done 2025-05-07T19:58:23.4518034Z Executing transaction: | / - \ | / - \ | / - \ | / - \ done 2025-05-07T19:58:23.6600944Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:58:25.4106880Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:58:25.4114574Z [SETUP] Installing libxcrypt ... 2025-05-07T19:58:25.4135053Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:58:26.0923476Z Channels: 2025-05-07T19:58:26.0923909Z - conda-forge 2025-05-07T19:58:26.0924264Z Platform: linux-64 2025-05-07T19:58:29.2492396Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:58:29.6855698Z Solving environment: \ done 2025-05-07T19:58:29.7070227Z 2025-05-07T19:58:29.7070590Z # All requested packages already installed. 2025-05-07T19:58:29.7070874Z 2025-05-07T19:58:33.0860600Z [SETUP] Copying over ... 2025-05-07T19:58:33.0861435Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.12/crypt.h 2025-05-07T19:58:33.0862103Z 2025-05-07T19:58:33.0892520Z 2025-05-07T19:58:34.7441331Z [SETUP] Installed Python version: Python 3.12.2 2025-05-07T19:58:34.7441869Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:58:34.7495403Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:58:34.7495895Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T19:58:34.7496465Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:58:34.7496785Z env: 2025-05-07T19:58:34.7497017Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:58:34.7497340Z BUILD_ENV: build_binary 2025-05-07T19:58:34.7497587Z BUILD_TARGET: default 2025-05-07T19:58:34.7497833Z BUILD_VARIANT: cpu 2025-05-07T19:58:34.7498068Z ##[endgroup] 2025-05-07T19:58:35.1749530Z ################################################################################ 2025-05-07T19:58:35.1749929Z # Install C/C++ Compilers 2025-05-07T19:58:35.1750185Z # 2025-05-07T19:58:35.1763096Z # [2025-05-07T19:58:35.176Z] + install_cxx_compiler build_binary gcc 2025-05-07T19:58:35.1763505Z ################################################################################ 2025-05-07T19:58:35.1763955Z 2025-05-07T19:58:35.1777924Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:58:35.2602607Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:58:35.2608918Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T19:58:35.2628761Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T19:58:35.9494626Z Channels: 2025-05-07T19:58:35.9494879Z - conda-forge 2025-05-07T19:58:35.9495104Z Platform: linux-64 2025-05-07T19:58:39.0043947Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:58:39.4353247Z Solving environment: \ done 2025-05-07T19:58:39.4864197Z 2025-05-07T19:58:39.4864352Z ## Package Plan ## 2025-05-07T19:58:39.4864511Z 2025-05-07T19:58:39.4864795Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:39.4865155Z 2025-05-07T19:58:39.4865291Z added / updated specs: 2025-05-07T19:58:39.4865553Z - sysroot_linux-64=2.17 2025-05-07T19:58:39.4865758Z 2025-05-07T19:58:39.4865762Z 2025-05-07T19:58:39.4865888Z The following packages will be downloaded: 2025-05-07T19:58:39.4866115Z 2025-05-07T19:58:39.4866249Z package | build 2025-05-07T19:58:39.4866595Z ---------------------------|----------------- 2025-05-07T19:58:39.4867047Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T19:58:39.4867744Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T19:58:39.4868226Z ------------------------------------------------------------ 2025-05-07T19:58:39.4868580Z Total: 15.4 MB 2025-05-07T19:58:39.4868816Z 2025-05-07T19:58:39.4868947Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:39.4869179Z 2025-05-07T19:58:39.4869495Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T19:58:39.4870128Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T19:58:39.4870458Z 2025-05-07T19:58:39.4870462Z 2025-05-07T19:58:39.4870465Z 2025-05-07T19:58:39.4870612Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:39.4871065Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:58:39.4871327Z 2025-05-07T19:58:39.6998625Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T19:58:39.6998917Z 2025-05-07T19:58:39.7040094Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T19:58:39.7125959Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T19:58:39.7126551Z 2025-05-07T19:58:39.8557226Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:58:39.8558218Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:58:39.9426784Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:58:39.9427090Z 2025-05-07T19:58:39.9428576Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:58:39.9429068Z 2025-05-07T19:58:40.3621641Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T19:58:40.3623647Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T19:58:40.3624006Z 2025-05-07T19:58:40.3624221Z 2025-05-07T19:58:40.3625036Z  done 2025-05-07T19:58:40.4627744Z Preparing transaction: / done 2025-05-07T19:58:40.6639872Z Verifying transaction: \ | done 2025-05-07T19:58:40.7645529Z Executing transaction: - done 2025-05-07T19:58:40.8513280Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:58:40.8513604Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:58:42.5297276Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T19:58:42.5305636Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T19:58:42.5325934Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T19:58:43.2378246Z Channels: 2025-05-07T19:58:43.2378501Z - conda-forge 2025-05-07T19:58:43.2378727Z Platform: linux-64 2025-05-07T19:58:46.2706730Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:58:47.4282063Z Solving environment: \ | / done 2025-05-07T19:58:47.4790812Z 2025-05-07T19:58:47.4791453Z ## Package Plan ## 2025-05-07T19:58:47.4791662Z 2025-05-07T19:58:47.4791877Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:47.4792196Z 2025-05-07T19:58:47.4792310Z added / updated specs: 2025-05-07T19:58:47.4792579Z - gxx_linux-64=11.4.0 2025-05-07T19:58:47.4792752Z 2025-05-07T19:58:47.4792756Z 2025-05-07T19:58:47.4792881Z The following packages will be downloaded: 2025-05-07T19:58:47.4793116Z 2025-05-07T19:58:47.4793232Z package | build 2025-05-07T19:58:47.4793702Z ---------------------------|----------------- 2025-05-07T19:58:47.4794136Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T19:58:47.4794646Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T19:58:47.4795137Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T19:58:47.4795594Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T19:58:47.4796063Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T19:58:47.4796533Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T19:58:47.4796991Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T19:58:47.4797559Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T19:58:47.4798069Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T19:58:47.4798554Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T19:58:47.4799048Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T19:58:47.4799564Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T19:58:47.4800077Z ------------------------------------------------------------ 2025-05-07T19:58:47.4800508Z Total: 91.6 MB 2025-05-07T19:58:47.4800726Z 2025-05-07T19:58:47.4800855Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:47.4801098Z 2025-05-07T19:58:47.4801386Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T19:58:47.4801994Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T19:58:47.4802596Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T19:58:47.4803141Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T19:58:47.4803960Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T19:58:47.4804519Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T19:58:47.4805096Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:58:47.4805694Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T19:58:47.4806236Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T19:58:47.4806828Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T19:58:47.4807216Z 2025-05-07T19:58:47.4807347Z The following packages will be UPDATED: 2025-05-07T19:58:47.4807562Z 2025-05-07T19:58:47.4807893Z ld_impl_linux-64 pkgs/main::ld_impl_linux-64-2.40-h12e~ --> conda-forge::ld_impl_linux-64-2.40-hf3520f5_7 2025-05-07T19:58:47.4808783Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T19:58:47.4809238Z 2025-05-07T19:58:47.4809243Z 2025-05-07T19:58:47.4809247Z 2025-05-07T19:58:47.4809395Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:47.4809792Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:58:47.4810034Z 2025-05-07T19:58:47.4810442Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:58:47.4810694Z 2025-05-07T19:58:47.4810698Z 2025-05-07T19:58:47.4814075Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:58:47.4814368Z 2025-05-07T19:58:47.4814373Z 2025-05-07T19:58:47.4821658Z 2025-05-07T19:58:47.4833009Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T19:58:47.4833311Z 2025-05-07T19:58:47.4833325Z 2025-05-07T19:58:47.4833329Z 2025-05-07T19:58:47.4833333Z 2025-05-07T19:58:47.4865817Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:58:47.4866131Z 2025-05-07T19:58:47.4866136Z 2025-05-07T19:58:47.4866140Z 2025-05-07T19:58:47.4866152Z 2025-05-07T19:58:47.4874179Z 2025-05-07T19:58:47.4891698Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:58:47.4892016Z 2025-05-07T19:58:47.4892020Z 2025-05-07T19:58:47.4892031Z 2025-05-07T19:58:47.4892034Z 2025-05-07T19:58:47.4892038Z 2025-05-07T19:58:47.4892041Z 2025-05-07T19:58:47.4893895Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T19:58:47.4894216Z 2025-05-07T19:58:47.4894220Z 2025-05-07T19:58:47.4894223Z 2025-05-07T19:58:47.4894227Z 2025-05-07T19:58:47.4894232Z 2025-05-07T19:58:47.4894236Z 2025-05-07T19:58:47.4894244Z 2025-05-07T19:58:47.4895620Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T19:58:47.4895922Z 2025-05-07T19:58:47.4895926Z 2025-05-07T19:58:47.4895930Z 2025-05-07T19:58:47.4895934Z 2025-05-07T19:58:47.4895938Z 2025-05-07T19:58:47.4895952Z 2025-05-07T19:58:47.4895956Z 2025-05-07T19:58:47.4895963Z 2025-05-07T19:58:47.4897244Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T19:58:47.4897540Z 2025-05-07T19:58:47.4897544Z 2025-05-07T19:58:47.4897547Z 2025-05-07T19:58:47.4897551Z 2025-05-07T19:58:47.4897554Z 2025-05-07T19:58:47.4897557Z 2025-05-07T19:58:47.4897561Z 2025-05-07T19:58:47.4897565Z 2025-05-07T19:58:47.4897573Z 2025-05-07T19:58:47.4898862Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T19:58:47.4899171Z 2025-05-07T19:58:47.4899174Z 2025-05-07T19:58:47.4899178Z 2025-05-07T19:58:47.4899181Z 2025-05-07T19:58:47.4899185Z 2025-05-07T19:58:47.4899188Z 2025-05-07T19:58:47.4899191Z 2025-05-07T19:58:47.4899195Z 2025-05-07T19:58:47.4899198Z 2025-05-07T19:58:47.4899206Z 2025-05-07T19:58:47.4900525Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T19:58:47.4900822Z 2025-05-07T19:58:47.4900837Z 2025-05-07T19:58:47.4900840Z 2025-05-07T19:58:47.4900844Z 2025-05-07T19:58:47.4900847Z 2025-05-07T19:58:47.4901021Z 2025-05-07T19:58:47.4901026Z 2025-05-07T19:58:47.4901030Z 2025-05-07T19:58:47.4901034Z 2025-05-07T19:58:47.4901038Z 2025-05-07T19:58:47.4901063Z 2025-05-07T19:58:47.5975987Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T19:58:47.5976349Z 2025-05-07T19:58:47.5976353Z 2025-05-07T19:58:47.5976357Z 2025-05-07T19:58:47.6222771Z binutils_impl_linux- | 6.0 MB | 5 | 5%  2025-05-07T19:58:47.6223216Z 2025-05-07T19:58:47.6223221Z 2025-05-07T19:58:47.6223225Z 2025-05-07T19:58:47.6223264Z 2025-05-07T19:58:47.7234363Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T19:58:47.7234664Z 2025-05-07T19:58:47.7234669Z 2025-05-07T19:58:47.7235320Z 2025-05-07T19:58:47.7237414Z binutils_impl_linux- | 6.0 MB | 9 | 10%  2025-05-07T19:58:47.7237825Z 2025-05-07T19:58:47.7238025Z 2025-05-07T19:58:47.7238030Z 2025-05-07T19:58:47.7238045Z 2025-05-07T19:58:47.7803385Z libstdcxx-15.1.0 | 3.7 MB | 2 | 3%  2025-05-07T19:58:47.7803717Z 2025-05-07T19:58:47.7974577Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T19:58:47.7974850Z 2025-05-07T19:58:47.7974860Z 2025-05-07T19:58:47.8012795Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T19:58:47.8013238Z 2025-05-07T19:58:47.8013244Z 2025-05-07T19:58:47.8015464Z 2025-05-07T19:58:47.8095526Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:58:47.8327688Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T19:58:47.8327969Z 2025-05-07T19:58:47.8327973Z 2025-05-07T19:58:47.8327977Z 2025-05-07T19:58:47.8328570Z 2025-05-07T19:58:47.8374466Z libstdcxx-15.1.0 | 3.7 MB | ########9 | 89%  2025-05-07T19:58:47.8374868Z 2025-05-07T19:58:47.8374882Z 2025-05-07T19:58:47.8374889Z 2025-05-07T19:58:47.8374921Z 2025-05-07T19:58:47.8377048Z 2025-05-07T19:58:47.8805342Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:58:47.8805834Z 2025-05-07T19:58:47.8976083Z gxx_impl_linux-64-11 | 11.2 MB | #######1 | 71%  2025-05-07T19:58:47.8976441Z 2025-05-07T19:58:47.8976445Z 2025-05-07T19:58:47.9069874Z libstdcxx-devel_linu | 11.1 MB | ######4 | 64%  2025-05-07T19:58:47.9070193Z 2025-05-07T19:58:47.9070197Z 2025-05-07T19:58:47.9070201Z 2025-05-07T19:58:47.9070966Z 2025-05-07T19:58:47.9098761Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:58:47.9563579Z gcc_impl_linux-64-11 | 53.0 MB | # | 11% 2025-05-07T19:58:47.9563848Z 2025-05-07T19:58:47.9563854Z 2025-05-07T19:58:47.9563859Z 2025-05-07T19:58:47.9563863Z 2025-05-07T19:58:47.9565923Z 2025-05-07T19:58:47.9570589Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:47.9570890Z 2025-05-07T19:58:47.9570899Z 2025-05-07T19:58:47.9570938Z 2025-05-07T19:58:47.9570942Z 2025-05-07T19:58:47.9572547Z 2025-05-07T19:58:47.9607768Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:47.9608089Z 2025-05-07T19:58:47.9608093Z 2025-05-07T19:58:47.9608097Z 2025-05-07T19:58:47.9608101Z 2025-05-07T19:58:47.9608118Z 2025-05-07T19:58:47.9609341Z 2025-05-07T19:58:47.9931232Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T19:58:47.9931625Z 2025-05-07T19:58:47.9931630Z 2025-05-07T19:58:47.9931648Z 2025-05-07T19:58:47.9931652Z 2025-05-07T19:58:47.9931655Z 2025-05-07T19:58:47.9931659Z 2025-05-07T19:58:47.9932972Z 2025-05-07T19:58:48.0139316Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T19:58:48.0139724Z 2025-05-07T19:58:48.0139729Z 2025-05-07T19:58:48.0139734Z 2025-05-07T19:58:48.0139738Z 2025-05-07T19:58:48.0139743Z 2025-05-07T19:58:48.0139746Z 2025-05-07T19:58:48.0141008Z 2025-05-07T19:58:48.0396556Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:58:48.0526464Z gcc_impl_linux-64-11 | 53.0 MB | ## | 20% 2025-05-07T19:58:48.0526791Z 2025-05-07T19:58:48.0526799Z 2025-05-07T19:58:48.0526824Z 2025-05-07T19:58:48.0526830Z 2025-05-07T19:58:48.0526836Z 2025-05-07T19:58:48.0526842Z 2025-05-07T19:58:48.0526847Z 2025-05-07T19:58:48.0526861Z 2025-05-07T19:58:48.0556817Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:58:48.0557193Z 2025-05-07T19:58:48.0557197Z 2025-05-07T19:58:48.0557212Z 2025-05-07T19:58:48.0557216Z 2025-05-07T19:58:48.0557219Z 2025-05-07T19:58:48.0557222Z 2025-05-07T19:58:48.0557226Z 2025-05-07T19:58:48.0557337Z 2025-05-07T19:58:48.0696147Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:48.0696491Z 2025-05-07T19:58:48.0696495Z 2025-05-07T19:58:48.0696499Z 2025-05-07T19:58:48.0696502Z 2025-05-07T19:58:48.0696506Z 2025-05-07T19:58:48.0696796Z 2025-05-07T19:58:48.0697477Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:58:48.0697864Z 2025-05-07T19:58:48.0697888Z 2025-05-07T19:58:48.0697895Z 2025-05-07T19:58:48.0697903Z 2025-05-07T19:58:48.0697908Z 2025-05-07T19:58:48.0697919Z 2025-05-07T19:58:48.0741245Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:58:48.0741908Z 2025-05-07T19:58:48.0871629Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:58:48.0872091Z 2025-05-07T19:58:48.0872100Z 2025-05-07T19:58:48.0942307Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:58:48.0942673Z 2025-05-07T19:58:48.0942680Z 2025-05-07T19:58:48.0942688Z 2025-05-07T19:58:48.0942694Z 2025-05-07T19:58:48.0942698Z 2025-05-07T19:58:48.0942701Z 2025-05-07T19:58:48.0942705Z 2025-05-07T19:58:48.0942709Z 2025-05-07T19:58:48.0942713Z 2025-05-07T19:58:48.0954456Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T19:58:48.0954807Z 2025-05-07T19:58:48.0954811Z 2025-05-07T19:58:48.0954815Z 2025-05-07T19:58:48.0954818Z 2025-05-07T19:58:48.0954832Z 2025-05-07T19:58:48.0954849Z 2025-05-07T19:58:48.0954853Z 2025-05-07T19:58:48.0954856Z 2025-05-07T19:58:48.0955983Z 2025-05-07T19:58:48.1008353Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:58:48.1008733Z 2025-05-07T19:58:48.1008740Z 2025-05-07T19:58:48.1008747Z 2025-05-07T19:58:48.1008753Z 2025-05-07T19:58:48.1229368Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T19:58:48.1229714Z 2025-05-07T19:58:48.1229719Z 2025-05-07T19:58:48.1229723Z 2025-05-07T19:58:48.1229727Z 2025-05-07T19:58:48.1229731Z 2025-05-07T19:58:48.1229735Z 2025-05-07T19:58:48.1229738Z 2025-05-07T19:58:48.1229742Z 2025-05-07T19:58:48.1229746Z 2025-05-07T19:58:48.1229750Z 2025-05-07T19:58:48.1229754Z 2025-05-07T19:58:48.1236740Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T19:58:48.1237120Z 2025-05-07T19:58:48.1237124Z 2025-05-07T19:58:48.1237128Z 2025-05-07T19:58:48.1237144Z 2025-05-07T19:58:48.1237148Z 2025-05-07T19:58:48.1237151Z 2025-05-07T19:58:48.1237155Z 2025-05-07T19:58:48.1237158Z 2025-05-07T19:58:48.1237162Z 2025-05-07T19:58:48.1237165Z 2025-05-07T19:58:48.1237802Z 2025-05-07T19:58:48.1266922Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:58:48.1267267Z 2025-05-07T19:58:48.1267272Z 2025-05-07T19:58:48.1267275Z 2025-05-07T19:58:48.1267279Z 2025-05-07T19:58:48.1267283Z 2025-05-07T19:58:48.1267287Z 2025-05-07T19:58:48.1267292Z 2025-05-07T19:58:48.1267296Z 2025-05-07T19:58:48.1267299Z 2025-05-07T19:58:48.1267318Z 2025-05-07T19:58:48.1275322Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T19:58:48.1275981Z 2025-05-07T19:58:48.1275993Z 2025-05-07T19:58:48.1276004Z 2025-05-07T19:58:48.1276010Z 2025-05-07T19:58:48.1276038Z 2025-05-07T19:58:48.1276072Z 2025-05-07T19:58:48.1276076Z 2025-05-07T19:58:48.1276080Z 2025-05-07T19:58:48.1276083Z 2025-05-07T19:58:48.1276376Z 2025-05-07T19:58:48.1277122Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:58:48.1277638Z 2025-05-07T19:58:48.1277645Z 2025-05-07T19:58:48.1277653Z 2025-05-07T19:58:48.1277658Z 2025-05-07T19:58:48.1277663Z 2025-05-07T19:58:48.1277668Z 2025-05-07T19:58:48.1277829Z 2025-05-07T19:58:48.1280404Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:58:48.1280805Z 2025-05-07T19:58:48.1280809Z 2025-05-07T19:58:48.1280812Z 2025-05-07T19:58:48.1280816Z 2025-05-07T19:58:48.1280819Z 2025-05-07T19:58:48.1280823Z 2025-05-07T19:58:48.1280832Z 2025-05-07T19:58:48.1497593Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T19:58:48.1498045Z 2025-05-07T19:58:48.1498051Z 2025-05-07T19:58:48.1498057Z 2025-05-07T19:58:48.1498063Z 2025-05-07T19:58:48.1498288Z 2025-05-07T19:58:48.1629000Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:58:48.1629522Z 2025-05-07T19:58:48.1629532Z 2025-05-07T19:58:48.1629539Z 2025-05-07T19:58:48.1629546Z 2025-05-07T19:58:48.1629552Z 2025-05-07T19:58:48.1629558Z 2025-05-07T19:58:48.1629564Z 2025-05-07T19:58:48.1629570Z 2025-05-07T19:58:48.1631385Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:48.1631864Z 2025-05-07T19:58:48.1631870Z 2025-05-07T19:58:48.1631877Z 2025-05-07T19:58:48.1631883Z 2025-05-07T19:58:48.1631891Z 2025-05-07T19:58:48.1631898Z 2025-05-07T19:58:48.1631904Z 2025-05-07T19:58:48.1633346Z 2025-05-07T19:58:48.1738513Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:58:48.2285690Z gcc_impl_linux-64-11 | 53.0 MB | ##7 | 27% 2025-05-07T19:58:48.2285974Z 2025-05-07T19:58:48.2285979Z 2025-05-07T19:58:48.2285983Z 2025-05-07T19:58:48.2285987Z 2025-05-07T19:58:48.2286014Z 2025-05-07T19:58:48.2287709Z 2025-05-07T19:58:48.2329359Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T19:58:48.2329908Z 2025-05-07T19:58:48.2329924Z 2025-05-07T19:58:48.2329931Z 2025-05-07T19:58:48.2330973Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:58:48.2331436Z 2025-05-07T19:58:48.2331442Z 2025-05-07T19:58:48.2331453Z 2025-05-07T19:58:48.2687295Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T19:58:48.2687621Z 2025-05-07T19:58:48.2687643Z 2025-05-07T19:58:48.2687650Z 2025-05-07T19:58:48.2687657Z 2025-05-07T19:58:48.2687663Z 2025-05-07T19:58:48.2687670Z 2025-05-07T19:58:48.2687677Z 2025-05-07T19:58:48.2687682Z 2025-05-07T19:58:48.2687942Z 2025-05-07T19:58:48.2692987Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:58:48.2693407Z 2025-05-07T19:58:48.2693411Z 2025-05-07T19:58:48.2693415Z 2025-05-07T19:58:48.2693420Z 2025-05-07T19:58:48.2693442Z 2025-05-07T19:58:48.2693446Z 2025-05-07T19:58:48.2693450Z 2025-05-07T19:58:48.2693453Z 2025-05-07T19:58:48.2694735Z 2025-05-07T19:58:48.2739310Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T19:58:48.3011833Z gcc_impl_linux-64-11 | 53.0 MB | ###4 | 35% 2025-05-07T19:58:48.3012105Z 2025-05-07T19:58:48.3012125Z 2025-05-07T19:58:48.3012130Z 2025-05-07T19:58:48.3012134Z 2025-05-07T19:58:48.3012138Z 2025-05-07T19:58:48.3012142Z 2025-05-07T19:58:48.3012145Z 2025-05-07T19:58:48.3012149Z 2025-05-07T19:58:48.3012153Z 2025-05-07T19:58:48.3012156Z 2025-05-07T19:58:48.3012912Z 2025-05-07T19:58:48.3018102Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:58:48.3018516Z 2025-05-07T19:58:48.3018521Z 2025-05-07T19:58:48.3018525Z 2025-05-07T19:58:48.3018542Z 2025-05-07T19:58:48.3018547Z 2025-05-07T19:58:48.3018551Z 2025-05-07T19:58:48.3018555Z 2025-05-07T19:58:48.3018560Z 2025-05-07T19:58:48.3018580Z 2025-05-07T19:58:48.3018584Z 2025-05-07T19:58:48.3018594Z 2025-05-07T19:58:48.3365490Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T19:58:48.3365970Z 2025-05-07T19:58:48.3365975Z 2025-05-07T19:58:48.3365979Z 2025-05-07T19:58:48.3365983Z 2025-05-07T19:58:48.3365987Z 2025-05-07T19:58:48.3365991Z 2025-05-07T19:58:48.3365995Z 2025-05-07T19:58:48.3365999Z 2025-05-07T19:58:48.3366003Z 2025-05-07T19:58:48.3366042Z 2025-05-07T19:58:48.3368950Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:58:48.3369282Z 2025-05-07T19:58:48.3369287Z 2025-05-07T19:58:48.3369291Z 2025-05-07T19:58:48.3369294Z 2025-05-07T19:58:48.3369297Z 2025-05-07T19:58:48.3369301Z 2025-05-07T19:58:48.3369305Z 2025-05-07T19:58:48.3369308Z 2025-05-07T19:58:48.3369313Z 2025-05-07T19:58:48.3369324Z 2025-05-07T19:58:48.3739800Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T19:58:48.4303752Z gcc_impl_linux-64-11 | 53.0 MB | ####9 | 49% 2025-05-07T19:58:48.4304487Z 2025-05-07T19:58:48.4745649Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T19:58:48.6035766Z gcc_impl_linux-64-11 | 53.0 MB | #####8 | 59% 2025-05-07T19:58:48.6036061Z 2025-05-07T19:58:48.6036077Z 2025-05-07T19:58:48.6527612Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T19:58:48.7616694Z gcc_impl_linux-64-11 | 53.0 MB | ######8 | 68% 2025-05-07T19:58:48.8783231Z gcc_impl_linux-64-11 | 53.0 MB | #######6 | 76% 2025-05-07T19:58:48.9802987Z gcc_impl_linux-64-11 | 53.0 MB | ########3 | 84% 2025-05-07T19:58:49.1131132Z gcc_impl_linux-64-11 | 53.0 MB | #########9 | 100% 2025-05-07T19:58:49.6528512Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:58:49.6532922Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T19:58:49.6533333Z 2025-05-07T19:58:49.6533735Z 2025-05-07T19:58:49.6534155Z  2025-05-07T19:58:49.6534496Z 2025-05-07T19:58:49.6534503Z 2025-05-07T19:58:49.6534715Z  2025-05-07T19:58:49.6535025Z 2025-05-07T19:58:49.6535029Z 2025-05-07T19:58:49.6535033Z 2025-05-07T19:58:49.6535226Z  2025-05-07T19:58:49.6535443Z 2025-05-07T19:58:49.6535447Z 2025-05-07T19:58:49.6535451Z 2025-05-07T19:58:49.6535455Z 2025-05-07T19:58:49.6535630Z  2025-05-07T19:58:49.6535864Z 2025-05-07T19:58:49.6535869Z 2025-05-07T19:58:49.6535872Z 2025-05-07T19:58:49.6535876Z 2025-05-07T19:58:49.6535880Z 2025-05-07T19:58:49.6536059Z  2025-05-07T19:58:49.6536383Z 2025-05-07T19:58:49.6536387Z 2025-05-07T19:58:49.6536390Z 2025-05-07T19:58:49.6536394Z 2025-05-07T19:58:49.6536408Z 2025-05-07T19:58:49.6536411Z 2025-05-07T19:58:49.6536638Z  2025-05-07T19:58:49.6536876Z 2025-05-07T19:58:49.6536880Z 2025-05-07T19:58:49.6536883Z 2025-05-07T19:58:49.6536887Z 2025-05-07T19:58:49.6536890Z 2025-05-07T19:58:49.6536894Z 2025-05-07T19:58:49.6536897Z 2025-05-07T19:58:49.6537085Z  2025-05-07T19:58:49.6537322Z 2025-05-07T19:58:49.6537325Z 2025-05-07T19:58:49.6537329Z 2025-05-07T19:58:49.6537332Z 2025-05-07T19:58:49.6537336Z 2025-05-07T19:58:49.6537339Z 2025-05-07T19:58:49.6537343Z 2025-05-07T19:58:49.6537346Z 2025-05-07T19:58:49.6537632Z  2025-05-07T19:58:49.6537873Z 2025-05-07T19:58:49.6537877Z 2025-05-07T19:58:49.6537880Z 2025-05-07T19:58:49.6537884Z 2025-05-07T19:58:49.6537887Z 2025-05-07T19:58:49.6537891Z 2025-05-07T19:58:49.6537894Z 2025-05-07T19:58:49.6537904Z 2025-05-07T19:58:49.6537907Z 2025-05-07T19:58:49.6538340Z  2025-05-07T19:58:49.6538574Z 2025-05-07T19:58:49.6538577Z 2025-05-07T19:58:49.6538581Z 2025-05-07T19:58:49.6538585Z 2025-05-07T19:58:49.6538588Z 2025-05-07T19:58:49.6538592Z 2025-05-07T19:58:49.6538595Z 2025-05-07T19:58:49.6538599Z 2025-05-07T19:58:49.6538602Z 2025-05-07T19:58:49.6538605Z 2025-05-07T19:58:49.6538817Z  2025-05-07T19:58:49.6539050Z 2025-05-07T19:58:49.6539053Z 2025-05-07T19:58:49.6539057Z 2025-05-07T19:58:49.6539060Z 2025-05-07T19:58:49.6539064Z 2025-05-07T19:58:49.6539067Z 2025-05-07T19:58:49.6539071Z 2025-05-07T19:58:49.6539075Z 2025-05-07T19:58:49.6539078Z 2025-05-07T19:58:49.6539094Z 2025-05-07T19:58:49.6539098Z 2025-05-07T19:58:49.6539304Z  done 2025-05-07T19:58:49.7539541Z Preparing transaction: \ done 2025-05-07T19:58:49.9544206Z Verifying transaction: / - done 2025-05-07T19:58:50.0552015Z Executing transaction: | done 2025-05-07T19:58:50.1484052Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:58:53.8647502Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:58:53.8648111Z 2025-05-07T19:58:53.8658875Z 2025-05-07T19:58:53.8675041Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:58:53.8675751Z 2025-05-07T19:58:53.8687134Z 2025-05-07T19:58:53.8702485Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:58:53.8703065Z 2025-05-07T19:58:53.8714335Z 2025-05-07T19:58:53.8729917Z + ln -sf /github/home/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:58:53.8730542Z 2025-05-07T19:58:53.8741384Z 2025-05-07T19:58:55.6869479Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:58:55.6869775Z 2025-05-07T19:58:55.7471624Z [CHECK] Binary cc found in PATH 2025-05-07T19:58:57.5423148Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:58:57.5423449Z 2025-05-07T19:58:57.6010994Z [CHECK] Binary gcc found in PATH 2025-05-07T19:58:59.4029685Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:58:59.4030002Z 2025-05-07T19:58:59.4606475Z [CHECK] Binary c++ found in PATH 2025-05-07T19:59:01.2632778Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:59:01.2633109Z 2025-05-07T19:59:01.3228696Z [CHECK] Binary g++ found in PATH 2025-05-07T19:59:01.3231270Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T19:59:01.3231989Z + conda run -n build_binary cc -dM -E - 2025-05-07T19:59:01.3232280Z 2025-05-07T19:59:03.1230631Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:59:03.1231562Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:59:03.1232248Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:59:03.1232857Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:59:03.1233634Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:59:03.1234456Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:59:03.1235120Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:59:03.1235858Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:59:03.1236463Z #define __INTMAX_C(c) c ## L 2025-05-07T19:59:03.1237050Z #define __CHAR_BIT__ 8 2025-05-07T19:59:03.1237591Z #define __UINT8_MAX__ 0xff 2025-05-07T19:59:03.1238156Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:59:03.1238750Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:59:03.1239390Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:59:03.1240013Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:59:03.1240701Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:03.1241428Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:59:03.1242128Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:59:03.1243212Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:59:03.1244001Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:59:03.1244989Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T19:59:03.1246003Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:59:03.1246755Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:03.1247420Z #define __GCC_IEC_559 2 2025-05-07T19:59:03.1247968Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:59:03.1248611Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:59:03.1249230Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:59:03.1249899Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:03.1250678Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:03.1251462Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:59:03.1252093Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:59:03.1252949Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:59:03.1253573Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:59:03.1254218Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:59:03.1254827Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:59:03.1255448Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:59:03.1256065Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:59:03.1256644Z #define __INT8_C(c) c 2025-05-07T19:59:03.1257195Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:59:03.1257904Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:03.1258670Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:59:03.1259412Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:59:03.1260384Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:59:03.1261034Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:59:03.1261651Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:03.1262312Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:59:03.1262982Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:03.1263940Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:59:03.1264974Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:59:03.1265671Z #define __linux 1 2025-05-07T19:59:03.1266026Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:59:03.1266461Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:59:03.1266919Z #define __unix 1 2025-05-07T19:59:03.1267264Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:59:03.1267727Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:59:03.1268148Z #define __WINT_MIN__ 0U 2025-05-07T19:59:03.1268542Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:59:03.1268963Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:59:03.1269390Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:59:03.1269821Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:59:03.1270205Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:59:03.1270661Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:59:03.1271136Z #define __INT64_C(c) c ## L 2025-05-07T19:59:03.1271552Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:03.1272010Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:59:03.1272423Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:59:03.1272972Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:59:03.1273598Z #define __STDC_HOSTED__ 1 2025-05-07T19:59:03.1273982Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:59:03.1274394Z #define __DBL_DIG__ 15 2025-05-07T19:59:03.1274723Z #define __FLT32_DIG__ 6 2025-05-07T19:59:03.1275219Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:59:03.1275981Z #define __SHRT_WIDTH__ 16 2025-05-07T19:59:03.1276366Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:59:03.1276901Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:59:03.1277457Z #define __STDC_UTF_16__ 1 2025-05-07T19:59:03.1277833Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:59:03.1278241Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:59:03.1278867Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:59:03.1279512Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:59:03.1280158Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:59:03.1280580Z #define __unix__ 1 2025-05-07T19:59:03.1280914Z #define __INT_WIDTH__ 32 2025-05-07T19:59:03.1281264Z #define __SIZEOF_LONG__ 8 2025-05-07T19:59:03.1281625Z #define __STDC_IEC_559__ 1 2025-05-07T19:59:03.1281990Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:59:03.1282396Z #define __UINT16_C(c) c 2025-05-07T19:59:03.1282785Z #define __DECIMAL_DIG__ 21 2025-05-07T19:59:03.1283172Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:59:03.1283726Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:59:03.1284284Z #define __gnu_linux__ 1 2025-05-07T19:59:03.1284662Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:59:03.1285092Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:59:03.1285522Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:03.1285962Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:59:03.1286561Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:59:03.1286921Z #define __GNUC__ 11 2025-05-07T19:59:03.1287260Z #define __pie__ 2 2025-05-07T19:59:03.1287606Z #define __MMX__ 1 2025-05-07T19:59:03.1287935Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:59:03.1288353Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:59:03.1288784Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:59:03.1289199Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:59:03.1289770Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:03.1290424Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:03.1290920Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:59:03.1291303Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:59:03.1291724Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:59:03.1292189Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:59:03.1292590Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:59:03.1293013Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:59:03.1293481Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:59:03.1293916Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:59:03.1294346Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:59:03.1294931Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:59:03.1295420Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:59:03.1295891Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:59:03.1296316Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:59:03.1296710Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:59:03.1297125Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:59:03.1297608Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:03.1298183Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:59:03.1298610Z #define __SSE2_MATH__ 1 2025-05-07T19:59:03.1298967Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:59:03.1299453Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:03.1300016Z #define __amd64 1 2025-05-07T19:59:03.1300369Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:59:03.1300794Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:59:03.1301311Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:59:03.1301798Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:59:03.1302191Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:59:03.1302649Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:59:03.1303043Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:59:03.1303445Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:59:03.1303859Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:59:03.1304272Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:59:03.1304652Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:59:03.1305095Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:59:03.1305489Z #define __x86_64 1 2025-05-07T19:59:03.1305829Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:59:03.1306430Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:59:03.1307205Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T19:59:03.1307957Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:59:03.1308908Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:59:03.1309534Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:59:03.1309931Z #define __LP64__ 1 2025-05-07T19:59:03.1310280Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:03.1310861Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:59:03.1311468Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:59:03.1311883Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:59:03.1312322Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:59:03.1312777Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:59:03.1313201Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:59:03.1313644Z #define __REGISTER_PREFIX__ 2025-05-07T19:59:03.1314044Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:59:03.1314466Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:59:03.1314869Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:59:03.1315397Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:59:03.1316138Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:59:03.1316593Z #define __FLT_DIG__ 6 2025-05-07T19:59:03.1316958Z #define __NO_INLINE__ 1 2025-05-07T19:59:03.1317350Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:59:03.1317877Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:59:03.1318458Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:59:03.1318861Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:59:03.1319262Z #define __VERSION__ "11.4.0" 2025-05-07T19:59:03.1319683Z #define __UINT64_C(c) c ## UL 2025-05-07T19:59:03.1320081Z #define _STDC_PREDEF_H 1 2025-05-07T19:59:03.1320479Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:59:03.1320947Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:03.1321410Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:59:03.1321849Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:59:03.1322301Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:03.1322824Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:59:03.1323281Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:59:03.1323685Z #define __FLT128_DIG__ 33 2025-05-07T19:59:03.1324074Z #define __INT32_C(c) c 2025-05-07T19:59:03.1324468Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:59:03.1324890Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:59:03.1325305Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:59:03.1325752Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:59:03.1326198Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:59:03.1346896Z #define unix 1 2025-05-07T19:59:03.1347265Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:59:03.1347804Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:03.1348326Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:59:03.1348809Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:59:03.1349334Z #define __FLT64X_DIG__ 18 2025-05-07T19:59:03.1349739Z #define __INT8_TYPE__ signed char 2025-05-07T19:59:03.1350138Z #define __ELF__ 1 2025-05-07T19:59:03.1350538Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:59:03.1351016Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:59:03.1351436Z #define __FLT_RADIX__ 2 2025-05-07T19:59:03.1351827Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:59:03.1352430Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:59:03.1353019Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:59:03.1353409Z #define __SSE_MATH__ 1 2025-05-07T19:59:03.1353764Z #define __k8 1 2025-05-07T19:59:03.1354242Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:59:03.1354863Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:59:03.1355329Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:03.1355814Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:59:03.1356207Z #define __LDBL_DIG__ 18 2025-05-07T19:59:03.1356589Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:59:03.1357022Z #define __x86_64__ 1 2025-05-07T19:59:03.1357373Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:59:03.1357857Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:59:03.1358534Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:03.1359031Z #define __FLT64_DIG__ 15 2025-05-07T19:59:03.1359481Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:03.1360049Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:59:03.1360570Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:59:03.1361008Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:59:03.1361428Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:03.1361910Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:59:03.1362478Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:59:03.1363126Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:59:03.1363592Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:59:03.1364128Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:59:03.1364655Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:59:03.1365292Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:59:03.1365747Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:59:03.1366254Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:59:03.1366706Z #define __SIZE_WIDTH__ 64 2025-05-07T19:59:03.1367086Z #define __SEG_FS 1 2025-05-07T19:59:03.1367428Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:59:03.1367871Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:59:03.1368316Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:03.1368769Z #define __SEG_GS 1 2025-05-07T19:59:03.1369276Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:59:03.1369913Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:59:03.1370331Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:59:03.1370801Z #define __INT16_TYPE__ short int 2025-05-07T19:59:03.1371252Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:59:03.1371713Z #define __STDC_VERSION__ 201710L 2025-05-07T19:59:03.1372126Z #define __SIZEOF_INT__ 4 2025-05-07T19:59:03.1372523Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:59:03.1372925Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:59:03.1373506Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:03.1374147Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:03.1374611Z #define linux 1 2025-05-07T19:59:03.1374986Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:59:03.1375460Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:59:03.1376086Z #define __FLT32X_DIG__ 15 2025-05-07T19:59:03.1376463Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:59:03.1376886Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:59:03.1377313Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:59:03.1377855Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:59:03.1378569Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:59:03.1379141Z #define __code_model_small__ 1 2025-05-07T19:59:03.1379580Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:03.1380143Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:59:03.1380554Z #define __k8__ 1 2025-05-07T19:59:03.1380912Z #define __INTPTR_TYPE__ long int 2025-05-07T19:59:03.1381381Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:59:03.1381875Z #define __WCHAR_TYPE__ int 2025-05-07T19:59:03.1382269Z #define __pic__ 2 2025-05-07T19:59:03.1382689Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:03.1383191Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:59:03.1383704Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:03.1384211Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:59:03.1384816Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:03.1385435Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:59:03.1385866Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:59:03.1386335Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:59:03.1386841Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:59:03.1387238Z #define __linux__ 1 2025-05-07T19:59:03.1387607Z #define __INT64_TYPE__ long int 2025-05-07T19:59:03.1388014Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:59:03.1388614Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:59:03.1389080Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:59:03.1389528Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:59:03.1390029Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:03.1390560Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:03.1391050Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:59:03.1391478Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:59:03.1391926Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:59:03.1392387Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:59:03.1392954Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:03.1393550Z #define __SSE__ 1 2025-05-07T19:59:03.1393922Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:59:03.1394479Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:03.1395031Z #define __amd64__ 1 2025-05-07T19:59:03.1395624Z #define __WINT_WIDTH__ 32 2025-05-07T19:59:03.1396036Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:59:03.1396457Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:59:03.1396890Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:59:03.1397322Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:59:03.1397761Z #define __SIZEOF_INT128__ 16 2025-05-07T19:59:03.1398141Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:59:03.1398586Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:59:03.1399027Z #define __ATOMIC_RELAXED 0 2025-05-07T19:59:03.1399601Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T19:59:03.1400509Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:59:03.1401256Z #define _LP64 1 2025-05-07T19:59:03.1401679Z #define __UINT8_C(c) c 2025-05-07T19:59:03.1402154Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:59:03.1402704Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:59:03.1403246Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:59:03.1403812Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:59:03.1404441Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:59:03.1405162Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:03.1406107Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:03.1406881Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:59:03.1407472Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:03.1408066Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:59:03.1408812Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:59:03.1409582Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:59:03.1410093Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:59:03.1410798Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:59:03.1411581Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:59:03.1412092Z #define __STDC_UTF_32__ 1 2025-05-07T19:59:03.1412602Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:59:03.1413126Z #define __FXSR__ 1 2025-05-07T19:59:03.1413708Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:03.1414604Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:03.1415403Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:03.1416017Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:59:03.1416482Z #define __UINT32_C(c) c ## U 2025-05-07T19:59:03.1417093Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:59:03.1417801Z #define __INT8_MAX__ 0x7f 2025-05-07T19:59:03.1418258Z #define __LONG_WIDTH__ 64 2025-05-07T19:59:03.1418721Z #define __PIC__ 2 2025-05-07T19:59:03.1419204Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:59:03.1420077Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:03.1420858Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:59:03.1421514Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:03.1422201Z #define __SSE2__ 1 2025-05-07T19:59:03.1422773Z #define __INT32_TYPE__ int 2025-05-07T19:59:03.1423288Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:59:03.1423803Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:59:03.1424472Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:59:03.1425215Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:59:03.1425796Z #define __INTMAX_TYPE__ long int 2025-05-07T19:59:03.1426374Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:59:03.1426943Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:03.1427545Z #define __ATOMIC_CONSUME 1 2025-05-07T19:59:03.1428087Z #define __GNUC_MINOR__ 4 2025-05-07T19:59:03.1428606Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:59:03.1429230Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:03.1429883Z #define __PIE__ 2 2025-05-07T19:59:03.1430560Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:59:03.1431420Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:59:03.1432310Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:59:03.1433100Z #define __INT16_C(c) c 2025-05-07T19:59:03.1433594Z #define __STDC__ 1 2025-05-07T19:59:03.1434095Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:59:03.1434673Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:59:03.1435227Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:59:03.1435870Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:59:03.1436615Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:59:03.1437290Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:59:03.1437774Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:59:03.1438273Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:59:03.1438729Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:59:03.1439212Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:03.1439718Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:59:03.1440185Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:59:03.1440732Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:03.1441482Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:59:03.1442213Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:03.1442796Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:59:03.1443365Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:59:03.1443768Z #define __ATOMIC_RELEASE 3 2025-05-07T19:59:03.1444044Z 2025-05-07T19:59:03.1896478Z 2025-05-07T19:59:03.1897095Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T19:59:03.1897906Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T19:59:03.1898229Z 2025-05-07T19:59:04.9879992Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T19:59:04.9880830Z #define __cpp_attributes 200809L 2025-05-07T19:59:04.9881625Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T19:59:04.9882450Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T19:59:04.9883123Z #define __ATOMIC_ACQUIRE 2 2025-05-07T19:59:04.9883772Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T19:59:04.9884549Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T19:59:04.9885391Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T19:59:04.9886045Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T19:59:04.9886747Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T19:59:04.9887475Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T19:59:04.9888092Z #define __INTMAX_C(c) c ## L 2025-05-07T19:59:04.9888673Z #define __CHAR_BIT__ 8 2025-05-07T19:59:04.9889225Z #define __UINT8_MAX__ 0xff 2025-05-07T19:59:04.9889793Z #define __SCHAR_WIDTH__ 8 2025-05-07T19:59:04.9890366Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T19:59:04.9891017Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T19:59:04.9891664Z #define __cpp_static_assert 201411L 2025-05-07T19:59:04.9892366Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T19:59:04.9893061Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.9893780Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T19:59:04.9894488Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T19:59:04.9895587Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T19:59:04.9896384Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T19:59:04.9897357Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T19:59:04.9898370Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T19:59:04.9899108Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T19:59:04.9899888Z #define __GCC_IEC_559 2 2025-05-07T19:59:04.9900447Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T19:59:04.9901104Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T19:59:04.9901756Z #define __cpp_binary_literals 201304L 2025-05-07T19:59:04.9902446Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T19:59:04.9903123Z #define __cpp_noexcept_function_type 201510L 2025-05-07T19:59:04.9903901Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T19:59:04.9904655Z #define __cpp_variadic_templates 200704L 2025-05-07T19:59:04.9905441Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.9906463Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T19:59:04.9907131Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T19:59:04.9907774Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T19:59:04.9908440Z #define __cpp_variable_templates 201304L 2025-05-07T19:59:04.9909160Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T19:59:04.9909764Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T19:59:04.9910386Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T19:59:04.9911035Z #define __cpp_rvalue_reference 200610L 2025-05-07T19:59:04.9911812Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T19:59:04.9912610Z #define __DEC64_MAX_EXP__ 385 2025-05-07T19:59:04.9913224Z #define __INT8_C(c) c 2025-05-07T19:59:04.9913771Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T19:59:04.9914395Z #define __cpp_variadic_using 201611L 2025-05-07T19:59:04.9915158Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.9915949Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T19:59:04.9916338Z #define __cpp_capture_star_this 201603L 2025-05-07T19:59:04.9916854Z #define __SHRT_MAX__ 0x7fff 2025-05-07T19:59:04.9917364Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:59:04.9917958Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T19:59:04.9918398Z #define __cpp_if_constexpr 201606L 2025-05-07T19:59:04.9918870Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T19:59:04.9919246Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.9919685Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T19:59:04.9920133Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T19:59:04.9920772Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T19:59:04.9921422Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T19:59:04.9921873Z #define __linux 1 2025-05-07T19:59:04.9922220Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T19:59:04.9922620Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T19:59:04.9923058Z #define __unix 1 2025-05-07T19:59:04.9923415Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T19:59:04.9923884Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T19:59:04.9924339Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T19:59:04.9924775Z #define __WINT_MIN__ 0U 2025-05-07T19:59:04.9925135Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T19:59:04.9925596Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T19:59:04.9926039Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T19:59:04.9926457Z #define __SCHAR_MAX__ 0x7f 2025-05-07T19:59:04.9926833Z #define __FLT128_MANT_DIG__ 113 2025-05-07T19:59:04.9927288Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T19:59:04.9927786Z #define __INT64_C(c) c ## L 2025-05-07T19:59:04.9928172Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T19:59:04.9928641Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T19:59:04.9929067Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T19:59:04.9929555Z #define __cpp_aligned_new 201606L 2025-05-07T19:59:04.9929985Z #define __USER_LABEL_PREFIX__ 2025-05-07T19:59:04.9930381Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T19:59:04.9930918Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T19:59:04.9931682Z #define __STDC_HOSTED__ 1 2025-05-07T19:59:04.9932099Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T19:59:04.9932520Z #define __cpp_decltype_auto 201304L 2025-05-07T19:59:04.9932954Z #define __DBL_DIG__ 15 2025-05-07T19:59:04.9933314Z #define __FLT32_DIG__ 6 2025-05-07T19:59:04.9933781Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T19:59:04.9934329Z #define __GXX_WEAK__ 1 2025-05-07T19:59:04.9934676Z #define __SHRT_WIDTH__ 16 2025-05-07T19:59:04.9935074Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T19:59:04.9935595Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T19:59:04.9936145Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T19:59:04.9936557Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T19:59:04.9937063Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T19:59:04.9937581Z #define __cpp_enumerator_attributes 201411L 2025-05-07T19:59:04.9938382Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T19:59:04.9939043Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T19:59:04.9939499Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T19:59:04.9940004Z #define __unix__ 1 2025-05-07T19:59:04.9940332Z #define __INT_WIDTH__ 32 2025-05-07T19:59:04.9940705Z #define __SIZEOF_LONG__ 8 2025-05-07T19:59:04.9941095Z #define __STDC_IEC_559__ 1 2025-05-07T19:59:04.9941477Z #define __STDC_ISO_10646__ 201103L 2025-05-07T19:59:04.9941877Z #define __UINT16_C(c) c 2025-05-07T19:59:04.9942257Z #define __DECIMAL_DIG__ 21 2025-05-07T19:59:04.9942668Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T19:59:04.9943205Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T19:59:04.9943765Z #define __gnu_linux__ 1 2025-05-07T19:59:04.9944158Z #define __INT16_MAX__ 0x7fff 2025-05-07T19:59:04.9944560Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T19:59:04.9944995Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T19:59:04.9945458Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.9945853Z #define __FLT64_MANT_DIG__ 53 2025-05-07T19:59:04.9946287Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T19:59:04.9946676Z #define __GNUC__ 11 2025-05-07T19:59:04.9946987Z #define __GXX_RTTI 1 2025-05-07T19:59:04.9947335Z #define __pie__ 2 2025-05-07T19:59:04.9947670Z #define __MMX__ 1 2025-05-07T19:59:04.9948009Z #define __FLT_HAS_DENORM__ 1 2025-05-07T19:59:04.9948406Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T19:59:04.9948845Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T19:59:04.9949277Z #define __STDC_UTF_16__ 1 2025-05-07T19:59:04.9949660Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T19:59:04.9950123Z #define __cpp_delegating_constructors 200604L 2025-05-07T19:59:04.9950642Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T19:59:04.9951168Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:04.9951788Z #define __cpp_raw_strings 200710L 2025-05-07T19:59:04.9952272Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.9952779Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T19:59:04.9953222Z #define __SIZEOF_FLOAT__ 4 2025-05-07T19:59:04.9953633Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T19:59:04.9954110Z #define __cpp_fold_expressions 201603L 2025-05-07T19:59:04.9954602Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T19:59:04.9955025Z #define __INTPTR_WIDTH__ 64 2025-05-07T19:59:04.9955452Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T19:59:04.9955894Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T19:59:04.9956388Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T19:59:04.9956819Z #define __INT_FAST16_TYPE__ long int 2025-05-07T19:59:04.9957265Z #define __MMX_WITH_SSE__ 1 2025-05-07T19:59:04.9957677Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T19:59:04.9958109Z #define __cplusplus 201703L 2025-05-07T19:59:04.9958492Z #define __cpp_ref_qualifiers 200710L 2025-05-07T19:59:04.9958969Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T19:59:04.9959366Z #define __DEPRECATED 1 2025-05-07T19:59:04.9959778Z #define __cpp_rvalue_references 200610L 2025-05-07T19:59:04.9960267Z #define __DBL_MAX_EXP__ 1024 2025-05-07T19:59:04.9960799Z #define __WCHAR_WIDTH__ 32 2025-05-07T19:59:04.9961305Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:04.9961888Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T19:59:04.9962307Z #define __SSE2_MATH__ 1 2025-05-07T19:59:04.9962698Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T19:59:04.9963164Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:04.9963635Z #define __amd64 1 2025-05-07T19:59:04.9963994Z #define __STDC_NO_THREADS__ 1 2025-05-07T19:59:04.9964397Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T19:59:04.9964834Z #define __GNUG__ 11 2025-05-07T19:59:04.9965243Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T19:59:04.9965741Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T19:59:04.9966163Z #define __cpp_nsdmi 200809L 2025-05-07T19:59:04.9966572Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T19:59:04.9967014Z #define __SIZEOF_WINT_T__ 4 2025-05-07T19:59:04.9967569Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T19:59:04.9968020Z #define __cpp_initializer_lists 200806L 2025-05-07T19:59:04.9968486Z #define __FLT32_MAX_EXP__ 128 2025-05-07T19:59:04.9968895Z #define __cpp_hex_float 201603L 2025-05-07T19:59:04.9969325Z #define __GXX_ABI_VERSION 1016 2025-05-07T19:59:04.9969746Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T19:59:04.9970185Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T19:59:04.9970598Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T19:59:04.9971033Z #define __x86_64 1 2025-05-07T19:59:04.9971392Z #define __cpp_lambdas 200907L 2025-05-07T19:59:04.9971811Z #define __INT_FAST64_TYPE__ long int 2025-05-07T19:59:04.9972411Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T19:59:04.9973047Z #define __cpp_template_auto 201606L 2025-05-07T19:59:04.9973640Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T19:59:04.9974390Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T19:59:04.9975158Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:59:04.9975989Z #define __SIZEOF_POINTER__ 8 2025-05-07T19:59:04.9976362Z #define __LP64__ 1 2025-05-07T19:59:04.9976708Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T19:59:04.9977273Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T19:59:04.9977901Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T19:59:04.9978355Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T19:59:04.9978811Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T19:59:04.9979260Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T19:59:04.9979820Z #define __REGISTER_PREFIX__ 2025-05-07T19:59:04.9980234Z #define __UINT16_MAX__ 0xffff 2025-05-07T19:59:04.9980662Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T19:59:04.9981193Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T19:59:04.9981801Z #define __UINT8_TYPE__ unsigned char 2025-05-07T19:59:04.9982219Z #define __FLT_DIG__ 6 2025-05-07T19:59:04.9982561Z #define __NO_INLINE__ 1 2025-05-07T19:59:04.9982921Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T19:59:04.9983431Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T19:59:04.9984010Z #define __FLT_MANT_DIG__ 24 2025-05-07T19:59:04.9984431Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T19:59:04.9984809Z #define __VERSION__ "11.4.0" 2025-05-07T19:59:04.9985234Z #define __UINT64_C(c) c ## UL 2025-05-07T19:59:04.9985667Z #define __cpp_unicode_characters 201411L 2025-05-07T19:59:04.9986152Z #define _STDC_PREDEF_H 1 2025-05-07T19:59:04.9986559Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T19:59:04.9987039Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T19:59:04.9987466Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T19:59:04.9987905Z #define __FLT32_MANT_DIG__ 24 2025-05-07T19:59:04.9988404Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:04.9988963Z #define __cpp_aggregate_bases 201603L 2025-05-07T19:59:04.9989436Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T19:59:04.9989859Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T19:59:04.9990503Z #define __FLT128_DIG__ 33 2025-05-07T19:59:04.9990899Z #define __INT32_C(c) c 2025-05-07T19:59:04.9991286Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T19:59:04.9991730Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T19:59:04.9992166Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T19:59:04.9992615Z #define __INT_FAST32_TYPE__ long int 2025-05-07T19:59:04.9993129Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T19:59:04.9993603Z #define unix 1 2025-05-07T19:59:04.9993941Z #define __DBL_HAS_DENORM__ 1 2025-05-07T19:59:04.9994352Z #define __cpp_rtti 199711L 2025-05-07T19:59:04.9994755Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T19:59:04.9995253Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:04.9995735Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T19:59:04.9996232Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T19:59:04.9996742Z #define __FLT64X_DIG__ 18 2025-05-07T19:59:04.9997356Z #define __INT8_TYPE__ signed char 2025-05-07T19:59:04.9997809Z #define __cpp_digit_separators 201309L 2025-05-07T19:59:04.9998257Z #define __ELF__ 1 2025-05-07T19:59:04.9998624Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T19:59:04.9999093Z #define __UINT32_TYPE__ unsigned int 2025-05-07T19:59:04.9999509Z #define __FLT_RADIX__ 2 2025-05-07T19:59:04.9999903Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T19:59:05.0000495Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T19:59:05.0001101Z #define __UINTMAX_C(c) c ## UL 2025-05-07T19:59:05.0001544Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T19:59:05.0001973Z #define __k8 1 2025-05-07T19:59:05.0002438Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T19:59:05.0003061Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T19:59:05.0003531Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T19:59:05.0004007Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T19:59:05.0004414Z #define __LDBL_DIG__ 18 2025-05-07T19:59:05.0004800Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T19:59:05.0005230Z #define __x86_64__ 1 2025-05-07T19:59:05.0005592Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T19:59:05.0006060Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T19:59:05.0006603Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:05.0007078Z #define __FLT64_DIG__ 15 2025-05-07T19:59:05.0007540Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:05.0008111Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T19:59:05.0008609Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T19:59:05.0009025Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T19:59:05.0009475Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:05.0009958Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T19:59:05.0010551Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T19:59:05.0011217Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T19:59:05.0011714Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T19:59:05.0012238Z #define __cpp_unicode_literals 200710L 2025-05-07T19:59:05.0012760Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T19:59:05.0013287Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T19:59:05.0013758Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T19:59:05.0014206Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T19:59:05.0014700Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T19:59:05.0015142Z #define __SIZE_WIDTH__ 64 2025-05-07T19:59:05.0015503Z #define __SEG_FS 1 2025-05-07T19:59:05.0015860Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T19:59:05.0016314Z #define __DEC64_MANT_DIG__ 16 2025-05-07T19:59:05.0016733Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:05.0017183Z #define __SEG_GS 1 2025-05-07T19:59:05.0017690Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T19:59:05.0018288Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T19:59:05.0018722Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T19:59:05.0019209Z #define __INT16_TYPE__ short int 2025-05-07T19:59:05.0019858Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T19:59:05.0020373Z #define __cpp_structured_bindings 201606L 2025-05-07T19:59:05.0020866Z #define __SIZEOF_INT__ 4 2025-05-07T19:59:05.0021239Z #define __DEC32_MAX_EXP__ 97 2025-05-07T19:59:05.0021660Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T19:59:05.0022213Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:05.0022834Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:05.0023312Z #define __cpp_sized_deallocation 201309L 2025-05-07T19:59:05.0023835Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T19:59:05.0024326Z #define linux 1 2025-05-07T19:59:05.0024671Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T19:59:05.0025108Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T19:59:05.0025550Z #define __EXCEPTIONS 1 2025-05-07T19:59:05.0025941Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T19:59:05.0026387Z #define __LDBL_MANT_DIG__ 64 2025-05-07T19:59:05.0027030Z #define __cpp_range_based_for 201603L 2025-05-07T19:59:05.0027509Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T19:59:05.0028113Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T19:59:05.0028763Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T19:59:05.0029352Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T19:59:05.0029921Z #define __code_model_small__ 1 2025-05-07T19:59:05.0030366Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T19:59:05.0030887Z #define __cpp_nontype_template_args 201411L 2025-05-07T19:59:05.0031390Z #define __DEC32_MANT_DIG__ 7 2025-05-07T19:59:05.0031819Z #define __cpp_return_type_deduction 201304L 2025-05-07T19:59:05.0032305Z #define __k8__ 1 2025-05-07T19:59:05.0032667Z #define __INTPTR_TYPE__ long int 2025-05-07T19:59:05.0033146Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T19:59:05.0033635Z #define __WCHAR_TYPE__ int 2025-05-07T19:59:05.0034011Z #define __pic__ 2 2025-05-07T19:59:05.0034427Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:05.0034936Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T19:59:05.0035363Z #define __cpp_decltype 200707L 2025-05-07T19:59:05.0035852Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:05.0036402Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T19:59:05.0037011Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:05.0037584Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T19:59:05.0038079Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T19:59:05.0038632Z #define __cpp_inline_variables 201606L 2025-05-07T19:59:05.0039126Z #define __INT_MAX__ 0x7fffffff 2025-05-07T19:59:05.0039555Z #define __linux__ 1 2025-05-07T19:59:05.0039927Z #define __INT64_TYPE__ long int 2025-05-07T19:59:05.0040393Z #define __FLT_MAX_EXP__ 128 2025-05-07T19:59:05.0040837Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T19:59:05.0041263Z #define __DBL_MANT_DIG__ 53 2025-05-07T19:59:05.0041732Z #define __cpp_inheriting_constructors 201511L 2025-05-07T19:59:05.0042272Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T19:59:05.0042735Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:05.0043249Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T19:59:05.0043707Z #define __WINT_TYPE__ unsigned int 2025-05-07T19:59:05.0044189Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T19:59:05.0044691Z #define __SIZEOF_SHORT__ 2 2025-05-07T19:59:05.0045241Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T19:59:05.0045817Z #define __SSE__ 1 2025-05-07T19:59:05.0046185Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T19:59:05.0046748Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:05.0047312Z #define __amd64__ 1 2025-05-07T19:59:05.0047650Z #define __WINT_WIDTH__ 32 2025-05-07T19:59:05.0048051Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T19:59:05.0048483Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T19:59:05.0048883Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T19:59:05.0049376Z #define __SIZEOF_INT128__ 16 2025-05-07T19:59:05.0049818Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T19:59:05.0050384Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T19:59:05.0050941Z #define __ATOMIC_RELAXED 0 2025-05-07T19:59:05.0051656Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T19:59:05.0052597Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T19:59:05.0053354Z #define _LP64 1 2025-05-07T19:59:05.0053800Z #define __UINT8_C(c) c 2025-05-07T19:59:05.0054285Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T19:59:05.0054810Z #define __INT_LEAST32_TYPE__ int 2025-05-07T19:59:05.0055376Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T19:59:05.0055910Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T19:59:05.0056639Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T19:59:05.0057603Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T19:59:05.0058362Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T19:59:05.0059083Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T19:59:05.0059801Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T19:59:05.0060438Z #define __cpp_namespace_attributes 201411L 2025-05-07T19:59:05.0061214Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T19:59:05.0062005Z #define __STDCPP_THREADS__ 1 2025-05-07T19:59:05.0062552Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T19:59:05.0063096Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T19:59:05.0063774Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T19:59:05.0064500Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T19:59:05.0065007Z #define __STDC_UTF_32__ 1 2025-05-07T19:59:05.0065480Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T19:59:05.0065963Z #define __FXSR__ 1 2025-05-07T19:59:05.0066543Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:05.0067414Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T19:59:05.0068227Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T19:59:05.0068853Z #define __INTMAX_WIDTH__ 64 2025-05-07T19:59:05.0069366Z #define __cpp_runtime_arrays 198712L 2025-05-07T19:59:05.0069947Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T19:59:05.0070526Z #define __UINT32_C(c) c ## U 2025-05-07T19:59:05.0071056Z #define __cpp_alias_templates 200704L 2025-05-07T19:59:05.0071761Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T19:59:05.0072512Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T19:59:05.0073061Z #define __INT8_MAX__ 0x7f 2025-05-07T19:59:05.0073545Z #define __LONG_WIDTH__ 64 2025-05-07T19:59:05.0074026Z #define __PIC__ 2 2025-05-07T19:59:05.0074541Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T19:59:05.0075357Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T19:59:05.0076267Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T19:59:05.0076971Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T19:59:05.0077725Z #define __cpp_constexpr 201603L 2025-05-07T19:59:05.0078298Z #define __SSE2__ 1 2025-05-07T19:59:05.0078813Z #define __cpp_deduction_guides 201703L 2025-05-07T19:59:05.0079445Z #define __INT32_TYPE__ int 2025-05-07T19:59:05.0079980Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T19:59:05.0080549Z #define __cpp_exceptions 199711L 2025-05-07T19:59:05.0081145Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T19:59:05.0081844Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T19:59:05.0082630Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T19:59:05.0083223Z #define __INTMAX_TYPE__ long int 2025-05-07T19:59:05.0083791Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T19:59:05.0084374Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T19:59:05.0084975Z #define __ATOMIC_CONSUME 1 2025-05-07T19:59:05.0085498Z #define __GNUC_MINOR__ 4 2025-05-07T19:59:05.0086058Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T19:59:05.0086692Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T19:59:05.0087313Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:05.0088129Z #define __PIE__ 2 2025-05-07T19:59:05.0088727Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T19:59:05.0089502Z #define __cpp_template_template_args 201611L 2025-05-07T19:59:05.0090018Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T19:59:05.0090625Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T19:59:05.0091276Z #define __INT16_C(c) c 2025-05-07T19:59:05.0091689Z #define __STDC__ 1 2025-05-07T19:59:05.0092092Z #define __FLT32X_DIG__ 15 2025-05-07T19:59:05.0092545Z #define __PTRDIFF_TYPE__ long int 2025-05-07T19:59:05.0093059Z #define __ATOMIC_SEQ_CST 5 2025-05-07T19:59:05.0093529Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T19:59:05.0094098Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T19:59:05.0094679Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T19:59:05.0095274Z #define __DEC128_MANT_DIG__ 34 2025-05-07T19:59:05.0095905Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T19:59:05.0096392Z #define __cpp_generic_lambdas 201304L 2025-05-07T19:59:05.0096848Z #define __SSE_MATH__ 1 2025-05-07T19:59:05.0097261Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T19:59:05.0097766Z #define __cpp_user_defined_literals 200809L 2025-05-07T19:59:05.0098274Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T19:59:05.0098858Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T19:59:05.0099512Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T19:59:05.0100205Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T19:59:05.0100870Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T19:59:05.0101779Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T19:59:05.0102634Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T19:59:05.0103313Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T19:59:05.0103981Z #define _GNU_SOURCE 1 2025-05-07T19:59:05.0104518Z #define __cpp_init_captures 201304L 2025-05-07T19:59:05.0105160Z #define __ATOMIC_ACQ_REL 4 2025-05-07T19:59:05.0105727Z #define __ATOMIC_RELEASE 3 2025-05-07T19:59:05.0106095Z 2025-05-07T19:59:05.0537796Z 2025-05-07T19:59:05.0538458Z + conda run -n build_binary c++ --version 2025-05-07T19:59:05.0538747Z 2025-05-07T19:59:06.8457401Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:59:06.8457818Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:59:06.8458283Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:59:06.8458866Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:59:06.8459216Z 2025-05-07T19:59:06.8459236Z 2025-05-07T19:59:06.9039204Z 2025-05-07T19:59:06.9039760Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T19:59:06.9040382Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T19:59:06.9040721Z 2025-05-07T19:59:08.7603505Z #define __STDC_VERSION__ 201710L 2025-05-07T19:59:08.7604149Z 2025-05-07T19:59:08.7604655Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T19:59:08.7605295Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T19:59:08.7605641Z 2025-05-07T19:59:10.6290030Z #define __cplusplus 201703L 2025-05-07T19:59:10.6290368Z 2025-05-07T19:59:10.6291375Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T19:59:10.6359537Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:59:10.6360072Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T19:59:10.6360818Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:59:10.6361155Z env: 2025-05-07T19:59:10.6361389Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:59:10.6361693Z BUILD_ENV: build_binary 2025-05-07T19:59:10.6361951Z BUILD_TARGET: default 2025-05-07T19:59:10.6362194Z BUILD_VARIANT: cpu 2025-05-07T19:59:10.6362416Z ##[endgroup] 2025-05-07T19:59:11.1052588Z ################################################################################ 2025-05-07T19:59:11.1053005Z # Install PyTorch (PIP) 2025-05-07T19:59:11.1053254Z # 2025-05-07T19:59:11.1065928Z # [2025-05-07T19:59:11.106Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T19:59:11.1066380Z ################################################################################ 2025-05-07T19:59:11.1066624Z 2025-05-07T19:59:11.1089932Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T19:59:11.8447979Z Channels: 2025-05-07T19:59:11.8448254Z - conda-forge 2025-05-07T19:59:11.8448489Z Platform: linux-64 2025-05-07T19:59:14.9042573Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:59:15.5411833Z Solving environment: \ | done 2025-05-07T19:59:15.5976984Z 2025-05-07T19:59:15.5977139Z ## Package Plan ## 2025-05-07T19:59:15.5977336Z 2025-05-07T19:59:15.5977553Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:15.5978162Z 2025-05-07T19:59:15.5978260Z added / updated specs: 2025-05-07T19:59:15.5978519Z - numpy 2025-05-07T19:59:15.5978637Z 2025-05-07T19:59:15.5978642Z 2025-05-07T19:59:15.5978776Z The following packages will be downloaded: 2025-05-07T19:59:15.5979000Z 2025-05-07T19:59:15.5979129Z package | build 2025-05-07T19:59:15.5979471Z ---------------------------|----------------- 2025-05-07T19:59:15.5979944Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T19:59:15.5980430Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T19:59:15.5980900Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T19:59:15.5981384Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T19:59:15.5981873Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T19:59:15.5982389Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T19:59:15.5982849Z numpy-2.2.5 | py312h72c5963_0 8.1 MB conda-forge 2025-05-07T19:59:15.5983257Z ------------------------------------------------------------ 2025-05-07T19:59:15.5983620Z Total: 15.4 MB 2025-05-07T19:59:15.5983836Z 2025-05-07T19:59:15.5983970Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:15.5984216Z 2025-05-07T19:59:15.5984458Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T19:59:15.5984997Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T19:59:15.5985540Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T19:59:15.5986070Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T19:59:15.5986632Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T19:59:15.5987222Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T19:59:15.5987759Z numpy conda-forge/linux-64::numpy-2.2.5-py312h72c5963_0 2025-05-07T19:59:15.5988040Z 2025-05-07T19:59:15.5988044Z 2025-05-07T19:59:15.5988048Z 2025-05-07T19:59:15.5988219Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:15.5988782Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T19:59:15.5989033Z 2025-05-07T19:59:15.5989331Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:59:15.5989590Z 2025-05-07T19:59:15.5989594Z 2025-05-07T19:59:15.5996554Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T19:59:15.5996862Z 2025-05-07T19:59:15.5996867Z 2025-05-07T19:59:15.5996871Z 2025-05-07T19:59:15.6008877Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T19:59:15.6009191Z 2025-05-07T19:59:15.6009196Z 2025-05-07T19:59:15.6009207Z 2025-05-07T19:59:15.6016547Z 2025-05-07T19:59:15.6028709Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:59:15.6029211Z 2025-05-07T19:59:15.6029222Z 2025-05-07T19:59:15.6029230Z 2025-05-07T19:59:15.6029237Z 2025-05-07T19:59:15.6033432Z 2025-05-07T19:59:15.6037951Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T19:59:15.6038366Z 2025-05-07T19:59:15.6038399Z 2025-05-07T19:59:15.6038403Z 2025-05-07T19:59:15.6038407Z 2025-05-07T19:59:15.6038411Z 2025-05-07T19:59:15.6038414Z 2025-05-07T19:59:15.6619595Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T19:59:15.6620190Z 2025-05-07T19:59:15.6620200Z 2025-05-07T19:59:15.6620208Z 2025-05-07T19:59:15.6621343Z 2025-05-07T19:59:15.7339593Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:15.7340223Z 2025-05-07T19:59:15.7340232Z 2025-05-07T19:59:15.7340239Z 2025-05-07T19:59:15.7340246Z 2025-05-07T19:59:15.7481888Z 2025-05-07T19:59:15.8497093Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:59:15.8497409Z 2025-05-07T19:59:15.8497414Z 2025-05-07T19:59:15.8497418Z 2025-05-07T19:59:15.8497423Z 2025-05-07T19:59:15.8550254Z 2025-05-07T19:59:15.9275342Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:15.9275816Z 2025-05-07T19:59:15.9275821Z 2025-05-07T19:59:15.9275849Z 2025-05-07T19:59:15.9275853Z 2025-05-07T19:59:15.9275856Z 2025-05-07T19:59:15.9275882Z 2025-05-07T19:59:15.9291502Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T19:59:15.9291798Z 2025-05-07T19:59:15.9291806Z 2025-05-07T19:59:15.9291810Z 2025-05-07T19:59:15.9291813Z 2025-05-07T19:59:15.9291816Z 2025-05-07T19:59:15.9293383Z 2025-05-07T19:59:15.9425103Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:15.9425417Z 2025-05-07T19:59:15.9425421Z 2025-05-07T19:59:15.9425425Z 2025-05-07T19:59:15.9425470Z 2025-05-07T19:59:15.9426949Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:15.9427254Z 2025-05-07T19:59:15.9427258Z 2025-05-07T19:59:15.9427265Z 2025-05-07T19:59:15.9427268Z 2025-05-07T19:59:15.9493976Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:15.9494267Z 2025-05-07T19:59:15.9494278Z 2025-05-07T19:59:15.9494283Z 2025-05-07T19:59:15.9494302Z 2025-05-07T19:59:15.9494916Z 2025-05-07T19:59:15.9516488Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:15.9516772Z 2025-05-07T19:59:15.9516785Z 2025-05-07T19:59:15.9516788Z 2025-05-07T19:59:15.9516792Z 2025-05-07T19:59:15.9516807Z 2025-05-07T19:59:15.9516810Z 2025-05-07T19:59:15.9779459Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T19:59:15.9779825Z 2025-05-07T19:59:15.9779829Z 2025-05-07T19:59:15.9779837Z 2025-05-07T19:59:15.9784703Z libgfortran-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T19:59:15.9785046Z 2025-05-07T19:59:15.9785056Z 2025-05-07T19:59:15.9785506Z 2025-05-07T19:59:15.9892533Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:59:15.9892813Z 2025-05-07T19:59:15.9892821Z 2025-05-07T19:59:15.9892825Z 2025-05-07T19:59:15.9981774Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T19:59:16.0049147Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T19:59:16.0049596Z 2025-05-07T19:59:16.0049604Z 2025-05-07T19:59:16.0393107Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T19:59:16.0393555Z 2025-05-07T19:59:16.0393561Z 2025-05-07T19:59:16.0446254Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:59:16.0446788Z 2025-05-07T19:59:16.0705709Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T19:59:16.0809228Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T19:59:16.0809550Z 2025-05-07T19:59:16.0810083Z 2025-05-07T19:59:16.1189743Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T19:59:16.1190180Z 2025-05-07T19:59:16.2402015Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:59:16.2402329Z 2025-05-07T19:59:16.2403318Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:59:16.2403783Z 2025-05-07T19:59:16.4494355Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T19:59:16.4494904Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T19:59:16.4499478Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T19:59:16.4499912Z 2025-05-07T19:59:16.4500208Z 2025-05-07T19:59:16.4500409Z  2025-05-07T19:59:16.4500624Z 2025-05-07T19:59:16.4500642Z 2025-05-07T19:59:16.4500838Z  2025-05-07T19:59:16.4501080Z 2025-05-07T19:59:16.4501084Z 2025-05-07T19:59:16.4501296Z 2025-05-07T19:59:16.4501506Z  2025-05-07T19:59:16.4501778Z 2025-05-07T19:59:16.4501782Z 2025-05-07T19:59:16.4501786Z 2025-05-07T19:59:16.4501790Z 2025-05-07T19:59:16.4501984Z  2025-05-07T19:59:16.4502207Z 2025-05-07T19:59:16.4502212Z 2025-05-07T19:59:16.4502217Z 2025-05-07T19:59:16.4502223Z 2025-05-07T19:59:16.4502242Z 2025-05-07T19:59:16.4502466Z  2025-05-07T19:59:16.4502688Z 2025-05-07T19:59:16.4502691Z 2025-05-07T19:59:16.4502695Z 2025-05-07T19:59:16.4502699Z 2025-05-07T19:59:16.4502703Z 2025-05-07T19:59:16.4502706Z 2025-05-07T19:59:16.4502916Z  done 2025-05-07T19:59:16.5505493Z Preparing transaction: - done 2025-05-07T19:59:16.6507811Z Verifying transaction: | done 2025-05-07T19:59:16.7514665Z Executing transaction: - done 2025-05-07T19:59:16.8392294Z ################################################################################ 2025-05-07T19:59:16.8392738Z # Install Package From PyTorch PIP: torch 2025-05-07T19:59:16.8393055Z # 2025-05-07T19:59:16.8409765Z # [2025-05-07T19:59:16.840Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T19:59:16.8410337Z ################################################################################ 2025-05-07T19:59:16.8410568Z 2025-05-07T19:59:16.8426648Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:59:16.9248934Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:59:16.9249341Z ################################################################################ 2025-05-07T19:59:16.9249695Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T19:59:16.9249999Z # 2025-05-07T19:59:16.9265374Z # [2025-05-07T19:59:16.926Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T19:59:16.9279985Z ################################################################################ 2025-05-07T19:59:16.9280265Z 2025-05-07T19:59:16.9284697Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T19:59:16.9285173Z [INSTALL] Extracted package variant: cpu 2025-05-07T19:59:16.9297234Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T19:59:16.9298019Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:59:16.9303634Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T19:59:16.9309880Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T19:59:16.9328261Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:59:37.7553112Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:59:37.7554629Z 2025-05-07T19:59:37.7554866Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T19:59:37.7555305Z Collecting torch 2025-05-07T19:59:37.7556017Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (28 kB) 2025-05-07T19:59:37.7556776Z Collecting filelock (from torch) 2025-05-07T19:59:37.7557325Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T19:59:37.7558349Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (4.13.2) 2025-05-07T19:59:37.7559529Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from torch) (78.1.1) 2025-05-07T19:59:37.7560473Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T19:59:37.7561002Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T19:59:37.7561881Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 162.3 MB/s eta 0:00:00 2025-05-07T19:59:37.7562256Z Collecting networkx (from torch) 2025-05-07T19:59:37.7562814Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T19:59:37.7563506Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 147.3 MB/s eta 0:00:00 2025-05-07T19:59:37.7563885Z Collecting jinja2 (from torch) 2025-05-07T19:59:37.7564407Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T19:59:37.7564943Z Collecting fsspec (from torch) 2025-05-07T19:59:37.7565476Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T19:59:37.7566117Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T19:59:37.7566715Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T19:59:37.7567393Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 59.2 MB/s eta 0:00:00 2025-05-07T19:59:37.7567792Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T19:59:37.7568581Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-05-07T19:59:37.7569725Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl (180.6 MB) 2025-05-07T19:59:37.7570580Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.6/180.6 MB 79.9 MB/s eta 0:00:00 2025-05-07T19:59:37.7571177Z Installing collected packages: mpmath, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2025-05-07T19:59:37.7571627Z 2025-05-07T19:59:37.7572169Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 sympy-1.13.3 torch-2.8.0.dev20250507+cpu 2025-05-07T19:59:37.7572795Z 2025-05-07T19:59:40.9607525Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T19:59:44.0822659Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T19:59:44.0823484Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T19:59:47.1413644Z True 2025-05-07T19:59:47.1413907Z True 2025-05-07T19:59:47.1414020Z 2025-05-07T19:59:47.2000408Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T19:59:47.2056116Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:59:47.2056774Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T19:59:47.2057472Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:59:47.2057810Z env: 2025-05-07T19:59:47.2058035Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:59:47.2058381Z BUILD_ENV: build_binary 2025-05-07T19:59:47.2058647Z BUILD_TARGET: default 2025-05-07T19:59:47.2058882Z BUILD_VARIANT: cpu 2025-05-07T19:59:47.2059120Z ##[endgroup] 2025-05-07T19:59:47.6142714Z /github/home/miniconda/bin/conda 2025-05-07T19:59:47.6143307Z ################################################################################ 2025-05-07T19:59:47.6143979Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T19:59:47.6144386Z # 2025-05-07T19:59:47.6158197Z # [2025-05-07T19:59:47.615Z] + collect_pytorch_env_info build_binary 2025-05-07T19:59:47.6158913Z ################################################################################ 2025-05-07T19:59:47.6159149Z 2025-05-07T19:59:47.6172278Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:59:47.6996014Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:59:47.7001448Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T19:59:47.7002404Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T19:59:47.7002844Z 2025-05-07T19:59:47.7877075Z 2025-05-07T19:59:47.7877995Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T19:59:47.7896687Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T19:59:52.6857509Z Collecting environment information... 2025-05-07T19:59:52.6857921Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T19:59:52.6858238Z Is debug build: False 2025-05-07T19:59:52.6858533Z CUDA used to build PyTorch: None 2025-05-07T19:59:52.6858825Z ROCM used to build PyTorch: N/A 2025-05-07T19:59:52.6859023Z 2025-05-07T19:59:52.6859129Z OS: Amazon Linux 2023.7.20250428 (x86_64) 2025-05-07T19:59:52.6859480Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T19:59:52.6859889Z Clang version: Could not collect 2025-05-07T19:59:52.6860187Z CMake version: Could not collect 2025-05-07T19:59:52.6860494Z Libc version: glibc-2.34 2025-05-07T19:59:52.6860659Z 2025-05-07T19:59:52.6860985Z Python version: 3.12.2 | packaged by conda-forge | (main, Feb 16 2024, 20:50:58) [GCC 12.3.0] (64-bit runtime) 2025-05-07T19:59:52.6861654Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T19:59:52.6862107Z Is CUDA available: False 2025-05-07T19:59:52.6862377Z CUDA runtime version: No CUDA 2025-05-07T19:59:52.6862650Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T19:59:52.6862952Z GPU models and configuration: No CUDA 2025-05-07T19:59:52.6863269Z Nvidia driver version: No CUDA 2025-05-07T19:59:52.6863533Z cuDNN version: No CUDA 2025-05-07T19:59:52.6863786Z HIP runtime version: N/A 2025-05-07T19:59:52.6864041Z MIOpen runtime version: N/A 2025-05-07T19:59:52.6864326Z Is XNNPACK available: True 2025-05-07T19:59:52.6864503Z 2025-05-07T19:59:52.6864581Z CPU: 2025-05-07T19:59:52.6864813Z Architecture: x86_64 2025-05-07T19:59:52.6865193Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:59:52.6865616Z Address sizes: 46 bits physical, 48 bits virtual 2025-05-07T19:59:52.6866032Z Byte Order: Little Endian 2025-05-07T19:59:52.6866369Z CPU(s): 16 2025-05-07T19:59:52.6866668Z On-line CPU(s) list: 0-15 2025-05-07T19:59:52.6867007Z Vendor ID: GenuineIntel 2025-05-07T19:59:52.6867424Z Model name: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz 2025-05-07T19:59:52.6868095Z CPU family: 6 2025-05-07T19:59:52.6868407Z Model: 85 2025-05-07T19:59:52.6868714Z Thread(s) per core: 2 2025-05-07T19:59:52.6869008Z Core(s) per socket: 8 2025-05-07T19:59:52.6869308Z Socket(s): 1 2025-05-07T19:59:52.6869604Z Stepping: 7 2025-05-07T19:59:52.6869904Z BogoMIPS: 6000.01 2025-05-07T19:59:52.6872171Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke 2025-05-07T19:59:52.6874456Z Hypervisor vendor: KVM 2025-05-07T19:59:52.6874784Z Virtualization type: full 2025-05-07T19:59:52.6875143Z L1d cache: 256 KiB (8 instances) 2025-05-07T19:59:52.6875520Z L1i cache: 256 KiB (8 instances) 2025-05-07T19:59:52.6876103Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:59:52.6876634Z L3 cache: 35.8 MiB (1 instance) 2025-05-07T19:59:52.6876982Z NUMA node(s): 1 2025-05-07T19:59:52.6877283Z NUMA node0 CPU(s): 0-15 2025-05-07T19:59:52.6877746Z Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status 2025-05-07T19:59:52.6878333Z Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported 2025-05-07T19:59:52.6878834Z Vulnerability L1tf: Mitigation; PTE Inversion 2025-05-07T19:59:52.6879467Z Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:59:52.6880073Z Vulnerability Meltdown: Mitigation; PTI 2025-05-07T19:59:52.6880708Z Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 2025-05-07T19:59:52.6881320Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:59:52.6881719Z Vulnerability Retbleed: Vulnerable 2025-05-07T19:59:52.6882104Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:59:52.6882482Z Vulnerability Spec store bypass: Vulnerable 2025-05-07T19:59:52.6883065Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T19:59:52.6883922Z Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Retpoline 2025-05-07T19:59:52.6884585Z Vulnerability Srbds: Not affected 2025-05-07T19:59:52.6884962Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:59:52.6885217Z 2025-05-07T19:59:52.6885324Z Versions of relevant libraries: 2025-05-07T19:59:52.6885606Z [pip3] numpy==2.2.5 2025-05-07T19:59:52.6885839Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T19:59:52.6886211Z [conda] numpy 2.2.5 py312h72c5963_0 conda-forge 2025-05-07T19:59:52.6886674Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T19:59:52.6886961Z 2025-05-07T19:59:52.7488324Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:59:52.7488933Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T19:59:52.7489680Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:59:52.7490017Z env: 2025-05-07T19:59:52.7490253Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:59:52.7490559Z BUILD_ENV: build_binary 2025-05-07T19:59:52.7490819Z BUILD_TARGET: default 2025-05-07T19:59:52.7491064Z BUILD_VARIANT: cpu 2025-05-07T19:59:52.7491283Z ##[endgroup] 2025-05-07T19:59:53.1355152Z ################################################################################ 2025-05-07T19:59:53.1355543Z # Prepare FBGEMM-GPU Build 2025-05-07T19:59:53.1355808Z # 2025-05-07T19:59:53.1367981Z # [2025-05-07T19:59:53.136Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T19:59:53.1368438Z ################################################################################ 2025-05-07T19:59:53.1368725Z 2025-05-07T19:59:53.1383206Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:59:53.2196682Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:59:53.2210099Z [BUILD] Running git submodules update ... 2025-05-07T19:59:53.2229933Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T19:59:53.2496902Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T19:59:53.2497409Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T19:59:53.2497893Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T19:59:53.2498328Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T19:59:53.2498764Z Synchronizing submodule url for '../external/googletest' 2025-05-07T19:59:53.2499403Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T19:59:53.2500260Z Synchronizing submodule url for '../external/json' 2025-05-07T19:59:53.2521948Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T19:59:53.2914409Z [BUILD] Installing other build dependencies ... 2025-05-07T19:59:53.2932495Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T19:59:55.3851588Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T19:59:55.4007969Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T19:59:55.4207853Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T19:59:55.4229527Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T19:59:55.5369504Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T19:59:55.5395942Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T19:59:55.5622743Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T19:59:55.5649415Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T19:59:55.7823788Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T19:59:55.7851159Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T19:59:55.7988414Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T19:59:55.7992564Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T19:59:55.8255989Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T19:59:55.8280107Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T19:59:55.8344537Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T19:59:55.8499215Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T19:59:55.8524444Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T19:59:55.8889489Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T19:59:55.8917999Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T19:59:55.9148754Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T19:59:55.9171881Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T19:59:55.9270475Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T19:59:55.9486041Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T19:59:55.9509865Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T19:59:55.9669323Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T19:59:55.9695242Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T19:59:55.9929914Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T19:59:55.9957399Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl.metadata (3.5 kB) 2025-05-07T19:59:56.0183042Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T19:59:56.0204697Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T19:59:56.0345284Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T19:59:56.0370558Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T19:59:56.0565547Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T19:59:56.0587103Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T19:59:56.0819243Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T19:59:56.0842353Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T19:59:56.0916920Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T19:59:56.1023063Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:59:56.1045337Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T19:59:56.1106230Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T19:59:56.1213988Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T19:59:56.1242826Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T19:59:56.1311174Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T19:59:56.1525572Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T19:59:56.1570947Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T19:59:56.1660074Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T19:59:56.1732318Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T19:59:56.1825397Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T19:59:56.3025880Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 235.8 MB/s eta 0:00:00 2025-05-07T19:59:56.3050010Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T19:59:56.3108389Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T19:59:56.3182445Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T19:59:56.3240934Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T19:59:56.3320564Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T19:59:56.3377810Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-05-07T19:59:56.3448986Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 103.5 MB/s eta 0:00:00 2025-05-07T19:59:56.3471936Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T19:59:56.3560687Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T19:59:56.3613694Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T19:59:56.3667754Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl (466 kB) 2025-05-07T19:59:56.3754981Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T19:59:56.3806937Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T19:59:56.3862522Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T19:59:56.3913878Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T19:59:56.3968800Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T19:59:56.4018526Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T19:59:56.5670039Z Installing collected packages: sortedcontainers, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T19:59:57.9516085Z 2025-05-07T19:59:57.9549343Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T19:59:57.9552557Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:59:58.0982573Z ################################################################################ 2025-05-07T19:59:58.0982965Z # Install PyTorch (PyTorch PIP) 2025-05-07T19:59:58.0983246Z # 2025-05-07T19:59:58.0999236Z # [2025-05-07T19:59:58.099Z] + install_triton_pip build_binary 2025-05-07T19:59:58.0999648Z ################################################################################ 2025-05-07T19:59:58.0999890Z 2025-05-07T20:00:00.0631322Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:00:02.1370281Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:00:02.1371674Z [BUILD] Successfully ran git submodules update 2025-05-07T20:00:02.1423531Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:00:02.1424060Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:00:02.1424609Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:02.1424935Z env: 2025-05-07T20:00:02.1425177Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:02.1425506Z BUILD_ENV: build_binary 2025-05-07T20:00:02.1425755Z BUILD_TARGET: default 2025-05-07T20:00:02.1426000Z BUILD_VARIANT: cpu 2025-05-07T20:00:02.1426237Z ##[endgroup] 2025-05-07T20:00:02.5633391Z ################################################################################ 2025-05-07T20:00:02.5633802Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:00:02.5634070Z # 2025-05-07T20:00:02.5646843Z # [2025-05-07T20:00:02.564Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.5647595Z ################################################################################ 2025-05-07T20:00:02.5647827Z 2025-05-07T20:00:02.5648217Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.5648941Z + sha1sum fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.5649306Z 2025-05-07T20:00:02.5751022Z 7dcf6f58e1ca8e2dfde828ca67eedebfac5620fb fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.5752294Z 2025-05-07T20:00:02.5752691Z + sha256sum fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.5753111Z 2025-05-07T20:00:02.5988719Z 45fde8de21b0acb7419a830de8c119118612025fc97bbd4abaf95541fb268f07 fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.5989707Z 2025-05-07T20:00:02.5990244Z + md5sum fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.5990607Z 2025-05-07T20:00:02.6084131Z 1f38b064f11079b699e2feb598270f2e fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:02.6085328Z 2025-05-07T20:00:02.6091135Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl ... 2025-05-07T20:00:02.6109740Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:05.0861559Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T20:00:05.0863063Z 2025-05-07T20:00:05.0863670Z Processing ./fbgemm_gpu_nightly_cpu-2025.5.7-cp312-cp312-manylinux_2_28_x86_64.whl 2025-05-07T20:00:05.0864666Z Requirement already satisfied: numpy in /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages (from fbgemm-gpu-nightly-cpu==2025.5.7) (2.2.5) 2025-05-07T20:00:05.0865554Z Installing collected packages: fbgemm-gpu-nightly-cpu 2025-05-07T20:00:05.0866004Z Successfully installed fbgemm-gpu-nightly-cpu-2025.5.7 2025-05-07T20:00:05.0866284Z 2025-05-07T20:00:11.3983035Z ################################################################################ 2025-05-07T20:00:11.3983448Z [CHECK] !!!! INFO !!!! 2025-05-07T20:00:11.3983836Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cpu 2025-05-07T20:00:11.3984308Z [CHECK] CUDA version reported by PyTorch is: None 2025-05-07T20:00:11.3984631Z [CHECK] 2025-05-07T20:00:11.3984977Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:00:11.3985525Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:00:11.3986313Z ################################################################################ 2025-05-07T20:00:11.3986563Z 2025-05-07T20:00:11.3986684Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:00:14.9050822Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:00:18.4115065Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:00:21.8977924Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:00:21.8979283Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:00:32.4271786Z ################################################################################ 2025-05-07T20:00:32.4272248Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:00:32.4272613Z [CHECK] The installed FBGEMM VARIANT is: cpu 2025-05-07T20:00:32.4272981Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:00:32.4273339Z ################################################################################ 2025-05-07T20:00:32.4273602Z 2025-05-07T20:00:35.9316109Z ################################################################################ 2025-05-07T20:00:35.9316567Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:00:35.9318126Z [CHECK] fbgemm_gpu: ['__annotations__', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__target__', '__variant__', '__version__', '_load_library', 'docs', 'fbgemm_genai_libraries', 'fbgemm_gpu', 'fbgemm_gpu_libraries', 'libraries_to_load', 'library', 'logging', 'open_source', 'os', 'sparse_ops', 'split_embedding_configs', 'split_table_batched_embeddings_ops_common', 'torch', 'utils'] 2025-05-07T20:00:35.9319681Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:00:35.9320012Z ################################################################################ 2025-05-07T20:00:35.9320247Z 2025-05-07T20:00:35.9320407Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:00:39.4580636Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:00:42.9976764Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:00:46.5049997Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:00:50.0109847Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:00:53.5223053Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:00:57.0375198Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:01:00.5585676Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:01:00.5587334Z [INSTALL] Check for operator registrations ... 2025-05-07T20:01:03.9992616Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:01:03.9992909Z 2025-05-07T20:01:04.0581909Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:01:07.4860676Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:01:07.4861318Z 2025-05-07T20:01:07.5450247Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:01:07.5451041Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:01:07.5506974Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:01:07.5507502Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:01:07.5508032Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:01:07.5508354Z env: 2025-05-07T20:01:07.5508589Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:01:07.5508912Z BUILD_ENV: build_binary 2025-05-07T20:01:07.5509158Z BUILD_TARGET: default 2025-05-07T20:01:07.5509405Z BUILD_VARIANT: cpu 2025-05-07T20:01:07.5509639Z ##[endgroup] 2025-05-07T20:01:07.9432381Z ################################################################################ 2025-05-07T20:01:07.9432803Z # Test All FBGEMM-GPU Modules 2025-05-07T20:01:07.9433107Z # 2025-05-07T20:01:07.9445853Z # [2025-05-07T20:01:07.944Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:01:07.9446287Z ################################################################################ 2025-05-07T20:01:07.9446515Z 2025-05-07T20:01:14.9436076Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cpu) 2025-05-07T20:01:14.9436701Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:01:14.9437120Z [TEST] Determined the test directories: 2025-05-07T20:01:14.9437432Z fbgemm_gpu/test 2025-05-07T20:01:14.9437577Z 2025-05-07T20:01:14.9441985Z [TEST] Configuring for CPU-based testing ... 2025-05-07T20:01:14.9447003Z [TEST] Set environment variables for CPU-only testing ... 2025-05-07T20:01:14.9447549Z + conda env config vars set -n build_binary CUDA_VISIBLE_DEVICES=-1 2025-05-07T20:01:14.9447872Z 2025-05-07T20:01:15.3674346Z 2025-05-07T20:01:15.3674971Z [TEST] Installing PyTest ... 2025-05-07T20:01:15.3695662Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:01:16.1564277Z Channels: 2025-05-07T20:01:16.1564533Z - conda-forge 2025-05-07T20:01:16.1564785Z Platform: linux-64 2025-05-07T20:01:19.2265132Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:01:20.4615394Z Solving environment: \ | done 2025-05-07T20:01:20.5207690Z 2025-05-07T20:01:20.5207918Z ## Package Plan ## 2025-05-07T20:01:20.5208085Z 2025-05-07T20:01:20.5208384Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:01:20.5208705Z 2025-05-07T20:01:20.5208805Z added / updated specs: 2025-05-07T20:01:20.5209129Z - expecttest 2025-05-07T20:01:20.5209354Z - pytest 2025-05-07T20:01:20.5209476Z 2025-05-07T20:01:20.5209480Z 2025-05-07T20:01:20.5209603Z The following packages will be downloaded: 2025-05-07T20:01:20.5209840Z 2025-05-07T20:01:20.5209974Z package | build 2025-05-07T20:01:20.5210342Z ---------------------------|----------------- 2025-05-07T20:01:20.5210743Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:01:20.5211301Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:01:20.5211856Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:01:20.5212326Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:01:20.5212773Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:01:20.5213219Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:01:20.5213654Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:01:20.5214081Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:01:20.5214477Z ------------------------------------------------------------ 2025-05-07T20:01:20.5215125Z Total: 428 KB 2025-05-07T20:01:20.5215345Z 2025-05-07T20:01:20.5215548Z The following NEW packages will be INSTALLED: 2025-05-07T20:01:20.5215780Z 2025-05-07T20:01:20.5217577Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:01:20.5218204Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:01:20.5218779Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:01:20.5219297Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:01:20.5219862Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:01:20.5220333Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:01:20.5220799Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:01:20.5221253Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:01:20.5221536Z 2025-05-07T20:01:20.5221541Z 2025-05-07T20:01:20.5221544Z 2025-05-07T20:01:20.5221704Z Downloading and Extracting Packages: ...working... 2025-05-07T20:01:20.5222105Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:01:20.5222353Z 2025-05-07T20:01:20.5222676Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:01:20.5222926Z 2025-05-07T20:01:20.5222930Z 2025-05-07T20:01:20.5226790Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:01:20.5227119Z 2025-05-07T20:01:20.5227123Z 2025-05-07T20:01:20.5227131Z 2025-05-07T20:01:20.5231934Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:01:20.5232220Z 2025-05-07T20:01:20.5232223Z 2025-05-07T20:01:20.5232227Z 2025-05-07T20:01:20.5237380Z 2025-05-07T20:01:20.5243288Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:01:20.5243599Z 2025-05-07T20:01:20.5243603Z 2025-05-07T20:01:20.5243607Z 2025-05-07T20:01:20.5243622Z 2025-05-07T20:01:20.5246306Z 2025-05-07T20:01:20.5252697Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:01:20.5253018Z 2025-05-07T20:01:20.5253029Z 2025-05-07T20:01:20.5253033Z 2025-05-07T20:01:20.5253036Z 2025-05-07T20:01:20.5253047Z 2025-05-07T20:01:20.5253051Z 2025-05-07T20:01:20.5254490Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:01:20.5254784Z 2025-05-07T20:01:20.5254787Z 2025-05-07T20:01:20.5254791Z 2025-05-07T20:01:20.5254794Z 2025-05-07T20:01:20.5254798Z 2025-05-07T20:01:20.5254801Z 2025-05-07T20:01:20.5260127Z 2025-05-07T20:01:20.9639420Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:01:20.9639760Z 2025-05-07T20:01:20.9639782Z 2025-05-07T20:01:20.9640016Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:01:20.9640297Z 2025-05-07T20:01:20.9640302Z 2025-05-07T20:01:20.9640307Z 2025-05-07T20:01:20.9640844Z 2025-05-07T20:01:20.9649855Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:01:20.9650387Z 2025-05-07T20:01:20.9650396Z 2025-05-07T20:01:20.9650401Z 2025-05-07T20:01:20.9651367Z 2025-05-07T20:01:20.9654617Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:01:20.9654975Z 2025-05-07T20:01:20.9655218Z 2025-05-07T20:01:20.9761659Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:01:20.9761955Z 2025-05-07T20:01:20.9801338Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:01:20.9803136Z 2025-05-07T20:01:20.9846737Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:01:20.9847012Z 2025-05-07T20:01:20.9847016Z 2025-05-07T20:01:20.9847020Z 2025-05-07T20:01:20.9878984Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:01:20.9879274Z 2025-05-07T20:01:20.9879279Z 2025-05-07T20:01:20.9884354Z 2025-05-07T20:01:20.9905807Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:01:20.9906305Z 2025-05-07T20:01:20.9906309Z 2025-05-07T20:01:20.9906313Z 2025-05-07T20:01:20.9906317Z 2025-05-07T20:01:20.9938996Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:01:20.9977728Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:01:20.9978008Z 2025-05-07T20:01:20.9979742Z 2025-05-07T20:01:21.0082247Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:01:21.0082726Z 2025-05-07T20:01:21.0082733Z 2025-05-07T20:01:21.0082739Z 2025-05-07T20:01:21.0082743Z 2025-05-07T20:01:21.0084149Z 2025-05-07T20:01:21.0091396Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:01:21.0114985Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:01:21.0115279Z 2025-05-07T20:01:21.0115288Z 2025-05-07T20:01:21.0115295Z 2025-05-07T20:01:21.0115304Z 2025-05-07T20:01:21.0115604Z 2025-05-07T20:01:21.0127974Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:01:21.0129482Z 2025-05-07T20:01:21.0137325Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:01:21.0137879Z 2025-05-07T20:01:21.0137883Z 2025-05-07T20:01:21.0137888Z 2025-05-07T20:01:21.0137892Z 2025-05-07T20:01:21.0137895Z 2025-05-07T20:01:21.0137912Z 2025-05-07T20:01:21.0148725Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:01:21.0149022Z 2025-05-07T20:01:21.0149033Z 2025-05-07T20:01:21.0149036Z 2025-05-07T20:01:21.0149040Z 2025-05-07T20:01:21.0149043Z 2025-05-07T20:01:21.0150833Z 2025-05-07T20:01:21.0174218Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:01:21.0174508Z 2025-05-07T20:01:21.0174516Z 2025-05-07T20:01:21.0175873Z 2025-05-07T20:01:21.0265645Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:01:21.0265950Z 2025-05-07T20:01:21.0265954Z 2025-05-07T20:01:21.0265959Z 2025-05-07T20:01:21.0265963Z 2025-05-07T20:01:21.0265990Z 2025-05-07T20:01:21.0265993Z 2025-05-07T20:01:21.0266952Z 2025-05-07T20:01:21.0278848Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:01:21.0279137Z 2025-05-07T20:01:21.0279159Z 2025-05-07T20:01:21.0279163Z 2025-05-07T20:01:21.0279166Z 2025-05-07T20:01:21.0279176Z 2025-05-07T20:01:21.0279180Z 2025-05-07T20:01:21.0279600Z 2025-05-07T20:01:21.0379514Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:01:21.0379884Z 2025-05-07T20:01:21.0379887Z 2025-05-07T20:01:21.0379891Z 2025-05-07T20:01:21.0379894Z 2025-05-07T20:01:21.0381089Z 2025-05-07T20:01:21.0388010Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:01:21.0388305Z 2025-05-07T20:01:21.0388309Z 2025-05-07T20:01:21.0388312Z 2025-05-07T20:01:21.0388315Z 2025-05-07T20:01:21.0388319Z 2025-05-07T20:01:21.0389072Z 2025-05-07T20:01:21.0511420Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:01:21.0511735Z 2025-05-07T20:01:21.0511745Z 2025-05-07T20:01:21.0511749Z 2025-05-07T20:01:21.0511752Z 2025-05-07T20:01:21.0511756Z 2025-05-07T20:01:21.0511759Z 2025-05-07T20:01:21.0511762Z 2025-05-07T20:01:21.0603071Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:01:21.0607208Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:01:21.0607776Z 2025-05-07T20:01:21.0608087Z 2025-05-07T20:01:21.0608307Z  2025-05-07T20:01:21.0608535Z 2025-05-07T20:01:21.0608539Z 2025-05-07T20:01:21.0608713Z  2025-05-07T20:01:21.0608947Z 2025-05-07T20:01:21.0608951Z 2025-05-07T20:01:21.0608955Z 2025-05-07T20:01:21.0609166Z  2025-05-07T20:01:21.0609461Z 2025-05-07T20:01:21.0609465Z 2025-05-07T20:01:21.0609469Z 2025-05-07T20:01:21.0609676Z 2025-05-07T20:01:21.0609966Z  2025-05-07T20:01:21.0610195Z 2025-05-07T20:01:21.0610199Z 2025-05-07T20:01:21.0610220Z 2025-05-07T20:01:21.0610224Z 2025-05-07T20:01:21.0610242Z 2025-05-07T20:01:21.0610553Z  2025-05-07T20:01:21.0610781Z 2025-05-07T20:01:21.0610785Z 2025-05-07T20:01:21.0610789Z 2025-05-07T20:01:21.0610792Z 2025-05-07T20:01:21.0610795Z 2025-05-07T20:01:21.0610799Z 2025-05-07T20:01:21.0610999Z  2025-05-07T20:01:21.0611224Z 2025-05-07T20:01:21.0611228Z 2025-05-07T20:01:21.0611231Z 2025-05-07T20:01:21.0611234Z 2025-05-07T20:01:21.0611238Z 2025-05-07T20:01:21.0611241Z 2025-05-07T20:01:21.0611245Z 2025-05-07T20:01:21.0611453Z  done 2025-05-07T20:01:21.1611956Z Preparing transaction: - done 2025-05-07T20:01:21.2615718Z Verifying transaction: | done 2025-05-07T20:01:23.0636987Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:01:23.1546349Z [TEST] Checking imports ... 2025-05-07T20:01:26.6560816Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:01:26.6568973Z [TEST] Setting feature flags ... 2025-05-07T20:01:26.6569447Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:01:26.6569807Z 2025-05-07T20:01:27.0749333Z 2025-05-07T20:01:27.0749911Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:01:27.0750580Z ################################################################################ 2025-05-07T20:01:27.0750939Z # Run FBGEMM-GPU Tests: 2025-05-07T20:01:27.0751202Z # 2025-05-07T20:01:27.0769690Z # [2025-05-07T20:01:27.076Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:01:27.0770181Z ################################################################################ 2025-05-07T20:01:27.0770459Z 2025-05-07T20:01:27.0775388Z [TEST] Enumerating ALL test files ... 2025-05-07T20:01:27.0797514Z ./batched_unary_embeddings_test.py 2025-05-07T20:01:27.0797879Z ./combine/empty_weights_test.py 2025-05-07T20:01:27.0798382Z ./combine/input_combine_test.py 2025-05-07T20:01:27.0798882Z ./config/feature_gate_test.py 2025-05-07T20:01:27.0799357Z ./jagged/1d_to_dense_test.py 2025-05-07T20:01:27.0799749Z ./jagged/2d_to_dense_test.py 2025-05-07T20:01:27.0800344Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:01:27.0800931Z ./jagged/dense_bmm_test.py 2025-05-07T20:01:27.0801422Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:01:27.0801897Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:01:27.0817816Z ./jagged/elementwise_binary_test.py 2025-05-07T20:01:27.0818356Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:01:27.0818698Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:01:27.0819025Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:01:27.0819381Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:01:27.0819766Z ./jagged/misc_ops_test.py 2025-05-07T20:01:27.0820037Z ./jagged/slice_test.py 2025-05-07T20:01:27.0820305Z ./jagged/unique_indices_test.py 2025-05-07T20:01:27.0820593Z ./layout_transform_ops_test.py 2025-05-07T20:01:27.0820888Z ./merge_pooled_embeddings_test.py 2025-05-07T20:01:27.0821179Z ./metric_ops_test.py 2025-05-07T20:01:27.0821442Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:01:27.0821768Z ./quantize/bfloat16_test.py 2025-05-07T20:01:27.0822041Z ./quantize/comm_codec_test.py 2025-05-07T20:01:27.0822318Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:01:27.0822596Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:01:27.0822913Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:01:27.0823214Z ./quantize/hfp8_test.py 2025-05-07T20:01:27.0823461Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:01:27.0823753Z ./quantize/msfp_test.py 2025-05-07T20:01:27.0824000Z ./quantize/mx4_test.py 2025-05-07T20:01:27.0824470Z ./release/stable_release_test.py 2025-05-07T20:01:27.0824764Z ./runtime_monitor_test.py 2025-05-07T20:01:27.0825050Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:01:27.0825370Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:01:27.0825804Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:01:27.0826115Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:01:27.0826402Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:01:27.0826779Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:01:27.0827163Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:01:27.0827502Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:01:27.0827825Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:01:27.0828145Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:01:27.0828472Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:01:27.0828811Z ./sll/jagged_softmax_test.py 2025-05-07T20:01:27.0829123Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:01:27.0829473Z ./sparse/block_bucketize_test.py 2025-05-07T20:01:27.0829750Z ./sparse/cumsum_test.py 2025-05-07T20:01:27.0830044Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:01:27.0830421Z ./sparse/index_select_test.py 2025-05-07T20:01:27.0830755Z ./sparse/misc_ops_test.py 2025-05-07T20:01:27.0831029Z ./sparse/pack_segments_test.py 2025-05-07T20:01:27.0831325Z ./sparse/permute_embeddings_test.py 2025-05-07T20:01:27.0831639Z ./sparse/permute_indices_test.py 2025-05-07T20:01:27.0831932Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:01:27.0832255Z ./sparse/reorder_batched_test.py 2025-05-07T20:01:27.0832559Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:01:27.0832882Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:01:27.0833206Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:01:27.0833502Z ./tbe/cache/cache_test.py 2025-05-07T20:01:27.0833796Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:01:27.0834123Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:01:27.0834408Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:01:27.0834697Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:01:27.0835010Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:01:27.0835342Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:01:27.0835678Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:01:27.0835987Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:01:27.0836321Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:01:27.0836649Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:01:27.0836978Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:01:27.0837280Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:01:27.0837576Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:01:27.0837894Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:01:27.0838211Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:01:27.0838508Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:01:27.0838923Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:01:27.0839347Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:01:27.0839706Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:01:27.0840032Z ./tbe/training/backward_dense_test.py 2025-05-07T20:01:27.0840339Z ./tbe/training/backward_none_test.py 2025-05-07T20:01:27.0840661Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:01:27.0840995Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:01:27.0841336Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:01:27.0841703Z ./tbe/training/forward_test.py 2025-05-07T20:01:27.0842003Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:01:27.0842316Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:01:27.0842639Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:01:27.0842965Z ./utils/filestore_test.py 2025-05-07T20:01:27.0843220Z ./uvm/copy_test.py 2025-05-07T20:01:27.0843440Z ./uvm/ops_load_test.py 2025-05-07T20:01:27.0843687Z ./uvm/uvm_test.py 2025-05-07T20:01:27.0843913Z 2025-05-07T20:01:27.0844046Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:01:27.0844345Z ./uvm/copy_test.py 2025-05-07T20:01:27.0844495Z 2025-05-07T20:01:27.0844612Z ################################################################################ 2025-05-07T20:01:27.0845048Z # [2025-05-07T20:01:27.082Z] Run Python Test Suite: 2025-05-07T20:01:27.0845385Z # ./batched_unary_embeddings_test.py 2025-05-07T20:01:27.0845712Z ################################################################################ 2025-05-07T20:01:27.0851623Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./batched_unary_embeddings_test.py 2025-05-07T20:01:27.0852318Z 2025-05-07T20:01:29.5365630Z ============================= test session starts ============================== 2025-05-07T20:01:29.5366318Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:29.5366912Z cachedir: .pytest_cache 2025-05-07T20:01:29.5367551Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:29.5368244Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:29.5368591Z plugins: hypothesis-6.131.14 2025-05-07T20:01:30.9365271Z collecting ... collected 2 items 2025-05-07T20:01:30.9365532Z 2025-05-07T20:01:30.9500017Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:01:30.9520273Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu SKIPPED 2025-05-07T20:01:30.9520780Z 2025-05-07T20:01:30.9520977Z =========================== short test summary info ============================ 2025-05-07T20:01:30.9521723Z SKIPPED [1] batched_unary_embeddings_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:01:30.9522466Z ========================= 1 passed, 1 skipped in 1.93s ========================= 2025-05-07T20:01:31.3209053Z 2025-05-07T20:01:31.3209597Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:01:31.3226712Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 4 seconds 2025-05-07T20:01:31.3227060Z 2025-05-07T20:01:31.3227065Z 2025-05-07T20:01:31.3227099Z 2025-05-07T20:01:31.3227195Z 2025-05-07T20:01:31.3239557Z ################################################################################ 2025-05-07T20:01:31.3255118Z # [2025-05-07T20:01:31.325Z] Run Python Test Suite: 2025-05-07T20:01:31.3255499Z # ./combine/empty_weights_test.py 2025-05-07T20:01:31.3255830Z ################################################################################ 2025-05-07T20:01:31.3276674Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/empty_weights_test.py 2025-05-07T20:01:31.3277369Z 2025-05-07T20:01:33.3927107Z ============================= test session starts ============================== 2025-05-07T20:01:33.3927828Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:33.3928407Z cachedir: .pytest_cache 2025-05-07T20:01:33.3929051Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:33.3929741Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:33.3930053Z plugins: hypothesis-6.131.14 2025-05-07T20:01:34.8000287Z collecting ... collected 1 item 2025-05-07T20:01:34.8000544Z 2025-05-07T20:01:34.8022152Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:01:34.8022626Z 2025-05-07T20:01:34.8022802Z =========================== short test summary info ============================ 2025-05-07T20:01:34.8023289Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:01:34.8023764Z ============================== 1 skipped in 1.53s ============================== 2025-05-07T20:01:35.1637403Z 2025-05-07T20:01:35.1637830Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:01:35.1655140Z [TEST] Python test time for ./combine/empty_weights_test.py: 4 seconds 2025-05-07T20:01:35.1655763Z 2025-05-07T20:01:35.1655768Z 2025-05-07T20:01:35.1655772Z 2025-05-07T20:01:35.1655784Z 2025-05-07T20:01:35.1667700Z ################################################################################ 2025-05-07T20:01:35.1683771Z # [2025-05-07T20:01:35.168Z] Run Python Test Suite: 2025-05-07T20:01:35.1684166Z # ./combine/input_combine_test.py 2025-05-07T20:01:35.1684494Z ################################################################################ 2025-05-07T20:01:35.1705190Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/input_combine_test.py 2025-05-07T20:01:35.1705878Z 2025-05-07T20:01:37.2267994Z ============================= test session starts ============================== 2025-05-07T20:01:37.2268724Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:37.2269291Z cachedir: .pytest_cache 2025-05-07T20:01:37.2269922Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:37.2270613Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:37.2270942Z plugins: hypothesis-6.131.14 2025-05-07T20:01:38.6321940Z collecting ... collected 14 items 2025-05-07T20:01:38.6322227Z 2025-05-07T20:01:38.6355629Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:01:38.7103403Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:01:38.7120624Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:01:38.7150901Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:01:38.7177308Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:01:38.7193473Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:01:38.7248139Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:01:38.7279572Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:01:38.7322442Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:01:38.7348601Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:01:38.7391193Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:01:38.7417186Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:01:38.7430576Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:01:38.7452368Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:01:38.7452920Z 2025-05-07T20:01:38.7453075Z ============================== 14 passed in 1.64s ============================== 2025-05-07T20:01:39.1076775Z 2025-05-07T20:01:39.1077211Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:01:39.1094423Z [TEST] Python test time for ./combine/input_combine_test.py: 4 seconds 2025-05-07T20:01:39.1094755Z 2025-05-07T20:01:39.1094759Z 2025-05-07T20:01:39.1094764Z 2025-05-07T20:01:39.1094777Z 2025-05-07T20:01:39.1107769Z ################################################################################ 2025-05-07T20:01:39.1123289Z # [2025-05-07T20:01:39.112Z] Run Python Test Suite: 2025-05-07T20:01:39.1123963Z # ./config/feature_gate_test.py 2025-05-07T20:01:39.1124282Z ################################################################################ 2025-05-07T20:01:39.1146274Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./config/feature_gate_test.py 2025-05-07T20:01:39.1146974Z 2025-05-07T20:01:41.1958868Z ============================= test session starts ============================== 2025-05-07T20:01:41.1959553Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:41.1960108Z cachedir: .pytest_cache 2025-05-07T20:01:41.1960726Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:41.1961416Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:41.1961728Z plugins: hypothesis-6.131.14 2025-05-07T20:01:42.5943444Z collecting ... collected 2 items 2025-05-07T20:01:42.5943694Z 2025-05-07T20:01:42.5951055Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:01:42.5951535Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:01:42.5951735Z 2025-05-07T20:01:42.5951871Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:01:42.5952082Z 2025-05-07T20:01:42.5952255Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:01:42.5952520Z 2025-05-07T20:01:42.5952677Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:01:42.5952946Z 2025-05-07T20:01:42.5953116Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:01:42.5953388Z 2025-05-07T20:01:42.5953565Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:01:42.5953837Z 2025-05-07T20:01:42.5954008Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:01:42.5954268Z 2025-05-07T20:01:42.5954422Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:01:42.5954784Z 2025-05-07T20:01:42.5954925Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:01:42.5955176Z 2025-05-07T20:01:42.5955324Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:01:42.5955648Z PASSED 2025-05-07T20:01:42.5972772Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:01:42.5973144Z 2025-05-07T20:01:42.5973294Z =========================== short test summary info ============================ 2025-05-07T20:01:42.5973795Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:01:42.5974269Z ========================= 1 passed, 1 skipped in 1.53s ========================= 2025-05-07T20:01:42.9542820Z 2025-05-07T20:01:42.9543391Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:01:42.9560337Z [TEST] Python test time for ./config/feature_gate_test.py: 3 seconds 2025-05-07T20:01:42.9560658Z 2025-05-07T20:01:42.9560663Z 2025-05-07T20:01:42.9560692Z 2025-05-07T20:01:42.9560703Z 2025-05-07T20:01:42.9573052Z ################################################################################ 2025-05-07T20:01:42.9589535Z # [2025-05-07T20:01:42.958Z] Run Python Test Suite: 2025-05-07T20:01:42.9589907Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:01:42.9590221Z ################################################################################ 2025-05-07T20:01:42.9611135Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/1d_to_dense_test.py 2025-05-07T20:01:42.9611813Z 2025-05-07T20:01:45.0295318Z ============================= test session starts ============================== 2025-05-07T20:01:45.0295995Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:45.0296568Z cachedir: .pytest_cache 2025-05-07T20:01:45.0297183Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:45.0298134Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:45.0298466Z plugins: hypothesis-6.131.14 2025-05-07T20:01:46.8145516Z collecting ... collected 4 items 2025-05-07T20:01:46.8146004Z 2025-05-07T20:01:46.9744228Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9745624Z self=, 2025-05-07T20:01:46.9746532Z B=1, 2025-05-07T20:01:46.9746890Z max_sequence_length=1, 2025-05-07T20:01:46.9747311Z padding_value=0, 2025-05-07T20:01:46.9747685Z ) 2025-05-07T20:01:46.9748023Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9748853Z self=, 2025-05-07T20:01:46.9749695Z B=103, 2025-05-07T20:01:46.9750031Z max_sequence_length=1, 2025-05-07T20:01:46.9750475Z padding_value=0, 2025-05-07T20:01:46.9750836Z ) 2025-05-07T20:01:46.9751184Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9752021Z self=, 2025-05-07T20:01:46.9752791Z B=103, 2025-05-07T20:01:46.9753164Z max_sequence_length=224, 2025-05-07T20:01:46.9753662Z padding_value=41016, 2025-05-07T20:01:46.9754100Z ) 2025-05-07T20:01:46.9754482Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9755430Z self=, 2025-05-07T20:01:46.9756335Z B=7, 2025-05-07T20:01:46.9756713Z max_sequence_length=473, 2025-05-07T20:01:46.9757195Z padding_value=55817, 2025-05-07T20:01:46.9757632Z ) 2025-05-07T20:01:46.9758090Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9759042Z self=, 2025-05-07T20:01:46.9759960Z B=21, 2025-05-07T20:01:46.9760343Z max_sequence_length=429, 2025-05-07T20:01:46.9760849Z padding_value=-43576, 2025-05-07T20:01:46.9761275Z ) 2025-05-07T20:01:46.9761628Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9762512Z self=, 2025-05-07T20:01:46.9763408Z B=35, 2025-05-07T20:01:46.9763793Z max_sequence_length=266, 2025-05-07T20:01:46.9764295Z padding_value=57652, 2025-05-07T20:01:46.9764715Z ) 2025-05-07T20:01:46.9765108Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9766056Z self=, 2025-05-07T20:01:46.9766970Z B=16, 2025-05-07T20:01:46.9767338Z max_sequence_length=168, 2025-05-07T20:01:46.9767843Z padding_value=-24624, 2025-05-07T20:01:46.9768283Z ) 2025-05-07T20:01:46.9768660Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9769609Z self=, 2025-05-07T20:01:46.9770525Z B=89, 2025-05-07T20:01:46.9770898Z max_sequence_length=363, 2025-05-07T20:01:46.9771400Z padding_value=-55348, 2025-05-07T20:01:46.9771836Z ) 2025-05-07T20:01:46.9772221Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9773112Z self=, 2025-05-07T20:01:46.9773928Z B=59, 2025-05-07T20:01:46.9774266Z max_sequence_length=403, 2025-05-07T20:01:46.9774712Z padding_value=-4601, 2025-05-07T20:01:46.9775097Z ) 2025-05-07T20:01:46.9775455Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9776554Z self=, 2025-05-07T20:01:46.9777462Z B=112, 2025-05-07T20:01:46.9777849Z max_sequence_length=291, 2025-05-07T20:01:46.9778335Z padding_value=-73176, 2025-05-07T20:01:46.9778775Z ) 2025-05-07T20:01:46.9780382Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9781321Z self=, 2025-05-07T20:01:46.9782232Z B=5, 2025-05-07T20:01:46.9782610Z max_sequence_length=103, 2025-05-07T20:01:46.9783238Z padding_value=8516, 2025-05-07T20:01:46.9783669Z ) 2025-05-07T20:01:46.9784063Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9784977Z self=, 2025-05-07T20:01:46.9785798Z B=103, 2025-05-07T20:01:46.9786187Z max_sequence_length=103, 2025-05-07T20:01:46.9786681Z padding_value=8516, 2025-05-07T20:01:46.9787090Z ) 2025-05-07T20:01:46.9787480Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9788428Z self=, 2025-05-07T20:01:46.9789323Z B=103, 2025-05-07T20:01:46.9789703Z max_sequence_length=1, 2025-05-07T20:01:46.9790189Z padding_value=8516, 2025-05-07T20:01:46.9790592Z ) 2025-05-07T20:01:46.9790986Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9791928Z self=, 2025-05-07T20:01:46.9792830Z B=1, 2025-05-07T20:01:46.9793205Z max_sequence_length=1, 2025-05-07T20:01:46.9793679Z padding_value=8516, 2025-05-07T20:01:46.9794086Z ) 2025-05-07T20:01:46.9794474Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9795415Z self=, 2025-05-07T20:01:46.9796297Z B=1, 2025-05-07T20:01:46.9796616Z max_sequence_length=1, 2025-05-07T20:01:46.9797060Z padding_value=1, 2025-05-07T20:01:46.9797409Z ) 2025-05-07T20:01:46.9797731Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9798556Z self=, 2025-05-07T20:01:46.9799427Z B=26, 2025-05-07T20:01:46.9799803Z max_sequence_length=248, 2025-05-07T20:01:46.9800256Z padding_value=-33938, 2025-05-07T20:01:46.9800666Z ) 2025-05-07T20:01:46.9801022Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9801912Z self=, 2025-05-07T20:01:46.9802797Z B=1, 2025-05-07T20:01:46.9803185Z max_sequence_length=248, 2025-05-07T20:01:46.9803666Z padding_value=-33938, 2025-05-07T20:01:46.9804065Z ) 2025-05-07T20:01:46.9804424Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9805342Z self=, 2025-05-07T20:01:46.9806224Z B=1, 2025-05-07T20:01:46.9806593Z max_sequence_length=248, 2025-05-07T20:01:46.9807066Z padding_value=1, 2025-05-07T20:01:46.9807457Z ) 2025-05-07T20:01:46.9807835Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9808691Z self=, 2025-05-07T20:01:46.9809587Z B=71, 2025-05-07T20:01:46.9809941Z max_sequence_length=364, 2025-05-07T20:01:46.9810405Z padding_value=3266, 2025-05-07T20:01:46.9810774Z ) 2025-05-07T20:01:46.9811103Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:01:46.9811878Z self=, 2025-05-07T20:01:46.9812613Z B=71, 2025-05-07T20:01:46.9812909Z max_sequence_length=364, 2025-05-07T20:01:46.9813343Z padding_value=71, 2025-05-07T20:01:46.9813698Z ) 2025-05-07T20:01:46.9813977Z PASSED 2025-05-07T20:01:47.0220100Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_dynamic_shape Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0221920Z self=, 2025-05-07T20:01:47.0222866Z B=1, 2025-05-07T20:01:47.0223300Z max_sequence_length=1, 2025-05-07T20:01:47.0223993Z padding_value=0, 2025-05-07T20:01:47.0224424Z device=device(type='cpu'), 2025-05-07T20:01:47.0224871Z ) 2025-05-07T20:01:47.0225293Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0226456Z self=, 2025-05-07T20:01:47.0227401Z B=73, 2025-05-07T20:01:47.0227705Z max_sequence_length=1, 2025-05-07T20:01:47.0228126Z padding_value=0, 2025-05-07T20:01:47.0228537Z device=device(type='cpu'), 2025-05-07T20:01:47.0228970Z ) 2025-05-07T20:01:47.0229387Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0230510Z self=, 2025-05-07T20:01:47.0231463Z B=73, 2025-05-07T20:01:47.0231806Z max_sequence_length=430, 2025-05-07T20:01:47.0232275Z padding_value=89311, 2025-05-07T20:01:47.0232734Z device=device(type='cpu'), 2025-05-07T20:01:47.0233187Z ) 2025-05-07T20:01:47.0233630Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0234708Z self=, 2025-05-07T20:01:47.0235715Z B=16, 2025-05-07T20:01:47.0236093Z max_sequence_length=277, 2025-05-07T20:01:47.0236542Z padding_value=-91529, 2025-05-07T20:01:47.0236986Z device=device(type='cpu'), 2025-05-07T20:01:47.0237414Z ) 2025-05-07T20:01:47.0237863Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0238940Z self=, 2025-05-07T20:01:47.0239869Z B=51, 2025-05-07T20:01:47.0240212Z max_sequence_length=428, 2025-05-07T20:01:47.0240647Z padding_value=36449, 2025-05-07T20:01:47.0241056Z device=device(type='cpu'), 2025-05-07T20:01:47.0241504Z ) 2025-05-07T20:01:47.0241930Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0242937Z self=, 2025-05-07T20:01:47.0243879Z B=84, 2025-05-07T20:01:47.0244252Z max_sequence_length=245, 2025-05-07T20:01:47.0244739Z padding_value=-14794, 2025-05-07T20:01:47.0245226Z device=device(type='cpu'), 2025-05-07T20:01:47.0245679Z ) 2025-05-07T20:01:47.0246090Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0247133Z self=, 2025-05-07T20:01:47.0248059Z B=76, 2025-05-07T20:01:47.0248422Z max_sequence_length=138, 2025-05-07T20:01:47.0248888Z padding_value=-61788, 2025-05-07T20:01:47.0249332Z device=device(type='cpu'), 2025-05-07T20:01:47.0249767Z ) 2025-05-07T20:01:47.0250224Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0251206Z self=, 2025-05-07T20:01:47.0252125Z B=67, 2025-05-07T20:01:47.0252459Z max_sequence_length=2, 2025-05-07T20:01:47.0252898Z padding_value=-62365, 2025-05-07T20:01:47.0253362Z device=device(type='cpu'), 2025-05-07T20:01:47.0253783Z ) 2025-05-07T20:01:47.0254220Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0255238Z self=, 2025-05-07T20:01:47.0256181Z B=108, 2025-05-07T20:01:47.0256578Z max_sequence_length=179, 2025-05-07T20:01:47.0257066Z padding_value=390, 2025-05-07T20:01:47.0257493Z device=device(type='cpu'), 2025-05-07T20:01:47.0257898Z ) 2025-05-07T20:01:47.0258331Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0259355Z self=, 2025-05-07T20:01:47.0260313Z B=47, 2025-05-07T20:01:47.0260806Z max_sequence_length=367, 2025-05-07T20:01:47.0261232Z padding_value=-22788, 2025-05-07T20:01:47.0261624Z device=device(type='cpu'), 2025-05-07T20:01:47.0262044Z ) 2025-05-07T20:01:47.0262486Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0263602Z self=, 2025-05-07T20:01:47.0264538Z B=19, 2025-05-07T20:01:47.0264885Z max_sequence_length=138, 2025-05-07T20:01:47.0265358Z padding_value=99999, 2025-05-07T20:01:47.0265755Z device=device(type='cpu'), 2025-05-07T20:01:47.0266150Z ) 2025-05-07T20:01:47.0266575Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0267562Z self=, 2025-05-07T20:01:47.0268462Z B=19, 2025-05-07T20:01:47.0268792Z max_sequence_length=19, 2025-05-07T20:01:47.0269224Z padding_value=99999, 2025-05-07T20:01:47.0269665Z device=device(type='cpu'), 2025-05-07T20:01:47.0270083Z ) 2025-05-07T20:01:47.0270484Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0271499Z self=, 2025-05-07T20:01:47.0272429Z B=19, 2025-05-07T20:01:47.0272785Z max_sequence_length=19, 2025-05-07T20:01:47.0273218Z padding_value=19, 2025-05-07T20:01:47.0273633Z device=device(type='cpu'), 2025-05-07T20:01:47.0274072Z ) 2025-05-07T20:01:47.0274512Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0275743Z self=, 2025-05-07T20:01:47.0276586Z B=110, 2025-05-07T20:01:47.0276896Z max_sequence_length=71, 2025-05-07T20:01:47.0277353Z padding_value=35357, 2025-05-07T20:01:47.0277833Z device=device(type='cpu'), 2025-05-07T20:01:47.0278286Z ) 2025-05-07T20:01:47.0278768Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0279931Z self=, 2025-05-07T20:01:47.0280958Z B=110, 2025-05-07T20:01:47.0281341Z max_sequence_length=110, 2025-05-07T20:01:47.0281834Z padding_value=35357, 2025-05-07T20:01:47.0282305Z device=device(type='cpu'), 2025-05-07T20:01:47.0282745Z ) 2025-05-07T20:01:47.0283216Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0284360Z self=, 2025-05-07T20:01:47.0285370Z B=110, 2025-05-07T20:01:47.0285763Z max_sequence_length=110, 2025-05-07T20:01:47.0286262Z padding_value=110, 2025-05-07T20:01:47.0286708Z device=device(type='cpu'), 2025-05-07T20:01:47.0287182Z ) 2025-05-07T20:01:47.0287661Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0288811Z self=, 2025-05-07T20:01:47.0289825Z B=64, 2025-05-07T20:01:47.0290158Z max_sequence_length=436, 2025-05-07T20:01:47.0290582Z padding_value=17350, 2025-05-07T20:01:47.0291037Z device=device(type='cpu'), 2025-05-07T20:01:47.0291475Z ) 2025-05-07T20:01:47.0291909Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0292975Z self=, 2025-05-07T20:01:47.0293906Z B=64, 2025-05-07T20:01:47.0294238Z max_sequence_length=64, 2025-05-07T20:01:47.0294680Z padding_value=17350, 2025-05-07T20:01:47.0295136Z device=device(type='cpu'), 2025-05-07T20:01:47.0295581Z ) 2025-05-07T20:01:47.0296017Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0297056Z self=, 2025-05-07T20:01:47.0298215Z B=64, 2025-05-07T20:01:47.0298579Z max_sequence_length=64, 2025-05-07T20:01:47.0299029Z padding_value=64, 2025-05-07T20:01:47.0299465Z device=device(type='cpu'), 2025-05-07T20:01:47.0300012Z ) 2025-05-07T20:01:47.0300655Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:01:47.0301823Z self=, 2025-05-07T20:01:47.0302764Z B=82, 2025-05-07T20:01:47.0303118Z max_sequence_length=225, 2025-05-07T20:01:47.0303607Z padding_value=80405, 2025-05-07T20:01:47.0304072Z device=device(type='cpu'), 2025-05-07T20:01:47.0304516Z ) 2025-05-07T20:01:47.0304847Z PASSED 2025-05-07T20:01:47.0305650Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:01:47.0306999Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense SKIPPED 2025-05-07T20:01:47.0307750Z 2025-05-07T20:01:47.0308032Z =========================== short test summary info ============================ 2025-05-07T20:01:47.0309006Z SKIPPED [1] jagged/1d_to_dense_test.py:202: CUDA is not available or no GPUs detected 2025-05-07T20:01:47.0310004Z ========================= 3 passed, 1 skipped in 2.12s ========================= 2025-05-07T20:01:47.4581450Z 2025-05-07T20:01:47.4582125Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:01:47.4599090Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 5 seconds 2025-05-07T20:01:47.4599414Z 2025-05-07T20:01:47.4599419Z 2025-05-07T20:01:47.4599423Z 2025-05-07T20:01:47.4599435Z 2025-05-07T20:01:47.4612286Z ################################################################################ 2025-05-07T20:01:47.4627708Z # [2025-05-07T20:01:47.462Z] Run Python Test Suite: 2025-05-07T20:01:47.4628076Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:01:47.4628379Z ################################################################################ 2025-05-07T20:01:47.4650641Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/2d_to_dense_test.py 2025-05-07T20:01:47.4651357Z 2025-05-07T20:01:49.5241901Z ============================= test session starts ============================== 2025-05-07T20:01:49.5242592Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:49.5243166Z cachedir: .pytest_cache 2025-05-07T20:01:49.5243795Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:49.5244489Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:49.5244799Z plugins: hypothesis-6.131.14 2025-05-07T20:01:51.2985049Z collecting ... collected 4 items 2025-05-07T20:01:51.2985447Z 2025-05-07T20:01:51.7112212Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7113334Z self=, 2025-05-07T20:01:51.7113991Z B=1, 2025-05-07T20:01:51.7114287Z D=1, 2025-05-07T20:01:51.7114544Z max_sequence_length=1, 2025-05-07T20:01:51.7114912Z dtype=torch.float32, 2025-05-07T20:01:51.7115241Z ) 2025-05-07T20:01:51.7115519Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7116192Z self=, 2025-05-07T20:01:51.7116825Z B=77, 2025-05-07T20:01:51.7117063Z D=1, 2025-05-07T20:01:51.7117328Z max_sequence_length=1, 2025-05-07T20:01:51.7117667Z dtype=torch.float32, 2025-05-07T20:01:51.7117966Z ) 2025-05-07T20:01:51.7118264Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7118923Z self=, 2025-05-07T20:01:51.7119548Z B=77, 2025-05-07T20:01:51.7120173Z D=100, 2025-05-07T20:01:51.7120453Z max_sequence_length=157, 2025-05-07T20:01:51.7120798Z dtype=torch.float16, 2025-05-07T20:01:51.7121119Z ) 2025-05-07T20:01:51.7121406Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7122176Z self=, 2025-05-07T20:01:51.7122814Z B=37, 2025-05-07T20:01:51.7123073Z D=6, 2025-05-07T20:01:51.7123331Z max_sequence_length=70, 2025-05-07T20:01:51.7123690Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7124019Z ) 2025-05-07T20:01:51.7124294Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7124964Z self=, 2025-05-07T20:01:51.7125602Z B=60, 2025-05-07T20:01:51.7125843Z D=96, 2025-05-07T20:01:51.7126122Z max_sequence_length=63, 2025-05-07T20:01:51.7126476Z dtype=torch.float32, 2025-05-07T20:01:51.7126793Z ) 2025-05-07T20:01:51.7127067Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7127735Z self=, 2025-05-07T20:01:51.7128368Z B=42, 2025-05-07T20:01:51.7128654Z D=96, 2025-05-07T20:01:51.7128914Z max_sequence_length=159, 2025-05-07T20:01:51.7129273Z dtype=torch.float32, 2025-05-07T20:01:51.7129580Z ) 2025-05-07T20:01:51.7129847Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7130499Z self=, 2025-05-07T20:01:51.7131132Z B=58, 2025-05-07T20:01:51.7131369Z D=61, 2025-05-07T20:01:51.7131639Z max_sequence_length=200, 2025-05-07T20:01:51.7131992Z dtype=torch.float16, 2025-05-07T20:01:51.7132289Z ) 2025-05-07T20:01:51.7132571Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7133228Z self=, 2025-05-07T20:01:51.7133844Z B=39, 2025-05-07T20:01:51.7134104Z D=9, 2025-05-07T20:01:51.7134375Z max_sequence_length=32, 2025-05-07T20:01:51.7134713Z dtype=torch.float32, 2025-05-07T20:01:51.7135028Z ) 2025-05-07T20:01:51.7135307Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7135970Z self=, 2025-05-07T20:01:51.7136582Z B=11, 2025-05-07T20:01:51.7136834Z D=98, 2025-05-07T20:01:51.7137103Z max_sequence_length=7, 2025-05-07T20:01:51.7137436Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7137752Z ) 2025-05-07T20:01:51.7138035Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7138683Z self=, 2025-05-07T20:01:51.7139317Z B=85, 2025-05-07T20:01:51.7139569Z D=38, 2025-05-07T20:01:51.7139940Z max_sequence_length=1, 2025-05-07T20:01:51.7140290Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7140610Z ) 2025-05-07T20:01:51.7140882Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7141550Z self=, 2025-05-07T20:01:51.7142180Z B=113, 2025-05-07T20:01:51.7142378Z D=116, 2025-05-07T20:01:51.7142575Z max_sequence_length=93, 2025-05-07T20:01:51.7142850Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7143091Z ) 2025-05-07T20:01:51.7143293Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7143782Z self=, 2025-05-07T20:01:51.7144254Z B=113, 2025-05-07T20:01:51.7144437Z D=113, 2025-05-07T20:01:51.7144646Z max_sequence_length=93, 2025-05-07T20:01:51.7144910Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7145140Z ) 2025-05-07T20:01:51.7145353Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7145839Z self=, 2025-05-07T20:01:51.7146297Z B=93, 2025-05-07T20:01:51.7146617Z D=113, 2025-05-07T20:01:51.7146830Z max_sequence_length=93, 2025-05-07T20:01:51.7147083Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7147327Z ) 2025-05-07T20:01:51.7147543Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7148120Z self=, 2025-05-07T20:01:51.7148584Z B=93, 2025-05-07T20:01:51.7148778Z D=113, 2025-05-07T20:01:51.7148991Z max_sequence_length=113, 2025-05-07T20:01:51.7149252Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7149504Z ) 2025-05-07T20:01:51.7149725Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7150207Z self=, 2025-05-07T20:01:51.7150684Z B=93, 2025-05-07T20:01:51.7150881Z D=93, 2025-05-07T20:01:51.7151078Z max_sequence_length=113, 2025-05-07T20:01:51.7151351Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7151592Z ) 2025-05-07T20:01:51.7151799Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7152289Z self=, 2025-05-07T20:01:51.7152760Z B=113, 2025-05-07T20:01:51.7152945Z D=93, 2025-05-07T20:01:51.7153162Z max_sequence_length=113, 2025-05-07T20:01:51.7153437Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7153682Z ) 2025-05-07T20:01:51.7153890Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7154384Z self=, 2025-05-07T20:01:51.7154861Z B=113, 2025-05-07T20:01:51.7155054Z D=93, 2025-05-07T20:01:51.7155272Z max_sequence_length=93, 2025-05-07T20:01:51.7155546Z dtype=torch.bfloat16, 2025-05-07T20:01:51.7155784Z ) 2025-05-07T20:01:51.7156006Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7156502Z self=, 2025-05-07T20:01:51.7156961Z B=108, 2025-05-07T20:01:51.7157172Z D=114, 2025-05-07T20:01:51.7157392Z max_sequence_length=137, 2025-05-07T20:01:51.7157655Z dtype=torch.float16, 2025-05-07T20:01:51.7157904Z ) 2025-05-07T20:01:51.7158127Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7158804Z self=, 2025-05-07T20:01:51.7159439Z B=108, 2025-05-07T20:01:51.7159696Z D=114, 2025-05-07T20:01:51.7159977Z max_sequence_length=114, 2025-05-07T20:01:51.7160314Z dtype=torch.float16, 2025-05-07T20:01:51.7160629Z ) 2025-05-07T20:01:51.7160914Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:01:51.7161554Z self=, 2025-05-07T20:01:51.7162179Z B=108, 2025-05-07T20:01:51.7162429Z D=114, 2025-05-07T20:01:51.7162687Z max_sequence_length=108, 2025-05-07T20:01:51.7163037Z dtype=torch.float16, 2025-05-07T20:01:51.7163348Z ) 2025-05-07T20:01:51.7163579Z PASSED 2025-05-07T20:01:51.9199912Z 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:01:51.9201258Z self=, 2025-05-07T20:01:51.9201979Z B=2, 2025-05-07T20:01:51.9202221Z D=2, 2025-05-07T20:01:51.9202496Z max_sequence_length=1, 2025-05-07T20:01:51.9202843Z dtype=torch.float32, 2025-05-07T20:01:51.9203179Z device=device(type='cpu'), 2025-05-07T20:01:51.9203524Z ) 2025-05-07T20:01:51.9203870Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9204673Z self=, 2025-05-07T20:01:51.9205388Z B=33, 2025-05-07T20:01:51.9205647Z D=2, 2025-05-07T20:01:51.9205909Z max_sequence_length=1, 2025-05-07T20:01:51.9206315Z dtype=torch.float32, 2025-05-07T20:01:51.9206978Z device=device(type='cpu'), 2025-05-07T20:01:51.9207321Z ) 2025-05-07T20:01:51.9207668Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9208469Z self=, 2025-05-07T20:01:51.9209325Z B=33, 2025-05-07T20:01:51.9209589Z D=105, 2025-05-07T20:01:51.9209854Z max_sequence_length=178, 2025-05-07T20:01:51.9210215Z dtype=torch.float32, 2025-05-07T20:01:51.9210564Z device=device(type='cpu'), 2025-05-07T20:01:51.9210906Z ) 2025-05-07T20:01:51.9211240Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9212046Z self=, 2025-05-07T20:01:51.9212763Z B=89, 2025-05-07T20:01:51.9213008Z D=63, 2025-05-07T20:01:51.9213288Z max_sequence_length=58, 2025-05-07T20:01:51.9213637Z dtype=torch.float16, 2025-05-07T20:01:51.9213963Z device=device(type='cpu'), 2025-05-07T20:01:51.9214306Z ) 2025-05-07T20:01:51.9214645Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9215441Z self=, 2025-05-07T20:01:51.9216150Z B=34, 2025-05-07T20:01:51.9216404Z D=46, 2025-05-07T20:01:51.9216660Z max_sequence_length=135, 2025-05-07T20:01:51.9217010Z dtype=torch.float16, 2025-05-07T20:01:51.9217352Z device=device(type='cpu'), 2025-05-07T20:01:51.9217683Z ) 2025-05-07T20:01:51.9218006Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9218805Z self=, 2025-05-07T20:01:51.9219518Z B=66, 2025-05-07T20:01:51.9219847Z D=78, 2025-05-07T20:01:51.9220122Z max_sequence_length=125, 2025-05-07T20:01:51.9220479Z dtype=torch.float32, 2025-05-07T20:01:51.9220805Z device=device(type='cpu'), 2025-05-07T20:01:51.9221150Z ) 2025-05-07T20:01:51.9221489Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9222283Z self=, 2025-05-07T20:01:51.9223003Z B=84, 2025-05-07T20:01:51.9223263Z D=50, 2025-05-07T20:01:51.9223524Z max_sequence_length=92, 2025-05-07T20:01:51.9223872Z dtype=torch.float16, 2025-05-07T20:01:51.9224214Z device=device(type='cpu'), 2025-05-07T20:01:51.9224535Z ) 2025-05-07T20:01:51.9224876Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9225687Z self=, 2025-05-07T20:01:51.9226402Z B=43, 2025-05-07T20:01:51.9226643Z D=45, 2025-05-07T20:01:51.9226935Z max_sequence_length=123, 2025-05-07T20:01:51.9227289Z dtype=torch.float32, 2025-05-07T20:01:51.9227618Z device=device(type='cpu'), 2025-05-07T20:01:51.9227958Z ) 2025-05-07T20:01:51.9228310Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9229102Z self=, 2025-05-07T20:01:51.9229817Z B=13, 2025-05-07T20:01:51.9230075Z D=44, 2025-05-07T20:01:51.9230348Z max_sequence_length=199, 2025-05-07T20:01:51.9230706Z dtype=torch.float16, 2025-05-07T20:01:51.9231056Z device=device(type='cpu'), 2025-05-07T20:01:51.9231380Z ) 2025-05-07T20:01:51.9231721Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9232534Z self=, 2025-05-07T20:01:51.9233325Z B=100, 2025-05-07T20:01:51.9233571Z D=101, 2025-05-07T20:01:51.9233855Z max_sequence_length=170, 2025-05-07T20:01:51.9234217Z dtype=torch.bfloat16, 2025-05-07T20:01:51.9234557Z device=device(type='cpu'), 2025-05-07T20:01:51.9234901Z ) 2025-05-07T20:01:51.9235367Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9236163Z self=, 2025-05-07T20:01:51.9236877Z B=107, 2025-05-07T20:01:51.9237137Z D=81, 2025-05-07T20:01:51.9237513Z max_sequence_length=48, 2025-05-07T20:01:51.9237866Z dtype=torch.float16, 2025-05-07T20:01:51.9238205Z device=device(type='cpu'), 2025-05-07T20:01:51.9238526Z ) 2025-05-07T20:01:51.9238864Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9239667Z self=, 2025-05-07T20:01:51.9240375Z B=107, 2025-05-07T20:01:51.9240614Z D=81, 2025-05-07T20:01:51.9240886Z max_sequence_length=107, 2025-05-07T20:01:51.9241238Z dtype=torch.float16, 2025-05-07T20:01:51.9241563Z device=device(type='cpu'), 2025-05-07T20:01:51.9241904Z ) 2025-05-07T20:01:51.9242241Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9243042Z self=, 2025-05-07T20:01:51.9243750Z B=107, 2025-05-07T20:01:51.9244005Z D=81, 2025-05-07T20:01:51.9244272Z max_sequence_length=81, 2025-05-07T20:01:51.9244619Z dtype=torch.float16, 2025-05-07T20:01:51.9244960Z device=device(type='cpu'), 2025-05-07T20:01:51.9245278Z ) 2025-05-07T20:01:51.9245620Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9246423Z self=, 2025-05-07T20:01:51.9247131Z B=81, 2025-05-07T20:01:51.9247369Z D=81, 2025-05-07T20:01:51.9247641Z max_sequence_length=81, 2025-05-07T20:01:51.9247988Z dtype=torch.float16, 2025-05-07T20:01:51.9248319Z device=device(type='cpu'), 2025-05-07T20:01:51.9248660Z ) 2025-05-07T20:01:51.9248998Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9249795Z self=, 2025-05-07T20:01:51.9250512Z B=70, 2025-05-07T20:01:51.9250768Z D=14, 2025-05-07T20:01:51.9251030Z max_sequence_length=49, 2025-05-07T20:01:51.9251377Z dtype=torch.float32, 2025-05-07T20:01:51.9251641Z device=device(type='cpu'), 2025-05-07T20:01:51.9251886Z ) 2025-05-07T20:01:51.9252145Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9252743Z self=, 2025-05-07T20:01:51.9253274Z B=49, 2025-05-07T20:01:51.9253459Z D=14, 2025-05-07T20:01:51.9253667Z max_sequence_length=49, 2025-05-07T20:01:51.9253932Z dtype=torch.float32, 2025-05-07T20:01:51.9254180Z device=device(type='cpu'), 2025-05-07T20:01:51.9254436Z ) 2025-05-07T20:01:51.9254699Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9255289Z self=, 2025-05-07T20:01:51.9255819Z B=49, 2025-05-07T20:01:51.9256012Z D=49, 2025-05-07T20:01:51.9256208Z max_sequence_length=49, 2025-05-07T20:01:51.9256476Z dtype=torch.float32, 2025-05-07T20:01:51.9256736Z device=device(type='cpu'), 2025-05-07T20:01:51.9256979Z ) 2025-05-07T20:01:51.9257235Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9257831Z self=, 2025-05-07T20:01:51.9258359Z B=53, 2025-05-07T20:01:51.9258544Z D=34, 2025-05-07T20:01:51.9258754Z max_sequence_length=145, 2025-05-07T20:01:51.9259027Z dtype=torch.float16, 2025-05-07T20:01:51.9259276Z device=device(type='cpu'), 2025-05-07T20:01:51.9259537Z ) 2025-05-07T20:01:51.9259886Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9260479Z self=, 2025-05-07T20:01:51.9261121Z B=53, 2025-05-07T20:01:51.9261321Z D=2, 2025-05-07T20:01:51.9261520Z max_sequence_length=145, 2025-05-07T20:01:51.9261791Z dtype=torch.float16, 2025-05-07T20:01:51.9262146Z device=device(type='cpu'), 2025-05-07T20:01:51.9262393Z ) 2025-05-07T20:01:51.9262658Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:01:51.9263260Z self=, 2025-05-07T20:01:51.9263794Z B=53, 2025-05-07T20:01:51.9263985Z D=2, 2025-05-07T20:01:51.9264201Z max_sequence_length=2, 2025-05-07T20:01:51.9264469Z dtype=torch.float16, 2025-05-07T20:01:51.9264722Z device=device(type='cpu'), 2025-05-07T20:01:51.9264983Z ) 2025-05-07T20:01:51.9265180Z PASSED 2025-05-07T20:01:51.9265620Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:01:51.9266323Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense SKIPPED 2025-05-07T20:01:51.9266717Z 2025-05-07T20:01:51.9266888Z =========================== short test summary info ============================ 2025-05-07T20:01:51.9267416Z SKIPPED [1] jagged/2d_to_dense_test.py:203: CUDA is not available or no GPUs detected 2025-05-07T20:01:51.9267927Z ========================= 3 passed, 1 skipped in 2.52s ========================= 2025-05-07T20:01:52.3607058Z 2025-05-07T20:01:52.3607592Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:01:52.3624754Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 5 seconds 2025-05-07T20:01:52.3625093Z 2025-05-07T20:01:52.3625098Z 2025-05-07T20:01:52.3625102Z 2025-05-07T20:01:52.3625106Z 2025-05-07T20:01:52.3637377Z ################################################################################ 2025-05-07T20:01:52.3652904Z # [2025-05-07T20:01:52.365Z] Run Python Test Suite: 2025-05-07T20:01:52.3653328Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:01:52.3653690Z ################################################################################ 2025-05-07T20:01:52.3675731Z + 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:01:52.3676495Z 2025-05-07T20:01:54.4326461Z ============================= test session starts ============================== 2025-05-07T20:01:54.4327146Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:01:54.4327712Z cachedir: .pytest_cache 2025-05-07T20:01:54.4328340Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:01:54.4329030Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:01:54.4329346Z plugins: hypothesis-6.131.14 2025-05-07T20:01:56.2179629Z collecting ... collected 3 items 2025-05-07T20:01:56.2179956Z 2025-05-07T20:02:07.7814670Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7816397Z self=, 2025-05-07T20:02:07.7817293Z B=0, 2025-05-07T20:02:07.7817554Z H=1, 2025-05-07T20:02:07.7817809Z max_L=1, 2025-05-07T20:02:07.7818058Z D=0, 2025-05-07T20:02:07.7818329Z dtype=torch.float32, 2025-05-07T20:02:07.7818687Z device=device(type='cpu'), 2025-05-07T20:02:07.7819017Z ) 2025-05-07T20:02:07.7819357Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7820425Z self=, 2025-05-07T20:02:07.7821335Z B=15, 2025-05-07T20:02:07.7821896Z H=1, 2025-05-07T20:02:07.7822154Z max_L=1, 2025-05-07T20:02:07.7822418Z D=0, 2025-05-07T20:02:07.7822675Z dtype=torch.float32, 2025-05-07T20:02:07.7823028Z device=device(type='cpu'), 2025-05-07T20:02:07.7823368Z ) 2025-05-07T20:02:07.7823848Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7824847Z self=, 2025-05-07T20:02:07.7825752Z B=15, 2025-05-07T20:02:07.7825987Z H=1, 2025-05-07T20:02:07.7826238Z max_L=10, 2025-05-07T20:02:07.7826500Z D=10, 2025-05-07T20:02:07.7826756Z dtype=torch.bfloat16, 2025-05-07T20:02:07.7827107Z device=device(type='cpu'), 2025-05-07T20:02:07.7827449Z ) 2025-05-07T20:02:07.7827841Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7828838Z self=, 2025-05-07T20:02:07.7829748Z B=2, 2025-05-07T20:02:07.7829982Z H=1, 2025-05-07T20:02:07.7830234Z max_L=1, 2025-05-07T20:02:07.7830492Z D=0, 2025-05-07T20:02:07.7830747Z dtype=torch.float32, 2025-05-07T20:02:07.7831096Z device=device(type='cpu'), 2025-05-07T20:02:07.7831439Z ) 2025-05-07T20:02:07.7831763Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7832752Z self=, 2025-05-07T20:02:07.7833649Z B=2, 2025-05-07T20:02:07.7833887Z H=1, 2025-05-07T20:02:07.7834134Z max_L=3, 2025-05-07T20:02:07.7834402Z D=21, 2025-05-07T20:02:07.7834660Z dtype=torch.float32, 2025-05-07T20:02:07.7835001Z device=device(type='cpu'), 2025-05-07T20:02:07.7835336Z ) 2025-05-07T20:02:07.7835658Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7836648Z self=, 2025-05-07T20:02:07.7837556Z B=7, 2025-05-07T20:02:07.7837804Z H=1, 2025-05-07T20:02:07.7838041Z max_L=24, 2025-05-07T20:02:07.7838313Z D=4, 2025-05-07T20:02:07.7838590Z dtype=torch.bfloat16, 2025-05-07T20:02:07.7838925Z device=device(type='cpu'), 2025-05-07T20:02:07.7839262Z ) 2025-05-07T20:02:07.7839599Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7840578Z self=, 2025-05-07T20:02:07.7841493Z B=13, 2025-05-07T20:02:07.7841745Z H=2, 2025-05-07T20:02:07.7841983Z max_L=16, 2025-05-07T20:02:07.7842248Z D=9, 2025-05-07T20:02:07.7842524Z dtype=torch.bfloat16, 2025-05-07T20:02:07.7842839Z device=device(type='cpu'), 2025-05-07T20:02:07.7843106Z ) 2025-05-07T20:02:07.7843369Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7844097Z self=, 2025-05-07T20:02:07.7844770Z B=26, 2025-05-07T20:02:07.7844969Z H=1, 2025-05-07T20:02:07.7845168Z max_L=24, 2025-05-07T20:02:07.7845362Z D=4, 2025-05-07T20:02:07.7845573Z dtype=torch.bfloat16, 2025-05-07T20:02:07.7845841Z device=device(type='cpu'), 2025-05-07T20:02:07.7846093Z ) 2025-05-07T20:02:07.7846352Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7847087Z self=, 2025-05-07T20:02:07.7847742Z B=22, 2025-05-07T20:02:07.7847941Z H=3, 2025-05-07T20:02:07.7848138Z max_L=17, 2025-05-07T20:02:07.7848331Z D=3, 2025-05-07T20:02:07.7848543Z dtype=torch.float16, 2025-05-07T20:02:07.7848812Z device=device(type='cpu'), 2025-05-07T20:02:07.7849165Z ) 2025-05-07T20:02:07.7849427Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7850163Z self=, 2025-05-07T20:02:07.7850903Z B=5, 2025-05-07T20:02:07.7851089Z H=1, 2025-05-07T20:02:07.7851289Z max_L=18, 2025-05-07T20:02:07.7851500Z D=12, 2025-05-07T20:02:07.7851700Z dtype=torch.float32, 2025-05-07T20:02:07.7851968Z device=device(type='cpu'), 2025-05-07T20:02:07.7852232Z ) 2025-05-07T20:02:07.7852480Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7853217Z self=, 2025-05-07T20:02:07.7853887Z B=30, 2025-05-07T20:02:07.7854076Z H=1, 2025-05-07T20:02:07.7854279Z max_L=10, 2025-05-07T20:02:07.7854487Z D=13, 2025-05-07T20:02:07.7854685Z dtype=torch.float16, 2025-05-07T20:02:07.7854960Z device=device(type='cpu'), 2025-05-07T20:02:07.7855224Z ) 2025-05-07T20:02:07.7855472Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7856219Z self=, 2025-05-07T20:02:07.7856890Z B=32, 2025-05-07T20:02:07.7857091Z H=2, 2025-05-07T20:02:07.7857280Z max_L=5, 2025-05-07T20:02:07.7857486Z D=20, 2025-05-07T20:02:07.7857696Z dtype=torch.float32, 2025-05-07T20:02:07.7857955Z device=device(type='cpu'), 2025-05-07T20:02:07.7858217Z ) 2025-05-07T20:02:07.7858479Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7859205Z self=, 2025-05-07T20:02:07.7859958Z B=16, 2025-05-07T20:02:07.7860161Z H=3, 2025-05-07T20:02:07.7860350Z max_L=21, 2025-05-07T20:02:07.7860564Z D=8, 2025-05-07T20:02:07.7860771Z dtype=torch.float16, 2025-05-07T20:02:07.7861029Z device=device(type='cpu'), 2025-05-07T20:02:07.7861288Z ) 2025-05-07T20:02:07.7861544Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7862287Z self=, 2025-05-07T20:02:07.7862943Z B=0, 2025-05-07T20:02:07.7863138Z H=3, 2025-05-07T20:02:07.7863334Z max_L=30, 2025-05-07T20:02:07.7863526Z D=29, 2025-05-07T20:02:07.7863737Z dtype=torch.float16, 2025-05-07T20:02:07.7864005Z device=device(type='cpu'), 2025-05-07T20:02:07.7864253Z ) 2025-05-07T20:02:07.7864511Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7865248Z self=, 2025-05-07T20:02:07.7865906Z B=24, 2025-05-07T20:02:07.7866111Z H=1, 2025-05-07T20:02:07.7866310Z max_L=19, 2025-05-07T20:02:07.7866504Z D=26, 2025-05-07T20:02:07.7866718Z dtype=torch.bfloat16, 2025-05-07T20:02:07.7866990Z device=device(type='cpu'), 2025-05-07T20:02:07.7867242Z ) 2025-05-07T20:02:07.7867509Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7868242Z self=, 2025-05-07T20:02:07.7868910Z B=32, 2025-05-07T20:02:07.7869093Z H=1, 2025-05-07T20:02:07.7869293Z max_L=18, 2025-05-07T20:02:07.7869499Z D=16, 2025-05-07T20:02:07.7869696Z dtype=torch.float32, 2025-05-07T20:02:07.7869963Z device=device(type='cpu'), 2025-05-07T20:02:07.7870227Z ) 2025-05-07T20:02:07.7870472Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7871205Z self=, 2025-05-07T20:02:07.7871991Z B=14, 2025-05-07T20:02:07.7872178Z H=2, 2025-05-07T20:02:07.7872380Z max_L=8, 2025-05-07T20:02:07.7872587Z D=25, 2025-05-07T20:02:07.7872784Z dtype=torch.float16, 2025-05-07T20:02:07.7873118Z device=device(type='cpu'), 2025-05-07T20:02:07.7873386Z ) 2025-05-07T20:02:07.7873645Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7874372Z self=, 2025-05-07T20:02:07.7875045Z B=14, 2025-05-07T20:02:07.7875245Z H=2, 2025-05-07T20:02:07.7875436Z max_L=14, 2025-05-07T20:02:07.7875803Z D=25, 2025-05-07T20:02:07.7876025Z dtype=torch.float16, 2025-05-07T20:02:07.7876295Z device=device(type='cpu'), 2025-05-07T20:02:07.7876544Z ) 2025-05-07T20:02:07.7876806Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7877542Z self=, 2025-05-07T20:02:07.7878200Z B=14, 2025-05-07T20:02:07.7878402Z H=1, 2025-05-07T20:02:07.7878598Z max_L=14, 2025-05-07T20:02:07.7878791Z D=25, 2025-05-07T20:02:07.7879003Z dtype=torch.float16, 2025-05-07T20:02:07.7879268Z device=device(type='cpu'), 2025-05-07T20:02:07.7879516Z ) 2025-05-07T20:02:07.7879770Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7880505Z self=, 2025-05-07T20:02:07.7881170Z B=25, 2025-05-07T20:02:07.7881355Z H=1, 2025-05-07T20:02:07.7881551Z max_L=14, 2025-05-07T20:02:07.7881757Z D=25, 2025-05-07T20:02:07.7881955Z dtype=torch.float16, 2025-05-07T20:02:07.7882224Z device=device(type='cpu'), 2025-05-07T20:02:07.7882484Z ) 2025-05-07T20:02:07.7882729Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7883464Z self=, 2025-05-07T20:02:07.7884129Z B=25, 2025-05-07T20:02:07.7884315Z H=1, 2025-05-07T20:02:07.7884513Z max_L=25, 2025-05-07T20:02:07.7884716Z D=25, 2025-05-07T20:02:07.7884911Z dtype=torch.float16, 2025-05-07T20:02:07.7885177Z device=device(type='cpu'), 2025-05-07T20:02:07.7885434Z ) 2025-05-07T20:02:07.7885691Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7886408Z self=, 2025-05-07T20:02:07.7887073Z B=1, 2025-05-07T20:02:07.7887270Z H=1, 2025-05-07T20:02:07.7887452Z max_L=25, 2025-05-07T20:02:07.7887657Z D=25, 2025-05-07T20:02:07.7887871Z dtype=torch.float16, 2025-05-07T20:02:07.7888120Z device=device(type='cpu'), 2025-05-07T20:02:07.7888385Z ) 2025-05-07T20:02:07.7888642Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7889364Z self=, 2025-05-07T20:02:07.7890030Z B=25, 2025-05-07T20:02:07.7890230Z H=1, 2025-05-07T20:02:07.7890411Z max_L=1, 2025-05-07T20:02:07.7890613Z D=25, 2025-05-07T20:02:07.7890823Z dtype=torch.float16, 2025-05-07T20:02:07.7891086Z device=device(type='cpu'), 2025-05-07T20:02:07.7891331Z ) 2025-05-07T20:02:07.7891591Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7892327Z self=, 2025-05-07T20:02:07.7892983Z B=16, 2025-05-07T20:02:07.7893181Z H=1, 2025-05-07T20:02:07.7893380Z max_L=17, 2025-05-07T20:02:07.7893572Z D=11, 2025-05-07T20:02:07.7893783Z dtype=torch.float32, 2025-05-07T20:02:07.7894198Z device=device(type='cpu'), 2025-05-07T20:02:07.7894445Z ) 2025-05-07T20:02:07.7894705Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7895519Z self=, 2025-05-07T20:02:07.7896175Z B=16, 2025-05-07T20:02:07.7896372Z H=1, 2025-05-07T20:02:07.7896571Z max_L=11, 2025-05-07T20:02:07.7896780Z D=11, 2025-05-07T20:02:07.7896982Z dtype=torch.float32, 2025-05-07T20:02:07.7897254Z device=device(type='cpu'), 2025-05-07T20:02:07.7897518Z ) 2025-05-07T20:02:07.7897764Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:02:07.7898498Z self=, 2025-05-07T20:02:07.7899170Z B=11, 2025-05-07T20:02:07.7899356Z H=1, 2025-05-07T20:02:07.7899551Z max_L=11, 2025-05-07T20:02:07.7899835Z D=11, 2025-05-07T20:02:07.7900036Z dtype=torch.float32, 2025-05-07T20:02:07.7900306Z device=device(type='cpu'), 2025-05-07T20:02:07.7900571Z ) 2025-05-07T20:02:07.7900748Z PASSED 2025-05-07T20:02:07.8136193Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_dynamic_shape Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8137575Z self=, 2025-05-07T20:02:07.8138304Z B=2, 2025-05-07T20:02:07.8138494Z H=1, 2025-05-07T20:02:07.8138690Z max_L=1, 2025-05-07T20:02:07.8138897Z D=2, 2025-05-07T20:02:07.8139095Z dtype=torch.float32, 2025-05-07T20:02:07.8139354Z device_type='cpu', 2025-05-07T20:02:07.8139587Z ) 2025-05-07T20:02:07.8139949Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8140802Z self=, 2025-05-07T20:02:07.8141527Z B=28, 2025-05-07T20:02:07.8141724Z H=1, 2025-05-07T20:02:07.8141904Z max_L=1, 2025-05-07T20:02:07.8142108Z D=2, 2025-05-07T20:02:07.8142315Z dtype=torch.float32, 2025-05-07T20:02:07.8142557Z device_type='cpu', 2025-05-07T20:02:07.8142788Z ) 2025-05-07T20:02:07.8143098Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8143992Z self=, 2025-05-07T20:02:07.8144723Z B=28, 2025-05-07T20:02:07.8144910Z H=3, 2025-05-07T20:02:07.8145108Z max_L=10, 2025-05-07T20:02:07.8145316Z D=5, 2025-05-07T20:02:07.8145517Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8145779Z device_type='cpu', 2025-05-07T20:02:07.8146009Z ) 2025-05-07T20:02:07.8146311Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8147159Z self=, 2025-05-07T20:02:07.8147888Z B=13, 2025-05-07T20:02:07.8148087Z H=3, 2025-05-07T20:02:07.8148268Z max_L=4, 2025-05-07T20:02:07.8148469Z D=2, 2025-05-07T20:02:07.8148686Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8148934Z device_type='cpu', 2025-05-07T20:02:07.8149165Z ) 2025-05-07T20:02:07.8149479Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8150312Z self=, 2025-05-07T20:02:07.8151039Z B=25, 2025-05-07T20:02:07.8151235Z H=1, 2025-05-07T20:02:07.8151418Z max_L=4, 2025-05-07T20:02:07.8151622Z D=8, 2025-05-07T20:02:07.8151997Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8152246Z device_type='cpu', 2025-05-07T20:02:07.8152482Z ) 2025-05-07T20:02:07.8152793Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8153705Z self=, 2025-05-07T20:02:07.8154447Z B=25, 2025-05-07T20:02:07.8154644Z H=3, 2025-05-07T20:02:07.8154841Z max_L=17, 2025-05-07T20:02:07.8155037Z D=6, 2025-05-07T20:02:07.8155246Z dtype=torch.float32, 2025-05-07T20:02:07.8155505Z device_type='cpu', 2025-05-07T20:02:07.8155727Z ) 2025-05-07T20:02:07.8156033Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8156878Z self=, 2025-05-07T20:02:07.8157590Z B=11, 2025-05-07T20:02:07.8157789Z H=3, 2025-05-07T20:02:07.8157981Z max_L=25, 2025-05-07T20:02:07.8158174Z D=31, 2025-05-07T20:02:07.8158385Z dtype=torch.float16, 2025-05-07T20:02:07.8158638Z device_type='cpu', 2025-05-07T20:02:07.8158857Z ) 2025-05-07T20:02:07.8159168Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8160018Z self=, 2025-05-07T20:02:07.8160747Z B=3, 2025-05-07T20:02:07.8160930Z H=2, 2025-05-07T20:02:07.8161124Z max_L=32, 2025-05-07T20:02:07.8161332Z D=12, 2025-05-07T20:02:07.8161529Z dtype=torch.float16, 2025-05-07T20:02:07.8161788Z device_type='cpu', 2025-05-07T20:02:07.8162019Z ) 2025-05-07T20:02:07.8162314Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8163160Z self=, 2025-05-07T20:02:07.8163889Z B=18, 2025-05-07T20:02:07.8164072Z H=1, 2025-05-07T20:02:07.8164272Z max_L=21, 2025-05-07T20:02:07.8164478Z D=22, 2025-05-07T20:02:07.8164674Z dtype=torch.float16, 2025-05-07T20:02:07.8164939Z device_type='cpu', 2025-05-07T20:02:07.8165170Z ) 2025-05-07T20:02:07.8165464Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8166314Z self=, 2025-05-07T20:02:07.8167034Z B=4, 2025-05-07T20:02:07.8167229Z H=3, 2025-05-07T20:02:07.8167415Z max_L=16, 2025-05-07T20:02:07.8167619Z D=10, 2025-05-07T20:02:07.8167829Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8168077Z device_type='cpu', 2025-05-07T20:02:07.8168307Z ) 2025-05-07T20:02:07.8168611Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8169447Z self=, 2025-05-07T20:02:07.8170175Z B=19, 2025-05-07T20:02:07.8170372Z H=3, 2025-05-07T20:02:07.8170556Z max_L=4, 2025-05-07T20:02:07.8170782Z D=26, 2025-05-07T20:02:07.8170982Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8171248Z device_type='cpu', 2025-05-07T20:02:07.8171486Z ) 2025-05-07T20:02:07.8171784Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8172636Z self=, 2025-05-07T20:02:07.8173365Z B=4, 2025-05-07T20:02:07.8173564Z H=3, 2025-05-07T20:02:07.8173750Z max_L=4, 2025-05-07T20:02:07.8173959Z D=26, 2025-05-07T20:02:07.8174176Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8174425Z device_type='cpu', 2025-05-07T20:02:07.8174744Z ) 2025-05-07T20:02:07.8175059Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8176066Z self=, 2025-05-07T20:02:07.8176896Z B=4, 2025-05-07T20:02:07.8177096Z H=1, 2025-05-07T20:02:07.8177283Z max_L=4, 2025-05-07T20:02:07.8177488Z D=26, 2025-05-07T20:02:07.8177704Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8177968Z device_type='cpu', 2025-05-07T20:02:07.8178189Z ) 2025-05-07T20:02:07.8178499Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8179352Z self=, 2025-05-07T20:02:07.8180148Z B=4, 2025-05-07T20:02:07.8180343Z H=1, 2025-05-07T20:02:07.8180539Z max_L=26, 2025-05-07T20:02:07.8180730Z D=26, 2025-05-07T20:02:07.8180945Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8181205Z device_type='cpu', 2025-05-07T20:02:07.8181425Z ) 2025-05-07T20:02:07.8181732Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8182583Z self=, 2025-05-07T20:02:07.8183315Z B=2, 2025-05-07T20:02:07.8183504Z H=1, 2025-05-07T20:02:07.8183702Z max_L=26, 2025-05-07T20:02:07.8183913Z D=26, 2025-05-07T20:02:07.8184117Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8184376Z device_type='cpu', 2025-05-07T20:02:07.8184606Z ) 2025-05-07T20:02:07.8184900Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8185744Z self=, 2025-05-07T20:02:07.8186472Z B=2, 2025-05-07T20:02:07.8186659Z H=1, 2025-05-07T20:02:07.8186855Z max_L=26, 2025-05-07T20:02:07.8187063Z D=2, 2025-05-07T20:02:07.8187263Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8187523Z device_type='cpu', 2025-05-07T20:02:07.8187757Z ) 2025-05-07T20:02:07.8188058Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8188906Z self=, 2025-05-07T20:02:07.8189632Z B=2, 2025-05-07T20:02:07.8189831Z H=1, 2025-05-07T20:02:07.8190019Z max_L=1, 2025-05-07T20:02:07.8190225Z D=2, 2025-05-07T20:02:07.8190435Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8190682Z device_type='cpu', 2025-05-07T20:02:07.8190913Z ) 2025-05-07T20:02:07.8191220Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8192058Z self=, 2025-05-07T20:02:07.8192794Z B=27, 2025-05-07T20:02:07.8192991Z H=1, 2025-05-07T20:02:07.8193175Z max_L=8, 2025-05-07T20:02:07.8193381Z D=13, 2025-05-07T20:02:07.8193593Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8193845Z device_type='cpu', 2025-05-07T20:02:07.8194074Z ) 2025-05-07T20:02:07.8194383Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8195226Z self=, 2025-05-07T20:02:07.8195941Z B=27, 2025-05-07T20:02:07.8196140Z H=1, 2025-05-07T20:02:07.8196333Z max_L=8, 2025-05-07T20:02:07.8196520Z D=2, 2025-05-07T20:02:07.8196730Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8196987Z device_type='cpu', 2025-05-07T20:02:07.8197205Z ) 2025-05-07T20:02:07.8197515Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:02:07.8198504Z self=, 2025-05-07T20:02:07.8199214Z B=27, 2025-05-07T20:02:07.8199415Z H=1, 2025-05-07T20:02:07.8199665Z max_L=1, 2025-05-07T20:02:07.8199858Z D=2, 2025-05-07T20:02:07.8200068Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8200330Z device_type='cpu', 2025-05-07T20:02:07.8200548Z ) 2025-05-07T20:02:07.8200743Z PASSED 2025-05-07T20:02:07.8444802Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_meta_backend Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8446211Z self=, 2025-05-07T20:02:07.8446935Z B=0, 2025-05-07T20:02:07.8447137Z H=1, 2025-05-07T20:02:07.8447321Z max_L=1, 2025-05-07T20:02:07.8447540Z D=0, 2025-05-07T20:02:07.8447751Z dtype=torch.float32, 2025-05-07T20:02:07.8447996Z device_type='meta', 2025-05-07T20:02:07.8448231Z ) 2025-05-07T20:02:07.8448537Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8449367Z self=, 2025-05-07T20:02:07.8450099Z B=10, 2025-05-07T20:02:07.8450301Z H=1, 2025-05-07T20:02:07.8450503Z max_L=1, 2025-05-07T20:02:07.8450695Z D=0, 2025-05-07T20:02:07.8450913Z dtype=torch.float32, 2025-05-07T20:02:07.8451174Z device_type='meta', 2025-05-07T20:02:07.8451404Z ) 2025-05-07T20:02:07.8451715Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8452554Z self=, 2025-05-07T20:02:07.8453266Z B=10, 2025-05-07T20:02:07.8453472Z H=2, 2025-05-07T20:02:07.8453673Z max_L=8, 2025-05-07T20:02:07.8453866Z D=13, 2025-05-07T20:02:07.8454078Z dtype=torch.float32, 2025-05-07T20:02:07.8454337Z device_type='meta', 2025-05-07T20:02:07.8454563Z ) 2025-05-07T20:02:07.8454876Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8455720Z self=, 2025-05-07T20:02:07.8456446Z B=30, 2025-05-07T20:02:07.8456630Z H=3, 2025-05-07T20:02:07.8456830Z max_L=24, 2025-05-07T20:02:07.8457032Z D=32, 2025-05-07T20:02:07.8457227Z dtype=torch.float16, 2025-05-07T20:02:07.8457480Z device_type='meta', 2025-05-07T20:02:07.8457712Z ) 2025-05-07T20:02:07.8458002Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8458835Z self=, 2025-05-07T20:02:07.8459564Z B=25, 2025-05-07T20:02:07.8459817Z H=3, 2025-05-07T20:02:07.8460012Z max_L=32, 2025-05-07T20:02:07.8460219Z D=1, 2025-05-07T20:02:07.8460426Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8460688Z device_type='meta', 2025-05-07T20:02:07.8460925Z ) 2025-05-07T20:02:07.8461221Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8462056Z self=, 2025-05-07T20:02:07.8462835Z B=30, 2025-05-07T20:02:07.8463034Z H=1, 2025-05-07T20:02:07.8463216Z max_L=6, 2025-05-07T20:02:07.8463418Z D=17, 2025-05-07T20:02:07.8463629Z dtype=torch.float16, 2025-05-07T20:02:07.8463874Z device_type='meta', 2025-05-07T20:02:07.8464106Z ) 2025-05-07T20:02:07.8464413Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8465396Z self=, 2025-05-07T20:02:07.8466128Z B=22, 2025-05-07T20:02:07.8466407Z H=2, 2025-05-07T20:02:07.8466594Z max_L=5, 2025-05-07T20:02:07.8466805Z D=2, 2025-05-07T20:02:07.8467018Z dtype=torch.bfloat16, 2025-05-07T20:02:07.8467268Z device_type='meta', 2025-05-07T20:02:07.8467506Z ) 2025-05-07T20:02:07.8467811Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8468644Z self=, 2025-05-07T20:02:07.8469354Z B=31, 2025-05-07T20:02:07.8469549Z H=2, 2025-05-07T20:02:07.8469743Z max_L=2, 2025-05-07T20:02:07.8469934Z D=22, 2025-05-07T20:02:07.8470141Z dtype=torch.float16, 2025-05-07T20:02:07.8470399Z device_type='meta', 2025-05-07T20:02:07.8470619Z ) 2025-05-07T20:02:07.8470920Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8471767Z self=, 2025-05-07T20:02:07.8472490Z B=10, 2025-05-07T20:02:07.8472674Z H=2, 2025-05-07T20:02:07.8472868Z max_L=29, 2025-05-07T20:02:07.8473073Z D=14, 2025-05-07T20:02:07.8473266Z dtype=torch.float32, 2025-05-07T20:02:07.8473520Z device_type='meta', 2025-05-07T20:02:07.8473817Z ) 2025-05-07T20:02:07.8474104Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8474936Z self=, 2025-05-07T20:02:07.8475818Z B=28, 2025-05-07T20:02:07.8476003Z H=1, 2025-05-07T20:02:07.8476203Z max_L=14, 2025-05-07T20:02:07.8476410Z D=1, 2025-05-07T20:02:07.8476605Z dtype=torch.float32, 2025-05-07T20:02:07.8476861Z device_type='meta', 2025-05-07T20:02:07.8477097Z ) 2025-05-07T20:02:07.8477391Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8478230Z self=, 2025-05-07T20:02:07.8478962Z B=11, 2025-05-07T20:02:07.8479163Z H=1, 2025-05-07T20:02:07.8479346Z max_L=25, 2025-05-07T20:02:07.8479553Z D=14, 2025-05-07T20:02:07.8479759Z dtype=torch.float16, 2025-05-07T20:02:07.8480065Z device_type='meta', 2025-05-07T20:02:07.8480295Z ) 2025-05-07T20:02:07.8480600Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8481426Z self=, 2025-05-07T20:02:07.8482157Z B=11, 2025-05-07T20:02:07.8482371Z H=1, 2025-05-07T20:02:07.8482557Z max_L=25, 2025-05-07T20:02:07.8482766Z D=1, 2025-05-07T20:02:07.8482977Z dtype=torch.float16, 2025-05-07T20:02:07.8483227Z device_type='meta', 2025-05-07T20:02:07.8483467Z ) 2025-05-07T20:02:07.8483772Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8484616Z self=, 2025-05-07T20:02:07.8485323Z B=1, 2025-05-07T20:02:07.8485527Z H=1, 2025-05-07T20:02:07.8485728Z max_L=25, 2025-05-07T20:02:07.8485923Z D=1, 2025-05-07T20:02:07.8486135Z dtype=torch.float16, 2025-05-07T20:02:07.8486399Z device_type='meta', 2025-05-07T20:02:07.8486621Z ) 2025-05-07T20:02:07.8486927Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8487770Z self=, 2025-05-07T20:02:07.8488588Z B=25, 2025-05-07T20:02:07.8488787Z H=1, 2025-05-07T20:02:07.8488986Z max_L=25, 2025-05-07T20:02:07.8489178Z D=1, 2025-05-07T20:02:07.8489457Z dtype=torch.float16, 2025-05-07T20:02:07.8489715Z device_type='meta', 2025-05-07T20:02:07.8489946Z ) 2025-05-07T20:02:07.8490232Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8491068Z self=, 2025-05-07T20:02:07.8491791Z B=25, 2025-05-07T20:02:07.8491972Z H=1, 2025-05-07T20:02:07.8492167Z max_L=25, 2025-05-07T20:02:07.8492369Z D=25, 2025-05-07T20:02:07.8492564Z dtype=torch.float16, 2025-05-07T20:02:07.8492816Z device_type='meta', 2025-05-07T20:02:07.8493046Z ) 2025-05-07T20:02:07.8493337Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8494183Z self=, 2025-05-07T20:02:07.8494904Z B=25, 2025-05-07T20:02:07.8495108Z H=1, 2025-05-07T20:02:07.8495294Z max_L=1, 2025-05-07T20:02:07.8495501Z D=25, 2025-05-07T20:02:07.8495713Z dtype=torch.float16, 2025-05-07T20:02:07.8495957Z device_type='meta', 2025-05-07T20:02:07.8496190Z ) 2025-05-07T20:02:07.8496489Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8497311Z self=, 2025-05-07T20:02:07.8498031Z B=1, 2025-05-07T20:02:07.8498223Z H=1, 2025-05-07T20:02:07.8498405Z max_L=25, 2025-05-07T20:02:07.8498609Z D=25, 2025-05-07T20:02:07.8498822Z dtype=torch.float16, 2025-05-07T20:02:07.8499072Z device_type='meta', 2025-05-07T20:02:07.8499305Z ) 2025-05-07T20:02:07.8499608Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8500522Z self=, 2025-05-07T20:02:07.8501246Z B=19, 2025-05-07T20:02:07.8501450Z H=3, 2025-05-07T20:02:07.8501652Z max_L=6, 2025-05-07T20:02:07.8501845Z D=8, 2025-05-07T20:02:07.8502055Z dtype=torch.float16, 2025-05-07T20:02:07.8502309Z device_type='meta', 2025-05-07T20:02:07.8502529Z ) 2025-05-07T20:02:07.8502831Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8503666Z self=, 2025-05-07T20:02:07.8504381Z B=19, 2025-05-07T20:02:07.8504580Z H=3, 2025-05-07T20:02:07.8504785Z max_L=3, 2025-05-07T20:02:07.8504981Z D=8, 2025-05-07T20:02:07.8505191Z dtype=torch.float16, 2025-05-07T20:02:07.8505448Z device_type='meta', 2025-05-07T20:02:07.8505670Z ) 2025-05-07T20:02:07.8505973Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:02:07.8506816Z self=, 2025-05-07T20:02:07.8507540Z B=3, 2025-05-07T20:02:07.8507724Z H=3, 2025-05-07T20:02:07.8507919Z max_L=3, 2025-05-07T20:02:07.8508124Z D=8, 2025-05-07T20:02:07.8508320Z dtype=torch.float16, 2025-05-07T20:02:07.8508576Z device_type='meta', 2025-05-07T20:02:07.8508817Z ) 2025-05-07T20:02:07.8509012Z PASSED 2025-05-07T20:02:07.8509137Z 2025-05-07T20:02:07.8509281Z =============================== warnings summary =============================== 2025-05-07T20:02:07.8509996Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:02:07.8511884Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:07.8513261Z warnings.warn( 2025-05-07T20:02:07.8513400Z 2025-05-07T20:02:07.8513840Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:02:07.8515550Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:07.8516900Z warnings.warn( 2025-05-07T20:02:07.8517042Z 2025-05-07T20:02:07.8517290Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:07.8517778Z ======================== 3 passed, 2 warnings in 13.54s ======================== 2025-05-07T20:02:08.2765403Z 2025-05-07T20:02:08.2766043Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:02:08.2783629Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 16 seconds 2025-05-07T20:02:08.2784035Z 2025-05-07T20:02:08.2784040Z 2025-05-07T20:02:08.2784044Z 2025-05-07T20:02:08.2784056Z 2025-05-07T20:02:08.2796709Z ################################################################################ 2025-05-07T20:02:08.2812516Z # [2025-05-07T20:02:08.281Z] Run Python Test Suite: 2025-05-07T20:02:08.2812897Z # ./jagged/dense_bmm_test.py 2025-05-07T20:02:08.2813207Z ################################################################################ 2025-05-07T20:02:08.2835140Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_bmm_test.py 2025-05-07T20:02:08.2835844Z 2025-05-07T20:02:10.3501189Z ============================= test session starts ============================== 2025-05-07T20:02:10.3501926Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:10.3502496Z cachedir: .pytest_cache 2025-05-07T20:02:10.3503112Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:10.3503800Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:10.3504140Z plugins: hypothesis-6.131.14 2025-05-07T20:02:12.1076619Z collecting ... collected 3 items 2025-05-07T20:02:12.1076875Z 2025-05-07T20:02:12.2361989Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:02:12.2362955Z self=, 2025-05-07T20:02:12.2363561Z B=10, 2025-05-07T20:02:12.2363816Z M=1, 2025-05-07T20:02:12.2364051Z N=1, 2025-05-07T20:02:12.2364293Z max_L=1, 2025-05-07T20:02:12.2364574Z dtype=torch.float32, 2025-05-07T20:02:12.2364923Z device=device(type='cpu'), 2025-05-07T20:02:12.2365261Z ) 2025-05-07T20:02:12.2365539Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:02:12.2366123Z self=, 2025-05-07T20:02:12.2366692Z B=184, 2025-05-07T20:02:12.2366942Z M=27, 2025-05-07T20:02:12.2367192Z N=21, 2025-05-07T20:02:12.2367428Z max_L=12, 2025-05-07T20:02:12.2367709Z dtype=torch.float32, 2025-05-07T20:02:12.2368052Z device=device(type='cpu'), 2025-05-07T20:02:12.2368374Z ) 2025-05-07T20:02:12.2368615Z PASSED 2025-05-07T20:02:12.3377742Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3379280Z self=, 2025-05-07T20:02:12.3380016Z B=10, 2025-05-07T20:02:12.3380279Z M=2, 2025-05-07T20:02:12.3380521Z N=2, 2025-05-07T20:02:12.3380906Z max_L=2, 2025-05-07T20:02:12.3381196Z dtype=torch.float32, 2025-05-07T20:02:12.3381549Z device=device(type='cpu'), 2025-05-07T20:02:12.3381884Z ) 2025-05-07T20:02:12.3382223Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3382972Z self=, 2025-05-07T20:02:12.3383617Z B=352, 2025-05-07T20:02:12.3383872Z M=2, 2025-05-07T20:02:12.3384119Z N=2, 2025-05-07T20:02:12.3384354Z max_L=2, 2025-05-07T20:02:12.3384634Z dtype=torch.float32, 2025-05-07T20:02:12.3384982Z device=device(type='cpu'), 2025-05-07T20:02:12.3385311Z ) 2025-05-07T20:02:12.3385646Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3386397Z self=, 2025-05-07T20:02:12.3387042Z B=352, 2025-05-07T20:02:12.3387304Z M=21, 2025-05-07T20:02:12.3387556Z N=18, 2025-05-07T20:02:12.3387792Z max_L=15, 2025-05-07T20:02:12.3388079Z dtype=torch.float32, 2025-05-07T20:02:12.3388478Z device=device(type='cpu'), 2025-05-07T20:02:12.3388812Z ) 2025-05-07T20:02:12.3389145Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3389872Z self=, 2025-05-07T20:02:12.3390525Z B=209, 2025-05-07T20:02:12.3390779Z M=29, 2025-05-07T20:02:12.3391010Z N=2, 2025-05-07T20:02:12.3391260Z max_L=9, 2025-05-07T20:02:12.3391537Z dtype=torch.float32, 2025-05-07T20:02:12.3391865Z device=device(type='cpu'), 2025-05-07T20:02:12.3392197Z ) 2025-05-07T20:02:12.3392527Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3393272Z self=, 2025-05-07T20:02:12.3393918Z B=373, 2025-05-07T20:02:12.3394173Z M=16, 2025-05-07T20:02:12.3394423Z N=30, 2025-05-07T20:02:12.3394663Z max_L=23, 2025-05-07T20:02:12.3394951Z dtype=torch.float32, 2025-05-07T20:02:12.3395294Z device=device(type='cpu'), 2025-05-07T20:02:12.3395616Z ) 2025-05-07T20:02:12.3395954Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3396694Z self=, 2025-05-07T20:02:12.3397330Z B=456, 2025-05-07T20:02:12.3397584Z M=32, 2025-05-07T20:02:12.3397831Z N=29, 2025-05-07T20:02:12.3398068Z max_L=18, 2025-05-07T20:02:12.3398377Z dtype=torch.float32, 2025-05-07T20:02:12.3398710Z device=device(type='cpu'), 2025-05-07T20:02:12.3399047Z ) 2025-05-07T20:02:12.3399380Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3400116Z self=, 2025-05-07T20:02:12.3400768Z B=438, 2025-05-07T20:02:12.3401028Z M=27, 2025-05-07T20:02:12.3401269Z N=21, 2025-05-07T20:02:12.3401528Z max_L=12, 2025-05-07T20:02:12.3401822Z dtype=torch.float32, 2025-05-07T20:02:12.3402155Z device=device(type='cpu'), 2025-05-07T20:02:12.3402503Z ) 2025-05-07T20:02:12.3402842Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3403565Z self=, 2025-05-07T20:02:12.3404229Z B=251, 2025-05-07T20:02:12.3404439Z M=14, 2025-05-07T20:02:12.3404637Z N=20, 2025-05-07T20:02:12.3404822Z max_L=12, 2025-05-07T20:02:12.3405049Z dtype=torch.float32, 2025-05-07T20:02:12.3405318Z device=device(type='cpu'), 2025-05-07T20:02:12.3405564Z ) 2025-05-07T20:02:12.3405823Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3406510Z self=, 2025-05-07T20:02:12.3406988Z B=512, 2025-05-07T20:02:12.3407186Z M=16, 2025-05-07T20:02:12.3407378Z N=14, 2025-05-07T20:02:12.3407560Z max_L=13, 2025-05-07T20:02:12.3407846Z dtype=torch.float32, 2025-05-07T20:02:12.3408115Z device=device(type='cpu'), 2025-05-07T20:02:12.3408362Z ) 2025-05-07T20:02:12.3408620Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3409175Z self=, 2025-05-07T20:02:12.3409654Z B=287, 2025-05-07T20:02:12.3409858Z M=2, 2025-05-07T20:02:12.3410056Z N=22, 2025-05-07T20:02:12.3410255Z max_L=8, 2025-05-07T20:02:12.3410460Z dtype=torch.float32, 2025-05-07T20:02:12.3410726Z device=device(type='cpu'), 2025-05-07T20:02:12.3410988Z ) 2025-05-07T20:02:12.3411231Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3411791Z self=, 2025-05-07T20:02:12.3412281Z B=361, 2025-05-07T20:02:12.3412464Z M=7, 2025-05-07T20:02:12.3412658Z N=3, 2025-05-07T20:02:12.3412850Z max_L=3, 2025-05-07T20:02:12.3413059Z dtype=torch.float32, 2025-05-07T20:02:12.3413329Z device=device(type='cpu'), 2025-05-07T20:02:12.3413587Z ) 2025-05-07T20:02:12.3413832Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3414387Z self=, 2025-05-07T20:02:12.3414877Z B=361, 2025-05-07T20:02:12.3415065Z M=3, 2025-05-07T20:02:12.3415259Z N=3, 2025-05-07T20:02:12.3415452Z max_L=3, 2025-05-07T20:02:12.3415656Z dtype=torch.float32, 2025-05-07T20:02:12.3415925Z device=device(type='cpu'), 2025-05-07T20:02:12.3416182Z ) 2025-05-07T20:02:12.3416424Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3416982Z self=, 2025-05-07T20:02:12.3417475Z B=361, 2025-05-07T20:02:12.3417674Z M=3, 2025-05-07T20:02:12.3417852Z N=2, 2025-05-07T20:02:12.3418044Z max_L=3, 2025-05-07T20:02:12.3418265Z dtype=torch.float32, 2025-05-07T20:02:12.3418518Z device=device(type='cpu'), 2025-05-07T20:02:12.3418778Z ) 2025-05-07T20:02:12.3419032Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3419572Z self=, 2025-05-07T20:02:12.3420162Z B=10, 2025-05-07T20:02:12.3420362Z M=3, 2025-05-07T20:02:12.3420541Z N=2, 2025-05-07T20:02:12.3420740Z max_L=3, 2025-05-07T20:02:12.3420955Z dtype=torch.float32, 2025-05-07T20:02:12.3421207Z device=device(type='cpu'), 2025-05-07T20:02:12.3421468Z ) 2025-05-07T20:02:12.3421720Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3422262Z self=, 2025-05-07T20:02:12.3422751Z B=10, 2025-05-07T20:02:12.3422946Z M=3, 2025-05-07T20:02:12.3423137Z N=3, 2025-05-07T20:02:12.3423316Z max_L=3, 2025-05-07T20:02:12.3423539Z dtype=torch.float32, 2025-05-07T20:02:12.3423805Z device=device(type='cpu'), 2025-05-07T20:02:12.3424049Z ) 2025-05-07T20:02:12.3424307Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3424861Z self=, 2025-05-07T20:02:12.3425344Z B=10, 2025-05-07T20:02:12.3425540Z M=3, 2025-05-07T20:02:12.3425731Z N=10, 2025-05-07T20:02:12.3425913Z max_L=3, 2025-05-07T20:02:12.3426127Z dtype=torch.float32, 2025-05-07T20:02:12.3426388Z device=device(type='cpu'), 2025-05-07T20:02:12.3426634Z ) 2025-05-07T20:02:12.3426888Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3427439Z self=, 2025-05-07T20:02:12.3428038Z B=10, 2025-05-07T20:02:12.3428242Z M=3, 2025-05-07T20:02:12.3428441Z N=10, 2025-05-07T20:02:12.3428628Z max_L=10, 2025-05-07T20:02:12.3428911Z dtype=torch.float32, 2025-05-07T20:02:12.3429181Z device=device(type='cpu'), 2025-05-07T20:02:12.3429445Z ) 2025-05-07T20:02:12.3429690Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3430247Z self=, 2025-05-07T20:02:12.3430745Z B=332, 2025-05-07T20:02:12.3430937Z M=5, 2025-05-07T20:02:12.3431136Z N=31, 2025-05-07T20:02:12.3431337Z max_L=28, 2025-05-07T20:02:12.3431548Z dtype=torch.float32, 2025-05-07T20:02:12.3431821Z device=device(type='cpu'), 2025-05-07T20:02:12.3432087Z ) 2025-05-07T20:02:12.3432333Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3432891Z self=, 2025-05-07T20:02:12.3433389Z B=332, 2025-05-07T20:02:12.3433574Z M=5, 2025-05-07T20:02:12.3433769Z N=5, 2025-05-07T20:02:12.3433961Z max_L=28, 2025-05-07T20:02:12.3434172Z dtype=torch.float32, 2025-05-07T20:02:12.3434433Z device=device(type='cpu'), 2025-05-07T20:02:12.3434691Z ) 2025-05-07T20:02:12.3434932Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:02:12.3435479Z self=, 2025-05-07T20:02:12.3435972Z B=332, 2025-05-07T20:02:12.3436166Z M=5, 2025-05-07T20:02:12.3436344Z N=5, 2025-05-07T20:02:12.3436534Z max_L=5, 2025-05-07T20:02:12.3436749Z dtype=torch.float32, 2025-05-07T20:02:12.3437002Z device=device(type='cpu'), 2025-05-07T20:02:12.3437261Z ) 2025-05-07T20:02:12.3437452Z PASSED 2025-05-07T20:02:12.4272192Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4289890Z self=, 2025-05-07T20:02:12.4290504Z B=10, 2025-05-07T20:02:12.4290755Z M=1, 2025-05-07T20:02:12.4291015Z N=1, 2025-05-07T20:02:12.4291287Z max_L=1, 2025-05-07T20:02:12.4291578Z dtype=torch.float32, 2025-05-07T20:02:12.4291921Z device=device(type='cpu'), 2025-05-07T20:02:12.4292270Z ) 2025-05-07T20:02:12.4292560Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4293159Z self=, 2025-05-07T20:02:12.4293744Z B=39, 2025-05-07T20:02:12.4293998Z M=1, 2025-05-07T20:02:12.4294239Z N=1, 2025-05-07T20:02:12.4294492Z max_L=1, 2025-05-07T20:02:12.4294781Z dtype=torch.float32, 2025-05-07T20:02:12.4295121Z device=device(type='cpu'), 2025-05-07T20:02:12.4295467Z ) 2025-05-07T20:02:12.4295752Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4296361Z self=, 2025-05-07T20:02:12.4296949Z B=39, 2025-05-07T20:02:12.4297205Z M=10, 2025-05-07T20:02:12.4297445Z N=22, 2025-05-07T20:02:12.4297698Z max_L=11, 2025-05-07T20:02:12.4298048Z dtype=torch.float32, 2025-05-07T20:02:12.4298390Z device=device(type='cpu'), 2025-05-07T20:02:12.4298726Z ) 2025-05-07T20:02:12.4298994Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4299601Z self=, 2025-05-07T20:02:12.4300266Z B=346, 2025-05-07T20:02:12.4300506Z M=6, 2025-05-07T20:02:12.4300757Z N=21, 2025-05-07T20:02:12.4301009Z max_L=24, 2025-05-07T20:02:12.4301279Z dtype=torch.float32, 2025-05-07T20:02:12.4301627Z device=device(type='cpu'), 2025-05-07T20:02:12.4301963Z ) 2025-05-07T20:02:12.4302234Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4302844Z self=, 2025-05-07T20:02:12.4303688Z B=145, 2025-05-07T20:02:12.4303949Z M=15, 2025-05-07T20:02:12.4304189Z N=16, 2025-05-07T20:02:12.4304444Z max_L=13, 2025-05-07T20:02:12.4304735Z dtype=torch.float32, 2025-05-07T20:02:12.4305176Z device=device(type='cpu'), 2025-05-07T20:02:12.4305522Z ) 2025-05-07T20:02:12.4305814Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4306429Z self=, 2025-05-07T20:02:12.4306873Z B=24, 2025-05-07T20:02:12.4307070Z M=12, 2025-05-07T20:02:12.4307254Z N=1, 2025-05-07T20:02:12.4307453Z max_L=25, 2025-05-07T20:02:12.4307676Z dtype=torch.float32, 2025-05-07T20:02:12.4307931Z device=device(type='cpu'), 2025-05-07T20:02:12.4308190Z ) 2025-05-07T20:02:12.4308410Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4308853Z self=, 2025-05-07T20:02:12.4309295Z B=36, 2025-05-07T20:02:12.4309494Z M=6, 2025-05-07T20:02:12.4309678Z N=16, 2025-05-07T20:02:12.4309876Z max_L=29, 2025-05-07T20:02:12.4310102Z dtype=torch.float32, 2025-05-07T20:02:12.4310358Z device=device(type='cpu'), 2025-05-07T20:02:12.4310621Z ) 2025-05-07T20:02:12.4310844Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4311297Z self=, 2025-05-07T20:02:12.4311723Z B=447, 2025-05-07T20:02:12.4311925Z M=25, 2025-05-07T20:02:12.4312124Z N=11, 2025-05-07T20:02:12.4312311Z max_L=30, 2025-05-07T20:02:12.4312539Z dtype=torch.float32, 2025-05-07T20:02:12.4312812Z device=device(type='cpu'), 2025-05-07T20:02:12.4313060Z ) 2025-05-07T20:02:12.4313279Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4313731Z self=, 2025-05-07T20:02:12.4314158Z B=491, 2025-05-07T20:02:12.4314357Z M=22, 2025-05-07T20:02:12.4314556Z N=18, 2025-05-07T20:02:12.4314741Z max_L=31, 2025-05-07T20:02:12.4314962Z dtype=torch.float32, 2025-05-07T20:02:12.4315232Z device=device(type='cpu'), 2025-05-07T20:02:12.4315479Z ) 2025-05-07T20:02:12.4315703Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4316158Z self=, 2025-05-07T20:02:12.4316583Z B=111, 2025-05-07T20:02:12.4316785Z M=23, 2025-05-07T20:02:12.4316984Z N=12, 2025-05-07T20:02:12.4317183Z max_L=17, 2025-05-07T20:02:12.4317393Z dtype=torch.float32, 2025-05-07T20:02:12.4317659Z device=device(type='cpu'), 2025-05-07T20:02:12.4317920Z ) 2025-05-07T20:02:12.4318128Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4318582Z self=, 2025-05-07T20:02:12.4319018Z B=359, 2025-05-07T20:02:12.4319205Z M=27, 2025-05-07T20:02:12.4319403Z N=15, 2025-05-07T20:02:12.4319605Z max_L=13, 2025-05-07T20:02:12.4319815Z dtype=torch.float32, 2025-05-07T20:02:12.4320083Z device=device(type='cpu'), 2025-05-07T20:02:12.4320346Z ) 2025-05-07T20:02:12.4320554Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4321016Z self=, 2025-05-07T20:02:12.4321455Z B=13, 2025-05-07T20:02:12.4321642Z M=27, 2025-05-07T20:02:12.4321839Z N=15, 2025-05-07T20:02:12.4322040Z max_L=13, 2025-05-07T20:02:12.4322252Z dtype=torch.float32, 2025-05-07T20:02:12.4322518Z device=device(type='cpu'), 2025-05-07T20:02:12.4322782Z ) 2025-05-07T20:02:12.4322991Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4323444Z self=, 2025-05-07T20:02:12.4323890Z B=13, 2025-05-07T20:02:12.4324089Z M=27, 2025-05-07T20:02:12.4324273Z N=27, 2025-05-07T20:02:12.4324475Z max_L=13, 2025-05-07T20:02:12.4324809Z dtype=torch.float32, 2025-05-07T20:02:12.4325064Z device=device(type='cpu'), 2025-05-07T20:02:12.4325329Z ) 2025-05-07T20:02:12.4325551Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4326055Z self=, 2025-05-07T20:02:12.4326500Z B=27, 2025-05-07T20:02:12.4326693Z M=27, 2025-05-07T20:02:12.4326875Z N=27, 2025-05-07T20:02:12.4327069Z max_L=13, 2025-05-07T20:02:12.4327289Z dtype=torch.float32, 2025-05-07T20:02:12.4327539Z device=device(type='cpu'), 2025-05-07T20:02:12.4327799Z ) 2025-05-07T20:02:12.4328017Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4328455Z self=, 2025-05-07T20:02:12.4328893Z B=27, 2025-05-07T20:02:12.4329090Z M=27, 2025-05-07T20:02:12.4329272Z N=27, 2025-05-07T20:02:12.4329473Z max_L=27, 2025-05-07T20:02:12.4329695Z dtype=torch.float32, 2025-05-07T20:02:12.4329953Z device=device(type='cpu'), 2025-05-07T20:02:12.4330214Z ) 2025-05-07T20:02:12.4330434Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4330891Z self=, 2025-05-07T20:02:12.4331314Z B=80, 2025-05-07T20:02:12.4331517Z M=22, 2025-05-07T20:02:12.4331714Z N=32, 2025-05-07T20:02:12.4331897Z max_L=15, 2025-05-07T20:02:12.4332120Z dtype=torch.float32, 2025-05-07T20:02:12.4332385Z device=device(type='cpu'), 2025-05-07T20:02:12.4332631Z ) 2025-05-07T20:02:12.4332849Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4333304Z self=, 2025-05-07T20:02:12.4333727Z B=80, 2025-05-07T20:02:12.4333924Z M=22, 2025-05-07T20:02:12.4334118Z N=32, 2025-05-07T20:02:12.4334300Z max_L=22, 2025-05-07T20:02:12.4334520Z dtype=torch.float32, 2025-05-07T20:02:12.4334786Z device=device(type='cpu'), 2025-05-07T20:02:12.4335038Z ) 2025-05-07T20:02:12.4335260Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4335717Z self=, 2025-05-07T20:02:12.4336156Z B=22, 2025-05-07T20:02:12.4336342Z M=22, 2025-05-07T20:02:12.4336543Z N=32, 2025-05-07T20:02:12.4336744Z max_L=22, 2025-05-07T20:02:12.4336954Z dtype=torch.float32, 2025-05-07T20:02:12.4337222Z device=device(type='cpu'), 2025-05-07T20:02:12.4337486Z ) 2025-05-07T20:02:12.4337696Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4338143Z self=, 2025-05-07T20:02:12.4338562Z B=22, 2025-05-07T20:02:12.4338738Z M=22, 2025-05-07T20:02:12.4338921Z N=22, 2025-05-07T20:02:12.4339103Z max_L=22, 2025-05-07T20:02:12.4339321Z dtype=torch.float32, 2025-05-07T20:02:12.4339586Z device=device(type='cpu'), 2025-05-07T20:02:12.4339931Z ) 2025-05-07T20:02:12.4340151Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:02:12.4340615Z self=, 2025-05-07T20:02:12.4341056Z B=201, 2025-05-07T20:02:12.4341245Z M=28, 2025-05-07T20:02:12.4341439Z N=24, 2025-05-07T20:02:12.4341632Z max_L=32, 2025-05-07T20:02:12.4341842Z dtype=torch.float32, 2025-05-07T20:02:12.4342104Z device=device(type='cpu'), 2025-05-07T20:02:12.4342361Z ) 2025-05-07T20:02:12.4342535Z PASSED 2025-05-07T20:02:12.4342660Z 2025-05-07T20:02:12.4342799Z =============================== warnings summary =============================== 2025-05-07T20:02:12.4343290Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:02:12.4343854Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:02:12.4347529Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:12.4351222Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:12.4351667Z 2025-05-07T20:02:12.4351894Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:02:12.4352460Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:02:12.4353043Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm 2025-05-07T20:02:12.4356559Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:12.4360175Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:12.4360632Z 2025-05-07T20:02:12.4360870Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:12.4361369Z ======================== 3 passed, 5 warnings in 2.20s ========================= 2025-05-07T20:02:12.8549471Z 2025-05-07T20:02:12.8550155Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:02:12.8566646Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 4 seconds 2025-05-07T20:02:12.8566962Z 2025-05-07T20:02:12.8566968Z 2025-05-07T20:02:12.8566972Z 2025-05-07T20:02:12.8566983Z 2025-05-07T20:02:12.8579926Z ################################################################################ 2025-05-07T20:02:12.8594722Z # [2025-05-07T20:02:12.859Z] Run Python Test Suite: 2025-05-07T20:02:12.8595108Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:02:12.8595468Z ################################################################################ 2025-05-07T20:02:12.8616366Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:02:12.8617095Z 2025-05-07T20:02:14.9167110Z ============================= test session starts ============================== 2025-05-07T20:02:14.9167834Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:14.9168404Z cachedir: .pytest_cache 2025-05-07T20:02:14.9169022Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:14.9169712Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:14.9170038Z plugins: hypothesis-6.131.14 2025-05-07T20:02:16.6988536Z collecting ... collected 4 items 2025-05-07T20:02:16.6988794Z 2025-05-07T20:02:20.3158532Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3160521Z self=, 2025-05-07T20:02:20.3161282Z num_jagged_dim=1, 2025-05-07T20:02:20.3161526Z outer_dense_size=0, 2025-05-07T20:02:20.3161781Z inner_dense_size=0, 2025-05-07T20:02:20.3162035Z dtype=torch.float32, 2025-05-07T20:02:20.3162294Z device=device(type='cpu'), 2025-05-07T20:02:20.3162563Z ) 2025-05-07T20:02:20.3162895Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3163749Z self=, 2025-05-07T20:02:20.3164493Z num_jagged_dim=3, 2025-05-07T20:02:20.3164747Z outer_dense_size=0, 2025-05-07T20:02:20.3164999Z inner_dense_size=0, 2025-05-07T20:02:20.3165246Z dtype=torch.float32, 2025-05-07T20:02:20.3165517Z device=device(type='cpu'), 2025-05-07T20:02:20.3165778Z ) 2025-05-07T20:02:20.3166088Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3166952Z self=, 2025-05-07T20:02:20.3167682Z num_jagged_dim=3, 2025-05-07T20:02:20.3167912Z outer_dense_size=1, 2025-05-07T20:02:20.3168158Z inner_dense_size=0, 2025-05-07T20:02:20.3168402Z dtype=torch.float16, 2025-05-07T20:02:20.3168655Z device=device(type='cpu'), 2025-05-07T20:02:20.3168918Z ) 2025-05-07T20:02:20.3169237Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3170096Z self=, 2025-05-07T20:02:20.3170822Z num_jagged_dim=2, 2025-05-07T20:02:20.3171062Z outer_dense_size=1, 2025-05-07T20:02:20.3171304Z inner_dense_size=2, 2025-05-07T20:02:20.3171539Z dtype=torch.float16, 2025-05-07T20:02:20.3171800Z device=device(type='cpu'), 2025-05-07T20:02:20.3172059Z ) 2025-05-07T20:02:20.3172370Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3173226Z self=, 2025-05-07T20:02:20.3173956Z num_jagged_dim=2, 2025-05-07T20:02:20.3174200Z outer_dense_size=3, 2025-05-07T20:02:20.3174430Z inner_dense_size=1, 2025-05-07T20:02:20.3174679Z dtype=torch.bfloat16, 2025-05-07T20:02:20.3174950Z device=device(type='cpu'), 2025-05-07T20:02:20.3175197Z ) 2025-05-07T20:02:20.3175520Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3176558Z self=, 2025-05-07T20:02:20.3177295Z num_jagged_dim=3, 2025-05-07T20:02:20.3177540Z outer_dense_size=2, 2025-05-07T20:02:20.3177782Z inner_dense_size=0, 2025-05-07T20:02:20.3178020Z dtype=torch.float32, 2025-05-07T20:02:20.3178286Z device=device(type='cpu'), 2025-05-07T20:02:20.3178542Z ) 2025-05-07T20:02:20.3178851Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3179792Z self=, 2025-05-07T20:02:20.3180531Z num_jagged_dim=2, 2025-05-07T20:02:20.3180781Z outer_dense_size=3, 2025-05-07T20:02:20.3181015Z inner_dense_size=3, 2025-05-07T20:02:20.3181264Z dtype=torch.float32, 2025-05-07T20:02:20.3181537Z device=device(type='cpu'), 2025-05-07T20:02:20.3181784Z ) 2025-05-07T20:02:20.3182266Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3183125Z self=, 2025-05-07T20:02:20.3183931Z num_jagged_dim=1, 2025-05-07T20:02:20.3184178Z outer_dense_size=4, 2025-05-07T20:02:20.3184420Z inner_dense_size=2, 2025-05-07T20:02:20.3184668Z dtype=torch.float32, 2025-05-07T20:02:20.3184919Z device=device(type='cpu'), 2025-05-07T20:02:20.3185179Z ) 2025-05-07T20:02:20.3185500Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3186346Z self=, 2025-05-07T20:02:20.3187080Z num_jagged_dim=1, 2025-05-07T20:02:20.3187323Z outer_dense_size=1, 2025-05-07T20:02:20.3187554Z inner_dense_size=1, 2025-05-07T20:02:20.3187800Z dtype=torch.bfloat16, 2025-05-07T20:02:20.3188071Z device=device(type='cpu'), 2025-05-07T20:02:20.3188316Z ) 2025-05-07T20:02:20.3188632Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3189496Z self=, 2025-05-07T20:02:20.3190225Z num_jagged_dim=4, 2025-05-07T20:02:20.3190454Z outer_dense_size=3, 2025-05-07T20:02:20.3190694Z inner_dense_size=4, 2025-05-07T20:02:20.3190940Z dtype=torch.float16, 2025-05-07T20:02:20.3191190Z device=device(type='cpu'), 2025-05-07T20:02:20.3191449Z ) 2025-05-07T20:02:20.3191770Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3192617Z self=, 2025-05-07T20:02:20.3193348Z num_jagged_dim=4, 2025-05-07T20:02:20.3193596Z outer_dense_size=4, 2025-05-07T20:02:20.3193839Z inner_dense_size=1, 2025-05-07T20:02:20.3194075Z dtype=torch.float16, 2025-05-07T20:02:20.3194340Z device=device(type='cpu'), 2025-05-07T20:02:20.3194605Z ) 2025-05-07T20:02:20.3194917Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3195773Z self=, 2025-05-07T20:02:20.3196508Z num_jagged_dim=4, 2025-05-07T20:02:20.3196738Z outer_dense_size=4, 2025-05-07T20:02:20.3196985Z inner_dense_size=4, 2025-05-07T20:02:20.3197229Z dtype=torch.float16, 2025-05-07T20:02:20.3197478Z device=device(type='cpu'), 2025-05-07T20:02:20.3197737Z ) 2025-05-07T20:02:20.3198055Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3198902Z self=, 2025-05-07T20:02:20.3199642Z num_jagged_dim=4, 2025-05-07T20:02:20.3199887Z outer_dense_size=2, 2025-05-07T20:02:20.3200131Z inner_dense_size=3, 2025-05-07T20:02:20.3200368Z dtype=torch.float32, 2025-05-07T20:02:20.3200633Z device=device(type='cpu'), 2025-05-07T20:02:20.3200894Z ) 2025-05-07T20:02:20.3201200Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3202058Z self=, 2025-05-07T20:02:20.3202787Z num_jagged_dim=4, 2025-05-07T20:02:20.3203015Z outer_dense_size=3, 2025-05-07T20:02:20.3203256Z inner_dense_size=3, 2025-05-07T20:02:20.3203500Z dtype=torch.float32, 2025-05-07T20:02:20.3203761Z device=device(type='cpu'), 2025-05-07T20:02:20.3204010Z ) 2025-05-07T20:02:20.3204326Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3205282Z self=, 2025-05-07T20:02:20.3206009Z num_jagged_dim=4, 2025-05-07T20:02:20.3206312Z outer_dense_size=4, 2025-05-07T20:02:20.3206558Z inner_dense_size=3, 2025-05-07T20:02:20.3206797Z dtype=torch.float32, 2025-05-07T20:02:20.3207081Z device=device(type='cpu'), 2025-05-07T20:02:20.3207335Z ) 2025-05-07T20:02:20.3207660Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3208520Z self=, 2025-05-07T20:02:20.3209251Z num_jagged_dim=4, 2025-05-07T20:02:20.3209486Z outer_dense_size=4, 2025-05-07T20:02:20.3209735Z inner_dense_size=4, 2025-05-07T20:02:20.3209985Z dtype=torch.float32, 2025-05-07T20:02:20.3210240Z device=device(type='cpu'), 2025-05-07T20:02:20.3210510Z ) 2025-05-07T20:02:20.3210836Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3211738Z self=, 2025-05-07T20:02:20.3212456Z num_jagged_dim=4, 2025-05-07T20:02:20.3212705Z outer_dense_size=3, 2025-05-07T20:02:20.3212953Z inner_dense_size=1, 2025-05-07T20:02:20.3213196Z dtype=torch.bfloat16, 2025-05-07T20:02:20.3213466Z device=device(type='cpu'), 2025-05-07T20:02:20.3213728Z ) 2025-05-07T20:02:20.3214036Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3214891Z self=, 2025-05-07T20:02:20.3215622Z num_jagged_dim=3, 2025-05-07T20:02:20.3215854Z outer_dense_size=3, 2025-05-07T20:02:20.3216098Z inner_dense_size=1, 2025-05-07T20:02:20.3216344Z dtype=torch.bfloat16, 2025-05-07T20:02:20.3216608Z device=device(type='cpu'), 2025-05-07T20:02:20.3216854Z ) 2025-05-07T20:02:20.3217170Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3218026Z self=, 2025-05-07T20:02:20.3218750Z num_jagged_dim=3, 2025-05-07T20:02:20.3218992Z outer_dense_size=3, 2025-05-07T20:02:20.3219237Z inner_dense_size=3, 2025-05-07T20:02:20.3219472Z dtype=torch.bfloat16, 2025-05-07T20:02:20.3219836Z device=device(type='cpu'), 2025-05-07T20:02:20.3220103Z ) 2025-05-07T20:02:20.3220409Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:02:20.3221262Z self=, 2025-05-07T20:02:20.3222002Z num_jagged_dim=4, 2025-05-07T20:02:20.3222249Z outer_dense_size=0, 2025-05-07T20:02:20.3222479Z inner_dense_size=2, 2025-05-07T20:02:20.3222722Z dtype=torch.float32, 2025-05-07T20:02:20.3222985Z device=device(type='cpu'), 2025-05-07T20:02:20.3223239Z ) 2025-05-07T20:02:20.3223426Z PASSED 2025-05-07T20:02:20.5636587Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5638197Z self=, 2025-05-07T20:02:20.5638990Z num_jagged_dim=1, 2025-05-07T20:02:20.5639245Z outer_dense_size=2, 2025-05-07T20:02:20.5639504Z inner_dense_size=2, 2025-05-07T20:02:20.5639741Z dtype=torch.float32, 2025-05-07T20:02:20.5640274Z device_type='cpu', 2025-05-07T20:02:20.5640514Z ) 2025-05-07T20:02:20.5640879Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5641993Z self=, 2025-05-07T20:02:20.5642801Z num_jagged_dim=4, 2025-05-07T20:02:20.5643046Z outer_dense_size=2, 2025-05-07T20:02:20.5643284Z inner_dense_size=2, 2025-05-07T20:02:20.5643536Z dtype=torch.float32, 2025-05-07T20:02:20.5643792Z device_type='cpu', 2025-05-07T20:02:20.5644012Z ) 2025-05-07T20:02:20.5644387Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5645366Z self=, 2025-05-07T20:02:20.5646156Z num_jagged_dim=4, 2025-05-07T20:02:20.5646390Z outer_dense_size=4, 2025-05-07T20:02:20.5646632Z inner_dense_size=2, 2025-05-07T20:02:20.5646880Z dtype=torch.bfloat16, 2025-05-07T20:02:20.5647126Z device_type='cpu', 2025-05-07T20:02:20.5647358Z ) 2025-05-07T20:02:20.5647733Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5648692Z self=, 2025-05-07T20:02:20.5649482Z num_jagged_dim=3, 2025-05-07T20:02:20.5649723Z outer_dense_size=4, 2025-05-07T20:02:20.5649953Z inner_dense_size=4, 2025-05-07T20:02:20.5650200Z dtype=torch.float16, 2025-05-07T20:02:20.5650453Z device_type='cpu', 2025-05-07T20:02:20.5650718Z ) 2025-05-07T20:02:20.5651088Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5652049Z self=, 2025-05-07T20:02:20.5652839Z num_jagged_dim=4, 2025-05-07T20:02:20.5653083Z outer_dense_size=4, 2025-05-07T20:02:20.5653330Z inner_dense_size=3, 2025-05-07T20:02:20.5653575Z dtype=torch.bfloat16, 2025-05-07T20:02:20.5653842Z device_type='cpu', 2025-05-07T20:02:20.5654075Z ) 2025-05-07T20:02:20.5654436Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5655407Z self=, 2025-05-07T20:02:20.5656207Z num_jagged_dim=4, 2025-05-07T20:02:20.5656433Z outer_dense_size=3, 2025-05-07T20:02:20.5656677Z inner_dense_size=3, 2025-05-07T20:02:20.5656922Z dtype=torch.float16, 2025-05-07T20:02:20.5657173Z device_type='cpu', 2025-05-07T20:02:20.5657391Z ) 2025-05-07T20:02:20.5657769Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5658746Z self=, 2025-05-07T20:02:20.5659531Z num_jagged_dim=4, 2025-05-07T20:02:20.5659872Z outer_dense_size=3, 2025-05-07T20:02:20.5660123Z inner_dense_size=2, 2025-05-07T20:02:20.5660362Z dtype=torch.bfloat16, 2025-05-07T20:02:20.5660626Z device_type='cpu', 2025-05-07T20:02:20.5660859Z ) 2025-05-07T20:02:20.5661219Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5662197Z self=, 2025-05-07T20:02:20.5662992Z num_jagged_dim=1, 2025-05-07T20:02:20.5663239Z outer_dense_size=3, 2025-05-07T20:02:20.5663473Z inner_dense_size=3, 2025-05-07T20:02:20.5663822Z dtype=torch.float32, 2025-05-07T20:02:20.5664080Z device_type='cpu', 2025-05-07T20:02:20.5664304Z ) 2025-05-07T20:02:20.5664679Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5665723Z self=, 2025-05-07T20:02:20.5666513Z num_jagged_dim=4, 2025-05-07T20:02:20.5666760Z outer_dense_size=2, 2025-05-07T20:02:20.5667001Z inner_dense_size=3, 2025-05-07T20:02:20.5667247Z dtype=torch.float16, 2025-05-07T20:02:20.5667491Z device_type='cpu', 2025-05-07T20:02:20.5667721Z ) 2025-05-07T20:02:20.5668090Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5669049Z self=, 2025-05-07T20:02:20.5669842Z num_jagged_dim=4, 2025-05-07T20:02:20.5670081Z outer_dense_size=3, 2025-05-07T20:02:20.5670310Z inner_dense_size=3, 2025-05-07T20:02:20.5670554Z dtype=torch.bfloat16, 2025-05-07T20:02:20.5670808Z device_type='cpu', 2025-05-07T20:02:20.5671032Z ) 2025-05-07T20:02:20.5671399Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5672372Z self=, 2025-05-07T20:02:20.5673164Z num_jagged_dim=2, 2025-05-07T20:02:20.5673390Z outer_dense_size=3, 2025-05-07T20:02:20.5673635Z inner_dense_size=2, 2025-05-07T20:02:20.5673882Z dtype=torch.float32, 2025-05-07T20:02:20.5674123Z device_type='cpu', 2025-05-07T20:02:20.5674359Z ) 2025-05-07T20:02:20.5674729Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5675862Z self=, 2025-05-07T20:02:20.5676657Z num_jagged_dim=3, 2025-05-07T20:02:20.5676902Z outer_dense_size=3, 2025-05-07T20:02:20.5677147Z inner_dense_size=2, 2025-05-07T20:02:20.5677381Z dtype=torch.float32, 2025-05-07T20:02:20.5677637Z device_type='cpu', 2025-05-07T20:02:20.5677866Z ) 2025-05-07T20:02:20.5678223Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5679198Z self=, 2025-05-07T20:02:20.5679991Z num_jagged_dim=2, 2025-05-07T20:02:20.5680220Z outer_dense_size=2, 2025-05-07T20:02:20.5680464Z inner_dense_size=2, 2025-05-07T20:02:20.5680712Z dtype=torch.float32, 2025-05-07T20:02:20.5680960Z device_type='cpu', 2025-05-07T20:02:20.5681188Z ) 2025-05-07T20:02:20.5681553Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5682528Z self=, 2025-05-07T20:02:20.5683308Z num_jagged_dim=3, 2025-05-07T20:02:20.5683548Z outer_dense_size=4, 2025-05-07T20:02:20.5683790Z inner_dense_size=2, 2025-05-07T20:02:20.5684023Z dtype=torch.bfloat16, 2025-05-07T20:02:20.5684278Z device_type='cpu', 2025-05-07T20:02:20.5684504Z ) 2025-05-07T20:02:20.5684862Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5685830Z self=, 2025-05-07T20:02:20.5686614Z num_jagged_dim=3, 2025-05-07T20:02:20.5686991Z outer_dense_size=3, 2025-05-07T20:02:20.5687222Z inner_dense_size=2, 2025-05-07T20:02:20.5687474Z dtype=torch.bfloat16, 2025-05-07T20:02:20.5687733Z device_type='cpu', 2025-05-07T20:02:20.5687950Z ) 2025-05-07T20:02:20.5688413Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5689385Z self=, 2025-05-07T20:02:20.5690160Z num_jagged_dim=3, 2025-05-07T20:02:20.5690401Z outer_dense_size=3, 2025-05-07T20:02:20.5690645Z inner_dense_size=3, 2025-05-07T20:02:20.5690895Z dtype=torch.bfloat16, 2025-05-07T20:02:20.5691139Z device_type='cpu', 2025-05-07T20:02:20.5691369Z ) 2025-05-07T20:02:20.5691735Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5692692Z self=, 2025-05-07T20:02:20.5693492Z num_jagged_dim=3, 2025-05-07T20:02:20.5693731Z outer_dense_size=3, 2025-05-07T20:02:20.5693962Z inner_dense_size=4, 2025-05-07T20:02:20.5694214Z dtype=torch.float32, 2025-05-07T20:02:20.5694471Z device_type='cpu', 2025-05-07T20:02:20.5694691Z ) 2025-05-07T20:02:20.5695060Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5696033Z self=, 2025-05-07T20:02:20.5696823Z num_jagged_dim=3, 2025-05-07T20:02:20.5697051Z outer_dense_size=3, 2025-05-07T20:02:20.5697294Z inner_dense_size=3, 2025-05-07T20:02:20.5697541Z dtype=torch.float32, 2025-05-07T20:02:20.5697780Z device_type='cpu', 2025-05-07T20:02:20.5698010Z ) 2025-05-07T20:02:20.5698402Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5699360Z self=, 2025-05-07T20:02:20.5700244Z num_jagged_dim=3, 2025-05-07T20:02:20.5700493Z outer_dense_size=4, 2025-05-07T20:02:20.5700741Z inner_dense_size=4, 2025-05-07T20:02:20.5700982Z dtype=torch.bfloat16, 2025-05-07T20:02:20.5701243Z device_type='cpu', 2025-05-07T20:02:20.5701479Z ) 2025-05-07T20:02:20.5701838Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:02:20.5702811Z self=, 2025-05-07T20:02:20.5703613Z num_jagged_dim=3, 2025-05-07T20:02:20.5703847Z outer_dense_size=3, 2025-05-07T20:02:20.5704102Z inner_dense_size=4, 2025-05-07T20:02:20.5704362Z dtype=torch.bfloat16, 2025-05-07T20:02:20.5704611Z device_type='cpu', 2025-05-07T20:02:20.5704845Z ) 2025-05-07T20:02:20.5705038Z PASSED 2025-05-07T20:02:20.6892600Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6894223Z self=, 2025-05-07T20:02:20.6895012Z num_jagged_dim=1, 2025-05-07T20:02:20.6895263Z outer_dense_size=0, 2025-05-07T20:02:20.6895513Z inner_dense_size=0, 2025-05-07T20:02:20.6895751Z dtype=torch.float32, 2025-05-07T20:02:20.6896009Z device_type='meta', 2025-05-07T20:02:20.6896241Z ) 2025-05-07T20:02:20.6896601Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6897716Z self=, 2025-05-07T20:02:20.6898502Z num_jagged_dim=3, 2025-05-07T20:02:20.6898827Z outer_dense_size=0, 2025-05-07T20:02:20.6899061Z inner_dense_size=0, 2025-05-07T20:02:20.6899306Z dtype=torch.float32, 2025-05-07T20:02:20.6899561Z device_type='meta', 2025-05-07T20:02:20.6899830Z ) 2025-05-07T20:02:20.6900196Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6901154Z self=, 2025-05-07T20:02:20.6901927Z num_jagged_dim=3, 2025-05-07T20:02:20.6902167Z outer_dense_size=4, 2025-05-07T20:02:20.6902411Z inner_dense_size=1, 2025-05-07T20:02:20.6902657Z dtype=torch.float16, 2025-05-07T20:02:20.6902903Z device_type='meta', 2025-05-07T20:02:20.6903132Z ) 2025-05-07T20:02:20.6903497Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6904452Z self=, 2025-05-07T20:02:20.6905238Z num_jagged_dim=3, 2025-05-07T20:02:20.6905482Z outer_dense_size=4, 2025-05-07T20:02:20.6905712Z inner_dense_size=0, 2025-05-07T20:02:20.6905962Z dtype=torch.float16, 2025-05-07T20:02:20.6906217Z device_type='meta', 2025-05-07T20:02:20.6906434Z ) 2025-05-07T20:02:20.6906804Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6907763Z self=, 2025-05-07T20:02:20.6908544Z num_jagged_dim=2, 2025-05-07T20:02:20.6908776Z outer_dense_size=1, 2025-05-07T20:02:20.6909016Z inner_dense_size=3, 2025-05-07T20:02:20.6909262Z dtype=torch.float32, 2025-05-07T20:02:20.6909501Z device_type='meta', 2025-05-07T20:02:20.6909731Z ) 2025-05-07T20:02:20.6910105Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6911056Z self=, 2025-05-07T20:02:20.6911843Z num_jagged_dim=3, 2025-05-07T20:02:20.6912084Z outer_dense_size=0, 2025-05-07T20:02:20.6912328Z inner_dense_size=4, 2025-05-07T20:02:20.6912564Z dtype=torch.bfloat16, 2025-05-07T20:02:20.6912820Z device_type='meta', 2025-05-07T20:02:20.6913050Z ) 2025-05-07T20:02:20.6913402Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6914365Z self=, 2025-05-07T20:02:20.6915155Z num_jagged_dim=4, 2025-05-07T20:02:20.6915385Z outer_dense_size=4, 2025-05-07T20:02:20.6915626Z inner_dense_size=3, 2025-05-07T20:02:20.6915874Z dtype=torch.float16, 2025-05-07T20:02:20.6916115Z device_type='meta', 2025-05-07T20:02:20.6916343Z ) 2025-05-07T20:02:20.6916709Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6917672Z self=, 2025-05-07T20:02:20.6918443Z num_jagged_dim=4, 2025-05-07T20:02:20.6918684Z outer_dense_size=2, 2025-05-07T20:02:20.6918925Z inner_dense_size=3, 2025-05-07T20:02:20.6919159Z dtype=torch.float16, 2025-05-07T20:02:20.6919409Z device_type='meta', 2025-05-07T20:02:20.6919638Z ) 2025-05-07T20:02:20.6920118Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6921075Z self=, 2025-05-07T20:02:20.6921921Z num_jagged_dim=4, 2025-05-07T20:02:20.6922163Z outer_dense_size=4, 2025-05-07T20:02:20.6922391Z inner_dense_size=0, 2025-05-07T20:02:20.6922634Z dtype=torch.float16, 2025-05-07T20:02:20.6922886Z device_type='meta', 2025-05-07T20:02:20.6923104Z ) 2025-05-07T20:02:20.6923467Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6924427Z self=, 2025-05-07T20:02:20.6925201Z num_jagged_dim=1, 2025-05-07T20:02:20.6925442Z outer_dense_size=1, 2025-05-07T20:02:20.6925686Z inner_dense_size=1, 2025-05-07T20:02:20.6925926Z dtype=torch.bfloat16, 2025-05-07T20:02:20.6926183Z device_type='meta', 2025-05-07T20:02:20.6926412Z ) 2025-05-07T20:02:20.6926777Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6927731Z self=, 2025-05-07T20:02:20.6928522Z num_jagged_dim=3, 2025-05-07T20:02:20.6928767Z outer_dense_size=2, 2025-05-07T20:02:20.6928997Z inner_dense_size=0, 2025-05-07T20:02:20.6929246Z dtype=torch.float16, 2025-05-07T20:02:20.6929501Z device_type='meta', 2025-05-07T20:02:20.6929720Z ) 2025-05-07T20:02:20.6930087Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6931046Z self=, 2025-05-07T20:02:20.6931838Z num_jagged_dim=3, 2025-05-07T20:02:20.6932068Z outer_dense_size=2, 2025-05-07T20:02:20.6932310Z inner_dense_size=3, 2025-05-07T20:02:20.6932556Z dtype=torch.float16, 2025-05-07T20:02:20.6932797Z device_type='meta', 2025-05-07T20:02:20.6933032Z ) 2025-05-07T20:02:20.6933396Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6934339Z self=, 2025-05-07T20:02:20.6935123Z num_jagged_dim=2, 2025-05-07T20:02:20.6935361Z outer_dense_size=2, 2025-05-07T20:02:20.6935602Z inner_dense_size=3, 2025-05-07T20:02:20.6935834Z dtype=torch.float16, 2025-05-07T20:02:20.6936088Z device_type='meta', 2025-05-07T20:02:20.6936315Z ) 2025-05-07T20:02:20.6936666Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6937628Z self=, 2025-05-07T20:02:20.6938407Z num_jagged_dim=2, 2025-05-07T20:02:20.6938636Z outer_dense_size=2, 2025-05-07T20:02:20.6938880Z inner_dense_size=2, 2025-05-07T20:02:20.6939124Z dtype=torch.float16, 2025-05-07T20:02:20.6939364Z device_type='meta', 2025-05-07T20:02:20.6939591Z ) 2025-05-07T20:02:20.6940044Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6940999Z self=, 2025-05-07T20:02:20.6941771Z num_jagged_dim=3, 2025-05-07T20:02:20.6942012Z outer_dense_size=2, 2025-05-07T20:02:20.6942257Z inner_dense_size=0, 2025-05-07T20:02:20.6942492Z dtype=torch.float32, 2025-05-07T20:02:20.6942837Z device_type='meta', 2025-05-07T20:02:20.6943066Z ) 2025-05-07T20:02:20.6943419Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6944435Z self=, 2025-05-07T20:02:20.6945228Z num_jagged_dim=3, 2025-05-07T20:02:20.6945472Z outer_dense_size=0, 2025-05-07T20:02:20.6945704Z inner_dense_size=3, 2025-05-07T20:02:20.6945953Z dtype=torch.float32, 2025-05-07T20:02:20.6946205Z device_type='meta', 2025-05-07T20:02:20.6946422Z ) 2025-05-07T20:02:20.6946784Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6947745Z self=, 2025-05-07T20:02:20.6948515Z num_jagged_dim=1, 2025-05-07T20:02:20.6948761Z outer_dense_size=0, 2025-05-07T20:02:20.6949006Z inner_dense_size=3, 2025-05-07T20:02:20.6949242Z dtype=torch.float32, 2025-05-07T20:02:20.6949499Z device_type='meta', 2025-05-07T20:02:20.6949732Z ) 2025-05-07T20:02:20.6950092Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6951052Z self=, 2025-05-07T20:02:20.6951833Z num_jagged_dim=1, 2025-05-07T20:02:20.6952076Z outer_dense_size=1, 2025-05-07T20:02:20.6952306Z inner_dense_size=3, 2025-05-07T20:02:20.6952551Z dtype=torch.float32, 2025-05-07T20:02:20.6952805Z device_type='meta', 2025-05-07T20:02:20.6953021Z ) 2025-05-07T20:02:20.6953387Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6954348Z self=, 2025-05-07T20:02:20.6955136Z num_jagged_dim=1, 2025-05-07T20:02:20.6955363Z outer_dense_size=1, 2025-05-07T20:02:20.6955604Z inner_dense_size=1, 2025-05-07T20:02:20.6955854Z dtype=torch.float32, 2025-05-07T20:02:20.6956094Z device_type='meta', 2025-05-07T20:02:20.6956324Z ) 2025-05-07T20:02:20.6956691Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:02:20.6957638Z self=, 2025-05-07T20:02:20.6958418Z num_jagged_dim=1, 2025-05-07T20:02:20.6958660Z outer_dense_size=3, 2025-05-07T20:02:20.6958893Z inner_dense_size=1, 2025-05-07T20:02:20.6959137Z dtype=torch.float16, 2025-05-07T20:02:20.6959388Z device_type='meta', 2025-05-07T20:02:20.6959616Z ) 2025-05-07T20:02:20.6959819Z PASSED 2025-05-07T20:02:20.6960471Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt SKIPPED 2025-05-07T20:02:20.6961092Z 2025-05-07T20:02:20.6961251Z =============================== warnings summary =============================== 2025-05-07T20:02:20.6962010Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:02:20.6963792Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:20.6965165Z warnings.warn( 2025-05-07T20:02:20.6965307Z 2025-05-07T20:02:20.6965809Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:02:20.6967694Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:20.6969052Z warnings.warn( 2025-05-07T20:02:20.6969205Z 2025-05-07T20:02:20.6969693Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:02:20.6971438Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #3 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:20.6972797Z warnings.warn( 2025-05-07T20:02:20.6972934Z 2025-05-07T20:02:20.6973180Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:20.6973688Z =========================== short test summary info ============================ 2025-05-07T20:02:20.6974293Z SKIPPED [1] jagged/dense_dense_elementwise_add_test.py:138: CUDA is not available or no GPUs detected 2025-05-07T20:02:20.6974914Z =================== 3 passed, 1 skipped, 3 warnings in 5.90s =================== 2025-05-07T20:02:21.1684069Z 2025-05-07T20:02:21.1684607Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:02:21.1702203Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 9 seconds 2025-05-07T20:02:21.1702591Z 2025-05-07T20:02:21.1702597Z 2025-05-07T20:02:21.1702601Z 2025-05-07T20:02:21.1702620Z 2025-05-07T20:02:21.1714820Z ################################################################################ 2025-05-07T20:02:21.1730437Z # [2025-05-07T20:02:21.172Z] Run Python Test Suite: 2025-05-07T20:02:21.1730820Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:02:21.1731142Z ################################################################################ 2025-05-07T20:02:21.1752915Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_to_jagged_test.py 2025-05-07T20:02:21.1753603Z 2025-05-07T20:02:23.2344472Z ============================= test session starts ============================== 2025-05-07T20:02:23.2345149Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:23.2345723Z cachedir: .pytest_cache 2025-05-07T20:02:23.2346337Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:23.2347028Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:23.2347358Z plugins: hypothesis-6.131.14 2025-05-07T20:02:24.9818667Z collecting ... collected 5 items 2025-05-07T20:02:24.9818960Z 2025-05-07T20:02:25.1235811Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1236630Z self=, 2025-05-07T20:02:25.1237118Z num_jagged_dim=1, 2025-05-07T20:02:25.1237366Z outer_dense_size=0, 2025-05-07T20:02:25.1237602Z inner_dense_size=0, 2025-05-07T20:02:25.1237851Z dtype=torch.float32, 2025-05-07T20:02:25.1238118Z device=device(type='cpu'), 2025-05-07T20:02:25.1238394Z precompute_total_L=False, 2025-05-07T20:02:25.1238660Z ) 2025-05-07T20:02:25.1238925Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1239414Z self=, 2025-05-07T20:02:25.1239903Z num_jagged_dim=3, 2025-05-07T20:02:25.1240135Z outer_dense_size=0, 2025-05-07T20:02:25.1240382Z inner_dense_size=0, 2025-05-07T20:02:25.1240920Z dtype=torch.float32, 2025-05-07T20:02:25.1241214Z device=device(type='cpu'), 2025-05-07T20:02:25.1241545Z precompute_total_L=False, 2025-05-07T20:02:25.1241802Z ) 2025-05-07T20:02:25.1242057Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1242673Z self=, 2025-05-07T20:02:25.1243163Z num_jagged_dim=3, 2025-05-07T20:02:25.1243410Z outer_dense_size=5, 2025-05-07T20:02:25.1243644Z inner_dense_size=2, 2025-05-07T20:02:25.1243895Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1244161Z device=device(type='cpu'), 2025-05-07T20:02:25.1244430Z precompute_total_L=False, 2025-05-07T20:02:25.1244688Z ) 2025-05-07T20:02:25.1244902Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1245372Z self=, 2025-05-07T20:02:25.1245855Z num_jagged_dim=2, 2025-05-07T20:02:25.1246095Z outer_dense_size=4, 2025-05-07T20:02:25.1246328Z inner_dense_size=5, 2025-05-07T20:02:25.1246574Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1246837Z device=device(type='cpu'), 2025-05-07T20:02:25.1247104Z precompute_total_L=False, 2025-05-07T20:02:25.1247360Z ) 2025-05-07T20:02:25.1247575Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1248044Z self=, 2025-05-07T20:02:25.1248526Z num_jagged_dim=3, 2025-05-07T20:02:25.1248765Z outer_dense_size=4, 2025-05-07T20:02:25.1249006Z inner_dense_size=0, 2025-05-07T20:02:25.1249242Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1249505Z device=device(type='cpu'), 2025-05-07T20:02:25.1249792Z precompute_total_L=False, 2025-05-07T20:02:25.1250040Z ) 2025-05-07T20:02:25.1250254Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1250739Z self=, 2025-05-07T20:02:25.1251214Z num_jagged_dim=4, 2025-05-07T20:02:25.1251463Z outer_dense_size=1, 2025-05-07T20:02:25.1251704Z inner_dense_size=3, 2025-05-07T20:02:25.1251939Z dtype=torch.float16, 2025-05-07T20:02:25.1252201Z device=device(type='cpu'), 2025-05-07T20:02:25.1252482Z precompute_total_L=True, 2025-05-07T20:02:25.1252732Z ) 2025-05-07T20:02:25.1252945Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1253425Z self=, 2025-05-07T20:02:25.1253908Z num_jagged_dim=5, 2025-05-07T20:02:25.1254139Z outer_dense_size=3, 2025-05-07T20:02:25.1254385Z inner_dense_size=4, 2025-05-07T20:02:25.1254636Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1254891Z device=device(type='cpu'), 2025-05-07T20:02:25.1255172Z precompute_total_L=True, 2025-05-07T20:02:25.1255432Z ) 2025-05-07T20:02:25.1255636Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1256117Z self=, 2025-05-07T20:02:25.1256612Z num_jagged_dim=2, 2025-05-07T20:02:25.1256842Z outer_dense_size=1, 2025-05-07T20:02:25.1257086Z inner_dense_size=5, 2025-05-07T20:02:25.1257338Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1257647Z device=device(type='cpu'), 2025-05-07T20:02:25.1257930Z precompute_total_L=False, 2025-05-07T20:02:25.1258190Z ) 2025-05-07T20:02:25.1258387Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1258870Z self=, 2025-05-07T20:02:25.1259349Z num_jagged_dim=4, 2025-05-07T20:02:25.1259588Z outer_dense_size=3, 2025-05-07T20:02:25.1259918Z inner_dense_size=3, 2025-05-07T20:02:25.1260170Z dtype=torch.float16, 2025-05-07T20:02:25.1260436Z device=device(type='cpu'), 2025-05-07T20:02:25.1260705Z precompute_total_L=True, 2025-05-07T20:02:25.1260961Z ) 2025-05-07T20:02:25.1261177Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1261830Z self=, 2025-05-07T20:02:25.1262311Z num_jagged_dim=5, 2025-05-07T20:02:25.1262551Z outer_dense_size=2, 2025-05-07T20:02:25.1262781Z inner_dense_size=3, 2025-05-07T20:02:25.1263096Z dtype=torch.float32, 2025-05-07T20:02:25.1263366Z device=device(type='cpu'), 2025-05-07T20:02:25.1263632Z precompute_total_L=False, 2025-05-07T20:02:25.1263889Z ) 2025-05-07T20:02:25.1277916Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1278522Z self=, 2025-05-07T20:02:25.1279028Z num_jagged_dim=2, 2025-05-07T20:02:25.1279283Z outer_dense_size=2, 2025-05-07T20:02:25.1279524Z inner_dense_size=4, 2025-05-07T20:02:25.1279780Z dtype=torch.float32, 2025-05-07T20:02:25.1280052Z device=device(type='cpu'), 2025-05-07T20:02:25.1280331Z precompute_total_L=False, 2025-05-07T20:02:25.1280599Z ) 2025-05-07T20:02:25.1280836Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1281319Z self=, 2025-05-07T20:02:25.1281814Z num_jagged_dim=2, 2025-05-07T20:02:25.1282059Z outer_dense_size=2, 2025-05-07T20:02:25.1282302Z inner_dense_size=2, 2025-05-07T20:02:25.1282559Z dtype=torch.float32, 2025-05-07T20:02:25.1282827Z device=device(type='cpu'), 2025-05-07T20:02:25.1283101Z precompute_total_L=False, 2025-05-07T20:02:25.1283369Z ) 2025-05-07T20:02:25.1283585Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1284076Z self=, 2025-05-07T20:02:25.1284553Z num_jagged_dim=3, 2025-05-07T20:02:25.1284796Z outer_dense_size=1, 2025-05-07T20:02:25.1285043Z inner_dense_size=2, 2025-05-07T20:02:25.1285282Z dtype=torch.float32, 2025-05-07T20:02:25.1285545Z device=device(type='cpu'), 2025-05-07T20:02:25.1285827Z precompute_total_L=True, 2025-05-07T20:02:25.1286079Z ) 2025-05-07T20:02:25.1286291Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1286774Z self=, 2025-05-07T20:02:25.1287243Z num_jagged_dim=3, 2025-05-07T20:02:25.1287488Z outer_dense_size=2, 2025-05-07T20:02:25.1287734Z inner_dense_size=2, 2025-05-07T20:02:25.1287969Z dtype=torch.float32, 2025-05-07T20:02:25.1288232Z device=device(type='cpu'), 2025-05-07T20:02:25.1288518Z precompute_total_L=True, 2025-05-07T20:02:25.1288765Z ) 2025-05-07T20:02:25.1288980Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1289465Z self=, 2025-05-07T20:02:25.1289948Z num_jagged_dim=2, 2025-05-07T20:02:25.1290179Z outer_dense_size=2, 2025-05-07T20:02:25.1290426Z inner_dense_size=2, 2025-05-07T20:02:25.1290679Z dtype=torch.float32, 2025-05-07T20:02:25.1290936Z device=device(type='cpu'), 2025-05-07T20:02:25.1291219Z precompute_total_L=True, 2025-05-07T20:02:25.1291481Z ) 2025-05-07T20:02:25.1291682Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1292168Z self=, 2025-05-07T20:02:25.1292652Z num_jagged_dim=5, 2025-05-07T20:02:25.1292881Z outer_dense_size=2, 2025-05-07T20:02:25.1293129Z inner_dense_size=2, 2025-05-07T20:02:25.1293377Z dtype=torch.float32, 2025-05-07T20:02:25.1293627Z device=device(type='cpu'), 2025-05-07T20:02:25.1293911Z precompute_total_L=False, 2025-05-07T20:02:25.1294169Z ) 2025-05-07T20:02:25.1294389Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1294861Z self=, 2025-05-07T20:02:25.1295345Z num_jagged_dim=4, 2025-05-07T20:02:25.1295590Z outer_dense_size=5, 2025-05-07T20:02:25.1295824Z inner_dense_size=1, 2025-05-07T20:02:25.1296280Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1296550Z device=device(type='cpu'), 2025-05-07T20:02:25.1296822Z precompute_total_L=False, 2025-05-07T20:02:25.1297088Z ) 2025-05-07T20:02:25.1297308Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1297882Z self=, 2025-05-07T20:02:25.1298375Z num_jagged_dim=5, 2025-05-07T20:02:25.1298622Z outer_dense_size=5, 2025-05-07T20:02:25.1298857Z inner_dense_size=1, 2025-05-07T20:02:25.1299112Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1299385Z device=device(type='cpu'), 2025-05-07T20:02:25.1299753Z precompute_total_L=False, 2025-05-07T20:02:25.1300010Z ) 2025-05-07T20:02:25.1300225Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1300705Z self=, 2025-05-07T20:02:25.1301174Z num_jagged_dim=5, 2025-05-07T20:02:25.1301416Z outer_dense_size=5, 2025-05-07T20:02:25.1301667Z inner_dense_size=5, 2025-05-07T20:02:25.1301904Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1302170Z device=device(type='cpu'), 2025-05-07T20:02:25.1302452Z precompute_total_L=False, 2025-05-07T20:02:25.1302699Z ) 2025-05-07T20:02:25.1302918Z Trying example: test_dense_to_jagged( 2025-05-07T20:02:25.1303403Z self=, 2025-05-07T20:02:25.1303874Z num_jagged_dim=4, 2025-05-07T20:02:25.1304118Z outer_dense_size=0, 2025-05-07T20:02:25.1304366Z inner_dense_size=4, 2025-05-07T20:02:25.1304605Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1304872Z device=device(type='cpu'), 2025-05-07T20:02:25.1305154Z precompute_total_L=False, 2025-05-07T20:02:25.1305416Z ) 2025-05-07T20:02:25.1305611Z PASSED 2025-05-07T20:02:25.1558209Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1559168Z self=, 2025-05-07T20:02:25.1559723Z num_jagged_dim=1, 2025-05-07T20:02:25.1559964Z outer_dense_size=2, 2025-05-07T20:02:25.1560213Z inner_dense_size=2, 2025-05-07T20:02:25.1560475Z dtype=torch.float32, 2025-05-07T20:02:25.1560728Z device=device(type='cpu'), 2025-05-07T20:02:25.1560994Z ) 2025-05-07T20:02:25.1561314Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1561969Z self=, 2025-05-07T20:02:25.1562532Z num_jagged_dim=3, 2025-05-07T20:02:25.1562776Z outer_dense_size=2, 2025-05-07T20:02:25.1563012Z inner_dense_size=2, 2025-05-07T20:02:25.1563264Z dtype=torch.float32, 2025-05-07T20:02:25.1563532Z device=device(type='cpu'), 2025-05-07T20:02:25.1563785Z ) 2025-05-07T20:02:25.1564038Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1564646Z self=, 2025-05-07T20:02:25.1565196Z num_jagged_dim=3, 2025-05-07T20:02:25.1565426Z outer_dense_size=4, 2025-05-07T20:02:25.1565675Z inner_dense_size=2, 2025-05-07T20:02:25.1565932Z dtype=torch.float16, 2025-05-07T20:02:25.1566185Z device=device(type='cpu'), 2025-05-07T20:02:25.1566453Z ) 2025-05-07T20:02:25.1566706Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1567290Z self=, 2025-05-07T20:02:25.1567836Z num_jagged_dim=5, 2025-05-07T20:02:25.1568078Z outer_dense_size=3, 2025-05-07T20:02:25.1568307Z inner_dense_size=3, 2025-05-07T20:02:25.1568557Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1568820Z device=device(type='cpu'), 2025-05-07T20:02:25.1569081Z ) 2025-05-07T20:02:25.1569319Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1570109Z self=, 2025-05-07T20:02:25.1570658Z num_jagged_dim=5, 2025-05-07T20:02:25.1570888Z outer_dense_size=5, 2025-05-07T20:02:25.1571241Z inner_dense_size=2, 2025-05-07T20:02:25.1571495Z dtype=torch.float16, 2025-05-07T20:02:25.1571748Z device=device(type='cpu'), 2025-05-07T20:02:25.1572013Z ) 2025-05-07T20:02:25.1572268Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1572853Z self=, 2025-05-07T20:02:25.1573405Z num_jagged_dim=5, 2025-05-07T20:02:25.1573649Z outer_dense_size=3, 2025-05-07T20:02:25.1573881Z inner_dense_size=2, 2025-05-07T20:02:25.1574131Z dtype=torch.float16, 2025-05-07T20:02:25.1574395Z device=device(type='cpu'), 2025-05-07T20:02:25.1574690Z ) 2025-05-07T20:02:25.1574927Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1575528Z self=, 2025-05-07T20:02:25.1576237Z num_jagged_dim=5, 2025-05-07T20:02:25.1576485Z outer_dense_size=3, 2025-05-07T20:02:25.1576722Z inner_dense_size=2, 2025-05-07T20:02:25.1576975Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1577245Z device=device(type='cpu'), 2025-05-07T20:02:25.1577498Z ) 2025-05-07T20:02:25.1577753Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1578350Z self=, 2025-05-07T20:02:25.1578885Z num_jagged_dim=2, 2025-05-07T20:02:25.1579136Z outer_dense_size=4, 2025-05-07T20:02:25.1579383Z inner_dense_size=5, 2025-05-07T20:02:25.1579617Z dtype=torch.float32, 2025-05-07T20:02:25.1579968Z device=device(type='cpu'), 2025-05-07T20:02:25.1580231Z ) 2025-05-07T20:02:25.1580485Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1581074Z self=, 2025-05-07T20:02:25.1581625Z num_jagged_dim=2, 2025-05-07T20:02:25.1581871Z outer_dense_size=5, 2025-05-07T20:02:25.1582111Z inner_dense_size=2, 2025-05-07T20:02:25.1582361Z dtype=torch.float16, 2025-05-07T20:02:25.1582629Z device=device(type='cpu'), 2025-05-07T20:02:25.1582887Z ) 2025-05-07T20:02:25.1583133Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1583727Z self=, 2025-05-07T20:02:25.1584259Z num_jagged_dim=1, 2025-05-07T20:02:25.1584497Z outer_dense_size=3, 2025-05-07T20:02:25.1584737Z inner_dense_size=5, 2025-05-07T20:02:25.1584972Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1585237Z device=device(type='cpu'), 2025-05-07T20:02:25.1585495Z ) 2025-05-07T20:02:25.1585729Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1586328Z self=, 2025-05-07T20:02:25.1586869Z num_jagged_dim=2, 2025-05-07T20:02:25.1587098Z outer_dense_size=3, 2025-05-07T20:02:25.1587344Z inner_dense_size=3, 2025-05-07T20:02:25.1587591Z dtype=torch.float16, 2025-05-07T20:02:25.1587845Z device=device(type='cpu'), 2025-05-07T20:02:25.1588103Z ) 2025-05-07T20:02:25.1588348Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1588940Z self=, 2025-05-07T20:02:25.1589469Z num_jagged_dim=3, 2025-05-07T20:02:25.1589707Z outer_dense_size=3, 2025-05-07T20:02:25.1589949Z inner_dense_size=3, 2025-05-07T20:02:25.1590182Z dtype=torch.float16, 2025-05-07T20:02:25.1590449Z device=device(type='cpu'), 2025-05-07T20:02:25.1590710Z ) 2025-05-07T20:02:25.1590943Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1591675Z self=, 2025-05-07T20:02:25.1592219Z num_jagged_dim=4, 2025-05-07T20:02:25.1592451Z outer_dense_size=5, 2025-05-07T20:02:25.1592775Z inner_dense_size=3, 2025-05-07T20:02:25.1593030Z dtype=torch.float32, 2025-05-07T20:02:25.1593279Z device=device(type='cpu'), 2025-05-07T20:02:25.1593540Z ) 2025-05-07T20:02:25.1593788Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1594381Z self=, 2025-05-07T20:02:25.1594910Z num_jagged_dim=4, 2025-05-07T20:02:25.1595153Z outer_dense_size=3, 2025-05-07T20:02:25.1595394Z inner_dense_size=3, 2025-05-07T20:02:25.1595625Z dtype=torch.float32, 2025-05-07T20:02:25.1595886Z device=device(type='cpu'), 2025-05-07T20:02:25.1596147Z ) 2025-05-07T20:02:25.1596386Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1596986Z self=, 2025-05-07T20:02:25.1597533Z num_jagged_dim=4, 2025-05-07T20:02:25.1597762Z outer_dense_size=3, 2025-05-07T20:02:25.1598008Z inner_dense_size=4, 2025-05-07T20:02:25.1598255Z dtype=torch.float32, 2025-05-07T20:02:25.1598518Z device=device(type='cpu'), 2025-05-07T20:02:25.1598763Z ) 2025-05-07T20:02:25.1599012Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1599604Z self=, 2025-05-07T20:02:25.1600134Z num_jagged_dim=4, 2025-05-07T20:02:25.1600374Z outer_dense_size=4, 2025-05-07T20:02:25.1600616Z inner_dense_size=4, 2025-05-07T20:02:25.1600849Z dtype=torch.float32, 2025-05-07T20:02:25.1601112Z device=device(type='cpu'), 2025-05-07T20:02:25.1601369Z ) 2025-05-07T20:02:25.1601609Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1602199Z self=, 2025-05-07T20:02:25.1602744Z num_jagged_dim=5, 2025-05-07T20:02:25.1602977Z outer_dense_size=2, 2025-05-07T20:02:25.1603221Z inner_dense_size=4, 2025-05-07T20:02:25.1603472Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1603736Z device=device(type='cpu'), 2025-05-07T20:02:25.1603983Z ) 2025-05-07T20:02:25.1604229Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1604819Z self=, 2025-05-07T20:02:25.1605354Z num_jagged_dim=2, 2025-05-07T20:02:25.1605596Z outer_dense_size=2, 2025-05-07T20:02:25.1605837Z inner_dense_size=4, 2025-05-07T20:02:25.1606071Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1606336Z device=device(type='cpu'), 2025-05-07T20:02:25.1606593Z ) 2025-05-07T20:02:25.1606832Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1607425Z self=, 2025-05-07T20:02:25.1607967Z num_jagged_dim=2, 2025-05-07T20:02:25.1608212Z outer_dense_size=2, 2025-05-07T20:02:25.1608445Z inner_dense_size=2, 2025-05-07T20:02:25.1608696Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1608971Z device=device(type='cpu'), 2025-05-07T20:02:25.1609217Z ) 2025-05-07T20:02:25.1609462Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:02:25.1610056Z self=, 2025-05-07T20:02:25.1610590Z num_jagged_dim=1, 2025-05-07T20:02:25.1610833Z outer_dense_size=2, 2025-05-07T20:02:25.1611076Z inner_dense_size=5, 2025-05-07T20:02:25.1611309Z dtype=torch.float32, 2025-05-07T20:02:25.1611572Z device=device(type='cpu'), 2025-05-07T20:02:25.1611830Z ) 2025-05-07T20:02:25.1612088Z PASSED 2025-05-07T20:02:25.1860411Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1861872Z self=, 2025-05-07T20:02:25.1862431Z num_jagged_dim=1, 2025-05-07T20:02:25.1862688Z outer_dense_size=0, 2025-05-07T20:02:25.1862928Z inner_dense_size=0, 2025-05-07T20:02:25.1863182Z dtype=torch.float32, 2025-05-07T20:02:25.1863503Z device=device(type='meta'), 2025-05-07T20:02:25.1864010Z precompute_total_L=False, 2025-05-07T20:02:25.1864396Z ) 2025-05-07T20:02:25.1864644Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1865223Z self=, 2025-05-07T20:02:25.1865761Z num_jagged_dim=4, 2025-05-07T20:02:25.1866005Z outer_dense_size=0, 2025-05-07T20:02:25.1866256Z inner_dense_size=0, 2025-05-07T20:02:25.1866489Z dtype=torch.float32, 2025-05-07T20:02:25.1866753Z device=device(type='meta'), 2025-05-07T20:02:25.1867036Z precompute_total_L=False, 2025-05-07T20:02:25.1867284Z ) 2025-05-07T20:02:25.1867532Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1868118Z self=, 2025-05-07T20:02:25.1868646Z num_jagged_dim=4, 2025-05-07T20:02:25.1868885Z outer_dense_size=4, 2025-05-07T20:02:25.1869128Z inner_dense_size=1, 2025-05-07T20:02:25.1869362Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1869625Z device=device(type='meta'), 2025-05-07T20:02:25.1869948Z precompute_total_L=False, 2025-05-07T20:02:25.1870209Z ) 2025-05-07T20:02:25.1870459Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1871034Z self=, 2025-05-07T20:02:25.1871577Z num_jagged_dim=4, 2025-05-07T20:02:25.1871821Z outer_dense_size=2, 2025-05-07T20:02:25.1872051Z inner_dense_size=4, 2025-05-07T20:02:25.1872298Z dtype=torch.float32, 2025-05-07T20:02:25.1872562Z device=device(type='meta'), 2025-05-07T20:02:25.1872847Z precompute_total_L=True, 2025-05-07T20:02:25.1873091Z ) 2025-05-07T20:02:25.1873333Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1873917Z self=, 2025-05-07T20:02:25.1874616Z num_jagged_dim=3, 2025-05-07T20:02:25.1875064Z outer_dense_size=1, 2025-05-07T20:02:25.1875380Z inner_dense_size=4, 2025-05-07T20:02:25.1875742Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1876019Z device=device(type='meta'), 2025-05-07T20:02:25.1876307Z precompute_total_L=True, 2025-05-07T20:02:25.1876554Z ) 2025-05-07T20:02:25.1876805Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1877400Z self=, 2025-05-07T20:02:25.1877938Z num_jagged_dim=1, 2025-05-07T20:02:25.1878166Z outer_dense_size=3, 2025-05-07T20:02:25.1878409Z inner_dense_size=2, 2025-05-07T20:02:25.1878658Z dtype=torch.float32, 2025-05-07T20:02:25.1878909Z device=device(type='meta'), 2025-05-07T20:02:25.1879187Z precompute_total_L=False, 2025-05-07T20:02:25.1879448Z ) 2025-05-07T20:02:25.1879677Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1880262Z self=, 2025-05-07T20:02:25.1880799Z num_jagged_dim=4, 2025-05-07T20:02:25.1881038Z outer_dense_size=0, 2025-05-07T20:02:25.1881267Z inner_dense_size=5, 2025-05-07T20:02:25.1881511Z dtype=torch.float16, 2025-05-07T20:02:25.1881771Z device=device(type='meta'), 2025-05-07T20:02:25.1882040Z precompute_total_L=True, 2025-05-07T20:02:25.1882444Z ) 2025-05-07T20:02:25.1882696Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1883273Z self=, 2025-05-07T20:02:25.1883889Z num_jagged_dim=4, 2025-05-07T20:02:25.1884135Z outer_dense_size=2, 2025-05-07T20:02:25.1884368Z inner_dense_size=2, 2025-05-07T20:02:25.1884618Z dtype=torch.float32, 2025-05-07T20:02:25.1884882Z device=device(type='meta'), 2025-05-07T20:02:25.1885152Z precompute_total_L=True, 2025-05-07T20:02:25.1885405Z ) 2025-05-07T20:02:25.1885645Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1886223Z self=, 2025-05-07T20:02:25.1886745Z num_jagged_dim=2, 2025-05-07T20:02:25.1886982Z outer_dense_size=3, 2025-05-07T20:02:25.1887223Z inner_dense_size=1, 2025-05-07T20:02:25.1887452Z dtype=torch.float16, 2025-05-07T20:02:25.1887716Z device=device(type='meta'), 2025-05-07T20:02:25.1888006Z precompute_total_L=False, 2025-05-07T20:02:25.1888267Z ) 2025-05-07T20:02:25.1888513Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1889090Z self=, 2025-05-07T20:02:25.1889634Z num_jagged_dim=2, 2025-05-07T20:02:25.1889877Z outer_dense_size=2, 2025-05-07T20:02:25.1890112Z inner_dense_size=0, 2025-05-07T20:02:25.1890369Z dtype=torch.float32, 2025-05-07T20:02:25.1890636Z device=device(type='meta'), 2025-05-07T20:02:25.1890925Z precompute_total_L=True, 2025-05-07T20:02:25.1891173Z ) 2025-05-07T20:02:25.1891423Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1892012Z self=, 2025-05-07T20:02:25.1892758Z num_jagged_dim=1, 2025-05-07T20:02:25.1893215Z outer_dense_size=4, 2025-05-07T20:02:25.1893499Z inner_dense_size=1, 2025-05-07T20:02:25.1893737Z dtype=torch.float16, 2025-05-07T20:02:25.1893997Z device=device(type='meta'), 2025-05-07T20:02:25.1894282Z precompute_total_L=True, 2025-05-07T20:02:25.1894523Z ) 2025-05-07T20:02:25.1894776Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1895352Z self=, 2025-05-07T20:02:25.1895889Z num_jagged_dim=1, 2025-05-07T20:02:25.1896118Z outer_dense_size=1, 2025-05-07T20:02:25.1896359Z inner_dense_size=1, 2025-05-07T20:02:25.1896599Z dtype=torch.float16, 2025-05-07T20:02:25.1896843Z device=device(type='meta'), 2025-05-07T20:02:25.1897124Z precompute_total_L=True, 2025-05-07T20:02:25.1897376Z ) 2025-05-07T20:02:25.1897607Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1898192Z self=, 2025-05-07T20:02:25.1898736Z num_jagged_dim=1, 2025-05-07T20:02:25.1898967Z outer_dense_size=2, 2025-05-07T20:02:25.1899214Z inner_dense_size=3, 2025-05-07T20:02:25.1899461Z dtype=torch.float16, 2025-05-07T20:02:25.1899792Z device=device(type='meta'), 2025-05-07T20:02:25.1900073Z precompute_total_L=True, 2025-05-07T20:02:25.1900318Z ) 2025-05-07T20:02:25.1900542Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1901120Z self=, 2025-05-07T20:02:25.1901651Z num_jagged_dim=1, 2025-05-07T20:02:25.1901894Z outer_dense_size=3, 2025-05-07T20:02:25.1902124Z inner_dense_size=3, 2025-05-07T20:02:25.1902364Z dtype=torch.float16, 2025-05-07T20:02:25.1902625Z device=device(type='meta'), 2025-05-07T20:02:25.1902891Z precompute_total_L=True, 2025-05-07T20:02:25.1903141Z ) 2025-05-07T20:02:25.1903389Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1904051Z self=, 2025-05-07T20:02:25.1904590Z num_jagged_dim=1, 2025-05-07T20:02:25.1904832Z outer_dense_size=1, 2025-05-07T20:02:25.1905116Z inner_dense_size=3, 2025-05-07T20:02:25.1905361Z dtype=torch.float16, 2025-05-07T20:02:25.1905616Z device=device(type='meta'), 2025-05-07T20:02:25.1905897Z precompute_total_L=True, 2025-05-07T20:02:25.1906144Z ) 2025-05-07T20:02:25.1906390Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1906965Z self=, 2025-05-07T20:02:25.1907488Z num_jagged_dim=2, 2025-05-07T20:02:25.1907723Z outer_dense_size=1, 2025-05-07T20:02:25.1907958Z inner_dense_size=5, 2025-05-07T20:02:25.1908189Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1908448Z device=device(type='meta'), 2025-05-07T20:02:25.1908732Z precompute_total_L=False, 2025-05-07T20:02:25.1908974Z ) 2025-05-07T20:02:25.1909210Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1909784Z self=, 2025-05-07T20:02:25.1910306Z num_jagged_dim=2, 2025-05-07T20:02:25.1910540Z outer_dense_size=5, 2025-05-07T20:02:25.1910777Z inner_dense_size=5, 2025-05-07T20:02:25.1911019Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1911266Z device=device(type='meta'), 2025-05-07T20:02:25.1911541Z precompute_total_L=False, 2025-05-07T20:02:25.1911795Z ) 2025-05-07T20:02:25.1912023Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1912598Z self=, 2025-05-07T20:02:25.1913137Z num_jagged_dim=2, 2025-05-07T20:02:25.1913363Z outer_dense_size=5, 2025-05-07T20:02:25.1913602Z inner_dense_size=2, 2025-05-07T20:02:25.1913846Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1914096Z device=device(type='meta'), 2025-05-07T20:02:25.1914371Z precompute_total_L=False, 2025-05-07T20:02:25.1914626Z ) 2025-05-07T20:02:25.1914850Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1915437Z self=, 2025-05-07T20:02:25.1915972Z num_jagged_dim=2, 2025-05-07T20:02:25.1916208Z outer_dense_size=2, 2025-05-07T20:02:25.1916438Z inner_dense_size=2, 2025-05-07T20:02:25.1916679Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1916938Z device=device(type='meta'), 2025-05-07T20:02:25.1917202Z precompute_total_L=False, 2025-05-07T20:02:25.1917455Z ) 2025-05-07T20:02:25.1917694Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:02:25.1918263Z self=, 2025-05-07T20:02:25.1918795Z num_jagged_dim=5, 2025-05-07T20:02:25.1919038Z outer_dense_size=0, 2025-05-07T20:02:25.1919268Z inner_dense_size=0, 2025-05-07T20:02:25.1919515Z dtype=torch.bfloat16, 2025-05-07T20:02:25.1919774Z device=device(type='meta'), 2025-05-07T20:02:25.1920049Z precompute_total_L=True, 2025-05-07T20:02:25.1920304Z ) 2025-05-07T20:02:25.1920493Z PASSED 2025-05-07T20:02:25.1920904Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt SKIPPED 2025-05-07T20:02:25.1921598Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch SKIPPED 2025-05-07T20:02:25.1922043Z 2025-05-07T20:02:25.1922184Z =============================== warnings summary =============================== 2025-05-07T20:02:25.1922686Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:02:25.1926319Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:25.1930190Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:25.1930648Z 2025-05-07T20:02:25.1930893Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:02:25.1934471Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:25.1938066Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:25.1938521Z 2025-05-07T20:02:25.1938759Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:25.1939252Z =========================== short test summary info ============================ 2025-05-07T20:02:25.1939869Z SKIPPED [1] jagged/dense_to_jagged_test.py:111: CUDA is not available or no GPUs detected 2025-05-07T20:02:25.1940514Z SKIPPED [1] jagged/dense_to_jagged_test.py:141: CUDA is not available or no GPUs detected 2025-05-07T20:02:25.1941070Z =================== 3 passed, 2 skipped, 2 warnings in 2.08s =================== 2025-05-07T20:02:25.6167432Z 2025-05-07T20:02:25.6168112Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:02:25.6185644Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 4 seconds 2025-05-07T20:02:25.6186117Z 2025-05-07T20:02:25.6186122Z 2025-05-07T20:02:25.6186126Z 2025-05-07T20:02:25.6186130Z 2025-05-07T20:02:25.6198079Z ################################################################################ 2025-05-07T20:02:25.6214377Z # [2025-05-07T20:02:25.621Z] Run Python Test Suite: 2025-05-07T20:02:25.6215079Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:02:25.6215410Z ################################################################################ 2025-05-07T20:02:25.6237440Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/elementwise_binary_test.py 2025-05-07T20:02:25.6238140Z 2025-05-07T20:02:27.6837125Z ============================= test session starts ============================== 2025-05-07T20:02:27.6837827Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:27.6838380Z cachedir: .pytest_cache 2025-05-07T20:02:27.6839004Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:27.6839690Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:27.6840013Z plugins: hypothesis-6.131.14 2025-05-07T20:02:29.4552092Z collecting ... collected 3 items 2025-05-07T20:02:29.4552372Z 2025-05-07T20:02:30.8503510Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8505204Z self=, 2025-05-07T20:02:30.8505802Z num_jagged_dim=1, 2025-05-07T20:02:30.8506053Z outer_dense_size=0, 2025-05-07T20:02:30.8506306Z inner_dense_size=0, 2025-05-07T20:02:30.8506543Z operation='add', 2025-05-07T20:02:30.8506799Z dtype=torch.float32, 2025-05-07T20:02:30.8507067Z device=device(type='cpu'), 2025-05-07T20:02:30.8507324Z ) 2025-05-07T20:02:30.8507570Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8508186Z self=, 2025-05-07T20:02:30.8508748Z num_jagged_dim=4, 2025-05-07T20:02:30.8509004Z outer_dense_size=0, 2025-05-07T20:02:30.8509295Z inner_dense_size=0, 2025-05-07T20:02:30.8509536Z operation='add', 2025-05-07T20:02:30.8509778Z dtype=torch.float32, 2025-05-07T20:02:30.8510031Z device=device(type='cpu'), 2025-05-07T20:02:30.8510291Z ) 2025-05-07T20:02:30.8510540Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8511142Z self=, 2025-05-07T20:02:30.8511962Z num_jagged_dim=4, 2025-05-07T20:02:30.8512360Z outer_dense_size=4, 2025-05-07T20:02:30.8512598Z inner_dense_size=0, 2025-05-07T20:02:30.8512843Z operation='add', 2025-05-07T20:02:30.8513084Z dtype=torch.float16, 2025-05-07T20:02:30.8513335Z device=device(type='cpu'), 2025-05-07T20:02:30.8513595Z ) 2025-05-07T20:02:30.8513839Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8514449Z self=, 2025-05-07T20:02:30.8515013Z num_jagged_dim=3, 2025-05-07T20:02:30.8515251Z outer_dense_size=2, 2025-05-07T20:02:30.8515492Z inner_dense_size=4, 2025-05-07T20:02:30.8515718Z operation='add', 2025-05-07T20:02:30.8515960Z dtype=torch.float32, 2025-05-07T20:02:30.8516228Z device=device(type='cpu'), 2025-05-07T20:02:30.8516471Z ) 2025-05-07T20:02:30.8516712Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8517319Z self=, 2025-05-07T20:02:30.8517878Z num_jagged_dim=3, 2025-05-07T20:02:30.8518120Z outer_dense_size=4, 2025-05-07T20:02:30.8518360Z inner_dense_size=3, 2025-05-07T20:02:30.8518614Z operation='add_jagged_output', 2025-05-07T20:02:30.8518895Z dtype=torch.float32, 2025-05-07T20:02:30.8519155Z device=device(type='cpu'), 2025-05-07T20:02:30.8519413Z ) 2025-05-07T20:02:30.8519640Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8520260Z self=, 2025-05-07T20:02:30.8520834Z num_jagged_dim=2, 2025-05-07T20:02:30.8521064Z outer_dense_size=0, 2025-05-07T20:02:30.8521337Z inner_dense_size=4, 2025-05-07T20:02:30.8521596Z operation='add_jagged_output', 2025-05-07T20:02:30.8521882Z dtype=torch.bfloat16, 2025-05-07T20:02:30.8522152Z device=device(type='cpu'), 2025-05-07T20:02:30.8522413Z ) 2025-05-07T20:02:30.8522646Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8523262Z self=, 2025-05-07T20:02:30.8523841Z num_jagged_dim=2, 2025-05-07T20:02:30.8524072Z outer_dense_size=2, 2025-05-07T20:02:30.8524322Z inner_dense_size=2, 2025-05-07T20:02:30.8524572Z operation='add', 2025-05-07T20:02:30.8524804Z dtype=torch.float32, 2025-05-07T20:02:30.8525073Z device=device(type='cpu'), 2025-05-07T20:02:30.8525509Z ) 2025-05-07T20:02:30.8525743Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8526364Z self=, 2025-05-07T20:02:30.8527009Z num_jagged_dim=2, 2025-05-07T20:02:30.8527254Z outer_dense_size=1, 2025-05-07T20:02:30.8527484Z inner_dense_size=0, 2025-05-07T20:02:30.8527743Z operation='add_jagged_output', 2025-05-07T20:02:30.8528037Z dtype=torch.float32, 2025-05-07T20:02:30.8528288Z device=device(type='cpu'), 2025-05-07T20:02:30.8528549Z ) 2025-05-07T20:02:30.8528793Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8529390Z self=, 2025-05-07T20:02:30.8529960Z num_jagged_dim=4, 2025-05-07T20:02:30.8530199Z outer_dense_size=4, 2025-05-07T20:02:30.8530426Z inner_dense_size=1, 2025-05-07T20:02:30.8530670Z operation='mul', 2025-05-07T20:02:30.8530913Z dtype=torch.bfloat16, 2025-05-07T20:02:30.8531167Z device=device(type='cpu'), 2025-05-07T20:02:30.8531426Z ) 2025-05-07T20:02:30.8531670Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8532284Z self=, 2025-05-07T20:02:30.8532842Z num_jagged_dim=3, 2025-05-07T20:02:30.8533081Z outer_dense_size=0, 2025-05-07T20:02:30.8533325Z inner_dense_size=1, 2025-05-07T20:02:30.8533554Z operation='add', 2025-05-07T20:02:30.8533800Z dtype=torch.bfloat16, 2025-05-07T20:02:30.8534063Z device=device(type='cpu'), 2025-05-07T20:02:30.8534309Z ) 2025-05-07T20:02:30.8534549Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8535157Z self=, 2025-05-07T20:02:30.8535714Z num_jagged_dim=2, 2025-05-07T20:02:30.8535958Z outer_dense_size=3, 2025-05-07T20:02:30.8536206Z inner_dense_size=4, 2025-05-07T20:02:30.8536445Z operation='add', 2025-05-07T20:02:30.8536676Z dtype=torch.float16, 2025-05-07T20:02:30.8536977Z device=device(type='cpu'), 2025-05-07T20:02:30.8537236Z ) 2025-05-07T20:02:30.8537470Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8538080Z self=, 2025-05-07T20:02:30.8538649Z num_jagged_dim=3, 2025-05-07T20:02:30.8538879Z outer_dense_size=3, 2025-05-07T20:02:30.8539119Z inner_dense_size=4, 2025-05-07T20:02:30.8539359Z operation='add', 2025-05-07T20:02:30.8539589Z dtype=torch.float16, 2025-05-07T20:02:30.8539958Z device=device(type='cpu'), 2025-05-07T20:02:30.8540221Z ) 2025-05-07T20:02:30.8540449Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8541062Z self=, 2025-05-07T20:02:30.8541639Z num_jagged_dim=3, 2025-05-07T20:02:30.8541878Z outer_dense_size=4, 2025-05-07T20:02:30.8542107Z inner_dense_size=4, 2025-05-07T20:02:30.8542346Z operation='add', 2025-05-07T20:02:30.8542592Z dtype=torch.float16, 2025-05-07T20:02:30.8542842Z device=device(type='cpu'), 2025-05-07T20:02:30.8543101Z ) 2025-05-07T20:02:30.8543341Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8543938Z self=, 2025-05-07T20:02:30.8544508Z num_jagged_dim=4, 2025-05-07T20:02:30.8544748Z outer_dense_size=4, 2025-05-07T20:02:30.8544978Z inner_dense_size=4, 2025-05-07T20:02:30.8545216Z operation='add', 2025-05-07T20:02:30.8545455Z dtype=torch.float16, 2025-05-07T20:02:30.8545703Z device=device(type='cpu'), 2025-05-07T20:02:30.8545960Z ) 2025-05-07T20:02:30.8546199Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8546893Z self=, 2025-05-07T20:02:30.8547465Z num_jagged_dim=3, 2025-05-07T20:02:30.8547710Z outer_dense_size=0, 2025-05-07T20:02:30.8548019Z inner_dense_size=4, 2025-05-07T20:02:30.8548252Z operation='mul', 2025-05-07T20:02:30.8548494Z dtype=torch.float16, 2025-05-07T20:02:30.8548764Z device=device(type='cpu'), 2025-05-07T20:02:30.8549015Z ) 2025-05-07T20:02:30.8549258Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8549867Z self=, 2025-05-07T20:02:30.8550423Z num_jagged_dim=1, 2025-05-07T20:02:30.8550662Z outer_dense_size=0, 2025-05-07T20:02:30.8550903Z inner_dense_size=4, 2025-05-07T20:02:30.8551129Z operation='mul', 2025-05-07T20:02:30.8551372Z dtype=torch.float16, 2025-05-07T20:02:30.8551632Z device=device(type='cpu'), 2025-05-07T20:02:30.8551879Z ) 2025-05-07T20:02:30.8552122Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8552732Z self=, 2025-05-07T20:02:30.8553313Z num_jagged_dim=4, 2025-05-07T20:02:30.8553548Z outer_dense_size=0, 2025-05-07T20:02:30.8553793Z inner_dense_size=4, 2025-05-07T20:02:30.8554038Z operation='mul', 2025-05-07T20:02:30.8554270Z dtype=torch.float16, 2025-05-07T20:02:30.8554541Z device=device(type='cpu'), 2025-05-07T20:02:30.8554804Z ) 2025-05-07T20:02:30.8555036Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8555653Z self=, 2025-05-07T20:02:30.8556230Z num_jagged_dim=4, 2025-05-07T20:02:30.8556463Z outer_dense_size=0, 2025-05-07T20:02:30.8556713Z inner_dense_size=0, 2025-05-07T20:02:30.8556962Z operation='mul', 2025-05-07T20:02:30.8557200Z dtype=torch.float16, 2025-05-07T20:02:30.8557470Z device=device(type='cpu'), 2025-05-07T20:02:30.8557738Z ) 2025-05-07T20:02:30.8557984Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8558588Z self=, 2025-05-07T20:02:30.8559161Z num_jagged_dim=1, 2025-05-07T20:02:30.8559400Z outer_dense_size=0, 2025-05-07T20:02:30.8559631Z inner_dense_size=0, 2025-05-07T20:02:30.8559872Z operation='mul', 2025-05-07T20:02:30.8560115Z dtype=torch.float16, 2025-05-07T20:02:30.8560362Z device=device(type='cpu'), 2025-05-07T20:02:30.8560619Z ) 2025-05-07T20:02:30.8560855Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:02:30.8561451Z self=, 2025-05-07T20:02:30.8562023Z num_jagged_dim=1, 2025-05-07T20:02:30.8562266Z outer_dense_size=0, 2025-05-07T20:02:30.8562499Z inner_dense_size=1, 2025-05-07T20:02:30.8562738Z operation='mul', 2025-05-07T20:02:30.8562983Z dtype=torch.float16, 2025-05-07T20:02:30.8563248Z device=device(type='cpu'), 2025-05-07T20:02:30.8563493Z ) 2025-05-07T20:02:30.8563699Z PASSED 2025-05-07T20:02:31.3576090Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3577521Z self=, 2025-05-07T20:02:31.3578162Z num_jagged_dim=1, 2025-05-07T20:02:31.3578398Z outer_dense_size=2, 2025-05-07T20:02:31.3578645Z inner_dense_size=2, 2025-05-07T20:02:31.3578888Z operation='add', 2025-05-07T20:02:31.3579122Z dtype=torch.float32, 2025-05-07T20:02:31.3579597Z device=device(type='cpu'), 2025-05-07T20:02:31.3580096Z ) 2025-05-07T20:02:31.3580376Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3581330Z self=, 2025-05-07T20:02:31.3581961Z num_jagged_dim=4, 2025-05-07T20:02:31.3582292Z outer_dense_size=2, 2025-05-07T20:02:31.3582540Z inner_dense_size=2, 2025-05-07T20:02:31.3582783Z operation='add', 2025-05-07T20:02:31.3583016Z dtype=torch.float32, 2025-05-07T20:02:31.3583284Z device=device(type='cpu'), 2025-05-07T20:02:31.3583546Z ) 2025-05-07T20:02:31.3583836Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3584551Z self=, 2025-05-07T20:02:31.3585180Z num_jagged_dim=4, 2025-05-07T20:02:31.3585419Z outer_dense_size=2, 2025-05-07T20:02:31.3585653Z inner_dense_size=3, 2025-05-07T20:02:31.3585891Z operation='mul', 2025-05-07T20:02:31.3586137Z dtype=torch.float16, 2025-05-07T20:02:31.3586389Z device=device(type='cpu'), 2025-05-07T20:02:31.3586652Z ) 2025-05-07T20:02:31.3586943Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3587659Z self=, 2025-05-07T20:02:31.3588295Z num_jagged_dim=2, 2025-05-07T20:02:31.3588537Z outer_dense_size=3, 2025-05-07T20:02:31.3588780Z inner_dense_size=2, 2025-05-07T20:02:31.3589023Z operation='add_jagged_output', 2025-05-07T20:02:31.3589319Z dtype=torch.bfloat16, 2025-05-07T20:02:31.3589585Z device=device(type='cpu'), 2025-05-07T20:02:31.3589829Z ) 2025-05-07T20:02:31.3590116Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3590839Z self=, 2025-05-07T20:02:31.3591459Z num_jagged_dim=2, 2025-05-07T20:02:31.3591700Z outer_dense_size=2, 2025-05-07T20:02:31.3591941Z inner_dense_size=4, 2025-05-07T20:02:31.3592169Z operation='mul', 2025-05-07T20:02:31.3592410Z dtype=torch.float32, 2025-05-07T20:02:31.3592670Z device=device(type='cpu'), 2025-05-07T20:02:31.3592918Z ) 2025-05-07T20:02:31.3593204Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3593928Z self=, 2025-05-07T20:02:31.3594567Z num_jagged_dim=4, 2025-05-07T20:02:31.3594794Z outer_dense_size=5, 2025-05-07T20:02:31.3595037Z inner_dense_size=4, 2025-05-07T20:02:31.3595277Z operation='mul', 2025-05-07T20:02:31.3595506Z dtype=torch.float16, 2025-05-07T20:02:31.3595781Z device=device(type='cpu'), 2025-05-07T20:02:31.3596042Z ) 2025-05-07T20:02:31.3596336Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3597056Z self=, 2025-05-07T20:02:31.3597697Z num_jagged_dim=5, 2025-05-07T20:02:31.3597942Z outer_dense_size=3, 2025-05-07T20:02:31.3598178Z inner_dense_size=4, 2025-05-07T20:02:31.3598447Z operation='add_jagged_output', 2025-05-07T20:02:31.3598789Z dtype=torch.float32, 2025-05-07T20:02:31.3599099Z device=device(type='cpu'), 2025-05-07T20:02:31.3599349Z ) 2025-05-07T20:02:31.3599644Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3600376Z self=, 2025-05-07T20:02:31.3601002Z num_jagged_dim=1, 2025-05-07T20:02:31.3601251Z outer_dense_size=3, 2025-05-07T20:02:31.3601497Z inner_dense_size=4, 2025-05-07T20:02:31.3601743Z operation='add_jagged_output', 2025-05-07T20:02:31.3602035Z dtype=torch.bfloat16, 2025-05-07T20:02:31.3602299Z device=device(type='cpu'), 2025-05-07T20:02:31.3602682Z ) 2025-05-07T20:02:31.3602975Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3603768Z self=, 2025-05-07T20:02:31.3604404Z num_jagged_dim=2, 2025-05-07T20:02:31.3604631Z outer_dense_size=5, 2025-05-07T20:02:31.3604874Z inner_dense_size=5, 2025-05-07T20:02:31.3605115Z operation='mul', 2025-05-07T20:02:31.3605343Z dtype=torch.float32, 2025-05-07T20:02:31.3605608Z device=device(type='cpu'), 2025-05-07T20:02:31.3605863Z ) 2025-05-07T20:02:31.3606138Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3606864Z self=, 2025-05-07T20:02:31.3607494Z num_jagged_dim=4, 2025-05-07T20:02:31.3607721Z outer_dense_size=3, 2025-05-07T20:02:31.3607969Z inner_dense_size=3, 2025-05-07T20:02:31.3608210Z operation='add', 2025-05-07T20:02:31.3608442Z dtype=torch.float32, 2025-05-07T20:02:31.3608711Z device=device(type='cpu'), 2025-05-07T20:02:31.3608968Z ) 2025-05-07T20:02:31.3609260Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3609970Z self=, 2025-05-07T20:02:31.3610597Z num_jagged_dim=1, 2025-05-07T20:02:31.3610836Z outer_dense_size=3, 2025-05-07T20:02:31.3611064Z inner_dense_size=3, 2025-05-07T20:02:31.3611303Z operation='add', 2025-05-07T20:02:31.3611549Z dtype=torch.bfloat16, 2025-05-07T20:02:31.3611801Z device=device(type='cpu'), 2025-05-07T20:02:31.3612057Z ) 2025-05-07T20:02:31.3612347Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3613059Z self=, 2025-05-07T20:02:31.3613698Z num_jagged_dim=1, 2025-05-07T20:02:31.3613942Z outer_dense_size=3, 2025-05-07T20:02:31.3614186Z inner_dense_size=2, 2025-05-07T20:02:31.3614413Z operation='add', 2025-05-07T20:02:31.3614660Z dtype=torch.bfloat16, 2025-05-07T20:02:31.3614929Z device=device(type='cpu'), 2025-05-07T20:02:31.3615174Z ) 2025-05-07T20:02:31.3615461Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3616182Z self=, 2025-05-07T20:02:31.3616800Z num_jagged_dim=1, 2025-05-07T20:02:31.3617095Z outer_dense_size=2, 2025-05-07T20:02:31.3617335Z inner_dense_size=2, 2025-05-07T20:02:31.3617562Z operation='add', 2025-05-07T20:02:31.3617804Z dtype=torch.bfloat16, 2025-05-07T20:02:31.3618069Z device=device(type='cpu'), 2025-05-07T20:02:31.3618317Z ) 2025-05-07T20:02:31.3618604Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3619337Z self=, 2025-05-07T20:02:31.3620066Z num_jagged_dim=2, 2025-05-07T20:02:31.3620300Z outer_dense_size=2, 2025-05-07T20:02:31.3620548Z inner_dense_size=2, 2025-05-07T20:02:31.3620789Z operation='add', 2025-05-07T20:02:31.3621019Z dtype=torch.bfloat16, 2025-05-07T20:02:31.3621283Z device=device(type='cpu'), 2025-05-07T20:02:31.3621540Z ) 2025-05-07T20:02:31.3621818Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3622545Z self=, 2025-05-07T20:02:31.3623175Z num_jagged_dim=2, 2025-05-07T20:02:31.3623404Z outer_dense_size=2, 2025-05-07T20:02:31.3623647Z inner_dense_size=3, 2025-05-07T20:02:31.3623902Z operation='add_jagged_output', 2025-05-07T20:02:31.3624283Z dtype=torch.float16, 2025-05-07T20:02:31.3624535Z device=device(type='cpu'), 2025-05-07T20:02:31.3624797Z ) 2025-05-07T20:02:31.3625091Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3625869Z self=, 2025-05-07T20:02:31.3626508Z num_jagged_dim=3, 2025-05-07T20:02:31.3626750Z outer_dense_size=2, 2025-05-07T20:02:31.3626980Z inner_dense_size=3, 2025-05-07T20:02:31.3627234Z operation='add_jagged_output', 2025-05-07T20:02:31.3627527Z dtype=torch.float16, 2025-05-07T20:02:31.3627778Z device=device(type='cpu'), 2025-05-07T20:02:31.3628038Z ) 2025-05-07T20:02:31.3628326Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3629038Z self=, 2025-05-07T20:02:31.3629674Z num_jagged_dim=3, 2025-05-07T20:02:31.3629918Z outer_dense_size=3, 2025-05-07T20:02:31.3630163Z inner_dense_size=3, 2025-05-07T20:02:31.3630409Z operation='add_jagged_output', 2025-05-07T20:02:31.3630705Z dtype=torch.float16, 2025-05-07T20:02:31.3630970Z device=device(type='cpu'), 2025-05-07T20:02:31.3631221Z ) 2025-05-07T20:02:31.3631512Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3632243Z self=, 2025-05-07T20:02:31.3632865Z num_jagged_dim=3, 2025-05-07T20:02:31.3633113Z outer_dense_size=5, 2025-05-07T20:02:31.3633361Z inner_dense_size=3, 2025-05-07T20:02:31.3633607Z operation='add_jagged_output', 2025-05-07T20:02:31.3633905Z dtype=torch.bfloat16, 2025-05-07T20:02:31.3634175Z device=device(type='cpu'), 2025-05-07T20:02:31.3634438Z ) 2025-05-07T20:02:31.3634714Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3635448Z self=, 2025-05-07T20:02:31.3636083Z num_jagged_dim=5, 2025-05-07T20:02:31.3636311Z outer_dense_size=5, 2025-05-07T20:02:31.3636560Z inner_dense_size=3, 2025-05-07T20:02:31.3636851Z operation='add_jagged_output', 2025-05-07T20:02:31.3637128Z dtype=torch.bfloat16, 2025-05-07T20:02:31.3637388Z device=device(type='cpu'), 2025-05-07T20:02:31.3637644Z ) 2025-05-07T20:02:31.3637921Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:02:31.3638643Z self=, 2025-05-07T20:02:31.3639276Z num_jagged_dim=3, 2025-05-07T20:02:31.3639513Z outer_dense_size=3, 2025-05-07T20:02:31.3639740Z inner_dense_size=3, 2025-05-07T20:02:31.3639992Z operation='add_jagged_output', 2025-05-07T20:02:31.3640283Z dtype=torch.bfloat16, 2025-05-07T20:02:31.3640541Z device=device(type='cpu'), 2025-05-07T20:02:31.3655156Z ) 2025-05-07T20:02:31.3655383Z PASSED 2025-05-07T20:02:31.3655902Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt SKIPPED 2025-05-07T20:02:31.3656408Z 2025-05-07T20:02:31.3656553Z =============================== warnings summary =============================== 2025-05-07T20:02:31.3657146Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:02:31.3658755Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:31.3660200Z warnings.warn( 2025-05-07T20:02:31.3660360Z 2025-05-07T20:02:31.3660690Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:02:31.3662487Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:02:31.3663848Z warnings.warn( 2025-05-07T20:02:31.3663987Z 2025-05-07T20:02:31.3664314Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:02:31.3668021Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_dense_elementwise_add: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:02:31.3671661Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:02:31.3672103Z 2025-05-07T20:02:31.3672354Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:02:31.3672837Z =========================== short test summary info ============================ 2025-05-07T20:02:31.3673408Z SKIPPED [1] jagged/elementwise_binary_test.py:163: CUDA is not available or no GPUs detected 2025-05-07T20:02:31.3673992Z =================== 2 passed, 1 skipped, 3 warnings in 3.80s =================== 2025-05-07T20:02:31.7863415Z 2025-05-07T20:02:31.7863966Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:02:31.7880179Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 6 seconds 2025-05-07T20:02:31.7880563Z 2025-05-07T20:02:31.7880595Z 2025-05-07T20:02:31.7880603Z 2025-05-07T20:02:31.7880622Z 2025-05-07T20:02:31.7892453Z ################################################################################ 2025-05-07T20:02:31.7907942Z # [2025-05-07T20:02:31.790Z] Run Python Test Suite: 2025-05-07T20:02:31.7908354Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:02:31.7908720Z ################################################################################ 2025-05-07T20:02:31.7930119Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:02:31.7930872Z 2025-05-07T20:02:33.8595252Z ============================= test session starts ============================== 2025-05-07T20:02:33.8595984Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:33.8596540Z cachedir: .pytest_cache 2025-05-07T20:02:33.8597180Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:33.8597878Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:33.8598195Z plugins: hypothesis-6.131.14 2025-05-07T20:02:35.6190790Z collecting ... collected 1 item 2025-05-07T20:02:35.6191047Z 2025-05-07T20:02:42.1342448Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1343593Z self=, 2025-05-07T20:02:42.1344237Z T=10, 2025-05-07T20:02:42.1344738Z W=8, 2025-05-07T20:02:42.1344928Z ) 2025-05-07T20:02:42.1345185Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1345879Z self=, 2025-05-07T20:02:42.1346632Z T=11, 2025-05-07T20:02:42.1346828Z W=8, 2025-05-07T20:02:42.1347029Z ) 2025-05-07T20:02:42.1347278Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1347953Z self=, 2025-05-07T20:02:42.1348582Z T=11, 2025-05-07T20:02:42.1348785Z W=44, 2025-05-07T20:02:42.1348970Z ) 2025-05-07T20:02:42.1349214Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1349895Z self=, 2025-05-07T20:02:42.1350508Z T=14, 2025-05-07T20:02:42.1350710Z W=54, 2025-05-07T20:02:42.1350903Z ) 2025-05-07T20:02:42.1351137Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1351843Z self=, 2025-05-07T20:02:42.1352477Z T=19, 2025-05-07T20:02:42.1352679Z W=13, 2025-05-07T20:02:42.1352862Z ) 2025-05-07T20:02:42.1353109Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1353790Z self=, 2025-05-07T20:02:42.1354404Z T=14, 2025-05-07T20:02:42.1354603Z W=64, 2025-05-07T20:02:42.1354800Z ) 2025-05-07T20:02:42.1355030Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1355711Z self=, 2025-05-07T20:02:42.1356334Z T=20, 2025-05-07T20:02:42.1356535Z W=49, 2025-05-07T20:02:42.1356721Z ) 2025-05-07T20:02:42.1356967Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1357646Z self=, 2025-05-07T20:02:42.1358268Z T=15, 2025-05-07T20:02:42.1358471Z W=26, 2025-05-07T20:02:42.1358665Z ) 2025-05-07T20:02:42.1358896Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1359575Z self=, 2025-05-07T20:02:42.1360204Z T=13, 2025-05-07T20:02:42.1360390Z W=35, 2025-05-07T20:02:42.1360588Z ) 2025-05-07T20:02:42.1360836Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:02:42.1361520Z self=, 2025-05-07T20:02:42.1362136Z T=18, 2025-05-07T20:02:42.1362335Z W=31, 2025-05-07T20:02:42.1362541Z ) 2025-05-07T20:02:42.1362725Z PASSED 2025-05-07T20:02:42.1362854Z 2025-05-07T20:02:42.1362996Z ============================== 1 passed in 8.40s =============================== 2025-05-07T20:02:42.5987881Z 2025-05-07T20:02:42.5988474Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:02:42.6005340Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 11 seconds 2025-05-07T20:02:42.6005710Z 2025-05-07T20:02:42.6005715Z 2025-05-07T20:02:42.6005719Z 2025-05-07T20:02:42.6005733Z 2025-05-07T20:02:42.6018605Z ################################################################################ 2025-05-07T20:02:42.6034433Z # [2025-05-07T20:02:42.603Z] Run Python Test Suite: 2025-05-07T20:02:42.6034808Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:02:42.6035148Z ################################################################################ 2025-05-07T20:02:42.6057490Z + 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:02:42.6058510Z 2025-05-07T20:02:44.6741212Z ============================= test session starts ============================== 2025-05-07T20:02:44.6742166Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:44.6742748Z cachedir: .pytest_cache 2025-05-07T20:02:44.6743382Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:44.6744068Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:44.6744401Z plugins: hypothesis-6.131.14 2025-05-07T20:02:46.4299540Z collecting ... collected 2 items 2025-05-07T20:02:46.4299886Z 2025-05-07T20:02:46.5860080Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5861543Z self=, 2025-05-07T20:02:46.5862326Z max_seq_length=5, 2025-05-07T20:02:46.5862638Z batch_size=1, 2025-05-07T20:02:46.5862908Z num_cols=1, 2025-05-07T20:02:46.5863224Z num_jagged_tensor_rows=1, 2025-05-07T20:02:46.5863593Z index_dtype=torch.int32, 2025-05-07T20:02:46.5863960Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:02:46.5864352Z use_cpu=True, 2025-05-07T20:02:46.5864664Z check_non_contiguous=False, 2025-05-07T20:02:46.5865012Z known_shape=False, 2025-05-07T20:02:46.5865317Z ) 2025-05-07T20:02:46.5865623Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5866425Z self=, 2025-05-07T20:02:46.5867197Z max_seq_length=8, 2025-05-07T20:02:46.5867507Z batch_size=1, 2025-05-07T20:02:46.5867791Z num_cols=1, 2025-05-07T20:02:46.5868076Z num_jagged_tensor_rows=1, 2025-05-07T20:02:46.5868447Z index_dtype=torch.int32, 2025-05-07T20:02:46.5868828Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:02:46.5869205Z use_cpu=True, 2025-05-07T20:02:46.5869518Z check_non_contiguous=False, 2025-05-07T20:02:46.5869883Z known_shape=False, 2025-05-07T20:02:46.5870167Z ) 2025-05-07T20:02:46.5870469Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5871277Z self=, 2025-05-07T20:02:46.5872038Z max_seq_length=8, 2025-05-07T20:02:46.5872346Z batch_size=101, 2025-05-07T20:02:46.5872637Z num_cols=23, 2025-05-07T20:02:46.5872920Z num_jagged_tensor_rows=103, 2025-05-07T20:02:46.5873292Z index_dtype=torch.int32, 2025-05-07T20:02:46.5873665Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:02:46.5874039Z use_cpu=True, 2025-05-07T20:02:46.5874348Z check_non_contiguous=False, 2025-05-07T20:02:46.5874712Z known_shape=False, 2025-05-07T20:02:46.5875007Z ) 2025-05-07T20:02:46.5875292Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5876244Z self=, 2025-05-07T20:02:46.5877027Z max_seq_length=10, 2025-05-07T20:02:46.5877323Z batch_size=62, 2025-05-07T20:02:46.5877611Z num_cols=120, 2025-05-07T20:02:46.5877917Z num_jagged_tensor_rows=74, 2025-05-07T20:02:46.5878270Z index_dtype=torch.int64, 2025-05-07T20:02:46.5878649Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:02:46.5879041Z use_cpu=True, 2025-05-07T20:02:46.5879346Z check_non_contiguous=True, 2025-05-07T20:02:46.5879698Z known_shape=False, 2025-05-07T20:02:46.5879982Z ) 2025-05-07T20:02:46.5880276Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5881078Z self=, 2025-05-07T20:02:46.5882142Z max_seq_length=8, 2025-05-07T20:02:46.5882448Z batch_size=50, 2025-05-07T20:02:46.5882735Z num_cols=70, 2025-05-07T20:02:46.5883021Z num_jagged_tensor_rows=32, 2025-05-07T20:02:46.5883386Z index_dtype=torch.int32, 2025-05-07T20:02:46.5883869Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5884237Z use_cpu=True, 2025-05-07T20:02:46.5884545Z check_non_contiguous=False, 2025-05-07T20:02:46.5884902Z known_shape=True, 2025-05-07T20:02:46.5885185Z ) 2025-05-07T20:02:46.5885425Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5886028Z self=, 2025-05-07T20:02:46.5886606Z max_seq_length=5, 2025-05-07T20:02:46.5886833Z batch_size=5, 2025-05-07T20:02:46.5887050Z num_cols=108, 2025-05-07T20:02:46.5887279Z num_jagged_tensor_rows=81, 2025-05-07T20:02:46.5887549Z index_dtype=torch.int32, 2025-05-07T20:02:46.5887833Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5888124Z use_cpu=True, 2025-05-07T20:02:46.5888351Z check_non_contiguous=False, 2025-05-07T20:02:46.5888625Z known_shape=False, 2025-05-07T20:02:46.5888851Z ) 2025-05-07T20:02:46.5889071Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5889673Z self=, 2025-05-07T20:02:46.5890243Z max_seq_length=6, 2025-05-07T20:02:46.5890471Z batch_size=18, 2025-05-07T20:02:46.5890689Z num_cols=113, 2025-05-07T20:02:46.5890916Z num_jagged_tensor_rows=79, 2025-05-07T20:02:46.5891199Z index_dtype=torch.int64, 2025-05-07T20:02:46.5891469Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:02:46.5891765Z use_cpu=True, 2025-05-07T20:02:46.5891998Z check_non_contiguous=True, 2025-05-07T20:02:46.5892255Z known_shape=False, 2025-05-07T20:02:46.5892483Z ) 2025-05-07T20:02:46.5892712Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5893306Z self=, 2025-05-07T20:02:46.5893880Z max_seq_length=6, 2025-05-07T20:02:46.5894117Z batch_size=10, 2025-05-07T20:02:46.5894326Z num_cols=40, 2025-05-07T20:02:46.5894566Z num_jagged_tensor_rows=26, 2025-05-07T20:02:46.5894851Z index_dtype=torch.int32, 2025-05-07T20:02:46.5895127Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:02:46.5895430Z use_cpu=True, 2025-05-07T20:02:46.5895667Z check_non_contiguous=True, 2025-05-07T20:02:46.5895941Z known_shape=False, 2025-05-07T20:02:46.5896158Z ) 2025-05-07T20:02:46.5896388Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5896983Z self=, 2025-05-07T20:02:46.5897541Z max_seq_length=6, 2025-05-07T20:02:46.5897779Z batch_size=17, 2025-05-07T20:02:46.5898003Z num_cols=84, 2025-05-07T20:02:46.5898227Z num_jagged_tensor_rows=94, 2025-05-07T20:02:46.5898512Z index_dtype=torch.int64, 2025-05-07T20:02:46.5898795Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5899073Z use_cpu=True, 2025-05-07T20:02:46.5899313Z check_non_contiguous=False, 2025-05-07T20:02:46.5899596Z known_shape=False, 2025-05-07T20:02:46.5899897Z ) 2025-05-07T20:02:46.5900134Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5900737Z self=, 2025-05-07T20:02:46.5901321Z max_seq_length=9, 2025-05-07T20:02:46.5901551Z batch_size=76, 2025-05-07T20:02:46.5901777Z num_cols=103, 2025-05-07T20:02:46.5902016Z num_jagged_tensor_rows=99, 2025-05-07T20:02:46.5902289Z index_dtype=torch.int64, 2025-05-07T20:02:46.5902583Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:02:46.5902889Z use_cpu=True, 2025-05-07T20:02:46.5903113Z check_non_contiguous=False, 2025-05-07T20:02:46.5903494Z known_shape=True, 2025-05-07T20:02:46.5903725Z ) 2025-05-07T20:02:46.5904001Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5904815Z self=, 2025-05-07T20:02:46.5905666Z max_seq_length=7, 2025-05-07T20:02:46.5905962Z batch_size=88, 2025-05-07T20:02:46.5906246Z num_cols=21, 2025-05-07T20:02:46.5906557Z num_jagged_tensor_rows=119, 2025-05-07T20:02:46.5906915Z index_dtype=torch.int32, 2025-05-07T20:02:46.5907283Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5907655Z use_cpu=True, 2025-05-07T20:02:46.5907958Z check_non_contiguous=False, 2025-05-07T20:02:46.5908295Z known_shape=True, 2025-05-07T20:02:46.5908585Z ) 2025-05-07T20:02:46.5908874Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5909661Z self=, 2025-05-07T20:02:46.5910426Z max_seq_length=7, 2025-05-07T20:02:46.5910725Z batch_size=21, 2025-05-07T20:02:46.5910993Z num_cols=21, 2025-05-07T20:02:46.5911289Z num_jagged_tensor_rows=119, 2025-05-07T20:02:46.5911652Z index_dtype=torch.int32, 2025-05-07T20:02:46.5912012Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5912389Z use_cpu=True, 2025-05-07T20:02:46.5912694Z check_non_contiguous=False, 2025-05-07T20:02:46.5913033Z known_shape=True, 2025-05-07T20:02:46.5913327Z ) 2025-05-07T20:02:46.5913624Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5914408Z self=, 2025-05-07T20:02:46.5915167Z max_seq_length=7, 2025-05-07T20:02:46.5915471Z batch_size=21, 2025-05-07T20:02:46.5915756Z num_cols=21, 2025-05-07T20:02:46.5916041Z num_jagged_tensor_rows=119, 2025-05-07T20:02:46.5916408Z index_dtype=torch.int32, 2025-05-07T20:02:46.5916779Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5917144Z use_cpu=True, 2025-05-07T20:02:46.5917448Z check_non_contiguous=True, 2025-05-07T20:02:46.5917804Z known_shape=True, 2025-05-07T20:02:46.5918082Z ) 2025-05-07T20:02:46.5918387Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5919189Z self=, 2025-05-07T20:02:46.5919948Z max_seq_length=5, 2025-05-07T20:02:46.5920250Z batch_size=21, 2025-05-07T20:02:46.5920536Z num_cols=21, 2025-05-07T20:02:46.5920826Z num_jagged_tensor_rows=119, 2025-05-07T20:02:46.5921188Z index_dtype=torch.int32, 2025-05-07T20:02:46.5921569Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5921957Z use_cpu=True, 2025-05-07T20:02:46.5922251Z check_non_contiguous=True, 2025-05-07T20:02:46.5922598Z known_shape=True, 2025-05-07T20:02:46.5922887Z ) 2025-05-07T20:02:46.5923171Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5923979Z self=, 2025-05-07T20:02:46.5924746Z max_seq_length=5, 2025-05-07T20:02:46.5925028Z batch_size=5, 2025-05-07T20:02:46.5925309Z num_cols=21, 2025-05-07T20:02:46.5925606Z num_jagged_tensor_rows=119, 2025-05-07T20:02:46.5925954Z index_dtype=torch.int32, 2025-05-07T20:02:46.5926321Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5926695Z use_cpu=True, 2025-05-07T20:02:46.5926983Z check_non_contiguous=True, 2025-05-07T20:02:46.5927327Z known_shape=True, 2025-05-07T20:02:46.5927618Z ) 2025-05-07T20:02:46.5927901Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5928699Z self=, 2025-05-07T20:02:46.5929473Z max_seq_length=5, 2025-05-07T20:02:46.5929774Z batch_size=5, 2025-05-07T20:02:46.5930038Z num_cols=21, 2025-05-07T20:02:46.5930432Z num_jagged_tensor_rows=5, 2025-05-07T20:02:46.5930794Z index_dtype=torch.int32, 2025-05-07T20:02:46.5931147Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5931525Z use_cpu=True, 2025-05-07T20:02:46.5931827Z check_non_contiguous=True, 2025-05-07T20:02:46.5932228Z known_shape=True, 2025-05-07T20:02:46.5932520Z ) 2025-05-07T20:02:46.5932814Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5933604Z self=, 2025-05-07T20:02:46.5934372Z max_seq_length=5, 2025-05-07T20:02:46.5934674Z batch_size=5, 2025-05-07T20:02:46.5934950Z num_cols=5, 2025-05-07T20:02:46.5935245Z num_jagged_tensor_rows=5, 2025-05-07T20:02:46.5935593Z index_dtype=torch.int32, 2025-05-07T20:02:46.5935963Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:02:46.5936338Z use_cpu=True, 2025-05-07T20:02:46.5936626Z check_non_contiguous=True, 2025-05-07T20:02:46.5936982Z known_shape=True, 2025-05-07T20:02:46.5937271Z ) 2025-05-07T20:02:46.5937555Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5938356Z self=, 2025-05-07T20:02:46.5939124Z max_seq_length=7, 2025-05-07T20:02:46.5939424Z batch_size=59, 2025-05-07T20:02:46.5939758Z num_cols=128, 2025-05-07T20:02:46.5940063Z num_jagged_tensor_rows=125, 2025-05-07T20:02:46.5940430Z index_dtype=torch.int32, 2025-05-07T20:02:46.5940790Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:02:46.5941169Z use_cpu=True, 2025-05-07T20:02:46.5941472Z check_non_contiguous=False, 2025-05-07T20:02:46.5941814Z known_shape=False, 2025-05-07T20:02:46.5942117Z ) 2025-05-07T20:02:46.5942416Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5943205Z self=, 2025-05-07T20:02:46.5943974Z max_seq_length=7, 2025-05-07T20:02:46.5944277Z batch_size=59, 2025-05-07T20:02:46.5944554Z num_cols=128, 2025-05-07T20:02:46.5944875Z num_jagged_tensor_rows=128, 2025-05-07T20:02:46.5945238Z index_dtype=torch.int32, 2025-05-07T20:02:46.5945600Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:02:46.5945981Z use_cpu=True, 2025-05-07T20:02:46.5946289Z check_non_contiguous=False, 2025-05-07T20:02:46.5946658Z known_shape=False, 2025-05-07T20:02:46.5946958Z ) 2025-05-07T20:02:46.5947260Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:02:46.5948050Z self=, 2025-05-07T20:02:46.5948818Z max_seq_length=5, 2025-05-07T20:02:46.5949122Z batch_size=59, 2025-05-07T20:02:46.5949397Z num_cols=128, 2025-05-07T20:02:46.5949705Z num_jagged_tensor_rows=128, 2025-05-07T20:02:46.5950075Z index_dtype=torch.int32, 2025-05-07T20:02:46.5950443Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:02:46.5950821Z use_cpu=True, 2025-05-07T20:02:46.5951127Z check_non_contiguous=False, 2025-05-07T20:02:46.5951472Z known_shape=False, 2025-05-07T20:02:46.5951771Z ) 2025-05-07T20:02:46.5952028Z PASSED 2025-05-07T20:02:46.6228275Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:02:46.6228970Z 2025-05-07T20:02:46.6229152Z ============================== 2 passed in 2.07s =============================== 2025-05-07T20:02:47.0592847Z 2025-05-07T20:02:47.0593321Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:02:47.0610256Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 5 seconds 2025-05-07T20:02:47.0610619Z 2025-05-07T20:02:47.0610625Z 2025-05-07T20:02:47.0610630Z 2025-05-07T20:02:47.0610638Z 2025-05-07T20:02:47.0623328Z ################################################################################ 2025-05-07T20:02:47.0639300Z # [2025-05-07T20:02:47.063Z] Run Python Test Suite: 2025-05-07T20:02:47.0639679Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:02:47.0640017Z ################################################################################ 2025-05-07T20:02:47.0660625Z + 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:02:47.0661361Z 2025-05-07T20:02:49.1280040Z ============================= test session starts ============================== 2025-05-07T20:02:49.1280733Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:02:49.1281293Z cachedir: .pytest_cache 2025-05-07T20:02:49.1281918Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:02:49.1282602Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:02:49.1282965Z plugins: hypothesis-6.131.14 2025-05-07T20:02:50.8957275Z collecting ... collected 2 items 2025-05-07T20:02:50.8957543Z 2025-05-07T20:03:07.1717518Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1718884Z self=, 2025-05-07T20:03:07.1719834Z num_jagged_dim=1, 2025-05-07T20:03:07.1720313Z outer_dense_size=0, 2025-05-07T20:03:07.1720633Z inner_dense_size=0, 2025-05-07T20:03:07.1720885Z fold_inner_dense=False, 2025-05-07T20:03:07.1721134Z padding_value=0, 2025-05-07T20:03:07.1721379Z dtype=torch.float32, 2025-05-07T20:03:07.1721650Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1721925Z ) 2025-05-07T20:03:07.1722215Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1722820Z self=, 2025-05-07T20:03:07.1723428Z num_jagged_dim=2, 2025-05-07T20:03:07.1723673Z outer_dense_size=0, 2025-05-07T20:03:07.1723910Z inner_dense_size=0, 2025-05-07T20:03:07.1724157Z fold_inner_dense=False, 2025-05-07T20:03:07.1724423Z padding_value=0, 2025-05-07T20:03:07.1724653Z dtype=torch.float32, 2025-05-07T20:03:07.1724923Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1725203Z ) 2025-05-07T20:03:07.1725422Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1726019Z self=, 2025-05-07T20:03:07.1726593Z num_jagged_dim=2, 2025-05-07T20:03:07.1726823Z outer_dense_size=5, 2025-05-07T20:03:07.1727065Z inner_dense_size=5, 2025-05-07T20:03:07.1727312Z fold_inner_dense=False, 2025-05-07T20:03:07.1727569Z padding_value=-1e-08, 2025-05-07T20:03:07.1727828Z dtype=torch.float16, 2025-05-07T20:03:07.1728102Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1728384Z ) 2025-05-07T20:03:07.1728602Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1729213Z self=, 2025-05-07T20:03:07.1729787Z num_jagged_dim=1, 2025-05-07T20:03:07.1730014Z outer_dense_size=4, 2025-05-07T20:03:07.1730255Z inner_dense_size=4, 2025-05-07T20:03:07.1730499Z fold_inner_dense=True, 2025-05-07T20:03:07.1730749Z padding_value=-1e-08, 2025-05-07T20:03:07.1731008Z dtype=torch.bfloat16, 2025-05-07T20:03:07.1731276Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1731542Z ) 2025-05-07T20:03:07.1731772Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1732372Z self=, 2025-05-07T20:03:07.1732947Z num_jagged_dim=3, 2025-05-07T20:03:07.1733178Z outer_dense_size=3, 2025-05-07T20:03:07.1733738Z inner_dense_size=2, 2025-05-07T20:03:07.1733987Z fold_inner_dense=True, 2025-05-07T20:03:07.1734233Z padding_value=0, 2025-05-07T20:03:07.1734479Z dtype=torch.float16, 2025-05-07T20:03:07.1734751Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1735120Z ) 2025-05-07T20:03:07.1735355Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1735960Z self=, 2025-05-07T20:03:07.1736524Z num_jagged_dim=4, 2025-05-07T20:03:07.1736766Z outer_dense_size=1, 2025-05-07T20:03:07.1737010Z inner_dense_size=3, 2025-05-07T20:03:07.1737243Z fold_inner_dense=True, 2025-05-07T20:03:07.1737498Z padding_value=0, 2025-05-07T20:03:07.1737738Z dtype=torch.float32, 2025-05-07T20:03:07.1737998Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1738276Z ) 2025-05-07T20:03:07.1738507Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1739114Z self=, 2025-05-07T20:03:07.1739772Z num_jagged_dim=1, 2025-05-07T20:03:07.1740026Z outer_dense_size=5, 2025-05-07T20:03:07.1740276Z inner_dense_size=5, 2025-05-07T20:03:07.1740510Z fold_inner_dense=True, 2025-05-07T20:03:07.1740773Z padding_value=-1e-08, 2025-05-07T20:03:07.1741033Z dtype=torch.float16, 2025-05-07T20:03:07.1741290Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1741568Z ) 2025-05-07T20:03:07.1741804Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1742394Z self=, 2025-05-07T20:03:07.1742973Z num_jagged_dim=1, 2025-05-07T20:03:07.1743215Z outer_dense_size=5, 2025-05-07T20:03:07.1743460Z inner_dense_size=0, 2025-05-07T20:03:07.1743695Z fold_inner_dense=False, 2025-05-07T20:03:07.1743954Z padding_value=0, 2025-05-07T20:03:07.1744204Z dtype=torch.bfloat16, 2025-05-07T20:03:07.1744463Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1744740Z ) 2025-05-07T20:03:07.1744967Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1745557Z self=, 2025-05-07T20:03:07.1746132Z num_jagged_dim=2, 2025-05-07T20:03:07.1746371Z outer_dense_size=3, 2025-05-07T20:03:07.1746601Z inner_dense_size=0, 2025-05-07T20:03:07.1746844Z fold_inner_dense=False, 2025-05-07T20:03:07.1747103Z padding_value=0, 2025-05-07T20:03:07.1747332Z dtype=torch.float16, 2025-05-07T20:03:07.1747598Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1747878Z ) 2025-05-07T20:03:07.1748097Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1748697Z self=, 2025-05-07T20:03:07.1749279Z num_jagged_dim=5, 2025-05-07T20:03:07.1749521Z outer_dense_size=4, 2025-05-07T20:03:07.1749750Z inner_dense_size=4, 2025-05-07T20:03:07.1749997Z fold_inner_dense=False, 2025-05-07T20:03:07.1750261Z padding_value=-1e-08, 2025-05-07T20:03:07.1750514Z dtype=torch.bfloat16, 2025-05-07T20:03:07.1750781Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1751059Z ) 2025-05-07T20:03:07.1751276Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1751875Z self=, 2025-05-07T20:03:07.1752447Z num_jagged_dim=5, 2025-05-07T20:03:07.1752677Z outer_dense_size=1, 2025-05-07T20:03:07.1752918Z inner_dense_size=0, 2025-05-07T20:03:07.1753162Z fold_inner_dense=True, 2025-05-07T20:03:07.1753413Z padding_value=-1e-08, 2025-05-07T20:03:07.1753675Z dtype=torch.float16, 2025-05-07T20:03:07.1753946Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1754349Z ) 2025-05-07T20:03:07.1754570Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1755173Z self=, 2025-05-07T20:03:07.1755755Z num_jagged_dim=5, 2025-05-07T20:03:07.1756050Z outer_dense_size=4, 2025-05-07T20:03:07.1756299Z inner_dense_size=5, 2025-05-07T20:03:07.1756549Z fold_inner_dense=False, 2025-05-07T20:03:07.1756797Z padding_value=0, 2025-05-07T20:03:07.1757041Z dtype=torch.float16, 2025-05-07T20:03:07.1757313Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1757583Z ) 2025-05-07T20:03:07.1757821Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1758430Z self=, 2025-05-07T20:03:07.1759005Z num_jagged_dim=1, 2025-05-07T20:03:07.1759236Z outer_dense_size=1, 2025-05-07T20:03:07.1759479Z inner_dense_size=0, 2025-05-07T20:03:07.1759728Z fold_inner_dense=True, 2025-05-07T20:03:07.1759978Z padding_value=-1e-08, 2025-05-07T20:03:07.1760237Z dtype=torch.float16, 2025-05-07T20:03:07.1760503Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1760768Z ) 2025-05-07T20:03:07.1760999Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1761594Z self=, 2025-05-07T20:03:07.1762154Z num_jagged_dim=5, 2025-05-07T20:03:07.1762394Z outer_dense_size=1, 2025-05-07T20:03:07.1762639Z inner_dense_size=1, 2025-05-07T20:03:07.1762874Z fold_inner_dense=False, 2025-05-07T20:03:07.1763136Z padding_value=0, 2025-05-07T20:03:07.1763386Z dtype=torch.float32, 2025-05-07T20:03:07.1763655Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1763924Z ) 2025-05-07T20:03:07.1764160Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1764766Z self=, 2025-05-07T20:03:07.1765341Z num_jagged_dim=1, 2025-05-07T20:03:07.1765588Z outer_dense_size=4, 2025-05-07T20:03:07.1765839Z inner_dense_size=1, 2025-05-07T20:03:07.1766078Z fold_inner_dense=True, 2025-05-07T20:03:07.1766345Z padding_value=0, 2025-05-07T20:03:07.1766593Z dtype=torch.float16, 2025-05-07T20:03:07.1766866Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1767136Z ) 2025-05-07T20:03:07.1767375Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1767982Z self=, 2025-05-07T20:03:07.1768548Z num_jagged_dim=5, 2025-05-07T20:03:07.1768797Z outer_dense_size=2, 2025-05-07T20:03:07.1769045Z inner_dense_size=2, 2025-05-07T20:03:07.1769281Z fold_inner_dense=True, 2025-05-07T20:03:07.1769547Z padding_value=-1e-08, 2025-05-07T20:03:07.1769807Z dtype=torch.float16, 2025-05-07T20:03:07.1770064Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1770341Z ) 2025-05-07T20:03:07.1770573Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1771158Z self=, 2025-05-07T20:03:07.1771741Z num_jagged_dim=1, 2025-05-07T20:03:07.1771981Z outer_dense_size=5, 2025-05-07T20:03:07.1772222Z inner_dense_size=5, 2025-05-07T20:03:07.1772456Z fold_inner_dense=False, 2025-05-07T20:03:07.1772720Z padding_value=-1e-08, 2025-05-07T20:03:07.1772978Z dtype=torch.float16, 2025-05-07T20:03:07.1773233Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1773509Z ) 2025-05-07T20:03:07.1773741Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1774327Z self=, 2025-05-07T20:03:07.1774903Z num_jagged_dim=4, 2025-05-07T20:03:07.1775147Z outer_dense_size=4, 2025-05-07T20:03:07.1775488Z inner_dense_size=1, 2025-05-07T20:03:07.1775904Z fold_inner_dense=True, 2025-05-07T20:03:07.1776161Z padding_value=0, 2025-05-07T20:03:07.1776392Z dtype=torch.float16, 2025-05-07T20:03:07.1776663Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1777067Z ) 2025-05-07T20:03:07.1777303Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1777893Z self=, 2025-05-07T20:03:07.1778473Z num_jagged_dim=4, 2025-05-07T20:03:07.1778719Z outer_dense_size=4, 2025-05-07T20:03:07.1778951Z inner_dense_size=4, 2025-05-07T20:03:07.1779202Z fold_inner_dense=True, 2025-05-07T20:03:07.1779461Z padding_value=0, 2025-05-07T20:03:07.1779766Z dtype=torch.float16, 2025-05-07T20:03:07.1780047Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1780336Z ) 2025-05-07T20:03:07.1780557Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1781168Z self=, 2025-05-07T20:03:07.1781748Z num_jagged_dim=1, 2025-05-07T20:03:07.1781978Z outer_dense_size=1, 2025-05-07T20:03:07.1782227Z inner_dense_size=1, 2025-05-07T20:03:07.1782475Z fold_inner_dense=True, 2025-05-07T20:03:07.1782728Z padding_value=0, 2025-05-07T20:03:07.1782956Z dtype=torch.float16, 2025-05-07T20:03:07.1783220Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1783499Z ) 2025-05-07T20:03:07.1783715Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1784311Z self=, 2025-05-07T20:03:07.1784887Z num_jagged_dim=5, 2025-05-07T20:03:07.1785120Z outer_dense_size=5, 2025-05-07T20:03:07.1785360Z inner_dense_size=2, 2025-05-07T20:03:07.1785606Z fold_inner_dense=False, 2025-05-07T20:03:07.1785852Z padding_value=0, 2025-05-07T20:03:07.1786095Z dtype=torch.float16, 2025-05-07T20:03:07.1786360Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1786624Z ) 2025-05-07T20:03:07.1786852Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1787451Z self=, 2025-05-07T20:03:07.1788021Z num_jagged_dim=2, 2025-05-07T20:03:07.1788251Z outer_dense_size=5, 2025-05-07T20:03:07.1788493Z inner_dense_size=2, 2025-05-07T20:03:07.1788741Z fold_inner_dense=False, 2025-05-07T20:03:07.1788987Z padding_value=0, 2025-05-07T20:03:07.1789226Z dtype=torch.float16, 2025-05-07T20:03:07.1789492Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1789758Z ) 2025-05-07T20:03:07.1789988Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1790587Z self=, 2025-05-07T20:03:07.1791156Z num_jagged_dim=2, 2025-05-07T20:03:07.1791406Z outer_dense_size=5, 2025-05-07T20:03:07.1791648Z inner_dense_size=5, 2025-05-07T20:03:07.1791883Z fold_inner_dense=False, 2025-05-07T20:03:07.1792142Z padding_value=0, 2025-05-07T20:03:07.1792382Z dtype=torch.float16, 2025-05-07T20:03:07.1792652Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1792919Z ) 2025-05-07T20:03:07.1793149Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:07.1793747Z self=, 2025-05-07T20:03:07.1794314Z num_jagged_dim=2, 2025-05-07T20:03:07.1794555Z outer_dense_size=2, 2025-05-07T20:03:07.1794802Z inner_dense_size=5, 2025-05-07T20:03:07.1795039Z fold_inner_dense=False, 2025-05-07T20:03:07.1795304Z padding_value=0, 2025-05-07T20:03:07.1795550Z dtype=torch.float16, 2025-05-07T20:03:07.1795807Z device_type=device(type='cpu'), 2025-05-07T20:03:07.1796092Z ) 2025-05-07T20:03:13.4229505Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:13.4230640Z self=, 2025-05-07T20:03:13.4231747Z num_jagged_dim=5, 2025-05-07T20:03:13.4232161Z outer_dense_size=5, 2025-05-07T20:03:13.4232966Z inner_dense_size=5, 2025-05-07T20:03:13.4233367Z fold_inner_dense=False, 2025-05-07T20:03:13.4233785Z padding_value=0, 2025-05-07T20:03:13.4234168Z dtype=torch.float16, 2025-05-07T20:03:13.4234646Z device_type=device(type='cpu'), 2025-05-07T20:03:13.4235122Z ) 2025-05-07T20:03:13.4235457Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:13.4236430Z self=, 2025-05-07T20:03:13.4237378Z num_jagged_dim=4, 2025-05-07T20:03:13.4237792Z outer_dense_size=1, 2025-05-07T20:03:13.4238215Z inner_dense_size=0, 2025-05-07T20:03:13.4238651Z fold_inner_dense=False, 2025-05-07T20:03:13.4239140Z padding_value=0, 2025-05-07T20:03:13.4239531Z dtype=torch.float16, 2025-05-07T20:03:13.4239955Z device_type=device(type='cpu'), 2025-05-07T20:03:13.4240406Z ) 2025-05-07T20:03:13.4240747Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:13.4241800Z self=, 2025-05-07T20:03:13.4242805Z num_jagged_dim=4, 2025-05-07T20:03:13.4243168Z outer_dense_size=1, 2025-05-07T20:03:13.4243564Z inner_dense_size=1, 2025-05-07T20:03:13.4243974Z fold_inner_dense=False, 2025-05-07T20:03:13.4244387Z padding_value=0, 2025-05-07T20:03:13.4244766Z dtype=torch.float16, 2025-05-07T20:03:13.4245163Z device_type=device(type='cpu'), 2025-05-07T20:03:13.4245576Z ) 2025-05-07T20:03:13.4245991Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:03:13.4247166Z self=, 2025-05-07T20:03:13.4248314Z num_jagged_dim=4, 2025-05-07T20:03:13.4248738Z outer_dense_size=4, 2025-05-07T20:03:13.4249181Z inner_dense_size=1, 2025-05-07T20:03:13.4249635Z fold_inner_dense=False, 2025-05-07T20:03:13.4250094Z padding_value=0, 2025-05-07T20:03:13.4250546Z dtype=torch.float16, 2025-05-07T20:03:13.4250969Z device_type=device(type='cpu'), 2025-05-07T20:03:13.4251380Z ) 2025-05-07T20:03:13.4251723Z PASSED 2025-05-07T20:03:13.6291018Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense_meta_backend Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6292920Z self=, 2025-05-07T20:03:13.6293963Z num_jagged_dim=1, 2025-05-07T20:03:13.6294407Z outer_dense_size=0, 2025-05-07T20:03:13.6294808Z inner_dense_size=0, 2025-05-07T20:03:13.6295210Z padding_value=0, 2025-05-07T20:03:13.6295644Z dtype=torch.float32, 2025-05-07T20:03:13.6296046Z device_type='meta', 2025-05-07T20:03:13.6296406Z ) 2025-05-07T20:03:13.6296832Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6298050Z self=, 2025-05-07T20:03:13.6299135Z num_jagged_dim=2, 2025-05-07T20:03:13.6299530Z outer_dense_size=0, 2025-05-07T20:03:13.6299979Z inner_dense_size=0, 2025-05-07T20:03:13.6300349Z padding_value=0, 2025-05-07T20:03:13.6300718Z dtype=torch.float32, 2025-05-07T20:03:13.6301099Z device_type='meta', 2025-05-07T20:03:13.6301444Z ) 2025-05-07T20:03:13.6301850Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6303015Z self=, 2025-05-07T20:03:13.6304049Z num_jagged_dim=2, 2025-05-07T20:03:13.6304700Z outer_dense_size=5, 2025-05-07T20:03:13.6305119Z inner_dense_size=3, 2025-05-07T20:03:13.6305504Z padding_value=0, 2025-05-07T20:03:13.6305896Z dtype=torch.bfloat16, 2025-05-07T20:03:13.6306325Z device_type='meta', 2025-05-07T20:03:13.6306675Z ) 2025-05-07T20:03:13.6307336Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6308517Z self=, 2025-05-07T20:03:13.6309534Z num_jagged_dim=5, 2025-05-07T20:03:13.6309911Z outer_dense_size=0, 2025-05-07T20:03:13.6310326Z inner_dense_size=2, 2025-05-07T20:03:13.6310686Z padding_value=0, 2025-05-07T20:03:13.6311068Z dtype=torch.float16, 2025-05-07T20:03:13.6311469Z device_type='meta', 2025-05-07T20:03:13.6311846Z ) 2025-05-07T20:03:13.6312284Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6313469Z self=, 2025-05-07T20:03:13.6314595Z num_jagged_dim=5, 2025-05-07T20:03:13.6314971Z outer_dense_size=2, 2025-05-07T20:03:13.6315368Z inner_dense_size=4, 2025-05-07T20:03:13.6315784Z padding_value=0, 2025-05-07T20:03:13.6316214Z dtype=torch.float16, 2025-05-07T20:03:13.6316677Z device_type='meta', 2025-05-07T20:03:13.6317031Z ) 2025-05-07T20:03:13.6317449Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6318562Z self=, 2025-05-07T20:03:13.6319767Z num_jagged_dim=5, 2025-05-07T20:03:13.6320206Z outer_dense_size=1, 2025-05-07T20:03:13.6320635Z inner_dense_size=4, 2025-05-07T20:03:13.6321072Z padding_value=0, 2025-05-07T20:03:13.6321515Z dtype=torch.bfloat16, 2025-05-07T20:03:13.6321959Z device_type='meta', 2025-05-07T20:03:13.6322372Z ) 2025-05-07T20:03:13.6322880Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6324187Z self=, 2025-05-07T20:03:13.6325385Z num_jagged_dim=5, 2025-05-07T20:03:13.6325830Z outer_dense_size=3, 2025-05-07T20:03:13.6326260Z inner_dense_size=5, 2025-05-07T20:03:13.6326690Z padding_value=0, 2025-05-07T20:03:13.6327121Z dtype=torch.float32, 2025-05-07T20:03:13.6327578Z device_type='meta', 2025-05-07T20:03:13.6327979Z ) 2025-05-07T20:03:13.6328471Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6329840Z self=, 2025-05-07T20:03:13.6331053Z num_jagged_dim=3, 2025-05-07T20:03:13.6331431Z outer_dense_size=3, 2025-05-07T20:03:13.6331806Z inner_dense_size=4, 2025-05-07T20:03:13.6332200Z padding_value=0, 2025-05-07T20:03:13.6332625Z dtype=torch.float16, 2025-05-07T20:03:13.6333054Z device_type='meta', 2025-05-07T20:03:13.6333427Z ) 2025-05-07T20:03:13.6333906Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6335126Z self=, 2025-05-07T20:03:13.6336223Z num_jagged_dim=5, 2025-05-07T20:03:13.6336630Z outer_dense_size=4, 2025-05-07T20:03:13.6337041Z inner_dense_size=4, 2025-05-07T20:03:13.6337443Z padding_value=0, 2025-05-07T20:03:13.6337817Z dtype=torch.bfloat16, 2025-05-07T20:03:13.6338238Z device_type='meta', 2025-05-07T20:03:13.6338596Z ) 2025-05-07T20:03:13.6339019Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6340413Z self=, 2025-05-07T20:03:13.6341601Z num_jagged_dim=4, 2025-05-07T20:03:13.6342189Z outer_dense_size=5, 2025-05-07T20:03:13.6342630Z inner_dense_size=4, 2025-05-07T20:03:13.6343065Z padding_value=0, 2025-05-07T20:03:13.6343444Z dtype=torch.float16, 2025-05-07T20:03:13.6343877Z device_type='meta', 2025-05-07T20:03:13.6344264Z ) 2025-05-07T20:03:13.6344852Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6346201Z self=, 2025-05-07T20:03:13.6347440Z num_jagged_dim=3, 2025-05-07T20:03:13.6347886Z outer_dense_size=4, 2025-05-07T20:03:13.6348314Z inner_dense_size=2, 2025-05-07T20:03:13.6348737Z padding_value=0, 2025-05-07T20:03:13.6349171Z dtype=torch.float32, 2025-05-07T20:03:13.6349607Z device_type='meta', 2025-05-07T20:03:13.6350015Z ) 2025-05-07T20:03:13.6350512Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6351884Z self=, 2025-05-07T20:03:13.6353121Z num_jagged_dim=3, 2025-05-07T20:03:13.6353556Z outer_dense_size=4, 2025-05-07T20:03:13.6353974Z inner_dense_size=4, 2025-05-07T20:03:13.6354408Z padding_value=0, 2025-05-07T20:03:13.6354839Z dtype=torch.float32, 2025-05-07T20:03:13.6355288Z device_type='meta', 2025-05-07T20:03:13.6355681Z ) 2025-05-07T20:03:13.6356139Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6357347Z self=, 2025-05-07T20:03:13.6358335Z num_jagged_dim=4, 2025-05-07T20:03:13.6358702Z outer_dense_size=4, 2025-05-07T20:03:13.6359054Z inner_dense_size=4, 2025-05-07T20:03:13.6359457Z padding_value=0, 2025-05-07T20:03:13.6359854Z dtype=torch.float32, 2025-05-07T20:03:13.6360294Z device_type='meta', 2025-05-07T20:03:13.6360685Z ) 2025-05-07T20:03:13.6361139Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6362310Z self=, 2025-05-07T20:03:13.6363389Z num_jagged_dim=2, 2025-05-07T20:03:13.6363777Z outer_dense_size=3, 2025-05-07T20:03:13.6364128Z inner_dense_size=4, 2025-05-07T20:03:13.6364488Z padding_value=0, 2025-05-07T20:03:13.6364865Z dtype=torch.float32, 2025-05-07T20:03:13.6365243Z device_type='meta', 2025-05-07T20:03:13.6365588Z ) 2025-05-07T20:03:13.6365989Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6367093Z self=, 2025-05-07T20:03:13.6368062Z num_jagged_dim=2, 2025-05-07T20:03:13.6368442Z outer_dense_size=3, 2025-05-07T20:03:13.6368843Z inner_dense_size=2, 2025-05-07T20:03:13.6369226Z padding_value=0, 2025-05-07T20:03:13.6369579Z dtype=torch.float32, 2025-05-07T20:03:13.6369970Z device_type='meta', 2025-05-07T20:03:13.6370308Z ) 2025-05-07T20:03:13.6370759Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6372118Z self=, 2025-05-07T20:03:13.6373218Z num_jagged_dim=3, 2025-05-07T20:03:13.6373555Z outer_dense_size=3, 2025-05-07T20:03:13.6373885Z inner_dense_size=2, 2025-05-07T20:03:13.6374225Z padding_value=0, 2025-05-07T20:03:13.6374574Z dtype=torch.float32, 2025-05-07T20:03:13.6374923Z device_type='meta', 2025-05-07T20:03:13.6375242Z ) 2025-05-07T20:03:13.6375837Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6376855Z self=, 2025-05-07T20:03:13.6377785Z num_jagged_dim=3, 2025-05-07T20:03:13.6378120Z outer_dense_size=3, 2025-05-07T20:03:13.6378661Z inner_dense_size=3, 2025-05-07T20:03:13.6379001Z padding_value=0, 2025-05-07T20:03:13.6379344Z dtype=torch.float32, 2025-05-07T20:03:13.6379768Z device_type='meta', 2025-05-07T20:03:13.6380083Z ) 2025-05-07T20:03:13.6380586Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6381617Z self=, 2025-05-07T20:03:13.6382509Z num_jagged_dim=3, 2025-05-07T20:03:13.6382850Z outer_dense_size=4, 2025-05-07T20:03:13.6383191Z inner_dense_size=0, 2025-05-07T20:03:13.6383516Z padding_value=0, 2025-05-07T20:03:13.6383851Z dtype=torch.float16, 2025-05-07T20:03:13.6384204Z device_type='meta', 2025-05-07T20:03:13.6384513Z ) 2025-05-07T20:03:13.6384894Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6385910Z self=, 2025-05-07T20:03:13.6404208Z num_jagged_dim=1, 2025-05-07T20:03:13.6404710Z outer_dense_size=4, 2025-05-07T20:03:13.6405127Z inner_dense_size=0, 2025-05-07T20:03:13.6405526Z padding_value=0, 2025-05-07T20:03:13.6405940Z dtype=torch.float16, 2025-05-07T20:03:13.6406346Z device_type='meta', 2025-05-07T20:03:13.6406745Z ) 2025-05-07T20:03:13.6407207Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:03:13.6408450Z self=, 2025-05-07T20:03:13.6409583Z num_jagged_dim=1, 2025-05-07T20:03:13.6409999Z outer_dense_size=1, 2025-05-07T20:03:13.6410387Z inner_dense_size=0, 2025-05-07T20:03:13.6410785Z padding_value=0, 2025-05-07T20:03:13.6411183Z dtype=torch.float16, 2025-05-07T20:03:13.6411604Z device_type='meta', 2025-05-07T20:03:13.6411994Z ) 2025-05-07T20:03:13.6412330Z PASSED 2025-05-07T20:03:13.6412523Z 2025-05-07T20:03:13.6412785Z =============================== warnings summary =============================== 2025-05-07T20:03:13.6413827Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:03:13.6416749Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:03:13.6419168Z warnings.warn( 2025-05-07T20:03:13.6419414Z 2025-05-07T20:03:13.6420116Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:03:13.6426826Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:03:13.6433456Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:03:13.6434269Z 2025-05-07T20:03:13.6434663Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:03:13.6435509Z ======================== 2 passed, 2 warnings in 24.63s ======================== 2025-05-07T20:03:14.0856038Z 2025-05-07T20:03:14.0856916Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:03:14.0873660Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 27 seconds 2025-05-07T20:03:14.0874044Z 2025-05-07T20:03:14.0874303Z 2025-05-07T20:03:14.0874310Z 2025-05-07T20:03:14.0874322Z 2025-05-07T20:03:14.0886214Z ################################################################################ 2025-05-07T20:03:14.0902334Z # [2025-05-07T20:03:14.089Z] Run Python Test Suite: 2025-05-07T20:03:14.0902760Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:03:14.0903112Z ################################################################################ 2025-05-07T20:03:14.0924921Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:03:14.0925648Z 2025-05-07T20:03:16.1537407Z ============================= test session starts ============================== 2025-05-07T20:03:16.1538126Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:16.1538684Z cachedir: .pytest_cache 2025-05-07T20:03:16.1539331Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:16.1540125Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:16.1540462Z plugins: hypothesis-6.131.14 2025-05-07T20:03:17.9070990Z collecting ... collected 1 item 2025-05-07T20:03:17.9071268Z 2025-05-07T20:03:17.9095418Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 SKIPPED 2025-05-07T20:03:17.9095967Z 2025-05-07T20:03:17.9096124Z =========================== short test summary info ============================ 2025-05-07T20:03:17.9096720Z SKIPPED [1] jagged/keyed_jagged_index_select_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:03:17.9097318Z ============================== 1 skipped in 1.88s ============================== 2025-05-07T20:03:18.3238992Z 2025-05-07T20:03:18.3239663Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:03:18.3256592Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 4 seconds 2025-05-07T20:03:18.3256976Z 2025-05-07T20:03:18.3256983Z 2025-05-07T20:03:18.3256988Z 2025-05-07T20:03:18.3256992Z 2025-05-07T20:03:18.3269739Z ################################################################################ 2025-05-07T20:03:18.3285499Z # [2025-05-07T20:03:18.328Z] Run Python Test Suite: 2025-05-07T20:03:18.3285865Z # ./jagged/misc_ops_test.py 2025-05-07T20:03:18.3286166Z ################################################################################ 2025-05-07T20:03:18.3306965Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/misc_ops_test.py 2025-05-07T20:03:18.3307659Z 2025-05-07T20:03:20.3888991Z ============================= test session starts ============================== 2025-05-07T20:03:20.3889705Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:20.3890286Z cachedir: .pytest_cache 2025-05-07T20:03:20.3890918Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:20.3891598Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:20.3891927Z plugins: hypothesis-6.131.14 2025-05-07T20:03:22.1525680Z collecting ... collected 3 items 2025-05-07T20:03:22.1525954Z 2025-05-07T20:03:22.2981971Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:03:22.7918234Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7919640Z self=, 2025-05-07T20:03:22.7920256Z B=1, 2025-05-07T20:03:22.7920567Z max_L=1, 2025-05-07T20:03:22.7920838Z D=1, 2025-05-07T20:03:22.7921108Z dtype=torch.float32, 2025-05-07T20:03:22.7921573Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7921950Z ) 2025-05-07T20:03:22.7922232Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7922841Z self=, 2025-05-07T20:03:22.7923450Z B=170, 2025-05-07T20:03:22.7923712Z max_L=1, 2025-05-07T20:03:22.7923960Z D=1, 2025-05-07T20:03:22.7924232Z dtype=torch.float32, 2025-05-07T20:03:22.7924584Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7924934Z ) 2025-05-07T20:03:22.7925217Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7925837Z self=, 2025-05-07T20:03:22.7926443Z B=170, 2025-05-07T20:03:22.7926699Z max_L=706, 2025-05-07T20:03:22.7926968Z D=28, 2025-05-07T20:03:22.7927243Z dtype=torch.float32, 2025-05-07T20:03:22.7927579Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7927950Z ) 2025-05-07T20:03:22.7928228Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7928828Z self=, 2025-05-07T20:03:22.7929428Z B=319, 2025-05-07T20:03:22.7929687Z max_L=736, 2025-05-07T20:03:22.7929943Z D=2, 2025-05-07T20:03:22.7930212Z dtype=torch.float32, 2025-05-07T20:03:22.7930561Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7930906Z ) 2025-05-07T20:03:22.7931179Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7931785Z self=, 2025-05-07T20:03:22.7932374Z B=163, 2025-05-07T20:03:22.7932628Z max_L=474, 2025-05-07T20:03:22.7932893Z D=28, 2025-05-07T20:03:22.7933143Z dtype=torch.float32, 2025-05-07T20:03:22.7933497Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7933858Z ) 2025-05-07T20:03:22.7934115Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7934725Z self=, 2025-05-07T20:03:22.7935335Z B=223, 2025-05-07T20:03:22.7935594Z max_L=810, 2025-05-07T20:03:22.7935851Z D=27, 2025-05-07T20:03:22.7936123Z dtype=torch.float32, 2025-05-07T20:03:22.7936469Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7936815Z ) 2025-05-07T20:03:22.7937085Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7937696Z self=, 2025-05-07T20:03:22.7938286Z B=512, 2025-05-07T20:03:22.7938544Z max_L=837, 2025-05-07T20:03:22.7938811Z D=9, 2025-05-07T20:03:22.7939061Z dtype=torch.float32, 2025-05-07T20:03:22.7939412Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7939866Z ) 2025-05-07T20:03:22.7940139Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7940755Z self=, 2025-05-07T20:03:22.7941367Z B=16, 2025-05-07T20:03:22.7941611Z max_L=537, 2025-05-07T20:03:22.7941879Z D=28, 2025-05-07T20:03:22.7942158Z dtype=torch.float32, 2025-05-07T20:03:22.7942508Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7942859Z ) 2025-05-07T20:03:22.7943135Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7943748Z self=, 2025-05-07T20:03:22.7944342Z B=143, 2025-05-07T20:03:22.7944600Z max_L=809, 2025-05-07T20:03:22.7944873Z D=17, 2025-05-07T20:03:22.7945130Z dtype=torch.float32, 2025-05-07T20:03:22.7945480Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7945844Z ) 2025-05-07T20:03:22.7946103Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7946713Z self=, 2025-05-07T20:03:22.7947443Z B=366, 2025-05-07T20:03:22.7947688Z max_L=67, 2025-05-07T20:03:22.7947954Z D=22, 2025-05-07T20:03:22.7948231Z dtype=torch.float32, 2025-05-07T20:03:22.7948564Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7949003Z ) 2025-05-07T20:03:22.7949282Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7949769Z self=, 2025-05-07T20:03:22.7950227Z B=297, 2025-05-07T20:03:22.7950428Z max_L=361, 2025-05-07T20:03:22.7950639Z D=16, 2025-05-07T20:03:22.7950834Z dtype=torch.float32, 2025-05-07T20:03:22.7951103Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7951384Z ) 2025-05-07T20:03:22.7951582Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7952044Z self=, 2025-05-07T20:03:22.7952505Z B=361, 2025-05-07T20:03:22.7952693Z max_L=361, 2025-05-07T20:03:22.7952910Z D=16, 2025-05-07T20:03:22.7953178Z dtype=torch.float32, 2025-05-07T20:03:22.7953443Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7953718Z ) 2025-05-07T20:03:22.7953912Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7954374Z self=, 2025-05-07T20:03:22.7954826Z B=361, 2025-05-07T20:03:22.7955012Z max_L=361, 2025-05-07T20:03:22.7955218Z D=1, 2025-05-07T20:03:22.7955421Z dtype=torch.float32, 2025-05-07T20:03:22.7955673Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7955950Z ) 2025-05-07T20:03:22.7956158Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7956601Z self=, 2025-05-07T20:03:22.7957058Z B=1, 2025-05-07T20:03:22.7957251Z max_L=361, 2025-05-07T20:03:22.7957444Z D=1, 2025-05-07T20:03:22.7957647Z dtype=torch.float32, 2025-05-07T20:03:22.7957914Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7958176Z ) 2025-05-07T20:03:22.7958384Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7958843Z self=, 2025-05-07T20:03:22.7959295Z B=295, 2025-05-07T20:03:22.7959486Z max_L=267, 2025-05-07T20:03:22.7959691Z D=28, 2025-05-07T20:03:22.7959898Z dtype=torch.float32, 2025-05-07T20:03:22.7960151Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7960431Z ) 2025-05-07T20:03:22.7960645Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7961097Z self=, 2025-05-07T20:03:22.7961553Z B=28, 2025-05-07T20:03:22.7961753Z max_L=267, 2025-05-07T20:03:22.7961946Z D=28, 2025-05-07T20:03:22.7962153Z dtype=torch.float32, 2025-05-07T20:03:22.7962416Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7962679Z ) 2025-05-07T20:03:22.7962887Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7963350Z self=, 2025-05-07T20:03:22.7963792Z B=28, 2025-05-07T20:03:22.7963987Z max_L=28, 2025-05-07T20:03:22.7964192Z D=28, 2025-05-07T20:03:22.7964391Z dtype=torch.float32, 2025-05-07T20:03:22.7964660Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7964936Z ) 2025-05-07T20:03:22.7965136Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7965597Z self=, 2025-05-07T20:03:22.7966056Z B=468, 2025-05-07T20:03:22.7966257Z max_L=507, 2025-05-07T20:03:22.7966449Z D=10, 2025-05-07T20:03:22.7966655Z dtype=torch.float32, 2025-05-07T20:03:22.7966922Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7967186Z ) 2025-05-07T20:03:22.7967393Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7967850Z self=, 2025-05-07T20:03:22.7968401Z B=468, 2025-05-07T20:03:22.7968604Z max_L=10, 2025-05-07T20:03:22.7968809Z D=10, 2025-05-07T20:03:22.7969003Z dtype=torch.float32, 2025-05-07T20:03:22.7969275Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7969558Z ) 2025-05-07T20:03:22.7969816Z Trying example: test_jagged_softmax( 2025-05-07T20:03:22.7970275Z self=, 2025-05-07T20:03:22.7970732Z B=468, 2025-05-07T20:03:22.7970922Z max_L=10, 2025-05-07T20:03:22.7971127Z D=1, 2025-05-07T20:03:22.7971335Z dtype=torch.float32, 2025-05-07T20:03:22.7971598Z device_type=device(type='cpu'), 2025-05-07T20:03:22.7971861Z ) 2025-05-07T20:03:22.7972069Z PASSED 2025-05-07T20:03:22.8239908Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:03:22.8240300Z 2025-05-07T20:03:22.8240443Z =============================== warnings summary =============================== 2025-05-07T20:03:22.8240946Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:03:22.8244464Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:03:22.8248084Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:03:22.8248539Z 2025-05-07T20:03:22.8248764Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:03:22.8252304Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:03:22.8255920Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:03:22.8256373Z 2025-05-07T20:03:22.8256616Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:03:22.8257116Z ======================== 3 passed, 2 warnings in 2.56s ========================= 2025-05-07T20:03:23.2661970Z 2025-05-07T20:03:23.2662317Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:03:23.2680566Z [TEST] Python test time for ./jagged/misc_ops_test.py: 5 seconds 2025-05-07T20:03:23.2681181Z 2025-05-07T20:03:23.2681186Z 2025-05-07T20:03:23.2681189Z 2025-05-07T20:03:23.2681192Z 2025-05-07T20:03:23.2692747Z ################################################################################ 2025-05-07T20:03:23.2708935Z # [2025-05-07T20:03:23.270Z] Run Python Test Suite: 2025-05-07T20:03:23.2709621Z # ./jagged/slice_test.py 2025-05-07T20:03:23.2709934Z ################################################################################ 2025-05-07T20:03:23.2731910Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/slice_test.py 2025-05-07T20:03:23.2732587Z 2025-05-07T20:03:25.3306512Z ============================= test session starts ============================== 2025-05-07T20:03:25.3307240Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:25.3307811Z cachedir: .pytest_cache 2025-05-07T20:03:25.3308423Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:25.3309128Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:25.3309454Z plugins: hypothesis-6.131.14 2025-05-07T20:03:27.0761221Z collecting ... collected 2 items 2025-05-07T20:03:27.0761565Z 2025-05-07T20:03:27.3577041Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:03:27.3578088Z self=, 2025-05-07T20:03:27.3578519Z B=10, 2025-05-07T20:03:27.3578737Z N=10, 2025-05-07T20:03:27.3579007Z slice_length=0, 2025-05-07T20:03:27.3579254Z dtype=torch.float32, 2025-05-07T20:03:27.3579508Z ) 2025-05-07T20:03:27.3579815Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3580248Z self=, 2025-05-07T20:03:27.3580730Z B=334, 2025-05-07T20:03:27.3580928Z N=10, 2025-05-07T20:03:27.3581116Z slice_length=0, 2025-05-07T20:03:27.3581351Z dtype=torch.float32, 2025-05-07T20:03:27.3581593Z ) 2025-05-07T20:03:27.3581792Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3582213Z self=, 2025-05-07T20:03:27.3582630Z B=334, 2025-05-07T20:03:27.3582816Z N=23, 2025-05-07T20:03:27.3583026Z slice_length=47, 2025-05-07T20:03:27.3583268Z dtype=torch.float32, 2025-05-07T20:03:27.3583497Z ) 2025-05-07T20:03:27.3583714Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3584134Z self=, 2025-05-07T20:03:27.3584539Z B=351, 2025-05-07T20:03:27.3584734Z N=57, 2025-05-07T20:03:27.3584980Z slice_length=15, 2025-05-07T20:03:27.3585222Z dtype=torch.float32, 2025-05-07T20:03:27.3585448Z ) 2025-05-07T20:03:27.3585658Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3586074Z self=, 2025-05-07T20:03:27.3586476Z B=300, 2025-05-07T20:03:27.3586677Z N=60, 2025-05-07T20:03:27.3586876Z slice_length=0, 2025-05-07T20:03:27.3587097Z dtype=torch.float32, 2025-05-07T20:03:27.3587336Z ) 2025-05-07T20:03:27.3587546Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3587963Z self=, 2025-05-07T20:03:27.3588372Z B=455, 2025-05-07T20:03:27.3588566Z N=29, 2025-05-07T20:03:27.3588768Z slice_length=31, 2025-05-07T20:03:27.3588995Z dtype=torch.float32, 2025-05-07T20:03:27.3589236Z ) 2025-05-07T20:03:27.3589450Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3589923Z self=, 2025-05-07T20:03:27.3590394Z B=273, 2025-05-07T20:03:27.3590597Z N=24, 2025-05-07T20:03:27.3590786Z slice_length=8, 2025-05-07T20:03:27.3591019Z dtype=torch.float32, 2025-05-07T20:03:27.3591268Z ) 2025-05-07T20:03:27.3591466Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3591884Z self=, 2025-05-07T20:03:27.3592298Z B=55, 2025-05-07T20:03:27.3592481Z N=21, 2025-05-07T20:03:27.3592683Z slice_length=31, 2025-05-07T20:03:27.3592926Z dtype=torch.float32, 2025-05-07T20:03:27.3593155Z ) 2025-05-07T20:03:27.3593599Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3594024Z self=, 2025-05-07T20:03:27.3594428Z B=290, 2025-05-07T20:03:27.3594632Z N=53, 2025-05-07T20:03:27.3594846Z slice_length=10, 2025-05-07T20:03:27.3595187Z dtype=torch.float32, 2025-05-07T20:03:27.3595434Z ) 2025-05-07T20:03:27.3595652Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3596059Z self=, 2025-05-07T20:03:27.3596473Z B=454, 2025-05-07T20:03:27.3596670Z N=63, 2025-05-07T20:03:27.3596875Z slice_length=41, 2025-05-07T20:03:27.3597104Z dtype=torch.float32, 2025-05-07T20:03:27.3597345Z ) 2025-05-07T20:03:27.3597554Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3597955Z self=, 2025-05-07T20:03:27.3598427Z B=265, 2025-05-07T20:03:27.3598616Z N=29, 2025-05-07T20:03:27.3598905Z slice_length=38, 2025-05-07T20:03:27.3599219Z dtype=torch.float32, 2025-05-07T20:03:27.3599453Z ) 2025-05-07T20:03:27.3599668Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3600086Z self=, 2025-05-07T20:03:27.3600498Z B=38, 2025-05-07T20:03:27.3600700Z N=29, 2025-05-07T20:03:27.3600908Z slice_length=38, 2025-05-07T20:03:27.3601141Z dtype=torch.float32, 2025-05-07T20:03:27.3601390Z ) 2025-05-07T20:03:27.3601608Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3602027Z self=, 2025-05-07T20:03:27.3602433Z B=38, 2025-05-07T20:03:27.3602634Z N=38, 2025-05-07T20:03:27.3602841Z slice_length=38, 2025-05-07T20:03:27.3603074Z dtype=torch.float32, 2025-05-07T20:03:27.3603315Z ) 2025-05-07T20:03:27.3603525Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3603928Z self=, 2025-05-07T20:03:27.3604352Z B=186, 2025-05-07T20:03:27.3604548Z N=13, 2025-05-07T20:03:27.3604737Z slice_length=53, 2025-05-07T20:03:27.3604976Z dtype=torch.float32, 2025-05-07T20:03:27.3605214Z ) 2025-05-07T20:03:27.3605415Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3605828Z self=, 2025-05-07T20:03:27.3606244Z B=186, 2025-05-07T20:03:27.3606426Z N=13, 2025-05-07T20:03:27.3606624Z slice_length=0, 2025-05-07T20:03:27.3606857Z dtype=torch.float32, 2025-05-07T20:03:27.3607084Z ) 2025-05-07T20:03:27.3607292Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3607705Z self=, 2025-05-07T20:03:27.3608121Z B=186, 2025-05-07T20:03:27.3608307Z N=10, 2025-05-07T20:03:27.3608511Z slice_length=0, 2025-05-07T20:03:27.3608746Z dtype=torch.float32, 2025-05-07T20:03:27.3608974Z ) 2025-05-07T20:03:27.3609191Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3609609Z self=, 2025-05-07T20:03:27.3610016Z B=33, 2025-05-07T20:03:27.3610208Z N=42, 2025-05-07T20:03:27.3610407Z slice_length=29, 2025-05-07T20:03:27.3610637Z dtype=torch.float32, 2025-05-07T20:03:27.3610877Z ) 2025-05-07T20:03:27.3611089Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3611491Z self=, 2025-05-07T20:03:27.3611909Z B=33, 2025-05-07T20:03:27.3612105Z N=33, 2025-05-07T20:03:27.3612295Z slice_length=29, 2025-05-07T20:03:27.3612536Z dtype=torch.float32, 2025-05-07T20:03:27.3612778Z ) 2025-05-07T20:03:27.3612976Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3613391Z self=, 2025-05-07T20:03:27.3613808Z B=33, 2025-05-07T20:03:27.3614005Z N=29, 2025-05-07T20:03:27.3614193Z slice_length=29, 2025-05-07T20:03:27.3614560Z dtype=torch.float32, 2025-05-07T20:03:27.3614805Z ) 2025-05-07T20:03:27.3615005Z Trying example: test_jagged_slice( 2025-05-07T20:03:27.3615420Z self=, 2025-05-07T20:03:27.3615902Z B=33, 2025-05-07T20:03:27.3616087Z N=29, 2025-05-07T20:03:27.3616287Z slice_length=33, 2025-05-07T20:03:27.3616532Z dtype=torch.float32, 2025-05-07T20:03:27.3616762Z ) 2025-05-07T20:03:27.3616955Z PASSED 2025-05-07T20:03:27.3617324Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:03:27.3617659Z 2025-05-07T20:03:27.3617798Z ============================== 2 passed in 2.15s =============================== 2025-05-07T20:03:27.7808665Z 2025-05-07T20:03:27.7809328Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:03:27.7826583Z [TEST] Python test time for ./jagged/slice_test.py: 4 seconds 2025-05-07T20:03:27.7826886Z 2025-05-07T20:03:27.7826893Z 2025-05-07T20:03:27.7826922Z 2025-05-07T20:03:27.7826933Z 2025-05-07T20:03:27.7839299Z ################################################################################ 2025-05-07T20:03:27.7854956Z # [2025-05-07T20:03:27.785Z] Run Python Test Suite: 2025-05-07T20:03:27.7855341Z # ./jagged/unique_indices_test.py 2025-05-07T20:03:27.7855658Z ################################################################################ 2025-05-07T20:03:27.7877764Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/unique_indices_test.py 2025-05-07T20:03:27.7878455Z 2025-05-07T20:03:29.8494219Z ============================= test session starts ============================== 2025-05-07T20:03:29.8495378Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:29.8496355Z cachedir: .pytest_cache 2025-05-07T20:03:29.8497454Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:29.8498706Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:29.8499247Z plugins: hypothesis-6.131.14 2025-05-07T20:03:31.6395145Z collecting ... collected 3 items 2025-05-07T20:03:31.6395457Z 2025-05-07T20:03:31.6409698Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices SKIPPED 2025-05-07T20:03:31.6419646Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty SKIPPED 2025-05-07T20:03:31.6437100Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys SKIPPED 2025-05-07T20:03:31.6437735Z 2025-05-07T20:03:31.6437895Z =========================== short test summary info ============================ 2025-05-07T20:03:31.6438443Z SKIPPED [1] jagged/unique_indices_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:03:31.6439110Z SKIPPED [1] jagged/unique_indices_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:03:31.6439774Z SKIPPED [1] jagged/unique_indices_test.py:165: CUDA is not available or no GPUs detected 2025-05-07T20:03:31.6440301Z ============================== 3 skipped in 1.92s ============================== 2025-05-07T20:03:32.0616114Z 2025-05-07T20:03:32.0616885Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:03:32.0633881Z [TEST] Python test time for ./jagged/unique_indices_test.py: 5 seconds 2025-05-07T20:03:32.0634451Z 2025-05-07T20:03:32.0634456Z 2025-05-07T20:03:32.0634461Z 2025-05-07T20:03:32.0634472Z 2025-05-07T20:03:32.0646730Z ################################################################################ 2025-05-07T20:03:32.0662524Z # [2025-05-07T20:03:32.065Z] Run Python Test Suite: 2025-05-07T20:03:32.0663150Z # ./layout_transform_ops_test.py 2025-05-07T20:03:32.0663482Z ################################################################################ 2025-05-07T20:03:32.0686533Z + 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:03:32.0687516Z 2025-05-07T20:03:34.1335093Z ============================= test session starts ============================== 2025-05-07T20:03:34.1336072Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:34.1336641Z cachedir: .pytest_cache 2025-05-07T20:03:34.1337263Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:34.1337952Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:34.1338265Z plugins: hypothesis-6.131.14 2025-05-07T20:03:35.5523901Z collecting ... collected 3 items 2025-05-07T20:03:35.5524162Z 2025-05-07T20:03:35.5536080Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output SKIPPED 2025-05-07T20:03:35.5545757Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D SKIPPED 2025-05-07T20:03:35.5562185Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch SKIPPED 2025-05-07T20:03:35.5562684Z 2025-05-07T20:03:35.5562872Z =========================== short test summary info ============================ 2025-05-07T20:03:35.5563406Z SKIPPED [1] layout_transform_ops_test.py:34: CUDA is not available or no GPUs detected 2025-05-07T20:03:35.5564027Z SKIPPED [1] layout_transform_ops_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:03:35.5564658Z SKIPPED [1] layout_transform_ops_test.py:104: CUDA is not available or no GPUs detected 2025-05-07T20:03:35.5565177Z ============================== 3 skipped in 1.55s ============================== 2025-05-07T20:03:35.9225905Z 2025-05-07T20:03:35.9226397Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:03:35.9243342Z [TEST] Python test time for ./layout_transform_ops_test.py: 3 seconds 2025-05-07T20:03:35.9243701Z 2025-05-07T20:03:35.9243705Z 2025-05-07T20:03:35.9243709Z 2025-05-07T20:03:35.9243721Z 2025-05-07T20:03:35.9255852Z ################################################################################ 2025-05-07T20:03:35.9271826Z # [2025-05-07T20:03:35.926Z] Run Python Test Suite: 2025-05-07T20:03:35.9272186Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:03:35.9272519Z ################################################################################ 2025-05-07T20:03:35.9293836Z + 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:03:35.9294539Z 2025-05-07T20:03:37.9820695Z ============================= test session starts ============================== 2025-05-07T20:03:37.9821385Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:37.9821958Z cachedir: .pytest_cache 2025-05-07T20:03:37.9822609Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:37.9823299Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:37.9823637Z plugins: hypothesis-6.131.14 2025-05-07T20:03:39.3950698Z collecting ... collected 7 items 2025-05-07T20:03:39.3950975Z 2025-05-07T20:03:39.3961387Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:03:39.3970139Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:03:39.3978391Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:03:39.3986449Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:03:39.3994504Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:03:39.4004004Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:03:39.4022774Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:03:39.4023207Z 2025-05-07T20:03:39.4023380Z =========================== short test summary info ============================ 2025-05-07T20:03:39.4023937Z SKIPPED [1] merge_pooled_embeddings_test.py:113: CUDA is not available or no GPUs detected 2025-05-07T20:03:39.4024612Z SKIPPED [1] merge_pooled_embeddings_test.py:42: CUDA is not available or no GPUs detected 2025-05-07T20:03:39.4025273Z SKIPPED [1] merge_pooled_embeddings_test.py:195: CUDA is not available or no GPUs detected 2025-05-07T20:03:39.4025922Z SKIPPED [1] merge_pooled_embeddings_test.py:140: CUDA is not available or no GPUs detected 2025-05-07T20:03:39.4026585Z SKIPPED [1] merge_pooled_embeddings_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:03:39.4027257Z SKIPPED [1] merge_pooled_embeddings_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:03:39.4027919Z SKIPPED [1] merge_pooled_embeddings_test.py:210: CUDA is not available or no GPUs detected 2025-05-07T20:03:39.4028442Z ============================== 7 skipped in 1.54s ============================== 2025-05-07T20:03:39.7637094Z 2025-05-07T20:03:39.7637602Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:03:39.7654572Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 4 seconds 2025-05-07T20:03:39.7654936Z 2025-05-07T20:03:39.7654942Z 2025-05-07T20:03:39.7654946Z 2025-05-07T20:03:39.7654958Z 2025-05-07T20:03:39.7667036Z ################################################################################ 2025-05-07T20:03:39.7683526Z # [2025-05-07T20:03:39.768Z] Run Python Test Suite: 2025-05-07T20:03:39.7683887Z # ./metric_ops_test.py 2025-05-07T20:03:39.7684173Z ################################################################################ 2025-05-07T20:03:39.7705665Z + 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:03:39.7706318Z 2025-05-07T20:03:41.8310359Z ============================= test session starts ============================== 2025-05-07T20:03:41.8311033Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:41.8311606Z cachedir: .pytest_cache 2025-05-07T20:03:41.8312229Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:41.8312920Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:41.8313230Z plugins: hypothesis-6.131.14 2025-05-07T20:03:43.2390097Z collecting ... collected 1 item 2025-05-07T20:03:43.2390350Z 2025-05-07T20:03:43.2410171Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:03:43.2410574Z 2025-05-07T20:03:43.2410729Z =========================== short test summary info ============================ 2025-05-07T20:03:43.2411410Z 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:03:43.2412041Z ============================== 1 skipped in 1.53s ============================== 2025-05-07T20:03:43.6024007Z 2025-05-07T20:03:43.6024433Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:03:43.6041347Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:03:43.6041641Z 2025-05-07T20:03:43.6041647Z 2025-05-07T20:03:43.6041652Z 2025-05-07T20:03:43.6041664Z 2025-05-07T20:03:43.6054041Z ################################################################################ 2025-05-07T20:03:43.6069734Z # [2025-05-07T20:03:43.606Z] Run Python Test Suite: 2025-05-07T20:03:43.6070102Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:03:43.6070749Z ################################################################################ 2025-05-07T20:03:43.6092088Z + 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:03:43.6092848Z 2025-05-07T20:03:45.6628563Z ============================= test session starts ============================== 2025-05-07T20:03:45.6629245Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:45.6629817Z cachedir: .pytest_cache 2025-05-07T20:03:45.6630430Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:45.6631125Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:45.6631465Z plugins: hypothesis-6.131.14 2025-05-07T20:03:47.0646348Z collecting ... collected 5 items 2025-05-07T20:03:47.0646622Z 2025-05-07T20:03:47.1385956Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:03:47.1451015Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:03:47.1486247Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:03:47.1513695Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:03:47.1551018Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:03:47.1551620Z 2025-05-07T20:03:47.1551779Z =============================== warnings summary =============================== 2025-05-07T20:03:47.1552163Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:03:47.1553141Z /__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:03:47.1554192Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:03:47.1554502Z 2025-05-07T20:03:47.1554765Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:03:47.1555244Z ========================= 5 passed, 1 warning in 1.62s ========================= 2025-05-07T20:03:47.5063384Z 2025-05-07T20:03:47.5063881Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:03:47.5081468Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 4 seconds 2025-05-07T20:03:47.5081836Z 2025-05-07T20:03:47.5081841Z 2025-05-07T20:03:47.5081846Z 2025-05-07T20:03:47.5081856Z 2025-05-07T20:03:47.5094282Z ################################################################################ 2025-05-07T20:03:47.5109914Z # [2025-05-07T20:03:47.510Z] Run Python Test Suite: 2025-05-07T20:03:47.5110272Z # ./quantize/bfloat16_test.py 2025-05-07T20:03:47.5110613Z ################################################################################ 2025-05-07T20:03:47.5132433Z + 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:03:47.5133100Z 2025-05-07T20:03:49.5664229Z ============================= test session starts ============================== 2025-05-07T20:03:49.5665394Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:49.5666403Z cachedir: .pytest_cache 2025-05-07T20:03:49.5667514Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:49.5668734Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:49.5669274Z plugins: hypothesis-6.131.14 2025-05-07T20:03:51.0104171Z collecting ... collected 4 items 2025-05-07T20:03:51.0104695Z 2025-05-07T20:03:51.2328142Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:03:52.6678615Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:03:52.6689637Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 SKIPPED 2025-05-07T20:03:53.4156420Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:03:53.4156875Z 2025-05-07T20:03:53.4157046Z =========================== short test summary info ============================ 2025-05-07T20:03:53.4157564Z SKIPPED [1] quantize/bfloat16_test.py:118: Skip when CUDA is not available 2025-05-07T20:03:53.4158054Z ========================= 3 passed, 1 skipped in 3.97s ========================= 2025-05-07T20:03:53.7885097Z 2025-05-07T20:03:53.7885737Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:03:53.7902874Z [TEST] Python test time for ./quantize/bfloat16_test.py: 6 seconds 2025-05-07T20:03:53.7903212Z 2025-05-07T20:03:53.7903217Z 2025-05-07T20:03:53.7903221Z 2025-05-07T20:03:53.7903231Z 2025-05-07T20:03:53.7915934Z ################################################################################ 2025-05-07T20:03:53.7931863Z # [2025-05-07T20:03:53.792Z] Run Python Test Suite: 2025-05-07T20:03:53.7932243Z # ./quantize/comm_codec_test.py 2025-05-07T20:03:53.7932543Z ################################################################################ 2025-05-07T20:03:53.7953698Z + 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:03:53.7954389Z 2025-05-07T20:03:55.8563081Z ============================= test session starts ============================== 2025-05-07T20:03:55.8563743Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:03:55.8564345Z cachedir: .pytest_cache 2025-05-07T20:03:55.8564973Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:03:55.8565646Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:03:55.8565981Z plugins: hypothesis-6.131.14 2025-05-07T20:03:57.2967098Z collecting ... collected 1 item 2025-05-07T20:03:57.2967367Z 2025-05-07T20:03:57.6615925Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:03:57.6616548Z 2025-05-07T20:03:57.6616732Z ============================== 1 passed in 1.93s =============================== 2025-05-07T20:03:58.0283248Z 2025-05-07T20:03:58.0283706Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:03:58.0301206Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:03:58.0301524Z 2025-05-07T20:03:58.0301530Z 2025-05-07T20:03:58.0301534Z 2025-05-07T20:03:58.0301578Z 2025-05-07T20:03:58.0314463Z ################################################################################ 2025-05-07T20:03:58.0330256Z # [2025-05-07T20:03:58.032Z] Run Python Test Suite: 2025-05-07T20:03:58.0330638Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:03:58.0330974Z ################################################################################ 2025-05-07T20:03:58.0353145Z + 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:03:58.0353854Z 2025-05-07T20:04:00.1065883Z ============================= test session starts ============================== 2025-05-07T20:04:00.1066566Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:00.1067125Z cachedir: .pytest_cache 2025-05-07T20:04:00.1067756Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:00.1068744Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:00.1069076Z plugins: hypothesis-6.131.14 2025-05-07T20:04:01.5655396Z collecting ... collected 2 items 2025-05-07T20:04:01.5655666Z 2025-05-07T20:04:01.5670772Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise SKIPPED 2025-05-07T20:04:01.5688343Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise SKIPPED 2025-05-07T20:04:01.5688935Z 2025-05-07T20:04:01.5689115Z =========================== short test summary info ============================ 2025-05-07T20:04:01.5689660Z SKIPPED [1] quantize/fp8_rowwise_test.py:52: CUDA is not available or no GPUs detected 2025-05-07T20:04:01.5690295Z SKIPPED [1] quantize/fp8_rowwise_test.py:145: CUDA is not available or no GPUs detected 2025-05-07T20:04:01.5690825Z ============================== 2 skipped in 1.59s ============================== 2025-05-07T20:04:01.9319727Z 2025-05-07T20:04:01.9320360Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:04:01.9337894Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 3 seconds 2025-05-07T20:04:01.9338254Z 2025-05-07T20:04:01.9338283Z 2025-05-07T20:04:01.9338287Z 2025-05-07T20:04:01.9338300Z 2025-05-07T20:04:01.9351073Z ################################################################################ 2025-05-07T20:04:01.9366150Z # [2025-05-07T20:04:01.936Z] Run Python Test Suite: 2025-05-07T20:04:01.9366534Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:04:01.9366868Z ################################################################################ 2025-05-07T20:04:01.9389073Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:04:01.9389794Z 2025-05-07T20:04:04.0038326Z ============================= test session starts ============================== 2025-05-07T20:04:04.0039016Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:04.0039581Z cachedir: .pytest_cache 2025-05-07T20:04:04.0040232Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:04.0040919Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:04.0041231Z plugins: hypothesis-6.131.14 2025-05-07T20:04:05.4594474Z collecting ... collected 4 items 2025-05-07T20:04:05.4594742Z 2025-05-07T20:04:05.7106770Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:04:05.8210477Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:04:06.1172846Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:04:06.3134790Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:04:06.3135334Z 2025-05-07T20:04:06.3135499Z ============================== 4 passed in 2.43s =============================== 2025-05-07T20:04:06.6828448Z 2025-05-07T20:04:06.6828763Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:04:06.6846554Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 5 seconds 2025-05-07T20:04:06.6846899Z 2025-05-07T20:04:06.6846904Z 2025-05-07T20:04:06.6846908Z 2025-05-07T20:04:06.6846919Z 2025-05-07T20:04:06.6859448Z ################################################################################ 2025-05-07T20:04:06.6875244Z # [2025-05-07T20:04:06.687Z] Run Python Test Suite: 2025-05-07T20:04:06.6875740Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:04:06.6876103Z ################################################################################ 2025-05-07T20:04:06.6896908Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:04:06.6897741Z 2025-05-07T20:04:08.7515647Z ============================= test session starts ============================== 2025-05-07T20:04:08.7516326Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:08.7516895Z cachedir: .pytest_cache 2025-05-07T20:04:08.7517523Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:08.7518202Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:08.7518527Z plugins: hypothesis-6.131.14 2025-05-07T20:04:10.2153769Z collecting ... collected 4 items 2025-05-07T20:04:10.2154042Z 2025-05-07T20:04:10.8510399Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:04:11.1153467Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:04:24.1552319Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:04:24.8558800Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:04:24.8559371Z 2025-05-07T20:04:24.8559517Z =============================== warnings summary =============================== 2025-05-07T20:04:24.8560317Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:04:24.8561728Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:04:24.8562707Z note_deprecation( 2025-05-07T20:04:24.8562871Z 2025-05-07T20:04:24.8563108Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:04:24.8563615Z ======================== 4 passed, 1 warning in 16.23s ========================= 2025-05-07T20:04:25.2443323Z 2025-05-07T20:04:25.2443789Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:04:25.2461524Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 19 seconds 2025-05-07T20:04:25.2461921Z 2025-05-07T20:04:25.2461926Z 2025-05-07T20:04:25.2461931Z 2025-05-07T20:04:25.2461936Z 2025-05-07T20:04:25.2476523Z ################################################################################ 2025-05-07T20:04:25.2491201Z # [2025-05-07T20:04:25.248Z] Run Python Test Suite: 2025-05-07T20:04:25.2491570Z # ./quantize/hfp8_test.py 2025-05-07T20:04:25.2491870Z ################################################################################ 2025-05-07T20:04:25.2513032Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/hfp8_test.py 2025-05-07T20:04:25.2513751Z 2025-05-07T20:04:27.3093935Z ============================= test session starts ============================== 2025-05-07T20:04:27.3094621Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:27.3095192Z cachedir: .pytest_cache 2025-05-07T20:04:27.3095819Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:27.3096496Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:27.3096825Z plugins: hypothesis-6.131.14 2025-05-07T20:04:28.7454575Z collecting ... collected 1 item 2025-05-07T20:04:28.7454813Z 2025-05-07T20:04:28.9398549Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:04:28.9399284Z 2025-05-07T20:04:28.9399442Z ============================== 1 passed in 1.75s =============================== 2025-05-07T20:04:29.2999681Z 2025-05-07T20:04:29.3000339Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:04:29.3017128Z [TEST] Python test time for ./quantize/hfp8_test.py: 4 seconds 2025-05-07T20:04:29.3017437Z 2025-05-07T20:04:29.3017442Z 2025-05-07T20:04:29.3017447Z 2025-05-07T20:04:29.3017458Z 2025-05-07T20:04:29.3029960Z ################################################################################ 2025-05-07T20:04:29.3046006Z # [2025-05-07T20:04:29.304Z] Run Python Test Suite: 2025-05-07T20:04:29.3046369Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:04:29.3046689Z ################################################################################ 2025-05-07T20:04:29.3068224Z + 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:04:29.3068955Z 2025-05-07T20:04:31.3689515Z ============================= test session starts ============================== 2025-05-07T20:04:31.3690233Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:31.3690795Z cachedir: .pytest_cache 2025-05-07T20:04:31.3691426Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:31.3692116Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:31.3692438Z plugins: hypothesis-6.131.14 2025-05-07T20:04:32.8160798Z collecting ... collected 4 items 2025-05-07T20:04:32.8161043Z 2025-05-07T20:04:32.8176019Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op SKIPPED 2025-05-07T20:04:32.8185274Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty SKIPPED 2025-05-07T20:04:32.8194824Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims SKIPPED 2025-05-07T20:04:32.8214789Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows SKIPPED 2025-05-07T20:04:32.8215388Z 2025-05-07T20:04:32.8215575Z =========================== short test summary info ============================ 2025-05-07T20:04:32.8216118Z SKIPPED [1] quantize/mixed_dim_int8_test.py:47: CUDA is not available or no GPUs detected 2025-05-07T20:04:32.8216780Z SKIPPED [1] quantize/mixed_dim_int8_test.py:35: CUDA is not available or no GPUs detected 2025-05-07T20:04:32.8217436Z SKIPPED [1] quantize/mixed_dim_int8_test.py:69: CUDA is not available or no GPUs detected 2025-05-07T20:04:32.8218093Z SKIPPED [1] quantize/mixed_dim_int8_test.py:91: CUDA is not available or no GPUs detected 2025-05-07T20:04:32.8218606Z ============================== 4 skipped in 1.58s ============================== 2025-05-07T20:04:33.1902458Z 2025-05-07T20:04:33.1902814Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:04:33.1920522Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 4 seconds 2025-05-07T20:04:33.1920850Z 2025-05-07T20:04:33.1920855Z 2025-05-07T20:04:33.1920866Z 2025-05-07T20:04:33.1920870Z 2025-05-07T20:04:33.1933549Z ################################################################################ 2025-05-07T20:04:33.1949485Z # [2025-05-07T20:04:33.194Z] Run Python Test Suite: 2025-05-07T20:04:33.1949846Z # ./quantize/msfp_test.py 2025-05-07T20:04:33.1950139Z ################################################################################ 2025-05-07T20:04:33.1971573Z + 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:04:33.1972224Z 2025-05-07T20:04:35.2573865Z ============================= test session starts ============================== 2025-05-07T20:04:35.2574555Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:35.2575120Z cachedir: .pytest_cache 2025-05-07T20:04:35.2576191Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:35.2576878Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:35.2577203Z plugins: hypothesis-6.131.14 2025-05-07T20:04:36.6980059Z collecting ... collected 1 item 2025-05-07T20:04:36.6980327Z 2025-05-07T20:04:36.7001492Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op SKIPPED 2025-05-07T20:04:36.7001901Z 2025-05-07T20:04:36.7002067Z =========================== short test summary info ============================ 2025-05-07T20:04:36.7002568Z SKIPPED [1] quantize/msfp_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:04:36.7003096Z ============================== 1 skipped in 1.57s ============================== 2025-05-07T20:04:37.0576206Z 2025-05-07T20:04:37.0576826Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:04:37.0593757Z [TEST] Python test time for ./quantize/msfp_test.py: 4 seconds 2025-05-07T20:04:37.0594062Z 2025-05-07T20:04:37.0594067Z 2025-05-07T20:04:37.0594071Z 2025-05-07T20:04:37.0594074Z 2025-05-07T20:04:37.0606193Z ################################################################################ 2025-05-07T20:04:37.0621568Z # [2025-05-07T20:04:37.061Z] Run Python Test Suite: 2025-05-07T20:04:37.0621907Z # ./quantize/mx4_test.py 2025-05-07T20:04:37.0622197Z ################################################################################ 2025-05-07T20:04:37.0644078Z + 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:04:37.0644727Z 2025-05-07T20:04:39.1168126Z ============================= test session starts ============================== 2025-05-07T20:04:39.1168793Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:39.1169370Z cachedir: .pytest_cache 2025-05-07T20:04:39.1170031Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:39.1170720Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:39.1171034Z plugins: hypothesis-6.131.14 2025-05-07T20:04:40.5873714Z collecting ... collected 4 items 2025-05-07T20:04:40.5873971Z 2025-05-07T20:04:40.5888360Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 SKIPPED 2025-05-07T20:04:40.5897721Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases SKIPPED 2025-05-07T20:04:40.5905723Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:04:40.5922746Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:04:40.5923158Z 2025-05-07T20:04:40.5923335Z =========================== short test summary info ============================ 2025-05-07T20:04:40.5923858Z SKIPPED [1] quantize/mx4_test.py:150: CUDA is not available or no GPUs detected 2025-05-07T20:04:40.5924428Z SKIPPED [1] quantize/mx4_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:04:40.5925029Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:04:40.5925650Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:04:40.5926142Z ============================== 4 skipped in 1.60s ============================== 2025-05-07T20:04:40.9646281Z 2025-05-07T20:04:40.9646765Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:04:40.9663179Z [TEST] Python test time for ./quantize/mx4_test.py: 3 seconds 2025-05-07T20:04:40.9663489Z 2025-05-07T20:04:40.9663750Z 2025-05-07T20:04:40.9663755Z 2025-05-07T20:04:40.9663759Z 2025-05-07T20:04:40.9676366Z ################################################################################ 2025-05-07T20:04:40.9691465Z # [2025-05-07T20:04:40.968Z] Run Python Test Suite: 2025-05-07T20:04:40.9692065Z # ./release/stable_release_test.py 2025-05-07T20:04:40.9692394Z ################################################################################ 2025-05-07T20:04:40.9713415Z + 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:04:40.9714115Z 2025-05-07T20:04:43.0314628Z ============================= test session starts ============================== 2025-05-07T20:04:43.0315739Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:43.0316693Z cachedir: .pytest_cache 2025-05-07T20:04:43.0317789Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:43.0319004Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:43.0319534Z plugins: hypothesis-6.131.14 2025-05-07T20:04:44.4403844Z collecting ... collected 2 items 2025-05-07T20:04:44.4404113Z 2025-05-07T20:04:44.4426537Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:04:44.4444224Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:04:44.4444590Z 2025-05-07T20:04:44.4444732Z ============================== 2 passed in 1.54s =============================== 2025-05-07T20:04:44.7989681Z 2025-05-07T20:04:44.7990106Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:04:44.8007013Z [TEST] Python test time for ./release/stable_release_test.py: 4 seconds 2025-05-07T20:04:44.8007339Z 2025-05-07T20:04:44.8007346Z 2025-05-07T20:04:44.8007350Z 2025-05-07T20:04:44.8007378Z 2025-05-07T20:04:44.8019448Z ################################################################################ 2025-05-07T20:04:44.8035431Z # [2025-05-07T20:04:44.803Z] Run Python Test Suite: 2025-05-07T20:04:44.8035775Z # ./runtime_monitor_test.py 2025-05-07T20:04:44.8036092Z ################################################################################ 2025-05-07T20:04:44.8057664Z + 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:04:44.8058319Z 2025-05-07T20:04:46.8596474Z ============================= test session starts ============================== 2025-05-07T20:04:46.8597667Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:46.8598753Z cachedir: .pytest_cache 2025-05-07T20:04:46.8599822Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:46.8601119Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:46.8601692Z plugins: hypothesis-6.131.14 2025-05-07T20:04:48.2662823Z collecting ... collected 7 items 2025-05-07T20:04:48.2663070Z 2025-05-07T20:04:48.2675102Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start SKIPPED 2025-05-07T20:04:48.2684576Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop SKIPPED 2025-05-07T20:04:48.2693045Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording SKIPPED 2025-05-07T20:04:48.2701641Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load SKIPPED 2025-05-07T20:04:48.2710075Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream SKIPPED 2025-05-07T20:04:48.2717669Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:04:48.2736162Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:04:48.2736733Z 2025-05-07T20:04:48.2736901Z =========================== short test summary info ============================ 2025-05-07T20:04:48.2737513Z SKIPPED [1] runtime_monitor_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:04:48.2738100Z SKIPPED [1] runtime_monitor_test.py:71: CUDA is not available or no GPUs detected 2025-05-07T20:04:48.2738689Z SKIPPED [1] runtime_monitor_test.py:87: CUDA is not available or no GPUs detected 2025-05-07T20:04:48.2739285Z SKIPPED [1] runtime_monitor_test.py:118: CUDA is not available or no GPUs detected 2025-05-07T20:04:48.2739955Z SKIPPED [1] runtime_monitor_test.py:102: CUDA is not available or no GPUs detected 2025-05-07T20:04:48.2740457Z ========================= 2 passed, 5 skipped in 1.54s ========================= 2025-05-07T20:04:48.6284579Z 2025-05-07T20:04:48.6284976Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:04:48.6302137Z [TEST] Python test time for ./runtime_monitor_test.py: 4 seconds 2025-05-07T20:04:48.6302478Z 2025-05-07T20:04:48.6302482Z 2025-05-07T20:04:48.6302487Z 2025-05-07T20:04:48.6302497Z 2025-05-07T20:04:48.6314640Z ################################################################################ 2025-05-07T20:04:48.6330544Z # [2025-05-07T20:04:48.632Z] Run Python Test Suite: 2025-05-07T20:04:48.6330979Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:04:48.6331322Z ################################################################################ 2025-05-07T20:04:48.6352126Z + 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:04:48.6352865Z 2025-05-07T20:04:50.6930847Z ============================= test session starts ============================== 2025-05-07T20:04:50.6931524Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:50.6932129Z cachedir: .pytest_cache 2025-05-07T20:04:50.6932758Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:50.6933467Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:50.6933796Z plugins: hypothesis-6.131.14 2025-05-07T20:04:52.1029152Z collecting ... collected 3 items 2025-05-07T20:04:52.1029436Z 2025-05-07T20:04:52.1822946Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:04:52.1905592Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:04:52.1989273Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad SKIPPED 2025-05-07T20:04:52.1989815Z 2025-05-07T20:04:52.1989999Z =========================== short test summary info ============================ 2025-05-07T20:04:52.1990785Z SKIPPED [3] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:04:52.1991568Z ============================== 3 skipped in 1.63s ============================== 2025-05-07T20:04:52.5550766Z 2025-05-07T20:04:52.5551302Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:04:52.5568289Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 4 seconds 2025-05-07T20:04:52.5568647Z 2025-05-07T20:04:52.5568652Z 2025-05-07T20:04:52.5568657Z 2025-05-07T20:04:52.5568670Z 2025-05-07T20:04:52.5581717Z ################################################################################ 2025-05-07T20:04:52.5596728Z # [2025-05-07T20:04:52.559Z] Run Python Test Suite: 2025-05-07T20:04:52.5597124Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:04:52.5597475Z ################################################################################ 2025-05-07T20:04:52.5619243Z + 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:04:52.5620057Z 2025-05-07T20:04:54.6217093Z ============================= test session starts ============================== 2025-05-07T20:04:54.6217813Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:54.6218388Z cachedir: .pytest_cache 2025-05-07T20:04:54.6219020Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:54.6219767Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:54.6220106Z plugins: hypothesis-6.131.14 2025-05-07T20:04:56.0328892Z collecting ... collected 1 item 2025-05-07T20:04:56.0329152Z 2025-05-07T20:04:56.0349780Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out SKIPPED 2025-05-07T20:04:56.0350335Z 2025-05-07T20:04:56.0350493Z =========================== short test summary info ============================ 2025-05-07T20:04:56.0351078Z SKIPPED [1] sll/dense_jagged_cat_jagged_out_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:04:56.0351636Z ============================== 1 skipped in 1.54s ============================== 2025-05-07T20:04:56.3987323Z 2025-05-07T20:04:56.3988003Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:04:56.4004879Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 4 seconds 2025-05-07T20:04:56.4005256Z 2025-05-07T20:04:56.4005261Z 2025-05-07T20:04:56.4005266Z 2025-05-07T20:04:56.4005278Z 2025-05-07T20:04:56.4017620Z ################################################################################ 2025-05-07T20:04:56.4034684Z # [2025-05-07T20:04:56.403Z] Run Python Test Suite: 2025-05-07T20:04:56.4035055Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:04:56.4035413Z ################################################################################ 2025-05-07T20:04:56.4057313Z + 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:04:56.4058058Z 2025-05-07T20:04:58.4708624Z ============================= test session starts ============================== 2025-05-07T20:04:58.4709326Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:58.4709905Z cachedir: .pytest_cache 2025-05-07T20:04:58.4710521Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:58.4711216Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:58.4711549Z plugins: hypothesis-6.131.14 2025-05-07T20:04:59.8926199Z collecting ... collected 1 item 2025-05-07T20:04:59.8926465Z 2025-05-07T20:04:59.8947370Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense SKIPPED 2025-05-07T20:04:59.8947837Z 2025-05-07T20:04:59.8948031Z =========================== short test summary info ============================ 2025-05-07T20:04:59.8948586Z SKIPPED [1] sll/jagged2_to_padded_dense_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:04:59.8949138Z ============================== 1 skipped in 1.55s ============================== 2025-05-07T20:05:00.2548941Z 2025-05-07T20:05:00.2549824Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:05:00.2566757Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 4 seconds 2025-05-07T20:05:00.2567123Z 2025-05-07T20:05:00.2567128Z 2025-05-07T20:05:00.2567131Z 2025-05-07T20:05:00.2567135Z 2025-05-07T20:05:00.2579488Z ################################################################################ 2025-05-07T20:05:00.2595282Z # [2025-05-07T20:05:00.259Z] Run Python Test Suite: 2025-05-07T20:05:00.2595661Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:05:00.2595977Z ################################################################################ 2025-05-07T20:05:00.2617535Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_bmm_test.py 2025-05-07T20:05:00.2618218Z 2025-05-07T20:05:02.3405161Z ============================= test session starts ============================== 2025-05-07T20:05:02.3406328Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:02.3407358Z cachedir: .pytest_cache 2025-05-07T20:05:02.3408472Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:02.3409743Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:02.3410342Z plugins: hypothesis-6.131.14 2025-05-07T20:05:03.7635816Z collecting ... collected 2 items 2025-05-07T20:05:03.7636089Z 2025-05-07T20:05:03.7649024Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm SKIPPED 2025-05-07T20:05:03.7667401Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad SKIPPED 2025-05-07T20:05:03.7667843Z 2025-05-07T20:05:03.7668009Z =========================== short test summary info ============================ 2025-05-07T20:05:03.7668546Z SKIPPED [1] sll/jagged_dense_bmm_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:05:03.7669180Z SKIPPED [1] sll/jagged_dense_bmm_test.py:75: CUDA is not available or no GPUs detected 2025-05-07T20:05:03.7669697Z ============================== 2 skipped in 1.55s ============================== 2025-05-07T20:05:04.1287353Z 2025-05-07T20:05:04.1287727Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:05:04.1305475Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 4 seconds 2025-05-07T20:05:04.1305846Z 2025-05-07T20:05:04.1305850Z 2025-05-07T20:05:04.1305855Z 2025-05-07T20:05:04.1305865Z 2025-05-07T20:05:04.1318143Z ################################################################################ 2025-05-07T20:05:04.1333907Z # [2025-05-07T20:05:04.133Z] Run Python Test Suite: 2025-05-07T20:05:04.1334280Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:05:04.1334627Z ################################################################################ 2025-05-07T20:05:04.1356630Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:05:06.2011104Z 2025-05-07T20:05:06.2011824Z ============================= test session starts ============================== 2025-05-07T20:05:06.2012511Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:06.2013124Z cachedir: .pytest_cache 2025-05-07T20:05:06.2013753Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:06.2014445Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:06.2014777Z plugins: hypothesis-6.131.14 2025-05-07T20:05:07.6076602Z collecting ... collected 1 item 2025-05-07T20:05:07.6076947Z 2025-05-07T20:05:07.6837766Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add SKIPPED 2025-05-07T20:05:07.6838289Z 2025-05-07T20:05:07.6838444Z =========================== short test summary info ============================ 2025-05-07T20:05:07.6839222Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:05:07.6839974Z ============================== 1 skipped in 1.61s ============================== 2025-05-07T20:05:08.0285149Z 2025-05-07T20:05:08.0285790Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:05:08.0303335Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 4 seconds 2025-05-07T20:05:08.0303949Z 2025-05-07T20:05:08.0304211Z 2025-05-07T20:05:08.0304217Z 2025-05-07T20:05:08.0304221Z 2025-05-07T20:05:08.0316439Z ################################################################################ 2025-05-07T20:05:08.0332392Z # [2025-05-07T20:05:08.032Z] Run Python Test Suite: 2025-05-07T20:05:08.0333160Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:05:08.0333554Z ################################################################################ 2025-05-07T20:05:08.0355357Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:05:08.0356186Z 2025-05-07T20:05:10.0981431Z ============================= test session starts ============================== 2025-05-07T20:05:10.0982149Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:10.0982729Z cachedir: .pytest_cache 2025-05-07T20:05:10.0983365Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:10.0984077Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:10.0984410Z plugins: hypothesis-6.131.14 2025-05-07T20:05:11.5207914Z collecting ... collected 3 items 2025-05-07T20:05:11.5208190Z 2025-05-07T20:05:11.5220767Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out SKIPPED 2025-05-07T20:05:11.5229993Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend SKIPPED 2025-05-07T20:05:11.5247785Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad SKIPPED 2025-05-07T20:05:11.5248508Z 2025-05-07T20:05:11.5248680Z =========================== short test summary info ============================ 2025-05-07T20:05:11.5249320Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:05:11.5250149Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:159: CUDA is not available or no GPUs detected 2025-05-07T20:05:11.5250949Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:95: CUDA is not available or no GPUs detected 2025-05-07T20:05:11.5251563Z ============================== 3 skipped in 1.55s ============================== 2025-05-07T20:05:11.8804994Z 2025-05-07T20:05:11.8805923Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:05:11.8823160Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 3 seconds 2025-05-07T20:05:11.8823893Z 2025-05-07T20:05:11.8823900Z 2025-05-07T20:05:11.8823906Z 2025-05-07T20:05:11.8823922Z 2025-05-07T20:05:11.8836626Z ################################################################################ 2025-05-07T20:05:11.8852387Z # [2025-05-07T20:05:11.884Z] Run Python Test Suite: 2025-05-07T20:05:11.8852994Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:05:11.8853489Z ################################################################################ 2025-05-07T20:05:11.8876187Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:05:11.8876952Z 2025-05-07T20:05:13.9532013Z ============================= test session starts ============================== 2025-05-07T20:05:13.9533178Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:13.9534397Z cachedir: .pytest_cache 2025-05-07T20:05:13.9535459Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:13.9536723Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:13.9537076Z plugins: hypothesis-6.131.14 2025-05-07T20:05:15.3802318Z collecting ... collected 1 item 2025-05-07T20:05:15.3802565Z 2025-05-07T20:05:15.4620156Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention SKIPPED 2025-05-07T20:05:15.4620709Z 2025-05-07T20:05:15.4620868Z =========================== short test summary info ============================ 2025-05-07T20:05:15.4621652Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:05:15.4622414Z ============================== 1 skipped in 1.63s ============================== 2025-05-07T20:05:15.8095577Z 2025-05-07T20:05:15.8096223Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:05:15.8113326Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 4 seconds 2025-05-07T20:05:15.8113727Z 2025-05-07T20:05:15.8113732Z 2025-05-07T20:05:15.8113736Z 2025-05-07T20:05:15.8113747Z 2025-05-07T20:05:15.8126913Z ################################################################################ 2025-05-07T20:05:15.8142725Z # [2025-05-07T20:05:15.814Z] Run Python Test Suite: 2025-05-07T20:05:15.8143131Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:05:15.8143486Z ################################################################################ 2025-05-07T20:05:15.8165442Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:05:15.8166176Z 2025-05-07T20:05:17.8760870Z ============================= test session starts ============================== 2025-05-07T20:05:17.8761562Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:17.8762165Z cachedir: .pytest_cache 2025-05-07T20:05:17.8762780Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:17.8763469Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:17.8763801Z plugins: hypothesis-6.131.14 2025-05-07T20:05:19.2930802Z collecting ... collected 1 item 2025-05-07T20:05:19.2931046Z 2025-05-07T20:05:19.3749977Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic SKIPPED 2025-05-07T20:05:19.3750560Z 2025-05-07T20:05:19.3750725Z =========================== short test summary info ============================ 2025-05-07T20:05:19.3751510Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:05:19.3752297Z ============================== 1 skipped in 1.62s ============================== 2025-05-07T20:05:19.7217480Z 2025-05-07T20:05:19.7218009Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:05:19.7235083Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 4 seconds 2025-05-07T20:05:19.7235472Z 2025-05-07T20:05:19.7235476Z 2025-05-07T20:05:19.7235481Z 2025-05-07T20:05:19.7235493Z 2025-05-07T20:05:19.7247668Z ################################################################################ 2025-05-07T20:05:19.7263811Z # [2025-05-07T20:05:19.726Z] Run Python Test Suite: 2025-05-07T20:05:19.7264182Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:05:19.7264532Z ################################################################################ 2025-05-07T20:05:19.7286093Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:05:19.7287089Z 2025-05-07T20:05:21.7843364Z ============================= test session starts ============================== 2025-05-07T20:05:21.7844061Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:21.7844643Z cachedir: .pytest_cache 2025-05-07T20:05:21.7845268Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:21.7845946Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:21.7846276Z plugins: hypothesis-6.131.14 2025-05-07T20:05:23.2073871Z collecting ... collected 2 items 2025-05-07T20:05:23.2074132Z 2025-05-07T20:05:23.2859288Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:05:23.2939215Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:05:23.2939861Z 2025-05-07T20:05:23.2940049Z =========================== short test summary info ============================ 2025-05-07T20:05:23.2940818Z SKIPPED [2] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:05:23.2941582Z ============================== 2 skipped in 1.63s ============================== 2025-05-07T20:05:23.6423378Z 2025-05-07T20:05:23.6423923Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:05:23.6439957Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 4 seconds 2025-05-07T20:05:23.6440312Z 2025-05-07T20:05:23.6440326Z 2025-05-07T20:05:23.6440331Z 2025-05-07T20:05:23.6440335Z 2025-05-07T20:05:23.6453231Z ################################################################################ 2025-05-07T20:05:23.6469053Z # [2025-05-07T20:05:23.646Z] Run Python Test Suite: 2025-05-07T20:05:23.6469490Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:05:23.6469829Z ################################################################################ 2025-05-07T20:05:23.6492590Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:05:23.6493296Z 2025-05-07T20:05:25.7079086Z ============================= test session starts ============================== 2025-05-07T20:05:25.7079760Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:25.7080330Z cachedir: .pytest_cache 2025-05-07T20:05:25.7080953Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:25.7081674Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:25.7081984Z plugins: hypothesis-6.131.14 2025-05-07T20:05:27.1107098Z collecting ... collected 2 items 2025-05-07T20:05:27.1107355Z 2025-05-07T20:05:27.1120740Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm SKIPPED 2025-05-07T20:05:27.1138708Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad SKIPPED 2025-05-07T20:05:27.1139167Z 2025-05-07T20:05:27.1139347Z =========================== short test summary info ============================ 2025-05-07T20:05:27.1139929Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:29: CUDA is not available or no GPUs detected 2025-05-07T20:05:27.1140559Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:83: CUDA is not available or no GPUs detected 2025-05-07T20:05:27.1141079Z ============================== 2 skipped in 1.53s ============================== 2025-05-07T20:05:27.4732954Z 2025-05-07T20:05:27.4733469Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:05:27.4750961Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 4 seconds 2025-05-07T20:05:27.4751378Z 2025-05-07T20:05:27.4751383Z 2025-05-07T20:05:27.4751387Z 2025-05-07T20:05:27.4751399Z 2025-05-07T20:05:27.4764307Z ################################################################################ 2025-05-07T20:05:27.4780472Z # [2025-05-07T20:05:27.477Z] Run Python Test Suite: 2025-05-07T20:05:27.4780937Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:05:27.4781317Z ################################################################################ 2025-05-07T20:05:27.4803092Z + 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:05:27.4803865Z 2025-05-07T20:05:29.5358165Z ============================= test session starts ============================== 2025-05-07T20:05:29.5358837Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:29.5359441Z cachedir: .pytest_cache 2025-05-07T20:05:29.5360083Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:29.5360769Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:29.5361084Z plugins: hypothesis-6.131.14 2025-05-07T20:05:31.4762279Z collecting ... collected 1 item 2025-05-07T20:05:31.4762533Z 2025-05-07T20:05:31.4784406Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out SKIPPED 2025-05-07T20:05:31.4785066Z 2025-05-07T20:05:31.4785233Z =========================== short test summary info ============================ 2025-05-07T20:05:31.4785856Z SKIPPED [1] sll/jagged_self_substraction_jagged_out_test.py:25: CUDA is not available or no GPUs detected 2025-05-07T20:05:31.4786452Z ============================== 1 skipped in 2.07s ============================== 2025-05-07T20:05:31.9295623Z 2025-05-07T20:05:31.9296137Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:05:31.9313516Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 4 seconds 2025-05-07T20:05:31.9313941Z 2025-05-07T20:05:31.9313946Z 2025-05-07T20:05:31.9313950Z 2025-05-07T20:05:31.9313954Z 2025-05-07T20:05:31.9326296Z ################################################################################ 2025-05-07T20:05:31.9341728Z # [2025-05-07T20:05:31.933Z] Run Python Test Suite: 2025-05-07T20:05:31.9342078Z # ./sll/jagged_softmax_test.py 2025-05-07T20:05:31.9342394Z ################################################################################ 2025-05-07T20:05:31.9363923Z + 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:05:31.9364618Z 2025-05-07T20:05:34.0040315Z ============================= test session starts ============================== 2025-05-07T20:05:34.0040995Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:34.0041598Z cachedir: .pytest_cache 2025-05-07T20:05:34.0042228Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:34.0042911Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:34.0043238Z plugins: hypothesis-6.131.14 2025-05-07T20:05:35.4152563Z collecting ... collected 3 items 2025-05-07T20:05:35.4152833Z 2025-05-07T20:05:35.4166459Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax SKIPPED 2025-05-07T20:05:35.4175666Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend SKIPPED 2025-05-07T20:05:35.4191905Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax SKIPPED 2025-05-07T20:05:35.4192565Z 2025-05-07T20:05:35.4192736Z =========================== short test summary info ============================ 2025-05-07T20:05:35.4193252Z SKIPPED [1] sll/jagged_softmax_test.py:93: CUDA is not available or no GPUs detected 2025-05-07T20:05:35.4194001Z SKIPPED [1] sll/jagged_softmax_test.py:158: CUDA is not available or no GPUs detected 2025-05-07T20:05:35.4194632Z SKIPPED [1] sll/jagged_softmax_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:05:35.4195132Z ============================== 3 skipped in 1.54s ============================== 2025-05-07T20:05:35.7849204Z 2025-05-07T20:05:35.7849554Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:05:35.7866850Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 4 seconds 2025-05-07T20:05:35.7867171Z 2025-05-07T20:05:35.7867176Z 2025-05-07T20:05:35.7867181Z 2025-05-07T20:05:35.7867186Z 2025-05-07T20:05:35.7880265Z ################################################################################ 2025-05-07T20:05:35.7895747Z # [2025-05-07T20:05:35.789Z] Run Python Test Suite: 2025-05-07T20:05:35.7896146Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:05:35.7896526Z ################################################################################ 2025-05-07T20:05:35.7918495Z + 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:05:35.7919258Z 2025-05-07T20:05:37.8466306Z ============================= test session starts ============================== 2025-05-07T20:05:37.8466983Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:37.8467542Z cachedir: .pytest_cache 2025-05-07T20:05:37.8468167Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:37.8468896Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:37.8469209Z plugins: hypothesis-6.131.14 2025-05-07T20:05:39.2596237Z collecting ... collected 1 item 2025-05-07T20:05:39.2596496Z 2025-05-07T20:05:39.2616076Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:05:39.2616674Z 2025-05-07T20:05:39.2616830Z =========================== short test summary info ============================ 2025-05-07T20:05:39.2617750Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:154: Test fails in OSS mode, see https://github.com/triton-lang/triton/issues/5435 2025-05-07T20:05:39.2618634Z ============================== 1 skipped in 1.54s ============================== 2025-05-07T20:05:39.6227956Z 2025-05-07T20:05:39.6228682Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:05:39.6246024Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 4 seconds 2025-05-07T20:05:39.6246452Z 2025-05-07T20:05:39.6246464Z 2025-05-07T20:05:39.6246468Z 2025-05-07T20:05:39.6246472Z 2025-05-07T20:05:39.6259026Z ################################################################################ 2025-05-07T20:05:39.6274585Z # [2025-05-07T20:05:39.627Z] Run Python Test Suite: 2025-05-07T20:05:39.6274948Z # ./sparse/block_bucketize_test.py 2025-05-07T20:05:39.6275259Z ################################################################################ 2025-05-07T20:05:39.6297134Z + 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:05:39.6297838Z 2025-05-07T20:05:41.6926041Z ============================= test session starts ============================== 2025-05-07T20:05:41.6926722Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:41.6927567Z cachedir: .pytest_cache 2025-05-07T20:05:41.6928183Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:41.6929547Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:41.6929888Z plugins: hypothesis-6.131.14 2025-05-07T20:05:43.6743273Z collecting ... collected 11 items 2025-05-07T20:05:43.6743525Z 2025-05-07T20:05:43.8247859Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8248878Z self=, 2025-05-07T20:05:43.8249466Z index_type=torch.int32, 2025-05-07T20:05:43.8249738Z has_weight=False, 2025-05-07T20:05:43.8249986Z bucketize_pos=False, 2025-05-07T20:05:43.8250359Z sequence=False, 2025-05-07T20:05:43.8250605Z ) 2025-05-07T20:05:43.8250888Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8251518Z self=, 2025-05-07T20:05:43.8252097Z index_type=torch.int64, 2025-05-07T20:05:43.8252398Z has_weight=False, 2025-05-07T20:05:43.8252635Z bucketize_pos=False, 2025-05-07T20:05:43.8252886Z sequence=False, 2025-05-07T20:05:43.8253103Z ) 2025-05-07T20:05:43.8253347Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8253976Z self=, 2025-05-07T20:05:43.8254551Z index_type=torch.int64, 2025-05-07T20:05:43.8254814Z has_weight=False, 2025-05-07T20:05:43.8255057Z bucketize_pos=False, 2025-05-07T20:05:43.8255293Z sequence=True, 2025-05-07T20:05:43.8255513Z ) 2025-05-07T20:05:43.8255773Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8256382Z self=, 2025-05-07T20:05:43.8256961Z index_type=torch.int32, 2025-05-07T20:05:43.8257222Z has_weight=True, 2025-05-07T20:05:43.8257450Z bucketize_pos=True, 2025-05-07T20:05:43.8257699Z sequence=True, 2025-05-07T20:05:43.8257914Z ) 2025-05-07T20:05:43.8258165Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8258793Z self=, 2025-05-07T20:05:43.8259365Z index_type=torch.int32, 2025-05-07T20:05:43.8259629Z has_weight=False, 2025-05-07T20:05:43.8259943Z bucketize_pos=True, 2025-05-07T20:05:43.8260188Z sequence=False, 2025-05-07T20:05:43.8260407Z ) 2025-05-07T20:05:43.8260652Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8261279Z self=, 2025-05-07T20:05:43.8261855Z index_type=torch.int32, 2025-05-07T20:05:43.8262103Z has_weight=True, 2025-05-07T20:05:43.8262342Z bucketize_pos=False, 2025-05-07T20:05:43.8262592Z sequence=True, 2025-05-07T20:05:43.8262796Z ) 2025-05-07T20:05:43.8263077Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8263703Z self=, 2025-05-07T20:05:43.8264268Z index_type=torch.int32, 2025-05-07T20:05:43.8264534Z has_weight=False, 2025-05-07T20:05:43.8264780Z bucketize_pos=True, 2025-05-07T20:05:43.8265014Z sequence=True, 2025-05-07T20:05:43.8265236Z ) 2025-05-07T20:05:43.8265503Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8266118Z self=, 2025-05-07T20:05:43.8266702Z index_type=torch.int64, 2025-05-07T20:05:43.8266968Z has_weight=True, 2025-05-07T20:05:43.8267451Z bucketize_pos=False, 2025-05-07T20:05:43.8267707Z sequence=True, 2025-05-07T20:05:43.8267930Z ) 2025-05-07T20:05:43.8268183Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8268913Z self=, 2025-05-07T20:05:43.8269491Z index_type=torch.int32, 2025-05-07T20:05:43.8269759Z has_weight=True, 2025-05-07T20:05:43.8269987Z bucketize_pos=True, 2025-05-07T20:05:43.8270234Z sequence=False, 2025-05-07T20:05:43.8270453Z ) 2025-05-07T20:05:43.8270697Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8271320Z self=, 2025-05-07T20:05:43.8271895Z index_type=torch.int32, 2025-05-07T20:05:43.8272145Z has_weight=True, 2025-05-07T20:05:43.8272384Z bucketize_pos=False, 2025-05-07T20:05:43.8272634Z sequence=False, 2025-05-07T20:05:43.8272839Z ) 2025-05-07T20:05:43.8273096Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8273715Z self=, 2025-05-07T20:05:43.8274287Z index_type=torch.int64, 2025-05-07T20:05:43.8274540Z has_weight=True, 2025-05-07T20:05:43.8274783Z bucketize_pos=True, 2025-05-07T20:05:43.8275026Z sequence=True, 2025-05-07T20:05:43.8275235Z ) 2025-05-07T20:05:43.8275495Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8276309Z self=, 2025-05-07T20:05:43.8276877Z index_type=torch.int32, 2025-05-07T20:05:43.8277142Z has_weight=False, 2025-05-07T20:05:43.8277387Z bucketize_pos=False, 2025-05-07T20:05:43.8277626Z sequence=True, 2025-05-07T20:05:43.8277843Z ) 2025-05-07T20:05:43.8278100Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8278717Z self=, 2025-05-07T20:05:43.8279288Z index_type=torch.int64, 2025-05-07T20:05:43.8279547Z has_weight=True, 2025-05-07T20:05:43.8279786Z bucketize_pos=False, 2025-05-07T20:05:43.8280028Z sequence=False, 2025-05-07T20:05:43.8280246Z ) 2025-05-07T20:05:43.8280506Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8281117Z self=, 2025-05-07T20:05:43.8281696Z index_type=torch.int64, 2025-05-07T20:05:43.8281956Z has_weight=True, 2025-05-07T20:05:43.8282182Z bucketize_pos=True, 2025-05-07T20:05:43.8282424Z sequence=False, 2025-05-07T20:05:43.8282638Z ) 2025-05-07T20:05:43.8282881Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8283499Z self=, 2025-05-07T20:05:43.8284072Z index_type=torch.int64, 2025-05-07T20:05:43.8284334Z has_weight=False, 2025-05-07T20:05:43.8284562Z bucketize_pos=True, 2025-05-07T20:05:43.8284803Z sequence=True, 2025-05-07T20:05:43.8285016Z ) 2025-05-07T20:05:43.8285269Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:05:43.8285889Z self=, 2025-05-07T20:05:43.8286457Z index_type=torch.int64, 2025-05-07T20:05:43.8286705Z has_weight=False, 2025-05-07T20:05:43.8286942Z bucketize_pos=True, 2025-05-07T20:05:43.8287182Z sequence=False, 2025-05-07T20:05:43.8287386Z ) 2025-05-07T20:05:43.8287573Z PASSED 2025-05-07T20:05:43.8306478Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:05:43.8307601Z self=, 2025-05-07T20:05:43.8308370Z index_type=torch.int32, 2025-05-07T20:05:43.8308621Z ) 2025-05-07T20:05:43.8308963Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:05:43.8309879Z self=, 2025-05-07T20:05:43.8310503Z index_type=torch.int64, 2025-05-07T20:05:43.8310754Z ) 2025-05-07T20:05:43.8310948Z PASSED 2025-05-07T20:05:43.8320332Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large SKIPPED 2025-05-07T20:05:43.8610656Z 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:05:43.8611845Z self=, 2025-05-07T20:05:43.8612486Z long_indices=False, 2025-05-07T20:05:43.8612733Z use_cpu=True, 2025-05-07T20:05:43.8613011Z keep_orig_idx=False, 2025-05-07T20:05:43.8613361Z sequence=False, 2025-05-07T20:05:43.8613595Z bucketize_pos=False, 2025-05-07T20:05:43.8613823Z ) 2025-05-07T20:05:43.8614137Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8614864Z self=, 2025-05-07T20:05:43.8615469Z long_indices=True, 2025-05-07T20:05:43.8615708Z use_cpu=True, 2025-05-07T20:05:43.8615938Z keep_orig_idx=False, 2025-05-07T20:05:43.8616175Z sequence=False, 2025-05-07T20:05:43.8616409Z bucketize_pos=False, 2025-05-07T20:05:43.8616652Z ) 2025-05-07T20:05:43.8616949Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8617683Z self=, 2025-05-07T20:05:43.8618313Z long_indices=True, 2025-05-07T20:05:43.8618556Z use_cpu=True, 2025-05-07T20:05:43.8618775Z keep_orig_idx=False, 2025-05-07T20:05:43.8619029Z sequence=True, 2025-05-07T20:05:43.8619268Z bucketize_pos=False, 2025-05-07T20:05:43.8619505Z ) 2025-05-07T20:05:43.8619870Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8620603Z self=, 2025-05-07T20:05:43.8621213Z long_indices=True, 2025-05-07T20:05:43.8621456Z use_cpu=True, 2025-05-07T20:05:43.8621688Z keep_orig_idx=True, 2025-05-07T20:05:43.8621922Z sequence=True, 2025-05-07T20:05:43.8622156Z bucketize_pos=True, 2025-05-07T20:05:43.8622394Z ) 2025-05-07T20:05:43.8622690Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8623415Z self=, 2025-05-07T20:05:43.8624040Z long_indices=False, 2025-05-07T20:05:43.8624282Z use_cpu=True, 2025-05-07T20:05:43.8624494Z keep_orig_idx=True, 2025-05-07T20:05:43.8624733Z sequence=False, 2025-05-07T20:05:43.8624967Z bucketize_pos=True, 2025-05-07T20:05:43.8625182Z ) 2025-05-07T20:05:43.8625486Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8626212Z self=, 2025-05-07T20:05:43.8626820Z long_indices=True, 2025-05-07T20:05:43.8627056Z use_cpu=True, 2025-05-07T20:05:43.8627284Z keep_orig_idx=False, 2025-05-07T20:05:43.8627518Z sequence=True, 2025-05-07T20:05:43.8627754Z bucketize_pos=True, 2025-05-07T20:05:43.8627983Z ) 2025-05-07T20:05:43.8628288Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8629003Z self=, 2025-05-07T20:05:43.8629779Z long_indices=True, 2025-05-07T20:05:43.8630021Z use_cpu=True, 2025-05-07T20:05:43.8630236Z keep_orig_idx=False, 2025-05-07T20:05:43.8630484Z sequence=False, 2025-05-07T20:05:43.8630826Z bucketize_pos=True, 2025-05-07T20:05:43.8631048Z ) 2025-05-07T20:05:43.8631354Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8632080Z self=, 2025-05-07T20:05:43.8632685Z long_indices=False, 2025-05-07T20:05:43.8632928Z use_cpu=True, 2025-05-07T20:05:43.8633159Z keep_orig_idx=True, 2025-05-07T20:05:43.8633403Z sequence=True, 2025-05-07T20:05:43.8633623Z bucketize_pos=False, 2025-05-07T20:05:43.8633864Z ) 2025-05-07T20:05:43.8634171Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8634889Z self=, 2025-05-07T20:05:43.8635505Z long_indices=True, 2025-05-07T20:05:43.8635743Z use_cpu=True, 2025-05-07T20:05:43.8635957Z keep_orig_idx=True, 2025-05-07T20:05:43.8636200Z sequence=False, 2025-05-07T20:05:43.8636433Z bucketize_pos=False, 2025-05-07T20:05:43.8636661Z ) 2025-05-07T20:05:43.8636966Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8637691Z self=, 2025-05-07T20:05:43.8638311Z long_indices=False, 2025-05-07T20:05:43.8638535Z use_cpu=True, 2025-05-07T20:05:43.8638758Z keep_orig_idx=True, 2025-05-07T20:05:43.8638996Z sequence=False, 2025-05-07T20:05:43.8639214Z bucketize_pos=False, 2025-05-07T20:05:43.8639455Z ) 2025-05-07T20:05:43.8639758Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8640473Z self=, 2025-05-07T20:05:43.8641094Z long_indices=False, 2025-05-07T20:05:43.8641330Z use_cpu=True, 2025-05-07T20:05:43.8641548Z keep_orig_idx=False, 2025-05-07T20:05:43.8641793Z sequence=True, 2025-05-07T20:05:43.8642019Z bucketize_pos=True, 2025-05-07T20:05:43.8642238Z ) 2025-05-07T20:05:43.8642542Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8643267Z self=, 2025-05-07T20:05:43.8643883Z long_indices=False, 2025-05-07T20:05:43.8644107Z use_cpu=True, 2025-05-07T20:05:43.8644333Z keep_orig_idx=True, 2025-05-07T20:05:43.8644571Z sequence=True, 2025-05-07T20:05:43.8644787Z bucketize_pos=True, 2025-05-07T20:05:43.8645019Z ) 2025-05-07T20:05:43.8645331Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8646050Z self=, 2025-05-07T20:05:43.8646669Z long_indices=False, 2025-05-07T20:05:43.8646914Z use_cpu=True, 2025-05-07T20:05:43.8647132Z keep_orig_idx=False, 2025-05-07T20:05:43.8647384Z sequence=False, 2025-05-07T20:05:43.8647614Z bucketize_pos=True, 2025-05-07T20:05:43.8647832Z ) 2025-05-07T20:05:43.8648139Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8648857Z self=, 2025-05-07T20:05:43.8649478Z long_indices=False, 2025-05-07T20:05:43.8649714Z use_cpu=True, 2025-05-07T20:05:43.8649944Z keep_orig_idx=False, 2025-05-07T20:05:43.8650196Z sequence=True, 2025-05-07T20:05:43.8650418Z bucketize_pos=False, 2025-05-07T20:05:43.8650659Z ) 2025-05-07T20:05:43.8651051Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8651765Z self=, 2025-05-07T20:05:43.8652449Z long_indices=True, 2025-05-07T20:05:43.8652695Z use_cpu=True, 2025-05-07T20:05:43.8652916Z keep_orig_idx=True, 2025-05-07T20:05:43.8653160Z sequence=True, 2025-05-07T20:05:43.8653395Z bucketize_pos=False, 2025-05-07T20:05:43.8653638Z ) 2025-05-07T20:05:43.8653937Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:05:43.8654664Z self=, 2025-05-07T20:05:43.8655287Z long_indices=True, 2025-05-07T20:05:43.8655515Z use_cpu=True, 2025-05-07T20:05:43.8655748Z keep_orig_idx=True, 2025-05-07T20:05:43.8655996Z sequence=False, 2025-05-07T20:05:43.8656211Z bucketize_pos=True, 2025-05-07T20:05:43.8656443Z ) 2025-05-07T20:05:43.8656642Z PASSED 2025-05-07T20:05:43.8767949Z 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:05:43.8769136Z self=, 2025-05-07T20:05:43.8769769Z long_indices=False, 2025-05-07T20:05:43.8770008Z use_cpu=True, 2025-05-07T20:05:43.8770267Z keep_orig_idx=False, 2025-05-07T20:05:43.8770549Z sequence=False, 2025-05-07T20:05:43.8770766Z ) 2025-05-07T20:05:43.8771074Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:05:43.8771832Z self=, 2025-05-07T20:05:43.8772466Z long_indices=True, 2025-05-07T20:05:43.8772706Z use_cpu=True, 2025-05-07T20:05:43.8772927Z keep_orig_idx=False, 2025-05-07T20:05:43.8773193Z sequence=False, 2025-05-07T20:05:43.8773412Z ) 2025-05-07T20:05:43.8773724Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:05:43.8774484Z self=, 2025-05-07T20:05:43.8775121Z long_indices=True, 2025-05-07T20:05:43.8775360Z use_cpu=True, 2025-05-07T20:05:43.8775714Z keep_orig_idx=False, 2025-05-07T20:05:43.8775969Z sequence=True, 2025-05-07T20:05:43.8776188Z ) 2025-05-07T20:05:43.8776496Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:05:43.8777251Z self=, 2025-05-07T20:05:43.8777887Z long_indices=False, 2025-05-07T20:05:43.8778116Z use_cpu=True, 2025-05-07T20:05:43.8778345Z keep_orig_idx=True, 2025-05-07T20:05:43.8778591Z sequence=True, 2025-05-07T20:05:43.8778794Z ) 2025-05-07T20:05:43.8779114Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:05:43.8779927Z self=, 2025-05-07T20:05:43.8780570Z long_indices=False, 2025-05-07T20:05:43.8780799Z use_cpu=True, 2025-05-07T20:05:43.8781034Z keep_orig_idx=True, 2025-05-07T20:05:43.8781277Z sequence=False, 2025-05-07T20:05:43.8781484Z ) 2025-05-07T20:05:43.8781804Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:05:43.8782557Z self=, 2025-05-07T20:05:43.8783179Z long_indices=False, 2025-05-07T20:05:43.8783416Z use_cpu=True, 2025-05-07T20:05:43.8783641Z keep_orig_idx=False, 2025-05-07T20:05:43.8783875Z sequence=True, 2025-05-07T20:05:43.8784233Z ) 2025-05-07T20:05:43.8784553Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:05:43.8785305Z self=, 2025-05-07T20:05:43.8786012Z long_indices=True, 2025-05-07T20:05:43.8786252Z use_cpu=True, 2025-05-07T20:05:43.8786479Z keep_orig_idx=True, 2025-05-07T20:05:43.8786709Z sequence=True, 2025-05-07T20:05:43.8786924Z ) 2025-05-07T20:05:43.8787246Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:05:43.8787984Z self=, 2025-05-07T20:05:43.8788615Z long_indices=True, 2025-05-07T20:05:43.8788854Z use_cpu=True, 2025-05-07T20:05:43.8789065Z keep_orig_idx=True, 2025-05-07T20:05:43.8789305Z sequence=False, 2025-05-07T20:05:43.8789521Z ) 2025-05-07T20:05:43.8789696Z PASSED 2025-05-07T20:05:43.8931191Z 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:05:43.8932482Z self=, 2025-05-07T20:05:43.8933155Z long_indices=False, 2025-05-07T20:05:43.8933420Z use_cpu=True, 2025-05-07T20:05:43.8933689Z keep_orig_idx=False, 2025-05-07T20:05:43.8933945Z sequence=False, 2025-05-07T20:05:43.8934167Z ) 2025-05-07T20:05:43.8934507Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:05:43.8935330Z self=, 2025-05-07T20:05:43.8935993Z long_indices=True, 2025-05-07T20:05:43.8936217Z use_cpu=True, 2025-05-07T20:05:43.8936448Z keep_orig_idx=False, 2025-05-07T20:05:43.8936703Z sequence=False, 2025-05-07T20:05:43.8936907Z ) 2025-05-07T20:05:43.8937256Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:05:43.8938082Z self=, 2025-05-07T20:05:43.8938751Z long_indices=False, 2025-05-07T20:05:43.8938982Z use_cpu=True, 2025-05-07T20:05:43.8939212Z keep_orig_idx=True, 2025-05-07T20:05:43.8939456Z sequence=False, 2025-05-07T20:05:43.8939721Z ) 2025-05-07T20:05:43.8940090Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:05:43.8940919Z self=, 2025-05-07T20:05:43.8941586Z long_indices=True, 2025-05-07T20:05:43.8941818Z use_cpu=True, 2025-05-07T20:05:43.8942050Z keep_orig_idx=True, 2025-05-07T20:05:43.8942304Z sequence=False, 2025-05-07T20:05:43.8942511Z ) 2025-05-07T20:05:43.8942867Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:05:43.8943700Z self=, 2025-05-07T20:05:43.8944356Z long_indices=True, 2025-05-07T20:05:43.8944604Z use_cpu=True, 2025-05-07T20:05:43.8944834Z keep_orig_idx=True, 2025-05-07T20:05:43.8945065Z sequence=True, 2025-05-07T20:05:43.8945284Z ) 2025-05-07T20:05:43.8945630Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:05:43.8946452Z self=, 2025-05-07T20:05:43.8947109Z long_indices=True, 2025-05-07T20:05:43.8947346Z use_cpu=True, 2025-05-07T20:05:43.8947573Z keep_orig_idx=False, 2025-05-07T20:05:43.8947951Z sequence=True, 2025-05-07T20:05:43.8948169Z ) 2025-05-07T20:05:43.8948517Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:05:43.8949396Z self=, 2025-05-07T20:05:43.8950066Z long_indices=False, 2025-05-07T20:05:43.8950307Z use_cpu=True, 2025-05-07T20:05:43.8950522Z keep_orig_idx=True, 2025-05-07T20:05:43.8950760Z sequence=True, 2025-05-07T20:05:43.8950983Z ) 2025-05-07T20:05:43.8951333Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:05:43.8952139Z self=, 2025-05-07T20:05:43.8952807Z long_indices=False, 2025-05-07T20:05:43.8953047Z use_cpu=True, 2025-05-07T20:05:43.8953264Z keep_orig_idx=False, 2025-05-07T20:05:43.8953512Z sequence=True, 2025-05-07T20:05:43.8953732Z ) 2025-05-07T20:05:43.8953909Z PASSED 2025-05-07T20:05:43.9093512Z 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:05:43.9094792Z self=, 2025-05-07T20:05:43.9095481Z long_indices=False, 2025-05-07T20:05:43.9095803Z use_cpu=True, 2025-05-07T20:05:43.9096081Z keep_orig_idx=False, 2025-05-07T20:05:43.9096335Z sequence=False, 2025-05-07T20:05:43.9096554Z ) 2025-05-07T20:05:43.9096887Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:05:43.9097703Z self=, 2025-05-07T20:05:43.9098367Z long_indices=True, 2025-05-07T20:05:43.9098601Z use_cpu=True, 2025-05-07T20:05:43.9098829Z keep_orig_idx=False, 2025-05-07T20:05:43.9099078Z sequence=False, 2025-05-07T20:05:43.9099284Z ) 2025-05-07T20:05:43.9099628Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:05:43.9100499Z self=, 2025-05-07T20:05:43.9101163Z long_indices=True, 2025-05-07T20:05:43.9101392Z use_cpu=True, 2025-05-07T20:05:43.9101625Z keep_orig_idx=False, 2025-05-07T20:05:43.9101873Z sequence=True, 2025-05-07T20:05:43.9102077Z ) 2025-05-07T20:05:43.9102420Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:05:43.9103236Z self=, 2025-05-07T20:05:43.9103884Z long_indices=False, 2025-05-07T20:05:43.9104122Z use_cpu=True, 2025-05-07T20:05:43.9104351Z keep_orig_idx=True, 2025-05-07T20:05:43.9104577Z sequence=True, 2025-05-07T20:05:43.9104788Z ) 2025-05-07T20:05:43.9105134Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:05:43.9105936Z self=, 2025-05-07T20:05:43.9106597Z long_indices=False, 2025-05-07T20:05:43.9106834Z use_cpu=True, 2025-05-07T20:05:43.9107057Z keep_orig_idx=True, 2025-05-07T20:05:43.9107286Z sequence=False, 2025-05-07T20:05:43.9107502Z ) 2025-05-07T20:05:43.9107844Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:05:43.9108649Z self=, 2025-05-07T20:05:43.9109308Z long_indices=True, 2025-05-07T20:05:43.9109545Z use_cpu=True, 2025-05-07T20:05:43.9109922Z keep_orig_idx=True, 2025-05-07T20:05:43.9110169Z sequence=False, 2025-05-07T20:05:43.9110391Z ) 2025-05-07T20:05:43.9110727Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:05:43.9111612Z self=, 2025-05-07T20:05:43.9112274Z long_indices=True, 2025-05-07T20:05:43.9112510Z use_cpu=True, 2025-05-07T20:05:43.9112721Z keep_orig_idx=True, 2025-05-07T20:05:43.9112961Z sequence=True, 2025-05-07T20:05:43.9113175Z ) 2025-05-07T20:05:43.9113510Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:05:43.9114325Z self=, 2025-05-07T20:05:43.9114990Z long_indices=False, 2025-05-07T20:05:43.9115229Z use_cpu=True, 2025-05-07T20:05:43.9115462Z keep_orig_idx=False, 2025-05-07T20:05:43.9115719Z sequence=True, 2025-05-07T20:05:43.9115938Z ) 2025-05-07T20:05:43.9116122Z PASSED 2025-05-07T20:05:43.9258413Z 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:05:43.9259823Z self=, 2025-05-07T20:05:43.9260523Z long_indices=False, 2025-05-07T20:05:43.9260822Z use_cpu=True, 2025-05-07T20:05:43.9261080Z keep_orig_idx=False, 2025-05-07T20:05:43.9261339Z sequence=False, 2025-05-07T20:05:43.9261547Z ) 2025-05-07T20:05:43.9261932Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:05:43.9262824Z self=, 2025-05-07T20:05:43.9263517Z long_indices=True, 2025-05-07T20:05:43.9263764Z use_cpu=True, 2025-05-07T20:05:43.9263992Z keep_orig_idx=False, 2025-05-07T20:05:43.9264259Z sequence=False, 2025-05-07T20:05:43.9264464Z ) 2025-05-07T20:05:43.9264848Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:05:43.9265726Z self=, 2025-05-07T20:05:43.9266412Z long_indices=True, 2025-05-07T20:05:43.9266646Z use_cpu=True, 2025-05-07T20:05:43.9266873Z keep_orig_idx=True, 2025-05-07T20:05:43.9267100Z sequence=False, 2025-05-07T20:05:43.9267316Z ) 2025-05-07T20:05:43.9267689Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:05:43.9268565Z self=, 2025-05-07T20:05:43.9269255Z long_indices=True, 2025-05-07T20:05:43.9269490Z use_cpu=True, 2025-05-07T20:05:43.9269711Z keep_orig_idx=True, 2025-05-07T20:05:43.9269938Z sequence=True, 2025-05-07T20:05:43.9270152Z ) 2025-05-07T20:05:43.9270532Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:05:43.9271397Z self=, 2025-05-07T20:05:43.9272098Z long_indices=True, 2025-05-07T20:05:43.9272334Z use_cpu=True, 2025-05-07T20:05:43.9272565Z keep_orig_idx=False, 2025-05-07T20:05:43.9272799Z sequence=True, 2025-05-07T20:05:43.9273015Z ) 2025-05-07T20:05:43.9273389Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:05:43.9274252Z self=, 2025-05-07T20:05:43.9275091Z long_indices=False, 2025-05-07T20:05:43.9275332Z use_cpu=True, 2025-05-07T20:05:43.9275544Z keep_orig_idx=True, 2025-05-07T20:05:43.9275956Z sequence=False, 2025-05-07T20:05:43.9276176Z ) 2025-05-07T20:05:43.9276617Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:05:43.9277503Z self=, 2025-05-07T20:05:43.9278204Z long_indices=False, 2025-05-07T20:05:43.9278450Z use_cpu=True, 2025-05-07T20:05:43.9278665Z keep_orig_idx=True, 2025-05-07T20:05:43.9278913Z sequence=True, 2025-05-07T20:05:43.9279128Z ) 2025-05-07T20:05:43.9279488Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:05:43.9280360Z self=, 2025-05-07T20:05:43.9281055Z long_indices=False, 2025-05-07T20:05:43.9281281Z use_cpu=True, 2025-05-07T20:05:43.9281511Z keep_orig_idx=False, 2025-05-07T20:05:43.9281756Z sequence=True, 2025-05-07T20:05:43.9281957Z ) 2025-05-07T20:05:43.9282146Z PASSED 2025-05-07T20:05:43.9514340Z 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:05:43.9515654Z self=, 2025-05-07T20:05:43.9516335Z index_type=torch.int32, 2025-05-07T20:05:43.9516649Z has_weight=False, 2025-05-07T20:05:43.9516898Z bucketize_pos=False, 2025-05-07T20:05:43.9517147Z sequence=False, 2025-05-07T20:05:43.9517352Z ) 2025-05-07T20:05:43.9517704Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9518537Z self=, 2025-05-07T20:05:43.9519211Z index_type=torch.int64, 2025-05-07T20:05:43.9519462Z has_weight=False, 2025-05-07T20:05:43.9519707Z bucketize_pos=False, 2025-05-07T20:05:43.9519956Z sequence=False, 2025-05-07T20:05:43.9520158Z ) 2025-05-07T20:05:43.9520506Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9521323Z self=, 2025-05-07T20:05:43.9521986Z index_type=torch.int64, 2025-05-07T20:05:43.9522247Z has_weight=True, 2025-05-07T20:05:43.9522489Z bucketize_pos=False, 2025-05-07T20:05:43.9522730Z sequence=False, 2025-05-07T20:05:43.9522949Z ) 2025-05-07T20:05:43.9523304Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9524131Z self=, 2025-05-07T20:05:43.9524798Z index_type=torch.int64, 2025-05-07T20:05:43.9525059Z has_weight=True, 2025-05-07T20:05:43.9525301Z bucketize_pos=True, 2025-05-07T20:05:43.9525528Z sequence=True, 2025-05-07T20:05:43.9525743Z ) 2025-05-07T20:05:43.9526094Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9526899Z self=, 2025-05-07T20:05:43.9527576Z index_type=torch.int64, 2025-05-07T20:05:43.9527840Z has_weight=False, 2025-05-07T20:05:43.9528083Z bucketize_pos=True, 2025-05-07T20:05:43.9528314Z sequence=False, 2025-05-07T20:05:43.9528534Z ) 2025-05-07T20:05:43.9528887Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9529838Z self=, 2025-05-07T20:05:43.9530517Z index_type=torch.int32, 2025-05-07T20:05:43.9530785Z has_weight=True, 2025-05-07T20:05:43.9531095Z bucketize_pos=False, 2025-05-07T20:05:43.9545858Z sequence=True, 2025-05-07T20:05:43.9546153Z ) 2025-05-07T20:05:43.9546531Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9547349Z self=, 2025-05-07T20:05:43.9548008Z index_type=torch.int32, 2025-05-07T20:05:43.9548261Z has_weight=True, 2025-05-07T20:05:43.9548478Z bucketize_pos=True, 2025-05-07T20:05:43.9548697Z sequence=False, 2025-05-07T20:05:43.9548894Z ) 2025-05-07T20:05:43.9549219Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9550040Z self=, 2025-05-07T20:05:43.9550694Z index_type=torch.int32, 2025-05-07T20:05:43.9550958Z has_weight=True, 2025-05-07T20:05:43.9551210Z bucketize_pos=True, 2025-05-07T20:05:43.9551444Z sequence=True, 2025-05-07T20:05:43.9551664Z ) 2025-05-07T20:05:43.9552021Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9552838Z self=, 2025-05-07T20:05:43.9553520Z index_type=torch.int64, 2025-05-07T20:05:43.9553784Z has_weight=True, 2025-05-07T20:05:43.9554027Z bucketize_pos=False, 2025-05-07T20:05:43.9554267Z sequence=True, 2025-05-07T20:05:43.9554485Z ) 2025-05-07T20:05:43.9554839Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9555655Z self=, 2025-05-07T20:05:43.9556335Z index_type=torch.int32, 2025-05-07T20:05:43.9556602Z has_weight=False, 2025-05-07T20:05:43.9556841Z bucketize_pos=True, 2025-05-07T20:05:43.9557084Z sequence=True, 2025-05-07T20:05:43.9557303Z ) 2025-05-07T20:05:43.9557643Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9558465Z self=, 2025-05-07T20:05:43.9559144Z index_type=torch.int64, 2025-05-07T20:05:43.9559414Z has_weight=False, 2025-05-07T20:05:43.9559644Z bucketize_pos=True, 2025-05-07T20:05:43.9559889Z sequence=True, 2025-05-07T20:05:43.9560109Z ) 2025-05-07T20:05:43.9560451Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9561280Z self=, 2025-05-07T20:05:43.9561952Z index_type=torch.int32, 2025-05-07T20:05:43.9562202Z has_weight=True, 2025-05-07T20:05:43.9562456Z bucketize_pos=False, 2025-05-07T20:05:43.9562706Z sequence=False, 2025-05-07T20:05:43.9562910Z ) 2025-05-07T20:05:43.9563260Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9564083Z self=, 2025-05-07T20:05:43.9564753Z index_type=torch.int64, 2025-05-07T20:05:43.9565005Z has_weight=False, 2025-05-07T20:05:43.9565252Z bucketize_pos=False, 2025-05-07T20:05:43.9565503Z sequence=True, 2025-05-07T20:05:43.9565708Z ) 2025-05-07T20:05:43.9566060Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9567014Z self=, 2025-05-07T20:05:43.9567674Z index_type=torch.int64, 2025-05-07T20:05:43.9567940Z has_weight=True, 2025-05-07T20:05:43.9568246Z bucketize_pos=True, 2025-05-07T20:05:43.9568494Z sequence=False, 2025-05-07T20:05:43.9568701Z ) 2025-05-07T20:05:43.9569053Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9569880Z self=, 2025-05-07T20:05:43.9570543Z index_type=torch.int32, 2025-05-07T20:05:43.9570810Z has_weight=False, 2025-05-07T20:05:43.9571050Z bucketize_pos=True, 2025-05-07T20:05:43.9571280Z sequence=False, 2025-05-07T20:05:43.9571503Z ) 2025-05-07T20:05:43.9571861Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:05:43.9572677Z self=, 2025-05-07T20:05:43.9573350Z index_type=torch.int32, 2025-05-07T20:05:43.9573618Z has_weight=False, 2025-05-07T20:05:43.9573867Z bucketize_pos=False, 2025-05-07T20:05:43.9574107Z sequence=True, 2025-05-07T20:05:43.9574322Z ) 2025-05-07T20:05:43.9574527Z PASSED 2025-05-07T20:05:43.9745004Z 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:05:43.9746307Z self=, 2025-05-07T20:05:43.9747023Z index_type=torch.int32, 2025-05-07T20:05:43.9747405Z has_weight=False, 2025-05-07T20:05:43.9747644Z bucketize_pos=False, 2025-05-07T20:05:43.9747902Z sequence=False, 2025-05-07T20:05:43.9748134Z ) 2025-05-07T20:05:43.9748480Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9749318Z self=, 2025-05-07T20:05:43.9750006Z index_type=torch.int64, 2025-05-07T20:05:43.9750273Z has_weight=False, 2025-05-07T20:05:43.9750509Z bucketize_pos=False, 2025-05-07T20:05:43.9750762Z sequence=False, 2025-05-07T20:05:43.9750981Z ) 2025-05-07T20:05:43.9751322Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9752151Z self=, 2025-05-07T20:05:43.9752826Z index_type=torch.int64, 2025-05-07T20:05:43.9753077Z has_weight=True, 2025-05-07T20:05:43.9753316Z bucketize_pos=True, 2025-05-07T20:05:43.9753559Z sequence=False, 2025-05-07T20:05:43.9753768Z ) 2025-05-07T20:05:43.9754120Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9754974Z self=, 2025-05-07T20:05:43.9755660Z index_type=torch.int32, 2025-05-07T20:05:43.9755927Z has_weight=True, 2025-05-07T20:05:43.9756157Z bucketize_pos=False, 2025-05-07T20:05:43.9756411Z sequence=True, 2025-05-07T20:05:43.9756634Z ) 2025-05-07T20:05:43.9756980Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9757809Z self=, 2025-05-07T20:05:43.9758485Z index_type=torch.int64, 2025-05-07T20:05:43.9758738Z has_weight=False, 2025-05-07T20:05:43.9758986Z bucketize_pos=True, 2025-05-07T20:05:43.9759235Z sequence=False, 2025-05-07T20:05:43.9759608Z ) 2025-05-07T20:05:43.9759972Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9760807Z self=, 2025-05-07T20:05:43.9761567Z index_type=torch.int64, 2025-05-07T20:05:43.9761826Z has_weight=False, 2025-05-07T20:05:43.9762079Z bucketize_pos=False, 2025-05-07T20:05:43.9762336Z sequence=True, 2025-05-07T20:05:43.9762542Z ) 2025-05-07T20:05:43.9762906Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9763737Z self=, 2025-05-07T20:05:43.9764407Z index_type=torch.int32, 2025-05-07T20:05:43.9764673Z has_weight=True, 2025-05-07T20:05:43.9764915Z bucketize_pos=True, 2025-05-07T20:05:43.9765147Z sequence=False, 2025-05-07T20:05:43.9765372Z ) 2025-05-07T20:05:43.9765731Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9766556Z self=, 2025-05-07T20:05:43.9767223Z index_type=torch.int64, 2025-05-07T20:05:43.9767494Z has_weight=False, 2025-05-07T20:05:43.9767742Z bucketize_pos=True, 2025-05-07T20:05:43.9767973Z sequence=True, 2025-05-07T20:05:43.9768193Z ) 2025-05-07T20:05:43.9768549Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9769367Z self=, 2025-05-07T20:05:43.9770049Z index_type=torch.int32, 2025-05-07T20:05:43.9770314Z has_weight=True, 2025-05-07T20:05:43.9770558Z bucketize_pos=False, 2025-05-07T20:05:43.9770797Z sequence=False, 2025-05-07T20:05:43.9771018Z ) 2025-05-07T20:05:43.9771369Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9772180Z self=, 2025-05-07T20:05:43.9772860Z index_type=torch.int64, 2025-05-07T20:05:43.9773123Z has_weight=True, 2025-05-07T20:05:43.9773353Z bucketize_pos=False, 2025-05-07T20:05:43.9773604Z sequence=True, 2025-05-07T20:05:43.9773821Z ) 2025-05-07T20:05:43.9774162Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9774994Z self=, 2025-05-07T20:05:43.9775885Z index_type=torch.int32, 2025-05-07T20:05:43.9776162Z has_weight=True, 2025-05-07T20:05:43.9776393Z bucketize_pos=True, 2025-05-07T20:05:43.9776641Z sequence=True, 2025-05-07T20:05:43.9776864Z ) 2025-05-07T20:05:43.9777211Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9778041Z self=, 2025-05-07T20:05:43.9778725Z index_type=torch.int32, 2025-05-07T20:05:43.9778978Z has_weight=False, 2025-05-07T20:05:43.9779225Z bucketize_pos=True, 2025-05-07T20:05:43.9779466Z sequence=False, 2025-05-07T20:05:43.9779738Z ) 2025-05-07T20:05:43.9780099Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9780933Z self=, 2025-05-07T20:05:43.9781613Z index_type=torch.int32, 2025-05-07T20:05:43.9781869Z has_weight=False, 2025-05-07T20:05:43.9782115Z bucketize_pos=True, 2025-05-07T20:05:43.9782358Z sequence=True, 2025-05-07T20:05:43.9782693Z ) 2025-05-07T20:05:43.9783050Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9783885Z self=, 2025-05-07T20:05:43.9784618Z index_type=torch.int32, 2025-05-07T20:05:43.9784891Z has_weight=False, 2025-05-07T20:05:43.9785140Z bucketize_pos=False, 2025-05-07T20:05:43.9785395Z sequence=True, 2025-05-07T20:05:43.9785602Z ) 2025-05-07T20:05:43.9785961Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9786785Z self=, 2025-05-07T20:05:43.9787449Z index_type=torch.int64, 2025-05-07T20:05:43.9787715Z has_weight=True, 2025-05-07T20:05:43.9787960Z bucketize_pos=False, 2025-05-07T20:05:43.9788201Z sequence=False, 2025-05-07T20:05:43.9788427Z ) 2025-05-07T20:05:43.9788785Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:05:43.9789599Z self=, 2025-05-07T20:05:43.9790275Z index_type=torch.int64, 2025-05-07T20:05:43.9790536Z has_weight=True, 2025-05-07T20:05:43.9790761Z bucketize_pos=True, 2025-05-07T20:05:43.9791001Z sequence=True, 2025-05-07T20:05:43.9791214Z ) 2025-05-07T20:05:43.9791393Z PASSED 2025-05-07T20:05:43.9805180Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:05:43.9806136Z self=, 2025-05-07T20:05:43.9806695Z index_type=torch.int32, 2025-05-07T20:05:43.9806936Z ) 2025-05-07T20:05:43.9807185Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:05:43.9807788Z self=, 2025-05-07T20:05:43.9808331Z index_type=torch.int64, 2025-05-07T20:05:43.9808582Z ) 2025-05-07T20:05:43.9814823Z PASSED 2025-05-07T20:05:43.9814937Z 2025-05-07T20:05:43.9815109Z =========================== short test summary info ============================ 2025-05-07T20:05:43.9815607Z SKIPPED [1] sparse/block_bucketize_test.py:1360: Skip is GPU is not available. 2025-05-07T20:05:43.9816118Z ======================== 10 passed, 1 skipped in 2.41s ========================= 2025-05-07T20:05:44.4522540Z 2025-05-07T20:05:44.4523082Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:05:44.4540330Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 5 seconds 2025-05-07T20:05:44.4540747Z 2025-05-07T20:05:44.4540752Z 2025-05-07T20:05:44.4540757Z 2025-05-07T20:05:44.4540769Z 2025-05-07T20:05:44.4553278Z ################################################################################ 2025-05-07T20:05:44.4569312Z # [2025-05-07T20:05:44.456Z] Run Python Test Suite: 2025-05-07T20:05:44.4569758Z # ./sparse/cumsum_test.py 2025-05-07T20:05:44.4570042Z ################################################################################ 2025-05-07T20:05:44.4591736Z + 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:05:44.4592400Z 2025-05-07T20:05:46.5124338Z ============================= test session starts ============================== 2025-05-07T20:05:46.5125066Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:46.5125625Z cachedir: .pytest_cache 2025-05-07T20:05:46.5126254Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:46.5126943Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:46.5127534Z plugins: hypothesis-6.131.14 2025-05-07T20:05:48.5235812Z collecting ... collected 3 items 2025-05-07T20:05:48.5236078Z 2025-05-07T20:05:48.6730598Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6731746Z self=, 2025-05-07T20:05:48.6732396Z n=0, 2025-05-07T20:05:48.6732636Z b=0, 2025-05-07T20:05:48.6732933Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6733361Z device=device(type='cpu'), 2025-05-07T20:05:48.6733692Z ) 2025-05-07T20:05:48.6734035Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6734770Z self=, 2025-05-07T20:05:48.6735456Z n=12, 2025-05-07T20:05:48.6735706Z b=0, 2025-05-07T20:05:48.6735991Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6736436Z device=device(type='cpu'), 2025-05-07T20:05:48.6736776Z ) 2025-05-07T20:05:48.6737105Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6737841Z self=, 2025-05-07T20:05:48.6738481Z n=12, 2025-05-07T20:05:48.6738720Z b=0, 2025-05-07T20:05:48.6739028Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:48.6739473Z device=device(type='cpu'), 2025-05-07T20:05:48.6739870Z ) 2025-05-07T20:05:48.6740210Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6740934Z self=, 2025-05-07T20:05:48.6741574Z n=5, 2025-05-07T20:05:48.6741807Z b=5, 2025-05-07T20:05:48.6742107Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6742529Z device=device(type='cpu'), 2025-05-07T20:05:48.6742851Z ) 2025-05-07T20:05:48.6743186Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6743923Z self=, 2025-05-07T20:05:48.6744545Z n=12, 2025-05-07T20:05:48.6744791Z b=6, 2025-05-07T20:05:48.6745089Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6745497Z device=device(type='cpu'), 2025-05-07T20:05:48.6745831Z ) 2025-05-07T20:05:48.6746169Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6746878Z self=, 2025-05-07T20:05:48.6747520Z n=19, 2025-05-07T20:05:48.6747771Z b=8, 2025-05-07T20:05:48.6748067Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:48.6748509Z device=device(type='cpu'), 2025-05-07T20:05:48.6748846Z ) 2025-05-07T20:05:48.6749186Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6749895Z self=, 2025-05-07T20:05:48.6750385Z n=40, 2025-05-07T20:05:48.6750586Z b=5, 2025-05-07T20:05:48.6750802Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:05:48.6751123Z device=device(type='cpu'), 2025-05-07T20:05:48.6751381Z ) 2025-05-07T20:05:48.6751632Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6752176Z self=, 2025-05-07T20:05:48.6752656Z n=24, 2025-05-07T20:05:48.6752837Z b=3, 2025-05-07T20:05:48.6753066Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6753383Z device=device(type='cpu'), 2025-05-07T20:05:48.6753630Z ) 2025-05-07T20:05:48.6753891Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6754436Z self=, 2025-05-07T20:05:48.6754914Z n=13, 2025-05-07T20:05:48.6755095Z b=3, 2025-05-07T20:05:48.6755478Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6755808Z device=device(type='cpu'), 2025-05-07T20:05:48.6756056Z ) 2025-05-07T20:05:48.6756319Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6756931Z self=, 2025-05-07T20:05:48.6757397Z n=60, 2025-05-07T20:05:48.6757592Z b=4, 2025-05-07T20:05:48.6757817Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6758125Z device=device(type='cpu'), 2025-05-07T20:05:48.6758383Z ) 2025-05-07T20:05:48.6758645Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6759188Z self=, 2025-05-07T20:05:48.6759655Z n=24, 2025-05-07T20:05:48.6759850Z b=1, 2025-05-07T20:05:48.6760075Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6760383Z device=device(type='cpu'), 2025-05-07T20:05:48.6760646Z ) 2025-05-07T20:05:48.6760912Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6761444Z self=, 2025-05-07T20:05:48.6761927Z n=1, 2025-05-07T20:05:48.6762119Z b=1, 2025-05-07T20:05:48.6762333Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6762652Z device=device(type='cpu'), 2025-05-07T20:05:48.6762908Z ) 2025-05-07T20:05:48.6763154Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6763698Z self=, 2025-05-07T20:05:48.6764176Z n=2, 2025-05-07T20:05:48.6764371Z b=10, 2025-05-07T20:05:48.6764584Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6764906Z device=device(type='cpu'), 2025-05-07T20:05:48.6765164Z ) 2025-05-07T20:05:48.6765413Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6765958Z self=, 2025-05-07T20:05:48.6766446Z n=10, 2025-05-07T20:05:48.6766630Z b=10, 2025-05-07T20:05:48.6766857Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:48.6767177Z device=device(type='cpu'), 2025-05-07T20:05:48.6767428Z ) 2025-05-07T20:05:48.6767694Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6768234Z self=, 2025-05-07T20:05:48.6768710Z n=32, 2025-05-07T20:05:48.6768892Z b=0, 2025-05-07T20:05:48.6769132Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:48.6769468Z device=device(type='cpu'), 2025-05-07T20:05:48.6769714Z ) 2025-05-07T20:05:48.6769976Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6770519Z self=, 2025-05-07T20:05:48.6770987Z n=0, 2025-05-07T20:05:48.6771183Z b=0, 2025-05-07T20:05:48.6771431Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:48.6771756Z device=device(type='cpu'), 2025-05-07T20:05:48.6772015Z ) 2025-05-07T20:05:48.6772274Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6772824Z self=, 2025-05-07T20:05:48.6773288Z n=53, 2025-05-07T20:05:48.6773484Z b=4, 2025-05-07T20:05:48.6773724Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:48.6774048Z device=device(type='cpu'), 2025-05-07T20:05:48.6774306Z ) 2025-05-07T20:05:48.6774566Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6775096Z self=, 2025-05-07T20:05:48.6775795Z n=4, 2025-05-07T20:05:48.6776043Z b=4, 2025-05-07T20:05:48.6776267Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:48.6776634Z device=device(type='cpu'), 2025-05-07T20:05:48.6777038Z ) 2025-05-07T20:05:48.6777306Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6777852Z self=, 2025-05-07T20:05:48.6778340Z n=24, 2025-05-07T20:05:48.6778613Z b=6, 2025-05-07T20:05:48.6778855Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:48.6779198Z device=device(type='cpu'), 2025-05-07T20:05:48.6779448Z ) 2025-05-07T20:05:48.6779784Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:05:48.6780336Z self=, 2025-05-07T20:05:48.6780805Z n=24, 2025-05-07T20:05:48.6781007Z b=0, 2025-05-07T20:05:48.6781251Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:48.6781581Z device=device(type='cpu'), 2025-05-07T20:05:48.6781846Z ) 2025-05-07T20:05:48.6782040Z PASSED 2025-05-07T20:05:49.1216663Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1217469Z self=, 2025-05-07T20:05:49.1217936Z batch_size=10, 2025-05-07T20:05:49.1218168Z max_len=10, 2025-05-07T20:05:49.1218398Z dtype=torch.int32, 2025-05-07T20:05:49.1218657Z device=device(type='cpu'), 2025-05-07T20:05:49.1218921Z ) 2025-05-07T20:05:49.1219145Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1219635Z self=, 2025-05-07T20:05:49.1220152Z batch_size=205, 2025-05-07T20:05:49.1220377Z max_len=10, 2025-05-07T20:05:49.1220587Z dtype=torch.int32, 2025-05-07T20:05:49.1220840Z device=device(type='cpu'), 2025-05-07T20:05:49.1221104Z ) 2025-05-07T20:05:49.1221327Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1221807Z self=, 2025-05-07T20:05:49.1222267Z batch_size=86, 2025-05-07T20:05:49.1222477Z max_len=10, 2025-05-07T20:05:49.1222704Z dtype=torch.int32, 2025-05-07T20:05:49.1223013Z device=device(type='cpu'), 2025-05-07T20:05:49.1223277Z ) 2025-05-07T20:05:49.1223514Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1223980Z self=, 2025-05-07T20:05:49.1224429Z batch_size=86, 2025-05-07T20:05:49.1224653Z max_len=726, 2025-05-07T20:05:49.1224865Z dtype=torch.int32, 2025-05-07T20:05:49.1225116Z device=device(type='cpu'), 2025-05-07T20:05:49.1225376Z ) 2025-05-07T20:05:49.1225597Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1226079Z self=, 2025-05-07T20:05:49.1226530Z batch_size=71, 2025-05-07T20:05:49.1226739Z max_len=10, 2025-05-07T20:05:49.1226965Z dtype=torch.int32, 2025-05-07T20:05:49.1227225Z device=device(type='cpu'), 2025-05-07T20:05:49.1227488Z ) 2025-05-07T20:05:49.1227706Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1228183Z self=, 2025-05-07T20:05:49.1228634Z batch_size=71, 2025-05-07T20:05:49.1228844Z max_len=457, 2025-05-07T20:05:49.1229069Z dtype=torch.int32, 2025-05-07T20:05:49.1229319Z device=device(type='cpu'), 2025-05-07T20:05:49.1229564Z ) 2025-05-07T20:05:49.1229797Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1230276Z self=, 2025-05-07T20:05:49.1230712Z batch_size=524, 2025-05-07T20:05:49.1230937Z max_len=764, 2025-05-07T20:05:49.1231164Z dtype=torch.int32, 2025-05-07T20:05:49.1231405Z device=device(type='cpu'), 2025-05-07T20:05:49.1231663Z ) 2025-05-07T20:05:49.1231895Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1232679Z self=, 2025-05-07T20:05:49.1233118Z batch_size=11, 2025-05-07T20:05:49.1233342Z max_len=10, 2025-05-07T20:05:49.1233564Z dtype=torch.int32, 2025-05-07T20:05:49.1233803Z device=device(type='cpu'), 2025-05-07T20:05:49.1234215Z ) 2025-05-07T20:05:49.1234453Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1234918Z self=, 2025-05-07T20:05:49.1235370Z batch_size=108, 2025-05-07T20:05:49.1235594Z max_len=495, 2025-05-07T20:05:49.1235804Z dtype=torch.int64, 2025-05-07T20:05:49.1236058Z device=device(type='cpu'), 2025-05-07T20:05:49.1236318Z ) 2025-05-07T20:05:49.1236538Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1237019Z self=, 2025-05-07T20:05:49.1237475Z batch_size=812, 2025-05-07T20:05:49.1237684Z max_len=299, 2025-05-07T20:05:49.1237917Z dtype=torch.int32, 2025-05-07T20:05:49.1238167Z device=device(type='cpu'), 2025-05-07T20:05:49.1238424Z ) 2025-05-07T20:05:49.1238645Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1239129Z self=, 2025-05-07T20:05:49.1239579Z batch_size=341, 2025-05-07T20:05:49.1239789Z max_len=801, 2025-05-07T20:05:49.1240013Z dtype=torch.int32, 2025-05-07T20:05:49.1240265Z device=device(type='cpu'), 2025-05-07T20:05:49.1240510Z ) 2025-05-07T20:05:49.1240742Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1241227Z self=, 2025-05-07T20:05:49.1241666Z batch_size=801, 2025-05-07T20:05:49.1241896Z max_len=801, 2025-05-07T20:05:49.1242127Z dtype=torch.int32, 2025-05-07T20:05:49.1242371Z device=device(type='cpu'), 2025-05-07T20:05:49.1242637Z ) 2025-05-07T20:05:49.1242878Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1243362Z self=, 2025-05-07T20:05:49.1243805Z batch_size=999, 2025-05-07T20:05:49.1244035Z max_len=590, 2025-05-07T20:05:49.1244268Z dtype=torch.int64, 2025-05-07T20:05:49.1244514Z device=device(type='cpu'), 2025-05-07T20:05:49.1244781Z ) 2025-05-07T20:05:49.1245016Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1245483Z self=, 2025-05-07T20:05:49.1245933Z batch_size=999, 2025-05-07T20:05:49.1246157Z max_len=999, 2025-05-07T20:05:49.1246369Z dtype=torch.int64, 2025-05-07T20:05:49.1246622Z device=device(type='cpu'), 2025-05-07T20:05:49.1246879Z ) 2025-05-07T20:05:49.1247100Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1247579Z self=, 2025-05-07T20:05:49.1248036Z batch_size=824, 2025-05-07T20:05:49.1248257Z max_len=532, 2025-05-07T20:05:49.1248469Z dtype=torch.int64, 2025-05-07T20:05:49.1248718Z device=device(type='cpu'), 2025-05-07T20:05:49.1248974Z ) 2025-05-07T20:05:49.1249192Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1249674Z self=, 2025-05-07T20:05:49.1250121Z batch_size=824, 2025-05-07T20:05:49.1250329Z max_len=824, 2025-05-07T20:05:49.1250558Z dtype=torch.int64, 2025-05-07T20:05:49.1250810Z device=device(type='cpu'), 2025-05-07T20:05:49.1251060Z ) 2025-05-07T20:05:49.1251299Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1251777Z self=, 2025-05-07T20:05:49.1252218Z batch_size=632, 2025-05-07T20:05:49.1252446Z max_len=913, 2025-05-07T20:05:49.1252672Z dtype=torch.int64, 2025-05-07T20:05:49.1252915Z device=device(type='cpu'), 2025-05-07T20:05:49.1253280Z ) 2025-05-07T20:05:49.1253516Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1253995Z self=, 2025-05-07T20:05:49.1254435Z batch_size=632, 2025-05-07T20:05:49.1254726Z max_len=632, 2025-05-07T20:05:49.1254954Z dtype=torch.int64, 2025-05-07T20:05:49.1255196Z device=device(type='cpu'), 2025-05-07T20:05:49.1255457Z ) 2025-05-07T20:05:49.1255695Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1256167Z self=, 2025-05-07T20:05:49.1256619Z batch_size=117, 2025-05-07T20:05:49.1256842Z max_len=222, 2025-05-07T20:05:49.1257054Z dtype=torch.int64, 2025-05-07T20:05:49.1257307Z device=device(type='cpu'), 2025-05-07T20:05:49.1257563Z ) 2025-05-07T20:05:49.1257782Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1258259Z self=, 2025-05-07T20:05:49.1258714Z batch_size=117, 2025-05-07T20:05:49.1258936Z max_len=117, 2025-05-07T20:05:49.1259147Z dtype=torch.int64, 2025-05-07T20:05:49.1259399Z device=device(type='cpu'), 2025-05-07T20:05:49.1259735Z ) 2025-05-07T20:05:49.1259966Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1260447Z self=, 2025-05-07T20:05:49.1260898Z batch_size=275, 2025-05-07T20:05:49.1261111Z max_len=958, 2025-05-07T20:05:49.1261337Z dtype=torch.int64, 2025-05-07T20:05:49.1261591Z device=device(type='cpu'), 2025-05-07T20:05:49.1261842Z ) 2025-05-07T20:05:49.1262075Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1262553Z self=, 2025-05-07T20:05:49.1262993Z batch_size=275, 2025-05-07T20:05:49.1263214Z max_len=275, 2025-05-07T20:05:49.1263441Z dtype=torch.int64, 2025-05-07T20:05:49.1263680Z device=device(type='cpu'), 2025-05-07T20:05:49.1263939Z ) 2025-05-07T20:05:49.1264171Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1264650Z self=, 2025-05-07T20:05:49.1265088Z batch_size=616, 2025-05-07T20:05:49.1265311Z max_len=812, 2025-05-07T20:05:49.1265534Z dtype=torch.int64, 2025-05-07T20:05:49.1265777Z device=device(type='cpu'), 2025-05-07T20:05:49.1266041Z ) 2025-05-07T20:05:49.1266278Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1266749Z self=, 2025-05-07T20:05:49.1267201Z batch_size=812, 2025-05-07T20:05:49.1267422Z max_len=812, 2025-05-07T20:05:49.1267637Z dtype=torch.int64, 2025-05-07T20:05:49.1267888Z device=device(type='cpu'), 2025-05-07T20:05:49.1268146Z ) 2025-05-07T20:05:49.1268365Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1268847Z self=, 2025-05-07T20:05:49.1269296Z batch_size=770, 2025-05-07T20:05:49.1269536Z max_len=477, 2025-05-07T20:05:49.1269750Z dtype=torch.int32, 2025-05-07T20:05:49.1270010Z device=device(type='cpu'), 2025-05-07T20:05:49.1270274Z ) 2025-05-07T20:05:49.1270501Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1270989Z self=, 2025-05-07T20:05:49.1271447Z batch_size=770, 2025-05-07T20:05:49.1271661Z max_len=770, 2025-05-07T20:05:49.1271895Z dtype=torch.int32, 2025-05-07T20:05:49.1272154Z device=device(type='cpu'), 2025-05-07T20:05:49.1272405Z ) 2025-05-07T20:05:49.1272644Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1273128Z self=, 2025-05-07T20:05:49.1273573Z batch_size=631, 2025-05-07T20:05:49.1273907Z max_len=327, 2025-05-07T20:05:49.1274137Z dtype=torch.int64, 2025-05-07T20:05:49.1274381Z device=device(type='cpu'), 2025-05-07T20:05:49.1274648Z ) 2025-05-07T20:05:49.1274891Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1275444Z self=, 2025-05-07T20:05:49.1276148Z batch_size=631, 2025-05-07T20:05:49.1276375Z max_len=631, 2025-05-07T20:05:49.1276603Z dtype=torch.int64, 2025-05-07T20:05:49.1276844Z device=device(type='cpu'), 2025-05-07T20:05:49.1277104Z ) 2025-05-07T20:05:49.1277339Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1277807Z self=, 2025-05-07T20:05:49.1278253Z batch_size=591, 2025-05-07T20:05:49.1278475Z max_len=101, 2025-05-07T20:05:49.1278687Z dtype=torch.int64, 2025-05-07T20:05:49.1278937Z device=device(type='cpu'), 2025-05-07T20:05:49.1279202Z ) 2025-05-07T20:05:49.1279421Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1279902Z self=, 2025-05-07T20:05:49.1280358Z batch_size=591, 2025-05-07T20:05:49.1280580Z max_len=591, 2025-05-07T20:05:49.1280798Z dtype=torch.int64, 2025-05-07T20:05:49.1281053Z device=device(type='cpu'), 2025-05-07T20:05:49.1281317Z ) 2025-05-07T20:05:49.1281536Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1282011Z self=, 2025-05-07T20:05:49.1282458Z batch_size=979, 2025-05-07T20:05:49.1282667Z max_len=679, 2025-05-07T20:05:49.1282892Z dtype=torch.int32, 2025-05-07T20:05:49.1283144Z device=device(type='cpu'), 2025-05-07T20:05:49.1283390Z ) 2025-05-07T20:05:49.1283623Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1284104Z self=, 2025-05-07T20:05:49.1284549Z batch_size=979, 2025-05-07T20:05:49.1284775Z max_len=979, 2025-05-07T20:05:49.1284999Z dtype=torch.int32, 2025-05-07T20:05:49.1285238Z device=device(type='cpu'), 2025-05-07T20:05:49.1285498Z ) 2025-05-07T20:05:49.1285734Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1286211Z self=, 2025-05-07T20:05:49.1286645Z batch_size=157, 2025-05-07T20:05:49.1286868Z max_len=590, 2025-05-07T20:05:49.1287092Z dtype=torch.int32, 2025-05-07T20:05:49.1287331Z device=device(type='cpu'), 2025-05-07T20:05:49.1287588Z ) 2025-05-07T20:05:49.1287822Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1288290Z self=, 2025-05-07T20:05:49.1288742Z batch_size=157, 2025-05-07T20:05:49.1288963Z max_len=157, 2025-05-07T20:05:49.1289177Z dtype=torch.int32, 2025-05-07T20:05:49.1289435Z device=device(type='cpu'), 2025-05-07T20:05:49.1289692Z ) 2025-05-07T20:05:49.1289913Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1290389Z self=, 2025-05-07T20:05:49.1290842Z batch_size=492, 2025-05-07T20:05:49.1291061Z max_len=107, 2025-05-07T20:05:49.1291272Z dtype=torch.int32, 2025-05-07T20:05:49.1291524Z device=device(type='cpu'), 2025-05-07T20:05:49.1291777Z ) 2025-05-07T20:05:49.1291995Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1292472Z self=, 2025-05-07T20:05:49.1292923Z batch_size=107, 2025-05-07T20:05:49.1293136Z max_len=107, 2025-05-07T20:05:49.1293359Z dtype=torch.int32, 2025-05-07T20:05:49.1293609Z device=device(type='cpu'), 2025-05-07T20:05:49.1293872Z ) 2025-05-07T20:05:49.1294197Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.1295019Z self=, 2025-05-07T20:05:49.1295603Z batch_size=25, 2025-05-07T20:05:49.1295890Z max_len=39, 2025-05-07T20:05:49.1296177Z dtype=torch.int32, 2025-05-07T20:05:49.1296589Z device=device(type='cpu'), 2025-05-07T20:05:49.1296932Z ) 2025-05-07T20:05:49.2167078Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2167810Z self=, 2025-05-07T20:05:49.2168418Z batch_size=39, 2025-05-07T20:05:49.2168712Z max_len=39, 2025-05-07T20:05:49.2169007Z dtype=torch.int32, 2025-05-07T20:05:49.2169329Z device=device(type='cpu'), 2025-05-07T20:05:49.2169673Z ) 2025-05-07T20:05:49.2169983Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2170625Z self=, 2025-05-07T20:05:49.2171213Z batch_size=406, 2025-05-07T20:05:49.2171499Z max_len=244, 2025-05-07T20:05:49.2171802Z dtype=torch.int64, 2025-05-07T20:05:49.2172110Z device=device(type='cpu'), 2025-05-07T20:05:49.2172444Z ) 2025-05-07T20:05:49.2172743Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2173378Z self=, 2025-05-07T20:05:49.2173975Z batch_size=244, 2025-05-07T20:05:49.2174261Z max_len=244, 2025-05-07T20:05:49.2174536Z dtype=torch.int64, 2025-05-07T20:05:49.2174858Z device=device(type='cpu'), 2025-05-07T20:05:49.2175192Z ) 2025-05-07T20:05:49.2175482Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2176251Z self=, 2025-05-07T20:05:49.2176851Z batch_size=719, 2025-05-07T20:05:49.2177136Z max_len=642, 2025-05-07T20:05:49.2177411Z dtype=torch.int32, 2025-05-07T20:05:49.2177738Z device=device(type='cpu'), 2025-05-07T20:05:49.2178070Z ) 2025-05-07T20:05:49.2178363Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2179001Z self=, 2025-05-07T20:05:49.2179598Z batch_size=642, 2025-05-07T20:05:49.2179907Z max_len=642, 2025-05-07T20:05:49.2180204Z dtype=torch.int32, 2025-05-07T20:05:49.2180535Z device=device(type='cpu'), 2025-05-07T20:05:49.2180859Z ) 2025-05-07T20:05:49.2181166Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2181814Z self=, 2025-05-07T20:05:49.2182396Z batch_size=295, 2025-05-07T20:05:49.2182682Z max_len=84, 2025-05-07T20:05:49.2182966Z dtype=torch.int64, 2025-05-07T20:05:49.2183277Z device=device(type='cpu'), 2025-05-07T20:05:49.2183608Z ) 2025-05-07T20:05:49.2183903Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2184537Z self=, 2025-05-07T20:05:49.2185128Z batch_size=84, 2025-05-07T20:05:49.2185413Z max_len=84, 2025-05-07T20:05:49.2185690Z dtype=torch.int64, 2025-05-07T20:05:49.2186001Z device=device(type='cpu'), 2025-05-07T20:05:49.2186333Z ) 2025-05-07T20:05:49.2186633Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2187257Z self=, 2025-05-07T20:05:49.2187854Z batch_size=766, 2025-05-07T20:05:49.2188140Z max_len=98, 2025-05-07T20:05:49.2188413Z dtype=torch.int32, 2025-05-07T20:05:49.2188746Z device=device(type='cpu'), 2025-05-07T20:05:49.2189084Z ) 2025-05-07T20:05:49.2189372Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2190009Z self=, 2025-05-07T20:05:49.2190603Z batch_size=766, 2025-05-07T20:05:49.2190883Z max_len=766, 2025-05-07T20:05:49.2191158Z dtype=torch.int32, 2025-05-07T20:05:49.2191479Z device=device(type='cpu'), 2025-05-07T20:05:49.2192027Z ) 2025-05-07T20:05:49.2192312Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2192949Z self=, 2025-05-07T20:05:49.2193546Z batch_size=91, 2025-05-07T20:05:49.2193909Z max_len=422, 2025-05-07T20:05:49.2194199Z dtype=torch.int64, 2025-05-07T20:05:49.2194524Z device=device(type='cpu'), 2025-05-07T20:05:49.2194845Z ) 2025-05-07T20:05:49.2195145Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2195783Z self=, 2025-05-07T20:05:49.2196369Z batch_size=91, 2025-05-07T20:05:49.2196653Z max_len=91, 2025-05-07T20:05:49.2196938Z dtype=torch.int64, 2025-05-07T20:05:49.2197262Z device=device(type='cpu'), 2025-05-07T20:05:49.2197583Z ) 2025-05-07T20:05:49.2197882Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2198521Z self=, 2025-05-07T20:05:49.2199111Z batch_size=340, 2025-05-07T20:05:49.2199397Z max_len=184, 2025-05-07T20:05:49.2199686Z dtype=torch.int64, 2025-05-07T20:05:49.2200000Z device=device(type='cpu'), 2025-05-07T20:05:49.2200333Z ) 2025-05-07T20:05:49.2200643Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:05:49.2201270Z self=, 2025-05-07T20:05:49.2201879Z batch_size=184, 2025-05-07T20:05:49.2202117Z max_len=184, 2025-05-07T20:05:49.2202328Z dtype=torch.int64, 2025-05-07T20:05:49.2202580Z device=device(type='cpu'), 2025-05-07T20:05:49.2202838Z ) 2025-05-07T20:05:49.2203025Z PASSED 2025-05-07T20:05:49.2466746Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:05:49.2467338Z self=, 2025-05-07T20:05:49.2467733Z n=0, 2025-05-07T20:05:49.2467972Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:49.2468294Z device=device(type='cpu'), 2025-05-07T20:05:49.2468563Z ) 2025-05-07T20:05:49.2468778Z Trying example: test_cumsum( 2025-05-07T20:05:49.2469132Z self=, 2025-05-07T20:05:49.2469520Z n=9, 2025-05-07T20:05:49.2469760Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:49.2470074Z device=device(type='cpu'), 2025-05-07T20:05:49.2470340Z ) 2025-05-07T20:05:49.2470554Z Trying example: test_cumsum( 2025-05-07T20:05:49.2470904Z self=, 2025-05-07T20:05:49.2471288Z n=10, 2025-05-07T20:05:49.2471524Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:49.2471837Z device=device(type='cpu'), 2025-05-07T20:05:49.2472101Z ) 2025-05-07T20:05:49.2472312Z Trying example: test_cumsum( 2025-05-07T20:05:49.2472670Z self=, 2025-05-07T20:05:49.2473036Z n=10, 2025-05-07T20:05:49.2473283Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:49.2473619Z device=device(type='cpu'), 2025-05-07T20:05:49.2473863Z ) 2025-05-07T20:05:49.2474069Z Trying example: test_cumsum( 2025-05-07T20:05:49.2474428Z self=, 2025-05-07T20:05:49.2474792Z n=8, 2025-05-07T20:05:49.2475020Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:05:49.2475341Z device=device(type='cpu'), 2025-05-07T20:05:49.2475697Z ) 2025-05-07T20:05:49.2475903Z Trying example: test_cumsum( 2025-05-07T20:05:49.2476261Z self=, 2025-05-07T20:05:49.2476624Z n=1, 2025-05-07T20:05:49.2476857Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:05:49.2477181Z device=device(type='cpu'), 2025-05-07T20:05:49.2477429Z ) 2025-05-07T20:05:49.2477638Z Trying example: test_cumsum( 2025-05-07T20:05:49.2477999Z self=, 2025-05-07T20:05:49.2478528Z n=1, 2025-05-07T20:05:49.2478743Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:49.2479064Z device=device(type='cpu'), 2025-05-07T20:05:49.2479323Z ) 2025-05-07T20:05:49.2479517Z Trying example: test_cumsum( 2025-05-07T20:05:49.2479984Z self=, 2025-05-07T20:05:49.2480369Z n=0, 2025-05-07T20:05:49.2480584Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:05:49.2480912Z device=device(type='cpu'), 2025-05-07T20:05:49.2481176Z ) 2025-05-07T20:05:49.2481411Z Trying example: test_cumsum( 2025-05-07T20:05:49.2481760Z self=, 2025-05-07T20:05:49.2482139Z n=1, 2025-05-07T20:05:49.2482436Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:49.2482765Z device=device(type='cpu'), 2025-05-07T20:05:49.2483034Z ) 2025-05-07T20:05:49.2483244Z Trying example: test_cumsum( 2025-05-07T20:05:49.2483592Z self=, 2025-05-07T20:05:49.2483970Z n=6, 2025-05-07T20:05:49.2484197Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:49.2484519Z device=device(type='cpu'), 2025-05-07T20:05:49.2484765Z ) 2025-05-07T20:05:49.2484974Z Trying example: test_cumsum( 2025-05-07T20:05:49.2485330Z self=, 2025-05-07T20:05:49.2485692Z n=7, 2025-05-07T20:05:49.2485930Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:49.2486264Z device=device(type='cpu'), 2025-05-07T20:05:49.2486510Z ) 2025-05-07T20:05:49.2486714Z Trying example: test_cumsum( 2025-05-07T20:05:49.2487072Z self=, 2025-05-07T20:05:49.2487434Z n=9, 2025-05-07T20:05:49.2487659Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:05:49.2487978Z device=device(type='cpu'), 2025-05-07T20:05:49.2488221Z ) 2025-05-07T20:05:49.2488423Z Trying example: test_cumsum( 2025-05-07T20:05:49.2488785Z self=, 2025-05-07T20:05:49.2489147Z n=3, 2025-05-07T20:05:49.2489372Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:05:49.2489693Z device=device(type='cpu'), 2025-05-07T20:05:49.2489951Z ) 2025-05-07T20:05:49.2490145Z Trying example: test_cumsum( 2025-05-07T20:05:49.2490504Z self=, 2025-05-07T20:05:49.2490880Z n=0, 2025-05-07T20:05:49.2491108Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:49.2491446Z device=device(type='cpu'), 2025-05-07T20:05:49.2491709Z ) 2025-05-07T20:05:49.2491905Z Trying example: test_cumsum( 2025-05-07T20:05:49.2492267Z self=, 2025-05-07T20:05:49.2492645Z n=7, 2025-05-07T20:05:49.2492860Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:05:49.2493183Z device=device(type='cpu'), 2025-05-07T20:05:49.2493439Z ) 2025-05-07T20:05:49.2493637Z Trying example: test_cumsum( 2025-05-07T20:05:49.2493995Z self=, 2025-05-07T20:05:49.2494370Z n=6, 2025-05-07T20:05:49.2494584Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:05:49.2494908Z device=device(type='cpu'), 2025-05-07T20:05:49.2495171Z ) 2025-05-07T20:05:49.2495377Z Trying example: test_cumsum( 2025-05-07T20:05:49.2495724Z self=, 2025-05-07T20:05:49.2496103Z n=8, 2025-05-07T20:05:49.2496346Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:49.2496675Z device=device(type='cpu'), 2025-05-07T20:05:49.2496938Z ) 2025-05-07T20:05:49.2497148Z Trying example: test_cumsum( 2025-05-07T20:05:49.2497498Z self=, 2025-05-07T20:05:49.2497881Z n=8, 2025-05-07T20:05:49.2498116Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:05:49.2498433Z device=device(type='cpu'), 2025-05-07T20:05:49.2498779Z ) 2025-05-07T20:05:49.2498991Z Trying example: test_cumsum( 2025-05-07T20:05:49.2499339Z self=, 2025-05-07T20:05:49.2512703Z n=9, 2025-05-07T20:05:49.2513042Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:49.2513536Z device=device(type='cpu'), 2025-05-07T20:05:49.2513799Z ) 2025-05-07T20:05:49.2514020Z Trying example: test_cumsum( 2025-05-07T20:05:49.2514394Z self=, 2025-05-07T20:05:49.2514770Z n=6, 2025-05-07T20:05:49.2515022Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:05:49.2515362Z device=device(type='cpu'), 2025-05-07T20:05:49.2515612Z ) 2025-05-07T20:05:49.2515806Z PASSED 2025-05-07T20:05:49.2515918Z 2025-05-07T20:05:49.2516072Z ============================== 3 passed in 2.86s =============================== 2025-05-07T20:05:49.7303981Z 2025-05-07T20:05:49.7304415Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:05:49.7321495Z [TEST] Python test time for ./sparse/cumsum_test.py: 5 seconds 2025-05-07T20:05:49.7321945Z 2025-05-07T20:05:49.7321950Z 2025-05-07T20:05:49.7321954Z 2025-05-07T20:05:49.7322049Z 2025-05-07T20:05:49.7334790Z ################################################################################ 2025-05-07T20:05:49.7350696Z # [2025-05-07T20:05:49.734Z] Run Python Test Suite: 2025-05-07T20:05:49.7351140Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:05:49.7351509Z ################################################################################ 2025-05-07T20:05:49.7373411Z + 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:05:49.7374189Z 2025-05-07T20:05:51.7932372Z ============================= test session starts ============================== 2025-05-07T20:05:51.7933071Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:51.7933663Z cachedir: .pytest_cache 2025-05-07T20:05:51.7934292Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:51.7935007Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:51.7935334Z plugins: hypothesis-6.131.14 2025-05-07T20:05:53.7628725Z collecting ... collected 4 items 2025-05-07T20:05:53.7629149Z 2025-05-07T20:05:53.9042449Z 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:05:53.9045300Z self=, 2025-05-07T20:05:53.9046748Z data_type=torch.bfloat16, 2025-05-07T20:05:53.9047218Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9047777Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9048258Z ) 2025-05-07T20:05:53.9048788Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9050387Z self=, 2025-05-07T20:05:53.9051726Z data_type=torch.float16, 2025-05-07T20:05:53.9052216Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9052761Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9053253Z ) 2025-05-07T20:05:53.9053847Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9055442Z self=, 2025-05-07T20:05:53.9056846Z data_type=torch.float32, 2025-05-07T20:05:53.9057345Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9058256Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9058759Z ) 2025-05-07T20:05:53.9059334Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9061349Z self=, 2025-05-07T20:05:53.9062815Z data_type=torch.float32, 2025-05-07T20:05:53.9063281Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9063811Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9064298Z ) 2025-05-07T20:05:53.9064801Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9066568Z self=, 2025-05-07T20:05:53.9068131Z data_type=torch.bfloat16, 2025-05-07T20:05:53.9068667Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9069240Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9069761Z ) 2025-05-07T20:05:53.9070364Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9072148Z self=, 2025-05-07T20:05:53.9073706Z data_type=torch.bfloat16, 2025-05-07T20:05:53.9074239Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9074813Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9075306Z ) 2025-05-07T20:05:53.9076013Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9077789Z self=, 2025-05-07T20:05:53.9079331Z data_type=torch.float16, 2025-05-07T20:05:53.9079857Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9080426Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9080944Z ) 2025-05-07T20:05:53.9081548Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9083347Z self=, 2025-05-07T20:05:53.9084907Z data_type=torch.float16, 2025-05-07T20:05:53.9085418Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9085983Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9086505Z ) 2025-05-07T20:05:53.9087090Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9088840Z self=, 2025-05-07T20:05:53.9090205Z data_type=torch.float16, 2025-05-07T20:05:53.9090672Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9091190Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9091656Z ) 2025-05-07T20:05:53.9092233Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9094013Z self=, 2025-05-07T20:05:53.9095572Z data_type=torch.bfloat16, 2025-05-07T20:05:53.9096106Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9096661Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9097178Z ) 2025-05-07T20:05:53.9097775Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9099549Z self=, 2025-05-07T20:05:53.9101194Z data_type=torch.float32, 2025-05-07T20:05:53.9101711Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9102214Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9102717Z ) 2025-05-07T20:05:53.9103556Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9105341Z self=, 2025-05-07T20:05:53.9107004Z data_type=torch.float32, 2025-05-07T20:05:53.9107534Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9108105Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9108610Z ) 2025-05-07T20:05:53.9108966Z PASSED 2025-05-07T20:05:53.9110345Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu SKIPPED 2025-05-07T20:05:53.9150891Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:05:53.9153368Z self=, 2025-05-07T20:05:53.9154710Z data_type=torch.bfloat16, 2025-05-07T20:05:53.9155184Z ) 2025-05-07T20:05:53.9155608Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:05:53.9156976Z self=, 2025-05-07T20:05:53.9158314Z data_type=torch.float16, 2025-05-07T20:05:53.9158798Z ) 2025-05-07T20:05:53.9159246Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:05:53.9160733Z self=, 2025-05-07T20:05:53.9162136Z data_type=torch.float32, 2025-05-07T20:05:53.9162609Z ) 2025-05-07T20:05:53.9162940Z PASSED 2025-05-07T20:05:53.9341943Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9343892Z self=, 2025-05-07T20:05:53.9344932Z data_type=torch.bfloat16, 2025-05-07T20:05:53.9345316Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9345821Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9346203Z ) 2025-05-07T20:05:53.9346585Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9347762Z self=, 2025-05-07T20:05:53.9348786Z data_type=torch.float16, 2025-05-07T20:05:53.9349162Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9349559Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9349929Z ) 2025-05-07T20:05:53.9350315Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9351456Z self=, 2025-05-07T20:05:53.9352462Z data_type=torch.float16, 2025-05-07T20:05:53.9352836Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9353246Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9353604Z ) 2025-05-07T20:05:53.9353992Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9355127Z self=, 2025-05-07T20:05:53.9356129Z data_type=torch.float16, 2025-05-07T20:05:53.9356501Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9356905Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9357276Z ) 2025-05-07T20:05:53.9357649Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9358790Z self=, 2025-05-07T20:05:53.9360024Z data_type=torch.bfloat16, 2025-05-07T20:05:53.9360390Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9360793Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9361267Z ) 2025-05-07T20:05:53.9361643Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9362781Z self=, 2025-05-07T20:05:53.9363798Z data_type=torch.bfloat16, 2025-05-07T20:05:53.9364174Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9364567Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9364935Z ) 2025-05-07T20:05:53.9365325Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9366449Z self=, 2025-05-07T20:05:53.9367476Z data_type=torch.float16, 2025-05-07T20:05:53.9367854Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9368247Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9368618Z ) 2025-05-07T20:05:53.9369015Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9370153Z self=, 2025-05-07T20:05:53.9371155Z data_type=torch.bfloat16, 2025-05-07T20:05:53.9371534Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9371942Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9372300Z ) 2025-05-07T20:05:53.9372692Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9373833Z self=, 2025-05-07T20:05:53.9374833Z data_type=torch.float32, 2025-05-07T20:05:53.9375208Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9375788Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9376167Z ) 2025-05-07T20:05:53.9376597Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9377606Z self=, 2025-05-07T20:05:53.9378348Z data_type=torch.float32, 2025-05-07T20:05:53.9378634Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9378941Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9379222Z ) 2025-05-07T20:05:53.9379500Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9380428Z self=, 2025-05-07T20:05:53.9381176Z data_type=torch.float32, 2025-05-07T20:05:53.9381455Z segment_value_type=torch.int32, 2025-05-07T20:05:53.9381765Z segment_length_type=torch.int64, 2025-05-07T20:05:53.9382047Z ) 2025-05-07T20:05:53.9382330Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:05:53.9383174Z self=, 2025-05-07T20:05:53.9383919Z data_type=torch.float32, 2025-05-07T20:05:53.9384206Z segment_value_type=torch.int64, 2025-05-07T20:05:53.9384499Z segment_length_type=torch.int32, 2025-05-07T20:05:53.9384779Z ) 2025-05-07T20:05:53.9384984Z PASSED 2025-05-07T20:05:53.9385100Z 2025-05-07T20:05:53.9385251Z =========================== short test summary info ============================ 2025-05-07T20:05:53.9385867Z SKIPPED [1] sparse/histogram_binning_calibration_test.py:325: CUDA is not available or no GPUs detected 2025-05-07T20:05:53.9386482Z ========================= 3 passed, 1 skipped in 2.27s ========================= 2025-05-07T20:05:54.3986262Z 2025-05-07T20:05:54.3986840Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:05:54.4003705Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 5 seconds 2025-05-07T20:05:54.4004392Z 2025-05-07T20:05:54.4004400Z 2025-05-07T20:05:54.4004404Z 2025-05-07T20:05:54.4004408Z 2025-05-07T20:05:54.4016057Z ################################################################################ 2025-05-07T20:05:54.4031733Z # [2025-05-07T20:05:54.402Z] Run Python Test Suite: 2025-05-07T20:05:54.4032106Z # ./sparse/index_select_test.py 2025-05-07T20:05:54.4032425Z ################################################################################ 2025-05-07T20:05:54.4054414Z + 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:05:54.4055120Z 2025-05-07T20:05:56.4725419Z ============================= test session starts ============================== 2025-05-07T20:05:56.4726145Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:56.4726716Z cachedir: .pytest_cache 2025-05-07T20:05:56.4727344Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:56.4728032Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:56.4728357Z plugins: hypothesis-6.131.14 2025-05-07T20:05:58.4714531Z collecting ... collected 3 items 2025-05-07T20:05:58.4714800Z 2025-05-07T20:05:58.8016827Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8017965Z self=, 2025-05-07T20:05:58.8018869Z num_inputs=0, 2025-05-07T20:05:58.8019291Z max_input_rows=2, 2025-05-07T20:05:58.8019616Z max_cols_factor=2, 2025-05-07T20:05:58.8020122Z max_output_rows=2, 2025-05-07T20:05:58.8020544Z permute_output_dim_0_1=False, 2025-05-07T20:05:58.8020830Z dtype=torch.float32, 2025-05-07T20:05:58.8021080Z use_cpu=True, 2025-05-07T20:05:58.8021410Z op=, 2025-05-07T20:05:58.8021780Z ) 2025-05-07T20:05:58.8022020Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8022549Z self=, 2025-05-07T20:05:58.8023054Z num_inputs=31, 2025-05-07T20:05:58.8023276Z max_input_rows=2, 2025-05-07T20:05:58.8023519Z max_cols_factor=2, 2025-05-07T20:05:58.8023762Z max_output_rows=2, 2025-05-07T20:05:58.8024004Z permute_output_dim_0_1=False, 2025-05-07T20:05:58.8024292Z dtype=torch.float32, 2025-05-07T20:05:58.8024537Z use_cpu=True, 2025-05-07T20:05:58.8024838Z op=, 2025-05-07T20:05:58.8025213Z ) 2025-05-07T20:05:58.8025495Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8026024Z self=, 2025-05-07T20:05:58.8026522Z num_inputs=31, 2025-05-07T20:05:58.8026750Z max_input_rows=31, 2025-05-07T20:05:58.8026992Z max_cols_factor=63, 2025-05-07T20:05:58.8027234Z max_output_rows=13, 2025-05-07T20:05:58.8027475Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8027761Z dtype=torch.float16, 2025-05-07T20:05:58.8028009Z use_cpu=True, 2025-05-07T20:05:58.8028338Z op=, 2025-05-07T20:05:58.8028742Z ) 2025-05-07T20:05:58.8028976Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8029489Z self=, 2025-05-07T20:05:58.8029986Z num_inputs=0, 2025-05-07T20:05:58.8030213Z max_input_rows=3, 2025-05-07T20:05:58.8030688Z max_cols_factor=208, 2025-05-07T20:05:58.8030929Z max_output_rows=10, 2025-05-07T20:05:58.8031187Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8031477Z dtype=torch.float16, 2025-05-07T20:05:58.8031715Z use_cpu=True, 2025-05-07T20:05:58.8032165Z op=, 2025-05-07T20:05:58.8032567Z ) 2025-05-07T20:05:58.8032792Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8033323Z self=, 2025-05-07T20:05:58.8033826Z num_inputs=12, 2025-05-07T20:05:58.8034045Z max_input_rows=3, 2025-05-07T20:05:58.8034289Z max_cols_factor=41, 2025-05-07T20:05:58.8034531Z max_output_rows=20, 2025-05-07T20:05:58.8034771Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8035052Z dtype=torch.float32, 2025-05-07T20:05:58.8035300Z use_cpu=True, 2025-05-07T20:05:58.8035646Z op=, 2025-05-07T20:05:58.8036038Z ) 2025-05-07T20:05:58.8036271Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8036795Z self=, 2025-05-07T20:05:58.8037284Z num_inputs=91, 2025-05-07T20:05:58.8037511Z max_input_rows=6, 2025-05-07T20:05:58.8037752Z max_cols_factor=6, 2025-05-07T20:05:58.8037982Z max_output_rows=11, 2025-05-07T20:05:58.8038237Z permute_output_dim_0_1=False, 2025-05-07T20:05:58.8038525Z dtype=torch.float16, 2025-05-07T20:05:58.8038758Z use_cpu=True, 2025-05-07T20:05:58.8039074Z op=, 2025-05-07T20:05:58.8039443Z ) 2025-05-07T20:05:58.8039662Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8040185Z self=, 2025-05-07T20:05:58.8040683Z num_inputs=37, 2025-05-07T20:05:58.8040914Z max_input_rows=7, 2025-05-07T20:05:58.8041142Z max_cols_factor=68, 2025-05-07T20:05:58.8041390Z max_output_rows=21, 2025-05-07T20:05:58.8041648Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8041922Z dtype=torch.float32, 2025-05-07T20:05:58.8042178Z use_cpu=True, 2025-05-07T20:05:58.8042494Z op=, 2025-05-07T20:05:58.8042856Z ) 2025-05-07T20:05:58.8043090Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8043619Z self=, 2025-05-07T20:05:58.8044103Z num_inputs=63, 2025-05-07T20:05:58.8044334Z max_input_rows=30, 2025-05-07T20:05:58.8044572Z max_cols_factor=2, 2025-05-07T20:05:58.8044797Z max_output_rows=20, 2025-05-07T20:05:58.8045051Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8045330Z dtype=torch.float32, 2025-05-07T20:05:58.8045575Z use_cpu=True, 2025-05-07T20:05:58.8045907Z op=, 2025-05-07T20:05:58.8046305Z ) 2025-05-07T20:05:58.8046536Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8047052Z self=, 2025-05-07T20:05:58.8047550Z num_inputs=81, 2025-05-07T20:05:58.8047781Z max_input_rows=28, 2025-05-07T20:05:58.8048015Z max_cols_factor=103, 2025-05-07T20:05:58.8048267Z max_output_rows=15, 2025-05-07T20:05:58.8048524Z permute_output_dim_0_1=False, 2025-05-07T20:05:58.8048795Z dtype=torch.float32, 2025-05-07T20:05:58.8049043Z use_cpu=True, 2025-05-07T20:05:58.8049383Z op=, 2025-05-07T20:05:58.8049767Z ) 2025-05-07T20:05:58.8049997Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8050521Z self=, 2025-05-07T20:05:58.8051116Z num_inputs=7, 2025-05-07T20:05:58.8051330Z max_input_rows=31, 2025-05-07T20:05:58.8051576Z max_cols_factor=101, 2025-05-07T20:05:58.8051827Z max_output_rows=25, 2025-05-07T20:05:58.8052072Z permute_output_dim_0_1=False, 2025-05-07T20:05:58.8052436Z dtype=torch.float16, 2025-05-07T20:05:58.8052685Z use_cpu=True, 2025-05-07T20:05:58.8053001Z op=, 2025-05-07T20:05:58.8053358Z ) 2025-05-07T20:05:58.8053593Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8054123Z self=, 2025-05-07T20:05:58.8054610Z num_inputs=56, 2025-05-07T20:05:58.8054843Z max_input_rows=14, 2025-05-07T20:05:58.8055085Z max_cols_factor=72, 2025-05-07T20:05:58.8055316Z max_output_rows=25, 2025-05-07T20:05:58.8055572Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8055854Z dtype=torch.float32, 2025-05-07T20:05:58.8056091Z use_cpu=True, 2025-05-07T20:05:58.8056432Z op=, 2025-05-07T20:05:58.8056829Z ) 2025-05-07T20:05:58.8057050Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8057578Z self=, 2025-05-07T20:05:58.8058070Z num_inputs=56, 2025-05-07T20:05:58.8058298Z max_input_rows=14, 2025-05-07T20:05:58.8058526Z max_cols_factor=25, 2025-05-07T20:05:58.8058835Z max_output_rows=25, 2025-05-07T20:05:58.8059086Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8059356Z dtype=torch.float32, 2025-05-07T20:05:58.8059605Z use_cpu=True, 2025-05-07T20:05:58.8060031Z op=, 2025-05-07T20:05:58.8060420Z ) 2025-05-07T20:05:58.8060677Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8061191Z self=, 2025-05-07T20:05:58.8061697Z num_inputs=56, 2025-05-07T20:05:58.8061930Z max_input_rows=25, 2025-05-07T20:05:58.8062177Z max_cols_factor=25, 2025-05-07T20:05:58.8062411Z max_output_rows=25, 2025-05-07T20:05:58.8062667Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8062961Z dtype=torch.float32, 2025-05-07T20:05:58.8063199Z use_cpu=True, 2025-05-07T20:05:58.8063545Z op=, 2025-05-07T20:05:58.8063949Z ) 2025-05-07T20:05:58.8064173Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8064704Z self=, 2025-05-07T20:05:58.8065206Z num_inputs=56, 2025-05-07T20:05:58.8065429Z max_input_rows=25, 2025-05-07T20:05:58.8065677Z max_cols_factor=25, 2025-05-07T20:05:58.8065930Z max_output_rows=2, 2025-05-07T20:05:58.8066166Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8066451Z dtype=torch.float32, 2025-05-07T20:05:58.8066704Z use_cpu=True, 2025-05-07T20:05:58.8067047Z op=, 2025-05-07T20:05:58.8067432Z ) 2025-05-07T20:05:58.8067666Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8068192Z self=, 2025-05-07T20:05:58.8068673Z num_inputs=56, 2025-05-07T20:05:58.8068900Z max_input_rows=2, 2025-05-07T20:05:58.8069137Z max_cols_factor=25, 2025-05-07T20:05:58.8069367Z max_output_rows=25, 2025-05-07T20:05:58.8069622Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8069907Z dtype=torch.float32, 2025-05-07T20:05:58.8070139Z use_cpu=True, 2025-05-07T20:05:58.8070480Z op=, 2025-05-07T20:05:58.8070884Z ) 2025-05-07T20:05:58.8071107Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8071638Z self=, 2025-05-07T20:05:58.8072224Z num_inputs=25, 2025-05-07T20:05:58.8072455Z max_input_rows=25, 2025-05-07T20:05:58.8072689Z max_cols_factor=25, 2025-05-07T20:05:58.8072932Z max_output_rows=25, 2025-05-07T20:05:58.8073247Z permute_output_dim_0_1=True, 2025-05-07T20:05:58.8073521Z dtype=torch.float32, 2025-05-07T20:05:58.8073769Z use_cpu=True, 2025-05-07T20:05:58.8074108Z op=, 2025-05-07T20:05:58.8074496Z ) 2025-05-07T20:05:58.8074727Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8075253Z self=, 2025-05-07T20:05:58.8075997Z num_inputs=84, 2025-05-07T20:05:58.8076233Z max_input_rows=31, 2025-05-07T20:05:58.8076483Z max_cols_factor=10, 2025-05-07T20:05:58.8076717Z max_output_rows=17, 2025-05-07T20:05:58.8076977Z permute_output_dim_0_1=False, 2025-05-07T20:05:58.8077274Z dtype=torch.float16, 2025-05-07T20:05:58.8077524Z use_cpu=True, 2025-05-07T20:05:58.8077851Z op=, 2025-05-07T20:05:58.8078247Z ) 2025-05-07T20:05:58.8078482Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8078997Z self=, 2025-05-07T20:05:58.8079494Z num_inputs=84, 2025-05-07T20:05:58.8079722Z max_input_rows=31, 2025-05-07T20:05:58.8079952Z max_cols_factor=10, 2025-05-07T20:05:58.8080195Z max_output_rows=31, 2025-05-07T20:05:58.8080450Z permute_output_dim_0_1=False, 2025-05-07T20:05:58.8080724Z dtype=torch.float16, 2025-05-07T20:05:58.8080970Z use_cpu=True, 2025-05-07T20:05:58.8081311Z op=, 2025-05-07T20:05:58.8081697Z ) 2025-05-07T20:05:58.8081928Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8082455Z self=, 2025-05-07T20:05:58.8082957Z num_inputs=84, 2025-05-07T20:05:58.8083172Z max_input_rows=31, 2025-05-07T20:05:58.8083414Z max_cols_factor=31, 2025-05-07T20:05:58.8083659Z max_output_rows=31, 2025-05-07T20:05:58.8083899Z permute_output_dim_0_1=False, 2025-05-07T20:05:58.8084182Z dtype=torch.float16, 2025-05-07T20:05:58.8084430Z use_cpu=True, 2025-05-07T20:05:58.8084755Z op=, 2025-05-07T20:05:58.8085153Z ) 2025-05-07T20:05:58.8085388Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:05:58.8085897Z self=, 2025-05-07T20:05:58.8086397Z num_inputs=84, 2025-05-07T20:05:58.8086628Z max_input_rows=31, 2025-05-07T20:05:58.8086872Z max_cols_factor=84, 2025-05-07T20:05:58.8087102Z max_output_rows=31, 2025-05-07T20:05:58.8087361Z permute_output_dim_0_1=False, 2025-05-07T20:05:58.8087653Z dtype=torch.float16, 2025-05-07T20:05:58.8087890Z use_cpu=True, 2025-05-07T20:05:58.8088231Z op=, 2025-05-07T20:05:58.8088677Z ) 2025-05-07T20:05:58.8088860Z PASSED 2025-05-07T20:05:58.9054501Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9055664Z self=, 2025-05-07T20:05:58.9056328Z num_indices=1, 2025-05-07T20:05:58.9056637Z max_num_input_rows=1, 2025-05-07T20:05:58.9056967Z shape=[1], 2025-05-07T20:05:58.9057258Z dtype=torch.float32, 2025-05-07T20:05:58.9057569Z use_cpu=True, 2025-05-07T20:05:58.9057856Z num_groups=1, 2025-05-07T20:05:58.9058146Z use_var_cols=False, 2025-05-07T20:05:58.9058466Z use_var_num_input_rows=False, 2025-05-07T20:05:58.9059114Z check_non_contiguous=False, 2025-05-07T20:05:58.9059463Z ) 2025-05-07T20:05:58.9059798Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9060512Z self=, 2025-05-07T20:05:58.9061305Z num_indices=26, 2025-05-07T20:05:58.9061600Z max_num_input_rows=1, 2025-05-07T20:05:58.9062000Z shape=[1], 2025-05-07T20:05:58.9062276Z dtype=torch.float32, 2025-05-07T20:05:58.9062598Z use_cpu=True, 2025-05-07T20:05:58.9062889Z num_groups=1, 2025-05-07T20:05:58.9063167Z use_var_cols=False, 2025-05-07T20:05:58.9063501Z use_var_num_input_rows=False, 2025-05-07T20:05:58.9063888Z check_non_contiguous=False, 2025-05-07T20:05:58.9064223Z ) 2025-05-07T20:05:58.9064530Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9065242Z self=, 2025-05-07T20:05:58.9065893Z num_indices=26, 2025-05-07T20:05:58.9066205Z max_num_input_rows=27, 2025-05-07T20:05:58.9066536Z shape=[16, 26], 2025-05-07T20:05:58.9066816Z dtype=torch.float32, 2025-05-07T20:05:58.9067132Z use_cpu=True, 2025-05-07T20:05:58.9067416Z num_groups=11, 2025-05-07T20:05:58.9067714Z use_var_cols=False, 2025-05-07T20:05:58.9068024Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9068398Z check_non_contiguous=False, 2025-05-07T20:05:58.9068729Z ) 2025-05-07T20:05:58.9069017Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9069724Z self=, 2025-05-07T20:05:58.9070387Z num_indices=26, 2025-05-07T20:05:58.9070676Z max_num_input_rows=29, 2025-05-07T20:05:58.9071001Z shape=[8, 2], 2025-05-07T20:05:58.9071295Z dtype=torch.float32, 2025-05-07T20:05:58.9071600Z use_cpu=True, 2025-05-07T20:05:58.9071880Z num_groups=8, 2025-05-07T20:05:58.9072173Z use_var_cols=False, 2025-05-07T20:05:58.9072493Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9072870Z check_non_contiguous=False, 2025-05-07T20:05:58.9073205Z ) 2025-05-07T20:05:58.9073579Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9074290Z self=, 2025-05-07T20:05:58.9074957Z num_indices=5, 2025-05-07T20:05:58.9075259Z max_num_input_rows=15, 2025-05-07T20:05:58.9075723Z shape=[10], 2025-05-07T20:05:58.9076026Z dtype=torch.float16, 2025-05-07T20:05:58.9076353Z use_cpu=True, 2025-05-07T20:05:58.9076628Z num_groups=24, 2025-05-07T20:05:58.9076924Z use_var_cols=False, 2025-05-07T20:05:58.9077255Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9077618Z check_non_contiguous=True, 2025-05-07T20:05:58.9077954Z ) 2025-05-07T20:05:58.9078260Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9078962Z self=, 2025-05-07T20:05:58.9079643Z num_indices=29, 2025-05-07T20:05:58.9079944Z max_num_input_rows=7, 2025-05-07T20:05:58.9080253Z shape=[30, 32], 2025-05-07T20:05:58.9080538Z dtype=torch.float16, 2025-05-07T20:05:58.9080786Z use_cpu=True, 2025-05-07T20:05:58.9081006Z num_groups=8, 2025-05-07T20:05:58.9081228Z use_var_cols=True, 2025-05-07T20:05:58.9081477Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9081762Z check_non_contiguous=False, 2025-05-07T20:05:58.9082009Z ) 2025-05-07T20:05:58.9082242Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9082770Z self=, 2025-05-07T20:05:58.9083256Z num_indices=11, 2025-05-07T20:05:58.9083487Z max_num_input_rows=2, 2025-05-07T20:05:58.9083735Z shape=[30], 2025-05-07T20:05:58.9083948Z dtype=torch.float16, 2025-05-07T20:05:58.9084196Z use_cpu=True, 2025-05-07T20:05:58.9084414Z num_groups=14, 2025-05-07T20:05:58.9084780Z use_var_cols=True, 2025-05-07T20:05:58.9085030Z use_var_num_input_rows=False, 2025-05-07T20:05:58.9085322Z check_non_contiguous=False, 2025-05-07T20:05:58.9085570Z ) 2025-05-07T20:05:58.9085805Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9086410Z self=, 2025-05-07T20:05:58.9086899Z num_indices=9, 2025-05-07T20:05:58.9087134Z max_num_input_rows=31, 2025-05-07T20:05:58.9087436Z shape=[20], 2025-05-07T20:05:58.9087667Z dtype=torch.float32, 2025-05-07T20:05:58.9087904Z use_cpu=True, 2025-05-07T20:05:58.9088128Z num_groups=30, 2025-05-07T20:05:58.9088352Z use_var_cols=True, 2025-05-07T20:05:58.9088589Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9088876Z check_non_contiguous=True, 2025-05-07T20:05:58.9089133Z ) 2025-05-07T20:05:58.9089354Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9089880Z self=, 2025-05-07T20:05:58.9090386Z num_indices=27, 2025-05-07T20:05:58.9090622Z max_num_input_rows=1, 2025-05-07T20:05:58.9090875Z shape=[28, 7], 2025-05-07T20:05:58.9091109Z dtype=torch.float16, 2025-05-07T20:05:58.9091352Z use_cpu=True, 2025-05-07T20:05:58.9091578Z num_groups=30, 2025-05-07T20:05:58.9091807Z use_var_cols=True, 2025-05-07T20:05:58.9092048Z use_var_num_input_rows=False, 2025-05-07T20:05:58.9092345Z check_non_contiguous=True, 2025-05-07T20:05:58.9092608Z ) 2025-05-07T20:05:58.9092848Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9093372Z self=, 2025-05-07T20:05:58.9093876Z num_indices=29, 2025-05-07T20:05:58.9094116Z max_num_input_rows=12, 2025-05-07T20:05:58.9094361Z shape=[30, 23], 2025-05-07T20:05:58.9094597Z dtype=torch.float32, 2025-05-07T20:05:58.9094847Z use_cpu=True, 2025-05-07T20:05:58.9095065Z num_groups=4, 2025-05-07T20:05:58.9095294Z use_var_cols=False, 2025-05-07T20:05:58.9095548Z use_var_num_input_rows=False, 2025-05-07T20:05:58.9095829Z check_non_contiguous=True, 2025-05-07T20:05:58.9096086Z ) 2025-05-07T20:05:58.9096331Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9096845Z self=, 2025-05-07T20:05:58.9097340Z num_indices=28, 2025-05-07T20:05:58.9097570Z max_num_input_rows=27, 2025-05-07T20:05:58.9097809Z shape=[31], 2025-05-07T20:05:58.9098034Z dtype=torch.float32, 2025-05-07T20:05:58.9098278Z use_cpu=True, 2025-05-07T20:05:58.9098496Z num_groups=14, 2025-05-07T20:05:58.9098709Z use_var_cols=True, 2025-05-07T20:05:58.9098957Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9099243Z check_non_contiguous=True, 2025-05-07T20:05:58.9099488Z ) 2025-05-07T20:05:58.9099798Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9100334Z self=, 2025-05-07T20:05:58.9100819Z num_indices=28, 2025-05-07T20:05:58.9101056Z max_num_input_rows=27, 2025-05-07T20:05:58.9101310Z shape=[28], 2025-05-07T20:05:58.9101526Z dtype=torch.float32, 2025-05-07T20:05:58.9101774Z use_cpu=True, 2025-05-07T20:05:58.9101993Z num_groups=14, 2025-05-07T20:05:58.9102205Z use_var_cols=True, 2025-05-07T20:05:58.9102453Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9102738Z check_non_contiguous=True, 2025-05-07T20:05:58.9102984Z ) 2025-05-07T20:05:58.9103217Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9103742Z self=, 2025-05-07T20:05:58.9104240Z num_indices=27, 2025-05-07T20:05:58.9104467Z max_num_input_rows=27, 2025-05-07T20:05:58.9104721Z shape=[28], 2025-05-07T20:05:58.9104947Z dtype=torch.float32, 2025-05-07T20:05:58.9105278Z use_cpu=True, 2025-05-07T20:05:58.9105504Z num_groups=14, 2025-05-07T20:05:58.9105736Z use_var_cols=True, 2025-05-07T20:05:58.9105975Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9106266Z check_non_contiguous=True, 2025-05-07T20:05:58.9106622Z ) 2025-05-07T20:05:58.9106849Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9107385Z self=, 2025-05-07T20:05:58.9107885Z num_indices=4, 2025-05-07T20:05:58.9108107Z max_num_input_rows=30, 2025-05-07T20:05:58.9108363Z shape=[5], 2025-05-07T20:05:58.9108590Z dtype=torch.float32, 2025-05-07T20:05:58.9108826Z use_cpu=True, 2025-05-07T20:05:58.9109047Z num_groups=7, 2025-05-07T20:05:58.9109276Z use_var_cols=True, 2025-05-07T20:05:58.9109527Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9109806Z check_non_contiguous=False, 2025-05-07T20:05:58.9110068Z ) 2025-05-07T20:05:58.9110304Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9110821Z self=, 2025-05-07T20:05:58.9111317Z num_indices=4, 2025-05-07T20:05:58.9111550Z max_num_input_rows=30, 2025-05-07T20:05:58.9111794Z shape=[5], 2025-05-07T20:05:58.9112013Z dtype=torch.float32, 2025-05-07T20:05:58.9112257Z use_cpu=True, 2025-05-07T20:05:58.9112461Z num_groups=7, 2025-05-07T20:05:58.9112685Z use_var_cols=True, 2025-05-07T20:05:58.9112932Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9113206Z check_non_contiguous=True, 2025-05-07T20:05:58.9113462Z ) 2025-05-07T20:05:58.9113696Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9114210Z self=, 2025-05-07T20:05:58.9114708Z num_indices=4, 2025-05-07T20:05:58.9114948Z max_num_input_rows=30, 2025-05-07T20:05:58.9115201Z shape=[30], 2025-05-07T20:05:58.9115420Z dtype=torch.float32, 2025-05-07T20:05:58.9115664Z use_cpu=True, 2025-05-07T20:05:58.9115881Z num_groups=7, 2025-05-07T20:05:58.9116090Z use_var_cols=True, 2025-05-07T20:05:58.9116342Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9116631Z check_non_contiguous=True, 2025-05-07T20:05:58.9116879Z ) 2025-05-07T20:05:58.9117110Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9117636Z self=, 2025-05-07T20:05:58.9118122Z num_indices=4, 2025-05-07T20:05:58.9118357Z max_num_input_rows=30, 2025-05-07T20:05:58.9118610Z shape=[7], 2025-05-07T20:05:58.9118825Z dtype=torch.float32, 2025-05-07T20:05:58.9119079Z use_cpu=True, 2025-05-07T20:05:58.9119303Z num_groups=7, 2025-05-07T20:05:58.9119520Z use_var_cols=True, 2025-05-07T20:05:58.9119778Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9120071Z check_non_contiguous=True, 2025-05-07T20:05:58.9120339Z ) 2025-05-07T20:05:58.9120563Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9121098Z self=, 2025-05-07T20:05:58.9121599Z num_indices=30, 2025-05-07T20:05:58.9121831Z max_num_input_rows=9, 2025-05-07T20:05:58.9122086Z shape=[2], 2025-05-07T20:05:58.9122309Z dtype=torch.float32, 2025-05-07T20:05:58.9122544Z use_cpu=True, 2025-05-07T20:05:58.9122768Z num_groups=6, 2025-05-07T20:05:58.9122998Z use_var_cols=True, 2025-05-07T20:05:58.9123239Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9123527Z check_non_contiguous=True, 2025-05-07T20:05:58.9123785Z ) 2025-05-07T20:05:58.9124002Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9124527Z self=, 2025-05-07T20:05:58.9125020Z num_indices=2, 2025-05-07T20:05:58.9125239Z max_num_input_rows=9, 2025-05-07T20:05:58.9125595Z shape=[2], 2025-05-07T20:05:58.9125818Z dtype=torch.float32, 2025-05-07T20:05:58.9126067Z use_cpu=True, 2025-05-07T20:05:58.9126270Z num_groups=6, 2025-05-07T20:05:58.9126491Z use_var_cols=True, 2025-05-07T20:05:58.9126793Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9127072Z check_non_contiguous=True, 2025-05-07T20:05:58.9127337Z ) 2025-05-07T20:05:58.9127571Z Trying example: test_group_index_select_dim0( 2025-05-07T20:05:58.9128089Z self=, 2025-05-07T20:05:58.9128587Z num_indices=2, 2025-05-07T20:05:58.9128819Z max_num_input_rows=9, 2025-05-07T20:05:58.9129059Z shape=[2], 2025-05-07T20:05:58.9129282Z dtype=torch.float32, 2025-05-07T20:05:58.9129529Z use_cpu=True, 2025-05-07T20:05:58.9129736Z num_groups=9, 2025-05-07T20:05:58.9129957Z use_var_cols=True, 2025-05-07T20:05:58.9130206Z use_var_num_input_rows=True, 2025-05-07T20:05:58.9130484Z check_non_contiguous=True, 2025-05-07T20:05:58.9130743Z ) 2025-05-07T20:05:58.9130930Z PASSED 2025-05-07T20:06:01.7542640Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:06:01.7543045Z 2025-05-07T20:06:01.7543237Z =============================== warnings summary =============================== 2025-05-07T20:06:01.7543729Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:06:01.7545244Z /github/home/miniconda/envs/build_binary/lib/python3.12/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:01.7546605Z warnings.warn( 2025-05-07T20:06:01.7546746Z 2025-05-07T20:06:01.7546997Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:06:01.7550548Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::index_select_dim0: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:06:01.7554150Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:06:01.7554593Z 2025-05-07T20:06:01.7554842Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:06:01.7555330Z ======================== 3 passed, 2 warnings in 5.41s ========================= 2025-05-07T20:06:02.2370714Z 2025-05-07T20:06:02.2371396Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:06:02.2388609Z [TEST] Python test time for ./sparse/index_select_test.py: 8 seconds 2025-05-07T20:06:02.2388945Z 2025-05-07T20:06:02.2388950Z 2025-05-07T20:06:02.2388954Z 2025-05-07T20:06:02.2388966Z 2025-05-07T20:06:02.2401169Z ################################################################################ 2025-05-07T20:06:02.2417037Z # [2025-05-07T20:06:02.241Z] Run Python Test Suite: 2025-05-07T20:06:02.2417415Z # ./sparse/misc_ops_test.py 2025-05-07T20:06:02.2417722Z ################################################################################ 2025-05-07T20:06:02.2439833Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/misc_ops_test.py 2025-05-07T20:06:02.2440775Z 2025-05-07T20:06:04.3032238Z ============================= test session starts ============================== 2025-05-07T20:06:04.3033769Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:04.3034818Z cachedir: .pytest_cache 2025-05-07T20:06:04.3035920Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:04.3037135Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:04.3037696Z plugins: hypothesis-6.131.14 2025-05-07T20:06:06.2809088Z collecting ... collected 8 items 2025-05-07T20:06:06.2809343Z 2025-05-07T20:06:06.4264976Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:06:06.4326296Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:06:06.4327138Z self=, 2025-05-07T20:06:06.4327626Z index_type=torch.int32, 2025-05-07T20:06:06.4327901Z has_weight=False, 2025-05-07T20:06:06.4328155Z bucketize_pos=False, 2025-05-07T20:06:06.4328402Z ) 2025-05-07T20:06:06.4328661Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:06:06.4329178Z self=, 2025-05-07T20:06:06.4329647Z index_type=torch.int64, 2025-05-07T20:06:06.4329915Z has_weight=False, 2025-05-07T20:06:06.4330163Z bucketize_pos=True, 2025-05-07T20:06:06.4330387Z ) 2025-05-07T20:06:06.4330582Z PASSED 2025-05-07T20:06:06.4565733Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:06:06.4566595Z self=, 2025-05-07T20:06:06.4567165Z permute_size=0, 2025-05-07T20:06:06.4567483Z long_index=False, 2025-05-07T20:06:06.4567801Z ) 2025-05-07T20:06:06.4568066Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4568633Z self=, 2025-05-07T20:06:06.4569204Z permute_size=393, 2025-05-07T20:06:06.4569531Z long_index=False, 2025-05-07T20:06:06.4569811Z ) 2025-05-07T20:06:06.4570090Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4570656Z self=, 2025-05-07T20:06:06.4571217Z permute_size=393, 2025-05-07T20:06:06.4571527Z long_index=True, 2025-05-07T20:06:06.4571821Z ) 2025-05-07T20:06:06.4572086Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4572646Z self=, 2025-05-07T20:06:06.4573210Z permute_size=883, 2025-05-07T20:06:06.4573500Z long_index=False, 2025-05-07T20:06:06.4573785Z ) 2025-05-07T20:06:06.4574051Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4574603Z self=, 2025-05-07T20:06:06.4575161Z permute_size=516, 2025-05-07T20:06:06.4575473Z long_index=False, 2025-05-07T20:06:06.4575899Z ) 2025-05-07T20:06:06.4576166Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4576726Z self=, 2025-05-07T20:06:06.4577290Z permute_size=324, 2025-05-07T20:06:06.4577580Z long_index=True, 2025-05-07T20:06:06.4577866Z ) 2025-05-07T20:06:06.4578141Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4578687Z self=, 2025-05-07T20:06:06.4579245Z permute_size=661, 2025-05-07T20:06:06.4579549Z long_index=True, 2025-05-07T20:06:06.4579886Z ) 2025-05-07T20:06:06.4580157Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4580715Z self=, 2025-05-07T20:06:06.4581544Z permute_size=163, 2025-05-07T20:06:06.4581851Z long_index=False, 2025-05-07T20:06:06.4582141Z ) 2025-05-07T20:06:06.4582403Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4582969Z self=, 2025-05-07T20:06:06.4583642Z permute_size=542, 2025-05-07T20:06:06.4583957Z long_index=False, 2025-05-07T20:06:06.4584236Z ) 2025-05-07T20:06:06.4584513Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4585079Z self=, 2025-05-07T20:06:06.4585627Z permute_size=999, 2025-05-07T20:06:06.4585935Z long_index=True, 2025-05-07T20:06:06.4586224Z ) 2025-05-07T20:06:06.4586484Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4587047Z self=, 2025-05-07T20:06:06.4587603Z permute_size=168, 2025-05-07T20:06:06.4587895Z long_index=True, 2025-05-07T20:06:06.4588186Z ) 2025-05-07T20:06:06.4588460Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4589009Z self=, 2025-05-07T20:06:06.4589568Z permute_size=682, 2025-05-07T20:06:06.4589870Z long_index=False, 2025-05-07T20:06:06.4590164Z ) 2025-05-07T20:06:06.4590421Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4590975Z self=, 2025-05-07T20:06:06.4591529Z permute_size=704, 2025-05-07T20:06:06.4591824Z long_index=True, 2025-05-07T20:06:06.4592107Z ) 2025-05-07T20:06:06.4592374Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4592916Z self=, 2025-05-07T20:06:06.4593475Z permute_size=233, 2025-05-07T20:06:06.4593775Z long_index=True, 2025-05-07T20:06:06.4594044Z ) 2025-05-07T20:06:06.4594311Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4594866Z self=, 2025-05-07T20:06:06.4595420Z permute_size=447, 2025-05-07T20:06:06.4595722Z long_index=False, 2025-05-07T20:06:06.4596011Z ) 2025-05-07T20:06:06.4596268Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4596835Z self=, 2025-05-07T20:06:06.4597393Z permute_size=85, 2025-05-07T20:06:06.4597693Z long_index=True, 2025-05-07T20:06:06.4597964Z ) 2025-05-07T20:06:06.4598239Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4598799Z self=, 2025-05-07T20:06:06.4599346Z permute_size=998, 2025-05-07T20:06:06.4599653Z long_index=True, 2025-05-07T20:06:06.4599942Z ) 2025-05-07T20:06:06.4600203Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4600767Z self=, 2025-05-07T20:06:06.4601328Z permute_size=469, 2025-05-07T20:06:06.4601626Z long_index=True, 2025-05-07T20:06:06.4601912Z ) 2025-05-07T20:06:06.4602186Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4602734Z self=, 2025-05-07T20:06:06.4603258Z permute_size=431, 2025-05-07T20:06:06.4603500Z long_index=True, 2025-05-07T20:06:06.4603715Z ) 2025-05-07T20:06:06.4603932Z Trying example: test_invert_permute( 2025-05-07T20:06:06.4604359Z self=, 2025-05-07T20:06:06.4604791Z permute_size=38, 2025-05-07T20:06:06.4605019Z long_index=False, 2025-05-07T20:06:06.4605255Z ) 2025-05-07T20:06:06.4605458Z PASSED 2025-05-07T20:06:06.4626486Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:06:06.4845412Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:06:06.4864018Z self=, 2025-05-07T20:06:06.4865103Z N=1, 2025-05-07T20:06:06.4865502Z offsets_type=torch.int32, 2025-05-07T20:06:06.4865957Z ) 2025-05-07T20:06:06.4866277Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4867194Z self=, 2025-05-07T20:06:06.4867939Z N=10, 2025-05-07T20:06:06.4868326Z offsets_type=torch.int32, 2025-05-07T20:06:06.4868763Z ) 2025-05-07T20:06:06.4869108Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4869839Z self=, 2025-05-07T20:06:06.4870608Z N=10, 2025-05-07T20:06:06.4870999Z offsets_type=torch.int64, 2025-05-07T20:06:06.4871472Z ) 2025-05-07T20:06:06.4871837Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4872673Z self=, 2025-05-07T20:06:06.4873449Z N=19, 2025-05-07T20:06:06.4873829Z offsets_type=torch.int32, 2025-05-07T20:06:06.4874326Z ) 2025-05-07T20:06:06.4874692Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4875470Z self=, 2025-05-07T20:06:06.4876366Z N=11, 2025-05-07T20:06:06.4876760Z offsets_type=torch.int64, 2025-05-07T20:06:06.4877241Z ) 2025-05-07T20:06:06.4877622Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4878413Z self=, 2025-05-07T20:06:06.4879177Z N=18, 2025-05-07T20:06:06.4879563Z offsets_type=torch.int64, 2025-05-07T20:06:06.4880044Z ) 2025-05-07T20:06:06.4880409Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4881194Z self=, 2025-05-07T20:06:06.4881973Z N=2, 2025-05-07T20:06:06.4882343Z offsets_type=torch.int64, 2025-05-07T20:06:06.4882816Z ) 2025-05-07T20:06:06.4883196Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4883907Z self=, 2025-05-07T20:06:06.4884618Z N=2, 2025-05-07T20:06:06.4884967Z offsets_type=torch.int32, 2025-05-07T20:06:06.4885391Z ) 2025-05-07T20:06:06.4885819Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4886590Z self=, 2025-05-07T20:06:06.4887335Z N=20, 2025-05-07T20:06:06.4887678Z offsets_type=torch.int64, 2025-05-07T20:06:06.4888127Z ) 2025-05-07T20:06:06.4888501Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4889209Z self=, 2025-05-07T20:06:06.4889938Z N=8, 2025-05-07T20:06:06.4890304Z offsets_type=torch.int64, 2025-05-07T20:06:06.4890726Z ) 2025-05-07T20:06:06.4891095Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4891877Z self=, 2025-05-07T20:06:06.4892652Z N=20, 2025-05-07T20:06:06.4893010Z offsets_type=torch.int32, 2025-05-07T20:06:06.4893459Z ) 2025-05-07T20:06:06.4893802Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4894585Z self=, 2025-05-07T20:06:06.4895371Z N=9, 2025-05-07T20:06:06.4895753Z offsets_type=torch.int32, 2025-05-07T20:06:06.4896232Z ) 2025-05-07T20:06:06.4896604Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4897399Z self=, 2025-05-07T20:06:06.4898161Z N=16, 2025-05-07T20:06:06.4898526Z offsets_type=torch.int32, 2025-05-07T20:06:06.4898983Z ) 2025-05-07T20:06:06.4899325Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4900122Z self=, 2025-05-07T20:06:06.4900782Z N=15, 2025-05-07T20:06:06.4901094Z offsets_type=torch.int64, 2025-05-07T20:06:06.4901517Z ) 2025-05-07T20:06:06.4901843Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4902718Z self=, 2025-05-07T20:06:06.4903431Z N=3, 2025-05-07T20:06:06.4903760Z offsets_type=torch.int32, 2025-05-07T20:06:06.4904132Z ) 2025-05-07T20:06:06.4904465Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4905310Z self=, 2025-05-07T20:06:06.4906090Z N=5, 2025-05-07T20:06:06.4906472Z offsets_type=torch.int64, 2025-05-07T20:06:06.4906956Z ) 2025-05-07T20:06:06.4907300Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4907994Z self=, 2025-05-07T20:06:06.4908705Z N=13, 2025-05-07T20:06:06.4909065Z offsets_type=torch.int64, 2025-05-07T20:06:06.4909489Z ) 2025-05-07T20:06:06.4909855Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4910589Z self=, 2025-05-07T20:06:06.4911338Z N=8, 2025-05-07T20:06:06.4911735Z offsets_type=torch.int32, 2025-05-07T20:06:06.4912152Z ) 2025-05-07T20:06:06.4912495Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4913226Z self=, 2025-05-07T20:06:06.4913961Z N=1, 2025-05-07T20:06:06.4914328Z offsets_type=torch.int64, 2025-05-07T20:06:06.4914771Z ) 2025-05-07T20:06:06.4915113Z Trying example: test_offsets_range( 2025-05-07T20:06:06.4915864Z self=, 2025-05-07T20:06:06.4916617Z N=17, 2025-05-07T20:06:06.4916998Z offsets_type=torch.int64, 2025-05-07T20:06:06.4917422Z ) 2025-05-07T20:06:06.4917719Z PASSED 2025-05-07T20:06:06.4918742Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:06:06.4920252Z self=, 2025-05-07T20:06:06.4921005Z batch_size=2, 2025-05-07T20:06:06.4921389Z m=3, 2025-05-07T20:06:06.4921714Z k=4, 2025-05-07T20:06:06.4921992Z n=5, 2025-05-07T20:06:06.4922292Z use_cpu=True, 2025-05-07T20:06:06.4922640Z ) 2025-05-07T20:06:06.4922928Z PASSED 2025-05-07T20:06:06.4929763Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:06:06.4944665Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:06:06.4945327Z 2025-05-07T20:06:06.4945564Z ============================== 8 passed in 2.32s =============================== 2025-05-07T20:06:06.9458842Z 2025-05-07T20:06:06.9459338Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:06:06.9475298Z [TEST] Python test time for ./sparse/misc_ops_test.py: 4 seconds 2025-05-07T20:06:06.9475744Z 2025-05-07T20:06:06.9475757Z 2025-05-07T20:06:06.9475765Z 2025-05-07T20:06:06.9475770Z 2025-05-07T20:06:06.9498328Z ################################################################################ 2025-05-07T20:06:06.9506536Z # [2025-05-07T20:06:06.950Z] Run Python Test Suite: 2025-05-07T20:06:06.9506898Z # ./sparse/pack_segments_test.py 2025-05-07T20:06:06.9507226Z ################################################################################ 2025-05-07T20:06:06.9529285Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/pack_segments_test.py 2025-05-07T20:06:06.9529985Z 2025-05-07T20:06:09.0096697Z ============================= test session starts ============================== 2025-05-07T20:06:09.0097371Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:09.0097944Z cachedir: .pytest_cache 2025-05-07T20:06:09.0098571Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:09.0099249Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:09.0099945Z plugins: hypothesis-6.131.14 2025-05-07T20:06:11.0099832Z collecting ... collected 4 items 2025-05-07T20:06:11.0100108Z 2025-05-07T20:06:11.3219483Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:06:11.4870590Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:06:11.4881280Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig SKIPPED 2025-05-07T20:06:11.6615909Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:06:11.6616504Z 2025-05-07T20:06:11.6616660Z =========================== short test summary info ============================ 2025-05-07T20:06:11.6617211Z SKIPPED [1] sparse/pack_segments_test.py:417: CUDA is not available or no GPUs detected 2025-05-07T20:06:11.6617739Z ========================= 3 passed, 1 skipped in 2.78s ========================= 2025-05-07T20:06:12.1262066Z 2025-05-07T20:06:12.1262868Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:06:12.1280118Z [TEST] Python test time for ./sparse/pack_segments_test.py: 6 seconds 2025-05-07T20:06:12.1280716Z 2025-05-07T20:06:12.1280720Z 2025-05-07T20:06:12.1280725Z 2025-05-07T20:06:12.1280730Z 2025-05-07T20:06:12.1293114Z ################################################################################ 2025-05-07T20:06:12.1308629Z # [2025-05-07T20:06:12.130Z] Run Python Test Suite: 2025-05-07T20:06:12.1309288Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:06:12.1309615Z ################################################################################ 2025-05-07T20:06:12.1331530Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_embeddings_test.py 2025-05-07T20:06:12.1332249Z 2025-05-07T20:06:14.1991996Z ============================= test session starts ============================== 2025-05-07T20:06:14.1992714Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:14.1993272Z cachedir: .pytest_cache 2025-05-07T20:06:14.1993920Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:14.1994615Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:14.1994944Z plugins: hypothesis-6.131.14 2025-05-07T20:06:16.1577174Z collecting ... collected 1 item 2025-05-07T20:06:16.1577421Z 2025-05-07T20:06:16.3015857Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3017167Z self=, 2025-05-07T20:06:16.3017903Z B=0, 2025-05-07T20:06:16.3018162Z T=0, 2025-05-07T20:06:16.3018396Z L=2, 2025-05-07T20:06:16.3018660Z long_index=False, 2025-05-07T20:06:16.3019174Z permute_fn=, 2025-05-07T20:06:16.3019746Z ) 2025-05-07T20:06:16.3020027Z Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3020798Z self=, 2025-05-07T20:06:16.3021525Z B=13, 2025-05-07T20:06:16.3021769Z T=0, 2025-05-07T20:06:16.3022020Z L=2, 2025-05-07T20:06:16.3022284Z long_index=False, 2025-05-07T20:06:16.3022748Z permute_fn=, 2025-05-07T20:06:16.3023291Z ) 2025-05-07T20:06:16.3023580Z Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3024317Z self=, 2025-05-07T20:06:16.3025034Z B=13, 2025-05-07T20:06:16.3025285Z T=13, 2025-05-07T20:06:16.3025535Z L=12, 2025-05-07T20:06:16.3025794Z long_index=True, 2025-05-07T20:06:16.3026288Z permute_fn=, 2025-05-07T20:06:16.3027127Z ) 2025-05-07T20:06:16.3027414Z Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3028154Z self=, 2025-05-07T20:06:16.3029095Z B=13, 2025-05-07T20:06:16.3029351Z T=20, 2025-05-07T20:06:16.3029602Z L=10, 2025-05-07T20:06:16.3029848Z long_index=False, 2025-05-07T20:06:16.3030325Z permute_fn=, 2025-05-07T20:06:16.3030859Z ) 2025-05-07T20:06:16.3031132Z Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3031883Z self=, 2025-05-07T20:06:16.3032602Z B=13, 2025-05-07T20:06:16.3032839Z T=2, 2025-05-07T20:06:16.3033086Z L=17, 2025-05-07T20:06:16.3033341Z long_index=False, 2025-05-07T20:06:16.3033830Z permute_fn=, 2025-05-07T20:06:16.3034395Z ) 2025-05-07T20:06:16.3034674Z Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3035409Z self=, 2025-05-07T20:06:16.3036118Z B=13, 2025-05-07T20:06:16.3036373Z T=1, 2025-05-07T20:06:16.3036614Z L=18, 2025-05-07T20:06:16.3036857Z long_index=False, 2025-05-07T20:06:16.3037327Z permute_fn=, 2025-05-07T20:06:16.3037862Z ) 2025-05-07T20:06:16.3038135Z Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3038883Z self=, 2025-05-07T20:06:16.3039596Z B=8, 2025-05-07T20:06:16.3039828Z T=10, 2025-05-07T20:06:16.3040078Z L=2, 2025-05-07T20:06:16.3040332Z long_index=False, 2025-05-07T20:06:16.3040790Z permute_fn=, 2025-05-07T20:06:16.3041329Z ) 2025-05-07T20:06:16.3041611Z Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3042343Z self=, 2025-05-07T20:06:16.3043057Z B=12, 2025-05-07T20:06:16.3043308Z T=13, 2025-05-07T20:06:16.3043557Z L=2, 2025-05-07T20:06:16.3043800Z long_index=True, 2025-05-07T20:06:16.3044266Z permute_fn=, 2025-05-07T20:06:16.3044798Z ) 2025-05-07T20:06:16.3045069Z Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3045817Z self=, 2025-05-07T20:06:16.3046424Z B=5, 2025-05-07T20:06:16.3046607Z T=8, 2025-05-07T20:06:16.3046799Z L=16, 2025-05-07T20:06:16.3046998Z long_index=True, 2025-05-07T20:06:16.3047361Z permute_fn=, 2025-05-07T20:06:16.3047788Z ) 2025-05-07T20:06:16.3048012Z Trying example: test_permute_embeddings( 2025-05-07T20:06:16.3048555Z self=, 2025-05-07T20:06:16.3049090Z B=14, 2025-05-07T20:06:16.3049282Z T=4, 2025-05-07T20:06:16.3049485Z L=9, 2025-05-07T20:06:16.3049671Z long_index=True, 2025-05-07T20:06:16.3050054Z permute_fn=, 2025-05-07T20:06:16.3050484Z ) 2025-05-07T20:06:16.3050676Z PASSED 2025-05-07T20:06:16.3050802Z 2025-05-07T20:06:16.3050943Z ============================== 1 passed in 2.23s =============================== 2025-05-07T20:06:16.7494993Z 2025-05-07T20:06:16.7495497Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:06:16.7512453Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 4 seconds 2025-05-07T20:06:16.7512799Z 2025-05-07T20:06:16.7512804Z 2025-05-07T20:06:16.7512809Z 2025-05-07T20:06:16.7512821Z 2025-05-07T20:06:16.7525259Z ################################################################################ 2025-05-07T20:06:16.7541043Z # [2025-05-07T20:06:16.753Z] Run Python Test Suite: 2025-05-07T20:06:16.7541433Z # ./sparse/permute_indices_test.py 2025-05-07T20:06:16.7541870Z ################################################################################ 2025-05-07T20:06:16.7562869Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_indices_test.py 2025-05-07T20:06:16.7563562Z 2025-05-07T20:06:18.8070401Z ============================= test session starts ============================== 2025-05-07T20:06:18.8071084Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:18.8071643Z cachedir: .pytest_cache 2025-05-07T20:06:18.8072275Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:18.8072991Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:18.8073315Z plugins: hypothesis-6.131.14 2025-05-07T20:06:20.7843977Z collecting ... collected 3 items 2025-05-07T20:06:20.7844235Z 2025-05-07T20:06:21.0302542Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:06:21.0303392Z self=, 2025-05-07T20:06:21.0303901Z B=0, 2025-05-07T20:06:21.0304109Z T=0, 2025-05-07T20:06:21.0304295Z L=2, 2025-05-07T20:06:21.0304500Z long_index=False, 2025-05-07T20:06:21.0304744Z has_weight=False, 2025-05-07T20:06:21.0304969Z is_1D=False, 2025-05-07T20:06:21.0305290Z W=4, 2025-05-07T20:06:21.0305624Z ) 2025-05-07T20:06:21.0305844Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0306349Z self=, 2025-05-07T20:06:21.0306848Z B=5, 2025-05-07T20:06:21.0307040Z T=0, 2025-05-07T20:06:21.0307231Z L=2, 2025-05-07T20:06:21.0307418Z long_index=False, 2025-05-07T20:06:21.0307657Z has_weight=False, 2025-05-07T20:06:21.0307893Z is_1D=False, 2025-05-07T20:06:21.0308101Z W=4, 2025-05-07T20:06:21.0308293Z ) 2025-05-07T20:06:21.0308508Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0309001Z self=, 2025-05-07T20:06:21.0309493Z B=5, 2025-05-07T20:06:21.0309688Z T=19, 2025-05-07T20:06:21.0309869Z L=11, 2025-05-07T20:06:21.0310072Z long_index=False, 2025-05-07T20:06:21.0310308Z has_weight=True, 2025-05-07T20:06:21.0310525Z is_1D=True, 2025-05-07T20:06:21.0310731Z W=6, 2025-05-07T20:06:21.0310920Z ) 2025-05-07T20:06:21.0311120Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0311619Z self=, 2025-05-07T20:06:21.0312248Z B=17, 2025-05-07T20:06:21.0312499Z T=2, 2025-05-07T20:06:21.0312679Z L=14, 2025-05-07T20:06:21.0312880Z long_index=True, 2025-05-07T20:06:21.0313116Z has_weight=False, 2025-05-07T20:06:21.0313339Z is_1D=True, 2025-05-07T20:06:21.0313562Z W=7, 2025-05-07T20:06:21.0313753Z ) 2025-05-07T20:06:21.0313953Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0314452Z self=, 2025-05-07T20:06:21.0314938Z B=20, 2025-05-07T20:06:21.0315119Z T=12, 2025-05-07T20:06:21.0315308Z L=19, 2025-05-07T20:06:21.0315509Z long_index=True, 2025-05-07T20:06:21.0315756Z has_weight=False, 2025-05-07T20:06:21.0316110Z is_1D=True, 2025-05-07T20:06:21.0316352Z W=5, 2025-05-07T20:06:21.0316531Z ) 2025-05-07T20:06:21.0316747Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0317253Z self=, 2025-05-07T20:06:21.0317995Z B=1, 2025-05-07T20:06:21.0318194Z T=6, 2025-05-07T20:06:21.0318393Z L=8, 2025-05-07T20:06:21.0318580Z long_index=True, 2025-05-07T20:06:21.0318817Z has_weight=False, 2025-05-07T20:06:21.0319150Z is_1D=True, 2025-05-07T20:06:21.0319349Z W=5, 2025-05-07T20:06:21.0319541Z ) 2025-05-07T20:06:21.0319756Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0320257Z self=, 2025-05-07T20:06:21.0320734Z B=3, 2025-05-07T20:06:21.0320929Z T=2, 2025-05-07T20:06:21.0321121Z L=11, 2025-05-07T20:06:21.0321312Z long_index=False, 2025-05-07T20:06:21.0321549Z has_weight=True, 2025-05-07T20:06:21.0321782Z is_1D=False, 2025-05-07T20:06:21.0321980Z W=7, 2025-05-07T20:06:21.0322178Z ) 2025-05-07T20:06:21.0322379Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0322878Z self=, 2025-05-07T20:06:21.0323374Z B=17, 2025-05-07T20:06:21.0323556Z T=6, 2025-05-07T20:06:21.0323746Z L=8, 2025-05-07T20:06:21.0323946Z long_index=True, 2025-05-07T20:06:21.0324170Z has_weight=False, 2025-05-07T20:06:21.0324407Z is_1D=False, 2025-05-07T20:06:21.0324622Z W=8, 2025-05-07T20:06:21.0324800Z ) 2025-05-07T20:06:21.0325014Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0325510Z self=, 2025-05-07T20:06:21.0325986Z B=4, 2025-05-07T20:06:21.0326178Z T=8, 2025-05-07T20:06:21.0326367Z L=7, 2025-05-07T20:06:21.0326551Z long_index=True, 2025-05-07T20:06:21.0326785Z has_weight=False, 2025-05-07T20:06:21.0327018Z is_1D=True, 2025-05-07T20:06:21.0327214Z W=4, 2025-05-07T20:06:21.0327405Z ) 2025-05-07T20:06:21.0327617Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0328100Z self=, 2025-05-07T20:06:21.0328597Z B=6, 2025-05-07T20:06:21.0328792Z T=4, 2025-05-07T20:06:21.0328973Z L=12, 2025-05-07T20:06:21.0329190Z long_index=False, 2025-05-07T20:06:21.0329432Z has_weight=True, 2025-05-07T20:06:21.0329655Z is_1D=False, 2025-05-07T20:06:21.0329871Z W=6, 2025-05-07T20:06:21.0330066Z ) 2025-05-07T20:06:21.0330269Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0330770Z self=, 2025-05-07T20:06:21.0331267Z B=11, 2025-05-07T20:06:21.0331454Z T=17, 2025-05-07T20:06:21.0331653Z L=2, 2025-05-07T20:06:21.0331862Z long_index=False, 2025-05-07T20:06:21.0332090Z has_weight=True, 2025-05-07T20:06:21.0332325Z is_1D=True, 2025-05-07T20:06:21.0332540Z W=4, 2025-05-07T20:06:21.0332722Z ) 2025-05-07T20:06:21.0332940Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0333442Z self=, 2025-05-07T20:06:21.0333928Z B=4, 2025-05-07T20:06:21.0334121Z T=17, 2025-05-07T20:06:21.0334316Z L=2, 2025-05-07T20:06:21.0334503Z long_index=False, 2025-05-07T20:06:21.0334741Z has_weight=True, 2025-05-07T20:06:21.0334974Z is_1D=True, 2025-05-07T20:06:21.0335171Z W=4, 2025-05-07T20:06:21.0335358Z ) 2025-05-07T20:06:21.0335571Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0336071Z self=, 2025-05-07T20:06:21.0336544Z B=17, 2025-05-07T20:06:21.0336739Z T=17, 2025-05-07T20:06:21.0336931Z L=2, 2025-05-07T20:06:21.0337117Z long_index=False, 2025-05-07T20:06:21.0337359Z has_weight=True, 2025-05-07T20:06:21.0337587Z is_1D=True, 2025-05-07T20:06:21.0337783Z W=4, 2025-05-07T20:06:21.0337975Z ) 2025-05-07T20:06:21.0338190Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0338671Z self=, 2025-05-07T20:06:21.0339273Z B=17, 2025-05-07T20:06:21.0339472Z T=17, 2025-05-07T20:06:21.0339654Z L=2, 2025-05-07T20:06:21.0339958Z long_index=True, 2025-05-07T20:06:21.0340675Z has_weight=True, 2025-05-07T20:06:21.0340894Z is_1D=True, 2025-05-07T20:06:21.0341104Z W=4, 2025-05-07T20:06:21.0341295Z ) 2025-05-07T20:06:21.0341499Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0342000Z self=, 2025-05-07T20:06:21.0342495Z B=17, 2025-05-07T20:06:21.0342690Z T=17, 2025-05-07T20:06:21.0342873Z L=4, 2025-05-07T20:06:21.0343076Z long_index=True, 2025-05-07T20:06:21.0343313Z has_weight=True, 2025-05-07T20:06:21.0343529Z is_1D=True, 2025-05-07T20:06:21.0343737Z W=4, 2025-05-07T20:06:21.0343927Z ) 2025-05-07T20:06:21.0344128Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0344631Z self=, 2025-05-07T20:06:21.0345118Z B=4, 2025-05-07T20:06:21.0345297Z T=17, 2025-05-07T20:06:21.0345490Z L=4, 2025-05-07T20:06:21.0345689Z long_index=True, 2025-05-07T20:06:21.0345913Z has_weight=True, 2025-05-07T20:06:21.0346141Z is_1D=True, 2025-05-07T20:06:21.0346348Z W=4, 2025-05-07T20:06:21.0346525Z ) 2025-05-07T20:06:21.0346741Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0347239Z self=, 2025-05-07T20:06:21.0347716Z B=4, 2025-05-07T20:06:21.0347908Z T=4, 2025-05-07T20:06:21.0348097Z L=4, 2025-05-07T20:06:21.0348285Z long_index=True, 2025-05-07T20:06:21.0348518Z has_weight=True, 2025-05-07T20:06:21.0348744Z is_1D=True, 2025-05-07T20:06:21.0348940Z W=4, 2025-05-07T20:06:21.0349129Z ) 2025-05-07T20:06:21.0349339Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0349828Z self=, 2025-05-07T20:06:21.0350316Z B=6, 2025-05-07T20:06:21.0350509Z T=12, 2025-05-07T20:06:21.0350702Z L=9, 2025-05-07T20:06:21.0350887Z long_index=True, 2025-05-07T20:06:21.0351126Z has_weight=False, 2025-05-07T20:06:21.0351361Z is_1D=True, 2025-05-07T20:06:21.0351558Z W=5, 2025-05-07T20:06:21.0351754Z ) 2025-05-07T20:06:21.0351967Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0352451Z self=, 2025-05-07T20:06:21.0352940Z B=6, 2025-05-07T20:06:21.0353133Z T=12, 2025-05-07T20:06:21.0353314Z L=12, 2025-05-07T20:06:21.0353513Z long_index=True, 2025-05-07T20:06:21.0353747Z has_weight=False, 2025-05-07T20:06:21.0353969Z is_1D=True, 2025-05-07T20:06:21.0354175Z W=5, 2025-05-07T20:06:21.0354364Z ) 2025-05-07T20:06:21.0354565Z Trying example: test_permute_indices( 2025-05-07T20:06:21.0355071Z self=, 2025-05-07T20:06:21.0355563Z B=6, 2025-05-07T20:06:21.0355746Z T=12, 2025-05-07T20:06:21.0355946Z L=12, 2025-05-07T20:06:21.0356151Z long_index=True, 2025-05-07T20:06:21.0356381Z has_weight=True, 2025-05-07T20:06:21.0356615Z is_1D=True, 2025-05-07T20:06:21.0356832Z W=5, 2025-05-07T20:06:21.0357012Z ) 2025-05-07T20:06:21.0357221Z PASSED 2025-05-07T20:06:21.0357737Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights SKIPPED 2025-05-07T20:06:21.0517835Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0519136Z self=, 2025-05-07T20:06:21.0519881Z B=1, 2025-05-07T20:06:21.0520141Z T=1, 2025-05-07T20:06:21.0520425Z L=2, 2025-05-07T20:06:21.0520900Z long_index=False, 2025-05-07T20:06:21.0521216Z has_weight=False, 2025-05-07T20:06:21.0521519Z ) 2025-05-07T20:06:21.0521838Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0522771Z self=, 2025-05-07T20:06:21.0523515Z B=5, 2025-05-07T20:06:21.0523767Z T=1, 2025-05-07T20:06:21.0524001Z L=2, 2025-05-07T20:06:21.0524258Z long_index=False, 2025-05-07T20:06:21.0524565Z has_weight=False, 2025-05-07T20:06:21.0524843Z ) 2025-05-07T20:06:21.0525164Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0525971Z self=, 2025-05-07T20:06:21.0526686Z B=5, 2025-05-07T20:06:21.0526931Z T=15, 2025-05-07T20:06:21.0527177Z L=3, 2025-05-07T20:06:21.0527423Z long_index=False, 2025-05-07T20:06:21.0527732Z has_weight=True, 2025-05-07T20:06:21.0528028Z ) 2025-05-07T20:06:21.0528334Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0529139Z self=, 2025-05-07T20:06:21.0529874Z B=12, 2025-05-07T20:06:21.0530134Z T=16, 2025-05-07T20:06:21.0530369Z L=20, 2025-05-07T20:06:21.0530628Z long_index=True, 2025-05-07T20:06:21.0530932Z has_weight=False, 2025-05-07T20:06:21.0531212Z ) 2025-05-07T20:06:21.0531533Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0532340Z self=, 2025-05-07T20:06:21.0533063Z B=1, 2025-05-07T20:06:21.0533312Z T=6, 2025-05-07T20:06:21.0533559Z L=20, 2025-05-07T20:06:21.0533812Z long_index=True, 2025-05-07T20:06:21.0534115Z has_weight=True, 2025-05-07T20:06:21.0534409Z ) 2025-05-07T20:06:21.0534717Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0535534Z self=, 2025-05-07T20:06:21.0536271Z B=4, 2025-05-07T20:06:21.0536510Z T=20, 2025-05-07T20:06:21.0536762Z L=9, 2025-05-07T20:06:21.0537030Z long_index=True, 2025-05-07T20:06:21.0537324Z has_weight=True, 2025-05-07T20:06:21.0537616Z ) 2025-05-07T20:06:21.0537940Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0538749Z self=, 2025-05-07T20:06:21.0539464Z B=18, 2025-05-07T20:06:21.0539794Z T=6, 2025-05-07T20:06:21.0540044Z L=12, 2025-05-07T20:06:21.0540293Z long_index=False, 2025-05-07T20:06:21.0540602Z has_weight=False, 2025-05-07T20:06:21.0540897Z ) 2025-05-07T20:06:21.0541202Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0542005Z self=, 2025-05-07T20:06:21.0542741Z B=16, 2025-05-07T20:06:21.0542976Z T=13, 2025-05-07T20:06:21.0543220Z L=11, 2025-05-07T20:06:21.0543475Z long_index=True, 2025-05-07T20:06:21.0543764Z has_weight=True, 2025-05-07T20:06:21.0544049Z ) 2025-05-07T20:06:21.0544371Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0545272Z self=, 2025-05-07T20:06:21.0545998Z B=15, 2025-05-07T20:06:21.0546248Z T=11, 2025-05-07T20:06:21.0546497Z L=8, 2025-05-07T20:06:21.0546740Z long_index=True, 2025-05-07T20:06:21.0547045Z has_weight=False, 2025-05-07T20:06:21.0547343Z ) 2025-05-07T20:06:21.0547647Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:06:21.0548449Z self=, 2025-05-07T20:06:21.0548999Z B=4, 2025-05-07T20:06:21.0549280Z T=15, 2025-05-07T20:06:21.0549475Z L=11, 2025-05-07T20:06:21.0549675Z long_index=True, 2025-05-07T20:06:21.0549896Z has_weight=False, 2025-05-07T20:06:21.0550124Z ) 2025-05-07T20:06:21.0550328Z PASSED 2025-05-07T20:06:21.0550438Z 2025-05-07T20:06:21.0550653Z =========================== short test summary info ============================ 2025-05-07T20:06:21.0551226Z SKIPPED [1] sparse/permute_indices_test.py:168: CUDA is not available or no GPUs detected 2025-05-07T20:06:21.0551778Z ========================= 2 passed, 1 skipped in 2.37s ========================= 2025-05-07T20:06:21.5080338Z 2025-05-07T20:06:21.5080897Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:06:21.5096678Z [TEST] Python test time for ./sparse/permute_indices_test.py: 5 seconds 2025-05-07T20:06:21.5097209Z 2025-05-07T20:06:21.5097217Z 2025-05-07T20:06:21.5097240Z 2025-05-07T20:06:21.5097255Z 2025-05-07T20:06:21.5110048Z ################################################################################ 2025-05-07T20:06:21.5125521Z # [2025-05-07T20:06:21.512Z] Run Python Test Suite: 2025-05-07T20:06:21.5126098Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:06:21.5126619Z ################################################################################ 2025-05-07T20:06:21.5149610Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_sparse_features_test.py 2025-05-07T20:06:21.5150353Z 2025-05-07T20:06:23.5737663Z ============================= test session starts ============================== 2025-05-07T20:06:23.5738348Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:23.5738922Z cachedir: .pytest_cache 2025-05-07T20:06:23.5739554Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:23.5740288Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:23.5740642Z plugins: hypothesis-6.131.14 2025-05-07T20:06:25.5396553Z collecting ... collected 2 items 2025-05-07T20:06:25.5396814Z 2025-05-07T20:06:25.6961655Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:06:25.7332265Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:06:25.7333009Z 2025-05-07T20:06:25.7333214Z ============================== 2 passed in 2.28s =============================== 2025-05-07T20:06:26.1838289Z 2025-05-07T20:06:26.1838916Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:06:26.1854830Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 5 seconds 2025-05-07T20:06:26.1855204Z 2025-05-07T20:06:26.1855210Z 2025-05-07T20:06:26.1855215Z 2025-05-07T20:06:26.1855226Z 2025-05-07T20:06:26.1867735Z ################################################################################ 2025-05-07T20:06:26.1884480Z # [2025-05-07T20:06:26.188Z] Run Python Test Suite: 2025-05-07T20:06:26.1884847Z # ./sparse/reorder_batched_test.py 2025-05-07T20:06:26.1885192Z ################################################################################ 2025-05-07T20:06:26.1907448Z + 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:06:26.1908154Z 2025-05-07T20:06:28.2524320Z ============================= test session starts ============================== 2025-05-07T20:06:28.2524998Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:28.2525561Z cachedir: .pytest_cache 2025-05-07T20:06:28.2526189Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:28.2527146Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:28.2527459Z plugins: hypothesis-6.131.14 2025-05-07T20:06:30.2328622Z collecting ... collected 7 items 2025-05-07T20:06:30.2328902Z 2025-05-07T20:06:30.4022078Z 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:06:30.4023554Z self=, 2025-05-07T20:06:30.4024330Z B=1, 2025-05-07T20:06:30.4024582Z T=1, 2025-05-07T20:06:30.4024814Z L=2, 2025-05-07T20:06:30.4025058Z A=1, 2025-05-07T20:06:30.4025321Z Dtype=torch.int32, 2025-05-07T20:06:30.4025632Z Itype=torch.int32, 2025-05-07T20:06:30.4025959Z broadcast_indices=False, 2025-05-07T20:06:30.4026304Z max_batch_size=0, 2025-05-07T20:06:30.4026588Z ) 2025-05-07T20:06:30.4026941Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4027833Z self=, 2025-05-07T20:06:30.4028597Z B=17, 2025-05-07T20:06:30.4028835Z T=1, 2025-05-07T20:06:30.4029084Z L=2, 2025-05-07T20:06:30.4029326Z A=1, 2025-05-07T20:06:30.4029578Z Dtype=torch.int32, 2025-05-07T20:06:30.4029897Z Itype=torch.int32, 2025-05-07T20:06:30.4030223Z broadcast_indices=False, 2025-05-07T20:06:30.4030553Z max_batch_size=0, 2025-05-07T20:06:30.4030844Z ) 2025-05-07T20:06:30.4031196Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4032055Z self=, 2025-05-07T20:06:30.4032815Z B=17, 2025-05-07T20:06:30.4033066Z T=4, 2025-05-07T20:06:30.4033295Z L=8, 2025-05-07T20:06:30.4033540Z A=19, 2025-05-07T20:06:30.4033809Z Dtype=torch.float32, 2025-05-07T20:06:30.4034129Z Itype=torch.int64, 2025-05-07T20:06:30.4034464Z broadcast_indices=False, 2025-05-07T20:06:30.4034809Z max_batch_size=0, 2025-05-07T20:06:30.4035086Z ) 2025-05-07T20:06:30.4035437Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4036317Z self=, 2025-05-07T20:06:30.4037077Z B=11, 2025-05-07T20:06:30.4037311Z T=4, 2025-05-07T20:06:30.4037554Z L=4, 2025-05-07T20:06:30.4037793Z A=9, 2025-05-07T20:06:30.4038098Z Dtype=torch.float32, 2025-05-07T20:06:30.4038430Z Itype=torch.int64, 2025-05-07T20:06:30.4038748Z broadcast_indices=False, 2025-05-07T20:06:30.4039077Z max_batch_size=-2, 2025-05-07T20:06:30.4039369Z ) 2025-05-07T20:06:30.4039715Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4040567Z self=, 2025-05-07T20:06:30.4041327Z B=18, 2025-05-07T20:06:30.4041583Z T=20, 2025-05-07T20:06:30.4041816Z L=7, 2025-05-07T20:06:30.4042058Z A=20, 2025-05-07T20:06:30.4042319Z Dtype=torch.int64, 2025-05-07T20:06:30.4042620Z Itype=torch.int32, 2025-05-07T20:06:30.4042940Z broadcast_indices=True, 2025-05-07T20:06:30.4043288Z max_batch_size=1, 2025-05-07T20:06:30.4043565Z ) 2025-05-07T20:06:30.4043915Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4044782Z self=, 2025-05-07T20:06:30.4045544Z B=1, 2025-05-07T20:06:30.4045775Z T=9, 2025-05-07T20:06:30.4046022Z L=20, 2025-05-07T20:06:30.4046268Z A=1, 2025-05-07T20:06:30.4046513Z Dtype=torch.int32, 2025-05-07T20:06:30.4046829Z Itype=torch.int32, 2025-05-07T20:06:30.4047153Z broadcast_indices=False, 2025-05-07T20:06:30.4047480Z max_batch_size=5, 2025-05-07T20:06:30.4047768Z ) 2025-05-07T20:06:30.4048121Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4049153Z self=, 2025-05-07T20:06:30.4049917Z B=17, 2025-05-07T20:06:30.4050171Z T=8, 2025-05-07T20:06:30.4050411Z L=3, 2025-05-07T20:06:30.4050730Z A=14, 2025-05-07T20:06:30.4050997Z Dtype=torch.int64, 2025-05-07T20:06:30.4051297Z Itype=torch.int64, 2025-05-07T20:06:30.4051620Z broadcast_indices=False, 2025-05-07T20:06:30.4051969Z max_batch_size=0, 2025-05-07T20:06:30.4052246Z ) 2025-05-07T20:06:30.4052597Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4053468Z self=, 2025-05-07T20:06:30.4054237Z B=11, 2025-05-07T20:06:30.4054423Z T=6, 2025-05-07T20:06:30.4054619Z L=4, 2025-05-07T20:06:30.4054810Z A=18, 2025-05-07T20:06:30.4055005Z Dtype=torch.float32, 2025-05-07T20:06:30.4055258Z Itype=torch.int64, 2025-05-07T20:06:30.4055513Z broadcast_indices=True, 2025-05-07T20:06:30.4055759Z max_batch_size=5, 2025-05-07T20:06:30.4055984Z ) 2025-05-07T20:06:30.4056252Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4056888Z self=, 2025-05-07T20:06:30.4057456Z B=10, 2025-05-07T20:06:30.4057651Z T=9, 2025-05-07T20:06:30.4057828Z L=3, 2025-05-07T20:06:30.4058018Z A=10, 2025-05-07T20:06:30.4058227Z Dtype=torch.float32, 2025-05-07T20:06:30.4058470Z Itype=torch.int64, 2025-05-07T20:06:30.4058722Z broadcast_indices=True, 2025-05-07T20:06:30.4058989Z max_batch_size=2, 2025-05-07T20:06:30.4059216Z ) 2025-05-07T20:06:30.4059474Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4060216Z self=, 2025-05-07T20:06:30.4060790Z B=3, 2025-05-07T20:06:30.4060972Z T=7, 2025-05-07T20:06:30.4061163Z L=15, 2025-05-07T20:06:30.4061358Z A=1, 2025-05-07T20:06:30.4061548Z Dtype=torch.int64, 2025-05-07T20:06:30.4061790Z Itype=torch.int32, 2025-05-07T20:06:30.4062037Z broadcast_indices=True, 2025-05-07T20:06:30.4062287Z max_batch_size=0, 2025-05-07T20:06:30.4062512Z ) 2025-05-07T20:06:30.4062781Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4063415Z self=, 2025-05-07T20:06:30.4063986Z B=20, 2025-05-07T20:06:30.4064182Z T=6, 2025-05-07T20:06:30.4064364Z L=6, 2025-05-07T20:06:30.4064555Z A=17, 2025-05-07T20:06:30.4064759Z Dtype=torch.int32, 2025-05-07T20:06:30.4064993Z Itype=torch.int32, 2025-05-07T20:06:30.4065242Z broadcast_indices=False, 2025-05-07T20:06:30.4065509Z max_batch_size=-1, 2025-05-07T20:06:30.4065734Z ) 2025-05-07T20:06:30.4065995Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4066638Z self=, 2025-05-07T20:06:30.4067202Z B=20, 2025-05-07T20:06:30.4067385Z T=1, 2025-05-07T20:06:30.4067580Z L=6, 2025-05-07T20:06:30.4067770Z A=17, 2025-05-07T20:06:30.4067961Z Dtype=torch.int32, 2025-05-07T20:06:30.4068203Z Itype=torch.int32, 2025-05-07T20:06:30.4068450Z broadcast_indices=False, 2025-05-07T20:06:30.4068703Z max_batch_size=-1, 2025-05-07T20:06:30.4068927Z ) 2025-05-07T20:06:30.4069194Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4069822Z self=, 2025-05-07T20:06:30.4070388Z B=6, 2025-05-07T20:06:30.4070581Z T=1, 2025-05-07T20:06:30.4070757Z L=6, 2025-05-07T20:06:30.4070946Z A=17, 2025-05-07T20:06:30.4071149Z Dtype=torch.int32, 2025-05-07T20:06:30.4071490Z Itype=torch.int32, 2025-05-07T20:06:30.4071727Z broadcast_indices=False, 2025-05-07T20:06:30.4072009Z max_batch_size=-1, 2025-05-07T20:06:30.4072237Z ) 2025-05-07T20:06:30.4072508Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4073204Z self=, 2025-05-07T20:06:30.4073778Z B=6, 2025-05-07T20:06:30.4073977Z T=1, 2025-05-07T20:06:30.4074160Z L=6, 2025-05-07T20:06:30.4074353Z A=1, 2025-05-07T20:06:30.4074565Z Dtype=torch.int32, 2025-05-07T20:06:30.4074800Z Itype=torch.int32, 2025-05-07T20:06:30.4075054Z broadcast_indices=False, 2025-05-07T20:06:30.4075323Z max_batch_size=-1, 2025-05-07T20:06:30.4075544Z ) 2025-05-07T20:06:30.4075998Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4076653Z self=, 2025-05-07T20:06:30.4077220Z B=6, 2025-05-07T20:06:30.4077417Z T=1, 2025-05-07T20:06:30.4077613Z L=2, 2025-05-07T20:06:30.4077804Z A=1, 2025-05-07T20:06:30.4078001Z Dtype=torch.int32, 2025-05-07T20:06:30.4078245Z Itype=torch.int32, 2025-05-07T20:06:30.4078499Z broadcast_indices=False, 2025-05-07T20:06:30.4078751Z max_batch_size=-1, 2025-05-07T20:06:30.4078975Z ) 2025-05-07T20:06:30.4079241Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4079872Z self=, 2025-05-07T20:06:30.4080435Z B=1, 2025-05-07T20:06:30.4080630Z T=1, 2025-05-07T20:06:30.4080811Z L=2, 2025-05-07T20:06:30.4081000Z A=1, 2025-05-07T20:06:30.4081202Z Dtype=torch.int32, 2025-05-07T20:06:30.4081441Z Itype=torch.int32, 2025-05-07T20:06:30.4081689Z broadcast_indices=False, 2025-05-07T20:06:30.4081954Z max_batch_size=-1, 2025-05-07T20:06:30.4082219Z ) 2025-05-07T20:06:30.4082476Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4083127Z self=, 2025-05-07T20:06:30.4083692Z B=1, 2025-05-07T20:06:30.4083877Z T=1, 2025-05-07T20:06:30.4084069Z L=2, 2025-05-07T20:06:30.4084260Z A=1, 2025-05-07T20:06:30.4084448Z Dtype=torch.int32, 2025-05-07T20:06:30.4084692Z Itype=torch.int32, 2025-05-07T20:06:30.4084940Z broadcast_indices=False, 2025-05-07T20:06:30.4085191Z max_batch_size=1, 2025-05-07T20:06:30.4085419Z ) 2025-05-07T20:06:30.4085685Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4086319Z self=, 2025-05-07T20:06:30.4086888Z B=19, 2025-05-07T20:06:30.4087084Z T=17, 2025-05-07T20:06:30.4087283Z L=2, 2025-05-07T20:06:30.4087462Z A=4, 2025-05-07T20:06:30.4087668Z Dtype=torch.int32, 2025-05-07T20:06:30.4087910Z Itype=torch.int64, 2025-05-07T20:06:30.4088146Z broadcast_indices=True, 2025-05-07T20:06:30.4088408Z max_batch_size=-1, 2025-05-07T20:06:30.4088633Z ) 2025-05-07T20:06:30.4088892Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4089536Z self=, 2025-05-07T20:06:30.4090098Z B=19, 2025-05-07T20:06:30.4090281Z T=17, 2025-05-07T20:06:30.4090473Z L=2, 2025-05-07T20:06:30.4090661Z A=2, 2025-05-07T20:06:30.4090850Z Dtype=torch.int32, 2025-05-07T20:06:30.4091096Z Itype=torch.int64, 2025-05-07T20:06:30.4091343Z broadcast_indices=True, 2025-05-07T20:06:30.4091592Z max_batch_size=-1, 2025-05-07T20:06:30.4091819Z ) 2025-05-07T20:06:30.4092088Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4092720Z self=, 2025-05-07T20:06:30.4093429Z B=19, 2025-05-07T20:06:30.4093626Z T=17, 2025-05-07T20:06:30.4093823Z L=2, 2025-05-07T20:06:30.4094001Z A=2, 2025-05-07T20:06:30.4094204Z Dtype=torch.int32, 2025-05-07T20:06:30.4094523Z Itype=torch.int64, 2025-05-07T20:06:30.4094762Z broadcast_indices=True, 2025-05-07T20:06:30.4095023Z max_batch_size=2, 2025-05-07T20:06:30.4095253Z ) 2025-05-07T20:06:30.4095432Z PASSED 2025-05-07T20:06:30.4095864Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:06:30.4583949Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4585284Z self=, 2025-05-07T20:06:30.4586012Z B=1, 2025-05-07T20:06:30.4586263Z T=1, 2025-05-07T20:06:30.4586529Z L=2, 2025-05-07T20:06:30.4586760Z A=1, 2025-05-07T20:06:30.4587021Z Dtype=torch.int32, 2025-05-07T20:06:30.4587338Z Itype=torch.int32, 2025-05-07T20:06:30.4587648Z broadcast_indices=False, 2025-05-07T20:06:30.4587981Z ) 2025-05-07T20:06:30.4588324Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4589134Z self=, 2025-05-07T20:06:30.4589875Z B=6, 2025-05-07T20:06:30.4590122Z T=1, 2025-05-07T20:06:30.4590367Z L=2, 2025-05-07T20:06:30.4590600Z A=1, 2025-05-07T20:06:30.4590860Z Dtype=torch.int32, 2025-05-07T20:06:30.4591173Z Itype=torch.int32, 2025-05-07T20:06:30.4591482Z broadcast_indices=False, 2025-05-07T20:06:30.4591816Z ) 2025-05-07T20:06:30.4592147Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4592959Z self=, 2025-05-07T20:06:30.4593707Z B=6, 2025-05-07T20:06:30.4593959Z T=11, 2025-05-07T20:06:30.4594192Z L=3, 2025-05-07T20:06:30.4609154Z A=18, 2025-05-07T20:06:30.4609464Z Dtype=torch.float32, 2025-05-07T20:06:30.4609803Z Itype=torch.int32, 2025-05-07T20:06:30.4610146Z broadcast_indices=False, 2025-05-07T20:06:30.4610481Z ) 2025-05-07T20:06:30.4610803Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4611652Z self=, 2025-05-07T20:06:30.4612401Z B=18, 2025-05-07T20:06:30.4612643Z T=1, 2025-05-07T20:06:30.4612892Z L=2, 2025-05-07T20:06:30.4613204Z A=1, 2025-05-07T20:06:30.4613473Z Dtype=torch.int32, 2025-05-07T20:06:30.4613793Z Itype=torch.int32, 2025-05-07T20:06:30.4614104Z broadcast_indices=False, 2025-05-07T20:06:30.4614438Z ) 2025-05-07T20:06:30.4614777Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4615590Z self=, 2025-05-07T20:06:30.4616346Z B=18, 2025-05-07T20:06:30.4616601Z T=17, 2025-05-07T20:06:30.4616841Z L=5, 2025-05-07T20:06:30.4617088Z A=14, 2025-05-07T20:06:30.4617362Z Dtype=torch.float32, 2025-05-07T20:06:30.4617681Z Itype=torch.int64, 2025-05-07T20:06:30.4618009Z broadcast_indices=True, 2025-05-07T20:06:30.4618338Z ) 2025-05-07T20:06:30.4618660Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4619488Z self=, 2025-05-07T20:06:30.4620316Z B=20, 2025-05-07T20:06:30.4620557Z T=19, 2025-05-07T20:06:30.4620810Z L=13, 2025-05-07T20:06:30.4621060Z A=19, 2025-05-07T20:06:30.4621311Z Dtype=torch.int32, 2025-05-07T20:06:30.4621634Z Itype=torch.int64, 2025-05-07T20:06:30.4621962Z broadcast_indices=True, 2025-05-07T20:06:30.4622275Z ) 2025-05-07T20:06:30.4622790Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4623621Z self=, 2025-05-07T20:06:30.4624367Z B=7, 2025-05-07T20:06:30.4624604Z T=17, 2025-05-07T20:06:30.4624948Z L=8, 2025-05-07T20:06:30.4625198Z A=13, 2025-05-07T20:06:30.4625445Z Dtype=torch.int32, 2025-05-07T20:06:30.4625760Z Itype=torch.int64, 2025-05-07T20:06:30.4626086Z broadcast_indices=False, 2025-05-07T20:06:30.4626402Z ) 2025-05-07T20:06:30.4626731Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4627559Z self=, 2025-05-07T20:06:30.4628283Z B=5, 2025-05-07T20:06:30.4628527Z T=18, 2025-05-07T20:06:30.4628772Z L=10, 2025-05-07T20:06:30.4629005Z A=7, 2025-05-07T20:06:30.4629271Z Dtype=torch.float32, 2025-05-07T20:06:30.4629608Z Itype=torch.int64, 2025-05-07T20:06:30.4629925Z broadcast_indices=True, 2025-05-07T20:06:30.4630255Z ) 2025-05-07T20:06:30.4630591Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4631422Z self=, 2025-05-07T20:06:30.4632157Z B=20, 2025-05-07T20:06:30.4632406Z T=15, 2025-05-07T20:06:30.4632664Z L=11, 2025-05-07T20:06:30.4632898Z A=1, 2025-05-07T20:06:30.4633162Z Dtype=torch.int64, 2025-05-07T20:06:30.4633475Z Itype=torch.int32, 2025-05-07T20:06:30.4633782Z broadcast_indices=True, 2025-05-07T20:06:30.4634109Z ) 2025-05-07T20:06:30.4634439Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4635250Z self=, 2025-05-07T20:06:30.4635994Z B=7, 2025-05-07T20:06:30.4636244Z T=18, 2025-05-07T20:06:30.4636477Z L=4, 2025-05-07T20:06:30.4636723Z A=19, 2025-05-07T20:06:30.4636995Z Dtype=torch.int64, 2025-05-07T20:06:30.4637296Z Itype=torch.int64, 2025-05-07T20:06:30.4637615Z broadcast_indices=True, 2025-05-07T20:06:30.4637942Z ) 2025-05-07T20:06:30.4638262Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4639092Z self=, 2025-05-07T20:06:30.4639835Z B=1, 2025-05-07T20:06:30.4640083Z T=6, 2025-05-07T20:06:30.4640315Z L=8, 2025-05-07T20:06:30.4640567Z A=7, 2025-05-07T20:06:30.4640827Z Dtype=torch.int32, 2025-05-07T20:06:30.4641130Z Itype=torch.int32, 2025-05-07T20:06:30.4641456Z broadcast_indices=False, 2025-05-07T20:06:30.4641790Z ) 2025-05-07T20:06:30.4642110Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4642934Z self=, 2025-05-07T20:06:30.4643674Z B=7, 2025-05-07T20:06:30.4643911Z T=6, 2025-05-07T20:06:30.4644156Z L=8, 2025-05-07T20:06:30.4644402Z A=7, 2025-05-07T20:06:30.4644650Z Dtype=torch.int32, 2025-05-07T20:06:30.4644965Z Itype=torch.int32, 2025-05-07T20:06:30.4645286Z broadcast_indices=False, 2025-05-07T20:06:30.4645604Z ) 2025-05-07T20:06:30.4645935Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4646757Z self=, 2025-05-07T20:06:30.4647493Z B=7, 2025-05-07T20:06:30.4647726Z T=7, 2025-05-07T20:06:30.4647973Z L=8, 2025-05-07T20:06:30.4648221Z A=7, 2025-05-07T20:06:30.4648466Z Dtype=torch.int32, 2025-05-07T20:06:30.4648779Z Itype=torch.int32, 2025-05-07T20:06:30.4649105Z broadcast_indices=False, 2025-05-07T20:06:30.4649424Z ) 2025-05-07T20:06:30.4649751Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4650574Z self=, 2025-05-07T20:06:30.4651396Z B=7, 2025-05-07T20:06:30.4651648Z T=7, 2025-05-07T20:06:30.4651900Z L=8, 2025-05-07T20:06:30.4652129Z A=8, 2025-05-07T20:06:30.4652396Z Dtype=torch.int32, 2025-05-07T20:06:30.4652797Z Itype=torch.int32, 2025-05-07T20:06:30.4653112Z broadcast_indices=False, 2025-05-07T20:06:30.4653445Z ) 2025-05-07T20:06:30.4653775Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4654586Z self=, 2025-05-07T20:06:30.4655327Z B=8, 2025-05-07T20:06:30.4655576Z T=7, 2025-05-07T20:06:30.4655823Z L=8, 2025-05-07T20:06:30.4656049Z A=8, 2025-05-07T20:06:30.4656312Z Dtype=torch.int32, 2025-05-07T20:06:30.4656631Z Itype=torch.int32, 2025-05-07T20:06:30.4656941Z broadcast_indices=False, 2025-05-07T20:06:30.4657276Z ) 2025-05-07T20:06:30.4657611Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4658432Z self=, 2025-05-07T20:06:30.4659182Z B=8, 2025-05-07T20:06:30.4659432Z T=7, 2025-05-07T20:06:30.4659796Z L=7, 2025-05-07T20:06:30.4660062Z A=8, 2025-05-07T20:06:30.4660326Z Dtype=torch.int32, 2025-05-07T20:06:30.4660634Z Itype=torch.int32, 2025-05-07T20:06:30.4660959Z broadcast_indices=False, 2025-05-07T20:06:30.4661292Z ) 2025-05-07T20:06:30.4661609Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4662434Z self=, 2025-05-07T20:06:30.4663175Z B=7, 2025-05-07T20:06:30.4663428Z T=7, 2025-05-07T20:06:30.4663656Z L=7, 2025-05-07T20:06:30.4663902Z A=8, 2025-05-07T20:06:30.4664160Z Dtype=torch.int32, 2025-05-07T20:06:30.4664460Z Itype=torch.int32, 2025-05-07T20:06:30.4664785Z broadcast_indices=False, 2025-05-07T20:06:30.4665117Z ) 2025-05-07T20:06:30.4665433Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4666264Z self=, 2025-05-07T20:06:30.4667003Z B=12, 2025-05-07T20:06:30.4667245Z T=5, 2025-05-07T20:06:30.4667495Z L=2, 2025-05-07T20:06:30.4667739Z A=6, 2025-05-07T20:06:30.4667984Z Dtype=torch.int64, 2025-05-07T20:06:30.4668298Z Itype=torch.int64, 2025-05-07T20:06:30.4668623Z broadcast_indices=False, 2025-05-07T20:06:30.4668938Z ) 2025-05-07T20:06:30.4669269Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4670095Z self=, 2025-05-07T20:06:30.4670817Z B=6, 2025-05-07T20:06:30.4671062Z T=5, 2025-05-07T20:06:30.4671305Z L=2, 2025-05-07T20:06:30.4671535Z A=6, 2025-05-07T20:06:30.4671801Z Dtype=torch.int64, 2025-05-07T20:06:30.4672123Z Itype=torch.int64, 2025-05-07T20:06:30.4672446Z broadcast_indices=False, 2025-05-07T20:06:30.4672764Z ) 2025-05-07T20:06:30.4673095Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4673924Z self=, 2025-05-07T20:06:30.4674652Z B=6, 2025-05-07T20:06:30.4674902Z T=2, 2025-05-07T20:06:30.4675151Z L=2, 2025-05-07T20:06:30.4675381Z A=6, 2025-05-07T20:06:30.4675820Z Dtype=torch.int64, 2025-05-07T20:06:30.4676144Z Itype=torch.int64, 2025-05-07T20:06:30.4676458Z broadcast_indices=False, 2025-05-07T20:06:30.4676830Z ) 2025-05-07T20:06:30.4677167Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4677977Z self=, 2025-05-07T20:06:30.4678721Z B=6, 2025-05-07T20:06:30.4678972Z T=2, 2025-05-07T20:06:30.4679207Z L=6, 2025-05-07T20:06:30.4679591Z A=6, 2025-05-07T20:06:30.4679858Z Dtype=torch.int64, 2025-05-07T20:06:30.4680162Z Itype=torch.int64, 2025-05-07T20:06:30.4680487Z broadcast_indices=False, 2025-05-07T20:06:30.4680817Z ) 2025-05-07T20:06:30.4681219Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4682046Z self=, 2025-05-07T20:06:30.4682783Z B=6, 2025-05-07T20:06:30.4683017Z T=2, 2025-05-07T20:06:30.4683259Z L=2, 2025-05-07T20:06:30.4683511Z A=2, 2025-05-07T20:06:30.4683758Z Dtype=torch.int64, 2025-05-07T20:06:30.4684075Z Itype=torch.int64, 2025-05-07T20:06:30.4684402Z broadcast_indices=False, 2025-05-07T20:06:30.4684718Z ) 2025-05-07T20:06:30.4685045Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4685868Z self=, 2025-05-07T20:06:30.4686605Z B=2, 2025-05-07T20:06:30.4686836Z T=2, 2025-05-07T20:06:30.4687079Z L=2, 2025-05-07T20:06:30.4687318Z A=2, 2025-05-07T20:06:30.4687561Z Dtype=torch.int64, 2025-05-07T20:06:30.4687871Z Itype=torch.int64, 2025-05-07T20:06:30.4688197Z broadcast_indices=False, 2025-05-07T20:06:30.4688511Z ) 2025-05-07T20:06:30.4688839Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4689658Z self=, 2025-05-07T20:06:30.4690383Z B=9, 2025-05-07T20:06:30.4690624Z T=13, 2025-05-07T20:06:30.4690869Z L=6, 2025-05-07T20:06:30.4691102Z A=20, 2025-05-07T20:06:30.4691365Z Dtype=torch.float32, 2025-05-07T20:06:30.4691695Z Itype=torch.int32, 2025-05-07T20:06:30.4692002Z broadcast_indices=True, 2025-05-07T20:06:30.4692322Z ) 2025-05-07T20:06:30.4692649Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4693458Z self=, 2025-05-07T20:06:30.4694197Z B=9, 2025-05-07T20:06:30.4694443Z T=20, 2025-05-07T20:06:30.4694689Z L=6, 2025-05-07T20:06:30.4694918Z A=20, 2025-05-07T20:06:30.4695188Z Dtype=torch.float32, 2025-05-07T20:06:30.4695517Z Itype=torch.int32, 2025-05-07T20:06:30.4695823Z broadcast_indices=True, 2025-05-07T20:06:30.4696146Z ) 2025-05-07T20:06:30.4696473Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4697282Z self=, 2025-05-07T20:06:30.4697967Z B=20, 2025-05-07T20:06:30.4698162Z T=20, 2025-05-07T20:06:30.4698342Z L=6, 2025-05-07T20:06:30.4698531Z A=20, 2025-05-07T20:06:30.4698736Z Dtype=torch.float32, 2025-05-07T20:06:30.4698978Z Itype=torch.int32, 2025-05-07T20:06:30.4699225Z broadcast_indices=True, 2025-05-07T20:06:30.4699473Z ) 2025-05-07T20:06:30.4699846Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4700467Z self=, 2025-05-07T20:06:30.4701022Z B=20, 2025-05-07T20:06:30.4701219Z T=20, 2025-05-07T20:06:30.4701404Z L=6, 2025-05-07T20:06:30.4701598Z A=6, 2025-05-07T20:06:30.4701804Z Dtype=torch.float32, 2025-05-07T20:06:30.4702047Z Itype=torch.int32, 2025-05-07T20:06:30.4702302Z broadcast_indices=True, 2025-05-07T20:06:30.4702552Z ) 2025-05-07T20:06:30.4702794Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4703409Z self=, 2025-05-07T20:06:30.4703960Z B=20, 2025-05-07T20:06:30.4704142Z T=20, 2025-05-07T20:06:30.4704335Z L=20, 2025-05-07T20:06:30.4704524Z A=20, 2025-05-07T20:06:30.4704716Z Dtype=torch.float32, 2025-05-07T20:06:30.4704969Z Itype=torch.int32, 2025-05-07T20:06:30.4705315Z broadcast_indices=True, 2025-05-07T20:06:30.4705551Z ) 2025-05-07T20:06:30.4705805Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4706475Z self=, 2025-05-07T20:06:30.4707029Z B=19, 2025-05-07T20:06:30.4707212Z T=11, 2025-05-07T20:06:30.4707410Z L=20, 2025-05-07T20:06:30.4707607Z A=12, 2025-05-07T20:06:30.4707802Z Dtype=torch.int64, 2025-05-07T20:06:30.4708047Z Itype=torch.int32, 2025-05-07T20:06:30.4708296Z broadcast_indices=False, 2025-05-07T20:06:30.4708538Z ) 2025-05-07T20:06:30.4780535Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4781377Z self=, 2025-05-07T20:06:30.4782103Z B=11, 2025-05-07T20:06:30.4782356Z T=11, 2025-05-07T20:06:30.4782605Z L=20, 2025-05-07T20:06:30.4782847Z A=12, 2025-05-07T20:06:30.4783104Z Dtype=torch.int64, 2025-05-07T20:06:30.4783419Z Itype=torch.int32, 2025-05-07T20:06:30.4783743Z broadcast_indices=False, 2025-05-07T20:06:30.4784065Z ) 2025-05-07T20:06:30.4784397Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4785231Z self=, 2025-05-07T20:06:30.4785952Z B=11, 2025-05-07T20:06:30.4786199Z T=11, 2025-05-07T20:06:30.4786449Z L=12, 2025-05-07T20:06:30.4786681Z A=12, 2025-05-07T20:06:30.4786943Z Dtype=torch.int64, 2025-05-07T20:06:30.4787261Z Itype=torch.int32, 2025-05-07T20:06:30.4787570Z broadcast_indices=False, 2025-05-07T20:06:30.4787898Z ) 2025-05-07T20:06:30.4788229Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4789039Z self=, 2025-05-07T20:06:30.4789775Z B=11, 2025-05-07T20:06:30.4790029Z T=12, 2025-05-07T20:06:30.4790262Z L=12, 2025-05-07T20:06:30.4790508Z A=12, 2025-05-07T20:06:30.4790795Z Dtype=torch.int64, 2025-05-07T20:06:30.4791107Z Itype=torch.int32, 2025-05-07T20:06:30.4791411Z broadcast_indices=False, 2025-05-07T20:06:30.4791744Z ) 2025-05-07T20:06:30.4792069Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4792890Z self=, 2025-05-07T20:06:30.4793609Z B=12, 2025-05-07T20:06:30.4793854Z T=12, 2025-05-07T20:06:30.4794092Z L=12, 2025-05-07T20:06:30.4794325Z A=12, 2025-05-07T20:06:30.4794580Z Dtype=torch.int64, 2025-05-07T20:06:30.4794890Z Itype=torch.int32, 2025-05-07T20:06:30.4795195Z broadcast_indices=False, 2025-05-07T20:06:30.4795522Z ) 2025-05-07T20:06:30.4795849Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4796657Z self=, 2025-05-07T20:06:30.4797403Z B=4, 2025-05-07T20:06:30.4797646Z T=4, 2025-05-07T20:06:30.4797878Z L=3, 2025-05-07T20:06:30.4798121Z A=6, 2025-05-07T20:06:30.4798383Z Dtype=torch.float32, 2025-05-07T20:06:30.4798703Z Itype=torch.int32, 2025-05-07T20:06:30.4799029Z broadcast_indices=False, 2025-05-07T20:06:30.4799353Z ) 2025-05-07T20:06:30.4799667Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4800487Z self=, 2025-05-07T20:06:30.4801227Z B=4, 2025-05-07T20:06:30.4801475Z T=4, 2025-05-07T20:06:30.4801706Z L=4, 2025-05-07T20:06:30.4801948Z A=6, 2025-05-07T20:06:30.4802211Z Dtype=torch.float32, 2025-05-07T20:06:30.4802527Z Itype=torch.int32, 2025-05-07T20:06:30.4802847Z broadcast_indices=False, 2025-05-07T20:06:30.4803172Z ) 2025-05-07T20:06:30.4803486Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4804474Z self=, 2025-05-07T20:06:30.4805215Z B=4, 2025-05-07T20:06:30.4805449Z T=4, 2025-05-07T20:06:30.4805696Z L=4, 2025-05-07T20:06:30.4806024Z A=4, 2025-05-07T20:06:30.4806277Z Dtype=torch.float32, 2025-05-07T20:06:30.4806600Z Itype=torch.int32, 2025-05-07T20:06:30.4806926Z broadcast_indices=False, 2025-05-07T20:06:30.4807345Z ) 2025-05-07T20:06:30.4807661Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4808488Z self=, 2025-05-07T20:06:30.4809226Z B=14, 2025-05-07T20:06:30.4809463Z T=16, 2025-05-07T20:06:30.4809710Z L=20, 2025-05-07T20:06:30.4809956Z A=13, 2025-05-07T20:06:30.4810205Z Dtype=torch.int32, 2025-05-07T20:06:30.4810517Z Itype=torch.int64, 2025-05-07T20:06:30.4810842Z broadcast_indices=True, 2025-05-07T20:06:30.4811151Z ) 2025-05-07T20:06:30.4811478Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4812302Z self=, 2025-05-07T20:06:30.4813041Z B=14, 2025-05-07T20:06:30.4813273Z T=13, 2025-05-07T20:06:30.4813520Z L=20, 2025-05-07T20:06:30.4813761Z A=13, 2025-05-07T20:06:30.4814007Z Dtype=torch.int32, 2025-05-07T20:06:30.4814321Z Itype=torch.int64, 2025-05-07T20:06:30.4814639Z broadcast_indices=True, 2025-05-07T20:06:30.4814951Z ) 2025-05-07T20:06:30.4815283Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4816107Z self=, 2025-05-07T20:06:30.4816836Z B=13, 2025-05-07T20:06:30.4817100Z T=13, 2025-05-07T20:06:30.4817346Z L=20, 2025-05-07T20:06:30.4817542Z A=13, 2025-05-07T20:06:30.4817741Z Dtype=torch.int32, 2025-05-07T20:06:30.4817969Z Itype=torch.int64, 2025-05-07T20:06:30.4818214Z broadcast_indices=True, 2025-05-07T20:06:30.4818457Z ) 2025-05-07T20:06:30.4818706Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:06:30.4819308Z self=, 2025-05-07T20:06:30.4819913Z B=13, 2025-05-07T20:06:30.4820102Z T=20, 2025-05-07T20:06:30.4820279Z L=20, 2025-05-07T20:06:30.4820463Z A=13, 2025-05-07T20:06:30.4820660Z Dtype=torch.int32, 2025-05-07T20:06:30.4820886Z Itype=torch.int64, 2025-05-07T20:06:30.4821126Z broadcast_indices=True, 2025-05-07T20:06:30.4821366Z ) 2025-05-07T20:06:30.4821539Z PASSED 2025-05-07T20:06:30.4821974Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths SKIPPED 2025-05-07T20:06:30.5268289Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5269625Z self=, 2025-05-07T20:06:30.5270350Z B=1, 2025-05-07T20:06:30.5270593Z T=1, 2025-05-07T20:06:30.5270825Z L=2, 2025-05-07T20:06:30.5271056Z A=1, 2025-05-07T20:06:30.5271313Z Dtype=torch.int32, 2025-05-07T20:06:30.5271635Z broadcast_lengths=False, 2025-05-07T20:06:30.5271946Z ) 2025-05-07T20:06:30.5272272Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5273091Z self=, 2025-05-07T20:06:30.5273818Z B=15, 2025-05-07T20:06:30.5274054Z T=1, 2025-05-07T20:06:30.5274293Z L=2, 2025-05-07T20:06:30.5274527Z A=1, 2025-05-07T20:06:30.5274769Z Dtype=torch.int32, 2025-05-07T20:06:30.5275089Z broadcast_lengths=False, 2025-05-07T20:06:30.5275411Z ) 2025-05-07T20:06:30.5275828Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5276805Z self=, 2025-05-07T20:06:30.5277533Z B=15, 2025-05-07T20:06:30.5277762Z T=17, 2025-05-07T20:06:30.5278009Z L=19, 2025-05-07T20:06:30.5278328Z A=10, 2025-05-07T20:06:30.5278573Z Dtype=torch.int32, 2025-05-07T20:06:30.5278899Z broadcast_lengths=False, 2025-05-07T20:06:30.5279224Z ) 2025-05-07T20:06:30.5279543Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5280368Z self=, 2025-05-07T20:06:30.5281179Z B=11, 2025-05-07T20:06:30.5281425Z T=1, 2025-05-07T20:06:30.5281657Z L=2, 2025-05-07T20:06:30.5281903Z A=1, 2025-05-07T20:06:30.5282157Z Dtype=torch.int32, 2025-05-07T20:06:30.5282460Z broadcast_lengths=False, 2025-05-07T20:06:30.5282785Z ) 2025-05-07T20:06:30.5283108Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5283914Z self=, 2025-05-07T20:06:30.5284650Z B=11, 2025-05-07T20:06:30.5284894Z T=6, 2025-05-07T20:06:30.5285121Z L=17, 2025-05-07T20:06:30.5285366Z A=11, 2025-05-07T20:06:30.5285619Z Dtype=torch.int32, 2025-05-07T20:06:30.5285927Z broadcast_lengths=True, 2025-05-07T20:06:30.5286237Z ) 2025-05-07T20:06:30.5286556Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5287364Z self=, 2025-05-07T20:06:30.5288093Z B=3, 2025-05-07T20:06:30.5288326Z T=9, 2025-05-07T20:06:30.5288560Z L=18, 2025-05-07T20:06:30.5288786Z A=12, 2025-05-07T20:06:30.5289036Z Dtype=torch.int64, 2025-05-07T20:06:30.5289353Z broadcast_lengths=False, 2025-05-07T20:06:30.5289659Z ) 2025-05-07T20:06:30.5289981Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5290798Z self=, 2025-05-07T20:06:30.5291510Z B=2, 2025-05-07T20:06:30.5291748Z T=19, 2025-05-07T20:06:30.5291982Z L=4, 2025-05-07T20:06:30.5292206Z A=4, 2025-05-07T20:06:30.5292449Z Dtype=torch.float32, 2025-05-07T20:06:30.5292770Z broadcast_lengths=True, 2025-05-07T20:06:30.5293065Z ) 2025-05-07T20:06:30.5293383Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5294196Z self=, 2025-05-07T20:06:30.5294911Z B=6, 2025-05-07T20:06:30.5295146Z T=1, 2025-05-07T20:06:30.5295382Z L=19, 2025-05-07T20:06:30.5295606Z A=16, 2025-05-07T20:06:30.5295861Z Dtype=torch.int32, 2025-05-07T20:06:30.5296177Z broadcast_lengths=False, 2025-05-07T20:06:30.5296484Z ) 2025-05-07T20:06:30.5296803Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5297622Z self=, 2025-05-07T20:06:30.5298353Z B=20, 2025-05-07T20:06:30.5298576Z T=12, 2025-05-07T20:06:30.5298810Z L=11, 2025-05-07T20:06:30.5299056Z A=10, 2025-05-07T20:06:30.5299298Z Dtype=torch.int32, 2025-05-07T20:06:30.5299613Z broadcast_lengths=False, 2025-05-07T20:06:30.5300019Z ) 2025-05-07T20:06:30.5300332Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5301144Z self=, 2025-05-07T20:06:30.5301869Z B=2, 2025-05-07T20:06:30.5302099Z T=2, 2025-05-07T20:06:30.5302339Z L=20, 2025-05-07T20:06:30.5302577Z A=13, 2025-05-07T20:06:30.5302831Z Dtype=torch.int64, 2025-05-07T20:06:30.5303158Z broadcast_lengths=True, 2025-05-07T20:06:30.5303481Z ) 2025-05-07T20:06:30.5303799Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5304713Z self=, 2025-05-07T20:06:30.5305450Z B=6, 2025-05-07T20:06:30.5305703Z T=6, 2025-05-07T20:06:30.5305934Z L=9, 2025-05-07T20:06:30.5306259Z A=5, 2025-05-07T20:06:30.5306527Z Dtype=torch.float32, 2025-05-07T20:06:30.5306856Z broadcast_lengths=False, 2025-05-07T20:06:30.5307182Z ) 2025-05-07T20:06:30.5307509Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5308316Z self=, 2025-05-07T20:06:30.5309048Z B=5, 2025-05-07T20:06:30.5309291Z T=6, 2025-05-07T20:06:30.5309520Z L=9, 2025-05-07T20:06:30.5309761Z A=5, 2025-05-07T20:06:30.5310020Z Dtype=torch.float32, 2025-05-07T20:06:30.5310339Z broadcast_lengths=False, 2025-05-07T20:06:30.5310663Z ) 2025-05-07T20:06:30.5310990Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5311802Z self=, 2025-05-07T20:06:30.5312536Z B=5, 2025-05-07T20:06:30.5312778Z T=6, 2025-05-07T20:06:30.5313020Z L=5, 2025-05-07T20:06:30.5313249Z A=5, 2025-05-07T20:06:30.5313511Z Dtype=torch.float32, 2025-05-07T20:06:30.5313846Z broadcast_lengths=False, 2025-05-07T20:06:30.5314159Z ) 2025-05-07T20:06:30.5314484Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5315304Z self=, 2025-05-07T20:06:30.5316026Z B=5, 2025-05-07T20:06:30.5316271Z T=6, 2025-05-07T20:06:30.5316515Z L=6, 2025-05-07T20:06:30.5316744Z A=5, 2025-05-07T20:06:30.5317005Z Dtype=torch.float32, 2025-05-07T20:06:30.5317346Z broadcast_lengths=False, 2025-05-07T20:06:30.5317661Z ) 2025-05-07T20:06:30.5317990Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5318812Z self=, 2025-05-07T20:06:30.5319532Z B=6, 2025-05-07T20:06:30.5319778Z T=6, 2025-05-07T20:06:30.5320020Z L=6, 2025-05-07T20:06:30.5320250Z A=5, 2025-05-07T20:06:30.5320518Z Dtype=torch.float32, 2025-05-07T20:06:30.5320855Z broadcast_lengths=False, 2025-05-07T20:06:30.5321184Z ) 2025-05-07T20:06:30.5321506Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5322328Z self=, 2025-05-07T20:06:30.5323066Z B=5, 2025-05-07T20:06:30.5323299Z T=6, 2025-05-07T20:06:30.5323540Z L=6, 2025-05-07T20:06:30.5323781Z A=6, 2025-05-07T20:06:30.5324027Z Dtype=torch.float32, 2025-05-07T20:06:30.5324364Z broadcast_lengths=False, 2025-05-07T20:06:30.5324688Z ) 2025-05-07T20:06:30.5325000Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5325826Z self=, 2025-05-07T20:06:30.5326551Z B=13, 2025-05-07T20:06:30.5326783Z T=10, 2025-05-07T20:06:30.5327024Z L=20, 2025-05-07T20:06:30.5327270Z A=11, 2025-05-07T20:06:30.5327518Z Dtype=torch.int32, 2025-05-07T20:06:30.5327836Z broadcast_lengths=True, 2025-05-07T20:06:30.5328154Z ) 2025-05-07T20:06:30.5328466Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5329284Z self=, 2025-05-07T20:06:30.5330021Z B=13, 2025-05-07T20:06:30.5330275Z T=10, 2025-05-07T20:06:30.5330510Z L=10, 2025-05-07T20:06:30.5330751Z A=11, 2025-05-07T20:06:30.5331010Z Dtype=torch.int32, 2025-05-07T20:06:30.5331317Z broadcast_lengths=True, 2025-05-07T20:06:30.5331640Z ) 2025-05-07T20:06:30.5331965Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5332858Z self=, 2025-05-07T20:06:30.5333602Z B=13, 2025-05-07T20:06:30.5333849Z T=11, 2025-05-07T20:06:30.5334083Z L=10, 2025-05-07T20:06:30.5334382Z A=11, 2025-05-07T20:06:30.5334644Z Dtype=torch.int32, 2025-05-07T20:06:30.5334965Z broadcast_lengths=True, 2025-05-07T20:06:30.5335286Z ) 2025-05-07T20:06:30.5335620Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5336433Z self=, 2025-05-07T20:06:30.5337170Z B=13, 2025-05-07T20:06:30.5337421Z T=13, 2025-05-07T20:06:30.5337674Z L=10, 2025-05-07T20:06:30.5337904Z A=11, 2025-05-07T20:06:30.5338171Z Dtype=torch.int32, 2025-05-07T20:06:30.5338498Z broadcast_lengths=True, 2025-05-07T20:06:30.5338810Z ) 2025-05-07T20:06:30.5339144Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5340038Z self=, 2025-05-07T20:06:30.5340763Z B=10, 2025-05-07T20:06:30.5341017Z T=10, 2025-05-07T20:06:30.5341265Z L=10, 2025-05-07T20:06:30.5341501Z A=11, 2025-05-07T20:06:30.5341763Z Dtype=torch.int32, 2025-05-07T20:06:30.5342089Z broadcast_lengths=True, 2025-05-07T20:06:30.5342402Z ) 2025-05-07T20:06:30.5342737Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5343555Z self=, 2025-05-07T20:06:30.5344301Z B=10, 2025-05-07T20:06:30.5344536Z T=10, 2025-05-07T20:06:30.5344778Z L=10, 2025-05-07T20:06:30.5345018Z A=10, 2025-05-07T20:06:30.5345262Z Dtype=torch.int32, 2025-05-07T20:06:30.5345578Z broadcast_lengths=True, 2025-05-07T20:06:30.5345894Z ) 2025-05-07T20:06:30.5346205Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5347028Z self=, 2025-05-07T20:06:30.5347763Z B=4, 2025-05-07T20:06:30.5347992Z T=13, 2025-05-07T20:06:30.5348232Z L=11, 2025-05-07T20:06:30.5348479Z A=20, 2025-05-07T20:06:30.5348729Z Dtype=torch.int32, 2025-05-07T20:06:30.5349047Z broadcast_lengths=True, 2025-05-07T20:06:30.5349363Z ) 2025-05-07T20:06:30.5349675Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5350499Z self=, 2025-05-07T20:06:30.5351236Z B=4, 2025-05-07T20:06:30.5351469Z T=13, 2025-05-07T20:06:30.5351720Z L=11, 2025-05-07T20:06:30.5351966Z A=13, 2025-05-07T20:06:30.5352211Z Dtype=torch.int32, 2025-05-07T20:06:30.5352531Z broadcast_lengths=True, 2025-05-07T20:06:30.5352850Z ) 2025-05-07T20:06:30.5353172Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5353972Z self=, 2025-05-07T20:06:30.5354705Z B=13, 2025-05-07T20:06:30.5354945Z T=13, 2025-05-07T20:06:30.5355176Z L=11, 2025-05-07T20:06:30.5355423Z A=13, 2025-05-07T20:06:30.5355680Z Dtype=torch.int32, 2025-05-07T20:06:30.5355988Z broadcast_lengths=True, 2025-05-07T20:06:30.5356310Z ) 2025-05-07T20:06:30.5356630Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5357435Z self=, 2025-05-07T20:06:30.5358170Z B=13, 2025-05-07T20:06:30.5358419Z T=13, 2025-05-07T20:06:30.5358646Z L=13, 2025-05-07T20:06:30.5358889Z A=13, 2025-05-07T20:06:30.5359151Z Dtype=torch.int32, 2025-05-07T20:06:30.5359457Z broadcast_lengths=True, 2025-05-07T20:06:30.5359770Z ) 2025-05-07T20:06:30.5360101Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5361014Z self=, 2025-05-07T20:06:30.5361728Z B=17, 2025-05-07T20:06:30.5361974Z T=19, 2025-05-07T20:06:30.5362219Z L=13, 2025-05-07T20:06:30.5362505Z A=18, 2025-05-07T20:06:30.5362763Z Dtype=torch.int32, 2025-05-07T20:06:30.5363089Z broadcast_lengths=True, 2025-05-07T20:06:30.5363390Z ) 2025-05-07T20:06:30.5363709Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5364523Z self=, 2025-05-07T20:06:30.5365243Z B=18, 2025-05-07T20:06:30.5365481Z T=19, 2025-05-07T20:06:30.5365721Z L=13, 2025-05-07T20:06:30.5365950Z A=18, 2025-05-07T20:06:30.5366205Z Dtype=torch.int32, 2025-05-07T20:06:30.5366521Z broadcast_lengths=True, 2025-05-07T20:06:30.5366825Z ) 2025-05-07T20:06:30.5367146Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5367968Z self=, 2025-05-07T20:06:30.5368701Z B=18, 2025-05-07T20:06:30.5368931Z T=19, 2025-05-07T20:06:30.5369176Z L=13, 2025-05-07T20:06:30.5369414Z A=19, 2025-05-07T20:06:30.5369658Z Dtype=torch.int32, 2025-05-07T20:06:30.5369976Z broadcast_lengths=True, 2025-05-07T20:06:30.5370292Z ) 2025-05-07T20:06:30.5370604Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5371426Z self=, 2025-05-07T20:06:30.5372160Z B=18, 2025-05-07T20:06:30.5372385Z T=18, 2025-05-07T20:06:30.5372627Z L=13, 2025-05-07T20:06:30.5372873Z A=18, 2025-05-07T20:06:30.5373119Z Dtype=torch.int32, 2025-05-07T20:06:30.5373436Z broadcast_lengths=True, 2025-05-07T20:06:30.5373750Z ) 2025-05-07T20:06:30.5374066Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5374890Z self=, 2025-05-07T20:06:30.5375779Z B=18, 2025-05-07T20:06:30.5376026Z T=18, 2025-05-07T20:06:30.5376266Z L=13, 2025-05-07T20:06:30.5376512Z A=13, 2025-05-07T20:06:30.5376776Z Dtype=torch.int32, 2025-05-07T20:06:30.5377086Z broadcast_lengths=True, 2025-05-07T20:06:30.5377409Z ) 2025-05-07T20:06:30.5377739Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5378549Z self=, 2025-05-07T20:06:30.5379286Z B=13, 2025-05-07T20:06:30.5379535Z T=18, 2025-05-07T20:06:30.5379834Z L=13, 2025-05-07T20:06:30.5380088Z A=13, 2025-05-07T20:06:30.5380344Z Dtype=torch.int32, 2025-05-07T20:06:30.5380657Z broadcast_lengths=True, 2025-05-07T20:06:30.5380980Z ) 2025-05-07T20:06:30.5387122Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5387951Z self=, 2025-05-07T20:06:30.5388673Z B=13, 2025-05-07T20:06:30.5388915Z T=18, 2025-05-07T20:06:30.5389169Z L=13, 2025-05-07T20:06:30.5389391Z A=18, 2025-05-07T20:06:30.5389650Z Dtype=torch.int32, 2025-05-07T20:06:30.5389966Z broadcast_lengths=True, 2025-05-07T20:06:30.5390270Z ) 2025-05-07T20:06:30.5390591Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5391402Z self=, 2025-05-07T20:06:30.5392117Z B=9, 2025-05-07T20:06:30.5392355Z T=10, 2025-05-07T20:06:30.5392596Z L=18, 2025-05-07T20:06:30.5392826Z A=1, 2025-05-07T20:06:30.5393084Z Dtype=torch.int32, 2025-05-07T20:06:30.5393406Z broadcast_lengths=False, 2025-05-07T20:06:30.5393720Z ) 2025-05-07T20:06:30.5394043Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5395003Z self=, 2025-05-07T20:06:30.5395734Z B=18, 2025-05-07T20:06:30.5395966Z T=10, 2025-05-07T20:06:30.5396286Z L=18, 2025-05-07T20:06:30.5396528Z A=1, 2025-05-07T20:06:30.5396771Z Dtype=torch.int32, 2025-05-07T20:06:30.5397089Z broadcast_lengths=False, 2025-05-07T20:06:30.5397418Z ) 2025-05-07T20:06:30.5397750Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5398573Z self=, 2025-05-07T20:06:30.5399308Z B=18, 2025-05-07T20:06:30.5399555Z T=18, 2025-05-07T20:06:30.5399788Z L=18, 2025-05-07T20:06:30.5400031Z A=1, 2025-05-07T20:06:30.5400289Z Dtype=torch.int32, 2025-05-07T20:06:30.5400599Z broadcast_lengths=False, 2025-05-07T20:06:30.5400927Z ) 2025-05-07T20:06:30.5401262Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5402078Z self=, 2025-05-07T20:06:30.5402818Z B=18, 2025-05-07T20:06:30.5403066Z T=18, 2025-05-07T20:06:30.5403302Z L=18, 2025-05-07T20:06:30.5403538Z A=18, 2025-05-07T20:06:30.5403795Z Dtype=torch.int32, 2025-05-07T20:06:30.5404104Z broadcast_lengths=False, 2025-05-07T20:06:30.5404425Z ) 2025-05-07T20:06:30.5404742Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5405544Z self=, 2025-05-07T20:06:30.5406274Z B=8, 2025-05-07T20:06:30.5406512Z T=10, 2025-05-07T20:06:30.5406740Z L=14, 2025-05-07T20:06:30.5406980Z A=18, 2025-05-07T20:06:30.5407232Z Dtype=torch.int64, 2025-05-07T20:06:30.5407556Z broadcast_lengths=False, 2025-05-07T20:06:30.5407866Z ) 2025-05-07T20:06:30.5408192Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5409009Z self=, 2025-05-07T20:06:30.5409733Z B=8, 2025-05-07T20:06:30.5409973Z T=10, 2025-05-07T20:06:30.5410217Z L=10, 2025-05-07T20:06:30.5410446Z A=18, 2025-05-07T20:06:30.5410698Z Dtype=torch.int64, 2025-05-07T20:06:30.5411020Z broadcast_lengths=False, 2025-05-07T20:06:30.5411332Z ) 2025-05-07T20:06:30.5411656Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:06:30.5412471Z self=, 2025-05-07T20:06:30.5413191Z B=18, 2025-05-07T20:06:30.5413437Z T=10, 2025-05-07T20:06:30.5413679Z L=10, 2025-05-07T20:06:30.5413908Z A=18, 2025-05-07T20:06:30.5414167Z Dtype=torch.int64, 2025-05-07T20:06:30.5414496Z broadcast_lengths=False, 2025-05-07T20:06:30.5414814Z ) 2025-05-07T20:06:30.5415057Z PASSED 2025-05-07T20:06:30.5415688Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:06:30.6407586Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6409112Z self=, 2025-05-07T20:06:30.6409920Z B=1, 2025-05-07T20:06:30.6410178Z R=1, 2025-05-07T20:06:30.6410430Z T=1, 2025-05-07T20:06:30.6410666Z L=2, 2025-05-07T20:06:30.6410988Z index_dtype=torch.int32, 2025-05-07T20:06:30.6411329Z ) 2025-05-07T20:06:30.6411705Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6412647Z self=, 2025-05-07T20:06:30.6413442Z B=14, 2025-05-07T20:06:30.6413759Z R=1, 2025-05-07T20:06:30.6414333Z T=1, 2025-05-07T20:06:30.6414569Z L=2, 2025-05-07T20:06:30.6414845Z index_dtype=torch.int32, 2025-05-07T20:06:30.6415183Z ) 2025-05-07T20:06:30.6415554Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6416626Z self=, 2025-05-07T20:06:30.6417419Z B=14, 2025-05-07T20:06:30.6417652Z R=16, 2025-05-07T20:06:30.6417894Z T=2, 2025-05-07T20:06:30.6418134Z L=4, 2025-05-07T20:06:30.6418388Z index_dtype=torch.int32, 2025-05-07T20:06:30.6418713Z ) 2025-05-07T20:06:30.6419089Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6420067Z self=, 2025-05-07T20:06:30.6420854Z B=2, 2025-05-07T20:06:30.6421097Z R=1, 2025-05-07T20:06:30.6421344Z T=1, 2025-05-07T20:06:30.6421573Z L=2, 2025-05-07T20:06:30.6421853Z index_dtype=torch.int32, 2025-05-07T20:06:30.6422184Z ) 2025-05-07T20:06:30.6422546Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6423480Z self=, 2025-05-07T20:06:30.6424270Z B=2, 2025-05-07T20:06:30.6424501Z R=1, 2025-05-07T20:06:30.6424744Z T=4, 2025-05-07T20:06:30.6424987Z L=6, 2025-05-07T20:06:30.6425111Z index_dtype=torch.int64, 2025-05-07T20:06:30.6425205Z ) 2025-05-07T20:06:30.6425458Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6425986Z self=, 2025-05-07T20:06:30.6426081Z B=8, 2025-05-07T20:06:30.6426192Z R=15, 2025-05-07T20:06:30.6426291Z T=16, 2025-05-07T20:06:30.6426400Z L=13, 2025-05-07T20:06:30.6426523Z index_dtype=torch.int32, 2025-05-07T20:06:30.6426623Z ) 2025-05-07T20:06:30.6426878Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6427409Z self=, 2025-05-07T20:06:30.6427512Z B=2, 2025-05-07T20:06:30.6427622Z R=6, 2025-05-07T20:06:30.6427720Z T=10, 2025-05-07T20:06:30.6427817Z L=6, 2025-05-07T20:06:30.6427956Z index_dtype=torch.int32, 2025-05-07T20:06:30.6428053Z ) 2025-05-07T20:06:30.6428293Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6428838Z self=, 2025-05-07T20:06:30.6428936Z B=9, 2025-05-07T20:06:30.6429053Z R=20, 2025-05-07T20:06:30.6429152Z T=6, 2025-05-07T20:06:30.6429249Z L=4, 2025-05-07T20:06:30.6429390Z index_dtype=torch.int32, 2025-05-07T20:06:30.6429484Z ) 2025-05-07T20:06:30.6429722Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6430270Z self=, 2025-05-07T20:06:30.6430364Z B=9, 2025-05-07T20:06:30.6430459Z R=19, 2025-05-07T20:06:30.6430570Z T=8, 2025-05-07T20:06:30.6430671Z L=14, 2025-05-07T20:06:30.6430798Z index_dtype=torch.int32, 2025-05-07T20:06:30.6430910Z ) 2025-05-07T20:06:30.6431151Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6431697Z self=, 2025-05-07T20:06:30.6431832Z B=15, 2025-05-07T20:06:30.6431943Z R=18, 2025-05-07T20:06:30.6432092Z T=2, 2025-05-07T20:06:30.6432203Z L=11, 2025-05-07T20:06:30.6432343Z index_dtype=torch.int64, 2025-05-07T20:06:30.6432469Z ) 2025-05-07T20:06:30.6432791Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6433607Z self=, 2025-05-07T20:06:30.6433740Z B=20, 2025-05-07T20:06:30.6433869Z R=10, 2025-05-07T20:06:30.6433990Z T=15, 2025-05-07T20:06:30.6434143Z L=12, 2025-05-07T20:06:30.6434431Z index_dtype=torch.int64, 2025-05-07T20:06:30.6434532Z ) 2025-05-07T20:06:30.6434784Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6435319Z self=, 2025-05-07T20:06:30.6435434Z B=20, 2025-05-07T20:06:30.6435533Z R=10, 2025-05-07T20:06:30.6435629Z T=15, 2025-05-07T20:06:30.6435741Z L=20, 2025-05-07T20:06:30.6435866Z index_dtype=torch.int64, 2025-05-07T20:06:30.6435961Z ) 2025-05-07T20:06:30.6436213Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6436738Z self=, 2025-05-07T20:06:30.6436842Z B=20, 2025-05-07T20:06:30.6436952Z R=10, 2025-05-07T20:06:30.6437047Z T=20, 2025-05-07T20:06:30.6437142Z L=20, 2025-05-07T20:06:30.6437285Z index_dtype=torch.int64, 2025-05-07T20:06:30.6437436Z ) 2025-05-07T20:06:30.6437777Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6438338Z self=, 2025-05-07T20:06:30.6438452Z B=20, 2025-05-07T20:06:30.6438584Z R=20, 2025-05-07T20:06:30.6438678Z T=20, 2025-05-07T20:06:30.6438780Z L=20, 2025-05-07T20:06:30.6438967Z index_dtype=torch.int64, 2025-05-07T20:06:30.6439105Z ) 2025-05-07T20:06:30.6439431Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6440132Z self=, 2025-05-07T20:06:30.6440281Z B=18, 2025-05-07T20:06:30.6440427Z R=9, 2025-05-07T20:06:30.6440563Z T=1, 2025-05-07T20:06:30.6440694Z L=8, 2025-05-07T20:06:30.6440878Z index_dtype=torch.int32, 2025-05-07T20:06:30.6441007Z ) 2025-05-07T20:06:30.6441341Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6442090Z self=, 2025-05-07T20:06:30.6442225Z B=1, 2025-05-07T20:06:30.6442358Z R=9, 2025-05-07T20:06:30.6442513Z T=1, 2025-05-07T20:06:30.6442647Z L=8, 2025-05-07T20:06:30.6442816Z index_dtype=torch.int32, 2025-05-07T20:06:30.6442952Z ) 2025-05-07T20:06:30.6443190Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6443752Z self=, 2025-05-07T20:06:30.6443879Z B=1, 2025-05-07T20:06:30.6444005Z R=9, 2025-05-07T20:06:30.6444161Z T=1, 2025-05-07T20:06:30.6444284Z L=2, 2025-05-07T20:06:30.6444438Z index_dtype=torch.int32, 2025-05-07T20:06:30.6444573Z ) 2025-05-07T20:06:30.6444894Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6445582Z self=, 2025-05-07T20:06:30.6445695Z B=1, 2025-05-07T20:06:30.6445824Z R=9, 2025-05-07T20:06:30.6445948Z T=9, 2025-05-07T20:06:30.6446139Z L=2, 2025-05-07T20:06:30.6446400Z index_dtype=torch.int32, 2025-05-07T20:06:30.6446540Z ) 2025-05-07T20:06:30.6446890Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6447628Z self=, 2025-05-07T20:06:30.6447790Z B=1, 2025-05-07T20:06:30.6447936Z R=1, 2025-05-07T20:06:30.6448086Z T=9, 2025-05-07T20:06:30.6448249Z L=2, 2025-05-07T20:06:30.6448605Z index_dtype=torch.int32, 2025-05-07T20:06:30.6448762Z ) 2025-05-07T20:06:30.6449094Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6449958Z self=, 2025-05-07T20:06:30.6450109Z B=1, 2025-05-07T20:06:30.6450271Z R=1, 2025-05-07T20:06:30.6450411Z T=2, 2025-05-07T20:06:30.6450557Z L=2, 2025-05-07T20:06:30.6450765Z index_dtype=torch.int32, 2025-05-07T20:06:30.6450907Z ) 2025-05-07T20:06:30.6451273Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6452034Z self=, 2025-05-07T20:06:30.6452178Z B=1, 2025-05-07T20:06:30.6452326Z R=2, 2025-05-07T20:06:30.6452470Z T=2, 2025-05-07T20:06:30.6452620Z L=2, 2025-05-07T20:06:30.6452814Z index_dtype=torch.int32, 2025-05-07T20:06:30.6452960Z ) 2025-05-07T20:06:30.6473711Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6474315Z self=, 2025-05-07T20:06:30.6474435Z B=13, 2025-05-07T20:06:30.6474554Z R=8, 2025-05-07T20:06:30.6474655Z T=1, 2025-05-07T20:06:30.6474753Z L=18, 2025-05-07T20:06:30.6474896Z index_dtype=torch.int64, 2025-05-07T20:06:30.6474994Z ) 2025-05-07T20:06:30.6475261Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6475987Z self=, 2025-05-07T20:06:30.6476092Z B=13, 2025-05-07T20:06:30.6476208Z R=8, 2025-05-07T20:06:30.6476309Z T=13, 2025-05-07T20:06:30.6476408Z L=18, 2025-05-07T20:06:30.6476551Z index_dtype=torch.int64, 2025-05-07T20:06:30.6476648Z ) 2025-05-07T20:06:30.6476895Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6477447Z self=, 2025-05-07T20:06:30.6477546Z B=13, 2025-05-07T20:06:30.6477645Z R=13, 2025-05-07T20:06:30.6477764Z T=13, 2025-05-07T20:06:30.6477864Z L=18, 2025-05-07T20:06:30.6478002Z index_dtype=torch.int64, 2025-05-07T20:06:30.6478092Z ) 2025-05-07T20:06:30.6478334Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6478880Z self=, 2025-05-07T20:06:30.6478979Z B=13, 2025-05-07T20:06:30.6479078Z R=18, 2025-05-07T20:06:30.6479190Z T=13, 2025-05-07T20:06:30.6479287Z L=18, 2025-05-07T20:06:30.6479412Z index_dtype=torch.int64, 2025-05-07T20:06:30.6479520Z ) 2025-05-07T20:06:30.6479762Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6480308Z self=, 2025-05-07T20:06:30.6480407Z B=13, 2025-05-07T20:06:30.6480507Z R=18, 2025-05-07T20:06:30.6480618Z T=18, 2025-05-07T20:06:30.6480714Z L=18, 2025-05-07T20:06:30.6480846Z index_dtype=torch.int64, 2025-05-07T20:06:30.6480955Z ) 2025-05-07T20:06:30.6481246Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6481877Z self=, 2025-05-07T20:06:30.6482014Z B=18, 2025-05-07T20:06:30.6482135Z R=18, 2025-05-07T20:06:30.6482265Z T=18, 2025-05-07T20:06:30.6482404Z L=18, 2025-05-07T20:06:30.6482554Z index_dtype=torch.int64, 2025-05-07T20:06:30.6482669Z ) 2025-05-07T20:06:30.6482993Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6483552Z self=, 2025-05-07T20:06:30.6483885Z B=8, 2025-05-07T20:06:30.6483989Z R=20, 2025-05-07T20:06:30.6484086Z T=6, 2025-05-07T20:06:30.6484201Z L=12, 2025-05-07T20:06:30.6484331Z index_dtype=torch.int32, 2025-05-07T20:06:30.6484540Z ) 2025-05-07T20:06:30.6484795Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6485331Z self=, 2025-05-07T20:06:30.6485432Z B=8, 2025-05-07T20:06:30.6485568Z R=12, 2025-05-07T20:06:30.6485737Z T=6, 2025-05-07T20:06:30.6485866Z L=12, 2025-05-07T20:06:30.6486002Z index_dtype=torch.int32, 2025-05-07T20:06:30.6486113Z ) 2025-05-07T20:06:30.6486414Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6487181Z self=, 2025-05-07T20:06:30.6487327Z B=8, 2025-05-07T20:06:30.6487478Z R=8, 2025-05-07T20:06:30.6487608Z T=6, 2025-05-07T20:06:30.6487710Z L=12, 2025-05-07T20:06:30.6487847Z index_dtype=torch.int32, 2025-05-07T20:06:30.6487941Z ) 2025-05-07T20:06:30.6488183Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6488860Z self=, 2025-05-07T20:06:30.6488985Z B=12, 2025-05-07T20:06:30.6489118Z R=8, 2025-05-07T20:06:30.6489226Z T=6, 2025-05-07T20:06:30.6489347Z L=12, 2025-05-07T20:06:30.6489533Z index_dtype=torch.int32, 2025-05-07T20:06:30.6489757Z ) 2025-05-07T20:06:30.6490102Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6490884Z self=, 2025-05-07T20:06:30.6491031Z B=12, 2025-05-07T20:06:30.6491177Z R=8, 2025-05-07T20:06:30.6491345Z T=8, 2025-05-07T20:06:30.6491486Z L=12, 2025-05-07T20:06:30.6491666Z index_dtype=torch.int32, 2025-05-07T20:06:30.6491820Z ) 2025-05-07T20:06:30.6492166Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6492988Z self=, 2025-05-07T20:06:30.6493138Z B=8, 2025-05-07T20:06:30.6493290Z R=8, 2025-05-07T20:06:30.6493451Z T=8, 2025-05-07T20:06:30.6493605Z L=12, 2025-05-07T20:06:30.6493799Z index_dtype=torch.int32, 2025-05-07T20:06:30.6493958Z ) 2025-05-07T20:06:30.6698560Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6699132Z self=, 2025-05-07T20:06:30.6699237Z B=8, 2025-05-07T20:06:30.6699338Z R=8, 2025-05-07T20:06:30.6699452Z T=8, 2025-05-07T20:06:30.6699580Z L=8, 2025-05-07T20:06:30.6699778Z index_dtype=torch.int32, 2025-05-07T20:06:30.6699894Z ) 2025-05-07T20:06:30.6700147Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6700690Z self=, 2025-05-07T20:06:30.6700805Z B=18, 2025-05-07T20:06:30.6700904Z R=12, 2025-05-07T20:06:30.6701002Z T=17, 2025-05-07T20:06:30.6701114Z L=18, 2025-05-07T20:06:30.6701242Z index_dtype=torch.int64, 2025-05-07T20:06:30.6701338Z ) 2025-05-07T20:06:30.6701590Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6702120Z self=, 2025-05-07T20:06:30.6702229Z B=18, 2025-05-07T20:06:30.6702327Z R=12, 2025-05-07T20:06:30.6702423Z T=17, 2025-05-07T20:06:30.6702535Z L=12, 2025-05-07T20:06:30.6702660Z index_dtype=torch.int64, 2025-05-07T20:06:30.6703016Z ) 2025-05-07T20:06:30.6703275Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6703801Z self=, 2025-05-07T20:06:30.6704012Z B=18, 2025-05-07T20:06:30.6704127Z R=17, 2025-05-07T20:06:30.6704225Z T=17, 2025-05-07T20:06:30.6704323Z L=12, 2025-05-07T20:06:30.6704464Z index_dtype=torch.int64, 2025-05-07T20:06:30.6704561Z ) 2025-05-07T20:06:30.6704821Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6705351Z self=, 2025-05-07T20:06:30.6705452Z B=18, 2025-05-07T20:06:30.6705567Z R=17, 2025-05-07T20:06:30.6705666Z T=17, 2025-05-07T20:06:30.6705764Z L=18, 2025-05-07T20:06:30.6705927Z index_dtype=torch.int64, 2025-05-07T20:06:30.6706025Z ) 2025-05-07T20:06:30.6706281Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6706811Z self=, 2025-05-07T20:06:30.6706913Z B=18, 2025-05-07T20:06:30.6707026Z R=17, 2025-05-07T20:06:30.6707128Z T=18, 2025-05-07T20:06:30.6707227Z L=18, 2025-05-07T20:06:30.6707368Z index_dtype=torch.int64, 2025-05-07T20:06:30.6707462Z ) 2025-05-07T20:06:30.6707704Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:06:30.6708250Z self=, 2025-05-07T20:06:30.6708348Z B=17, 2025-05-07T20:06:30.6708447Z R=17, 2025-05-07T20:06:30.6708558Z T=17, 2025-05-07T20:06:30.6708655Z L=18, 2025-05-07T20:06:30.6708794Z index_dtype=torch.int64, 2025-05-07T20:06:30.6708895Z ) 2025-05-07T20:06:30.6709136Z PASSED 2025-05-07T20:06:30.6709145Z 2025-05-07T20:06:30.6709356Z =============================== warnings summary =============================== 2025-05-07T20:06:30.6709786Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices 2025-05-07T20:06:30.6711419Z /github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:690: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:06:30.6711570Z return self.run(*args, **kwds) 2025-05-07T20:06:30.6711577Z 2025-05-07T20:06:30.6712035Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings 2025-05-07T20:06:30.6713707Z /github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:690: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:06:30.6713843Z return self.run(*args, **kwds) 2025-05-07T20:06:30.6713849Z 2025-05-07T20:06:30.6714176Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:06:30.6714376Z =========================== short test summary info ============================ 2025-05-07T20:06:30.6714744Z SKIPPED [1] sparse/reorder_batched_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:06:30.6714981Z =================== 6 passed, 1 skipped, 2 warnings in 2.54s =================== 2025-05-07T20:06:31.1480229Z 2025-05-07T20:06:31.1480962Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:06:31.1498538Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 5 seconds 2025-05-07T20:06:31.1498869Z 2025-05-07T20:06:31.1498875Z 2025-05-07T20:06:31.1498880Z 2025-05-07T20:06:31.1498891Z 2025-05-07T20:06:31.1511928Z ################################################################################ 2025-05-07T20:06:31.1527817Z # [2025-05-07T20:06:31.152Z] Run Python Test Suite: 2025-05-07T20:06:31.1528211Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:06:31.1528674Z ################################################################################ 2025-05-07T20:06:31.1549679Z + 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:06:31.1550402Z 2025-05-07T20:06:33.2197404Z ============================= test session starts ============================== 2025-05-07T20:06:33.2198060Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:33.2198633Z cachedir: .pytest_cache 2025-05-07T20:06:33.2199262Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:33.2199996Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:33.2200313Z plugins: hypothesis-6.131.14 2025-05-07T20:06:34.6650402Z collecting ... collected 1 item 2025-05-07T20:06:34.6650658Z 2025-05-07T20:06:34.6682859Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:06:34.6683432Z { 2025-05-07T20:06:34.6683633Z "D": 46, 2025-05-07T20:06:34.6683820Z "E": 19, 2025-05-07T20:06:34.6684016Z "T": 59, 2025-05-07T20:06:34.6684225Z "batch_params": { 2025-05-07T20:06:34.6684436Z "B": 99, 2025-05-07T20:06:34.6684635Z "sigma_B": 89, 2025-05-07T20:06:34.6684866Z "vbe_distribution": "normal", 2025-05-07T20:06:34.6685124Z "vbe_num_ranks": 82 2025-05-07T20:06:34.6685363Z }, 2025-05-07T20:06:34.6685561Z "indices_params": { 2025-05-07T20:06:34.6685778Z "heavy_hitters": [ 2025-05-07T20:06:34.6685998Z 0.7969602346420288, 2025-05-07T20:06:34.6686215Z 0.877041220664978, 2025-05-07T20:06:34.6686412Z 0.9952037334442139, 2025-05-07T20:06:34.6686641Z 0.4431118965148926, 2025-05-07T20:06:34.6686853Z 0.1921033263206482, 2025-05-07T20:06:34.6687069Z 0.9422494769096375, 2025-05-07T20:06:34.6687270Z 0.17260855436325073, 2025-05-07T20:06:34.6687492Z 0.5586953163146973, 2025-05-07T20:06:34.6687707Z 0.3974452614784241, 2025-05-07T20:06:34.6687915Z 0.03818619251251221, 2025-05-07T20:06:34.6688134Z 0.2735363841056824, 2025-05-07T20:06:34.6688345Z 0.525935173034668, 2025-05-07T20:06:34.6688546Z 0.39336878061294556, 2025-05-07T20:06:34.6688769Z 0.8589672446250916, 2025-05-07T20:06:34.6688980Z 0.5313479900360107, 2025-05-07T20:06:34.6689176Z 0.3338431119918823, 2025-05-07T20:06:34.6689386Z 0.3994681239128113, 2025-05-07T20:06:34.6689598Z 0.7644370794296265, 2025-05-07T20:06:34.6689796Z 0.23296386003494263, 2025-05-07T20:06:34.6690038Z 0.3272257447242737 2025-05-07T20:06:34.6690299Z ], 2025-05-07T20:06:34.6690496Z "index_dtype": "torch.int32", 2025-05-07T20:06:34.6690805Z "offset_dtype": "torch.int64", 2025-05-07T20:06:34.6691136Z "zipf_q": 0.9262296557426453, 2025-05-07T20:06:34.6691395Z "zipf_s": 0.1276819109916687 2025-05-07T20:06:34.6691644Z }, 2025-05-07T20:06:34.6691843Z "mixed_dim": true, 2025-05-07T20:06:34.6692063Z "pooling_params": { 2025-05-07T20:06:34.6692291Z "L": 39, 2025-05-07T20:06:34.6692510Z "length_distribution": "normal", 2025-05-07T20:06:34.6692782Z "sigma_L": 86 2025-05-07T20:06:34.6692993Z }, 2025-05-07T20:06:34.6693192Z "use_cpu": true, 2025-05-07T20:06:34.6693404Z "weighted": true 2025-05-07T20:06:34.6693628Z } 2025-05-07T20:06:34.6693829Z PASSED 2025-05-07T20:06:34.6693940Z 2025-05-07T20:06:34.6694099Z ============================== 1 passed in 1.57s =============================== 2025-05-07T20:06:35.0328253Z 2025-05-07T20:06:35.0328862Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:06:35.0346127Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:06:35.0346574Z 2025-05-07T20:06:35.0346580Z 2025-05-07T20:06:35.0346586Z 2025-05-07T20:06:35.0346901Z 2025-05-07T20:06:35.0359493Z ################################################################################ 2025-05-07T20:06:35.0375497Z # [2025-05-07T20:06:35.037Z] Run Python Test Suite: 2025-05-07T20:06:35.0376029Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:06:35.0376520Z ################################################################################ 2025-05-07T20:06:35.0397445Z + 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:06:35.0398183Z 2025-05-07T20:06:37.1002290Z ============================= test session starts ============================== 2025-05-07T20:06:37.1002982Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:37.1003539Z cachedir: .pytest_cache 2025-05-07T20:06:37.1004164Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:37.1004884Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:37.1005212Z plugins: hypothesis-6.131.14 2025-05-07T20:06:38.5390719Z collecting ... collected 4 items 2025-05-07T20:06:38.5390977Z 2025-05-07T20:06:38.5410459Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:06:38.6435938Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:06:38.6444209Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:06:38.6497363Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:06:38.6497914Z 2025-05-07T20:06:38.6498071Z ============================== 4 passed in 1.67s =============================== 2025-05-07T20:06:39.0219661Z 2025-05-07T20:06:39.0220323Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:06:39.0237495Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 4 seconds 2025-05-07T20:06:39.0237859Z 2025-05-07T20:06:39.0237864Z 2025-05-07T20:06:39.0237869Z 2025-05-07T20:06:39.0237891Z 2025-05-07T20:06:39.0250618Z ################################################################################ 2025-05-07T20:06:39.0266772Z # [2025-05-07T20:06:39.026Z] Run Python Test Suite: 2025-05-07T20:06:39.0267165Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:06:39.0267491Z ################################################################################ 2025-05-07T20:06:39.0289128Z + 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:06:39.0289840Z 2025-05-07T20:06:41.1174483Z ============================= test session starts ============================== 2025-05-07T20:06:41.1175209Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:41.1175882Z cachedir: .pytest_cache 2025-05-07T20:06:41.1176526Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:41.1177228Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:41.1177554Z plugins: hypothesis-6.131.14 2025-05-07T20:06:42.5442016Z collecting ... collected 1 item 2025-05-07T20:06:42.5442279Z 2025-05-07T20:06:42.5464045Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow SKIPPED 2025-05-07T20:06:42.5464459Z 2025-05-07T20:06:42.5464630Z =========================== short test summary info ============================ 2025-05-07T20:06:42.5465188Z SKIPPED [1] tbe/cache/cache_overflow_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:06:42.5465716Z ============================== 1 skipped in 1.55s ============================== 2025-05-07T20:06:42.9045504Z 2025-05-07T20:06:42.9046003Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:06:42.9063225Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 3 seconds 2025-05-07T20:06:42.9063873Z 2025-05-07T20:06:42.9063897Z 2025-05-07T20:06:42.9063901Z 2025-05-07T20:06:42.9063915Z 2025-05-07T20:06:42.9076020Z ################################################################################ 2025-05-07T20:06:42.9092433Z # [2025-05-07T20:06:42.908Z] Run Python Test Suite: 2025-05-07T20:06:42.9092806Z # ./tbe/cache/cache_test.py 2025-05-07T20:06:42.9093110Z ################################################################################ 2025-05-07T20:06:42.9114084Z + 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:06:42.9114740Z 2025-05-07T20:06:44.9694750Z ============================= test session starts ============================== 2025-05-07T20:06:44.9695455Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:44.9696023Z cachedir: .pytest_cache 2025-05-07T20:06:44.9696649Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:44.9697344Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:44.9697667Z plugins: hypothesis-6.131.14 2025-05-07T20:06:46.4334952Z collecting ... collected 7 items 2025-05-07T20:06:46.4335231Z 2025-05-07T20:06:46.4350494Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter SKIPPED 2025-05-07T20:06:46.4360628Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (CUD...) 2025-05-07T20:06:46.4369475Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:06:46.4378593Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:06:46.4387592Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:06:46.4397685Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:06:46.5797727Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5798737Z self=, 2025-05-07T20:06:46.5799177Z S=0, 2025-05-07T20:06:46.5799389Z mpp_n_passes=None, 2025-05-07T20:06:46.5799624Z mpp_min_size=None, 2025-05-07T20:06:46.5799856Z ) 2025-05-07T20:06:46.5800082Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5800524Z self=, 2025-05-07T20:06:46.5800955Z S=100, 2025-05-07T20:06:46.5801164Z mpp_n_passes=None, 2025-05-07T20:06:46.5801396Z mpp_min_size=None, 2025-05-07T20:06:46.5801623Z ) 2025-05-07T20:06:46.5801861Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5802318Z self=, 2025-05-07T20:06:46.5802791Z S=100, 2025-05-07T20:06:46.5802988Z mpp_n_passes=12, 2025-05-07T20:06:46.5803225Z mpp_min_size=5, 2025-05-07T20:06:46.5803448Z ) 2025-05-07T20:06:46.5803658Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5804109Z self=, 2025-05-07T20:06:46.5804538Z S=100, 2025-05-07T20:06:46.5804747Z mpp_n_passes=12, 2025-05-07T20:06:46.5804972Z mpp_min_size=None, 2025-05-07T20:06:46.5805199Z ) 2025-05-07T20:06:46.5805425Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5805868Z self=, 2025-05-07T20:06:46.5806292Z S=1024, 2025-05-07T20:06:46.5806503Z mpp_n_passes=None, 2025-05-07T20:06:46.5806734Z mpp_min_size=None, 2025-05-07T20:06:46.5807221Z ) 2025-05-07T20:06:46.5807447Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5807887Z self=, 2025-05-07T20:06:46.5808317Z S=1024, 2025-05-07T20:06:46.5808529Z mpp_n_passes=None, 2025-05-07T20:06:46.5808855Z mpp_min_size=10, 2025-05-07T20:06:46.5809082Z ) 2025-05-07T20:06:46.5809307Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5809755Z self=, 2025-05-07T20:06:46.5810172Z S=0, 2025-05-07T20:06:46.5810376Z mpp_n_passes=6, 2025-05-07T20:06:46.5810690Z mpp_min_size=1, 2025-05-07T20:06:46.5810941Z ) 2025-05-07T20:06:46.5811278Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5811732Z self=, 2025-05-07T20:06:46.5812145Z S=0, 2025-05-07T20:06:46.5812348Z mpp_n_passes=12, 2025-05-07T20:06:46.5812584Z mpp_min_size=None, 2025-05-07T20:06:46.5812805Z ) 2025-05-07T20:06:46.5813026Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5813474Z self=, 2025-05-07T20:06:46.5813887Z S=1024, 2025-05-07T20:06:46.5814095Z mpp_n_passes=1, 2025-05-07T20:06:46.5814321Z mpp_min_size=1, 2025-05-07T20:06:46.5814524Z ) 2025-05-07T20:06:46.5814744Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5815191Z self=, 2025-05-07T20:06:46.5815616Z S=1024, 2025-05-07T20:06:46.5815808Z mpp_n_passes=6, 2025-05-07T20:06:46.5816041Z mpp_min_size=None, 2025-05-07T20:06:46.5816274Z ) 2025-05-07T20:06:46.5816485Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5816932Z self=, 2025-05-07T20:06:46.5817359Z S=1024, 2025-05-07T20:06:46.5817554Z mpp_n_passes=None, 2025-05-07T20:06:46.5817800Z mpp_min_size=1, 2025-05-07T20:06:46.5818013Z ) 2025-05-07T20:06:46.5818223Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5818668Z self=, 2025-05-07T20:06:46.5819092Z S=7, 2025-05-07T20:06:46.5819290Z mpp_n_passes=12, 2025-05-07T20:06:46.5819527Z mpp_min_size=10, 2025-05-07T20:06:46.5819848Z ) 2025-05-07T20:06:46.5820063Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5820520Z self=, 2025-05-07T20:06:46.5820953Z S=100, 2025-05-07T20:06:46.5821165Z mpp_n_passes=None, 2025-05-07T20:06:46.5821396Z mpp_min_size=1, 2025-05-07T20:06:46.5821612Z ) 2025-05-07T20:06:46.5821835Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5822268Z self=, 2025-05-07T20:06:46.5822694Z S=0, 2025-05-07T20:06:46.5822895Z mpp_n_passes=1, 2025-05-07T20:06:46.5823148Z mpp_min_size=None, 2025-05-07T20:06:46.5823375Z ) 2025-05-07T20:06:46.5823594Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5824026Z self=, 2025-05-07T20:06:46.5824457Z S=100, 2025-05-07T20:06:46.5824663Z mpp_n_passes=None, 2025-05-07T20:06:46.5824905Z mpp_min_size=5, 2025-05-07T20:06:46.5825107Z ) 2025-05-07T20:06:46.5825329Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5825777Z self=, 2025-05-07T20:06:46.5826190Z S=1024, 2025-05-07T20:06:46.5826398Z mpp_n_passes=None, 2025-05-07T20:06:46.5826639Z mpp_min_size=128, 2025-05-07T20:06:46.5826856Z ) 2025-05-07T20:06:46.5827077Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5827530Z self=, 2025-05-07T20:06:46.5827945Z S=100, 2025-05-07T20:06:46.5828280Z mpp_n_passes=None, 2025-05-07T20:06:46.5828525Z mpp_min_size=10, 2025-05-07T20:06:46.5828742Z ) 2025-05-07T20:06:46.5828968Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5829480Z self=, 2025-05-07T20:06:46.5829906Z S=1024, 2025-05-07T20:06:46.5830097Z mpp_n_passes=12, 2025-05-07T20:06:46.5830330Z mpp_min_size=10, 2025-05-07T20:06:46.5830555Z ) 2025-05-07T20:06:46.5830764Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5831211Z self=, 2025-05-07T20:06:46.5831635Z S=100, 2025-05-07T20:06:46.5831827Z mpp_n_passes=1, 2025-05-07T20:06:46.5832056Z mpp_min_size=128, 2025-05-07T20:06:46.5832281Z ) 2025-05-07T20:06:46.5832511Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5832963Z self=, 2025-05-07T20:06:46.5833385Z S=1024, 2025-05-07T20:06:46.5833597Z mpp_n_passes=None, 2025-05-07T20:06:46.5833843Z mpp_min_size=5, 2025-05-07T20:06:46.5834061Z ) 2025-05-07T20:06:46.5834271Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5834731Z self=, 2025-05-07T20:06:46.5835161Z S=100, 2025-05-07T20:06:46.5835356Z mpp_n_passes=6, 2025-05-07T20:06:46.5835590Z mpp_min_size=10, 2025-05-07T20:06:46.5835819Z ) 2025-05-07T20:06:46.5836031Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5836490Z self=, 2025-05-07T20:06:46.5836925Z S=0, 2025-05-07T20:06:46.5837122Z mpp_n_passes=None, 2025-05-07T20:06:46.5837367Z mpp_min_size=10, 2025-05-07T20:06:46.5837594Z ) 2025-05-07T20:06:46.5837801Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5838253Z self=, 2025-05-07T20:06:46.5838688Z S=7, 2025-05-07T20:06:46.5838878Z mpp_n_passes=1, 2025-05-07T20:06:46.5839116Z mpp_min_size=None, 2025-05-07T20:06:46.5839342Z ) 2025-05-07T20:06:46.5839549Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5840002Z self=, 2025-05-07T20:06:46.5840424Z S=0, 2025-05-07T20:06:46.5840625Z mpp_n_passes=12, 2025-05-07T20:06:46.5840847Z mpp_min_size=128, 2025-05-07T20:06:46.5841073Z ) 2025-05-07T20:06:46.5841289Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5841726Z self=, 2025-05-07T20:06:46.5842153Z S=0, 2025-05-07T20:06:46.5842355Z mpp_n_passes=1, 2025-05-07T20:06:46.5842572Z mpp_min_size=5, 2025-05-07T20:06:46.5842789Z ) 2025-05-07T20:06:46.5843009Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5843452Z self=, 2025-05-07T20:06:46.5843885Z S=0, 2025-05-07T20:06:46.5844088Z mpp_n_passes=1, 2025-05-07T20:06:46.5844303Z mpp_min_size=128, 2025-05-07T20:06:46.5844528Z ) 2025-05-07T20:06:46.5844745Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5845197Z self=, 2025-05-07T20:06:46.5845613Z S=1024, 2025-05-07T20:06:46.5845818Z mpp_n_passes=12, 2025-05-07T20:06:46.5846052Z mpp_min_size=None, 2025-05-07T20:06:46.5846270Z ) 2025-05-07T20:06:46.5846491Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5846938Z self=, 2025-05-07T20:06:46.5847352Z S=0, 2025-05-07T20:06:46.5847556Z mpp_n_passes=None, 2025-05-07T20:06:46.5847799Z mpp_min_size=1, 2025-05-07T20:06:46.5848005Z ) 2025-05-07T20:06:46.5848224Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5848672Z self=, 2025-05-07T20:06:46.5849187Z S=0, 2025-05-07T20:06:46.5849392Z mpp_n_passes=6, 2025-05-07T20:06:46.5849620Z mpp_min_size=5, 2025-05-07T20:06:46.5849824Z ) 2025-05-07T20:06:46.5850048Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5850594Z self=, 2025-05-07T20:06:46.5851025Z S=0, 2025-05-07T20:06:46.5851212Z mpp_n_passes=1, 2025-05-07T20:06:46.5851442Z mpp_min_size=10, 2025-05-07T20:06:46.5851667Z ) 2025-05-07T20:06:46.5851875Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5852322Z self=, 2025-05-07T20:06:46.5852745Z S=7, 2025-05-07T20:06:46.5852930Z mpp_n_passes=6, 2025-05-07T20:06:46.5853159Z mpp_min_size=128, 2025-05-07T20:06:46.5853385Z ) 2025-05-07T20:06:46.5853590Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5854038Z self=, 2025-05-07T20:06:46.5854467Z S=0, 2025-05-07T20:06:46.5854653Z mpp_n_passes=1, 2025-05-07T20:06:46.5854879Z mpp_min_size=1, 2025-05-07T20:06:46.5855091Z ) 2025-05-07T20:06:46.5855301Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5855750Z self=, 2025-05-07T20:06:46.5856178Z S=100, 2025-05-07T20:06:46.5856383Z mpp_n_passes=6, 2025-05-07T20:06:46.5856598Z mpp_min_size=128, 2025-05-07T20:06:46.5856828Z ) 2025-05-07T20:06:46.5857051Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5857493Z self=, 2025-05-07T20:06:46.5857921Z S=0, 2025-05-07T20:06:46.5858123Z mpp_n_passes=12, 2025-05-07T20:06:46.5858344Z mpp_min_size=10, 2025-05-07T20:06:46.5858569Z ) 2025-05-07T20:06:46.5858789Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5859230Z self=, 2025-05-07T20:06:46.5859658Z S=100, 2025-05-07T20:06:46.5859939Z mpp_n_passes=6, 2025-05-07T20:06:46.5860155Z mpp_min_size=5, 2025-05-07T20:06:46.5860377Z ) 2025-05-07T20:06:46.5860613Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5861055Z self=, 2025-05-07T20:06:46.5861488Z S=0, 2025-05-07T20:06:46.5861693Z mpp_n_passes=12, 2025-05-07T20:06:46.5861917Z mpp_min_size=5, 2025-05-07T20:06:46.5862137Z ) 2025-05-07T20:06:46.5862364Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5862815Z self=, 2025-05-07T20:06:46.5863236Z S=7, 2025-05-07T20:06:46.5863444Z mpp_n_passes=12, 2025-05-07T20:06:46.5863683Z mpp_min_size=1, 2025-05-07T20:06:46.5863891Z ) 2025-05-07T20:06:46.5864118Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5864579Z self=, 2025-05-07T20:06:46.5864994Z S=7, 2025-05-07T20:06:46.5865199Z mpp_n_passes=12, 2025-05-07T20:06:46.5865436Z mpp_min_size=5, 2025-05-07T20:06:46.5865639Z ) 2025-05-07T20:06:46.5865864Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5866311Z self=, 2025-05-07T20:06:46.5866726Z S=7, 2025-05-07T20:06:46.5866932Z mpp_n_passes=1, 2025-05-07T20:06:46.5867161Z mpp_min_size=1, 2025-05-07T20:06:46.5867361Z ) 2025-05-07T20:06:46.5867583Z Trying example: test_get_prefetch_passes( 2025-05-07T20:06:46.5868028Z self=, 2025-05-07T20:06:46.5868449Z S=0, 2025-05-07T20:06:46.5868641Z mpp_n_passes=None, 2025-05-07T20:06:46.5868879Z mpp_min_size=5, 2025-05-07T20:06:46.5869090Z ) 2025-05-07T20:06:46.5869290Z PASSED 2025-05-07T20:06:46.5869511Z 2025-05-07T20:06:46.5869660Z =========================== short test summary info ============================ 2025-05-07T20:06:46.5870185Z SKIPPED [1] tbe/cache/cache_test.py:652: CUDA is not available or no GPUs detected 2025-05-07T20:06:46.5870840Z SKIPPED [1] tbe/cache/cache_test.py:79: CUDA is not available or no GPUs detected 2025-05-07T20:06:46.5871449Z SKIPPED [1] tbe/cache/cache_test.py:453: CUDA is not available or no GPUs detected 2025-05-07T20:06:46.5872058Z SKIPPED [1] tbe/cache/cache_test.py:482: CUDA is not available or no GPUs detected 2025-05-07T20:06:46.5872662Z SKIPPED [1] tbe/cache/cache_test.py:512: CUDA is not available or no GPUs detected 2025-05-07T20:06:46.5873250Z SKIPPED [1] tbe/cache/cache_test.py:595: CUDA is not available or no GPUs detected 2025-05-07T20:06:46.5873760Z ========================= 1 passed, 6 skipped in 1.74s ========================= 2025-05-07T20:06:46.9383114Z 2025-05-07T20:06:46.9383594Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:06:46.9400930Z [TEST] Python test time for ./tbe/cache/cache_test.py: 4 seconds 2025-05-07T20:06:46.9401225Z 2025-05-07T20:06:46.9401229Z 2025-05-07T20:06:46.9401234Z 2025-05-07T20:06:46.9401246Z 2025-05-07T20:06:46.9414012Z ################################################################################ 2025-05-07T20:06:46.9429986Z # [2025-05-07T20:06:46.942Z] Run Python Test Suite: 2025-05-07T20:06:46.9430360Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:06:46.9430714Z ################################################################################ 2025-05-07T20:06:46.9452013Z + 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:06:46.9452755Z 2025-05-07T20:06:49.0041815Z ============================= test session starts ============================== 2025-05-07T20:06:49.0042499Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:49.0043087Z cachedir: .pytest_cache 2025-05-07T20:06:49.0043716Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:49.0044418Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:49.0044740Z plugins: hypothesis-6.131.14 2025-05-07T20:06:50.4107314Z collecting ... collected 2 items 2025-05-07T20:06:50.4107578Z 2025-05-07T20:06:50.4122488Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices SKIPPED 2025-05-07T20:06:50.4141056Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx SKIPPED 2025-05-07T20:06:50.4141608Z 2025-05-07T20:06:50.4141777Z =========================== short test summary info ============================ 2025-05-07T20:06:50.4142363Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:80: CUDA is not available or no GPUs detected 2025-05-07T20:06:50.4143155Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:167: CUDA is not available or no GPUs detected 2025-05-07T20:06:50.4143731Z ============================== 2 skipped in 1.53s ============================== 2025-05-07T20:06:50.7693205Z 2025-05-07T20:06:50.7693583Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:06:50.7711149Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 4 seconds 2025-05-07T20:06:50.7711515Z 2025-05-07T20:06:50.7711519Z 2025-05-07T20:06:50.7711524Z 2025-05-07T20:06:50.7711533Z 2025-05-07T20:06:50.7724042Z ################################################################################ 2025-05-07T20:06:50.7739787Z # [2025-05-07T20:06:50.773Z] Run Python Test Suite: 2025-05-07T20:06:50.7740129Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:06:50.7740443Z ################################################################################ 2025-05-07T20:06:50.7761871Z + 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:06:50.7762794Z 2025-05-07T20:06:52.8282197Z ============================= test session starts ============================== 2025-05-07T20:06:52.8282900Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:52.8283465Z cachedir: .pytest_cache 2025-05-07T20:06:52.8284081Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:52.8284776Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:52.8285108Z plugins: hypothesis-6.131.14 2025-05-07T20:06:54.2864629Z collecting ... collected 3 items 2025-05-07T20:06:54.2864893Z 2025-05-07T20:06:54.2881030Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement SKIPPED 2025-05-07T20:06:54.2890734Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup SKIPPED 2025-05-07T20:06:54.2908208Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup SKIPPED 2025-05-07T20:06:54.2908582Z 2025-05-07T20:06:54.2908765Z =========================== short test summary info ============================ 2025-05-07T20:06:54.2909296Z SKIPPED [1] tbe/cache/lxu_cache_test.py:106: CUDA is not available or no GPUs detected 2025-05-07T20:06:54.2909923Z SKIPPED [1] tbe/cache/lxu_cache_test.py:39: CUDA is not available or no GPUs detected 2025-05-07T20:06:54.2910534Z SKIPPED [1] tbe/cache/lxu_cache_test.py:146: CUDA is not available or no GPUs detected 2025-05-07T20:06:54.2911056Z ============================== 3 skipped in 1.59s ============================== 2025-05-07T20:06:54.6579646Z 2025-05-07T20:06:54.6580068Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:06:54.6597597Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 4 seconds 2025-05-07T20:06:54.6597935Z 2025-05-07T20:06:54.6597940Z 2025-05-07T20:06:54.6597945Z 2025-05-07T20:06:54.6597956Z 2025-05-07T20:06:54.6610415Z ################################################################################ 2025-05-07T20:06:54.6626343Z # [2025-05-07T20:06:54.662Z] Run Python Test Suite: 2025-05-07T20:06:54.6626698Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:06:54.6627009Z ################################################################################ 2025-05-07T20:06:54.6647968Z + 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:06:54.6648637Z 2025-05-07T20:06:56.7292911Z ============================= test session starts ============================== 2025-05-07T20:06:56.7293600Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:56.7294173Z cachedir: .pytest_cache 2025-05-07T20:06:56.7294791Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:56.7295518Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:56.7295852Z plugins: hypothesis-6.131.14 2025-05-07T20:06:58.1802923Z collecting ... collected 3 items 2025-05-07T20:06:58.1803181Z 2025-05-07T20:06:58.1817355Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:06:58.1826966Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:06:58.1843342Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:06:58.1843684Z 2025-05-07T20:06:58.1843848Z =========================== short test summary info ============================ 2025-05-07T20:06:58.1844369Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:06:58.1844995Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:06:58.1845877Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:06:58.1846386Z ============================== 3 skipped in 1.58s ============================== 2025-05-07T20:06:58.5519199Z 2025-05-07T20:06:58.5520136Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:06:58.5537105Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 4 seconds 2025-05-07T20:06:58.5537418Z 2025-05-07T20:06:58.5537423Z 2025-05-07T20:06:58.5537427Z 2025-05-07T20:06:58.5537439Z 2025-05-07T20:06:58.5550406Z ################################################################################ 2025-05-07T20:06:58.5566019Z # [2025-05-07T20:06:58.556Z] Run Python Test Suite: 2025-05-07T20:06:58.5566437Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:06:58.5566783Z ################################################################################ 2025-05-07T20:06:58.5589290Z + 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:06:58.5590022Z 2025-05-07T20:07:00.6151034Z ============================= test session starts ============================== 2025-05-07T20:07:00.6151737Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:00.6152325Z cachedir: .pytest_cache 2025-05-07T20:07:00.6152954Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:00.6153647Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:00.6153961Z plugins: hypothesis-6.131.14 2025-05-07T20:07:02.0546255Z collecting ... collected 1 item 2025-05-07T20:07:02.0546542Z 2025-05-07T20:07:02.0643813Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -1.93423 2025-05-07T20:07:02.0644937Z Found best Log likelihood so far on (s,q) (0.02, 1): -1.93411 2025-05-07T20:07:02.0645468Z Found best Log likelihood so far on (s,q) (0.03, 1): -1.93399 2025-05-07T20:07:02.0646070Z Found best Log likelihood so far on (s,q) (0.04, 1): -1.93388 2025-05-07T20:07:02.0646545Z Found best Log likelihood so far on (s,q) (0.05, 1): -1.93377 2025-05-07T20:07:02.0647081Z Found best Log likelihood so far on (s,q) (0.06, 1): -1.93367 2025-05-07T20:07:02.0647535Z Found best Log likelihood so far on (s,q) (0.07, 1): -1.93357 2025-05-07T20:07:02.0648125Z Found best Log likelihood so far on (s,q) (0.08, 1): -1.93347 2025-05-07T20:07:02.0648895Z Found best Log likelihood so far on (s,q) (0.09, 1): -1.93338 2025-05-07T20:07:02.0649619Z Found best Log likelihood so far on (s,q) (0.1, 1): -1.9333 2025-05-07T20:07:02.0650337Z Found best Log likelihood so far on (s,q) (0.11, 1): -1.93321 2025-05-07T20:07:02.0651081Z Found best Log likelihood so far on (s,q) (0.12, 1): -1.93314 2025-05-07T20:07:02.0651852Z Found best Log likelihood so far on (s,q) (0.13, 1): -1.93306 2025-05-07T20:07:02.0652551Z Found best Log likelihood so far on (s,q) (0.14, 1): -1.93299 2025-05-07T20:07:02.0653283Z Found best Log likelihood so far on (s,q) (0.15, 1): -1.93293 2025-05-07T20:07:02.0654029Z Found best Log likelihood so far on (s,q) (0.16, 1): -1.93287 2025-05-07T20:07:02.0654735Z Found best Log likelihood so far on (s,q) (0.17, 1): -1.93281 2025-05-07T20:07:02.0655490Z Found best Log likelihood so far on (s,q) (0.18, 1): -1.93276 2025-05-07T20:07:02.0656265Z Found best Log likelihood so far on (s,q) (0.19, 1): -1.93271 2025-05-07T20:07:02.0657009Z Found best Log likelihood so far on (s,q) (0.2, 1): -1.93267 2025-05-07T20:07:02.0657743Z Found best Log likelihood so far on (s,q) (0.21, 1): -1.93263 2025-05-07T20:07:02.0658495Z Found best Log likelihood so far on (s,q) (0.22, 1): -1.93259 2025-05-07T20:07:02.0659223Z Found best Log likelihood so far on (s,q) (0.23, 1): -1.93256 2025-05-07T20:07:02.0660083Z Found best Log likelihood so far on (s,q) (0.24, 1): -1.93254 2025-05-07T20:07:02.0661214Z Found best Log likelihood so far on (s,q) (0.25, 1): -1.93251 2025-05-07T20:07:02.0662002Z Found best Log likelihood so far on (s,q) (0.26, 1): -1.9325 2025-05-07T20:07:02.0662956Z Found best Log likelihood so far on (s,q) (0.27, 1): -1.93248 2025-05-07T20:07:02.0663713Z Found best Log likelihood so far on (s,q) (0.28, 1): -1.93248 2025-05-07T20:07:02.0664499Z Found best Log likelihood so far on (s,q) (0.29, 1): -1.93247 2025-05-07T20:07:02.0665284Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0666098Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0666906Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0667443Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0668206Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0668930Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0669589Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0670382Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0670877Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0671603Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0672406Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0673101Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0673716Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0674476Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0675277Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0675949Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0676708Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0677503Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0678287Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0679020Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0679811Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0680579Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0681322Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0682054Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0682846Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0683575Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0684152Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0684910Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0685605Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0686359Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0687117Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0687703Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0688464Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0689264Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0689818Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0690511Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0691277Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0691937Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0692701Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0693300Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0693798Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0694826Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0695426Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0696622Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0697082Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0697517Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0697935Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0698364Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0698856Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0699269Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0699776Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0700215Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0700643Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0701069Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0701501Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0701929Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0702353Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0702810Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0703611Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0704066Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0704493Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0704916Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0705366Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0705944Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0706716Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0707161Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0707586Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0708020Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0708456Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0708894Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0709315Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0709812Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0710247Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0710666Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0711099Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0711543Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0711965Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0712397Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0712829Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0713261Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0713675Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0714109Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0714537Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0714958Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0715386Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0715810Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0716238Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0716759Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0717191Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0717688Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0718109Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0718541Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0718969Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0719383Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0719821Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0720249Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0720676Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0721090Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0721522Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0721956Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0722376Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0722813Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0723239Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0723668Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0724085Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0724511Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0724947Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0725360Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0725786Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0726215Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0726648Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0727070Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0727496Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0727928Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0728342Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0728773Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0729202Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0729622Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0730051Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0730480Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0730911Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0731329Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0731761Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0732187Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0732605Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0733033Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0733465Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0733894Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0734316Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0734746Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0735174Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0735587Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0736010Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0736567Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0736997Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0737498Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0737931Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0738360Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0738779Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0739213Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0739647Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0740169Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0740605Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0741039Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0741473Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0741893Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:07:02.0742339Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0742794Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0743233Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0743684Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0744129Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0744582Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0745016Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0745465Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0745911Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0746339Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0771498Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0772098Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0772553Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0772972Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0773397Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0773818Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0774241Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0774659Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0775081Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0775506Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0776119Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0776559Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0776986Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0777411Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0777828Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0778259Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0778701Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0779129Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0779576Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0782665Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0783121Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0783559Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0784200Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0784643Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0785173Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0785625Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0786074Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0786507Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0786951Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0787389Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0787838Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0788287Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0788717Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0789169Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0789617Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0790060Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0790496Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0790943Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0791387Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0791818Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0792266Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0792716Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0793146Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0793594Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0794047Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0794494Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0794927Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0795375Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0795820Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0796253Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0796809Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0797259Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0797710Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0798140Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0798589Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0799038Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0799466Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0799908Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0800358Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0800802Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0801234Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0801677Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0802119Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0802550Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0802993Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0803440Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0803972Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0804404Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0804848Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0805360Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0805794Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0806238Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0806688Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0807117Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0807563Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0808009Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0808454Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0808883Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0809336Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0809780Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0810214Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0810660Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0811107Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0811549Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0811978Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0812424Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0812865Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0813298Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0813746Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0814193Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0814640Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0815076Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0815521Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0815975Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0816408Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0816854Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0817300Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0817734Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0818177Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0818624Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0819074Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0819504Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0820058Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0820502Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0820930Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0821376Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0821821Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0822267Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0822703Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0823146Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0823593Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0824104Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0824551Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0825062Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0825510Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0825945Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0826390Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0826835Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0827272Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0827718Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0828166Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0828612Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0829048Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0829494Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0829939Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0830379Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0830826Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0831272Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0831708Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0832153Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0832601Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0833049Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0833479Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0833932Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0834381Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.0834812Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0835261Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0835706Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0836148Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0836578Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0837024Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0837470Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0837898Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0838342Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0838788Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0839228Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0839656Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0840100Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0840538Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0840963Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0841450Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0841892Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0842320Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0842758Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0843195Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0843635Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0844137Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0844577Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0845079Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0845509Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0845953Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0846395Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0846839Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0847269Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0847712Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0848153Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0848583Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0849030Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0849471Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0849911Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0850340Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0850776Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0851216Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0851643Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0852082Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0852524Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0852950Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0853388Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0853838Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0854279Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0854705Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0855153Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0855596Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0856024Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0856469Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0856909Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0857350Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0857780Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0858221Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0858665Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0859101Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0859540Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0860135Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0860562Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0861001Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0861440Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0861865Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0862306Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0862753Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0863186Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0863608Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0864155Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0864596Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0865087Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0865531Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0865967Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0866405Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0866831Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0867270Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0867706Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0868133Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0868568Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0869005Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0869430Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0869867Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0870311Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0870750Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0871175Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0871613Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0872054Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0872484Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0872925Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0873365Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0873812Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0874237Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0874677Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0875117Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0875543Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0876189Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0876628Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0877068Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0877495Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0877939Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0878380Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0878807Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0879252Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0879695Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0880125Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0880564Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0881003Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0881441Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0881863Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0882299Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0882735Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0883158Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0883599Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0884172Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0884610Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0885126Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0885564Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0886006Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0886434Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0886873Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0887316Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0887748Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0888187Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0888629Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0889072Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0889495Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0889934Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0890377Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0890796Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0891233Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0891672Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0892106Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0892533Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0892970Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0893407Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0893835Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0894276Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0894716Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0895159Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0895587Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0896024Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0896462Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0896888Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0897326Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0897766Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0898192Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0898630Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.0899075Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0899525Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0900063Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0900513Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0900958Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0901390Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0901838Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0902281Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0902723Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0903153Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0903593Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0904127Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0904565Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0905073Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0905522Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0905966Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0906396Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0906841Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0907288Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0907721Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0908165Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0908611Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0909058Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0909489Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0909939Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0910386Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0910817Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0911261Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0911705Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0912136Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0912579Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0913022Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0913464Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0913901Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0914350Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0914793Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0915229Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0915674Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0916120Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0916566Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0916996Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0917436Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0917878Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0918306Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0918749Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0919191Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0919631Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0920065Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0920510Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0920952Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0921382Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0921827Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0922268Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0922697Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0923139Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0923655Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0924101Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0924531Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0925057Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0925506Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0925938Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0926384Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0926830Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0927271Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0927713Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0928155Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0928597Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0929043Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0929474Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0929918Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0930365Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0930794Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0931238Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0931685Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0932130Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0932557Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0932999Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0933438Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0933870Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0934314Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0934756Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0935199Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0935630Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0936072Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0936511Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0936937Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0937376Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0937819Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0938250Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0938706Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0939131Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0939560Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0940074Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0940515Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0940941Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0941372Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0941800Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0942239Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0942657Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0943086Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0943599Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0944023Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0944469Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0944947Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0945387Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0945812Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0946248Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0946679Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0947101Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0947524Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0947958Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0948394Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0948815Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0949250Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0949683Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0950110Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0950534Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0950963Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0951380Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0951820Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0952243Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0952675Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0953097Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0953527Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0953961Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0954380Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0954816Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0955250Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0955679Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0956100Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0956530Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0956958Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0957388Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0957824Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0958252Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0958680Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0959108Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0959539Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0959972Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0960401Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0960832Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0961271Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0961704Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0962131Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.0962560Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0963050Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0963465Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0963945Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0964368Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0964777Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0965192Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0965615Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0966031Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0966444Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0966868Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0967286Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0967704Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0968124Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0968541Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0968958Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0969368Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0969782Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0970202Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0970609Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0971026Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0971443Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0971858Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0972270Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0972700Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0973127Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0973540Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0973955Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0974380Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0974796Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0975223Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0975779Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0976207Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0976622Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0977041Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0977466Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0977879Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0978300Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0978728Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0979143Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0979566Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0980073Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0980500Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0980917Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0981339Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0981756Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0982173Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0982720Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0983147Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0983655Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0984072Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0984494Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0984922Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0985340Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0985763Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0986186Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0986604Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0987031Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0987464Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0987897Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0988311Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0988741Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0989170Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0989588Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0990019Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0990450Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0990881Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0991298Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0991726Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0992150Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0992571Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0993001Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0993431Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0993846Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0994271Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0994698Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0995131Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0995553Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0995983Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0996411Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0996824Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0997258Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0997688Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0998115Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0998531Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0998961Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0999389Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.0999808Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1000243Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1000674Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1001093Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1001526Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1001953Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1002458Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1002876Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1003382Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1003814Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1004230Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1004663Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1005094Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1005525Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1005940Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1006370Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1006796Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1007214Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1007641Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1008068Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1008487Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1008913Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1009339Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1009768Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1010183Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1010611Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1011037Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1011453Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1011877Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1012306Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1012732Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1013152Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1013578Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1014006Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1014424Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1014892Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1015322Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1015755Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1016168Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1016596Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1017023Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1017438Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1017865Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1018297Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1018714Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1019141Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1019569Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1020105Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1020527Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1020961Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1021398Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1021818Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1022335Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1022768Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1023262Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1023681Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1024116Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:07:02.1024562Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1025000Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1025454Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1025906Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1026338Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1026787Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1027240Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1027680Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1028105Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1028547Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1028987Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1029417Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1029862Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1030301Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1030744Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1031169Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1031609Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1032052Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1032482Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1032921Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1033362Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1033804Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1034232Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1034672Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1035119Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1035545Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1035987Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1036428Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1036862Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1037304Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1037746Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1038187Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1038609Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1039033Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1039465Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1039882Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1040309Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1040745Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1041174Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1041600Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1042118Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1042562Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1043045Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1043476Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1043906Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1044343Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1044761Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1045195Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1045632Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1046062Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1046497Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1046940Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1047381Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1047810Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1048251Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1048683Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1049107Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1049543Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1049975Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1050406Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1050840Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1051279Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1051725Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1052148Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1052584Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1053016Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1053439Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1053881Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1054317Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1054751Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1055180Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1055616Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1056053Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1056482Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1056916Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1057344Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1057778Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1058204Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1058638Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1059078Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1059501Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1060026Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1060461Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1060893Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1061406Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1061848Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1062293Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1062783Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1063225Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1063665Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1064093Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1064533Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1064973Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1065415Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1065844Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1066291Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1066734Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1067164Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1067604Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1068046Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1068493Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1068916Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1069353Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1069794Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1070218Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1070650Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1071092Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1071528Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1071946Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1072391Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1072827Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1073253Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1073688Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1074122Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1074547Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1074987Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1075422Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1076009Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1076442Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1076878Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1077320Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1077751Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1078186Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1078623Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1079061Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1079487Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1079919Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1080360Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1080785Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1081361Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1081803Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1082326Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1082759Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1083201Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1083647Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1084077Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1084515Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1084952Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1085381Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1085819Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1086260Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1086696Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1087124Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1087566Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1088002Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1088426Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1088863Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1089303Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1089741Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1090165Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1090601Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1091035Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1091459Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1091887Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1092323Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1092757Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1093187Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1093617Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1094052Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1094473Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1094908Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1095339Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1095779Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1096201Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1096636Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1097077Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1097502Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1097940Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1098375Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1098799Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1099240Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1099673Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1100196Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1100620Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1101136Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1101574Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1102055Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1102492Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1102947Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1103395Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1103825Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1104267Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1104711Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1105139Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1105580Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1106030Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1106468Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1106898Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1107343Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1107785Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1108216Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1108666Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1109107Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1109537Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1109979Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1110423Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1110870Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1111295Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1111735Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1112178Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1112604Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1113043Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1113481Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1113919Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1114343Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1114777Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1115216Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1115644Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1116083Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1116525Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1116952Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1117397Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1117837Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1118273Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1118703Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1119142Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1119582Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1120008Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1120445Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1120950Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1121389Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1121866Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1122310Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1122749Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1123171Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1123612Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1124062Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1124503Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1124932Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1125377Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1125818Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1126239Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1126679Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1127120Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1127545Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1127983Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1128418Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1128852Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1129277Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1129715Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1130153Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1130583Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1131019Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1131456Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1131897Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1132322Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1132758Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1133192Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1133612Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1134047Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1134483Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1134919Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1135347Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1135785Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1136222Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1136649Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1137087Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1137522Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1137945Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1138388Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1138829Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1139271Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1139778Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1140229Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1140753Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1141177Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1154941Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1155531Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1155975Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1156425Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1156868Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1157025Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1157196Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1157354Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1157511Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1157695Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1157856Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1158017Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1158194Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1158358Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1158530Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1158691Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1158851Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1159024Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1159188Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1159346Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1159531Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1159696Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1159872Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1160039Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1160202Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1160379Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1160543Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1160706Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1160880Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1161043Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1161210Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1161364Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1161515Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1161667Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1161822Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1161974Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1162135Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1162296Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1162471Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1162635Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1162797Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1162974Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1163135Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1163393Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1163568Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1163796Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1163973Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1164133Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1164291Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1164464Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1164623Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1164783Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1164957Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1165116Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1165281Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1165455Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1165617Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1165789Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1165953Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1166130Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1166294Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1166457Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1166630Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1166789Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1166950Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1167129Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1167292Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1167468Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1167632Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1167792Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1167966Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1168129Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1168290Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1168466Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1168629Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1168804Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1168970Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1169134Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1169312Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1169479Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1169644Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1169817Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1169977Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1170154Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1170315Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1170476Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1170650Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1170871Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1171033Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1171212Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1171425Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1171602Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1171762Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1171924Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1172101Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1172263Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1172425Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1172600Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1172766Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1172942Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1173108Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1173274Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1173452Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1173613Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1173773Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1173947Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1174109Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1174285Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1174445Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1174609Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1174780Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1174943Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1175106Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1175275Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1175434Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1175756Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1175932Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1176093Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1176267Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1176426Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1176587Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1176768Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1176929Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1177093Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1177269Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1177429Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1177608Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1177770Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1177932Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1178111Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1178273Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1178432Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1178716Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1178879Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1179130Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1179297Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1179460Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1179632Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1179874Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1180038Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1180213Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1180376Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1180550Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1180717Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1180876Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1181055Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1181217Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1181379Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1181555Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1181715Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1181888Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1182048Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1182209Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1182383Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1182549Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1182709Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1182883Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1183047Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1183219Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1183380Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1183542Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1183713Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1183868Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1184024Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1184190Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1184348Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1184503Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1184665Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1184821Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1184985Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1185139Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1185292Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1185455Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1185609Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1185761Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1185925Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1186079Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1186305Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1186457Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1186683Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1186851Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1187003Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1187162Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1187329Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1187481Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1187646Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1187798Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1187949Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1188119Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1188273Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1188425Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1188596Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1188750Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1188902Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1189070Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1189223Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1189389Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1189542Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1189692Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1189854Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1190009Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1190160Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1190327Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1190477Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1190640Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1190792Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1190943Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1191107Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1191261Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1191416Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1191583Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1191741Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1191905Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1192060Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1192218Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1192385Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1192540Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1192694Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1192863Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1193016Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1193174Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1193344Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1193499Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1193720Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1193877Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1194032Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1194250Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1194406Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1194560Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1194728Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1194883Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1195051Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1195207Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1195361Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1195532Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1195688Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1195843Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1196013Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1196167Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1196331Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1196486Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1196638Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1196804Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1196958Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1197111Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1197276Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1197436Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1197601Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1197752Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1197909Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1198075Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1198228Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1198386Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1198550Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1198701Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1198855Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1199020Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1199176Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1199345Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1199498Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1199653Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1199820Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1199974Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1200126Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1200292Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1200445Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1200611Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1200762Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1200915Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1201136Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1201287Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1201440Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1201655Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1201809Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1201976Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1202130Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1202283Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1202448Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1202602Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1202754Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1202926Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1203081Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1203234Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1203403Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1203558Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1203722Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1203873Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1204029Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1204193Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1204343Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1204494Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1204657Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1204813Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1204979Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1205130Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1205284Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1205449Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1205599Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1205750Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1205913Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1206061Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1206225Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1206378Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1206534Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:07:02.1206711Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1206871Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1207032Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1207204Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1207363Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1207538Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1207698Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1207857Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1208031Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1208193Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1208352Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1208583Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1208748Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1208956Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1209132Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1209293Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1209464Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1209625Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1209789Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1209962Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1210121Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1210282Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1210459Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1210620Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1210798Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1210959Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1211120Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1211293Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1211455Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1211618Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1211789Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1211948Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1212120Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1212282Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1212442Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1212621Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1212781Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1212943Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1213115Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1213274Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1213446Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1213604Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1213765Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1213938Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1214102Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1214261Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1214436Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1214604Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1214776Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1214934Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1215094Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1215267Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1215426Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1215586Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1215759Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1215973Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1216148Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1216308Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1216530Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1216707Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1216868Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1217028Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1217206Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1217367Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1217527Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1217701Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1217864Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1218038Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1218198Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1218359Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1218536Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1218694Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1218854Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1219032Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1219200Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1219358Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1219529Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1219769Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1219957Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1220118Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1220284Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1220456Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1220615Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1220774Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1220947Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1221106Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1221269Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1221444Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1221605Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1221782Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1221943Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1222104Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1222278Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1222438Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1222598Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1222769Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1222930Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1223099Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1223261Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1223420Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1223650Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1223809Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1224019Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1224194Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1224354Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1224526Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1224686Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1224844Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1225018Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1225178Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1225338Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1225512Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1225672Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1225843Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1226006Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1226167Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1226339Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1226499Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1226660Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1226830Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1226989Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1227164Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1227330Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1227488Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1227659Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1227822Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1227981Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1228159Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1228318Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1228491Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1228650Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1228810Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1228986Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1229150Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1229311Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1229486Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1229648Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1229807Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1229981Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1230138Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1230319Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1230479Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1230637Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1230808Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1231020Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1231177Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1231347Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1231554Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1231725Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1231884Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1232040Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1232209Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1232367Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1232526Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1232695Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1232853Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1233029Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1233188Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1233348Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1233516Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1233675Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1233835Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1234004Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1234161Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1234329Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1234486Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1234645Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1234822Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1234979Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1235135Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1235307Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1235463Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1235632Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1235790Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1235948Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1236117Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1236274Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1236431Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1236603Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1236761Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1236928Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1237088Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1237241Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1237410Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1237567Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1237726Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1237897Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1238054Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1238211Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1238381Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1238589Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1238759Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1238969Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1239128Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1239299Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1239462Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1239620Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1239790Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1239948Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1240120Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1240276Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1240439Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1240609Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1240769Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1240927Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1241094Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1241250Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1241420Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1241578Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1241734Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1241901Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1242058Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1242218Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1242387Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1242546Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1242718Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1242877Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1243035Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1243204Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1243364Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1243527Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1243696Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1243854Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1244027Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1244186Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1244345Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1244520Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1244678Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1244836Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1245008Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1245167Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1245335Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1245492Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1245652Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1245819Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1246045Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1246204Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1246427Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1246588Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1246747Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1246916Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1247074Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1247245Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1247405Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1247562Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1247734Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1247895Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1248054Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1248226Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1248389Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1248560Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1248717Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1248874Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1249043Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1249202Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1249359Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1249528Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1249690Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1249861Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1250017Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1250179Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1250349Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1250508Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1250667Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1250836Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1250993Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1251163Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1251319Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1251482Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1251651Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1251807Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1251968Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1252142Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1252299Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1252466Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1252628Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1252785Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1252955Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1253114Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1253270Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1253493Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1253648Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1253866Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1254033Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1254193Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1254366Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1254526Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1254686Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1254859Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1255018Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1255179Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1255354Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1255512Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1255685Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1255845Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1256004Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1256175Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1256335Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1256495Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1256665Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1256824Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1256998Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1257162Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1257322Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1257495Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1257655Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1257814Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1257989Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1258148Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1258319Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1258481Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1258641Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1258815Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1258979Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1259142Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1259313Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1259476Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1259649Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1259892Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1260056Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1260229Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1260390Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1260545Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1260714Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1260940Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1261112Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1261272Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1261481Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1261653Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1261813Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1261976Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1262147Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1262306Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1262477Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1262635Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1262798Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1262974Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1263133Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1263301Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1263476Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1263638Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1263800Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1263974Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1264137Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1264313Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1264475Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1264637Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1264814Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1264975Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1265140Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1265317Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1265478Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1265653Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1265815Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1265976Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1266148Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1266310Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1266470Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1266647Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1266812Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1266990Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1267153Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1267312Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1267486Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1267646Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1267808Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1267977Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1268135Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1268305Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1268517Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1268679Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1268901Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1269062Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1269232Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1269392Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1269552Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1269722Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1269881Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1270042Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1270212Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1270376Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1270548Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1270708Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1270871Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1271041Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1271202Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1271362Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1271535Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1271695Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1271866Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1272026Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1272190Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1272361Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1272520Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1272684Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1272854Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1273014Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1273183Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1273342Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1273501Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1273670Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1273829Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1273990Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1274158Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1274323Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1274495Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1274652Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1274810Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1274983Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1275142Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1275301Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1275475Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1275782Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1276070Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1276230Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1276390Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1276632Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1276794Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1276955Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1277127Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1277289Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1277453Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1277615Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1277769Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1277938Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1278100Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1278251Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1278408Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1278565Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1278718Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1278876Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1279025Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1279176Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1279340Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1279489Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1279641Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1279800Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1279951Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1280115Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1280267Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1280419Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1280579Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1280729Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1280881Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1281041Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1281192Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1281343Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1281502Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1281657Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1281817Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1281969Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1282121Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1282284Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1282435Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1282588Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1282748Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1282900Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1283063Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1283212Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1283415Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1283575Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1283723Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1283918Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1284084Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1284235Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1284397Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1284546Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1284692Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1284852Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1285001Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1285147Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1285313Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1285460Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1285612Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1285774Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1285920Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1286084Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1286234Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1286380Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1286543Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1286693Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1286838Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1287004Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1287151Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1287306Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1287459Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1287607Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1287768Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1287918Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1288065Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1288229Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1288382Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1288543Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1288696Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1288848Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1289008Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1289163Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1289315Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1289472Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1289624Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1289775Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1289934Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1290087Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1290243Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1290391Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1290593Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1290745Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1290894Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1291091Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1291247Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1291396Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1291552Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1291701Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1291853Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1292014Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1292163Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1292313Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1292469Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1292619Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1292780Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1292931Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1293079Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1293237Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1293385Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1293534Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1293693Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1293845Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1294006Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1294156Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1294306Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1294466Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1294617Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1294767Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1294925Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1295072Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1295221Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1295377Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1295524Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1295683Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1295829Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1295981Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1296141Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1296291Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1296440Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1296599Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1296745Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1296908Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1297060Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1297206Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1297373Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1297518Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1297718Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1297879Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1298027Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1298252Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1298407Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1298555Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1298716Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1298870Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1299021Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1299188Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1299342Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:07:02.1299500Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1299752Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1299929Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1300105Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1300266Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1300424Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1300594Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1300756Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1300911Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1301082Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1301244Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1301415Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1301579Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1301743Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1301911Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1302075Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1302234Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1302403Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1302565Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1302732Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1302889Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1303047Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1303212Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1303375Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1303536Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1303701Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1303862Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1304033Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1304193Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1304351Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1304516Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1304671Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1304829Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1304993Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1305209Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1305374Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1305529Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1305744Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1305920Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1306082Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1306236Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1306407Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1306567Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1306739Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1306900Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1307066Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1307241Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1307404Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1307570Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1307747Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1307910Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1308074Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1308253Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1308416Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1308591Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1308753Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1308914Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1309098Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1309259Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1309423Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1309598Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1309760Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1309936Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1310098Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1310260Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1310435Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1310597Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1310761Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1310943Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1311104Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1311284Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1311445Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1311608Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1311784Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1311948Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1312111Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1312288Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1312448Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1312626Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1312840Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1313002Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1313224Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1313390Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1313552Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1313725Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1313886Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1314058Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1314219Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1314379Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1314555Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1314717Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1314881Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1315054Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1315217Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1315392Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1315551Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1315711Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1315884Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1316045Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1316205Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1316375Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1316539Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1316699Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1316871Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1317034Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1317204Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1317365Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1317526Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1317697Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1317859Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1318019Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1318195Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1318358Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1318530Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1318691Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1318858Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1319035Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1319197Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1319359Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1319532Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1319693Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1319868Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1320029Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1320245Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1320419Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1320579Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1320788Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1320969Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1321130Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1321302Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1321461Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1321622Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1321795Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1321955Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1322116Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1322292Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1322452Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1322627Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1322790Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1322949Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1323121Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1323282Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1323441Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1323615Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1323777Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1323949Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1324112Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1324271Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1324446Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1324609Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1324767Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1324937Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1325096Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1325254Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1325424Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1325583Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1325753Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1325914Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1326072Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1326242Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1326402Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1326560Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1326730Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1326887Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1327058Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1327215Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1327373Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1327546Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1327763Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1327920Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1328089Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1328311Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1328486Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1328645Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1328801Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1328971Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1329132Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1329291Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1329461Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1329615Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1329790Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1329949Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1330109Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1330280Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1330439Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1330597Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1330767Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1330923Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1331093Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1331249Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1331406Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1331578Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1331735Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1331895Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1332067Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1332224Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1332394Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1332552Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1332708Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1332877Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1333034Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1333191Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1333368Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1333525Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1333683Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1333857Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1334015Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1334186Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1334344Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1334501Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1334673Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1334834Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1334996Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1335229Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1335387Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1335560Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1335765Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1335927Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1336099Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1336257Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1336415Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1336582Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1336743Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1336913Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1337070Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1337233Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1337402Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1337562Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1337719Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1337891Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1338051Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1338222Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1338380Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1338537Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1338714Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1338876Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1339041Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1339214Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1339377Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1339550Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1339781Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1339947Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1340125Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1340284Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1340442Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1340616Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1340775Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1340952Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1341114Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1341270Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1341449Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1341608Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1341765Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1341944Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1342109Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1342268Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1342441Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1342600Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1342839Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1342998Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1343159Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1343385Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1343548Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1343707Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1343880Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1344039Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1344216Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1344376Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1344535Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1344704Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1344868Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1345029Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1345205Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1345361Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1345534Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1345693Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1345851Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1346021Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1346177Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1346339Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1346511Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1346675Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1346848Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1347010Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1347169Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1347339Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1347499Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1347659Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1347831Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1347993Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1348166Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1348325Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1348490Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1348661Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1348821Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1348986Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1349155Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1349314Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1349485Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1349648Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1349811Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1349985Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1350143Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1350362Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1350535Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1350695Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1350908Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1351085Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1351243Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1351418Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1351577Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1351733Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1351908Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1352065Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1352226Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1352399Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1352558Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1352733Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1352893Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1353052Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1353222Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1353382Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1353542Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1353712Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1353874Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1354043Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1354207Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1354366Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1354541Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1354702Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1354863Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1355033Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1355193Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1355366Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1355526Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1355687Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1355856Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1356019Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1356180Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1356353Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1356513Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1356683Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1356843Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1357002Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1357168Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1357326Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1357486Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1357660Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1357889Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1358058Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1358264Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1358426Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1358598Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1358760Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1358920Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1359091Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1359252Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1359425Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1359585Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1359748Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1359919Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1360079Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1360239Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1360409Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1360569Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1360728Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1360899Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1361059Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1361229Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1361387Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1361547Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1361717Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1361876Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1362039Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1362205Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1362361Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1362533Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1362689Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1362845Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1363015Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1363172Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1363335Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1363506Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1363663Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1363837Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1363992Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1364153Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1364325Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1364486Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1364644Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1364816Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1364974Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1365209Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1365372Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1365533Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1365751Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1365916Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1366073Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1366247Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1366409Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1366583Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1366741Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1366899Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1367072Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1367235Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1367393Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1367568Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1367727Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1367895Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1368054Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1368214Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1368387Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1368547Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1368706Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1368877Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1369041Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1369201Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1369375Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1369531Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1369698Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1369855Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1370013Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1370179Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1370337Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1370494Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1370663Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1370824Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1370993Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1371148Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1371307Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1371471Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1371626Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1371782Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1371946Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1372102Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1372273Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1372429Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1372585Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1372809Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1372965Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1373167Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1373337Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1373492Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1373660Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1373816Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1373971Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1374141Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1374296Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1374451Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1374619Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1374772Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1374927Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1375097Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1375249Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1375416Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1375714Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1375866Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1376039Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1376187Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1376338Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1376501Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1376655Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1376819Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1376975Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1377126Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1377292Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1377443Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1377595Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1377757Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1377909Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1378072Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1378221Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1378379Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1378546Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1378697Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1378865Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1379030Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1379181Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1379330Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1379494Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1379646Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1379870Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1380025Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1380173Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1380468Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1380620Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1380843Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1381007Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1381158Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1381324Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1381475Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1381625Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1381788Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1381940Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1382091Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1382254Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1382404Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1382565Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1382719Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1382871Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1383028Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1383179Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1383328Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1383490Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1383643Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1383793Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1383956Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1384112Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1384274Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1384430Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1384585Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1384748Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1384899Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1385050Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1385212Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1385364Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1385525Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1385674Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1385829Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1385991Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1386142Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1386297Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1386455Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1386606Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1386768Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1386917Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1387066Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1387229Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1387379Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1387532Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1387763Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1387912Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1388111Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1388277Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1388426Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1388585Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1388732Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1388882Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1389044Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1389198Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1389346Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1389512Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1389658Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1389823Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1389976Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1390128Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1390294Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1390443Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1390591Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1390750Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1390903Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1391063Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1391214Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1391369Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1391532Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1391687Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1391847Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1392018Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1392177Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1392348Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1392506Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1392664Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1392834Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1392993Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1393156Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1393319Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1393477Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1393640Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1393812Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1393969Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1394134Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1394293Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1394451Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1394621Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1394780Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1394994Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1395157Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1395318Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1395539Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1395701Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1395865Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1396032Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1396191Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1396351Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1396522Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1396682Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1396858Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1397016Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1397175Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1397348Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1397506Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1397668Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1397836Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1397994Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1398160Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1398318Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1398479Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1398656Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1398812Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1398971Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1399147Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1399303Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1399475Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1399631Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1399787Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1399968Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1400128Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1400287Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1400462Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1400625Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1400801Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1400966Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1401129Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1401305Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1401466Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1401628Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1401803Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1401966Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1402144Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1402305Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1402522Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1402699Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1402907Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1403074Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1403246Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1403408Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1403573Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1403750Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1403915Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1404091Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1404253Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1404419Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1404593Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1404757Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1404918Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1405091Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1405252Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1405430Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1405591Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1405753Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1405926Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1406086Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1406251Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1406428Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1406589Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1406766Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1406927Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1407086Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1407259Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1407418Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1407578Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1407751Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1407910Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1408084Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1408243Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1408405Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1408580Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1408739Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1408899Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1409073Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1409234Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1409406Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1409564Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1409723Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1409950Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1410109Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1410268Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1410504Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1410668Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1410842Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1411004Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1411162Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1411336Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1411496Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1411655Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1411891Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1412053Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1412218Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1412394Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1412555Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1412731Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1412892Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1413051Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1413222Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1413383Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1413541Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1413712Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1413872Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1414045Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1414210Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1414371Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1414541Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1414702Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1414863Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1415035Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1415196Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1415365Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1415525Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1415688Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1415859Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1416022Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1416182Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1416353Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1416512Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1416683Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1416840Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1417000Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1417175Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1417332Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1417543Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1417715Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1417873Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1418091Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1418255Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1418412Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1418584Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1418740Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1418898Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1419067Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1419229Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1419400Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1419557Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1419801Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1419984Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1420143Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1420301Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1420473Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1420631Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1420788Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1420962Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1421122Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1421291Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1421452Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1421609Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1421783Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1421939Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1422098Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1422268Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1422424Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1422595Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1422752Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1422910Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1423081Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1423241Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1423398Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1423570Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1423728Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1423897Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1424056Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1424215Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1424383Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1424542Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1424700Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1424868Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1425095Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1425263Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1425420Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1425633Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1425805Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1425963Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1426120Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1426288Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1426445Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1426616Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1426773Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1426934Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1427104Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1427262Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1427425Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1427599Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1427757Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1427936Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1428095Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1428255Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1428426Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1428585Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1428744Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1428919Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1429076Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1429236Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1429406Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1429561Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1429733Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1429891Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1430048Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1430219Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1430376Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1430534Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1430708Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1430867Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1431038Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1437983Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1438227Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1438413Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1438578Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1438744Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1438916Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1439077Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1439250Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1439527Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1439687Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1439866Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1440087Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1440251Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1440423Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1440583Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1440756Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1440916Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1441076Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1441246Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1441412Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1441574Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1441747Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1441910Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1442071Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1442244Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1442403Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1442579Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1442738Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1442896Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1443069Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1443228Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1443392Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1443562Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1443726Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1443899Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1444057Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1444215Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1444384Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1444545Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1444707Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1444885Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1445048Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1445228Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1445386Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1445550Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1445721Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1445881Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1446040Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1446206Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1446363Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1446534Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1446692Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1446851Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1447074Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1447234Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1447394Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1447627Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1447790Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1447963Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1448121Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1448281Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1448450Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1448612Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1448792Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1448963Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1449130Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1449306Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1449475Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1449652Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1449820Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1449984Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1450157Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1450322Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1450484Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1450660Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1450829Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1451000Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1451161Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1451328Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1451502Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1451666Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1451832Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1452008Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1452171Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1452347Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1452509Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1452671Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1452848Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1453008Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1453173Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1453348Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1453509Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1453670Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1453842Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1454002Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1454175Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1454334Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1454495Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1454723Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1454886Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1455096Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1455274Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1455435Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1455608Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1455773Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1455934Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1456105Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1456265Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1456424Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1456600Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1456763Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1456940Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1457098Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1457258Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1457432Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1457592Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1457754Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1457926Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1458086Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1458256Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1458417Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1458579Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1458752Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1458913Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1459075Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1459247Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1459409Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1459582Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1459881Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1460047Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1460219Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1460386Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1460547Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1460721Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1460887Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1461059Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1461219Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1461377Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1461553Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1461713Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1461874Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1462049Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1462274Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1462434Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1462607Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1462816Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1462989Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1463148Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1463307Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1463479Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1463639Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1463800Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1463969Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1464131Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1464301Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1464459Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1464623Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1464795Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1464955Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1465116Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1465287Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1465446Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1465618Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1465777Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1465938Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1466108Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1466267Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1466430Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1466597Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1466758Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1466928Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1467086Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1467246Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1467421Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1467581Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1467741Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1467913Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1468074Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1468245Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1468398Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1468554Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1468718Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1468866Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1469022Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1469185Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1469337Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1469503Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1469707Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1469860Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1470028Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1470225Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1470379Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1470544Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1470697Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1470851Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1471015Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1471167Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1471329Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1471480Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1471636Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1471800Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1471950Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1472101Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1472263Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1472412Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1472574Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1472726Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1472878Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1473040Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1473192Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1473346Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1473508Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1473659Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1473821Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1473976Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1474129Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1474291Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1474443Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1474593Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1474756Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1474907Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1475062Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1475230Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1475382Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1475690Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1475845Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1476001Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1476168Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1476321Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1476473Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1476636Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1476789Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1476952Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1477232Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1477385Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1477552Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1477777Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1477932Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1478099Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1478252Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1478417Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1478569Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1478722Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1478883Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1479035Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1479193Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1479364Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1479521Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1479674Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1479837Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1479990Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1480153Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1480304Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1480456Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1480623Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1480774Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1480932Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1481096Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1481248Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1481416Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1481566Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1481719Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1481883Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1482037Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1482188Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1482355Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1482509Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1482675Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1482829Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1482981Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1483148Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1483298Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1483449Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1483615Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1483765Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1483916Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1484080Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1484230Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1484391Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1484601Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1484753Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1484914Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1485116Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1485270Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1485434Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1485589Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1485753Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1485904Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1486058Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1486218Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1486370Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1486529Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1486695Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1486844Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1487011Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1487160Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1487312Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1487473Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1487623Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1487774Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1487936Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1488084Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1488252Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1488404Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1488555Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1488722Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1488872Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1489023Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1489185Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1489337Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1489486Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1489645Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1489795Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:07:02.1489968Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1490133Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1490292Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1490465Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1490623Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1490783Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1490956Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1491121Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1491293Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1491452Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1491613Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1491784Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1491997Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1492159Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1492331Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1492541Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1492712Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1492871Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1493035Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1493209Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1493368Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1493529Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1493702Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1493867Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1494041Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1494201Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1494362Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1494532Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1494690Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1494850Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1495023Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1495181Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1495352Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1495512Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1495673Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1495845Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1496005Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1496167Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1496335Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1496496Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1496655Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1496827Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1496992Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1497162Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1497321Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1497486Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1497657Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1497818Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1497982Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1498152Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1498311Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1498483Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1498643Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1498804Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1498975Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1499136Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1499296Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1499544Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1499795Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1500034Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1500196Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1500355Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1500530Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1500687Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1500849Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1501024Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1501182Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1501358Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1501524Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1501694Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1501856Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1502027Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1502188Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1502358Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1502517Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1502678Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1502851Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1503009Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1503167Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1503340Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1503500Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1503674Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1503834Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1503995Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1504165Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1504323Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1504483Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1504656Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1504815Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1504981Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1505146Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1505304Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1505474Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1505639Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1505798Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1505969Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1506128Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1506301Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1506461Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1506621Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1506791Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1507023Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1507182Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1507353Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1507560Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1507734Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1507892Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1508051Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1508229Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1508388Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1508549Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1508719Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1508885Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1509044Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1509211Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1509373Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1509545Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1509705Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1509865Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1510037Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1510197Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1510356Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1510524Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1510688Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1510862Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1511024Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1511186Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1511359Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1511518Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1511677Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1511848Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1512008Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1512178Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1512338Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1512497Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1512673Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1512832Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1512993Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1513163Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1513321Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1513492Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1513650Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1513809Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1513976Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1514134Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1514294Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1514521Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1514676Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1514893Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1515053Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1515211Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1515383Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1515542Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1515700Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1515868Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1516026Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1516197Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1516360Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1516517Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1516683Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1516846Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1517004Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1517174Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1517332Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1517489Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1517656Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1517812Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1517982Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1518145Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1518304Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1518470Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1518626Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1518783Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1518951Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1519110Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1519278Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1519434Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1519591Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1519761Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1519921Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1520087Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1520257Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1520421Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1520590Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1520751Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1520910Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1521080Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1521243Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1521403Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1521574Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1521736Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1521963Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1522123Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1522285Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1522547Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1522709Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1522871Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1523039Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1523199Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1523367Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1523526Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1523684Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1523859Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1524019Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1524178Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1524347Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1524506Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1524671Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1524828Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1524988Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1525154Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1525309Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1525468Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1525638Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1525797Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1525956Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1526126Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1526283Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1526451Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1526608Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1526769Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1526936Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1527096Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1527255Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1527424Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1527587Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1527756Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1527919Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1528076Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1528244Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1528401Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1528559Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1528727Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1528885Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1529055Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1529212Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1529423Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1529593Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1529753Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1529969Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1530142Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1530299Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1530472Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1530631Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1530793Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1530965Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1531125Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1531289Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1531459Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1531618Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1531791Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1531948Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1532105Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1532275Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1532434Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1532592Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1532760Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1532916Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1533084Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1533245Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1533403Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1533575Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1533730Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1533887Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1534055Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1534213Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1534371Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1534542Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1534699Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1534866Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1535026Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1535188Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1535365Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1535527Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1535688Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1535859Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1536018Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1536188Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1536347Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1536507Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1536677Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1536888Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1537047Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1537265Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1537429Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1537599Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1537758Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1537917Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1538087Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1538246Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1538405Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1538576Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1538740Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1538910Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1539068Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1539233Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1539405Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1539564Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1539808Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1539985Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1540143Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1540316Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1540475Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1540638Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1540812Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1540972Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1541131Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1541303Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1541463Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1541636Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1541795Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1541954Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1542124Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1542291Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1542455Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1542626Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1542786Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1542952Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1543124Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1543286Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1543457Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1543615Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1543776Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1543945Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1544104Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1544264Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1544501Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1544662Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1544881Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1545042Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1545202Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1545377Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1545536Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1545697Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1545868Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1546027Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1546201Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1546364Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1546524Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1546700Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1546861Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1547021Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1547194Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1547353Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1547526Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1547686Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1547846Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1548018Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1548182Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1548342Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1548516Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1548677Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1548849Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1549005Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1549168Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1549338Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1549496Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1549656Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1549828Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1549990Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1550162Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1550324Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1550483Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1550652Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1550809Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1550969Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1551142Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1551302Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1551472Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1551632Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1551844Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1552016Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1552175Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1552398Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1552561Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1552723Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1552895Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1553053Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1553211Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1553383Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1553544Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1553720Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1553881Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1554042Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1554216Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1554376Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1554537Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1554710Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1554871Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1555044Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1555204Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1555364Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1555539Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1555699Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1555859Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1556030Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1556190Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1556350Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1556521Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1556686Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1556856Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1557015Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1557174Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1557344Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1557509Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1557667Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1557838Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1557992Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1558157Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1558308Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1558461Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1558623Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1558777Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1558927Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1559089Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1559295Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1559459Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1559612Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1559822Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1559989Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1560156Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1560307Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1560460Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1560628Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1560779Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1560942Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1561099Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1561252Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1561419Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1561573Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1561724Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1561893Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1562045Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1562210Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1562364Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1562516Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1562679Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1562830Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1562984Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1563147Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1563298Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1563466Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1563619Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1563770Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1563938Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1564091Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1564244Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1564411Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1564562Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1564712Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1564884Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1565039Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1565206Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1565360Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1565511Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1565673Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1565822Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1565981Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1566147Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1566294Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1566458Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1566663Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1566812Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1566975Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1567172Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1567326Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1567488Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1567636Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1567801Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1567952Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1568099Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1568266Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1568413Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1568566Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1568733Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1568883Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1569047Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1569199Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1569346Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1569507Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1569657Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1569804Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1569966Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1570116Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1570273Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1570434Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1570586Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1570751Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1570903Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1571051Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1571214Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1571369Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1571519Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1571684Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1571836Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1571998Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1572153Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1572306Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1572472Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1572619Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1572769Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1572933Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1573081Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1573243Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1573396Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1573544Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1573706Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1573909Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1574060Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1574224Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1574417Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1574572Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1574737Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1574887Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1575052Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1575204Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1575355Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1575521Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1575856Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1576013Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1576179Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1576338Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1576504Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1576655Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1576806Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1576971Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1577122Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1577273Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1577439Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1577589Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1577755Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1577905Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1578056Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1578220Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1578368Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1578519Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1578678Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1578831Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1578980Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1579140Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:07:02.1579298Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1579469Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1579629Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1579866Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1580048Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1580206Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1580364Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1580538Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1580696Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1580867Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1581028Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1581186Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1581356Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1581628Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1581788Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1582032Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1582194Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1582367Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1582522Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1582679Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1582849Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1583003Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1583159Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1583328Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1583490Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1583661Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1583819Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1583974Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1584148Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1584305Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1584462Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1584632Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1584787Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1584960Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1585110Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1585268Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1585437Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1585592Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1585754Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1585928Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1586083Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1586255Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1586412Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1586568Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1586741Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1586900Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1587064Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1587236Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1587390Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1587551Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1587721Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1587879Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1588049Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1588204Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1588359Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1588528Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1588684Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1589428Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1589600Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1589759Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1589980Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1590139Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1590300Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1590475Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1590636Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1590795Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1590968Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1591131Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1591309Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1591477Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1591643Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1591825Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1591990Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1592155Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1592330Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1592494Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1592673Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1592839Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1593003Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1593182Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1593350Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1593514Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1593696Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1593861Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1594040Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1594203Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1594367Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1594546Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1594710Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1594873Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1595053Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1595220Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1595398Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1595566Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1595731Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1595908Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1596069Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1596230Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1596402Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1596566Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1596738Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1596897Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1597115Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1597289Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1597494Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1597657Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1597828Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1597988Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1598151Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1598322Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1598481Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1598656Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1598816Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1598978Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1599149Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1599308Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1599471Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1599647Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1599808Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1599981Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1600142Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1600301Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1600473Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1600633Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1600795Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1600968Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1601129Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1601304Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1601463Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1601625Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1601797Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1601958Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1602121Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1602296Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1602455Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1602632Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1602793Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1602952Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1603131Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1603291Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1603449Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1603621Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1603779Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1603951Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1604108Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1604265Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1604434Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1604652Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1604809Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1605025Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1605184Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1605354Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1605511Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1605670Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1605839Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1605999Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1606154Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1606323Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1606485Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1606642Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1606816Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1606976Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1607148Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1607306Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1607464Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1607635Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1607794Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1607947Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1608117Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1608277Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1608446Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1608603Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1608763Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1608932Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1609088Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1609245Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1609412Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1609570Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1609739Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1609896Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1610057Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1610227Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1610383Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1610543Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1610714Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1610871Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1611041Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1611198Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1611355Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1611524Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1611683Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1611842Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1612065Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1612226Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1612441Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1612600Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1612758Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1612928Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1613085Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1613242Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1613410Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1613568Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1613738Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1613897Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1614054Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1614224Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1614383Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1614540Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1614708Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1614869Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1615027Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1615197Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1615353Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1615523Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1615684Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1615842Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1616010Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1616169Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1616327Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1616500Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1616656Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1616825Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1616983Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1617140Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1617310Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1617467Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1617627Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1617796Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1617958Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1618130Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1618292Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1618453Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1618625Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1618783Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1618941Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1619111Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1619270Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1619510Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1619667Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1619966Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1620145Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1620301Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1620461Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1620631Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1620788Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1620960Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1621117Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1621275Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1621453Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1621611Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1621768Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1621951Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1622109Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1622267Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1622436Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1622594Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1622766Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1622920Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1623079Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1623256Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1623418Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1623576Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1623751Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1623910Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1624082Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1624242Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1624402Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1624578Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1624741Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1624902Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1625072Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1625239Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1625413Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1625579Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1625740Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1625913Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1626074Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1626238Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1626411Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1626572Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1626744Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1626904Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1627123Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1627295Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1627502Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1627666Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1627835Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1627994Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1628168Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1628330Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1628490Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1628661Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1628820Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1628983Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1629152Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1629313Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1629483Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1629639Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1629797Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1629966Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1630121Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1630280Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1630449Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1630608Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1630782Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1630941Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1631102Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1631275Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1631434Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1631592Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1631761Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1631920Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1632081Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1632250Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1632412Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1632587Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1632747Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1632910Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1633085Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1633243Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1633402Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1633571Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1633730Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1633903Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1634063Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1634221Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1634449Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1634608Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1634767Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1634986Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1635148Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1635316Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1635474Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1635633Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1635802Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1635964Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1636122Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1636297Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1636456Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1636627Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1636792Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1636952Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1637119Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1637279Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1637441Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1637613Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1637774Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1637944Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1638103Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1638266Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1638436Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1638597Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1638757Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1638928Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1639087Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1639257Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1639413Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1639572Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1639743Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1639901Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1640061Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1640228Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1640389Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1640547Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1640721Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1640880Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1641050Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1641208Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1641368Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1641538Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1641699Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1641937Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1642104Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1642322Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1642494Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1642654Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1642813Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1642983Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1643142Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1643299Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1643470Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1643628Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1643799Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1643958Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1644116Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1644287Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1644445Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1644604Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1644771Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1644933Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1645102Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1645260Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1645417Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1645590Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1645746Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1645904Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1646076Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1646235Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1646402Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1646564Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1646719Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1646881Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1647031Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1647182Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1647350Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1647502Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1647664Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1647819Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1647970Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1648132Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1648286Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1648438Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1648602Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1648757Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1648907Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1649072Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1649281Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1649447Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1649599Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1649861Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1650032Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1650183Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1650338Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1650500Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1650651Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1650815Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1650965Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1651120Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1651287Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1651438Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1651594Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1651757Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1651910Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1652069Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1652219Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1652369Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1652535Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1652687Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1652840Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1653007Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1653160Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1653313Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1653482Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1653637Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1653804Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1653957Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1654109Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1654275Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1654428Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1654582Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1654749Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1654903Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1655070Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1655226Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1655379Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1655546Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1655700Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1655854Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1656018Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1656170Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1656334Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1656486Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1656690Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1656855Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1657009Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1657213Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1657381Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1657535Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1657693Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1657859Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1658010Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1658176Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1658329Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1658483Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1658653Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1658803Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1658956Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1659119Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1659270Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1659431Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1659579Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1659815Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1659984Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1660138Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1660289Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1660458Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1660609Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1660770Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1660922Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1661073Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1661235Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1661385Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1661540Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1661704Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1661854Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1662005Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1662170Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1662327Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1662494Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1662653Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1662806Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1662974Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1663132Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1663287Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1663447Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1663604Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1663766Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1663920Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1664135Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1664299Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1664455Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1664656Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1664826Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1664982Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1665147Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1665301Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1665456Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1665621Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1665776Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1665931Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1666103Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1666259Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1666428Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1666584Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1666741Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1666911Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1667065Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1667218Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1667382Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1667535Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1667688Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1667855Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1668010Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:07:02.1668185Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1668348Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1668510Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1668682Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1668843Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1669003Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1669173Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1669334Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1669504Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1669665Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1669826Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1669997Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1670161Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1670322Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1670493Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1670653Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1670824Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1670986Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1671146Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1671317Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1671533Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1671693Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1671866Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1672090Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1672264Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1672424Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1672586Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1672764Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1672925Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1673087Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1673258Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1673417Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1673587Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1673747Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1673911Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1674082Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1674242Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1674402Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1674573Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1674731Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1674891Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1675069Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1675229Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1675403Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1675722Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1675888Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1676061Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1676223Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1676384Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1676553Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1676713Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1676886Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1677047Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1677205Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1677379Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1677542Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1677706Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1677879Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1678039Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1678210Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1678367Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1678531Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1678702Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1678862Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1679023Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1679300Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1679460Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1679631Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1679861Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1680025Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1680202Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1680363Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1680523Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1680697Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1680859Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1681033Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1681196Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1681355Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1681527Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1681690Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1681853Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1682027Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1682187Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1682359Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1682518Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1682678Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1682848Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1683009Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1683170Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1683352Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1683518Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1683679Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1683855Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1684016Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1684191Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1684353Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1684515Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1684690Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1684858Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1685022Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1685200Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1685365Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1685540Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1685705Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1685869Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1686046Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1686207Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1686371Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1686553Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1686718Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1686970Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1687453Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1687967Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1688421Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1688858Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1689304Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1689750Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1690197Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1690636Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1691079Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1691531Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1691970Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1692425Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1692875Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1693405Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1693892Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1694324Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1694765Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1695210Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1695651Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1696083Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1696528Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1696972Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1697407Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1697849Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1698287Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1698717Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1699163Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1699599Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1700131Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1700561Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1701004Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1701444Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1701882Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1702325Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1702768Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1703209Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1703633Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1704069Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1704505Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1704932Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1705376Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1705812Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1706255Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1706778Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1707214Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1707656Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1708153Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1708598Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1709042Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1709471Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1709909Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1710351Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1710797Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1711217Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1711657Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1712104Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1712530Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1712977Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1713425Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1713863Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1714292Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1714734Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1715177Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1715604Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1716047Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1716484Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1716923Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1717350Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1725016Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1725567Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1726025Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1726470Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1726907Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1727352Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1727793Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1728224Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1728664Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1729113Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1729556Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1729982Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1730425Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1730860Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1731284Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1731720Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1732159Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1732595Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1733021Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1733458Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1733894Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1734477Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1734915Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1735410Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1735840Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1736279Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1736716Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1737159Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1737591Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1738031Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1738466Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1738908Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1739357Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1739890Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1740339Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1740787Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1741217Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1741661Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1742103Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1742528Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1742972Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1743411Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1743849Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1744278Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1744716Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1745159Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1745588Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1746027Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1746463Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1746907Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1747335Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1747781Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1748225Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1748654Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1749092Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1749536Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1749961Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1750401Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1750839Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1751272Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1751700Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1752139Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1752576Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1752998Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1753440Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1753877Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1754405Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1754839Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1755340Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1755785Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1756209Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1756650Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1757091Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1757528Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1757953Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1758392Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1758830Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1759264Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1759703Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1760146Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1760574Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1761012Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1761451Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1761892Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1762316Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1762763Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1763207Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1763638Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1764094Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1764540Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1764992Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1765428Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1765872Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1766315Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1766747Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1767195Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1767640Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1768082Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1768513Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1768963Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1769405Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1769833Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1770278Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1770720Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1771160Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1771589Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1772030Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1772470Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1772909Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1773352Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1773868Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1774301Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1774748Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1775247Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1775940Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1776378Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1776823Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1777270Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1777703Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1778152Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1778600Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1779045Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1779484Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1780007Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1780466Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1780901Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1781353Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1781801Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1782246Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1782679Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1783125Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1783567Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1784001Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1784454Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1784898Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1785334Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1785780Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1786222Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1786674Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1787104Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1787548Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1787997Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1788428Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1788871Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1789320Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1789767Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1790202Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1790647Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1791089Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1791516Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1791957Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1792396Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1792835Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1793262Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1793707Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1794292Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1794722Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1795162Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1795691Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1796139Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1796567Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1797015Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1797458Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1797891Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1798340Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1798786Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1799219Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1799671Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1800117Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1800564Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1800996Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1801442Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1801886Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1802317Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1802760Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1803203Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1803651Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1804084Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1804526Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1804971Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1805402Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1805851Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1806293Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1806738Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1807173Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1807620Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1808063Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1808492Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1808942Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1809392Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1809824Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1810275Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1810721Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1811155Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1811598Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1812038Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1812480Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1812915Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1813356Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1813795Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1814306Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1814754Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1815253Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1815696Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1816125Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1816567Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1817010Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1817442Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1817892Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1818337Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1818764Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1819209Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1819648Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1820190Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1820625Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1821070Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1821511Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1821932Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1822364Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1822798Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1823233Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1823655Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1824095Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1824527Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1824944Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1825377Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1825804Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1826231Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1826645Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1827076Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1827505Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1827925Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1828354Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1828784Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1829208Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1829639Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1830074Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1830508Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1830922Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1831349Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1831779Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1832193Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1832620Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1833048Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1833475Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1833969Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1834401Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1834829Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1835289Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1835721Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1836152Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1836570Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1836999Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1837429Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1837857Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1838274Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1838707Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1839136Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1839550Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1839976Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1840401Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1840827Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1841240Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1841662Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1842091Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1842505Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1842930Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1843359Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1843779Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1844208Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1844633Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1845069Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1845486Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1845913Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1846339Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1846755Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1847180Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1847612Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1848039Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1848455Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1848890Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1849320Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1849740Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1850171Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1850603Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1851018Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1851447Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1851878Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1852300Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1852712Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1853143Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1853645Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1854060Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1854492Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1854975Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1855404Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1855818Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1856249Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1856674Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1857091Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1857519Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1857947Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1858361Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1858788Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1859214Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1859641Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1860149Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1860576Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1861001Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1861410Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1861834Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1862266Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1862696Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1863110Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1863549Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1863981Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1864398Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1864832Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1865258Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1865676Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1866109Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1866533Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1866961Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1867374Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1867804Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1868231Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1868649Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1869076Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1869504Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1869932Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1870346Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1870776Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1871207Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1871622Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1872049Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1872475Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1872893Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1873401Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1873828Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1874258Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1874741Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1875171Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1875747Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1876173Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1876601Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1877035Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1877465Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:07:02.1877889Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1878343Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1878792Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1879232Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1879668Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1880112Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1880556Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1880988Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1881430Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1881871Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1882312Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1882739Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1883178Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1883625Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1884051Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1884499Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1884938Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1885368Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1885808Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1886249Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1886686Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1887112Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1887554Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1887995Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1888442Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1888888Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1889328Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1889761Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1890210Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1890662Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1891090Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1891534Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1891981Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1892423Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1892854Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1893465Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1893905Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1894337Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1894850Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1895297Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1895743Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1896172Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1896612Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1897050Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1897478Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1897927Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1898370Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1898798Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1899242Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1899751Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1900204Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1900634Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1901073Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1901510Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1901937Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1902377Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1902815Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1903255Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1903679Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1904114Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1904555Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1904980Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1905418Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1905859Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1906293Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1906719Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1907159Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1907595Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1908021Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1908463Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1908901Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1909341Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1909767Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1910206Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1910648Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1911074Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1911510Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1911947Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1912374Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1912811Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1913323Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1913764Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1914244Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1914690Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1915127Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1915554Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1915731Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1915892Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1916062Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1916226Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1916384Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1916561Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1916720Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1916885Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1917056Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1917212Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1917382Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1917545Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1917703Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1917876Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1918035Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1918194Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1918367Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1918526Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1918699Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1918863Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1919021Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1919190Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1919349Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1919507Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1919677Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1919837Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1920005Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1920168Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1920329Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1920498Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1920666Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1920826Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1920998Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1921158Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1921317Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1921488Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1921651Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1921827Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1922041Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1922201Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1922372Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1922579Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1922746Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1922916Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:07:02.1923076Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1923246Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1923405Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1923564Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1923735Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1923898Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1924055Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1924220Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1924381Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1924550Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1924708Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1924867Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1925037Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1925193Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1925350Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1925519Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1925676Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1925849Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1926009Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1926171Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1926343Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1926501Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1926660Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1926834Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1926994Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1927168Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1927330Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1927491Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1927668Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1927827Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1927983Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1928160Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1928321Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1928483Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1928658Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1928821Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1928996Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1929155Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1929316Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1929549Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1929710Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1929871Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1930107Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1930272Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1930444Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1930608Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1930769Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1930942Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1931101Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1931260Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1931429Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1931591Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1931764Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1931928Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1932088Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1932260Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1932424Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1932585Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1932756Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1932914Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1933085Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1933244Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1933409Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1933581Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1933745Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1933903Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1934073Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1934230Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1934406Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1934563Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1934720Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1934891Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1935048Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1935212Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1935381Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1935537Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1935715Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1935873Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1936030Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1936202Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1936359Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1936519Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1936689Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1936847Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1937062Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1937233Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1937391Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1937618Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1937780Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1937938Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1938110Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1938272Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1938430Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1938603Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1938761Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1938935Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1939097Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1939258Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1939430Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1939588Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1939825Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1940002Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1940159Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1940329Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1940486Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1940645Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1940816Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1940977Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1941136Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1941311Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1941470Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1941642Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1941801Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1941961Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1942135Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1942294Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1942452Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1942621Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1942788Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1942957Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1943117Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1943279Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1943453Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1943609Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1943765Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1943933Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1944093Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1944263Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1944418Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1944640Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1944814Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1944978Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1945185Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1945361Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1945519Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1945680Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1945851Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1946011Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1946182Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1946340Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1946497Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1946672Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1946831Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1946993Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1947165Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1947323Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1947498Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1947657Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1947815Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1947988Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1948148Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1948307Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1948483Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1948642Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1948817Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1948977Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1949134Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1949306Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1949464Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1949621Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1949793Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1949951Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1950122Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1950284Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1950445Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1950619Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1950781Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1950942Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1951116Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1951280Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1951454Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1951617Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1951781Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1951958Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1952175Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1952340Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1952517Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1952727Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1952906Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1953070Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1953233Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1953411Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1953573Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1953736Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1953913Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1954081Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1954259Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1954423Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1954589Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1954764Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1954926Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1955088Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1955261Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1955422Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1955583Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1955755Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1955919Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1956090Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1956251Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1956417Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1956589Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1956749Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1956908Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1957080Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1957249Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1957423Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1957584Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1957751Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1957922Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1958084Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1958245Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1958421Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1958582Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1958758Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1958919Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1959080Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1959256Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1959418Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1959579Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1959821Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1959983Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1960206Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1960370Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1960529Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1960707Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1960873Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1961035Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1961212Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1961374Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1961548Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1961715Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1961876Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1962056Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1962219Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1962376Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1962550Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1962714Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1962893Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1963054Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1963210Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1963382Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1963546Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1963710Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1963891Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1964050Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1964211Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1964381Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1964541Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1964711Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1964869Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1965027Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1965197Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1965359Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1965518Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1965688Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1965850Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1966021Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1966180Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1966339Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:07:02.1966508Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1966665Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1966823Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1966994Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1967206Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1967375Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1967530Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1967732Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1967904Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1968061Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1968218Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1968386Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1968543Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1968710Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1968866Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1969021Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1969195Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1969353Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1969513Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1969681Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1969836Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1969992Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1970160Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1970316Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1970481Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1970634Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1970789Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1970958Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1971113Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1971266Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1971436Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1971591Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1971760Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1971914Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1972070Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1972238Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1972393Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1972548Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1972718Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1972873Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1973041Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1973201Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1973354Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1973522Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1973678Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1973832Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1974000Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1974157Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1974324Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1974477Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1974685Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1974851Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1975055Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1975212Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1975379Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1975532Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1975834Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1976004Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1976159Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1976328Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1976483Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1976643Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1976811Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1976967Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1977128Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1977297Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1977449Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1977616Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1977769Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1977922Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1978090Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1978246Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1978401Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1978569Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1978723Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1978894Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1979050Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1979204Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1979371Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1979524Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1979677Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1979923Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1980079Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1980233Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1980404Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1980557Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1980723Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1980880Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1981033Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1981200Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1981353Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1981509Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1981675Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1981829Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1981997Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1982271Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1982426Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1982598Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1982821Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1982980Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1983151Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1983307Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1983476Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1983632Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1983788Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1983958Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1984112Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1984270Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1984440Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1984600Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1984756Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1984927Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1985083Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1985250Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1985405Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1985562Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1985732Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1985885Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1986041Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1986207Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1986363Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1986531Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1986687Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1986841Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1987007Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1987162Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1987315Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1987483Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1987636Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:07:02.1987811Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1987977Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1988138Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1988315Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1988475Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1988638Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1988813Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1988974Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1989148Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1989309Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1989471Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1989647Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1989874Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1990033Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1990260Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1990421Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1990579Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1990754Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1990915Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1991091Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1991251Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1991412Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1991589Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1991761Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1991917Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1992094Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1992251Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1992426Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1992589Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1992748Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1992924Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1993085Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1993245Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1993420Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1993586Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1993763Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1993923Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1994087Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1994264Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1994427Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1994591Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1994759Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1994919Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1995089Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1995247Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1995409Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1995581Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1995742Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1995901Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1996071Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1996230Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1996404Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1996562Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1996721Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1996892Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1997050Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1997266Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1997439Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1997597Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1997813Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1997975Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1998133Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1998304Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1998464Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1998623Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1998793Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1998954Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1999129Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1999289Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1999452Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1999626Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1999787Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.1999945Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2000119Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2000277Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2000434Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2000607Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2000764Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2000935Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2001097Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2001257Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2001430Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2001590Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2001749Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2001922Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2002082Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2002254Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2002413Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2002572Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2002744Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2002907Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2003065Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2003241Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2003399Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2003570Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2003730Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2003889Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2004063Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2004225Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2004383Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2004555Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2004766Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2004939Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2005145Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2005306Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2005480Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2005642Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2005800Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2005970Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2006130Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2006299Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2006457Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2006618Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2006793Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2006950Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2007113Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2007286Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2007445Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2007614Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2007771Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2007934Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2008104Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2008263Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2008424Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2008592Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2008752Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2008913Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2009082Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2009237Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2009405Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2009559Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2009714Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2009881Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2010036Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2010196Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2010362Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2010516Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2010687Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2010841Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2010993Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2011159Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2011313Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2011469Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2011635Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2011786Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2011950Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2012157Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2012307Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2012474Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2012686Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2012844Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2013010Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2013164Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2013319Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2013486Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2013643Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2013811Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2013969Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2014121Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2014291Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2014448Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2014604Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2014772Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2014926Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2015097Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2015255Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2015410Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2015580Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2015736Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2015894Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2016062Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2016222Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2016389Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2016546Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2016697Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2016864Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2017020Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2017174Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2017340Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2017495Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2017664Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2017818Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2017972Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2018142Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2018295Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2018452Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2018618Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2018771Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2018938Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2019107Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2019264Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2019491Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2019646Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2019891Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2020158Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2020317Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2020476Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2020649Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2020805Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2020976Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2021133Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2021289Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2021462Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2021623Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2021778Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2021954Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2022110Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2022281Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2022438Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2022599Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2022772Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2022932Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2023091Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2023265Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2023426Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2023587Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2023761Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2023920Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2024093Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2024252Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2024411Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2024580Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2024738Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2024895Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2025065Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2025226Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2025402Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2025559Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2025719Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2025887Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2026045Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2026200Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2026368Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2026526Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2026695Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2026852Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2027009Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2027232Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2027386Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2027540Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2027758Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2027915Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2028069Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2028236Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:07:02.2028396Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2028569Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2028729Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2028890Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2029066Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2029230Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2029390Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2029564Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2029723Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2029893Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2030054Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2030215Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2030387Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2030547Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2030707Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2030878Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2031040Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2031215Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2031380Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2031542Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2031718Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2031878Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2032038Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2032209Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2032367Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2032540Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2032698Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2032860Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2033032Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2033194Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2033354Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2033526Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2033686Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2033860Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2034022Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2034182Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2034354Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2034513Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2034728Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2034902Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2035112Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2035286Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2035446Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2035610Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2035781Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2035941Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2036100Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2036272Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2036432Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2036594Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2036766Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2036928Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2037101Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2037260Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2037419Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2037593Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2037751Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2037909Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2038079Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2038237Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2038411Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2038570Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2038733Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2038909Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2039067Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2039226Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2039398Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2039555Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2039727Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2039888Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2040047Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2040221Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2040380Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2040542Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2040717Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2040875Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2041047Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2041204Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2041364Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2041536Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2041695Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2041854Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2042076Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2042236Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2042406Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2042631Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2042793Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2042964Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2043124Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2043282Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2043453Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2043611Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2043782Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2043944Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2044103Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2044275Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2044437Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2044597Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2044771Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2044930Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2045100Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2045259Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2045417Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2045588Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2045747Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2045910Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2046083Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2046244Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2046406Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2046581Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2046741Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2046916Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2047075Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2047233Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2047406Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2047564Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2047723Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2047893Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2048053Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2048220Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2048376Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2048531Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2048700Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2048855Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2049011Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2049178Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2049331Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2049560Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2049717Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2049871Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2050087Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2058703Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2058957Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2059142Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2059303Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2059462Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2059635Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2059916Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2060079Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2060266Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2060420Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2060593Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2060749Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2060905Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2061073Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2061228Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2061382Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2061552Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2061707Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2061878Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2062037Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2062192Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2062359Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2062518Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2062674Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2062839Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2062993Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2063159Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2063312Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2063466Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2063632Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2063791Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2063945Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2064109Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2064265Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2064420Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2064584Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2064739Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2064907Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2065060Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2065214Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2065382Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2065537Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2065828Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2066000Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2066216Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2066387Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2066546Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2066704Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2066873Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2067027Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2067180Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2067349Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2067506Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2067678Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2067835Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2067988Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2068159Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2068306Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2068474Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2068628Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2068796Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2068952Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2069105Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2069269Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2069426Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2069581Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2069753Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2069913Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2070066Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2070235Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2070391Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2070558Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2070711Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2070864Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2071032Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2071184Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2071344Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2071513Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2071670Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2071841Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2071999Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2072154Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2072317Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2072474Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2072632Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2072799Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2072961Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2073181Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2073339Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2073497Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2073710Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2073867Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2074024Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2074192Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2074346Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:07:02.2074516Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2074691Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2074852Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2075025Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2075188Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2075348Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2075523Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2075855Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2076015Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2076189Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2076349Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2076524Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2076683Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2076842Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2077011Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2077173Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2077334Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2077508Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2077668Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2077840Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2077999Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2078159Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2078351Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2078511Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2078674Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2078846Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2079009Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2079180Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2079343Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2079505Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2079676Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2079835Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2079992Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2080166Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2080324Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2080497Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2080656Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2080928Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2081103Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2081263Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2081497Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2081676Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2081834Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2082008Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2082170Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2082327Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2082498Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2082662Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2082824Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2082997Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2083157Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2083322Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2083499Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2083662Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2083832Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2084013Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2084172Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2084343Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2084504Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2084668Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2084841Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2085000Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2085175Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2085334Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2085497Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2085666Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2085824Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2085983Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2086153Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2086312Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2086486Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2086647Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2086806Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2086985Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2087148Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2087306Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2087476Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2087637Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2087809Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2087969Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2088130Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2088304Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2088513Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2088674Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2088905Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2089069Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2089244Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2089407Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2089566Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2089739Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2089900Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2090059Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2090231Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2090398Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2090569Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2090731Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2090892Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2091065Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2091224Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2091387Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2091558Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2091716Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2091885Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2092042Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2092200Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2092375Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2092537Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2092688Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2092858Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2093012Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2093166Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2093335Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2093488Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2093657Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2093813Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2093969Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2094137Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2094294Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2094451Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2094618Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2094772Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2094940Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2095096Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2095252Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2095422Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2095576Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2095730Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2095946Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2096103Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2096316Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2096476Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2096633Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2096799Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2096953Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2097106Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2097270Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2097427Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2097581Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2097756Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2097911Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2098083Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2098242Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2098399Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2098566Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2098721Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2098876Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2099044Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2099202Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2099372Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2099529Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2099760Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2099948Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2100110Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2100267Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2100436Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2100593Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2100766Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2100920Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2101074Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2101246Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2101400Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2101559Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2101730Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2101890Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2102043Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2102208Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2102364Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2102531Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2102689Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2102853Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2103025Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2103181Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2103401Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2103571Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2103731Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2103952Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2104111Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2104267Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2104438Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2104598Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2104755Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2104928Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2105083Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2105256Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2105416Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2105574Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2105750Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2105905Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2106064Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2106236Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2106390Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2106565Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2106725Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2106880Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2107050Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2107211Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2107364Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2107531Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2107694Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2107848Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2108013Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2108170Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2108334Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2108489Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2108644Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2108808Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2108967Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:07:02.2109128Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2109301Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2109467Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2109638Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2109798Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2109955Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2110127Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2110287Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2110447Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2110618Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2110779Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2111005Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2111164Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2111375Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2111550Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2111710Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2111869Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2112041Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2112201Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2112375Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2112535Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2112696Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2112872Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2113031Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2113197Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2113369Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2113531Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2113703Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2113863Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2114024Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2114198Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2114357Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2114517Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2114693Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2114851Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2115014Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2115184Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2115344Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2115516Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2115675Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2115832Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2116004Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2116163Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2116324Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2116498Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2116656Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2116832Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2116993Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2117153Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2117326Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2117484Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2117644Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2117814Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2117972Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2118145Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2118371Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2118529Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2118701Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2118909Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2119073Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2119245Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2119410Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2119581Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2119742Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2119902Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2120075Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2120238Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2120396Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2120570Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2120731Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2120903Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2121063Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2121223Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2121395Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2121556Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2121714Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2121891Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2122054Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2122210Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2122380Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2122540Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2122697Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2122868Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2123032Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2123200Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2123358Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2123517Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2123685Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2123844Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2124005Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2124172Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2124335Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2124501Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2124658Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2124817Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2124985Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2125149Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2125305Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2125467Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2125622Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2125834Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2125999Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2126198Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2126366Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2126518Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2126674Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2126842Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2126996Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2127150Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2127317Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2127472Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2127640Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2127794Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2127946Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2128114Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2128270Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2128423Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2128587Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2128741Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2128907Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2129058Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2129209Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2129374Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2129533Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2129690Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2129858Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2130012Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2130179Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2130331Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2130482Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2130648Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2130801Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2130955Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2131120Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2131275Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2131433Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2131599Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2131758Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2131926Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2132079Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2132232Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2132399Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2132553Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2132705Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2132871Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2133110Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2133278Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2133433Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2133634Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2133802Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2133956Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2134110Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2134278Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2134432Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2134596Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2134751Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2134904Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2135073Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2135228Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2135383Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2135548Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2135703Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2135855Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2136022Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2136179Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2136344Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2136500Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2136654Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2136823Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2136977Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2137136Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2137304Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2137458Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2137625Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2137779Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2137933Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2138100Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2138253Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2138406Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2138571Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2138725Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2138891Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2139047Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2139200Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2139362Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2139515Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2139669Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2139930Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2140089Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:07:02.2140251Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2140429Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2140653Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2140826Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2141032Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2141192Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2141363Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2141524Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2141686Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2141857Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2142019Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2142192Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2142349Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2142513Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2142685Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2142842Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2143004Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2143172Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2143329Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2143498Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2143656Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2143814Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2143984Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2144140Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2144297Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2144467Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2144624Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2144796Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2144954Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2145111Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2145281Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2145440Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2145598Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2145772Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2145930Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2146104Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2146264Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2146422Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2146595Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2146757Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2146916Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2147089Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2147247Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2147418Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2147576Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2147738Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2147973Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2148133Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2148290Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2148540Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2148702Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2148860Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2149027Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2149186Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2149354Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2149513Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2149672Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2149841Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2150002Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2150161Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2150333Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2150492Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2150663Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2150822Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2150981Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2151150Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2151307Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2151467Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2151639Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2151800Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2151968Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2152131Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2152290Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2152460Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2152620Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2152776Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2152943Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2153101Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2153270Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2153428Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2153589Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2153759Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2153919Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2154076Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2154245Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2154403Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2154571Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2154730Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2154884Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2155053Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2155208Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2155416Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2155581Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2155734Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2155944Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2156101Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2156253Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2156421Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2156574Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2156727Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2156891Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2157044Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2157203Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2157371Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2157523Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2157690Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2157845Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2157999Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2158163Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2158320Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2158472Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2158635Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2158789Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2158957Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2159114Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2159266Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2159430Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2159584Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2159736Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2159902Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2160057Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2160222Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2160377Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2160531Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2160701Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2160858Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2161013Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2161174Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2161331Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2161487Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2161656Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2161810Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2161977Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2162130Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2162282Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2162447Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2162602Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2162813Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2162983Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2163187Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2163354Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2163509Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2163664Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2163829Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2163983Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2164137Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2164304Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2164458Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2164630Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2164782Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2164937Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2165102Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2165254Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2165408Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2165574Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2165728Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2165882Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2166048Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2166201Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2166372Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2166524Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2166679Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2166851Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2167004Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2167158Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2167325Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2167481Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2167650Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2167803Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2167957Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2168123Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:07:02.2168287Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2168448Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2168622Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2168781Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2168952Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2169110Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2169268Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2169437Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2169594Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2169751Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2169922Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2170141Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2170308Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2170523Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2170683Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2170851Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2171013Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2171183Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2171341Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2171501Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2171670Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2171829Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2171988Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2172160Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2172322Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2172490Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2172649Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2172809Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2172981Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2173145Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2173307Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2173481Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2173643Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2173819Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2173980Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2174143Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2174318Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2174481Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2174640Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2174812Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2174978Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2175145Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2175305Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2175467Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2175829Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2175993Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2176155Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2176333Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2176495Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2176671Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2176834Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2176996Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2177170Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2177332Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2177491Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2177776Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2177935Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2178094Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2178339Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2178502Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2178668Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2178823Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2178980Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2179151Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2179313Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2179471Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2179654Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2179881Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2180043Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2180225Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2180384Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2180541Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2180712Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2180868Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2181041Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2181203Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2181360Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2181534Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2181694Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2181850Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2182028Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2182180Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2182348Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2182500Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2182653Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2182820Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2182972Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2183129Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2183296Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2183451Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2183607Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2183776Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2183932Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2184102Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2184255Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2184409Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2184573Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2184727Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2184881Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2185045Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2185264Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2185433Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2185586Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2185791Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2185961Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2186112Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2186266Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2186430Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2186581Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2186744Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2186896Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2187049Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2187220Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2187370Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2187523Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2187691Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2187844Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2187998Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2188163Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2188314Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2188479Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2188631Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2188786Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2188951Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2189103Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2189257Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2189422Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2189572Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2189738Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2189888Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2190037Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2190207Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2190356Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2190509Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2190672Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2190827Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2190993Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2191150Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2191301Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2191469Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2191619Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2191769Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2191935Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2192086Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2192240Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2192404Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2192616Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2192782Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2192930Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2193130Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2193297Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2193451Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2193604Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:07:02.2193773Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2193930Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2194101Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2194255Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2194418Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2194587Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2194742Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2194904Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2195073Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2195230Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2195399Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2195554Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2195710Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2195881Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2196040Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2196200Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2196372Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2196529Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2196703Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2196856Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2197012Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2197182Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2197337Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2197494Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2197666Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2197820Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2197988Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2198151Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2198306Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2198475Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2198629Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2198785Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2198953Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2199110Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2199280Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2199434Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2199593Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2199762Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2199975Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2200135Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2200366Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2200526Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2200686Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2200852Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2201011Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2201178Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2201334Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2201490Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2201658Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2201822Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2201978Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2202151Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2202307Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2202477Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2202631Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2202787Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2202959Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2203115Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2203273Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2203440Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2203599Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2203769Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2203926Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2204089Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2204259Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2204414Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2204570Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2204737Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2204893Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2205061Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2205217Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2205375Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2205541Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2205694Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2205852Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2206017Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2206175Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2206342Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2206493Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2206646Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2206815Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2206967Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2207123Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2207341Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2207493Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2207695Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2207862Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2208017Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2208182Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2208337Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2208492Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2208658Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2208809Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2208961Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2209131Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2209281Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2209445Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2209602Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2209755Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2209922Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2210072Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2210225Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2210393Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2210547Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2210717Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2210876Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2211034Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2211204Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2211364Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2211520Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2211692Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2211847Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2212002Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2212174Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2212331Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2212503Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2212659Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2212820Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2212993Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2213153Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2213312Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2213484Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2213640Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2213813Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2213970Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2214126Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2214300Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2214455Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2214667Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2214836Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2214991Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2215212Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2215374Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2215528Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2215694Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:07:02.2215857Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2216017Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2216192Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2216352Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2216527Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2216687Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2216846Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2217022Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2217181Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2217342Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2217515Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2217675Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2217833Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2218003Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2218163Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2218338Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2218500Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2218658Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2218832Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2218991Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2219151Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2219321Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2219480Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2219650Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2219886Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2220051Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2220222Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2220386Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2220545Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2220724Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2220884Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2221060Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2221219Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2221381Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2221552Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2221711Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2221871Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2222044Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2222274Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2222448Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2222654Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2222818Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2222989Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2223151Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2223311Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2223483Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2223642Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2223813Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2223972Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2224136Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2224308Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2224467Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2224630Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2224801Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2224963Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2225135Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2225295Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2225454Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2225627Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2225788Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2225952Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2226123Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2226281Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2226441Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2226610Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2226766Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2226934Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2227089Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2227248Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2227416Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2227571Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2227724Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2227896Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2228050Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2228225Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2228380Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2228536Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2228705Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2228862Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2229017Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2229185Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2229340Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2229506Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2229726Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2229882Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2230049Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2230251Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2230409Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2230577Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2230733Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2230899Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2231053Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2231206Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2231373Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2231530Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2231686Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2231853Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2232014Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2232170Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2232336Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2232491Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2232658Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2232813Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2232967Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2233134Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2233287Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2233448Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2233616Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2233774Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2233940Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2234097Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2234253Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2234420Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2234576Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2234731Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2234898Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2235053Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:07:02.2235229Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2235392Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2235552Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2235728Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2235888Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2236050Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2236223Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2236384Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2236545Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2236720Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2236879Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2237117Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2237280Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2237443Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2237666Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2237830Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2237991Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2238166Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2238326Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2238502Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2238660Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2238818Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2238995Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2239154Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2239312Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2239488Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2239647Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2239819Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2239979Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2240138Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2240309Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2240469Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2240627Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2240805Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2240969Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2241141Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2241306Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2241464Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2241637Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2241797Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2241957Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2242130Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2242292Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2242464Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2242624Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2242785Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2242963Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2243127Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2243290Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2243465Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2243627Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2243799Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2243959Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2244121Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2244296Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2244457Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2244674Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2244847Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2245006Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2245211Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2245388Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2245548Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2245722Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2245880Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2246037Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2246210Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2246369Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2246529Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2246701Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2246860Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2247037Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2247196Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2247357Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2247524Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2247680Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2247835Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2248003Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2248160Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2248327Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2248486Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2248640Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2248813Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2248968Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2249123Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2249288Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2249442Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2249612Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2249767Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2249923Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2250087Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2250248Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2250401Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2250564Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2250723Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2250878Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2251043Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2251197Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2251360Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2251515Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:07:02.2251677Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2251852Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2252073Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2252232Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2252406Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2252614Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2252792Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2252953Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2253110Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2253281Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2253440Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2253601Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2253772Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2253934Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2254107Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2254267Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2254428Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2254597Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2254756Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2254914Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2255084Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2255244Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2255414Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2255572Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2255733Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2255906Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2256066Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2256227Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2256398Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2256559Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2256730Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2256889Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2257051Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2257223Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2257383Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2257541Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2257715Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2257874Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2258034Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2258202Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2258360Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2258531Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2258691Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2258847Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2259013Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2259169Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2259325Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2259561Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2259795Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2259974Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2260187Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2260345Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2260514Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2260673Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2260829Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2260996Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2261150Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2261321Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2261480Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2261636Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2261803Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2261961Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2262119Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2262285Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2262442Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2262608Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2262766Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2262920Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2263087Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2263241Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2263398Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2263564Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2263722Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2263876Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2264046Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2264202Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2264367Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2264525Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2264678Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2264841Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2264996Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:07:02.2265160Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2265333Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2265494Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2265668Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2265828Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2265988Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2266157Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2266321Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2266480Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2266652Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2266813Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2267076Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2267237Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2267399Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2267616Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2267780Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2267942Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2268114Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2268275Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2268451Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2268613Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2268773Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2268945Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2269109Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2269269Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2269448Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2269609Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2269767Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2269939Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2270099Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2270272Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2270433Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2270595Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2270769Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2270932Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2271091Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2271261Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2271419Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2271587Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2271743Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2271901Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2272070Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2272228Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2272385Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2272558Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2272721Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2272893Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2273051Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2273218Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2273387Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2273542Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2273698Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2273867Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2274025Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2274199Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2274357Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2274570Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2274738Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2274896Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2275101Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2275275Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2275431Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2275762Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:07:02.2275936Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2276098Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2276277Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2276440Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2276601Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2276780Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2276942Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2277106Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2277282Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2277443Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2277617Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2277780Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2277941Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2278117Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2278279Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2278436Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2278614Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2278772Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2278953Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2279114Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2279275Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2279447Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2279607Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2279767Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2279940Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2280095Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2280273Z Skipping (s,q) (1.81, 70): inconsistent with heavPASSED 2025-05-07T20:07:02.2280285Z 2025-05-07T20:07:02.2280430Z ============================== 1 passed in 1.59s =============================== 2025-05-07T20:07:02.2280515Z y hitters! 2025-05-07T20:07:02.2280687Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2280848Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2281006Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2281173Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2281328Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2281495Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2281651Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2281806Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2281975Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2282245Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2282400Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2282567Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2282833Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2283006Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2283164Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2283320Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2283489Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2283644Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:07:02.2283806Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2283983Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2284148Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2284313Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2284485Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2284649Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2284821Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2284983Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2285144Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2285314Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2285475Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2285634Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2285804Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2285967Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2286142Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2286302Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2286463Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2286634Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2286791Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2286954Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2287121Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2287278Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2287448Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2287604Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2287764Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2287937Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2288092Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:07:02.2288252Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2288430Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2288593Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2288766Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2288931Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2289092Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2289263Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:07:02.2289420Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:07:02.2289574Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:07:02.2289770Z Time taken to estimate parameters (us): 11623 2025-05-07T20:07:02.4630361Z 2025-05-07T20:07:02.4631035Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:07:02.4648044Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 4 seconds 2025-05-07T20:07:02.4648337Z 2025-05-07T20:07:02.4648348Z 2025-05-07T20:07:02.4648353Z 2025-05-07T20:07:02.4648385Z 2025-05-07T20:07:02.4661644Z ################################################################################ 2025-05-07T20:07:02.4677574Z # [2025-05-07T20:07:02.467Z] Run Python Test Suite: 2025-05-07T20:07:02.4677716Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:07:02.4677835Z ################################################################################ 2025-05-07T20:07:02.4700672Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:07:02.4700681Z 2025-05-07T20:07:04.5396720Z ============================= test session starts ============================== 2025-05-07T20:07:04.5397392Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:04.5397987Z cachedir: .pytest_cache 2025-05-07T20:07:04.5398610Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:04.5399297Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:04.5399621Z plugins: hypothesis-6.131.14 2025-05-07T20:07:06.0540887Z collecting ... collected 1 item 2025-05-07T20:07:06.0541312Z 2025-05-07T20:07:06.3833991Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:07:06.3834608Z 2025-05-07T20:07:06.3834807Z ============================== 1 passed in 1.97s =============================== 2025-05-07T20:07:06.3835284Z Time taken to generate indices (us): 245 2025-05-07T20:07:06.3835745Z Time taken to generate indices (us): 176 2025-05-07T20:07:06.3836183Z Time taken to generate indices (us): 2920 2025-05-07T20:07:06.3836610Z Time taken to generate indices (us): 2749 2025-05-07T20:07:06.3837053Z Time taken to generate indices (us): 17943 2025-05-07T20:07:06.3837510Z Time taken to generate indices (us): 12766 2025-05-07T20:07:06.3837939Z Time taken to generate indices (us): 3749 2025-05-07T20:07:06.3838380Z Time taken to generate indices (us): 15602 2025-05-07T20:07:06.3838819Z Time taken to generate indices (us): 20400 2025-05-07T20:07:06.3839260Z Time taken to generate indices (us): 12133 2025-05-07T20:07:06.3839681Z Time taken to generate indices (us): 14856 2025-05-07T20:07:06.3840125Z Time taken to generate indices (us): 13126 2025-05-07T20:07:06.3840568Z Time taken to generate indices (us): 360 2025-05-07T20:07:06.3840992Z Time taken to generate indices (us): 19033 2025-05-07T20:07:06.3841432Z Time taken to generate indices (us): 18066 2025-05-07T20:07:06.3841869Z Time taken to generate indices (us): 962 2025-05-07T20:07:06.3842281Z Time taken to generate indices (us): 13906 2025-05-07T20:07:06.3842612Z Time taken to generate indices (us): 15889 2025-05-07T20:07:06.3842953Z Time taken to generate indices (us): 15750 2025-05-07T20:07:06.3843292Z Time taken to generate indices (us): 199 2025-05-07T20:07:06.7502189Z 2025-05-07T20:07:06.7502707Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:07:06.7519461Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 4 seconds 2025-05-07T20:07:06.7519832Z 2025-05-07T20:07:06.7519837Z 2025-05-07T20:07:06.7519841Z 2025-05-07T20:07:06.7519846Z 2025-05-07T20:07:06.7532212Z ################################################################################ 2025-05-07T20:07:06.7547968Z # [2025-05-07T20:07:06.754Z] Run Python Test Suite: 2025-05-07T20:07:06.7548344Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:07:06.7548700Z ################################################################################ 2025-05-07T20:07:06.7570181Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/inference_converter_test.py 2025-05-07T20:07:06.7570906Z 2025-05-07T20:07:08.8122001Z ============================= test session starts ============================== 2025-05-07T20:07:08.8122705Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:08.8123281Z cachedir: .pytest_cache 2025-05-07T20:07:08.8123890Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:08.8124590Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:08.8124916Z plugins: hypothesis-6.131.14 2025-05-07T20:07:10.2630914Z collecting ... collected 3 items 2025-05-07T20:07:10.2631301Z 2025-05-07T20:07:10.4474398Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4476171Z self=, 2025-05-07T20:07:10.4477083Z use_cpu=True, 2025-05-07T20:07:10.4477413Z use_array_for_index_remapping=False, 2025-05-07T20:07:10.4477864Z quantize_type=SparseType.FP32, 2025-05-07T20:07:10.4478251Z ) 2025-05-07T20:07:10.4478556Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4479502Z self=, 2025-05-07T20:07:10.4480393Z use_cpu=True, 2025-05-07T20:07:10.4480716Z use_array_for_index_remapping=True, 2025-05-07T20:07:10.4481161Z quantize_type=SparseType.FP32, 2025-05-07T20:07:10.4481542Z ) 2025-05-07T20:07:10.4481852Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4482796Z self=, 2025-05-07T20:07:10.4483700Z use_cpu=True, 2025-05-07T20:07:10.4484035Z use_array_for_index_remapping=True, 2025-05-07T20:07:10.4484472Z quantize_type=SparseType.INT2, 2025-05-07T20:07:10.4484851Z ) 2025-05-07T20:07:10.4485175Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4486106Z self=, 2025-05-07T20:07:10.4487001Z use_cpu=True, 2025-05-07T20:07:10.4487331Z use_array_for_index_remapping=True, 2025-05-07T20:07:10.4487758Z quantize_type=SparseType.INT4, 2025-05-07T20:07:10.4488136Z ) 2025-05-07T20:07:10.4488454Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4489398Z self=, 2025-05-07T20:07:10.4490272Z use_cpu=True, 2025-05-07T20:07:10.4490609Z use_array_for_index_remapping=True, 2025-05-07T20:07:10.4491054Z quantize_type=SparseType.FP16, 2025-05-07T20:07:10.4491423Z ) 2025-05-07T20:07:10.4491740Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4492687Z self=, 2025-05-07T20:07:10.4493557Z use_cpu=True, 2025-05-07T20:07:10.4493890Z use_array_for_index_remapping=False, 2025-05-07T20:07:10.4494228Z quantize_type=SparseType.FP16, 2025-05-07T20:07:10.4494495Z ) 2025-05-07T20:07:10.4494734Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4495416Z self=, 2025-05-07T20:07:10.4496063Z use_cpu=True, 2025-05-07T20:07:10.4496299Z use_array_for_index_remapping=False, 2025-05-07T20:07:10.4496624Z quantize_type=SparseType.INT4, 2025-05-07T20:07:10.4497168Z ) 2025-05-07T20:07:10.4497399Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4498075Z self=, 2025-05-07T20:07:10.4498821Z use_cpu=True, 2025-05-07T20:07:10.4499060Z use_array_for_index_remapping=False, 2025-05-07T20:07:10.4499390Z quantize_type=SparseType.INT8, 2025-05-07T20:07:10.4499671Z ) 2025-05-07T20:07:10.4499977Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4500651Z self=, 2025-05-07T20:07:10.4501287Z use_cpu=True, 2025-05-07T20:07:10.4501537Z use_array_for_index_remapping=True, 2025-05-07T20:07:10.4501851Z quantize_type=SparseType.INT8, 2025-05-07T20:07:10.4502135Z ) 2025-05-07T20:07:10.4502373Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:07:10.4503035Z self=, 2025-05-07T20:07:10.4510812Z use_cpu=True, 2025-05-07T20:07:10.4511093Z use_array_for_index_remapping=False, 2025-05-07T20:07:10.4511423Z quantize_type=SparseType.INT2, 2025-05-07T20:07:10.4511728Z ) 2025-05-07T20:07:10.4511923Z PASSED 2025-05-07T20:07:41.3517182Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3519048Z self=, 2025-05-07T20:07:41.3519986Z T=1, 2025-05-07T20:07:41.3520378Z D=2, 2025-05-07T20:07:41.3520684Z log_E=3, 2025-05-07T20:07:41.3520904Z pruning_ratio=0.0, 2025-05-07T20:07:41.3521149Z use_cpu=True, 2025-05-07T20:07:41.3521386Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3521692Z ) 2025-05-07T20:07:41.3521977Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3522684Z self=, 2025-05-07T20:07:41.3523345Z T=5, 2025-05-07T20:07:41.3523558Z D=2, 2025-05-07T20:07:41.3523741Z log_E=3, 2025-05-07T20:07:41.3523958Z pruning_ratio=0.0, 2025-05-07T20:07:41.3524201Z use_cpu=True, 2025-05-07T20:07:41.3524439Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3524744Z ) 2025-05-07T20:07:41.3524997Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3525699Z self=, 2025-05-07T20:07:41.3526356Z T=5, 2025-05-07T20:07:41.3526554Z D=125, 2025-05-07T20:07:41.3526743Z log_E=4, 2025-05-07T20:07:41.3526966Z pruning_ratio=0.030370770318298716, 2025-05-07T20:07:41.3527263Z use_cpu=True, 2025-05-07T20:07:41.3527501Z use_array_for_index_remapping=True, 2025-05-07T20:07:41.3527795Z ) 2025-05-07T20:07:41.3528046Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3528758Z self=, 2025-05-07T20:07:41.3529398Z T=7, 2025-05-07T20:07:41.3529596Z D=2, 2025-05-07T20:07:41.3529792Z log_E=3, 2025-05-07T20:07:41.3529993Z pruning_ratio=0.0, 2025-05-07T20:07:41.3530238Z use_cpu=True, 2025-05-07T20:07:41.3530483Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3530769Z ) 2025-05-07T20:07:41.3531020Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3531730Z self=, 2025-05-07T20:07:41.3532369Z T=7, 2025-05-07T20:07:41.3532638Z D=24, 2025-05-07T20:07:41.3532821Z log_E=5, 2025-05-07T20:07:41.3533328Z pruning_ratio=0.10575880932590188, 2025-05-07T20:07:41.3533621Z use_cpu=True, 2025-05-07T20:07:41.3533854Z use_array_for_index_remapping=True, 2025-05-07T20:07:41.3534147Z ) 2025-05-07T20:07:41.3534397Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3535203Z self=, 2025-05-07T20:07:41.3535857Z T=5, 2025-05-07T20:07:41.3536056Z D=60, 2025-05-07T20:07:41.3536257Z log_E=5, 2025-05-07T20:07:41.3536468Z pruning_ratio=2.82938739229815e-267, 2025-05-07T20:07:41.3536768Z use_cpu=True, 2025-05-07T20:07:41.3537015Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3537299Z ) 2025-05-07T20:07:41.3537550Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3538262Z self=, 2025-05-07T20:07:41.3538901Z T=6, 2025-05-07T20:07:41.3539101Z D=35, 2025-05-07T20:07:41.3539302Z log_E=4, 2025-05-07T20:07:41.3539516Z pruning_ratio=0.3333333333333333, 2025-05-07T20:07:41.3539898Z use_cpu=True, 2025-05-07T20:07:41.3540151Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3540441Z ) 2025-05-07T20:07:41.3540696Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3541420Z self=, 2025-05-07T20:07:41.3542082Z T=5, 2025-05-07T20:07:41.3542267Z D=11, 2025-05-07T20:07:41.3542465Z log_E=3, 2025-05-07T20:07:41.3542687Z pruning_ratio=0.565109163087278, 2025-05-07T20:07:41.3542958Z use_cpu=True, 2025-05-07T20:07:41.3543205Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3543499Z ) 2025-05-07T20:07:41.3543733Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3544441Z self=, 2025-05-07T20:07:41.3545101Z T=3, 2025-05-07T20:07:41.3545284Z D=128, 2025-05-07T20:07:41.3545485Z log_E=4, 2025-05-07T20:07:41.3545708Z pruning_ratio=0.31043911247726363, 2025-05-07T20:07:41.3545995Z use_cpu=True, 2025-05-07T20:07:41.3546242Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3546539Z ) 2025-05-07T20:07:41.3546776Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3547486Z self=, 2025-05-07T20:07:41.3548145Z T=5, 2025-05-07T20:07:41.3548347Z D=120, 2025-05-07T20:07:41.3548533Z log_E=3, 2025-05-07T20:07:41.3548759Z pruning_ratio=0.3213066143143215, 2025-05-07T20:07:41.3549044Z use_cpu=True, 2025-05-07T20:07:41.3549274Z use_array_for_index_remapping=True, 2025-05-07T20:07:41.3549565Z ) 2025-05-07T20:07:41.3549808Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3550508Z self=, 2025-05-07T20:07:41.3551165Z T=8, 2025-05-07T20:07:41.3551364Z D=123, 2025-05-07T20:07:41.3551553Z log_E=3, 2025-05-07T20:07:41.3551777Z pruning_ratio=0.948175516930884, 2025-05-07T20:07:41.3552060Z use_cpu=True, 2025-05-07T20:07:41.3552294Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3552591Z ) 2025-05-07T20:07:41.3552841Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3553558Z self=, 2025-05-07T20:07:41.3554200Z T=1, 2025-05-07T20:07:41.3554399Z D=123, 2025-05-07T20:07:41.3554601Z log_E=3, 2025-05-07T20:07:41.3554808Z pruning_ratio=0.948175516930884, 2025-05-07T20:07:41.3555098Z use_cpu=True, 2025-05-07T20:07:41.3555345Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3555738Z ) 2025-05-07T20:07:41.3555995Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3556779Z self=, 2025-05-07T20:07:41.3557423Z T=1, 2025-05-07T20:07:41.3557622Z D=2, 2025-05-07T20:07:41.3557817Z log_E=3, 2025-05-07T20:07:41.3558030Z pruning_ratio=0.948175516930884, 2025-05-07T20:07:41.3558320Z use_cpu=True, 2025-05-07T20:07:41.3558569Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3558867Z ) 2025-05-07T20:07:41.3559104Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3559813Z self=, 2025-05-07T20:07:41.3560466Z T=2, 2025-05-07T20:07:41.3560651Z D=2, 2025-05-07T20:07:41.3560847Z log_E=3, 2025-05-07T20:07:41.3561070Z pruning_ratio=0.948175516930884, 2025-05-07T20:07:41.3561344Z use_cpu=True, 2025-05-07T20:07:41.3561588Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3561884Z ) 2025-05-07T20:07:41.3562120Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3562836Z self=, 2025-05-07T20:07:41.3563490Z T=3, 2025-05-07T20:07:41.3563688Z D=2, 2025-05-07T20:07:41.3563871Z log_E=3, 2025-05-07T20:07:41.3564096Z pruning_ratio=0.948175516930884, 2025-05-07T20:07:41.3564381Z use_cpu=True, 2025-05-07T20:07:41.3564613Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3564909Z ) 2025-05-07T20:07:41.3565151Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3565848Z self=, 2025-05-07T20:07:41.3566501Z T=3, 2025-05-07T20:07:41.3566699Z D=3, 2025-05-07T20:07:41.3566879Z log_E=3, 2025-05-07T20:07:41.3567097Z pruning_ratio=0.948175516930884, 2025-05-07T20:07:41.3567379Z use_cpu=True, 2025-05-07T20:07:41.3567607Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3567899Z ) 2025-05-07T20:07:41.3568150Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3568846Z self=, 2025-05-07T20:07:41.3569498Z T=4, 2025-05-07T20:07:41.3569698Z D=120, 2025-05-07T20:07:41.3569897Z log_E=5, 2025-05-07T20:07:41.3570107Z pruning_ratio=0.7557922646346712, 2025-05-07T20:07:41.3570396Z use_cpu=True, 2025-05-07T20:07:41.3570644Z use_array_for_index_remapping=True, 2025-05-07T20:07:41.3570924Z ) 2025-05-07T20:07:41.3571174Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3571888Z self=, 2025-05-07T20:07:41.3572533Z T=4, 2025-05-07T20:07:41.3572730Z D=4, 2025-05-07T20:07:41.3572923Z log_E=5, 2025-05-07T20:07:41.3573132Z pruning_ratio=0.7557922646346712, 2025-05-07T20:07:41.3573427Z use_cpu=True, 2025-05-07T20:07:41.3573674Z use_array_for_index_remapping=True, 2025-05-07T20:07:41.3573954Z ) 2025-05-07T20:07:41.3574206Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3574920Z self=, 2025-05-07T20:07:41.3575788Z T=5, 2025-05-07T20:07:41.3575980Z D=4, 2025-05-07T20:07:41.3576183Z log_E=5, 2025-05-07T20:07:41.3576406Z pruning_ratio=0.7557922646346712, 2025-05-07T20:07:41.3576680Z use_cpu=True, 2025-05-07T20:07:41.3576935Z use_array_for_index_remapping=True, 2025-05-07T20:07:41.3577231Z ) 2025-05-07T20:07:41.3577469Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3578352Z self=, 2025-05-07T20:07:41.3579012Z T=5, 2025-05-07T20:07:41.3579197Z D=4, 2025-05-07T20:07:41.3579396Z log_E=4, 2025-05-07T20:07:41.3579766Z pruning_ratio=0.7557922646346712, 2025-05-07T20:07:41.3580048Z use_cpu=True, 2025-05-07T20:07:41.3580300Z use_array_for_index_remapping=True, 2025-05-07T20:07:41.3580599Z ) 2025-05-07T20:07:41.3580843Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3581560Z self=, 2025-05-07T20:07:41.3582210Z T=4, 2025-05-07T20:07:41.3582390Z D=4, 2025-05-07T20:07:41.3582581Z log_E=4, 2025-05-07T20:07:41.3582801Z pruning_ratio=0.7557922646346712, 2025-05-07T20:07:41.3583070Z use_cpu=True, 2025-05-07T20:07:41.3583311Z use_array_for_index_remapping=True, 2025-05-07T20:07:41.3583604Z ) 2025-05-07T20:07:41.3583835Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3584537Z self=, 2025-05-07T20:07:41.3585191Z T=5, 2025-05-07T20:07:41.3585382Z D=31, 2025-05-07T20:07:41.3585565Z log_E=5, 2025-05-07T20:07:41.3585785Z pruning_ratio=0.39912608246220366, 2025-05-07T20:07:41.3586074Z use_cpu=True, 2025-05-07T20:07:41.3586305Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3586594Z ) 2025-05-07T20:07:41.3586838Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3587529Z self=, 2025-05-07T20:07:41.3588178Z T=5, 2025-05-07T20:07:41.3588370Z D=31, 2025-05-07T20:07:41.3588551Z log_E=3, 2025-05-07T20:07:41.3588772Z pruning_ratio=0.39912608246220366, 2025-05-07T20:07:41.3589063Z use_cpu=True, 2025-05-07T20:07:41.3589306Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3589586Z ) 2025-05-07T20:07:41.3589835Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3590550Z self=, 2025-05-07T20:07:41.3591192Z T=5, 2025-05-07T20:07:41.3591391Z D=5, 2025-05-07T20:07:41.3591583Z log_E=3, 2025-05-07T20:07:41.3591795Z pruning_ratio=0.39912608246220366, 2025-05-07T20:07:41.3592079Z use_cpu=True, 2025-05-07T20:07:41.3592322Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3592600Z ) 2025-05-07T20:07:41.3592845Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3593557Z self=, 2025-05-07T20:07:41.3594195Z T=5, 2025-05-07T20:07:41.3594394Z D=3, 2025-05-07T20:07:41.3594586Z log_E=3, 2025-05-07T20:07:41.3594806Z pruning_ratio=0.39912608246220366, 2025-05-07T20:07:41.3595079Z use_cpu=True, 2025-05-07T20:07:41.3595325Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3595619Z ) 2025-05-07T20:07:41.3595858Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:41.3596567Z self=, 2025-05-07T20:07:41.3597223Z T=3, 2025-05-07T20:07:41.3597402Z D=3, 2025-05-07T20:07:41.3597596Z log_E=3, 2025-05-07T20:07:41.3597815Z pruning_ratio=0.39912608246220366, 2025-05-07T20:07:41.3598090Z use_cpu=True, 2025-05-07T20:07:41.3598332Z use_array_for_index_remapping=False, 2025-05-07T20:07:41.3598623Z ) 2025-05-07T20:07:43.5865377Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5866168Z self=, 2025-05-07T20:07:43.5867117Z T=4, 2025-05-07T20:07:43.5867315Z D=101, 2025-05-07T20:07:43.5867516Z log_E=3, 2025-05-07T20:07:43.5867733Z pruning_ratio=0.5567965321408568, 2025-05-07T20:07:43.5868024Z use_cpu=True, 2025-05-07T20:07:43.5868385Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5868677Z ) 2025-05-07T20:07:43.5868928Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5869641Z self=, 2025-05-07T20:07:43.5870285Z T=4, 2025-05-07T20:07:43.5870482Z D=101, 2025-05-07T20:07:43.5870680Z log_E=4, 2025-05-07T20:07:43.5870893Z pruning_ratio=0.5567965321408568, 2025-05-07T20:07:43.5871182Z use_cpu=True, 2025-05-07T20:07:43.5871431Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5871725Z ) 2025-05-07T20:07:43.5871961Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5872684Z self=, 2025-05-07T20:07:43.5873336Z T=1, 2025-05-07T20:07:43.5873518Z D=101, 2025-05-07T20:07:43.5873717Z log_E=4, 2025-05-07T20:07:43.5873942Z pruning_ratio=0.5567965321408568, 2025-05-07T20:07:43.5874221Z use_cpu=True, 2025-05-07T20:07:43.5874469Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5874763Z ) 2025-05-07T20:07:43.5874997Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5875832Z self=, 2025-05-07T20:07:43.5876489Z T=1, 2025-05-07T20:07:43.5876688Z D=4, 2025-05-07T20:07:43.5876870Z log_E=4, 2025-05-07T20:07:43.5877092Z pruning_ratio=0.5567965321408568, 2025-05-07T20:07:43.5877382Z use_cpu=True, 2025-05-07T20:07:43.5877614Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5877917Z ) 2025-05-07T20:07:43.5878164Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5878857Z self=, 2025-05-07T20:07:43.5879511Z T=1, 2025-05-07T20:07:43.5879741Z D=4, 2025-05-07T20:07:43.5879934Z log_E=3, 2025-05-07T20:07:43.5880142Z pruning_ratio=0.5567965321408568, 2025-05-07T20:07:43.5880425Z use_cpu=True, 2025-05-07T20:07:43.5880674Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5880953Z ) 2025-05-07T20:07:43.5881199Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5881903Z self=, 2025-05-07T20:07:43.5882540Z T=1, 2025-05-07T20:07:43.5882735Z D=2, 2025-05-07T20:07:43.5882929Z log_E=3, 2025-05-07T20:07:43.5883148Z pruning_ratio=0.5567965321408568, 2025-05-07T20:07:43.5883429Z use_cpu=True, 2025-05-07T20:07:43.5883673Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5883967Z ) 2025-05-07T20:07:43.5884201Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5884913Z self=, 2025-05-07T20:07:43.5885568Z T=3, 2025-05-07T20:07:43.5885751Z D=2, 2025-05-07T20:07:43.5885945Z log_E=3, 2025-05-07T20:07:43.5886167Z pruning_ratio=0.5567965321408568, 2025-05-07T20:07:43.5886440Z use_cpu=True, 2025-05-07T20:07:43.5886685Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5886975Z ) 2025-05-07T20:07:43.5887210Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5887919Z self=, 2025-05-07T20:07:43.5888572Z T=1, 2025-05-07T20:07:43.5888765Z D=21, 2025-05-07T20:07:43.5889100Z log_E=5, 2025-05-07T20:07:43.5889327Z pruning_ratio=0.7093176423977201, 2025-05-07T20:07:43.5889620Z use_cpu=True, 2025-05-07T20:07:43.5889858Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5890157Z ) 2025-05-07T20:07:43.5890503Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5891204Z self=, 2025-05-07T20:07:43.5891860Z T=1, 2025-05-07T20:07:43.5892059Z D=21, 2025-05-07T20:07:43.5892250Z log_E=3, 2025-05-07T20:07:43.5892475Z pruning_ratio=0.7093176423977201, 2025-05-07T20:07:43.5892768Z use_cpu=True, 2025-05-07T20:07:43.5893003Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5893296Z ) 2025-05-07T20:07:43.5893539Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5894246Z self=, 2025-05-07T20:07:43.5894891Z T=3, 2025-05-07T20:07:43.5895083Z D=21, 2025-05-07T20:07:43.5895276Z log_E=3, 2025-05-07T20:07:43.5895482Z pruning_ratio=0.7093176423977201, 2025-05-07T20:07:43.5895766Z use_cpu=True, 2025-05-07T20:07:43.5896012Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5896292Z ) 2025-05-07T20:07:43.5896538Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5897238Z self=, 2025-05-07T20:07:43.5897893Z T=3, 2025-05-07T20:07:43.5898086Z D=3, 2025-05-07T20:07:43.5898278Z log_E=3, 2025-05-07T20:07:43.5898486Z pruning_ratio=0.7093176423977201, 2025-05-07T20:07:43.5898769Z use_cpu=True, 2025-05-07T20:07:43.5899015Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5899295Z ) 2025-05-07T20:07:43.5899543Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5900377Z self=, 2025-05-07T20:07:43.5901024Z T=6, 2025-05-07T20:07:43.5901224Z D=94, 2025-05-07T20:07:43.5901429Z log_E=4, 2025-05-07T20:07:43.5901649Z pruning_ratio=6.103515625e-05, 2025-05-07T20:07:43.5901934Z use_cpu=True, 2025-05-07T20:07:43.5902184Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5902465Z ) 2025-05-07T20:07:43.5902708Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5903417Z self=, 2025-05-07T20:07:43.5904071Z T=6, 2025-05-07T20:07:43.5904253Z D=94, 2025-05-07T20:07:43.5904444Z log_E=3, 2025-05-07T20:07:43.5904664Z pruning_ratio=6.103515625e-05, 2025-05-07T20:07:43.5904931Z use_cpu=True, 2025-05-07T20:07:43.5905175Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5905471Z ) 2025-05-07T20:07:43.5905728Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:07:43.5906440Z self=, 2025-05-07T20:07:43.5907089Z T=3, 2025-05-07T20:07:43.5907289Z D=94, 2025-05-07T20:07:43.5907489Z log_E=3, 2025-05-07T20:07:43.5907700Z pruning_ratio=6.103515625e-05, 2025-05-07T20:07:43.5907984Z use_cpu=True, 2025-05-07T20:07:43.5908239Z use_array_for_index_remapping=False, 2025-05-07T20:07:43.5908538Z ) 2025-05-07T20:07:43.5908719Z PASSED 2025-05-07T20:07:45.5181623Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5183179Z self=, 2025-05-07T20:07:45.5184006Z T=1, 2025-05-07T20:07:45.5184246Z D=2, 2025-05-07T20:07:45.5184844Z B=1, 2025-05-07T20:07:45.5185099Z log_E=3, 2025-05-07T20:07:45.5185460Z L=0, 2025-05-07T20:07:45.5185933Z pooling_mode=, 2025-05-07T20:07:45.5186483Z quantize_type=SparseType.FP32, 2025-05-07T20:07:45.5186992Z use_cpu=True, 2025-05-07T20:07:45.5187567Z pruning_ratio=None, 2025-05-07T20:07:45.5187892Z ) 2025-05-07T20:07:45.5188167Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5189016Z self=, 2025-05-07T20:07:45.5189835Z T=7, 2025-05-07T20:07:45.5190070Z D=2, 2025-05-07T20:07:45.5190320Z B=1, 2025-05-07T20:07:45.5190569Z log_E=3, 2025-05-07T20:07:45.5190820Z L=0, 2025-05-07T20:07:45.5191111Z pooling_mode=, 2025-05-07T20:07:45.5191534Z quantize_type=SparseType.FP32, 2025-05-07T20:07:45.5191897Z use_cpu=True, 2025-05-07T20:07:45.5192197Z pruning_ratio=None, 2025-05-07T20:07:45.5192517Z ) 2025-05-07T20:07:45.5192789Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5193635Z self=, 2025-05-07T20:07:45.5194446Z T=7, 2025-05-07T20:07:45.5194695Z D=111, 2025-05-07T20:07:45.5194933Z B=93, 2025-05-07T20:07:45.5195183Z log_E=5, 2025-05-07T20:07:45.5195441Z L=5, 2025-05-07T20:07:45.5195715Z pooling_mode=, 2025-05-07T20:07:45.5196144Z quantize_type=SparseType.INT4, 2025-05-07T20:07:45.5196519Z use_cpu=True, 2025-05-07T20:07:45.5196796Z pruning_ratio=0.0, 2025-05-07T20:07:45.5197090Z ) 2025-05-07T20:07:45.5197366Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5198191Z self=, 2025-05-07T20:07:45.5198997Z T=1, 2025-05-07T20:07:45.5199246Z D=41, 2025-05-07T20:07:45.5199483Z B=1, 2025-05-07T20:07:45.5199734Z log_E=3, 2025-05-07T20:07:45.5199990Z L=0, 2025-05-07T20:07:45.5200264Z pooling_mode=, 2025-05-07T20:07:45.5200686Z quantize_type=SparseType.FP32, 2025-05-07T20:07:45.5201059Z use_cpu=True, 2025-05-07T20:07:45.5201344Z pruning_ratio=None, 2025-05-07T20:07:45.5201644Z ) 2025-05-07T20:07:45.5201921Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5202763Z self=, 2025-05-07T20:07:45.5203556Z T=1, 2025-05-07T20:07:45.5203801Z D=41, 2025-05-07T20:07:45.5204050Z B=83, 2025-05-07T20:07:45.5204286Z log_E=3, 2025-05-07T20:07:45.5204544Z L=16, 2025-05-07T20:07:45.5204839Z pooling_mode=, 2025-05-07T20:07:45.5205246Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.5205615Z use_cpu=True, 2025-05-07T20:07:45.5205907Z pruning_ratio=None, 2025-05-07T20:07:45.5206192Z ) 2025-05-07T20:07:45.5206476Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5207313Z self=, 2025-05-07T20:07:45.5208109Z T=10, 2025-05-07T20:07:45.5208357Z D=80, 2025-05-07T20:07:45.5208610Z B=89, 2025-05-07T20:07:45.5208843Z log_E=4, 2025-05-07T20:07:45.5209099Z L=17, 2025-05-07T20:07:45.5209390Z pooling_mode=, 2025-05-07T20:07:45.5209810Z quantize_type=SparseType.INT4, 2025-05-07T20:07:45.5210177Z use_cpu=True, 2025-05-07T20:07:45.5210472Z pruning_ratio=None, 2025-05-07T20:07:45.5210770Z ) 2025-05-07T20:07:45.5211034Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5211867Z self=, 2025-05-07T20:07:45.5212669Z T=8, 2025-05-07T20:07:45.5212905Z D=22, 2025-05-07T20:07:45.5213150Z B=109, 2025-05-07T20:07:45.5213397Z log_E=4, 2025-05-07T20:07:45.5213750Z L=10, 2025-05-07T20:07:45.5214037Z pooling_mode=, 2025-05-07T20:07:45.5214455Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.5214813Z use_cpu=True, 2025-05-07T20:07:45.5215104Z pruning_ratio=None, 2025-05-07T20:07:45.5215471Z ) 2025-05-07T20:07:45.5215737Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5216578Z self=, 2025-05-07T20:07:45.5217383Z T=9, 2025-05-07T20:07:45.5217632Z D=82, 2025-05-07T20:07:45.5217868Z B=97, 2025-05-07T20:07:45.5218114Z log_E=3, 2025-05-07T20:07:45.5218375Z L=16, 2025-05-07T20:07:45.5218656Z pooling_mode=, 2025-05-07T20:07:45.5219080Z quantize_type=SparseType.INT4, 2025-05-07T20:07:45.5219452Z use_cpu=True, 2025-05-07T20:07:45.5219816Z pruning_ratio=None, 2025-05-07T20:07:45.5220116Z ) 2025-05-07T20:07:45.5220394Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5221226Z self=, 2025-05-07T20:07:45.5222034Z T=6, 2025-05-07T20:07:45.5222286Z D=118, 2025-05-07T20:07:45.5222524Z B=90, 2025-05-07T20:07:45.5222775Z log_E=3, 2025-05-07T20:07:45.5223034Z L=5, 2025-05-07T20:07:45.5223311Z pooling_mode=, 2025-05-07T20:07:45.5223737Z quantize_type=SparseType.FP32, 2025-05-07T20:07:45.5224114Z use_cpu=True, 2025-05-07T20:07:45.5224393Z pruning_ratio=0.0, 2025-05-07T20:07:45.5224694Z ) 2025-05-07T20:07:45.5224978Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5225801Z self=, 2025-05-07T20:07:45.5226615Z T=5, 2025-05-07T20:07:45.5226873Z D=95, 2025-05-07T20:07:45.5227126Z B=91, 2025-05-07T20:07:45.5227368Z log_E=5, 2025-05-07T20:07:45.5227637Z L=19, 2025-05-07T20:07:45.5227939Z pooling_mode=, 2025-05-07T20:07:45.5228355Z quantize_type=SparseType.FP8, 2025-05-07T20:07:45.5228732Z use_cpu=True, 2025-05-07T20:07:45.5229034Z pruning_ratio=None, 2025-05-07T20:07:45.5229327Z ) 2025-05-07T20:07:45.5229618Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5230463Z self=, 2025-05-07T20:07:45.5231257Z T=9, 2025-05-07T20:07:45.5231508Z D=40, 2025-05-07T20:07:45.5231758Z B=45, 2025-05-07T20:07:45.5231990Z log_E=3, 2025-05-07T20:07:45.5232253Z L=18, 2025-05-07T20:07:45.5232479Z pooling_mode=, 2025-05-07T20:07:45.5232791Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5233075Z use_cpu=True, 2025-05-07T20:07:45.5233305Z pruning_ratio=0.0, 2025-05-07T20:07:45.5233522Z ) 2025-05-07T20:07:45.5233737Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5234366Z self=, 2025-05-07T20:07:45.5234965Z T=1, 2025-05-07T20:07:45.5235151Z D=40, 2025-05-07T20:07:45.5235344Z B=45, 2025-05-07T20:07:45.5235537Z log_E=3, 2025-05-07T20:07:45.5235733Z L=18, 2025-05-07T20:07:45.5235958Z pooling_mode=, 2025-05-07T20:07:45.5236282Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5236555Z use_cpu=True, 2025-05-07T20:07:45.5236781Z pruning_ratio=0.0, 2025-05-07T20:07:45.5237008Z ) 2025-05-07T20:07:45.5237211Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5237834Z self=, 2025-05-07T20:07:45.5238433Z T=1, 2025-05-07T20:07:45.5238615Z D=40, 2025-05-07T20:07:45.5238807Z B=3, 2025-05-07T20:07:45.5239002Z log_E=3, 2025-05-07T20:07:45.5239191Z L=18, 2025-05-07T20:07:45.5239512Z pooling_mode=, 2025-05-07T20:07:45.5239841Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5240132Z use_cpu=True, 2025-05-07T20:07:45.5240351Z pruning_ratio=0.0, 2025-05-07T20:07:45.5240584Z ) 2025-05-07T20:07:45.5240888Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5241503Z self=, 2025-05-07T20:07:45.5242106Z T=1, 2025-05-07T20:07:45.5242304Z D=40, 2025-05-07T20:07:45.5242487Z B=3, 2025-05-07T20:07:45.5242686Z log_E=3, 2025-05-07T20:07:45.5242886Z L=1, 2025-05-07T20:07:45.5243095Z pooling_mode=, 2025-05-07T20:07:45.5243420Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5243705Z use_cpu=True, 2025-05-07T20:07:45.5243921Z pruning_ratio=0.0, 2025-05-07T20:07:45.5244150Z ) 2025-05-07T20:07:45.5244367Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5244976Z self=, 2025-05-07T20:07:45.5245580Z T=1, 2025-05-07T20:07:45.5245772Z D=2, 2025-05-07T20:07:45.5245950Z B=3, 2025-05-07T20:07:45.5246140Z log_E=3, 2025-05-07T20:07:45.5246360Z L=1, 2025-05-07T20:07:45.5246577Z pooling_mode=, 2025-05-07T20:07:45.5246906Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5247201Z use_cpu=True, 2025-05-07T20:07:45.5247422Z pruning_ratio=0.0, 2025-05-07T20:07:45.5247657Z ) 2025-05-07T20:07:45.5247877Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5248494Z self=, 2025-05-07T20:07:45.5249102Z T=1, 2025-05-07T20:07:45.5249302Z D=2, 2025-05-07T20:07:45.5249484Z B=3, 2025-05-07T20:07:45.5249681Z log_E=3, 2025-05-07T20:07:45.5249888Z L=3, 2025-05-07T20:07:45.5250102Z pooling_mode=, 2025-05-07T20:07:45.5250436Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5250725Z use_cpu=True, 2025-05-07T20:07:45.5250958Z pruning_ratio=0.0, 2025-05-07T20:07:45.5251181Z ) 2025-05-07T20:07:45.5251397Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5252029Z self=, 2025-05-07T20:07:45.5252620Z T=3, 2025-05-07T20:07:45.5252813Z D=2, 2025-05-07T20:07:45.5253004Z B=3, 2025-05-07T20:07:45.5253180Z log_E=3, 2025-05-07T20:07:45.5253379Z L=3, 2025-05-07T20:07:45.5253607Z pooling_mode=, 2025-05-07T20:07:45.5253916Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5254199Z use_cpu=True, 2025-05-07T20:07:45.5254425Z pruning_ratio=0.0, 2025-05-07T20:07:45.5254639Z ) 2025-05-07T20:07:45.5254854Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5255472Z self=, 2025-05-07T20:07:45.5256065Z T=2, 2025-05-07T20:07:45.5256260Z D=88, 2025-05-07T20:07:45.5256457Z B=65, 2025-05-07T20:07:45.5256637Z log_E=3, 2025-05-07T20:07:45.5256842Z L=13, 2025-05-07T20:07:45.5257080Z pooling_mode=, 2025-05-07T20:07:45.5257407Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5257681Z use_cpu=True, 2025-05-07T20:07:45.5257905Z pruning_ratio=0.0, 2025-05-07T20:07:45.5258133Z ) 2025-05-07T20:07:45.5258337Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5258955Z self=, 2025-05-07T20:07:45.5259557Z T=2, 2025-05-07T20:07:45.5259819Z D=88, 2025-05-07T20:07:45.5260022Z B=65, 2025-05-07T20:07:45.5260222Z log_E=3, 2025-05-07T20:07:45.5260419Z L=3, 2025-05-07T20:07:45.5260656Z pooling_mode=, 2025-05-07T20:07:45.5260987Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5261349Z use_cpu=True, 2025-05-07T20:07:45.5261584Z pruning_ratio=0.0, 2025-05-07T20:07:45.5261820Z ) 2025-05-07T20:07:45.5262026Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5262711Z self=, 2025-05-07T20:07:45.5263312Z T=3, 2025-05-07T20:07:45.5263503Z D=88, 2025-05-07T20:07:45.5263685Z B=65, 2025-05-07T20:07:45.5263881Z log_E=3, 2025-05-07T20:07:45.5264087Z L=3, 2025-05-07T20:07:45.5264297Z pooling_mode=, 2025-05-07T20:07:45.5264622Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5264908Z use_cpu=True, 2025-05-07T20:07:45.5265121Z pruning_ratio=0.0, 2025-05-07T20:07:45.5265351Z ) 2025-05-07T20:07:45.5265566Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5266175Z self=, 2025-05-07T20:07:45.5266785Z T=3, 2025-05-07T20:07:45.5267014Z D=88, 2025-05-07T20:07:45.5267206Z B=3, 2025-05-07T20:07:45.5267385Z log_E=3, 2025-05-07T20:07:45.5267586Z L=3, 2025-05-07T20:07:45.5267808Z pooling_mode=, 2025-05-07T20:07:45.5268124Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5268409Z use_cpu=True, 2025-05-07T20:07:45.5268641Z pruning_ratio=0.0, 2025-05-07T20:07:45.5268859Z ) 2025-05-07T20:07:45.5269072Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5269691Z self=, 2025-05-07T20:07:45.5270275Z T=3, 2025-05-07T20:07:45.5270468Z D=3, 2025-05-07T20:07:45.5270664Z B=3, 2025-05-07T20:07:45.5270845Z log_E=3, 2025-05-07T20:07:45.5271053Z L=3, 2025-05-07T20:07:45.5271277Z pooling_mode=, 2025-05-07T20:07:45.5271592Z quantize_type=SparseType.INT8, 2025-05-07T20:07:45.5271882Z use_cpu=True, 2025-05-07T20:07:45.5272110Z pruning_ratio=0.0, 2025-05-07T20:07:45.5272327Z ) 2025-05-07T20:07:45.5272544Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5273172Z self=, 2025-05-07T20:07:45.5273775Z T=9, 2025-05-07T20:07:45.5273955Z D=110, 2025-05-07T20:07:45.5274150Z B=105, 2025-05-07T20:07:45.5274348Z log_E=4, 2025-05-07T20:07:45.5274538Z L=11, 2025-05-07T20:07:45.5274768Z pooling_mode=, 2025-05-07T20:07:45.5275095Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.5275371Z use_cpu=True, 2025-05-07T20:07:45.5275786Z pruning_ratio=0.0, 2025-05-07T20:07:45.5276023Z ) 2025-05-07T20:07:45.5276231Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5276859Z self=, 2025-05-07T20:07:45.5277476Z T=1, 2025-05-07T20:07:45.5277664Z D=110, 2025-05-07T20:07:45.5277869Z B=105, 2025-05-07T20:07:45.5278071Z log_E=4, 2025-05-07T20:07:45.5278266Z L=11, 2025-05-07T20:07:45.5278497Z pooling_mode=, 2025-05-07T20:07:45.5278827Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.5279120Z use_cpu=True, 2025-05-07T20:07:45.5279339Z pruning_ratio=0.0, 2025-05-07T20:07:45.5279573Z ) 2025-05-07T20:07:45.5279794Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.5280402Z self=, 2025-05-07T20:07:45.5281006Z T=1, 2025-05-07T20:07:45.5281197Z D=110, 2025-05-07T20:07:45.5281379Z B=105, 2025-05-07T20:07:45.5281570Z log_E=4, 2025-05-07T20:07:45.5281773Z L=1, 2025-05-07T20:07:45.5281981Z pooling_mode=, 2025-05-07T20:07:45.5282303Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.5282588Z use_cpu=True, 2025-05-07T20:07:45.5282923Z pruning_ratio=0.0, 2025-05-07T20:07:45.5283154Z ) 2025-05-07T20:07:45.7127271Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7128448Z self=, 2025-05-07T20:07:45.7129281Z T=4, 2025-05-07T20:07:45.7129521Z D=110, 2025-05-07T20:07:45.7129776Z B=105, 2025-05-07T20:07:45.7130033Z log_E=4, 2025-05-07T20:07:45.7130283Z L=1, 2025-05-07T20:07:45.7130580Z pooling_mode=, 2025-05-07T20:07:45.7131011Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.7131378Z use_cpu=True, 2025-05-07T20:07:45.7131674Z pruning_ratio=0.0, 2025-05-07T20:07:45.7131977Z ) 2025-05-07T20:07:45.7132250Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7133086Z self=, 2025-05-07T20:07:45.7133899Z T=4, 2025-05-07T20:07:45.7134157Z D=110, 2025-05-07T20:07:45.7134393Z B=105, 2025-05-07T20:07:45.7134639Z log_E=4, 2025-05-07T20:07:45.7134898Z L=4, 2025-05-07T20:07:45.7135174Z pooling_mode=, 2025-05-07T20:07:45.7135604Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.7135985Z use_cpu=True, 2025-05-07T20:07:45.7136261Z pruning_ratio=0.0, 2025-05-07T20:07:45.7136559Z ) 2025-05-07T20:07:45.7136837Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7137664Z self=, 2025-05-07T20:07:45.7138476Z T=4, 2025-05-07T20:07:45.7138724Z D=110, 2025-05-07T20:07:45.7138963Z B=105, 2025-05-07T20:07:45.7139212Z log_E=3, 2025-05-07T20:07:45.7139471Z L=4, 2025-05-07T20:07:45.7139818Z pooling_mode=, 2025-05-07T20:07:45.7140250Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.7140625Z use_cpu=True, 2025-05-07T20:07:45.7140915Z pruning_ratio=0.0, 2025-05-07T20:07:45.7141215Z ) 2025-05-07T20:07:45.7141497Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7142342Z self=, 2025-05-07T20:07:45.7143146Z T=4, 2025-05-07T20:07:45.7143392Z D=4, 2025-05-07T20:07:45.7143640Z B=105, 2025-05-07T20:07:45.7143878Z log_E=3, 2025-05-07T20:07:45.7144179Z L=4, 2025-05-07T20:07:45.7144467Z pooling_mode=, 2025-05-07T20:07:45.7144891Z quantize_type=SparseType.INT2, 2025-05-07T20:07:45.7145246Z use_cpu=True, 2025-05-07T20:07:45.7145541Z pruning_ratio=0.0, 2025-05-07T20:07:45.7145841Z ) 2025-05-07T20:07:45.7146117Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7146941Z self=, 2025-05-07T20:07:45.7147749Z T=2, 2025-05-07T20:07:45.7148001Z D=124, 2025-05-07T20:07:45.7148251Z B=90, 2025-05-07T20:07:45.7148505Z log_E=4, 2025-05-07T20:07:45.7148767Z L=5, 2025-05-07T20:07:45.7149047Z pooling_mode=, 2025-05-07T20:07:45.7149465Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.7149839Z use_cpu=True, 2025-05-07T20:07:45.7150157Z pruning_ratio=None, 2025-05-07T20:07:45.7150460Z ) 2025-05-07T20:07:45.7150728Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7151571Z self=, 2025-05-07T20:07:45.7152382Z T=2, 2025-05-07T20:07:45.7152637Z D=124, 2025-05-07T20:07:45.7152826Z B=90, 2025-05-07T20:07:45.7153029Z log_E=4, 2025-05-07T20:07:45.7153238Z L=2, 2025-05-07T20:07:45.7153452Z pooling_mode=, 2025-05-07T20:07:45.7153781Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.7154074Z use_cpu=True, 2025-05-07T20:07:45.7154298Z pruning_ratio=None, 2025-05-07T20:07:45.7154705Z ) 2025-05-07T20:07:45.7154927Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7155542Z self=, 2025-05-07T20:07:45.7156152Z T=2, 2025-05-07T20:07:45.7156424Z D=124, 2025-05-07T20:07:45.7156610Z B=90, 2025-05-07T20:07:45.7156811Z log_E=3, 2025-05-07T20:07:45.7157022Z L=2, 2025-05-07T20:07:45.7157235Z pooling_mode=, 2025-05-07T20:07:45.7157559Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.7157845Z use_cpu=True, 2025-05-07T20:07:45.7158060Z pruning_ratio=None, 2025-05-07T20:07:45.7158291Z ) 2025-05-07T20:07:45.7158506Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7159131Z self=, 2025-05-07T20:07:45.7159723Z T=2, 2025-05-07T20:07:45.7159922Z D=124, 2025-05-07T20:07:45.7160126Z B=124, 2025-05-07T20:07:45.7160312Z log_E=3, 2025-05-07T20:07:45.7160516Z L=2, 2025-05-07T20:07:45.7160748Z pooling_mode=, 2025-05-07T20:07:45.7161064Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.7161357Z use_cpu=True, 2025-05-07T20:07:45.7161592Z pruning_ratio=None, 2025-05-07T20:07:45.7161863Z ) 2025-05-07T20:07:45.7162084Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7162707Z self=, 2025-05-07T20:07:45.7163296Z T=2, 2025-05-07T20:07:45.7163488Z D=124, 2025-05-07T20:07:45.7163683Z B=124, 2025-05-07T20:07:45.7163866Z log_E=3, 2025-05-07T20:07:45.7164068Z L=0, 2025-05-07T20:07:45.7164289Z pooling_mode=, 2025-05-07T20:07:45.7164600Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.7164885Z use_cpu=True, 2025-05-07T20:07:45.7165115Z pruning_ratio=None, 2025-05-07T20:07:45.7165355Z ) 2025-05-07T20:07:45.7165563Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7166187Z self=, 2025-05-07T20:07:45.7166793Z T=3, 2025-05-07T20:07:45.7166974Z D=124, 2025-05-07T20:07:45.7167174Z B=124, 2025-05-07T20:07:45.7167371Z log_E=3, 2025-05-07T20:07:45.7167559Z L=0, 2025-05-07T20:07:45.7167779Z pooling_mode=, 2025-05-07T20:07:45.7168099Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.7168373Z use_cpu=True, 2025-05-07T20:07:45.7168600Z pruning_ratio=None, 2025-05-07T20:07:45.7168831Z ) 2025-05-07T20:07:45.7169035Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7169654Z self=, 2025-05-07T20:07:45.7170254Z T=3, 2025-05-07T20:07:45.7170435Z D=124, 2025-05-07T20:07:45.7170632Z B=124, 2025-05-07T20:07:45.7170832Z log_E=3, 2025-05-07T20:07:45.7171037Z L=3, 2025-05-07T20:07:45.7171245Z pooling_mode=, 2025-05-07T20:07:45.7171564Z quantize_type=SparseType.FP16, 2025-05-07T20:07:45.7171847Z use_cpu=True, 2025-05-07T20:07:45.7172060Z pruning_ratio=None, 2025-05-07T20:07:45.7172294Z ) 2025-05-07T20:07:45.7172512Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7173127Z self=, 2025-05-07T20:07:45.7173727Z T=4, 2025-05-07T20:07:45.7173922Z D=58, 2025-05-07T20:07:45.7174103Z B=9, 2025-05-07T20:07:45.7174294Z log_E=3, 2025-05-07T20:07:45.7174496Z L=9, 2025-05-07T20:07:45.7174709Z pooling_mode=, 2025-05-07T20:07:45.7175035Z quantize_type=SparseType.FP8, 2025-05-07T20:07:45.7175321Z use_cpu=True, 2025-05-07T20:07:45.7175538Z pruning_ratio=0.0, 2025-05-07T20:07:45.7175980Z ) 2025-05-07T20:07:45.7176201Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7176989Z self=, 2025-05-07T20:07:45.7177593Z T=3, 2025-05-07T20:07:45.7177789Z D=58, 2025-05-07T20:07:45.7197828Z B=9, 2025-05-07T20:07:45.7198066Z log_E=3, 2025-05-07T20:07:45.7198266Z L=9, 2025-05-07T20:07:45.7198501Z pooling_mode=, 2025-05-07T20:07:45.7198840Z quantize_type=SparseType.FP8, 2025-05-07T20:07:45.7199119Z use_cpu=True, 2025-05-07T20:07:45.7199351Z pruning_ratio=0.0, 2025-05-07T20:07:45.7199589Z ) 2025-05-07T20:07:45.7199798Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7200432Z self=, 2025-05-07T20:07:45.7201043Z T=3, 2025-05-07T20:07:45.7201227Z D=58, 2025-05-07T20:07:45.7201425Z B=3, 2025-05-07T20:07:45.7201617Z log_E=3, 2025-05-07T20:07:45.7201811Z L=9, 2025-05-07T20:07:45.7202040Z pooling_mode=, 2025-05-07T20:07:45.7202361Z quantize_type=SparseType.FP8, 2025-05-07T20:07:45.7202634Z use_cpu=True, 2025-05-07T20:07:45.7202864Z pruning_ratio=0.0, 2025-05-07T20:07:45.7203097Z ) 2025-05-07T20:07:45.7203309Z Trying example: test_quantize_workflow( 2025-05-07T20:07:45.7203935Z self=, 2025-05-07T20:07:45.7204538Z T=9, 2025-05-07T20:07:45.7204729Z D=58, 2025-05-07T20:07:45.7204910Z B=9, 2025-05-07T20:07:45.7205101Z log_E=3, 2025-05-07T20:07:45.7205303Z L=9, 2025-05-07T20:07:45.7205515Z pooling_mode=, 2025-05-07T20:07:45.7205837Z quantize_type=SparseType.FP8, 2025-05-07T20:07:45.7206124Z use_cpu=True, 2025-05-07T20:07:45.7206339Z pruning_ratio=0.0, 2025-05-07T20:07:45.7206572Z ) 2025-05-07T20:07:45.7206755Z PASSED 2025-05-07T20:07:45.7206865Z 2025-05-07T20:07:45.7207025Z =============================== warnings summary =============================== 2025-05-07T20:07:45.7207707Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:07:45.7208613Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:07:45.7210275Z /github/home/miniconda/envs/build_binary/lib/python3.12/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:07:45.7211733Z res_scale_shift = torch.tensor( 2025-05-07T20:07:45.7211935Z 2025-05-07T20:07:45.7212362Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:07:45.7213243Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:07:45.7214907Z /github/home/miniconda/envs/build_binary/lib/python3.12/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:07:45.7216286Z res_scale_shift = torch.tensor( 2025-05-07T20:07:45.7216482Z 2025-05-07T20:07:45.7216736Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:07:45.7217223Z ======================== 3 passed, 4 warnings in 37.03s ======================== 2025-05-07T20:07:46.0996449Z 2025-05-07T20:07:46.0996968Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:07:46.1014231Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 40 seconds 2025-05-07T20:07:46.1014598Z 2025-05-07T20:07:46.1014603Z 2025-05-07T20:07:46.1014625Z 2025-05-07T20:07:46.1014913Z 2025-05-07T20:07:46.1027370Z ################################################################################ 2025-05-07T20:07:46.1042941Z # [2025-05-07T20:07:46.104Z] Run Python Test Suite: 2025-05-07T20:07:46.1043296Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:07:46.1043761Z ################################################################################ 2025-05-07T20:07:46.1065596Z + 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:07:46.1066300Z 2025-05-07T20:07:48.1717982Z ============================= test session starts ============================== 2025-05-07T20:07:48.1718675Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:48.1719230Z cachedir: .pytest_cache 2025-05-07T20:07:48.1719864Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:48.1720583Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:48.1720908Z plugins: hypothesis-6.131.14 2025-05-07T20:07:49.6270530Z collecting ... collected 5 items 2025-05-07T20:07:49.6270792Z 2025-05-07T20:07:49.6287987Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter SKIPPED 2025-05-07T20:07:49.6297748Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function SKIPPED 2025-05-07T20:07:49.6306700Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_direct_mapped_uvm_cache_stats SKIPPED 2025-05-07T20:07:49.6315601Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_move_to_device_with_cache SKIPPED 2025-05-07T20:07:49.6334254Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats SKIPPED 2025-05-07T20:07:49.6334645Z 2025-05-07T20:07:49.6334796Z =========================== short test summary info ============================ 2025-05-07T20:07:49.6335379Z SKIPPED [1] tbe/inference/nbit_cache_test.py:123: CUDA is not available or no GPUs detected 2025-05-07T20:07:49.6336082Z SKIPPED [1] tbe/inference/nbit_cache_test.py:62: CUDA is not available or no GPUs detected 2025-05-07T20:07:49.6336774Z SKIPPED [1] tbe/inference/nbit_cache_test.py:299: CUDA is not available or no GPUs detected 2025-05-07T20:07:49.6337446Z SKIPPED [1] tbe/inference/nbit_cache_test.py:425: CUDA is not available or no GPUs detected 2025-05-07T20:07:49.6338127Z SKIPPED [1] tbe/inference/nbit_cache_test.py:179: CUDA is not available or no GPUs detected 2025-05-07T20:07:49.6338671Z ============================== 5 skipped in 1.59s ============================== 2025-05-07T20:07:49.9949504Z 2025-05-07T20:07:49.9949980Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:07:49.9967950Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 3 seconds 2025-05-07T20:07:49.9968342Z 2025-05-07T20:07:49.9968348Z 2025-05-07T20:07:49.9968393Z 2025-05-07T20:07:49.9968397Z 2025-05-07T20:07:49.9980944Z ################################################################################ 2025-05-07T20:07:49.9996518Z # [2025-05-07T20:07:49.999Z] Run Python Test Suite: 2025-05-07T20:07:49.9996931Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:07:49.9997276Z ################################################################################ 2025-05-07T20:07:50.0019491Z + 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:07:50.0020279Z 2025-05-07T20:07:52.0564374Z ============================= test session starts ============================== 2025-05-07T20:07:52.0565057Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:52.0565623Z cachedir: .pytest_cache 2025-05-07T20:07:52.0566237Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:52.0567188Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:52.0567526Z plugins: hypothesis-6.131.14 2025-05-07T20:07:53.4728522Z collecting ... collected 1 item 2025-05-07T20:07:53.4729001Z 2025-05-07T20:09:44.0221151Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0222261Z self=, 2025-05-07T20:09:44.0222898Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:09:44.0223236Z pooling_mode=, 2025-05-07T20:09:44.0223547Z indices_dtype=torch.int32, 2025-05-07T20:09:44.0223847Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0224139Z ) 2025-05-07T20:09:44.0224369Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0225030Z self=, 2025-05-07T20:09:44.0225639Z nbit_weights_ty=None, 2025-05-07T20:09:44.0225920Z pooling_mode=, 2025-05-07T20:09:44.0226234Z indices_dtype=torch.int32, 2025-05-07T20:09:44.0226525Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0226803Z ) 2025-05-07T20:09:44.0227033Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0227672Z self=, 2025-05-07T20:09:44.0228279Z nbit_weights_ty=None, 2025-05-07T20:09:44.0228546Z pooling_mode=, 2025-05-07T20:09:44.0228868Z indices_dtype=torch.int32, 2025-05-07T20:09:44.0229161Z output_dtype=SparseType.BF16, 2025-05-07T20:09:44.0229437Z ) 2025-05-07T20:09:44.0229663Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0230295Z self=, 2025-05-07T20:09:44.0230922Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:09:44.0231231Z pooling_mode=, 2025-05-07T20:09:44.0231546Z indices_dtype=torch.int32, 2025-05-07T20:09:44.0231844Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0232108Z ) 2025-05-07T20:09:44.0232351Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0232982Z self=, 2025-05-07T20:09:44.0233584Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:09:44.0233906Z pooling_mode=, 2025-05-07T20:09:44.0234222Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0234517Z output_dtype=SparseType.BF16, 2025-05-07T20:09:44.0234779Z ) 2025-05-07T20:09:44.0235016Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0235651Z self=, 2025-05-07T20:09:44.0236244Z nbit_weights_ty=None, 2025-05-07T20:09:44.0236526Z pooling_mode=, 2025-05-07T20:09:44.0236846Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0237130Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0237404Z ) 2025-05-07T20:09:44.0237643Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0238263Z self=, 2025-05-07T20:09:44.0238866Z nbit_weights_ty=None, 2025-05-07T20:09:44.0239147Z pooling_mode=, 2025-05-07T20:09:44.0239468Z indices_dtype=torch.int32, 2025-05-07T20:09:44.0239747Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0240026Z ) 2025-05-07T20:09:44.0240263Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0240931Z self=, 2025-05-07T20:09:44.0241880Z nbit_weights_ty=None, 2025-05-07T20:09:44.0242147Z pooling_mode=, 2025-05-07T20:09:44.0242470Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0242877Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0243144Z ) 2025-05-07T20:09:44.0243381Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0244013Z self=, 2025-05-07T20:09:44.0244615Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:09:44.0244936Z pooling_mode=, 2025-05-07T20:09:44.0245260Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0245552Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0245815Z ) 2025-05-07T20:09:44.0246053Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0246687Z self=, 2025-05-07T20:09:44.0247303Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:09:44.0247624Z pooling_mode=, 2025-05-07T20:09:44.0247941Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0248216Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0248491Z ) 2025-05-07T20:09:44.0248724Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0249337Z self=, 2025-05-07T20:09:44.0249937Z nbit_weights_ty=None, 2025-05-07T20:09:44.0250213Z pooling_mode=, 2025-05-07T20:09:44.0250530Z indices_dtype=torch.int32, 2025-05-07T20:09:44.0250804Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0251076Z ) 2025-05-07T20:09:44.0251309Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0251921Z self=, 2025-05-07T20:09:44.0252540Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:09:44.0252857Z pooling_mode=, 2025-05-07T20:09:44.0253161Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0253449Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0253725Z ) 2025-05-07T20:09:44.0253947Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0254570Z self=, 2025-05-07T20:09:44.0255183Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:09:44.0255498Z pooling_mode=, 2025-05-07T20:09:44.0255802Z indices_dtype=torch.int32, 2025-05-07T20:09:44.0256089Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0256362Z ) 2025-05-07T20:09:44.0256582Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0257211Z self=, 2025-05-07T20:09:44.0257833Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:09:44.0258143Z pooling_mode=, 2025-05-07T20:09:44.0258462Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0258751Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0259032Z ) 2025-05-07T20:09:44.0259253Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0259991Z self=, 2025-05-07T20:09:44.0260606Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:09:44.0260911Z pooling_mode=, 2025-05-07T20:09:44.0261224Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0261513Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0261776Z ) 2025-05-07T20:09:44.0262012Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0262639Z self=, 2025-05-07T20:09:44.0263346Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:09:44.0263672Z pooling_mode=, 2025-05-07T20:09:44.0263990Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0264285Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0264549Z ) 2025-05-07T20:09:44.0264854Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0265484Z self=, 2025-05-07T20:09:44.0266071Z nbit_weights_ty=None, 2025-05-07T20:09:44.0266350Z pooling_mode=, 2025-05-07T20:09:44.0266661Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0266936Z output_dtype=SparseType.BF16, 2025-05-07T20:09:44.0267212Z ) 2025-05-07T20:09:44.0267449Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0268063Z self=, 2025-05-07T20:09:44.0268679Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:09:44.0268997Z pooling_mode=, 2025-05-07T20:09:44.0269307Z indices_dtype=torch.int32, 2025-05-07T20:09:44.0269584Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0269861Z ) 2025-05-07T20:09:44.0270098Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0270715Z self=, 2025-05-07T20:09:44.0271333Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:09:44.0271650Z pooling_mode=, 2025-05-07T20:09:44.0271956Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0272243Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0272512Z ) 2025-05-07T20:09:44.0272732Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0273404Z self=, 2025-05-07T20:09:44.0274014Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:09:44.0274326Z pooling_mode=, 2025-05-07T20:09:44.0274624Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0274909Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0275180Z ) 2025-05-07T20:09:44.0275405Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0276233Z self=, 2025-05-07T20:09:44.0276851Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:09:44.0277156Z pooling_mode=, 2025-05-07T20:09:44.0277478Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0277770Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0278049Z ) 2025-05-07T20:09:44.0278270Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0278904Z self=, 2025-05-07T20:09:44.0279529Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:09:44.0279835Z pooling_mode=, 2025-05-07T20:09:44.0280157Z indices_dtype=torch.int32, 2025-05-07T20:09:44.0280446Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0280707Z ) 2025-05-07T20:09:44.0280948Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0281574Z self=, 2025-05-07T20:09:44.0282187Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:09:44.0282495Z pooling_mode=, 2025-05-07T20:09:44.0282812Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0283100Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0283360Z ) 2025-05-07T20:09:44.0283597Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0284223Z self=, 2025-05-07T20:09:44.0284824Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:09:44.0285279Z pooling_mode=, 2025-05-07T20:09:44.0285593Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0285869Z output_dtype=SparseType.FP16, 2025-05-07T20:09:44.0286141Z ) 2025-05-07T20:09:44.0286448Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0287080Z self=, 2025-05-07T20:09:44.0287664Z nbit_weights_ty=None, 2025-05-07T20:09:44.0287940Z pooling_mode=, 2025-05-07T20:09:44.0288257Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0288536Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0288816Z ) 2025-05-07T20:09:44.0289051Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0289666Z self=, 2025-05-07T20:09:44.0290277Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:09:44.0290599Z pooling_mode=, 2025-05-07T20:09:44.0290902Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0291188Z output_dtype=SparseType.BF16, 2025-05-07T20:09:44.0291459Z ) 2025-05-07T20:09:44.0291695Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:09:44.0292308Z self=, 2025-05-07T20:09:44.0292906Z nbit_weights_ty=None, 2025-05-07T20:09:44.0293180Z pooling_mode=, 2025-05-07T20:09:44.0293479Z indices_dtype=torch.int64, 2025-05-07T20:09:44.0293769Z output_dtype=SparseType.FP32, 2025-05-07T20:09:44.0294046Z ) 2025-05-07T20:10:29.0622277Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0622985Z self=, 2025-05-07T20:10:29.0623626Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:10:29.0623994Z pooling_mode=, 2025-05-07T20:10:29.0624327Z indices_dtype=torch.int32, 2025-05-07T20:10:29.0624628Z output_dtype=SparseType.BF16, 2025-05-07T20:10:29.0624900Z ) 2025-05-07T20:10:29.0625141Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0625792Z self=, 2025-05-07T20:10:29.0626382Z nbit_weights_ty=None, 2025-05-07T20:10:29.0626661Z pooling_mode=, 2025-05-07T20:10:29.0626974Z indices_dtype=torch.int64, 2025-05-07T20:10:29.0627271Z output_dtype=SparseType.FP32, 2025-05-07T20:10:29.0627545Z ) 2025-05-07T20:10:29.0627770Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0628408Z self=, 2025-05-07T20:10:29.0629023Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:10:29.0629348Z pooling_mode=, 2025-05-07T20:10:29.0629655Z indices_dtype=torch.int32, 2025-05-07T20:10:29.0629946Z output_dtype=SparseType.BF16, 2025-05-07T20:10:29.0630222Z ) 2025-05-07T20:10:29.0630446Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0631080Z self=, 2025-05-07T20:10:29.0631683Z nbit_weights_ty=None, 2025-05-07T20:10:29.0631948Z pooling_mode=, 2025-05-07T20:10:29.0632263Z indices_dtype=torch.int32, 2025-05-07T20:10:29.0632556Z output_dtype=SparseType.FP16, 2025-05-07T20:10:29.0632831Z ) 2025-05-07T20:10:29.0633056Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0633684Z self=, 2025-05-07T20:10:29.0634282Z nbit_weights_ty=None, 2025-05-07T20:10:29.0634548Z pooling_mode=, 2025-05-07T20:10:29.0635105Z indices_dtype=torch.int64, 2025-05-07T20:10:29.0635398Z output_dtype=SparseType.BF16, 2025-05-07T20:10:29.0635661Z ) 2025-05-07T20:10:29.0635901Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0636637Z self=, 2025-05-07T20:10:29.0637260Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:10:29.0637587Z pooling_mode=, 2025-05-07T20:10:29.0637910Z indices_dtype=torch.int32, 2025-05-07T20:10:29.0638193Z output_dtype=SparseType.FP32, 2025-05-07T20:10:29.0638471Z ) 2025-05-07T20:10:29.0638714Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0639334Z self=, 2025-05-07T20:10:29.0639944Z nbit_weights_ty=None, 2025-05-07T20:10:29.0640225Z pooling_mode=, 2025-05-07T20:10:29.0640541Z indices_dtype=torch.int32, 2025-05-07T20:10:29.0640838Z output_dtype=SparseType.FP16, 2025-05-07T20:10:29.0641122Z ) 2025-05-07T20:10:29.0641350Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0641991Z self=, 2025-05-07T20:10:29.0642600Z nbit_weights_ty=None, 2025-05-07T20:10:29.0642882Z pooling_mode=, 2025-05-07T20:10:29.0643192Z indices_dtype=torch.int32, 2025-05-07T20:10:29.0643483Z output_dtype=SparseType.BF16, 2025-05-07T20:10:29.0643763Z ) 2025-05-07T20:10:29.0643990Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0644617Z self=, 2025-05-07T20:10:29.0645219Z nbit_weights_ty=None, 2025-05-07T20:10:29.0645489Z pooling_mode=, 2025-05-07T20:10:29.0645809Z indices_dtype=torch.int32, 2025-05-07T20:10:29.0646100Z output_dtype=SparseType.BF16, 2025-05-07T20:10:29.0646375Z ) 2025-05-07T20:10:29.0646596Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0647229Z self=, 2025-05-07T20:10:29.0647824Z nbit_weights_ty=None, 2025-05-07T20:10:29.0648089Z pooling_mode=, 2025-05-07T20:10:29.0648414Z indices_dtype=torch.int32, 2025-05-07T20:10:29.0648729Z output_dtype=SparseType.FP32, 2025-05-07T20:10:29.0648989Z ) 2025-05-07T20:10:29.0649228Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0649863Z self=, 2025-05-07T20:10:29.0650466Z nbit_weights_ty=None, 2025-05-07T20:10:29.0650731Z pooling_mode=, 2025-05-07T20:10:29.0651054Z indices_dtype=torch.int64, 2025-05-07T20:10:29.0651349Z output_dtype=SparseType.BF16, 2025-05-07T20:10:29.0651608Z ) 2025-05-07T20:10:29.0651844Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0652479Z self=, 2025-05-07T20:10:29.0653080Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:10:29.0653402Z pooling_mode=, 2025-05-07T20:10:29.0653718Z indices_dtype=torch.int32, 2025-05-07T20:10:29.0654009Z output_dtype=SparseType.FP32, 2025-05-07T20:10:29.0654273Z ) 2025-05-07T20:10:29.0654512Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:10:29.0655142Z self=, 2025-05-07T20:10:29.0655732Z nbit_weights_ty=None, 2025-05-07T20:10:29.0656011Z pooling_mode=, 2025-05-07T20:10:29.0656331Z indices_dtype=torch.int64, 2025-05-07T20:10:29.0656709Z output_dtype=SparseType.FP16, 2025-05-07T20:10:29.0656991Z ) 2025-05-07T20:10:29.0657187Z PASSED 2025-05-07T20:10:29.0657302Z 2025-05-07T20:10:29.0657457Z ======================== 1 passed in 157.13s (0:02:37) ========================= 2025-05-07T20:10:29.4559288Z 2025-05-07T20:10:29.4560321Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:10:29.4577172Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 159 seconds 2025-05-07T20:10:29.4577565Z 2025-05-07T20:10:29.4577570Z 2025-05-07T20:10:29.4577574Z 2025-05-07T20:10:29.4577578Z 2025-05-07T20:10:29.4589968Z ################################################################################ 2025-05-07T20:10:29.4606086Z # [2025-05-07T20:10:29.460Z] Run Python Test Suite: 2025-05-07T20:10:29.4606455Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:10:29.4606788Z ################################################################################ 2025-05-07T20:10:29.4628383Z + 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:10:29.4629084Z 2025-05-07T20:10:31.5280915Z ============================= test session starts ============================== 2025-05-07T20:10:31.5281598Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:31.5282166Z cachedir: .pytest_cache 2025-05-07T20:10:31.5282788Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:31.5283473Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:31.5283784Z plugins: hypothesis-6.131.14 2025-05-07T20:10:33.0003913Z collecting ... collected 10 items 2025-05-07T20:10:33.0004176Z 2025-05-07T20:11:25.6220350Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6221203Z self=, 2025-05-07T20:11:25.6221739Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:11:25.6222068Z use_array_for_index_remapping=False, 2025-05-07T20:11:25.6222382Z do_pruning=False, 2025-05-07T20:11:25.6222715Z pooling_mode=, 2025-05-07T20:11:25.6223041Z indices_dtype=torch.int32, 2025-05-07T20:11:25.6223404Z output_dtype=SparseType.FP32, 2025-05-07T20:11:25.6223675Z ) 2025-05-07T20:11:25.6223898Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6224403Z self=, 2025-05-07T20:11:25.6224947Z nbit_weights_ty=None, 2025-05-07T20:11:25.6225216Z use_array_for_index_remapping=False, 2025-05-07T20:11:25.6225527Z do_pruning=False, 2025-05-07T20:11:25.6225792Z pooling_mode=, 2025-05-07T20:11:25.6226094Z indices_dtype=torch.int32, 2025-05-07T20:11:25.6226392Z output_dtype=SparseType.FP32, 2025-05-07T20:11:25.6226672Z ) 2025-05-07T20:11:25.6226878Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6227391Z self=, 2025-05-07T20:11:25.6227892Z nbit_weights_ty=None, 2025-05-07T20:11:25.6228155Z use_array_for_index_remapping=False, 2025-05-07T20:11:25.6228463Z do_pruning=True, 2025-05-07T20:11:25.6228723Z pooling_mode=, 2025-05-07T20:11:25.6229040Z indices_dtype=torch.int64, 2025-05-07T20:11:25.6229316Z output_dtype=SparseType.FP16, 2025-05-07T20:11:25.6229589Z ) 2025-05-07T20:11:25.6229800Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6230286Z self=, 2025-05-07T20:11:25.6230786Z nbit_weights_ty=None, 2025-05-07T20:11:25.6231059Z use_array_for_index_remapping=True, 2025-05-07T20:11:25.6231702Z do_pruning=False, 2025-05-07T20:11:25.6231991Z pooling_mode=, 2025-05-07T20:11:25.6232350Z indices_dtype=torch.int32, 2025-05-07T20:11:25.6232631Z output_dtype=SparseType.FP32, 2025-05-07T20:11:25.6232905Z ) 2025-05-07T20:11:25.6233234Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6233743Z self=, 2025-05-07T20:11:25.6234236Z nbit_weights_ty=None, 2025-05-07T20:11:25.6234517Z use_array_for_index_remapping=False, 2025-05-07T20:11:25.6234824Z do_pruning=True, 2025-05-07T20:11:25.6235128Z pooling_mode=, 2025-05-07T20:11:25.6235442Z indices_dtype=torch.int64, 2025-05-07T20:11:25.6235766Z output_dtype=SparseType.FP16, 2025-05-07T20:11:25.6236060Z ) 2025-05-07T20:11:25.6236273Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6236770Z self=, 2025-05-07T20:11:25.6237276Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:11:25.6237592Z use_array_for_index_remapping=True, 2025-05-07T20:11:25.6237895Z do_pruning=False, 2025-05-07T20:11:25.6238144Z pooling_mode=, 2025-05-07T20:11:25.6238462Z indices_dtype=torch.int64, 2025-05-07T20:11:25.6238752Z output_dtype=SparseType.FP32, 2025-05-07T20:11:25.6239032Z ) 2025-05-07T20:11:25.6239235Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6239733Z self=, 2025-05-07T20:11:25.6240248Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:11:25.6240545Z use_array_for_index_remapping=True, 2025-05-07T20:11:25.6240843Z do_pruning=True, 2025-05-07T20:11:25.6241103Z pooling_mode=, 2025-05-07T20:11:25.6241406Z indices_dtype=torch.int32, 2025-05-07T20:11:25.6241695Z output_dtype=SparseType.FP16, 2025-05-07T20:11:25.6241969Z ) 2025-05-07T20:11:25.6242175Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6242671Z self=, 2025-05-07T20:11:25.6243166Z nbit_weights_ty=None, 2025-05-07T20:11:25.6243445Z use_array_for_index_remapping=False, 2025-05-07T20:11:25.6243736Z do_pruning=True, 2025-05-07T20:11:25.6243996Z pooling_mode=, 2025-05-07T20:11:25.6244310Z indices_dtype=torch.int32, 2025-05-07T20:11:25.6244585Z output_dtype=SparseType.BF16, 2025-05-07T20:11:25.6244863Z ) 2025-05-07T20:11:25.6245078Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6245562Z self=, 2025-05-07T20:11:25.6246069Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:11:25.6246384Z use_array_for_index_remapping=False, 2025-05-07T20:11:25.6246673Z do_pruning=True, 2025-05-07T20:11:25.6246928Z pooling_mode=, 2025-05-07T20:11:25.6247248Z indices_dtype=torch.int64, 2025-05-07T20:11:25.6247524Z output_dtype=SparseType.BF16, 2025-05-07T20:11:25.6247797Z ) 2025-05-07T20:11:25.6248012Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6248515Z self=, 2025-05-07T20:11:25.6249014Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:11:25.6249322Z use_array_for_index_remapping=True, 2025-05-07T20:11:25.6249623Z do_pruning=False, 2025-05-07T20:11:25.6249873Z pooling_mode=, 2025-05-07T20:11:25.6250192Z indices_dtype=torch.int64, 2025-05-07T20:11:25.6250486Z output_dtype=SparseType.FP16, 2025-05-07T20:11:25.6250747Z ) 2025-05-07T20:11:25.6250971Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6251469Z self=, 2025-05-07T20:11:25.6251956Z nbit_weights_ty=None, 2025-05-07T20:11:25.6252233Z use_array_for_index_remapping=False, 2025-05-07T20:11:25.6252664Z do_pruning=True, 2025-05-07T20:11:25.6252925Z pooling_mode=, 2025-05-07T20:11:25.6253246Z indices_dtype=torch.int32, 2025-05-07T20:11:25.6253540Z output_dtype=SparseType.BF16, 2025-05-07T20:11:25.6253888Z ) 2025-05-07T20:11:25.6254096Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6254597Z self=, 2025-05-07T20:11:25.6255098Z nbit_weights_ty=None, 2025-05-07T20:11:25.6255362Z use_array_for_index_remapping=True, 2025-05-07T20:11:25.6255670Z do_pruning=True, 2025-05-07T20:11:25.6255934Z pooling_mode=, 2025-05-07T20:11:25.6256238Z indices_dtype=torch.int32, 2025-05-07T20:11:25.6256534Z output_dtype=SparseType.BF16, 2025-05-07T20:11:25.6256816Z ) 2025-05-07T20:11:25.6257023Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6257528Z self=, 2025-05-07T20:11:25.6258040Z nbit_weights_ty=None, 2025-05-07T20:11:25.6258325Z use_array_for_index_remapping=False, 2025-05-07T20:11:25.6258623Z do_pruning=False, 2025-05-07T20:11:25.6258890Z pooling_mode=, 2025-05-07T20:11:25.6259211Z indices_dtype=torch.int64, 2025-05-07T20:11:25.6259493Z output_dtype=SparseType.FP32, 2025-05-07T20:11:25.6259869Z ) 2025-05-07T20:11:25.6260089Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6260575Z self=, 2025-05-07T20:11:25.6261077Z nbit_weights_ty=None, 2025-05-07T20:11:25.6261350Z use_array_for_index_remapping=True, 2025-05-07T20:11:25.6261642Z do_pruning=False, 2025-05-07T20:11:25.6261904Z pooling_mode=, 2025-05-07T20:11:25.6262217Z indices_dtype=torch.int64, 2025-05-07T20:11:25.6262492Z output_dtype=SparseType.FP32, 2025-05-07T20:11:25.6262768Z ) 2025-05-07T20:11:25.6262983Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:11:25.6263485Z self=, 2025-05-07T20:11:25.6263972Z nbit_weights_ty=None, 2025-05-07T20:11:25.6264251Z use_array_for_index_remapping=True, 2025-05-07T20:11:25.6264549Z do_pruning=True, 2025-05-07T20:11:25.6264796Z pooling_mode=, 2025-05-07T20:11:25.6265116Z indices_dtype=torch.int64, 2025-05-07T20:11:25.6265409Z output_dtype=SparseType.FP32, 2025-05-07T20:11:25.6265671Z ) 2025-05-07T20:11:25.6265859Z PASSED 2025-05-07T20:11:25.6266358Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity SKIPPED 2025-05-07T20:11:38.6649706Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6650997Z self=, 2025-05-07T20:11:38.6651739Z D=32, 2025-05-07T20:11:38.6651997Z B=8, 2025-05-07T20:11:38.6652244Z T=10, 2025-05-07T20:11:38.6652477Z L=10, 2025-05-07T20:11:38.6652727Z MAXH=50, 2025-05-07T20:11:38.6653029Z indices_dtype=torch.int32, 2025-05-07T20:11:38.6653359Z ) 2025-05-07T20:11:38.6653669Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6654436Z self=, 2025-05-07T20:11:38.6655135Z D=256, 2025-05-07T20:11:38.6655373Z B=8, 2025-05-07T20:11:38.6655618Z T=10, 2025-05-07T20:11:38.6655864Z L=10, 2025-05-07T20:11:38.6656098Z MAXH=50, 2025-05-07T20:11:38.6656388Z indices_dtype=torch.int32, 2025-05-07T20:11:38.6656725Z ) 2025-05-07T20:11:38.6657019Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6657779Z self=, 2025-05-07T20:11:38.6658819Z D=256, 2025-05-07T20:11:38.6659057Z B=27, 2025-05-07T20:11:38.6659307Z T=20, 2025-05-07T20:11:38.6659557Z L=65, 2025-05-07T20:11:38.6659866Z MAXH=85, 2025-05-07T20:11:38.6660155Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6660617Z ) 2025-05-07T20:11:38.6660919Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6661682Z self=, 2025-05-07T20:11:38.6662379Z D=512, 2025-05-07T20:11:38.6662623Z B=30, 2025-05-07T20:11:38.6662873Z T=10, 2025-05-07T20:11:38.6663121Z L=85, 2025-05-07T20:11:38.6663367Z MAXH=79, 2025-05-07T20:11:38.6663639Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6663979Z ) 2025-05-07T20:11:38.6664278Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6665018Z self=, 2025-05-07T20:11:38.6665715Z D=1024, 2025-05-07T20:11:38.6665960Z B=15, 2025-05-07T20:11:38.6666191Z T=13, 2025-05-07T20:11:38.6666430Z L=92, 2025-05-07T20:11:38.6666673Z MAXH=74, 2025-05-07T20:11:38.6666944Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6667279Z ) 2025-05-07T20:11:38.6667588Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6668333Z self=, 2025-05-07T20:11:38.6669023Z D=512, 2025-05-07T20:11:38.6669272Z B=23, 2025-05-07T20:11:38.6669503Z T=20, 2025-05-07T20:11:38.6669749Z L=35, 2025-05-07T20:11:38.6669995Z MAXH=100, 2025-05-07T20:11:38.6670274Z indices_dtype=torch.int32, 2025-05-07T20:11:38.6670611Z ) 2025-05-07T20:11:38.6670914Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6671670Z self=, 2025-05-07T20:11:38.6672347Z D=512, 2025-05-07T20:11:38.6672603Z B=14, 2025-05-07T20:11:38.6672846Z T=10, 2025-05-07T20:11:38.6673078Z L=29, 2025-05-07T20:11:38.6673327Z MAXH=60, 2025-05-07T20:11:38.6673616Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6673943Z ) 2025-05-07T20:11:38.6674257Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6675014Z self=, 2025-05-07T20:11:38.6675904Z D=384, 2025-05-07T20:11:38.6676160Z B=31, 2025-05-07T20:11:38.6676408Z T=15, 2025-05-07T20:11:38.6676645Z L=68, 2025-05-07T20:11:38.6676888Z MAXH=82, 2025-05-07T20:11:38.6677176Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6677535Z ) 2025-05-07T20:11:38.6677772Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6678338Z self=, 2025-05-07T20:11:38.6678861Z D=256, 2025-05-07T20:11:38.6679042Z B=24, 2025-05-07T20:11:38.6679270Z T=10, 2025-05-07T20:11:38.6679458Z L=74, 2025-05-07T20:11:38.6679638Z MAXH=68, 2025-05-07T20:11:38.6679871Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6680135Z ) 2025-05-07T20:11:38.6680361Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6680930Z self=, 2025-05-07T20:11:38.6681444Z D=32, 2025-05-07T20:11:38.6681634Z B=12, 2025-05-07T20:11:38.6681860Z T=19, 2025-05-07T20:11:38.6682063Z L=74, 2025-05-07T20:11:38.6682270Z MAXH=94, 2025-05-07T20:11:38.6682498Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6682748Z ) 2025-05-07T20:11:38.6682991Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6683555Z self=, 2025-05-07T20:11:38.6684063Z D=384, 2025-05-07T20:11:38.6684263Z B=19, 2025-05-07T20:11:38.6684455Z T=13, 2025-05-07T20:11:38.6684818Z L=64, 2025-05-07T20:11:38.6685015Z MAXH=97, 2025-05-07T20:11:38.6685238Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6685500Z ) 2025-05-07T20:11:38.6685723Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6686372Z self=, 2025-05-07T20:11:38.6686894Z D=384, 2025-05-07T20:11:38.6687077Z B=19, 2025-05-07T20:11:38.6687269Z T=13, 2025-05-07T20:11:38.6687458Z L=19, 2025-05-07T20:11:38.6687643Z MAXH=97, 2025-05-07T20:11:38.6687871Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6688138Z ) 2025-05-07T20:11:38.6688364Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6688932Z self=, 2025-05-07T20:11:38.6689452Z D=384, 2025-05-07T20:11:38.6689632Z B=19, 2025-05-07T20:11:38.6689824Z T=19, 2025-05-07T20:11:38.6690017Z L=19, 2025-05-07T20:11:38.6690197Z MAXH=97, 2025-05-07T20:11:38.6690416Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6690672Z ) 2025-05-07T20:11:38.6690894Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6691460Z self=, 2025-05-07T20:11:38.6691974Z D=384, 2025-05-07T20:11:38.6692168Z B=19, 2025-05-07T20:11:38.6692346Z T=19, 2025-05-07T20:11:38.6692536Z L=19, 2025-05-07T20:11:38.6692728Z MAXH=50, 2025-05-07T20:11:38.6692937Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6693195Z ) 2025-05-07T20:11:38.6693431Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:11:38.6693985Z self=, 2025-05-07T20:11:38.6694505Z D=384, 2025-05-07T20:11:38.6694696Z B=19, 2025-05-07T20:11:38.6694875Z T=19, 2025-05-07T20:11:38.6695062Z L=50, 2025-05-07T20:11:38.6695255Z MAXH=50, 2025-05-07T20:11:38.6695464Z indices_dtype=torch.int64, 2025-05-07T20:11:38.6695723Z ) 2025-05-07T20:11:38.6695908Z PASSED 2025-05-07T20:11:38.7733799Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7735048Z self=, 2025-05-07T20:11:38.7735771Z D=32, 2025-05-07T20:11:38.7736012Z B=8, 2025-05-07T20:11:38.7736266Z T=10, 2025-05-07T20:11:38.7736555Z L=10, 2025-05-07T20:11:38.7736809Z MAXH=50, 2025-05-07T20:11:38.7737058Z ) 2025-05-07T20:11:38.7737374Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7738140Z self=, 2025-05-07T20:11:38.7738844Z D=384, 2025-05-07T20:11:38.7739086Z B=8, 2025-05-07T20:11:38.7739336Z T=10, 2025-05-07T20:11:38.7739597Z L=10, 2025-05-07T20:11:38.7739910Z MAXH=50, 2025-05-07T20:11:38.7740172Z ) 2025-05-07T20:11:38.7740490Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7741236Z self=, 2025-05-07T20:11:38.7741940Z D=384, 2025-05-07T20:11:38.7742197Z B=25, 2025-05-07T20:11:38.7742435Z T=17, 2025-05-07T20:11:38.7742689Z L=37, 2025-05-07T20:11:38.7742941Z MAXH=89, 2025-05-07T20:11:38.7743184Z ) 2025-05-07T20:11:38.7743498Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7744258Z self=, 2025-05-07T20:11:38.7744931Z D=384, 2025-05-07T20:11:38.7745180Z B=23, 2025-05-07T20:11:38.7745423Z T=20, 2025-05-07T20:11:38.7745650Z L=84, 2025-05-07T20:11:38.7745893Z MAXH=66, 2025-05-07T20:11:38.7746144Z ) 2025-05-07T20:11:38.7746432Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7747499Z self=, 2025-05-07T20:11:38.7748186Z D=384, 2025-05-07T20:11:38.7748436Z B=17, 2025-05-07T20:11:38.7748665Z T=12, 2025-05-07T20:11:38.7749017Z L=16, 2025-05-07T20:11:38.7749261Z MAXH=57, 2025-05-07T20:11:38.7749501Z ) 2025-05-07T20:11:38.7749807Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7750558Z self=, 2025-05-07T20:11:38.7751235Z D=256, 2025-05-07T20:11:38.7751483Z B=13, 2025-05-07T20:11:38.7751736Z T=16, 2025-05-07T20:11:38.7751965Z L=73, 2025-05-07T20:11:38.7752213Z MAXH=81, 2025-05-07T20:11:38.7752469Z ) 2025-05-07T20:11:38.7752762Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7753517Z self=, 2025-05-07T20:11:38.7754211Z D=1024, 2025-05-07T20:11:38.7754449Z B=19, 2025-05-07T20:11:38.7754699Z T=18, 2025-05-07T20:11:38.7754945Z L=56, 2025-05-07T20:11:38.7755181Z MAXH=76, 2025-05-07T20:11:38.7755439Z ) 2025-05-07T20:11:38.7755752Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7756510Z self=, 2025-05-07T20:11:38.7757189Z D=384, 2025-05-07T20:11:38.7757435Z B=31, 2025-05-07T20:11:38.7757678Z T=13, 2025-05-07T20:11:38.7757914Z L=22, 2025-05-07T20:11:38.7758162Z MAXH=75, 2025-05-07T20:11:38.7758417Z ) 2025-05-07T20:11:38.7758712Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7759467Z self=, 2025-05-07T20:11:38.7760154Z D=384, 2025-05-07T20:11:38.7760391Z B=10, 2025-05-07T20:11:38.7760635Z T=12, 2025-05-07T20:11:38.7760875Z L=100, 2025-05-07T20:11:38.7761121Z MAXH=92, 2025-05-07T20:11:38.7761372Z ) 2025-05-07T20:11:38.7761670Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7762403Z self=, 2025-05-07T20:11:38.7763090Z D=32, 2025-05-07T20:11:38.7763335Z B=22, 2025-05-07T20:11:38.7763562Z T=12, 2025-05-07T20:11:38.7763801Z L=77, 2025-05-07T20:11:38.7764040Z MAXH=96, 2025-05-07T20:11:38.7764277Z ) 2025-05-07T20:11:38.7764578Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7765331Z self=, 2025-05-07T20:11:38.7766022Z D=384, 2025-05-07T20:11:38.7766257Z B=26, 2025-05-07T20:11:38.7766498Z T=18, 2025-05-07T20:11:38.7766742Z L=56, 2025-05-07T20:11:38.7766974Z MAXH=69, 2025-05-07T20:11:38.7767245Z ) 2025-05-07T20:11:38.7767489Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7768046Z self=, 2025-05-07T20:11:38.7768563Z D=384, 2025-05-07T20:11:38.7768757Z B=26, 2025-05-07T20:11:38.7768935Z T=10, 2025-05-07T20:11:38.7769123Z L=56, 2025-05-07T20:11:38.7769325Z MAXH=69, 2025-05-07T20:11:38.7778142Z ) 2025-05-07T20:11:38.7778475Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7779072Z self=, 2025-05-07T20:11:38.7779596Z D=384, 2025-05-07T20:11:38.7779871Z B=26, 2025-05-07T20:11:38.7780073Z T=10, 2025-05-07T20:11:38.7780253Z L=56, 2025-05-07T20:11:38.7780451Z MAXH=56, 2025-05-07T20:11:38.7780660Z ) 2025-05-07T20:11:38.7780891Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7781468Z self=, 2025-05-07T20:11:38.7782176Z D=384, 2025-05-07T20:11:38.7782383Z B=8, 2025-05-07T20:11:38.7782566Z T=10, 2025-05-07T20:11:38.7782760Z L=56, 2025-05-07T20:11:38.7782958Z MAXH=56, 2025-05-07T20:11:38.7783144Z ) 2025-05-07T20:11:38.7783387Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:11:38.7784043Z self=, 2025-05-07T20:11:38.7784555Z D=384, 2025-05-07T20:11:38.7784751Z B=8, 2025-05-07T20:11:38.7784943Z T=10, 2025-05-07T20:11:38.7785121Z L=56, 2025-05-07T20:11:38.7785319Z MAXH=50, 2025-05-07T20:11:38.7785519Z ) 2025-05-07T20:11:38.7785696Z PASSED 2025-05-07T20:11:38.7786197Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:11:38.7787045Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref SKIPPED 2025-05-07T20:11:38.7787937Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted SKIPPED 2025-05-07T20:11:38.7788729Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache SKIPPED 2025-05-07T20:11:38.7844506Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes SKIPPED 2025-05-07T20:11:38.7869720Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache SKIPPED 2025-05-07T20:11:38.7870125Z 2025-05-07T20:11:38.7870290Z =========================== short test summary info ============================ 2025-05-07T20:11:38.7870847Z SKIPPED [1] tbe/inference/nbit_forward_test.py:967: CUDA is not available or no GPUs detected 2025-05-07T20:11:38.7871552Z SKIPPED [1] tbe/inference/nbit_forward_test.py:446: CUDA is not available or no GPUs detected 2025-05-07T20:11:38.7872247Z SKIPPED [1] tbe/inference/nbit_forward_test.py:314: CUDA is not available or no GPUs detected 2025-05-07T20:11:38.7872944Z SKIPPED [1] tbe/inference/nbit_forward_test.py:360: CUDA is not available or no GPUs detected 2025-05-07T20:11:38.7873648Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: CUDA is not available or no GPUs detected 2025-05-07T20:11:38.7874542Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:11:38.7875442Z SKIPPED [1] tbe/inference/nbit_forward_test.py:704: CUDA is not available or no GPUs detected 2025-05-07T20:11:38.7876164Z =================== 3 passed, 7 skipped in 67.38s (0:01:07) ==================== 2025-05-07T20:11:39.1954276Z 2025-05-07T20:11:39.1954890Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:11:39.1971620Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 70 seconds 2025-05-07T20:11:39.1971962Z 2025-05-07T20:11:39.1971967Z 2025-05-07T20:11:39.1971973Z 2025-05-07T20:11:39.1971987Z 2025-05-07T20:11:39.1984617Z ################################################################################ 2025-05-07T20:11:39.2000044Z # [2025-05-07T20:11:39.199Z] Run Python Test Suite: 2025-05-07T20:11:39.2000474Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:11:39.2000836Z ################################################################################ 2025-05-07T20:11:39.2021912Z + 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:11:39.2022655Z 2025-05-07T20:11:41.2706163Z ============================= test session starts ============================== 2025-05-07T20:11:41.2706843Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:41.2707408Z cachedir: .pytest_cache 2025-05-07T20:11:41.2708024Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:41.2708995Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:41.2709324Z plugins: hypothesis-6.131.14 2025-05-07T20:11:42.7264476Z collecting ... collected 3 items 2025-05-07T20:11:42.7264741Z 2025-05-07T20:11:52.1291299Z 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:11:52.1292788Z self=, 2025-05-07T20:11:52.1293556Z weights_ty=SparseType.FP32, 2025-05-07T20:11:52.1293839Z ) 2025-05-07T20:11:52.1294187Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:11:52.1295114Z self=, 2025-05-07T20:11:52.1295897Z weights_ty=SparseType.FP16, 2025-05-07T20:11:52.1296173Z ) 2025-05-07T20:11:52.1296512Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:11:52.1297418Z self=, 2025-05-07T20:11:52.1298181Z weights_ty=SparseType.INT8, 2025-05-07T20:11:52.1298450Z ) 2025-05-07T20:11:52.1298788Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:11:52.1299748Z self=, 2025-05-07T20:11:52.1300509Z weights_ty=SparseType.INT4, 2025-05-07T20:11:52.1300767Z ) 2025-05-07T20:11:52.1301123Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:11:52.1302034Z self=, 2025-05-07T20:11:52.1302800Z weights_ty=SparseType.INT2, 2025-05-07T20:11:52.1303053Z ) 2025-05-07T20:11:52.1303246Z PASSED 2025-05-07T20:11:52.1308502Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function SKIPPED 2025-05-07T20:11:52.1328279Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_nbit_split_embedding_weights_with_scale_and_bias SKIPPED 2025-05-07T20:11:52.1328885Z 2025-05-07T20:11:52.1329041Z =========================== short test summary info ============================ 2025-05-07T20:11:52.1329657Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:182: CUDA is not available or no GPUs detected 2025-05-07T20:11:52.1330439Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:11:52.1331024Z ======================== 1 passed, 2 skipped in 10.99s ========================= 2025-05-07T20:11:52.5462612Z 2025-05-07T20:11:52.5463179Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:11:52.5480578Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 13 seconds 2025-05-07T20:11:52.5480969Z 2025-05-07T20:11:52.5480986Z 2025-05-07T20:11:52.5480990Z 2025-05-07T20:11:52.5481003Z 2025-05-07T20:11:52.5493251Z ################################################################################ 2025-05-07T20:11:52.5508970Z # [2025-05-07T20:11:52.550Z] Run Python Test Suite: 2025-05-07T20:11:52.5509357Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:11:52.5509695Z ################################################################################ 2025-05-07T20:11:52.5531386Z + 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:11:52.5532082Z 2025-05-07T20:11:54.6145751Z ============================= test session starts ============================== 2025-05-07T20:11:54.6146435Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:54.6147279Z cachedir: .pytest_cache 2025-05-07T20:11:54.6147915Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:54.6148605Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:54.6148916Z plugins: hypothesis-6.131.14 2025-05-07T20:11:56.0173195Z collecting ... collected 3 items 2025-05-07T20:11:56.0173474Z 2025-05-07T20:11:56.0188221Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:11:56.0197496Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:11:56.0213622Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:11:56.0214076Z 2025-05-07T20:11:56.0214230Z =========================== short test summary info ============================ 2025-05-07T20:11:56.0214792Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:11:56.0215492Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:11:56.0216174Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:11:56.0216704Z ============================== 3 skipped in 1.53s ============================== 2025-05-07T20:11:56.3849449Z 2025-05-07T20:11:56.3850095Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:11:56.3866895Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 4 seconds 2025-05-07T20:11:56.3867323Z 2025-05-07T20:11:56.3867329Z 2025-05-07T20:11:56.3867337Z 2025-05-07T20:11:56.3867349Z 2025-05-07T20:11:56.3880105Z ################################################################################ 2025-05-07T20:11:56.3895558Z # [2025-05-07T20:11:56.389Z] Run Python Test Suite: 2025-05-07T20:11:56.3895946Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:11:56.3896290Z ################################################################################ 2025-05-07T20:11:56.3917914Z + 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:11:56.3918602Z 2025-05-07T20:11:58.4495693Z ============================= test session starts ============================== 2025-05-07T20:11:58.4496523Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:58.4497079Z cachedir: .pytest_cache 2025-05-07T20:11:58.4497708Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:58.4498429Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:58.4498760Z plugins: hypothesis-6.131.14 2025-05-07T20:11:59.9148518Z collecting ... collected 6 items 2025-05-07T20:11:59.9148817Z 2025-05-07T20:11:59.9162482Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:11:59.9171296Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:11:59.9179956Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:11:59.9188681Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:11:59.9196931Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:11:59.9215346Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:11:59.9215968Z 2025-05-07T20:11:59.9216135Z =========================== short test summary info ============================ 2025-05-07T20:11:59.9216926Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:11:59.9217552Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:11:59.9218294Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:11:59.9218933Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:11:59.9219561Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:11:59.9220248Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:11:59.9220767Z ============================== 6 skipped in 1.60s ============================== 2025-05-07T20:12:00.2851512Z 2025-05-07T20:12:00.2851959Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:12:00.2869074Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:12:00.2869450Z 2025-05-07T20:12:00.2869463Z 2025-05-07T20:12:00.2869484Z 2025-05-07T20:12:00.2869490Z 2025-05-07T20:12:00.2882462Z ################################################################################ 2025-05-07T20:12:00.2897285Z # [2025-05-07T20:12:00.289Z] Run Python Test Suite: 2025-05-07T20:12:00.2897677Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:12:00.2898024Z ################################################################################ 2025-05-07T20:12:00.2919701Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:12:00.2920433Z 2025-05-07T20:12:02.3565892Z ============================= test session starts ============================== 2025-05-07T20:12:02.3566561Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:02.3567168Z cachedir: .pytest_cache 2025-05-07T20:12:02.3567794Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:02.3568472Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:02.3568815Z plugins: hypothesis-6.131.14 2025-05-07T20:12:03.8153276Z collecting ... collected 3 items 2025-05-07T20:12:03.8153546Z 2025-05-07T20:12:03.8166771Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:12:03.8176217Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:12:03.8192982Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:12:03.8193491Z 2025-05-07T20:12:03.8193645Z =========================== short test summary info ============================ 2025-05-07T20:12:03.8194228Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:12:03.8194987Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:12:03.8195723Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:12:03.8196269Z ============================== 3 skipped in 1.59s ============================== 2025-05-07T20:12:04.1808969Z 2025-05-07T20:12:04.1809339Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:12:04.1827143Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 4 seconds 2025-05-07T20:12:04.1827525Z 2025-05-07T20:12:04.1827530Z 2025-05-07T20:12:04.1827534Z 2025-05-07T20:12:04.1827538Z 2025-05-07T20:12:04.1839846Z ################################################################################ 2025-05-07T20:12:04.1856177Z # [2025-05-07T20:12:04.185Z] Run Python Test Suite: 2025-05-07T20:12:04.1856862Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:12:04.1857211Z ################################################################################ 2025-05-07T20:12:04.1879429Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:12:04.1880167Z 2025-05-07T20:12:06.2498105Z ============================= test session starts ============================== 2025-05-07T20:12:06.2498792Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:06.2499360Z cachedir: .pytest_cache 2025-05-07T20:12:06.2500058Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:06.2500743Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:06.2501076Z plugins: hypothesis-6.131.14 2025-05-07T20:12:07.7130472Z collecting ... collected 11 items 2025-05-07T20:12:07.7130742Z 2025-05-07T20:12:07.7144864Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:12:07.7162629Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:12:07.7171249Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:12:07.7180159Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:12:07.7188550Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:12:07.7196764Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:12:07.7205023Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:12:07.7213444Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:12:07.7221934Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:12:07.7230268Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:12:07.7254356Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:12:07.7254826Z 2025-05-07T20:12:07.7254977Z =========================== short test summary info ============================ 2025-05-07T20:12:07.7255553Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7256275Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7256995Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7257709Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7258433Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7259150Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7259945Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7260654Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7261375Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7262102Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7262805Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:12:07.7263592Z ============================= 11 skipped in 1.60s ============================== 2025-05-07T20:12:08.0845801Z 2025-05-07T20:12:08.0846841Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:12:08.0864097Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 4 seconds 2025-05-07T20:12:08.0864730Z 2025-05-07T20:12:08.0864742Z 2025-05-07T20:12:08.0864751Z 2025-05-07T20:12:08.0864759Z 2025-05-07T20:12:08.0877808Z ################################################################################ 2025-05-07T20:12:08.0893349Z # [2025-05-07T20:12:08.089Z] Run Python Test Suite: 2025-05-07T20:12:08.0893943Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:12:08.0894376Z ################################################################################ 2025-05-07T20:12:08.0916640Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:12:08.0917367Z 2025-05-07T20:12:10.1550134Z ============================= test session starts ============================== 2025-05-07T20:12:10.1551295Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:10.1552259Z cachedir: .pytest_cache 2025-05-07T20:12:10.1553435Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:10.1554632Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:10.1555179Z plugins: hypothesis-6.131.14 2025-05-07T20:12:11.6476671Z collecting ... collected 4 items 2025-05-07T20:12:11.6476926Z 2025-05-07T20:12:11.6490857Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:12:11.6499786Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:12:11.6508254Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:12:11.6527502Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:12:11.6527863Z 2025-05-07T20:12:11.6528028Z =========================== short test summary info ============================ 2025-05-07T20:12:11.6528556Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:12:11.6529181Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:12:11.6529802Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:12:11.6530405Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:12:11.6530916Z ============================== 4 skipped in 1.62s ============================== 2025-05-07T20:12:12.0111052Z 2025-05-07T20:12:12.0111482Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:12:12.0127219Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 4 seconds 2025-05-07T20:12:12.0127533Z 2025-05-07T20:12:12.0127552Z 2025-05-07T20:12:12.0127556Z 2025-05-07T20:12:12.0127568Z 2025-05-07T20:12:12.0140594Z ################################################################################ 2025-05-07T20:12:12.0156714Z # [2025-05-07T20:12:12.015Z] Run Python Test Suite: 2025-05-07T20:12:12.0157121Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:12:12.0157467Z ################################################################################ 2025-05-07T20:12:12.0178906Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:12:12.0179694Z 2025-05-07T20:12:14.0827035Z ============================= test session starts ============================== 2025-05-07T20:12:14.0827723Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:14.0828557Z cachedir: .pytest_cache 2025-05-07T20:12:14.0829185Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:14.0829988Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:14.0830317Z plugins: hypothesis-6.131.14 2025-05-07T20:12:15.5377761Z collecting ... collected 1 item 2025-05-07T20:12:15.5378031Z 2025-05-07T20:12:15.6192548Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 39 2025-05-07T20:12:15.6193716Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6194309Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6194788Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6195392Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6195941Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6196504Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6196931Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6197376Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6197933Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6198545Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6199127Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6199782Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6200356Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6200840Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6201429Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6201901Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6202493Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6203029Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6203567Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6204089Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6204623Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6205144Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6205684Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6206189Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6206736Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6207284Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6207803Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6208348Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6208889Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6209413Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6209913Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6210490Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6211197Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6211820Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6212570Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6213296Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6214007Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6214718Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6215457Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6216645Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6217326Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6218132Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6218614Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6219089Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6219504Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6220036Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6220457Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6221037Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6221793Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6222538Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6223303Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6224040Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6224787Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6225459Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6226240Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6226978Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6227695Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6228452Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6228923Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6229348Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6229853Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6230286Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6230725Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6231141Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6231591Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6232024Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6232440Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6232875Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6233309Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6233816Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6234248Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6234682Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6235116Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6235544Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6235983Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6236417Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6236841Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6237273Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6237707Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6238136Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6238560Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6238989Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6239423Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6239836Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6240267Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6240800Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6241233Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6241722Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6242154Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6242587Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6243004Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6243440Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6243874Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6244288Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6244717Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6245143Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6245582Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6245996Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6246424Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6246851Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6247265Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6247746Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6248175Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6248600Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6249013Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6249447Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6249875Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6250349Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6250914Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6251717Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6252483Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6253234Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6253983Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6254690Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6255141Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6255691Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6256425Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6257152Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6257933Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6260305Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6261101Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6261860Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6262607Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6263393Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6264050Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6264833Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6265624Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6266350Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6267092Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6267895Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6268622Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6269501Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6270206Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6271015Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6271892Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6272362Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6272857Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6273619Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6274360Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6275096Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6276095Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6276827Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6277508Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6278239Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6278934Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6279673Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6280374Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6281158Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6281883Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6282641Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6283386Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6284130Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6284845Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6285582Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6286347Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6287032Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6287768Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6288521Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6289254Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6289947Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6290666Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6291362Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6292095Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6292802Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6293533Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6294268Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6294985Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6295680Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6296480Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6297201Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6297944Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6298662Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6299405Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6300212Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6300979Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6301735Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6302448Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6303437Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6304208Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6304962Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6305840Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6306592Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6307375Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6308082Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6308825Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6309589Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6310310Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6311103Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6311845Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6312605Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6313315Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6314101Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6314818Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6315549Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6316261Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6317010Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6317734Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6318499Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6319209Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:12:15.6319991Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6320752Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6321520Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6322283Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6323071Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6323797Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6324618Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6325075Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6325553Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6325996Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6326695Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6327467Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6328176Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6328982Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6329729Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6330483Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6331250Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6332015Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6332758Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6333490Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6334249Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6335002Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6335743Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6336633Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6337415Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6338191Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6338999Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6339855Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6340618Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6341360Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6342116Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6342898Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6343668Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6344394Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6345162Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6345940Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6346703Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6347468Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6348259Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6349053Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6349781Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6350566Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6351349Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6352079Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6352874Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6353585Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6354387Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6355139Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6355913Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6356715Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6357427Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6358207Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6358965Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6359738Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6360479Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6361248Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6362000Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6362727Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6363486Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6364264Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6365029Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6365786Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6366544Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6367326Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6368071Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6368861Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6369647Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6370377Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6371261Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6372044Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6372897Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6373636Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6374404Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6375154Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6376080Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6376844Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6377559Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6378356Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6379096Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6379953Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6380712Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6381499Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6382276Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6383061Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6383820Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6384581Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6385402Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6386156Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6386923Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6387663Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6388433Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6389215Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6389971Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6390674Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6391117Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6391650Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6392355Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6393109Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6393881Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6394602Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6395332Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6396113Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6396837Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6397600Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6398389Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6399185Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6399889Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6400657Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6401416Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6402190Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6402947Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6403690Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6404634Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6405367Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6406128Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6407010Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6407719Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6408465Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6409231Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6410010Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6410748Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6411516Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6412225Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6413002Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6413719Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6414503Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6415264Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6416016Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6416769Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6417516Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6418281Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6419025Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6419861Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6420653Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6421379Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6422147Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6422900Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6423676Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6424466Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6425220Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6425962Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6426731Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6427447Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6428225Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6428924Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6429662Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6430404Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6431167Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6431920Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6432681Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6496447Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6497176Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6497854Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6498534Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6499231Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6499991Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6500710Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6501630Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6502338Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6503071Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6503877Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6504607Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6505244Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6505940Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6506612Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6507299Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6508015Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6508721Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6509424Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6510099Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6510798Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6511507Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6512200Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6512890Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6513589Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6514277Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6514964Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6515672Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6516372Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6517076Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6517753Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6518427Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6519148Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6519843Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6520500Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6521243Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6521932Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6522617Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6523289Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6524011Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6524758Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6525457Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6526161Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6526872Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6527575Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6528295Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6529007Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6529704Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6530407Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6531131Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6531873Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6532532Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6533332Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6534035Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6534799Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6535529Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6536269Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6536973Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6537672Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6538356Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6539021Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6539827Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6540545Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6541251Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6541948Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6542638Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6543349Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6544053Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6544762Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6545445Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6546158Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6546843Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6547539Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6548202Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6548917Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6549677Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6550387Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6551078Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6551772Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6552493Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6553140Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6553836Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6554557Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6555254Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6555938Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6556621Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6557308Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6557983Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6558689Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6559381Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6560135Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6560748Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6561185Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6561621Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6562045Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6562487Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6562925Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6563457Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6563999Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6564771Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6565451Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6566147Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6566811Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6567513Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6568144Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6568837Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6569490Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6570209Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6570883Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6571598Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6572264Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6572932Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6573627Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6574320Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6575014Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6575836Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6576582Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6577266Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6577912Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6578628Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6579342Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6580119Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6580824Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6581511Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6582243Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6582925Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6583609Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6584296Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6584974Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6585629Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6586298Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6586981Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6587627Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6588287Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6588963Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6589606Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6590234Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6590907Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6591550Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6592186Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6592832Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6593469Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6594287Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6594937Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6595771Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6596196Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6596606Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6597029Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6597447Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6597861Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6598278Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6598692Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6599114Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6599534Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6599955Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6600371Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6600791Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6601215Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6601636Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6602054Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6602463Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6602887Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6603311Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6603722Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6604148Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6604563Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6604978Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6605396Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6605815Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6606235Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6606654Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6607068Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6607487Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6607912Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6608322Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6608746Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6609165Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6609582Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6610002Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6610424Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6610838Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6611258Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6611679Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6612091Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6612499Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6612917Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6613332Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6613829Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6614248Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6614721Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6615141Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6615555Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6615973Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6616389Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6616798Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6617213Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6617638Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6618058Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6618473Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6618893Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6619316Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6619808Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6620233Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6620659Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6621076Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6621487Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6621905Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6622325Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6622736Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6623159Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6623579Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6624000Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6624415Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6624840Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6625261Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6625679Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6626103Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6626524Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6626941Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6627365Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6627788Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6628216Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6628637Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6629061Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6629487Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6629904Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6630327Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6630749Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6631176Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6631598Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6632021Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6632436Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6632928Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6633345Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6633820Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6634237Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6634656Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6635085Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6635495Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6635922Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6636345Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6636764Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6637184Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6637607Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6638028Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6638439Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6638861Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6639278Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6639694Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6640119Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6640537Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6640958Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6641378Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6641798Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6642220Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6642633Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6643053Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6643475Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6643895Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6644310Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6644735Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6645157Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6645571Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6645990Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6646410Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6646830Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6647251Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6647681Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6648104Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6648526Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6648948Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6649372Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6649783Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6650208Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6650629Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6651053Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6651469Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6651964Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6652389Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6652858Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6653290Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6653714Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6654138Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6654553Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6654978Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6655403Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6655819Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6656247Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6656672Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6657092Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6657518Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6657945Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6658367Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6658788Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6659206Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6659702Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6660122Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6660548Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6660973Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6661400Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6661814Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6662242Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6662665Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6663081Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6663507Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6663926Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6664352Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6664768Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6665192Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6665616Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6666036Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6666454Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6666887Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6667313Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6667735Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6668156Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6668583Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6668997Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6669434Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6669876Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6670305Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6670814Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6671261Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6671709Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6672210Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6672657Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6673102Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6673533Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6673982Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6674427Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6674873Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6675306Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6675931Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6676380Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6676813Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6677267Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6677713Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6678162Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6678595Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6679041Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6679491Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6679919Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6680366Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6680813Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6681259Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6681688Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6682137Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6682573Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6683002Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6683442Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6683884Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6684314Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6684755Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6685195Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6685639Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6686075Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6686517Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6686971Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6687404Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6687852Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6688302Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6688742Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6689172Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6689619Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6690064Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6690500Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6691073Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6691523Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6692047Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6692481Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6693000Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6693451Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6693891Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6694320Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6694757Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6695197Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6695637Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6696066Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6696508Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6696951Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6697382Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6697828Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6698276Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6698717Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6699145Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6699586Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6700109Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6700540Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6700982Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6701427Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6701859Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6702307Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6702747Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6703191Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6703621Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6704063Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6704507Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6704935Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6705379Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6705825Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6706265Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6706692Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6707135Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6707569Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6707989Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6708410Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6708826Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6709252Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6709678Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6710103Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6710599Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6711023Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6711444Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6711917Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6712337Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6712764Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6713190Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6713607Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6714028Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6714460Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6714875Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6715298Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6715723Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6716137Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6716564Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6716987Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6717413Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6717826Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6718253Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6718669Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6719086Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6719505Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6719926Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6720354Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6720769Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6721196Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6721620Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6722038Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6722464Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6722881Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6723312Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6723730Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6724153Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6724582Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6725000Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6725426Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6725852Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.6726274Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6726683Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6727101Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6727511Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6727916Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6728326Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6728736Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6729139Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6729612Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6730030Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6730437Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6730891Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6731305Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6731714Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6732116Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6732526Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6732942Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6733349Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6733753Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6734168Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6734583Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6734982Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6735390Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6735799Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6736198Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6736607Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6737016Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6737425Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6737827Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6738232Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6738638Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6739043Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6739452Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6739983Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6740395Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6740801Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6741209Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6741619Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6742025Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6742437Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6742852Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6743256Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6743661Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6744083Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6744493Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6744895Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6745307Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6745718Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6746120Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6746534Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6746941Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6747352Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6747757Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6748165Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6748644Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6749046Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6749459Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6749948Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6750352Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6750766Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6751176Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6751589Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6751993Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6752409Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6752817Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6753215Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6753631Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6754037Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6754455Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6754868Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6755274Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6755684Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6756088Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6756498Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6756911Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6757317Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6757725Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6758138Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6758546Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6758950Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6759360Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6759769Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6760171Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6760579Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6760995Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6761406Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6761811Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6762221Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6762633Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6763042Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6763450Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6763864Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6764269Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6764679Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6765090Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6765499Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6765912Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6766325Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6766737Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6767141Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6767605Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6768016Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6768426Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6768886Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6769302Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6769713Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6770111Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6770526Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6770938Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6771343Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6771749Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6772156Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6772573Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6772982Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6773398Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6773812Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6774216Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6774629Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6775036Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6775451Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6776029Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6776441Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6776854Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6777263Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6777681Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6778089Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6778504Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6778908Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6779319Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6779797Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6780197Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6780616Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6781026Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6781428Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6781840Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6782258Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6782674Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6783085Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6783497Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6783915Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6784318Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6784724Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6785139Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6785547Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6785955Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6786365Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6786912Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6787322Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6787733Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6788223Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6788634Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6789046Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6789470Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6789895Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6790307Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6790725Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6791146Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6791559Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6791978Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6792397Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6792822Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6793228Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6793654Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6794076Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6794487Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6794900Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6795316Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6795728Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6796143Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6796565Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6796980Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6797388Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6797810Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6798225Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6798627Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6799048Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6799459Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6799879Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6800289Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6800696Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6801111Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6801527Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6801940Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6802360Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6802771Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6803179Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6803597Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6804015Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6804419Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6804834Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6805248Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6805657Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6806133Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6806552Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6806973Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6807438Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6807856Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6808277Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6808686Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:12:15.6809109Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6809547Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6809969Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6810409Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6810834Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6811274Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6811696Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6812132Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6812563Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6812987Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6813424Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6813849Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6814279Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6814705Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6815137Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6815565Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6815991Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6816423Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6816856Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6817291Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6817715Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6818150Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6818580Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6819007Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6819438Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6819934Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6820359Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6820779Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6821205Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6821636Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6822058Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6822487Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6822919Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6823340Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6864282Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6864747Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6865179Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6865611Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6866171Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6866609Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6867039Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6867532Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6867952Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6868379Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6868803Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6869222Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6869639Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6870064Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6870477Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6870908Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6871329Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6871756Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6872173Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6872598Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6873023Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6873441Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6873866Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6874289Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6874706Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6875123Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6875721Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6876164Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6876585Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6877017Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6877438Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6877871Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6878284Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6878713Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6879138Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6879553Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6879975Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6880401Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6880824Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6881249Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6881727Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6882154Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6882566Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6882992Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6883412Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6883828Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6884260Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6884685Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6885105Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6885639Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6886066Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6886556Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6886973Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6887403Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6887821Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6888247Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6888666Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6889093Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6889516Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6889933Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6890360Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6890789Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6891217Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6891636Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6892057Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6892480Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6892896Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6893325Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6893745Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6894163Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6894582Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6895011Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6895437Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6895856Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6896283Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6896706Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6897123Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6897548Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6897977Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6898400Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6898810Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6899239Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6899742Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6900162Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6900588Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6901020Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6901443Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6901861Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6902291Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6902714Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6903132Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6903559Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6903984Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6904486Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6904913Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6905341Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6905841Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6906255Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6906685Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6907105Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6907522Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6907953Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6908375Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6908796Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6909224Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6909648Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6910078Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6910496Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6910920Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6911338Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6911766Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6912177Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6912599Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6913026Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6913439Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6913862Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6914295Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6914717Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6915138Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6915567Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6915988Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6916406Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6916827Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6917250Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6917660Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6918091Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6918510Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6918941Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6919358Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6919781Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6920210Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6920629Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6921050Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6921473Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6921905Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6922320Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6922743Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6923169Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6923654Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6924079Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6924561Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6924984Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6925404Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6925829Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6926253Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6926673Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6927099Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6927521Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6927951Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6928375Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6928800Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6929228Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6929649Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6930071Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6930507Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6930918Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6931348Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6931773Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6932199Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6932608Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6933045Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6933466Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6933893Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6934326Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6934759Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.6935182Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6935615Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6936042Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6936465Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6936896Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6937327Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6937763Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6938187Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6938610Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6939046Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6939468Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6939980Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6940410Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6940843Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6941262Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6941692Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6942123Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6942546Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6943047Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6943476Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6943961Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6944384Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6944812Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6945237Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6945660Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6946088Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6946506Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6946932Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6947355Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6947779Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6948199Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6948624Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6949059Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6949480Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6949902Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6950332Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6950754Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6951173Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6951599Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6952026Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6952443Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6952870Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6953299Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6953725Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6954143Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6954567Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6954991Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6955403Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6955823Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6956245Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6956660Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6957088Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6957515Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6957932Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6958354Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6958774Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6959198Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6959613Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6960035Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6960458Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6960885Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6961302Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6961726Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6962210Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6962624Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6963100Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6963523Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6963944Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6964364Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6964786Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6965208Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6965625Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6966048Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6966474Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6966898Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6967318Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6967741Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6968161Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6968575Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6968999Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6969424Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6969841Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6970258Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6970686Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6971105Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6971524Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6971950Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6972369Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6972790Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6973215Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6973630Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6974057Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6974474Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6974894Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6975314Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6975911Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6976331Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6976754Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6977172Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6977599Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6978017Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6978439Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6978854Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6979271Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6979756Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6980172Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6980594Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6981020Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6981558Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6981974Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6982494Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6982928Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6983349Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6983783Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6984217Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6984652Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6985079Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6985518Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6985957Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6986386Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6986821Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6987255Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6987684Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6988116Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6988557Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6988995Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6989422Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6989856Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6990288Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6990713Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6991153Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6991586Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6992023Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6992451Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6992881Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6993318Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6993740Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6994172Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6994604Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6995038Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6995455Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6995893Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6996330Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6996750Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6997179Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6997611Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6998035Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6998470Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6998901Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6999337Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.6999755Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7000183Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7000617Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7001106Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7001543Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7002048Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7002484Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7002907Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7003338Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7003772Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7004190Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7004626Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7005059Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7005495Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7005919Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7006354Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7006793Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7007219Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7007653Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7008085Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7008505Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7008941Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7009371Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7009803Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7010226Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7010659Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7011089Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7011513Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7011947Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7012379Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7012812Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7013232Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7013662Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7014095Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7014512Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7014945Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7015379Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7015803Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7016232Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7016674Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7017103Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7017521Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7017956Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7018387Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7018809Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7019242Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7019753Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7020194Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7020688Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7021126Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7021621Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7022054Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7022496Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7022933Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7023374Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7023798Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7024233Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7024666Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7025091Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7025528Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7025969Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7026409Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7026834Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7027274Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7027712Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7028135Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7028570Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7029006Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7029430Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7029877Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7030318Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7030756Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7031175Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7031613Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7032050Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7032473Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7032911Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7033353Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7033798Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7034227Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7034665Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7035106Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7035529Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7035965Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7036403Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7036840Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7037263Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7037695Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7038133Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7038558Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7038993Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7039432Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7039858Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7040381Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7040819Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7041311Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7041735Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7042174Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7042615Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7043042Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7043478Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7043918Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7044349Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7044774Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7045213Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7045646Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7046070Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7046504Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7046941Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7047372Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7047794Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7048226Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7048659Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7049084Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7049519Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7049955Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7050391Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7050817Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7051251Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7051679Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7052099Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7052530Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7052964Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7053382Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7053817Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7054249Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7054684Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7055108Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7055541Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7055970Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7056394Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7056824Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7057259Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7057693Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7058116Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7058546Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7058983Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7059474Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7059989Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7060427Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7060912Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7061340Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7061779Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7062215Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7062633Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7063070Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7063503Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7063923Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7064359Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7064793Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7065225Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7065654Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7066091Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7066526Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7066950Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7067383Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7067818Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7068252Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7068676Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7069121Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7069561Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7069984Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7070428Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7070866Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7071301Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7071727Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7072171Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7072609Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7073030Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7073467Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7073902Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7074340Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7074762Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7075202Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7075815Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7076238Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7076671Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7077113Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7077537Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7077975Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7078142Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7078302Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7078568Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7078740Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7078971Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7079128Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7079295Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7079455Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7079623Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7079780Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7079934Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7080100Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7080257Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7080419Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7080585Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7080745Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7080909Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7081067Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7081225Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7081387Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7081542Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7081699Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7081863Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7082023Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7082195Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7082352Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7082511Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7082680Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7082836Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7082995Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7083158Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7083314Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7083472Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7083635Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7083792Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7083966Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7084125Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7084282Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7084451Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7084610Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7084768Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7084937Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7085095Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7085264Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7085418Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7085576Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7085793Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7085953Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7086107Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7086318Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7086476Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7086641Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7086797Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7086954Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7087123Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7087280Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7087436Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7087608Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7087765Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7087934Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7088094Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7088248Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7088415Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7088571Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7088728Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7088895Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7089050Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7089214Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7089366Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7089518Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7089680Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7089838Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7089986Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7090145Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7090295Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7090444Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7090605Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7090753Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7090912Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7091061Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7091215Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7091373Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7091522Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7091675Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7091836Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7091985Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7092140Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7092290Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7092440Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7092598Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7092747Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7092898Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7093109Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7093258Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7093462Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7093612Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7093763Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7093919Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7094068Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7094217Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7094376Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7094525Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7094683Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7094833Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7094983Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7095143Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7095298Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7095447Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7095606Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7095757Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7095907Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7096065Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7096216Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7096375Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7096522Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7096676Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7096838Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7096990Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7097142Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7097303Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7097451Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7097613Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7097761Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7097913Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7098072Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7098216Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7098371Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7098533Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7098683Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7098848Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7098994Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7099142Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7099301Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7099450Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7099600Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7099865Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7100015Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7100163Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7100407Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7100561Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7100774Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7100926Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7101078Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7101244Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7101396Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7101548Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7101717Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7101869Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7102033Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7102187Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7102338Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7102503Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7102661Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7102813Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7102979Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7103131Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7103296Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7103447Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7103603Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7103767Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7103921Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7104078Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7104245Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7104403Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7104558Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7104723Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7104876Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7105042Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7105194Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7105348Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7105513Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7105667Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7105822Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7105985Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7106137Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7106303Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7106453Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7106603Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7106765Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7106914Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7107064Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7107225Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7107375Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7107541Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7107738Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7107889Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7108099Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7108252Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7108404Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7108565Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7108713Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7108874Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7109025Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7109177Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7109339Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7109494Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7109646Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7109809Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7109965Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7110119Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7110282Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7110429Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7110590Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7110740Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7110892Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7111054Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7111202Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7111354Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7111518Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7111670Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7111832Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7111982Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7112130Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7112298Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7112449Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7112598Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7112760Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7112911Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7113078Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7113228Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7113378Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7113544Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7113699Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7113848Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7114011Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7114164Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7114315Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7114476Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7114628Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7114790Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7114995Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7115147Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7115357Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7115514Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7115667Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7115828Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7115978Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7116141Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7116292Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7116449Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7116610Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7116763Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7116914Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7117076Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7117229Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7117391Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7117542Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7117692Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7117854Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7118004Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7118155Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7118317Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7118467Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7118622Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7118783Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7118935Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7119101Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7119255Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7119407Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7119572Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7119724Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7119875Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7120037Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7120188Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7120353Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7120504Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7120654Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:12:15.7120828Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7120989Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7121148Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7121321Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7121479Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7121649Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7121809Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7121967Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7122138Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7122347Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7122505Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7122736Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7122897Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7123067Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7123223Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7123379Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7123549Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7123707Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7123864Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7124041Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7124204Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7124373Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7124534Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7124692Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7124862Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7125023Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7125178Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7125349Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7125508Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7125669Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7125840Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7126002Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7126172Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7126336Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7126494Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7126663Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7126825Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7126984Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7127151Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7127312Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7127483Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7127642Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7127806Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7127974Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7128133Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7128296Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7128465Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7128624Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7128795Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7128953Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7129111Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7129280Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7129439Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7129653Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7129825Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7129987Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7130206Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7130369Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7130529Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7130699Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7130860Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7131023Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7131200Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7131363Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7131549Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7131711Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7131874Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7132054Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7132217Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7132380Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7132557Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7132721Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7132899Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7133063Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7133225Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7133410Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7133573Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7133736Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7133917Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7134079Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7134244Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7134422Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7134586Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7134766Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7134927Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7135090Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7135267Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7135433Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7135595Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7135771Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7135934Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7136106Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7136264Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7136423Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7136597Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7136757Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7136914Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7137084Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7137293Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7137461Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7137672Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7137831Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7138002Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7138163Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7138321Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7138491Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7138652Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7138823Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7138981Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7139142Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7139313Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7139475Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7139712Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7139888Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7140047Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7140220Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7140378Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7140539Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7140714Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7140879Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7141042Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7141209Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7141368Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7141540Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7141693Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7141852Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7142018Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7142177Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7142339Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7142515Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7142675Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7142849Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7143009Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7143168Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7143349Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7143510Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7143668Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7143838Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7144002Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7144160Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7144330Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7144491Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7144722Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7144881Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7145039Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7145263Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7145425Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7145585Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7145756Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7145915Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7146087Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7146247Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7146406Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7146581Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7146741Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7146900Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7147075Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7147234Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7147404Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7147561Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7147721Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7147891Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7148048Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7148205Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7148376Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7148537Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7148708Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7148867Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7149026Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7149197Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7149356Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7149513Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7149683Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7149846Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7150016Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7150175Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7150337Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7150507Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7150672Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7150831Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7151000Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7151161Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7151331Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7151493Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7151651Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7151822Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7151981Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7152195Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7152365Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7152580Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7152741Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7152913Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7153072Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7153247Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7153404Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7153563Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7153733Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7153892Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7154055Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7154227Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7154383Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7154558Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7154717Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7154872Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7155040Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7155197Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7155353Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7155519Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7155679Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7155855Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7156012Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7156168Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7156341Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7156496Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7156655Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7156824Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7156982Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7157152Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7157310Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7157468Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7157640Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7157803Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7157962Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7158137Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7158296Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7158466Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7158623Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7158779Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7158953Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7159110Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7159268Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7159438Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7159650Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7159819Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7160024Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7160183Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7160351Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7160508Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7160664Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7160835Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7160992Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7161149Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7161385Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7161794Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7162019Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7162223Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7162465Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7162655Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7162901Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7163107Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7163296Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7163537Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7163728Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7163941Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7164162Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7164367Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7164610Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7164805Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7164996Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7165207Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7165422Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7165681Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7165869Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7166060Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7166290Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7166459Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7166676Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7166958Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7167152Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7167384Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7167573Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7167742Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7168021Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7168211Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7168400Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7168632Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7168822Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7169129Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7169336Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7169574Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7169809Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7169997Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7170193Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7170434Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7170639Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7170871Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7171062Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7171257Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7171471Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7171706Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7171952Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7172145Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7172336Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7172574Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7172744Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7172964Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7173211Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7173400Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7173635Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7173828Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7173997Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7174284Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7174479Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7174669Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7174915Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7175103Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7175351Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7175701Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7175909Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7176151Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7176342Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7176538Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7176812Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7177021Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7177263Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7177454Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7177642Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7177852Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7178070Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7178275Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7178516Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7178708Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7179054Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7179232Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7179448Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7179875Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7180072Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7180261Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7180494Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7180664Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7180953Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7181143Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7181332Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7181597Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7181789Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7182037Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7182246Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7182434Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7182667Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7182857Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7183054Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7183295Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7183502Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7183731Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7183926Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7184115Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7184334Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7184552Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7184758Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7184992Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7185184Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7185425Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7185593Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7185817Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7186062Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7186250Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7186472Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7186712Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7186884Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7187163Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7187353Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7187541Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7187779Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7187968Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7188136Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7188417Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7188609Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7188907Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7189094Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7189284Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7189578Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7189794Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7189986Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7190226Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7190414Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7190626Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7190846Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7191082Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7191317Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7191508Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7191740Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7191912Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7192131Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7192389Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7192578Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7192766Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7192998Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7193168Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7193463Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7193651Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7193845Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7194074Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7194267Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7194435Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7194716Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7194905Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7195139Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7195326Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7195522Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7195770Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7196002Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7196198Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7196431Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7196624Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7196848Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7197064Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7197275Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7197509Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7197702Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7197893Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7198115Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7198329Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7198633Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7198827Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7199071Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7199306Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7199477Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7282720Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7283019Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7283188Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7283358Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7283521Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7283679Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7283866Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7284024Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7284183Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7284359Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7284515Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7284680Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7284838Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7284995Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7285167Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7285324Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7285478Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7285651Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7285808Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7285982Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7286144Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7286300Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7286470Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7286626Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7286783Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7286953Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7287109Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7287279Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7287443Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7287597Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7287792Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7287954Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7288111Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7288279Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7288432Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7288599Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7288757Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7288913Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7289079Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7289463Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7289618Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7289787Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7290022Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7290182Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7290350Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7290501Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7290666Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7290823Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7290976Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7291143Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7291297Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7291457Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7291625Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7291782Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7291947Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7292103Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7292255Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7292422Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7292577Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7292731Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7292900Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7293053Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7293221Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7293379Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7293537Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7293703Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7293862Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7294017Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7294187Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7294341Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7294505Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7294662Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7294819Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7294989Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7295149Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7295307Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7295473Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7295630Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7295800Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7295957Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7296110Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7296276Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7296433Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7296590Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7296832Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7296988Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7297153Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7297360Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7297516Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7297681Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7297839Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7297993Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7298162Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7298319Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7298473Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7298651Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7298805Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7298971Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7299131Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7299285Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7299454Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7299612Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7299844Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7300016Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7300173Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7300340Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7300504Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7300661Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7300829Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7300992Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7301148Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7301315Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7301475Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7301642Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7301798Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7301954Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7302117Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7302273Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7302432Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7302596Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7302754Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7302917Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7303072Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7303224Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7303396Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7303551Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7303704Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7303871Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7304027Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7304249Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7304407Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7304606Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7304772Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7304929Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7305082Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7305250Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7305406Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7305567Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7305725Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7305880Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7306049Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7306207Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7306363Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7306527Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7306684Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7306850Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7307004Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7307159Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7307322Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7307479Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7307639Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7307808Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7307962Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7308121Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7308286Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7308444Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7308610Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7308770Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7308924Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7309095Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7309251Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7309405Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7309577Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7309732Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7309901Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7310061Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7310215Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7310381Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7310538Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7310693Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7310862Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7311016Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7311180Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7311411Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7311564Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7311727Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7311931Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7312088Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7312255Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7312412Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7312571Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7312727Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7312876Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7313037Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7313193Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7313341Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7313501Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7313658Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7313822Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7313974Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7314122Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7314282Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7314434Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7314583Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7314746Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7314897Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7315051Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7315214Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7315360Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7315525Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7315678Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7315827Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7315989Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7316139Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7316287Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7316448Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7316596Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7316755Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7316910Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7317057Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7317221Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7317373Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7317522Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7317686Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7317835Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7317994Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7318142Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7318294Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7318453Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7318659Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7318805Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7318968Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7319163Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7319317Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7319478Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7319626Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7319788Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7319937Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7320083Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7320245Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7320395Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7320544Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7320706Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7320858Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7321018Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7321167Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7321317Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7321477Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7321626Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7321771Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7321929Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7322074Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7322236Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7322385Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7322529Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7322690Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7322843Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7322988Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7323149Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7323294Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7323439Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7323600Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7323746Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7323904Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7324055Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7324201Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7324360Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7324508Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7324656Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7324811Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7324957Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7325116Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7325265Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7325410Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7325568Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7325771Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7325919Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7326077Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7326996Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7327164Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7327315Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7327463Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7327623Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7327770Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7327916Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7328078Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7328224Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7328383Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7328533Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7328686Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7328848Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7329003Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7329154Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7329318Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7329470Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7329621Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7329785Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7329936Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7330099Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7330253Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7330403Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7330566Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7330714Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7330866Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7331031Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7331179Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7331337Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7331490Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7331640Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7331799Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7331952Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7332101Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7332266Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7332414Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7332578Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7332729Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7332878Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7333039Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7333188Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7333334Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7333498Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7333705Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7333857Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7334014Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7334225Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7334386Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7334535Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7334683Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7334844Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7334989Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7335137Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7335301Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7335449Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7335615Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7335764Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7335913Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7336074Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7336221Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7336370Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7336531Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7336676Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7336836Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7336985Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7337132Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7337294Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7337441Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7337586Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7337750Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7337897Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7338044Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7338206Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7338351Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7338511Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7338660Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7338808Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7338970Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7339119Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7339267Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7339432Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7339579Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7339833Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7339987Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7340134Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7340292Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7340438Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7340585Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7340741Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7340955Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7341119Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7341269Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7341467Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7341628Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7341779Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7341925Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7342086Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7342231Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7342390Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7342539Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7342687Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7342847Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7342995Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7343154Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7343312Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7343462Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7343615Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7343778Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7343929Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7344091Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7344243Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:12:15.7344404Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7344579Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7344738Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7344897Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7345071Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7345230Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7345401Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7345559Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7345718Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7345885Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7346044Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7346203Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7346378Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7346537Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7346707Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7346870Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7347031Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7347204Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7347365Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7347524Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7347692Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7347849Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7348020Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7348177Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7348391Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7348562Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7348765Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7348923Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7349092Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7349249Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7349420Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7349578Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7349736Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7349905Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7350060Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7350224Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7350387Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7350544Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7350701Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7350868Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7351024Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7351197Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7351357Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7351513Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7351681Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7351839Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7351998Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7352167Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7352325Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7352492Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7352649Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7352803Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7352969Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7353132Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7353286Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7353452Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7353612Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7353783Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7353944Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7354104Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7354274Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7354431Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7354587Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7354753Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7354913Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7355081Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7355239Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7355399Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7355617Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7355776Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7355936Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7356147Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7356307Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7356473Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7356630Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7356788Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7356957Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7357116Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7357272Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7357444Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7357604Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7357773Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7357937Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7358092Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7358260Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7358416Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7358576Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7358745Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7358905Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7359069Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7359243Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7359402Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7359570Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7359730Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7359889Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7360054Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7360213Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7360371Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7360539Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7360694Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7360863Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7361017Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7361178Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7361343Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7361502Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7361659Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7361827Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7361984Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7362150Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7362307Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7362469Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7362637Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7362797Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7363002Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7363169Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7363383Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7363554Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7363713Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7363871Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7364037Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7364195Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7364350Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7364520Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7364674Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7364848Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7365004Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7365162Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7365324Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7365481Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7365637Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7365805Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7365962Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7366128Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7366285Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7366450Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7366621Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7366779Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7366936Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7367105Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7367260Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7367430Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7367584Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7367743Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7367908Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7368069Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7368225Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7368399Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7368557Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7368715Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7368883Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7369040Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7369210Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7369368Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7369524Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7369697Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7369855Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7370010Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7370230Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7370390Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7370559Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7370761Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7370921Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7371091Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7371248Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7371404Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7371568Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7371725Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7371893Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7372054Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7372213Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7372380Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7372542Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7372700Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7372871Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7373029Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7373200Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7373356Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7373516Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7373686Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7373843Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7374005Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7374176Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7374337Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7374507Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7374665Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7374825Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7374998Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7375154Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7375310Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7375480Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7375830Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7376013Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7376175Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7376336Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7376505Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7376665Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7376824Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7376996Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7377154Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7377312Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7377483Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7377640Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7377927Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7378085Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7378307Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7378474Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7378633Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7378785Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7378954Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7379111Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7379280Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7379438Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7379592Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7379809Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7379967Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7380125Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7380293Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7380446Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7380611Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7380766Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7380924Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7381091Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7381247Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7381401Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7381567Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7381722Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7381886Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7382045Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7382201Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7382366Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7382519Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7382675Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7382838Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7382995Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7383161Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7383315Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7383476Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7383639Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7383798Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7383957Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7384121Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7384275Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7384443Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7384601Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7384756Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7384915Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7385069Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7385280Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7385440Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7385596Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7385801Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7385971Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7386125Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7386288Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7386444Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7386600Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7386767Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7386920Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7387080Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7387245Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7387399Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7387567Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7387726Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7387881Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7388046Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7388205Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7388362Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7388530Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7388689Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7388860Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7389014Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7389172Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7389341Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7389498Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7389654Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7389817Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7389971Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7390134Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7390292Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7390449Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7390614Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7390770Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7390927Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7391093Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7391248Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7391415Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7391569Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7391725Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7391889Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7392043Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7392198Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7392364Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7392582Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7392743Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7392894Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7393092Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7393260Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7393417Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7393570Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7393734Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7393889Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7394046Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7394209Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7394368Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7394534Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7394688Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7394845Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7395005Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7395159Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7395312Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7395476Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7395631Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7395796Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7395952Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7396106Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7396275Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7396430Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7396587Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7396748Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7396903Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7397069Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7397223Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7397378Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7397541Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7397696Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7397851Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7398020Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7398175Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7398340Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7398495Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7398650Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7398817Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7398971Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7399126Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7399293Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7399449Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7399616Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7399822Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7399975Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7400142Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7400353Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7400508Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7400673Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7400828Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7400994Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7401149Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7401305Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7401476Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7401637Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7401797Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7401965Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7402123Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7402282Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7402448Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7402606Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7402775Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7402936Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7403095Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7403263Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7403422Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7403583Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7403750Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7403913Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7404089Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7404249Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7404407Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7404577Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7404739Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7404902Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7405077Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7405237Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7405411Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7405572Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7405736Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7405910Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7406065Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7406221Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7406393Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7406552Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7406722Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7406879Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7407037Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7407264Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7407423Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7407584Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7407829Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7407990Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7408160Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7408319Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7408479Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7408652Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7408810Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7408968Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7409139Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7409297Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7409471Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7409629Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7409787Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7409960Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7410121Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7410279Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7410449Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7410609Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7410765Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7410945Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7411107Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7411279Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7411443Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7411601Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7411769Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7411928Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7412084Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7412253Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7412414Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7412583Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7412739Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7412902Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7413069Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7413231Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7413391Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7413563Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7413720Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7413892Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7414050Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7414207Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7414376Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7414535Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7414744Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7414912Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7415116Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7415291Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7415449Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7415608Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7415779Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7415938Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7416096Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7416268Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7416428Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7416599Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7416759Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7416919Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7417095Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7417255Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7417413Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7417579Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7417736Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7417903Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7418059Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7418218Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7418389Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7418544Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7418701Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7418871Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7419030Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7419189Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7419357Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7419518Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7419758Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7419920Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7420081Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7420258Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7420419Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7420580Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7420756Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7420917Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7421092Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7421250Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7421411Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7421582Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7421739Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7421896Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7422137Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7422295Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7422463Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7422669Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7422828Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7422997Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7423157Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7423314Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7423483Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7423641Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7423813Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7423971Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7424132Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7424302Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7424463Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7424621Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7424789Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7424946Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7425113Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7425270Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7425426Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7425596Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7425754Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7425914Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7426082Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7426243Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7426409Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7426568Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7426724Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7426895Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7427054Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7427209Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7427378Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7427536Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7427698Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7427875Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7428036Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7428206Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7428364Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7428522Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7428691Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7428849Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7429004Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7429176Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7429332Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7429562Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7429722Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7429882Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7430095Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7430256Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7430414Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7430585Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7430745Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7430919Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7431076Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7431237Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7431410Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7431570Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7431732Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7431909Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7432068Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7432240Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7432397Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7432558Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7432731Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7432889Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7433046Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7433221Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7433378Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7433550Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7433711Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7433872Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7434046Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7434205Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7434363Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7434534Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7434694Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7434865Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7435030Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7435190Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7435362Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7435526Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7435687Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7435862Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7436019Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7436192Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7436351Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7436511Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7436685Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7436842Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7437056Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7437228Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7437436Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7437601Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7437771Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7437928Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7438106Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7438266Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7438426Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7438601Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7438760Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7438921Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7439095Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7439259Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7439434Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7439596Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7439755Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7439929Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7440088Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7440248Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7440421Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7440580Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7440752Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7440912Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7441074Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7441248Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7441407Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7441565Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7441736Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7441893Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7442064Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7442221Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7442382Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7442554Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7442713Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7442870Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7443040Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7443193Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7443357Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7443507Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7443657Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7443817Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7443969Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7444121Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7444335Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7444488Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7444640Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7444860Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7445015Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7445179Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7445330Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7445481Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7445642Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7445792Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7445945Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7446108Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7446261Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7446427Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7446577Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7446732Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7446896Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7447050Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7447202Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7447363Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7447516Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7447679Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7447829Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7447986Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7448148Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7448297Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7448450Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7448612Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7448764Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7448915Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7449078Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7449228Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7449392Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7449541Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7449693Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7449860Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7450010Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7450162Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7450328Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7450479Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7450643Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7450795Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7450947Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7451110Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7451261Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7451412Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7451578Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7451793Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7451955Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7452151Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7452303Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7452468Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7452623Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7452771Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7452930Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7453084Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7453249Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7453402Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7453558Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7453722Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7453873Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7454028Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7454193Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7454347Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7454500Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7454666Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7454819Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7454982Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7455136Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7455291Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7455457Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7455611Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7455767Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7455930Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7456082Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7456247Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7456401Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7456553Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7456719Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7456874Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7457027Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7457195Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7457349Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7457512Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7457672Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7457823Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7457991Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7458144Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7458295Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7458456Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7458605Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7458754Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7458916Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7459123Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7459284Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7459480Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7459705Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7459872Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7460022Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7460172Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7460333Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7460484Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7460650Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7460798Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7460954Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7461118Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7461268Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7461423Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7461586Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7461735Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7461900Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7462051Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7462202Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7462366Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7462516Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7462667Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7462837Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7462987Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7463138Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7463300Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7463450Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7463613Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7463762Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7463913Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7464076Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7464226Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7464375Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7464543Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7464693Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7464852Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7465012Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7465165Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7465329Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7465483Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7465633Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7465796Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7465947Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7466110Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7466263Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7466521Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7466687Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7466887Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7467042Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7467207Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7467359Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7467524Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7467677Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7467830Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7467998Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7468151Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7468306Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7468471Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7468625Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7468780Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7468945Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7469098Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7469266Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7469419Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7469570Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7469735Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7469889Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7470040Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7470210Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7470363Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7470532Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7470686Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7470838Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7471002Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7471153Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7471304Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7471461Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7471611Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7471769Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7471922Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7472074Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7472236Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7472389Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7472540Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7472700Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7472851Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7473004Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7473163Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7473312Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7473473Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7473623Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7473829Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7473986Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7474192Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7474344Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7474506Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7474656Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7474829Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7474989Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7475146Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7475312Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7475468Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7475808Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7475979Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7476137Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7476308Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7476472Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7476630Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7476800Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7476959Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7477115Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7477287Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7477446Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7477625Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7477784Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7477947Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7478118Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7478275Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7478432Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7478598Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7478756Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7478913Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7479079Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7479239Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7479409Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7479566Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7479723Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7479894Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7480052Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7480211Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7480381Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7480542Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7480713Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7480871Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7481028Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7481198Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7481474Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7481634Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7481873Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7482034Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7482208Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7482368Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7482527Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7482696Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7482856Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7483015Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7483184Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7483347Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7483518Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7483677Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7483838Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7484007Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7484163Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7484321Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7484489Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7484648Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7484816Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7484974Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7485135Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7485304Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7485463Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7485623Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7485791Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7485948Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7486118Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7486274Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7486433Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7486604Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7486762Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7486924Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7487092Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7487249Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7487425Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7487585Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7487742Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7487913Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7488071Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7488227Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7488396Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7488554Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7488761Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7488929Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7489088Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7489303Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7489465Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7489624Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7489794Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7489952Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7490110Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7490274Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7490437Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7490607Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7490762Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7490922Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7491098Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7491256Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7491418Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7491587Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7491747Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7491919Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7492075Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7492232Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7492401Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7492560Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7492719Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7492892Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7493051Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7493219Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7493379Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7493536Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7493705Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7493926Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7494118Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7494371Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7494572Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7494808Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7494987Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7495476Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7495677Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7495870Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7496105Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7496297Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7496595Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7496812Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7497002Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7497296Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7497487Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7497759Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7497986Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7498193Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7498429Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7498621Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7498812Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7499037Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7499252Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7499505Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7499794Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7499993Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7500273Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7500446Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7500666Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7500919Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7501112Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7501354Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7501545Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7501716Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7501989Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7502184Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7502376Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7502619Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7502814Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7503056Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7503263Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7503456Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7503699Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7503890Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7504082Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7504330Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7504541Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7504774Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7504979Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7505174Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7505410Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7505633Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7505884Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7506085Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7506279Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7506514Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7506687Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7506976Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7507232Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7507425Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7507708Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7507903Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7508074Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7508383Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7508574Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7508768Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7509001Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7509192Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7509445Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7509655Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7509848Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7510111Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7510305Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7510497Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7510745Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7510951Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7511184Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7511377Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7511569Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7511790Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7512009Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7512215Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7512454Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7512647Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7512888Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7513058Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7513273Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7513521Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7513710Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7513900Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7516973Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7517194Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7517423Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7517668Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7517870Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7518082Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7518297Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7518502Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7518732Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7518933Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7519120Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7519332Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7519682Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7519873Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7520120Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7520364Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7520580Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7520807Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7521011Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7521251Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7521443Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7521631Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7521843Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7522069Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7522349Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7522541Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7522736Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7522968Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7523138Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7523425Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7523615Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7523805Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7524034Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7524222Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7524395Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7524684Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7524875Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7525109Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7525301Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7525490Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7525750Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7525957Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7526145Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7526377Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7526567Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7526779Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7527115Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7527320Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7527557Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7527749Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7527938Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7528159Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7528374Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7528626Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7528816Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7529004Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7529243Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7529445Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7529659Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7529909Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7530149Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7530392Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7530581Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7530749Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7531022Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7531210Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7531408Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7531665Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7531857Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7532095Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7532299Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7532491Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7532734Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7532924Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7533134Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7533350Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7533556Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7533795Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7533986Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7534177Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7534392Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7534611Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7534868Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7535057Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7535250Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7535479Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7535649Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7535876Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7536132Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7536323Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7536575Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7536812Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7536980Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7537276Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7537465Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7537653Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7537884Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7538073Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7538322Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7538529Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7538718Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7538950Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7539173Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7539362Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7539740Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7540014Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7540253Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7540446Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7540652Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7540867Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7541091Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7541367Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7541559Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7541756Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7541998Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7542170Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7542389Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7542642Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7542834Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7543076Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7543269Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7543442Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7543717Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7543908Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7544102Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7544347Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7544538Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7544779Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7544987Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7545178Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7545421Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7545613Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7545804Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7546043Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7546249Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7546510Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7546743Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7546931Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7547146Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7547364Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7547567Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7547807Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7547998Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7548229Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7548397Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7548619Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7548877Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7549100Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7549288Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7549519Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7549738Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7550027Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7550218Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7550408Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7550639Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7550826Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7551096Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7551302Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7551493Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7551726Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7551916Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7552119Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7552365Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7552568Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7552798Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7552991Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7553179Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7553397Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7553618Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7553823Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7554057Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7554252Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7554494Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7554663Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7554898Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7555145Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7555334Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7555521Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7555761Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7555952Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7556223Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7556456Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7556649Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7556888Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7557081Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7557249Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7557524Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7557711Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7557950Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7558139Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7558326Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7558563Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7558800Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7559046Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7559243Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7559482Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7559697Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7559913Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7560129Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7560362Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7560581Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7560814Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7560985Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7561208Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7561468Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7561660Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7561854Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7562089Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7562261Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7562542Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7562734Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7562925Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7563158Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7563349Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7563523Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7563812Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7564009Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7564245Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7564436Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7564626Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7564872Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7565080Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7565270Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7565527Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7565718Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7565974Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7566195Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7566404Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7566642Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7566836Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7567040Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7567253Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7567474Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7567725Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7567915Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7568107Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7568352Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7568555Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7568843Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7569084Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7569286Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7569523Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7569714Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7569885Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7570189Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7570388Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7570622Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7570812Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7571007Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7571268Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7571474Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7571677Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7571915Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7572104Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7572316Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7572531Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7572746Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7572981Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7573175Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7573371Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7573585Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7573799Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7574059Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7574249Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7574439Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7574672Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7574845Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7575062Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7575346Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7575703Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7576053Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7576245Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7576418Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7576721Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7576913Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7577150Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7577341Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7577532Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7590827Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7591156Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7591343Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7591655Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7591835Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7592000Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7592245Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7592423Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7592586Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7592749Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7592923Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7593083Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7593260Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7593436Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7593616Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7593794Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7593957Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7594123Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7594294Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7594456Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7594633Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7594796Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7594958Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7595166Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7595325Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7595493Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7595668Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7595832Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7596011Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7596170Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7596331Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7596516Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7596675Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7596835Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7597006Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7597187Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7597359Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7597560Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7597722Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7597891Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7598053Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7598216Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7598383Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7598544Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7598717Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7598877Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7599037Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7599211Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7599403Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7599566Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7599735Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7599939Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7600121Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7600291Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7600449Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7600620Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7600776Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7600934Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7601104Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7601270Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7601430Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7601602Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7601766Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7601937Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7602096Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7602256Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7602426Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7602586Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7602747Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7602919Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7603084Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7603272Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7603430Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7603597Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7603771Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7603933Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7604096Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7604270Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7604432Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7604611Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7604770Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7604965Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7605137Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7605297Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7605462Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7605630Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7605791Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7605965Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7606125Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7606286Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7606458Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7606615Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7606782Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7606983Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7607143Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7607366Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7607530Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7607691Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7607865Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7608024Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7608186Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7628994Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7629225Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7629388Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7629551Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7629704Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7629866Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7630016Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7630168Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7630323Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7630476Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7630631Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7630787Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7630937Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7631091Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7631245Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7631395Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7631545Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7631692Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7631836Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7631985Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7632131Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7632284Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7632429Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7632575Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7632727Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7632932Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7633079Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7633230Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7633378Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7633529Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7633675Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7633820Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7633973Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7634118Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7634262Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7634413Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7634557Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7634734Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7634888Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7635032Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7635253Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7635401Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7635546Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7635695Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7635840Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7635986Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7636135Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7636278Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7636436Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7636580Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7636729Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7636886Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7637032Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7637179Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7637329Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7637475Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7637626Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7637827Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7637978Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7638132Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7638281Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7638428Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7638581Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7638729Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7638881Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7639024Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7639169Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7639322Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7639467Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7639616Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7639768Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7639951Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7640097Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7640249Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7640397Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7640547Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7640690Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7640835Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7640986Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7641135Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7641280Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7641433Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7641578Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7641759Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7641905Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7642054Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7642253Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7642401Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7642548Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7642699Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7642845Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7642998Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7643143Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7643289Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7643442Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7643588Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7643734Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7643889Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7644034Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7644180Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7644331Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7644483Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7644647Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7644796Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7644946Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7645108Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7645259Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7645419Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7645569Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7645726Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7645887Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7646034Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7646182Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7646343Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7646491Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7646653Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7646800Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7646976Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7647140Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7647288Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7647442Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7647603Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7647752Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7647903Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7648067Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7648218Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7648378Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7648529Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7648682Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7648869Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7649024Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7649174Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7649380Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7649534Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7649697Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7649849Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7650000Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7650162Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7650311Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7650462Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7650625Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7650779Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7650941Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7651095Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7651246Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7651408Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7651559Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7651710Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7651870Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7652020Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7652170Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7652327Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7652481Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7652645Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7652795Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7652948Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7653113Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7653262Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7653413Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7653579Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7653730Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7653898Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7654049Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7654228Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7654396Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7654545Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7654701Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7654863Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7655014Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7655174Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7655327Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7655478Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7655641Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7655793Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7655945Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7656138Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7656290Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7656446Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7656657Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7656811Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7656971Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7657125Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7657280Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7657444Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7657599Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7657753Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7657921Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7658077Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7658243Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7658402Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7658555Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7658723Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7658877Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7659033Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7659200Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7659353Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7659520Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7659748Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7659910Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7660081Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7660234Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7660388Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7660554Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7660708Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7660859Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7661024Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7661175Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7661341Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7661493Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7661680Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7661908Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7662062Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:12:15.7662230Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7662407Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7662569Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7662749Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7662910Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7663073Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7663246Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7663409Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7663569Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7663767Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7663923Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7664180Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7664337Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7664493Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7664671Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7664828Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7664986Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7665154Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7665312Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7665483Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7665644Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7665799Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7665969Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7666128Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7666283Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7666453Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7666610Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7666777Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7666935Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7667091Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7667259Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7667419Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7667576Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7667748Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7667914Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7668087Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7668245Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7668408Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7668580Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7668741Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7668903Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7669079Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7669270Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7669432Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7669601Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7669763Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7669933Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7670093Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7670254Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7670427Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7670585Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7670745Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7670920Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7671078Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7671281Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7671439Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7671666Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7671837Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7671996Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7672155Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7672325Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7672489Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7672659Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7672821Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7672981Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7673151Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7673306Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7673466Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7673634Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7673796Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7673965Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7674120Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7674279Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7674446Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7674606Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7674764Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7674933Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7675090Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7675262Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7675419Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7675767Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7675944Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7676101Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7676259Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7676428Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7676586Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7676758Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7676997Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7677156Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7677331Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7677490Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7677649Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7677825Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7677983Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7678141Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7678315Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7678474Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7678646Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7678850Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7679006Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7679171Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7679405Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7679566Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7679737Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7679895Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7680064Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7680220Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7680380Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7680546Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7680709Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7680868Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7681036Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7681197Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7681366Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7681522Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7681681Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7681848Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7682009Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7682167Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7682333Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7682494Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7682663Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7682820Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7682980Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7683150Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7683306Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7683464Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7683634Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7683789Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7683957Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7684116Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7684302Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7684470Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7684627Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7684787Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7684956Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7685115Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7685281Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7685439Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7685599Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7685768Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7685925Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7686084Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7686278Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7686436Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7686650Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7686808Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7686967Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7687137Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7687294Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7687453Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7687620Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7687778Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7687938Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7688110Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7688269Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7688443Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7688601Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7688758Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7688937Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7689096Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7689255Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7689426Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7689590Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7689764Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7689929Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7690090Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7690265Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7690429Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7690588Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7690762Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7690921Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7691093Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7691256Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7691420Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7691594Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7691804Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7691962Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7692137Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7692302Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7692475Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7692636Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7692797Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7692972Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7693134Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7693297Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7693470Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7693675Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7693854Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7694014Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7694221Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7694396Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7694556Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7694715Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7694883Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7695044Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7695218Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7695376Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7695537Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7695712Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7695870Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7696034Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7696202Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7696359Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7696514Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7696680Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7696835Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7697003Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7697161Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7697319Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7697486Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7697641Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7697801Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7697968Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7698125Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7698297Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7698453Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7698608Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7698777Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7698936Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7699096Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7699291Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7699447Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7699617Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7699870Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7700031Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7700200Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7700358Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7700516Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7700685Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7700842Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7701013Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7701205Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7701362Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7701530Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7701734Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7701893Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7702061Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7702216Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7702384Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7702540Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7702697Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7702862Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7703023Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7703178Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7703345Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7703505Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7703672Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7703830Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7703989Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7704156Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7704312Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7704467Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7704638Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7704798Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7704956Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7705124Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7705285Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7705452Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7705608Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7705766Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7705935Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7706091Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7706246Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7706415Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7706570Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7706767Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7706922Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7707077Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7707248Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7707402Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7707560Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7707728Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7707883Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7708052Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7708208Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7708364Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7708560Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7708718Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7708878Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7709091Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7709249Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7709415Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7709572Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7709726Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7709893Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7710048Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7710206Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7710376Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7710534Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7710701Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7710860Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7711016Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7711183Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7711338Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7711495Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7711664Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7711818Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7711984Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7712140Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7712301Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7712471Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7712630Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7712787Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7712954Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7713109Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7713268Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7713439Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7713594Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7713763Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7713919Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7714105Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7714273Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7714430Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7714592Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7714755Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7714911Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7715079Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7715240Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7715398Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7715568Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7715728Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7715918Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7716086Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7716247Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7716464Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7716625Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7716783Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7716954Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7717112Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7717271Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7717439Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7717596Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7717767Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7717926Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7718083Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7718258Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7718415Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7718571Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7718740Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7718897Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7719064Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7719221Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7719380Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7719551Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7719712Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7719872Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7720047Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7720207Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7720379Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7720536Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7720694Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7720865Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7721024Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7721182Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7721352Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7721554Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7721712Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7721884Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7722046Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7722216Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7722374Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7722529Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7722699Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7722859Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7723018Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7723194Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7723379Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7723548Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7723707Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7723912Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7724082Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7724241Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7724397Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7724568Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7724727Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7724896Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7725054Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7725214Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7725388Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7725546Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7725710Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7725876Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7726035Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7726204Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7726362Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7726518Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7726686Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7726843Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7726999Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7727167Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7727327Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7727495Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7727651Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7727810Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7727978Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7728133Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7728289Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7728460Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7728621Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7728797Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7728985Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7729145Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7729319Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7729485Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7729645Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7729818Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7729979Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7730141Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7730314Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7730476Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7730650Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7730845Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7731010Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7731186Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7731394Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7731560Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7731737Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7731900Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7732073Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7732236Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7732400Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7732572Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7732737Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7732898Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7733070Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7733235Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7733406Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7733568Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7733730Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7733899Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7734057Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7734216Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7734385Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7734546Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7734720Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7734879Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7735042Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7735215Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7735375Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7735536Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7735707Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7735865Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7736037Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7736195Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7736384Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7736558Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7736718Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7736879Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7737050Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7737209Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7737382Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7737544Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7737704Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7737874Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7738032Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7738194Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7738391Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7738551Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7738756Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7738925Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7739082Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7739252Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7739411Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7739568Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7739818Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7739981Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7740138Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7740314Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7740474Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7740645Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7740807Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7740966Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7741137Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7741295Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7741455Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7741627Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7741785Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7741953Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7742115Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7742273Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7742444Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7742605Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7742763Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7742932Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7743091Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7743262Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7743423Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7743582Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7743750Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7743945Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7744104Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7744274Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7744439Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7744612Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7744770Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7744928Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7745097Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7745256Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7745414Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7745584Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7745770Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7745942Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7746100Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7746318Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7746492Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7746650Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7746811Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7746981Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7747139Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7747301Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7747472Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7747633Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7747807Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7747965Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7748127Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7748304Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7748461Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7748619Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7748788Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7748947Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7749119Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7749277Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7749438Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7749611Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7749771Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7749932Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7750106Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7750268Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7750436Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7750604Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7750762Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7750933Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7751094Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7751254Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7751455Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7751615Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7751793Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7751953Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7752116Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7752290Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7752452Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7752611Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7752786Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7752947Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7753124Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7753314Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7753471Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7753646Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7753852Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7754017Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7754195Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7754355Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7754532Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7754693Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7754853Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7755029Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7755193Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7755354Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7755530Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7755695Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7755866Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7756028Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7756188Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7756360Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7756519Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7756681Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7756856Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7757019Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7757181Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7757350Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7757517Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7757686Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7757845Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7758006Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7758176Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7758334Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7758492Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7758662Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7758856Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7759026Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7759184Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7759346Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7759518Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7759676Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7759836Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7760008Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7760166Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7760336Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7760493Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7760653Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7760852Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7761012Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7761216Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7761389Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7761552Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7761725Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7761881Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7762038Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7762209Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7762363Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7762517Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7762686Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7762841Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7763007Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7763166Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7763318Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7763481Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7763634Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7763786Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7763950Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7764103Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7764256Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7764422Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7764575Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7764739Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7764896Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7765047Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7765212Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7765363Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7765516Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7765681Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7765833Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7765997Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7766149Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7766334Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7766498Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7766651Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7766807Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7766971Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7767122Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7767287Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7767441Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7767593Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7767758Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7767910Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7768088Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7768253Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7768406Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7768603Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7768769Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7768921Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7769083Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7769234Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7769385Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7769547Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7769698Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7769849Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7770015Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7770168Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7770333Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7770486Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7770637Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7770802Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7770951Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7771105Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7771267Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7771418Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7771578Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7771733Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7771884Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7772048Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7772202Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7772355Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7772517Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7772669Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7772818Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7772984Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7773135Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7773297Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7773450Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7773632Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7773794Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7773944Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7774098Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7774261Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7774411Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7774575Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7774729Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7774881Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7775043Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7775193Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7775377Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7775702Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7775878Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7776159Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7776315Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7776468Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7776632Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7776784Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7776939Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7777105Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7777257Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7777425Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7777581Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7777732Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7777901Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7778059Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7778210Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7778376Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7778531Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7778685Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7778854Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7779005Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7779169Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7779322Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7779475Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7779697Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7779856Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7780007Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7780171Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7780322Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7780488Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7780640Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7780792Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7780960Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7781115Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7781319Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7781483Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7781636Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7781806Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7781959Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7782112Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7782278Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7782429Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7782587Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7782752Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7782905Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7783060Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7783267Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7783420Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7783669Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7783824Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7783975Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7784144Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7784297Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7784451Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7784620Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7784772Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7784939Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7785096Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7785248Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7785413Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7785572Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7785725Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7785891Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7786041Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7786209Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7786364Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7786518Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7786686Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7786841Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7786996Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7787157Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7787315Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7787464Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7787625Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7787778Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7787940Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7788091Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7788243Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7788404Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7788553Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7788736Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7788897Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7789049Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7789223Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7789375Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7789525Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7789687Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7789838Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7789989Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7790151Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7790305Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7790470Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7790655Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7790804Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7791014Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7791166Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7791317Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7791483Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7791634Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7791802Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7791957Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7792107Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7792272Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7792429Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7792580Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7792746Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7792904Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7793056Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7793220Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7793370Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7793534Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7793686Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7793839Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:12:15.7794010Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7794172Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7794334Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7794505Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7794669Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7794840Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7795000Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7795160Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7795331Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7795491Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7795652Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7795824Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7795982Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7796185Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7796346Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7796508Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7796682Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7796841Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7796999Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7797171Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7797331Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7797505Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7797669Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7797828Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7798031Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7798191Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7798395Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7798569Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7798730Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7798889Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7799059Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7799218Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7799389Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7799548Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7799706Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7799878Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7800035Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7800193Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7800365Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7800524Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7800695Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7800853Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7801010Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7801179Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7801337Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7801498Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7801671Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7801830Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7802003Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7802167Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7802329Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7802504Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7802666Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7802826Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7803000Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7803161Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7803334Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7803525Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7803688Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7803861Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7804025Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7804185Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7804358Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7804519Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7804692Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7804853Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7805015Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7805186Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7805388Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7805551Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7805724Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7805934Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7806110Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7806272Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7806435Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7806608Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7806770Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7806929Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7807101Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7807262Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7807436Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7807597Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7807759Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7807931Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7808089Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7808253Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7808433Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7808593Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7808753Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7808926Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7809085Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7809262Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7809423Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7809583Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7809753Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7809913Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7810070Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7810242Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7810404Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7810571Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7810730Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7810890Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7811107Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7811272Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7811435Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7811608Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7811778Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7811951Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7812111Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7812273Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7812446Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7812607Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7812767Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7812968Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7813130Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7813309Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7813521Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7813684Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7813857Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7814017Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7814181Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7814356Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7814518Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7814693Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7814858Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7815018Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7815194Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7815359Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7815520Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7815696Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7815857Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7816031Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7816194Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7816354Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7816530Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7816695Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7816856Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7817030Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7817194Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7817355Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7817527Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7817690Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7817870Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7818031Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7818193Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7818365Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7818551Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7818711Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7818883Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7819044Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7819217Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7819376Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7819534Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7819773Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7819933Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7820093Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7820264Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7820425Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7820633Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7820792Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7821001Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7821175Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7821334Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7821493Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7821664Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7821823Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7821997Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7822157Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7822317Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7822493Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7822652Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7822814Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7822989Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7823151Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7823322Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7823482Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7823641Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7823812Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7823977Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7824138Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7824314Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7824476Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7824651Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7824809Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7824970Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7825143Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7825302Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7825464Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7825635Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7825794Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7825966Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7826154Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7826312Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7826483Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7826645Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7826804Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7826977Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7827135Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7827293Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7827464Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7827626Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7827798Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7827987Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7828146Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7828316Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7828521Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7828680Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7828850Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7829012Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7829183Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7829339Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7829495Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7829663Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7829824Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7829983Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7830154Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7830313Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7830482Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7830638Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7830795Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7830963Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7831120Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7831276Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7831440Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7831595Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7831767Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7831923Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7832083Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7832252Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7832409Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7832565Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7832735Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7832891Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7833060Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7833216Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7833371Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7833586Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7833744Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7833900Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7834071Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7834227Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7834397Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7834553Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7834708Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7834879Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7835038Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7835193Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7835391Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7835548Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7835703Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7835923Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7836081Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7836248Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7836402Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7836558Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7836725Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7836882Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7837040Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7837212Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7837372Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7837543Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7837702Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7837858Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7838026Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7838182Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7838341Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7838513Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7838671Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7838843Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7838999Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7839162Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7839332Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7839493Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7839653Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7839824Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7839983Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7840155Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7840312Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7840467Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7840635Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7840791Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7840975Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7841143Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7841300Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7841472Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7841629Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7841786Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7841954Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7842111Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7842269Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7842436Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7842596Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7842782Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7842953Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7843111Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7843329Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7843490Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7843650Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7843819Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7843981Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7844143Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7844316Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7844474Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7844648Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7844808Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7844967Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7845144Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7845304Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7845463Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7845634Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7845793Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7845966Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7846125Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7846283Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7846455Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7846616Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7846775Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7846951Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7847111Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7847288Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7847447Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7847603Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7847777Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7847934Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7848093Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7848268Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7848456Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7848627Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7848783Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7848945Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7849116Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7849273Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7849431Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7849607Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7849762Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7849933Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7850088Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7850272Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7850441Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7850596Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7850798Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7850969Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7851126Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7851283Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7851452Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7851608Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7851776Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7851932Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7852090Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7852260Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7852417Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7852575Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7852743Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7852903Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7853072Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7853229Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7853388Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7853557Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7853718Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7853879Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7854053Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7854209Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7854381Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7854543Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7854702Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7854872Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7855034Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7855191Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7855362Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7855519Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7855691Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7855880Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7856036Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7856205Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7856365Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7856521Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7856689Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7856846Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7857014Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7857173Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7857329Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7857498Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7857658Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7857842Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7858012Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7858230Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7858403Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7858562Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7858722Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7858893Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7859050Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7859206Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7859375Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7859533Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7859769Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7859945Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7860108Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7860280Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7860444Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7860607Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7860785Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7860945Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7861105Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7861278Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7861438Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7861614Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7861772Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7861930Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7862106Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7862263Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7862421Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7862594Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7862752Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7862922Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7863079Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7863238Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7863445Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7863605Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7863764Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7863937Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7864097Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7864269Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7864430Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7864589Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7864764Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7864923Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7865082Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7865279Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7865439Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7865611Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7865817Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7865977Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7866149Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7866308Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7866467Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7866637Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7866795Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7866965Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7867126Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7867285Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7867457Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7867619Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7867778Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7867951Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7868110Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7868282Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7868445Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7868604Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7868774Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7868935Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7869097Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7869270Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7869432Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7869591Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7869763Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7869927Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7870099Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7870260Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7870423Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7870603Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7870790Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7870955Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7871126Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7871289Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7871461Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7871620Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7871780Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7871953Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7872111Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7872271Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7872442Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7872601Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7872800Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7872958Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7873168Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7873347Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7873507Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7873666Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7873847Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7874006Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7874182Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7874342Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7874502Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7874680Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7874840Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7875005Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7875183Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7875343Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7875517Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7875830Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7875991Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7876166Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7876330Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7876494Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7876676Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7876841Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7877018Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7877183Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7877347Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7877530Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7877695Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7877859Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7878040Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7878210Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7878378Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7878617Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7878782Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7878960Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7879130Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7879295Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7879472Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7879635Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7879798Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7879973Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7880136Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7880314Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7880523Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7880684Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7880861Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7881089Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7881252Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7881423Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7881582Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7881753Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7881912Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7882069Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7882239Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7882399Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7882562Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7882731Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7882893Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7883064Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7883223Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7883383Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7883554Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7883713Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7883871Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7884039Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7884201Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7884378Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7884536Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7884699Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7884872Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7885029Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7885188Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7885363Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7885523Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7885697Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7885857Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7886014Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7886214Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7890497Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7890726Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7890897Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7891058Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7891218Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7891383Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7891543Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7891699Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7891864Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7892024Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7892267Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7892425Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7892583Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7892819Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7892978Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7893136Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7893304Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7893461Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7893625Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7893784Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7893943Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7894112Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7894271Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7894428Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7894595Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7894755Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7894921Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7895077Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7895233Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7895399Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7895556Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7895713Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7895886Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7896045Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7896200Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7896367Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7896526Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7896689Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7896847Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7897004Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7897168Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7897324Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7897477Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7897681Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7897844Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7898008Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7898168Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7898315Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7898470Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7898619Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7898766Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7898919Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7899065Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7899220Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7899368Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7899552Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7899796Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7900004Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7900152Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7900308Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7900458Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7900615Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7900763Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7900911Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7901065Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7901215Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7901365Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7901521Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7901669Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7901819Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7901977Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7902126Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7902278Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7902433Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7902580Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7902737Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7902887Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7903034Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7903195Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7903347Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7903499Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7903651Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7903799Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7903951Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7904101Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7904246Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7904400Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7904549Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7904701Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7904877Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7905027Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7905180Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7905331Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7905477Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7905631Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7905782Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7905928Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7906085Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7906232Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7906386Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7906535Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7906737Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7906894Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7907042Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7907236Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7907398Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7907547Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7907703Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7907855Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7908000Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7908156Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7908303Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7908453Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7908610Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7908760Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7908918Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7909067Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7909212Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7909368Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7909516Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7909662Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7909822Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7909970Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7910124Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7910276Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7910424Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7910576Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7910730Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7910875Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7911029Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7911177Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7911323Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7911481Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7911629Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7911788Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7911964Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7912110Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7912271Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7912420Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7912568Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7912722Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7912870Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7913032Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7913183Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7913328Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7913482Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7913632Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7913818Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7913978Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7914126Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7914328Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7914484Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7914629Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7914787Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7914937Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7915084Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7915242Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7915392Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7915538Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7915697Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7915845Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7916005Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7916152Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7916300Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7916455Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7916606Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7916754Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7916911Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7917058Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7917214Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7917364Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7917512Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7917672Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7917824Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7917970Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7918128Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7918274Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7918430Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7918578Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7918723Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7918882Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7919057Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7919202Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7919358Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7919508Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7919656Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7919815Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7919961Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7920117Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7920266Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7920409Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7920569Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7920719Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7920906Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7921066Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7921214Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7921420Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7921571Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7921716Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7921874Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7922024Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7922174Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7922334Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7922481Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7922639Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7922790Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7922936Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7923101Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7923253Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7923398Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7923558Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7923704Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7923851Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7924008Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7924154Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7924310Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7924463Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7924611Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7924773Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7924924Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7925068Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7925228Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7925375Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7925533Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7925684Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7925830Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7925990Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7926162Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7926313Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7926477Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7926630Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7926790Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7926940Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7927085Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7927241Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7927389Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7927537Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7927698Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7927842Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7928026Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7928179Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7928324Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7928530Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7928682Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7928830Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:12:15.7929000Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7929156Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7929310Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7929478Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7929631Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7929802Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7929959Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7930113Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7930282Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7930439Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7930596Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7930761Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7930914Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7931077Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7931237Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7931390Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7931557Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7931715Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7931870Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7932038Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7932192Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7932355Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7932515Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7932668Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7932833Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7932989Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7933142Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7933348Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7933503Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7933666Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7933827Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7933982Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7934147Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7934301Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7934455Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7934622Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7934777Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7934941Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7935098Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7935280Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7935447Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7935652Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7935809Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7935975Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7936129Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7936294Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7936451Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7936605Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7936768Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7936927Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7937084Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7937246Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7937403Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7937560Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7937723Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7937876Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7938041Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7938196Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7938349Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7938515Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7938669Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7938830Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7938997Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7939150Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7939325Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7939480Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7939716Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7939894Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7940050Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7940207Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7940374Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7940531Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7940735Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7940895Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7941048Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7941221Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7941376Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7941538Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7941708Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7941860Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7942025Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7942185Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7942338Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7942538Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7942695Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7942851Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7943065Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7943218Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7943386Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7943544Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7943697Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7943864Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7944020Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7944175Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7944348Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7944505Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7944671Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7944832Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7944984Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7945147Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7945304Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7945459Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7945625Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7945778Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7945933Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7946102Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7946262Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7946430Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7946590Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7946743Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7946909Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7947065Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7947221Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7947387Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7947541Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7947708Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7947866Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7948059Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7948225Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7948382Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7948536Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7948702Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7948856Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7949020Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7949178Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7949333Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7949499Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7949661Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7949846Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7950013Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7950174Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7950386Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7950547Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7950703Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7950872Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7951032Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7951194Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7951365Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7951526Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7951701Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7951864Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7952026Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7952201Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7952365Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7952527Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7952697Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7952859Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7953030Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7953193Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7953355Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7953528Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7953691Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7953853Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7954028Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7954191Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7954368Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7954527Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7954689Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7954864Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7955026Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7955190Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7955394Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7955556Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7955716Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7955892Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7956056Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7956227Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7956384Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7956544Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7956708Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7956870Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7957032Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7957200Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7957384Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7957548Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7957748Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7957911Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7958079Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7958236Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7958393Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7958557Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7958716Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7958885Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7959039Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7959201Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7959366Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7959525Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7959683Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7959851Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7960007Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7960176Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7960331Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7960490Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7960661Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7960820Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7960980Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7961147Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7961307Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7961475Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.7961635Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7961795Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7961962Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7962117Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7962273Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7962440Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7962597Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7962792Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7962945Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7963103Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7963269Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7963422Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7963578Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7963742Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7963896Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7964052Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7964217Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7964370Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7964830Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7964988Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7965147Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7965365Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7965523Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7965681Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7965853Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7966010Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7966176Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7966335Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7966491Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7966657Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7966817Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7966972Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7967140Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7967296Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7967465Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7967621Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7967774Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7967939Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7968092Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7968247Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7968411Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7968568Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7968735Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7968893Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7969046Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7969209Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7969363Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7969519Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7969681Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7969833Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7969998Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7970152Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7970337Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7970502Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7970655Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7970811Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7970976Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7971132Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7971302Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7971458Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7971612Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7971776Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7971929Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7972110Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7972273Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7972425Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7972638Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7972805Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7972958Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7973125Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7973279Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7973433Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7973596Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7973752Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7973908Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7974072Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7974230Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7974400Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7974551Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7974706Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7974871Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7975022Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7975177Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7975340Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7975493Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7975848Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7976004Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7976161Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7976330Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7976488Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7976643Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7976806Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7976960Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7977127Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7977284Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7977440Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7977606Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7977829Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7977986Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7978148Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7978305Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7978476Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7978628Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7978781Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7978950Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7979103Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7979259Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7979425Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7979583Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7979860Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7980016Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7980244Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7980414Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7980570Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7980724Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7980891Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7981043Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7981202Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7981372Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7981532Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7981706Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7981861Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7982021Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7982188Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7982342Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7982499Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7982664Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7982820Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7987966Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7988125Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7988282Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7988460Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7988619Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7988778Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7988947Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7989105Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7989270Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7989431Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7989589Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7989754Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7989907Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7990061Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7990291Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7990445Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7990611Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7990772Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7990930Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7991096Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7991249Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7991405Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7991599Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7991754Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7991922Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7992079Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7992266Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7992431Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7992635Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7992793Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7992960Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7993114Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7993276Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7993430Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7993584Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7993749Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7993905Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7994065Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7994224Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7994384Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7994547Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7994702Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7994855Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7995018Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7995172Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7995326Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7995489Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7995646Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7995817Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7995971Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7996126Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7996294Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7996450Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7996610Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7996774Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7996930Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7997087Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7997252Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7997408Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7997602Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7997758Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7997915Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7998084Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7998239Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7998397Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7998559Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7998716Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7998879Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7999034Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7999191Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7999359Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.7999545Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7999705Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.7999921Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8000083Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8000254Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8000414Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8000573Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8000743Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8000900Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8001058Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8001226Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8001391Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8001560Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8001720Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8001879Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8002047Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8002204Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8002362Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8002529Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8002686Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8002852Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8003008Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8003170Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8003336Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8003496Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8003654Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8003822Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8003979Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8004146Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8004305Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8004462Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8004626Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8004783Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8004968Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8005136Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8005294Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8005453Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8005619Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8005778Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8005942Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8006099Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8006258Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8006423Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8006581Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8006785Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8006951Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8007111Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8007341Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8007499Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8007656Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8007821Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8007981Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8008140Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8008307Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8008464Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8008632Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8008789Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8008949Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8009125Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8009283Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8009442Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8009609Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8009766Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8009935Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8010095Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8010254Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8010425Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8010584Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8010741Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8010912Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8011072Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8011241Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8011399Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8011560Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8011733Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8011891Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8012049Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8012248Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8012410Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8012578Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8012741Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8012898Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8013063Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8013221Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8013380Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8013550Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8013707Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8013866Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8014032Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8014228Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8014398Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8014604Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8014767Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8014939Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8015100Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8015257Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8015432Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8015592Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8015770Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8015926Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8016088Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8016260Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8016425Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8016586Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8016762Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8016923Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8017095Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8017257Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8017417Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8017594Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8017756Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8017918Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8018092Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8018253Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8018430Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8018591Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8018751Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8018925Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8019086Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8019248Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8019422Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8019587Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8019862Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8020024Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8020184Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8020358Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8020518Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8020677Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8020851Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8021010Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8021171Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8021343Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8021502Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8021709Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8021867Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8022025Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8022240Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8022400Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8022559Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8022731Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8022889Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8023060Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8023217Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8023373Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8023546Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8023707Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8023865Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8024040Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8024198Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8024368Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8024528Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8024687Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8024856Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8025014Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8025172Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8025345Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8025508Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8025676Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8025837Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8025997Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8026169Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8026331Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8026492Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8026662Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8026823Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8026992Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8027152Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8027369Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8027538Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8027698Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8027854Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8028023Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8028182Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8028350Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8028510Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8028668Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8028834Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8028992Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8029182Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8029355Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8029559Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8029720Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8029894Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8030053Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8030224Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8030387Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8030543Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8030714Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8030871Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8031036Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8031211Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8031372Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8031544Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8031704Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8031862Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8032031Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8032190Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8032346Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8032517Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8032673Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8032842Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8032997Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8033151Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8033319Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8033473Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8033626Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8033790Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8033945Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8034109Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8034263Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8034417Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8034582Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8034767Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8034920Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8035093Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8035248Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8035412Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8035567Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8035722Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8035887Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8036041Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8036193Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8036358Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8036563Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8036716Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8036883Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8037081Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8037247Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8037402Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8037555Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8037719Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8037871Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8038021Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8038186Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8038337Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8038503Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8038655Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8038809Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8038970Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8039122Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8039270Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8039434Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8039583Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8039751Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8039905Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8040055Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8040222Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8040378Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8040527Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8040696Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8040848Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8040999Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8041165Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8041315Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8041481Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8041634Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8041785Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8041949Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8042131Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8042282Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8042447Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8042601Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8042764Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8042918Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8043068Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8043232Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8043385Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8043536Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8043700Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8043884Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8044044Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8044195Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8044393Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8044559Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8044712Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8044864Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8045028Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8045180Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8045333Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8045500Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8045652Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8045821Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8045974Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8046128Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8046301Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8046457Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8046607Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8046773Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8046925Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8047098Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8047251Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8047403Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8047575Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8047727Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8047880Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8048055Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8048208Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8048371Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8048522Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8048676Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8048843Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8048996Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8049147Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8049312Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8049495Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8049661Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8049811Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8049968Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8050131Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8050282Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8050436Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8050601Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8050758Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8050911Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8051077Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8051259Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8051428Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8051582Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8051780Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8051947Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8052096Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8052245Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8052407Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8052555Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8052717Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8052868Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8053019Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8053188Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8053336Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8053487Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8053653Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8053804Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8053967Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8054118Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8054268Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8054430Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8054582Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8054733Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8054902Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8055056Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8055208Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8055376Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8055528Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8055695Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8055853Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8056006Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8056172Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8056327Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8056486Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8056654Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8056865Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8057032Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8057185Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8057339Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8057502Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8057652Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8057801Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8057965Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8058116Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8058277Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8058428Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8058580Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8058768Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8058917Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8059114Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8059279Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8059428Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8059579Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8059815Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8059970Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8060138Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8060295Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8060447Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8060618Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8060774Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8060925Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8061097Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8061253Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8061421Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8061575Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8061727Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8061890Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8062042Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8062193Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8062358Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8062513Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8062675Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8062830Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8062981Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8063141Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8063290Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8063438Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8063601Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8063751Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8063903Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8064065Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8064268Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8064432Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:12:15.8064593Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8064756Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8064931Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8065089Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8065246Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8065417Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8065574Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8065747Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8065906Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8066094Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8066264Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8066421Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8066631Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8066804Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8066962Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8067133Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8067291Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8067451Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8067621Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8067780Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8067941Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8068116Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8068274Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8068448Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8068607Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8068764Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8068937Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8069096Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8069253Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8069428Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8069585Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8069760Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8069920Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8070078Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8070253Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8070412Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8070571Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8070746Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8070905Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8071078Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8071236Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8071394Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8071594Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8071755Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8071914Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8072092Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8072252Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8072411Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8072583Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8072741Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8072910Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8073068Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8073227Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8073397Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8073585Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8073742Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8073966Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8074131Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8074303Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8074461Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8074621Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8074793Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8074951Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8075117Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8075290Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8075454Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8075793Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8075956Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8076120Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8076298Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8076458Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8076620Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8076795Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8076956Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8077131Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8077293Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8077458Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8077633Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8077794Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8077957Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8078135Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8078297Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8078472Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8078635Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8078797Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8078972Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8079134Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8079371Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8079546Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8079710Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8079889Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8080050Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8080209Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8080386Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8080547Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8080711Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8080885Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8081044Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8081262Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8081417Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8081580Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8081824Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8081984Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8082141Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8082313Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8082472Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8082635Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8082808Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8082966Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8083139Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8083300Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8083457Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8083636Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8083793Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8083951Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8084124Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8084282Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8084454Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8084612Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8084767Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8084942Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8085103Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8085265Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8085445Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8085607Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8085777Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8085936Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8086094Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8086264Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8086428Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8086589Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8086762Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8086948Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8087121Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8087284Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8087445Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8087615Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8087775Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8087936Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8088108Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8088269Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8088439Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8088599Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8088787Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8088958Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8089118Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8089338Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8089513Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8089675Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8089847Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8090007Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8090166Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8090338Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8090499Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8090659Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8090832Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8090991Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8091155Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8091330Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8091491Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8091665Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8091828Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8091988Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8092160Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8092320Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8092484Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8092657Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8092816Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8092992Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8093152Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8093311Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8093481Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8093640Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8093800Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8093973Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8094132Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8094331Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8094489Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8094649Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8094822Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8094983Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8095142Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8095314Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8095475Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8095648Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8095807Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8095968Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8096141Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8096329Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8096486Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8096704Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8096865Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8097035Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8097196Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8097357Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8097529Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8097691Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8097850Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8098024Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8098187Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8098357Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8098517Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8098677Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8098846Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8099003Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8099161Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8099329Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8099486Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8099719Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8099890Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8100051Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8100224Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8100380Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8100540Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8100712Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8100870Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8101028Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8101202Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8101360Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8101532Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8101689Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8101883Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8102055Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8102214Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8102375Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8102548Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8102704Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8102873Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8103032Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8103190Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8103359Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8103518Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8103676Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8103875Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8104033Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8104251Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8104410Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8104567Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8104734Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8104890Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8105050Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8105219Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8105375Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8105546Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8105706Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8105864Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8106040Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8106196Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8106354Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8106525Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8106683Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8106855Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8107013Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8107172Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8107345Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8107507Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8107666Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8107837Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8107998Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8108156Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8108328Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8108486Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8108662Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8108821Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8108978Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8109150Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8109340Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8109499Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8109673Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8109837Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8110012Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8110177Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8110339Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8110514Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8110675Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8110837Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8111013Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8111174Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8111369Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8111528Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8111736Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8111907Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8112066Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8112225Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8112396Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8112553Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8112722Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8112878Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8113034Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8113205Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8113364Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8113530Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8113702Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8113865Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8114036Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8114195Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8114355Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8114530Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8114686Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8114844Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8115017Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8115180Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8115350Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8115512Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8115672Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8115843Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8116002Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8116165Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8116339Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8116499Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8116663Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8116864Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8117025Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8117198Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8117363Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8117522Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8117695Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8117854Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8118015Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8118189Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8118346Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8118521Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8118679Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8118863Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8119034Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8119249Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8119408Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8119579Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8119738Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8119906Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8120062Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8120219Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8120388Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8120548Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8120708Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8120876Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8121033Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8121211Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8121368Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8121528Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8121697Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8121853Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8122011Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8122182Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8122340Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8122515Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8122672Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8122831Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8123006Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8123164Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8123322Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8123499Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8123658Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8123831Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8123992Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8124152Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8124353Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8124516Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8124673Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8124845Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8125004Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8125161Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8125333Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8125490Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8125660Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8125816Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8125972Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8126141Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8126327Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8126483Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8126700Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8126859Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8127027Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8127185Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8127342Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8127509Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8127666Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8127823Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8127990Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8128153Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8128322Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8128479Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8128641Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8128811Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8128968Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8129127Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8129296Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8129453Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8129621Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8129777Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8129942Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8130113Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8130268Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8130429Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8130597Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8130757Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8130926Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8131085Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8131246Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8131418Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8131578Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8131766Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8131938Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8132097Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8132271Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8132432Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8132591Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8132765Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8132925Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8133085Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8133257Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8133415Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8133578Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8133781Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8133942Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8134163Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8134326Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8134487Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8134660Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8134819Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8134981Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8135151Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8135310Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8135483Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8135645Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8135804Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8135981Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8136140Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8136300Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8136471Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8136632Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8136803Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8136965Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8137124Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8137303Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8137466Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8137624Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8137802Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8137962Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8138136Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8138297Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8138454Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8138628Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8138789Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8138950Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8139124Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8139319Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8139492Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8139731Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8139902Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8140077Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8140237Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8140398Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8140576Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8140738Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8140917Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8141078Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8141275Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8141447Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8141611Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8141855Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8142029Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8142189Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8142356Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8142534Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8142695Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8142868Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8143027Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8143191Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8143367Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8143526Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8143688Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8143864Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8144026Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8144201Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8144360Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8144521Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8144693Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8144852Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8145014Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8145182Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8145341Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8145514Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8145671Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8145833Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8146001Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8146158Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8146315Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8146486Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8146645Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8146843Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8147003Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8147162Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8147335Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8147493Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8147651Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8147824Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8147980Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8148156Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8148315Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8148473Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8148649Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8148850Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8149010Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8149226Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8149385Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8149555Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8149713Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8149872Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8150044Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8150205Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8150365Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8150541Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8150707Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8150877Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8151040Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8151199Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8151371Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8151531Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8151693Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8151864Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8152023Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8152181Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8152352Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8152518Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8152687Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8152848Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8153010Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8153183Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8153342Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8153503Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8153676Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8153839Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8154012Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8154172Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8154366Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8154538Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8154697Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8154860Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8155031Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8155190Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8155363Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8155524Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8155682Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8155853Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8156011Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8156195Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8156366Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8156531Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8156784Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8156943Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8157102Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8157272Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8157432Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8157592Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8157763Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8157922Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8158101Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8158262Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8158421Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8158602Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8158767Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8158926Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8159101Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8159259Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8159430Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8159590Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8159749Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8159923Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8160083Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8160242Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8160417Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8160575Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8160734Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8160905Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8161062Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8161234Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8161395Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8161554Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8161723Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8161913Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8162072Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8162246Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8162404Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8162576Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8162736Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8162893Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8163063Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8163223Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8163382Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8163553Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8163749Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8163923Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8164128Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8164293Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8164468Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8164627Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:12:15.8164788Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8164961Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8165118Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8165293Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8165448Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8165607Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8165776Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8165932Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8166092Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8166260Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8166418Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8166573Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8171020Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8171198Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8171378Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8171539Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8171706Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8171880Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8172037Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8172201Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8172375Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8172533Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8172688Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8172860Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8173018Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8173188Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8173344Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8173499Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8173757Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8173914Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8174073Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8174250Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8174409Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8174579Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8174737Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8174893Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8175064Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8175225Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8175382Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8175780Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8175942Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8176114Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8176382Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8176543Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8176713Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8176869Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8177027Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8177198Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8177352Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8177511Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8177682Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8177839Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8178009Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8178167Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8178322Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8178493Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8178649Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8178803Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8178971Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8179126Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8179297Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8179453Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8179611Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8179858Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8180014Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8180174Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8180346Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8180503Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8180673Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8180827Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8180983Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8181153Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8181310Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8181537Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8181708Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8181864Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8182037Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8182193Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8182351Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8182520Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8182676Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8182834Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8183004Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8183162Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8183320Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8183532Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8183689Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8183861Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8184066Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8184226Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8184399Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8184554Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8184710Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8184881Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8185036Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8185206Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8185368Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8185524Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8185694Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8185850Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8186009Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8186178Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8186335Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8186504Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8186663Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8186818Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8186988Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8187147Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8187304Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8187472Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8187633Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8187788Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8187957Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8188114Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8188282Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8188437Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8188595Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8188765Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8188919Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8189107Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8189276Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8189431Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8189608Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8189765Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8189919Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8190091Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8190247Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8190403Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8190574Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8190731Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8190930Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8191091Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8191247Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8191465Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8191621Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8191777Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8191949Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8192107Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8192264Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8192433Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8192589Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8192757Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8192920Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8193074Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8193246Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8193400Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8193556Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8193724Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8193880Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8194047Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8194201Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8194356Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8194522Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8194682Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8194839Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8195008Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8195167Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8195334Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8195488Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8195643Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8195816Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8195973Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8196131Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8196303Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8196486Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8196658Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8196817Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8196976Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8197146Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8197301Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8197457Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8197629Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8197785Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8197941Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8198113Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8198271Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8198473Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8198635Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8198794Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8199012Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8199174Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8199333Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8199508Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8199670Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8199842Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8200001Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8200161Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8200336Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8200493Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8200651Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8200826Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8200985Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8201155Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8201313Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8201472Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8201645Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8201804Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8201962Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8202135Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:12:15.8202307Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8202473Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8205045Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8205245Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8205414Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8205593Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8205756Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8205937Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8206100Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8206264Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8206441Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8206664Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8206828Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8207003Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8207188Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8207363Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8207522Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8207699Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8207860Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8208021Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8208198Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8208358Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8208549Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8208725Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8208886Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8209103Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8209264Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8209424Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8209601Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8209767Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8209927Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8210101Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8210261Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8210437Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8210601Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8210760Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8210936Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8211095Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8211252Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8211424Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8211585Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8211756Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8211915Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8212075Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8212251Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8212410Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8212570Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8212808Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8212970Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8213143Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8213300Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8213461Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8213636Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8213794Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8213954Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8214159Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8214322Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8214496Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8214662Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8214821Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8214995Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8215155Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8215316Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8215491Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8215651Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8215829Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8215992Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8216180Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8216355Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8216541Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8216704Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8216879Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8217040Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8217201Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8217374Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8217535Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8217712Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8217875Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8218040Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8218212Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8218374Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8218540Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8218711Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8218871Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8219046Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8219205Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8219365Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8219540Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8219781Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8219948Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8220123Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8220284Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8220507Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8220669Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8220828Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8221000Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8221160Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8221321Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8221493Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8221651Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8221855Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8222016Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8222177Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8222356Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8222520Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8222677Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8222848Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8223008Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8223182Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8223343Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8223505Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8223706Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8223868Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8224028Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8224228Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8224390Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8224566Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8224728Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8224888Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8225065Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8225225Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8225386Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8225565Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8225726Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8225887Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8226067Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8226227Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8226402Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8226561Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8226720Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8226891Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8227043Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8227220Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8227384Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8227556Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8227714Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8227910Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8228083Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8228244Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8228405Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8228578Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8228737Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8228907Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8229067Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8229258Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8229432Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8229592Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8229754Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8229927Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8230088Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8230261Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8230420Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8230579Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8230751Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8230910Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8231069Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8231269Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8231427Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8231613Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8231787Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8231946Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8232116Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8232277Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8232435Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8232605Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8232762Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8232919Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8233094Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8233252Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8233421Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8233583Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8233741Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8233915Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8234073Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8234229Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8234399Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8234558Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8234731Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8234893Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8235052Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8235222Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8235420Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8235591Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8235760Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8235918Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8236080Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8236252Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8236413Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8236570Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8236764Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8236924Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8237100Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8237262Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8237422Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8237593Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8237751Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8237913Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8238089Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8238249Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8238408Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8238618Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8238773Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8238943Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8239125Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8239285Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8239454Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8239610Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8239766Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8239935Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8240095Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8240265Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8240418Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8240576Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8240739Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8240897Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8241058Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8241225Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8241379Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8241541Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8241695Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8241853Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8242022Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8242179Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8242336Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8242501Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8242656Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8242841Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8243007Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8243163Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8243327Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8243480Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8243634Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8243799Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8243950Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8244131Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8244300Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8244452Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8244621Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8244773Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8244928Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8245090Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8245247Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8245402Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8245566Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8245721Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8245884Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8246064Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8246218Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8246382Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8246564Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8246720Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8246883Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8247036Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8247201Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8247360Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8247518Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8247685Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8247844Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8248000Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8248165Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8248324Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8248478Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8248639Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8248792Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8248954Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8249107Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8249261Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8249421Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8249578Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8249730Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8249892Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8250046Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8250239Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8250394Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8250549Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8250713Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8250868Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8251023Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8251188Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8251342Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8251533Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8251687Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8251842Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8252012Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8252169Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8252323Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8252489Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8252641Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8252795Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8252958Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8253114Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8253280Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8253461Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8253614Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8253802Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8253956Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8254110Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8254271Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8254421Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8254585Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8254740Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8254892Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8255054Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8255210Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8255366Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8255534Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8255688Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8255851Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8256004Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8256157Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8256323Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8256477Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8256630Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8256796Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8256954Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8257108Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8257272Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8257457Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8257625Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8257780Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8257935Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8258097Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8258250Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8258404Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8258567Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8258748Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8258916Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8259071Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8259224Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8259386Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8259541Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8259766Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8259929Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8260084Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8260246Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8260397Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8260552Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8260753Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8260905Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8261060Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8261253Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8261409Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8261577Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8261733Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8261886Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8262050Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8262203Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8262360Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8262533Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8262690Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8262843Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8263011Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8263166Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8263330Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8263483Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8263636Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8263799Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8263953Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8264106Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8264273Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8264429Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8264590Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8264743Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8264927Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8265092Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8265246Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8265400Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8265564Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8265718Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8265882Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8266036Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8266230Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8266397Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8266553Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8266711Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8266877Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8267033Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8267190Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8267353Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8267509Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8267676Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8267832Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8267993Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8268214Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8268371Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8268552Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8268717Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8268873Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8269037Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8269194Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8269349Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8269515Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8269671Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8269828Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8269999Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8270154Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8270320Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8270480Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:12:15.8270643Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8270815Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8270977Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8271133Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8271301Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8271460Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8271618Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8271793Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8271952Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8272122Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8272307Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8272466Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8272631Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8272786Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8272949Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8273117Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8273273Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8273440Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8273623Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8273783Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8273949Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8274113Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8274271Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8274438Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8274595Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8274763Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8274920Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8275078Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8275248Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8275407Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8276215Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8276391Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8276615Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8276789Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8276951Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8277113Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8277286Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8277450Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8277613Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8277788Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8277952Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8278128Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8278290Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8278456Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8278626Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8278786Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8278947Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8279121Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8279281Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8279450Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8279610Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8279770Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8279945Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8280104Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8280268Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8280486Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8280651Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8280823Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8280985Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8281142Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8281313Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8281470Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8281629Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8281842Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8281999Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8282158Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8282334Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8282492Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8282661Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8282820Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8282977Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8283148Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8283310Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8283470Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8283680Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8283838Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8284011Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8284197Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8284358Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8284524Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8284683Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8284841Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8285009Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8285169Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8285335Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8285494Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8285651Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8285819Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8285980Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8286138Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8286305Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8286461Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8286629Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8286786Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8286945Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8287115Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8287278Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8287436Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8287601Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8287786Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8287955Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8288113Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8288270Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8288437Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8288596Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8288753Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8288920Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8289104Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8289273Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8289433Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8289597Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8289767Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8289925Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8290084Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8290248Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8290406Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8290565Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8290732Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8290891Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8291087Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8291244Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8291430Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8291606Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8291766Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8291925Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8292092Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8292252Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8292422Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8292581Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8292740Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8292913Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8293070Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8293230Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8293399Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8293559Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8293727Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8293888Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8294047Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8294217Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8294378Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8294537Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8294708Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8294866Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8295034Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8295232Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8295394Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8295562Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8295722Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8295879Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8296044Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8296203Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8296373Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8296560Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8296720Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8296889Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8297049Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8297216Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8297388Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8297549Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8297729Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8297889Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8298050Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8298224Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8298412Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8298572Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8298749Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8298936Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8299113Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8299273Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8299434Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8299611Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8299871Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8300034Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8300208Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8300371Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8300532Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8300712Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8300875Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8301050Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8301212Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8301372Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8301549Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8301711Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8301871Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8302050Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8302213Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8302387Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8302548Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8302748Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8302920Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8303079Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8303240Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8303414Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8303577Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8303753Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8303912Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8304104Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8304274Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8304433Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8304594Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8304760Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8304914Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8305082Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8305236Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8305389Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8305554Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8305706Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8305860Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8306055Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8306209Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8306376Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8306556Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8306711Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8306877Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8307030Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8307185Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8307352Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8307509Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8307664Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8307834Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8307988Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8308157Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8308318Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8308475Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8308643Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8308799Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8308954Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8309123Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8309280Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8309448Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8309602Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8309762Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8309932Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8310089Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8310274Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8310442Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8310596Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8310762Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8310916Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8311071Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8311238Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8311393Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8311577Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8311744Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8311899Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8312057Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8312227Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8312380Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8312546Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8312700Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8312856Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8313025Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8313182Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8313339Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8313534Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8313691Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8313883Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8314042Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8314196Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8314362Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8314517Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8314674Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8314840Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8314998Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8315165Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8315322Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8315473Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8315636Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8315793Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8315949Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8316114Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8316267Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8316420Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8316584Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8316737Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8316902Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8317057Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8317210Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8317372Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8317555Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8317712Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8317881Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8318033Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8318199Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8318353Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8318508Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8318674Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8318830Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8319010Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8319176Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8319332Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8319496Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8319651Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8319804Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8319968Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8320121Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8320275Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8320438Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8320589Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8320773Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8320938Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8321091Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8321293Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8321448Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8321603Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8321767Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8321921Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8322076Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8322242Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8322397Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8322568Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8322722Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8322878Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8323048Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8323202Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8323358Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8323530Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8323685Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8323853Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8324009Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8324163Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8324333Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8324492Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8324649Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8324813Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8324996Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8325165Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8325322Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8325474Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8325640Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8325794Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8325947Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8326113Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8326296Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8326450Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8326616Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8326777Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8326944Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8327098Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8327254Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8327418Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8327572Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8327726Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8327895Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8328051Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8328248Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8328404Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8328583Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8328753Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8328909Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8329065Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8329233Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8329388Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8329557Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8329716Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8329870Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8330045Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8330201Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8330357Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8330531Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8330686Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8330843Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8331012Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8331169Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8331339Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8331493Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8331646Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8331817Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8331974Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8332130Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8332342Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8332502Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8332674Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8332829Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8332988Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8333158Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8333316Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8333471Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8333638Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8333823Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8333992Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8334144Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8334300Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8334468Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8334619Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8334774Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8334938Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8335091Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8335243Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8335411Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8335591Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8335761Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8335912Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8336090Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8336258Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8336413Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8336566Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8336734Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:12:15.8336898Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8337071Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8337236Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8337397Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8337569Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8337731Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8337893Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8338065Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8338223Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8338398Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8338557Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8338720Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8338890Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8339048Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8339207Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8339385Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8339545Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8339823Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8339987Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8340148Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8340324Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8340485Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8340645Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8340816Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8340980Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8341151Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8341338Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8341499Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8341675Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8341837Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8341996Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8342168Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8342328Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8342500Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8342660Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8342818Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8342989Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8343175Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8343336Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8343509Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8343696Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8343856Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8344028Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8344188Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8344363Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8344524Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8344680Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8344851Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8345014Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8345174Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8345342Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8345504Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8345674Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8345833Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8345992Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8346162Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8346320Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8346478Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8346648Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8346805Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8346975Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8347130Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8347315Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8347489Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8347646Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8347804Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8347975Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8348133Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8348304Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8348464Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8348650Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8348822Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8348981Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8349142Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8349314Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8349471Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8349642Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8349799Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8349957Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8350126Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8350285Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8350443Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8350649Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8350806Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8351002Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8351164Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8351323Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8351497Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8351658Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8351821Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8351994Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8352154Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8352316Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8352491Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8352653Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8352830Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8352993Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8353157Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8353331Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8353489Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8353649Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8353820Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8353981Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8354154Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8354319Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8354479Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8354657Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8354845Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8355009Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8355182Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8355346Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8355520Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8355682Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8355843Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8356016Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8356203Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8356362Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8356532Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8356694Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8356863Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8357021Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8357179Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8357350Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8357508Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8357667Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8357838Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8358024Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8358199Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8358357Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8358540Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8358721Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8358881Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8359042Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8359219Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8359383Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8359559Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8359719Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8359884Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8360059Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8360220Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8360383Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8360558Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8360718Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8360879Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8361057Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8361218Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8361393Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8361553Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8361716Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8361893Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8362056Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8362246Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8362420Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8362582Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8362758Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8362920Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8363084Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8363255Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8363416Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8363604Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8363777Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8363938Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8364117Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8364276Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8364435Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8364607Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8364768Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8364931Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8365101Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8365262Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8365434Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8365619Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8365777Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8365974Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8366186Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8366343Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8366513Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8366670Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8366841Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8367001Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8367158Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8367329Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8367492Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8367649Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8367823Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8367986Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8368158Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8368319Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8368478Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8368649Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8368809Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8368970Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8369141Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8369304Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8369478Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8369637Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8369825Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8369997Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8370158Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8370318Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8370492Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8370647Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8370805Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8370972Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8371154Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8371323Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8371482Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8371639Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8371809Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8371963Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8372117Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8372284Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8372437Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8372608Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8372766Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8372921Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8373114Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8373269Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8373450Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8373622Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8373780Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8373946Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8374101Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8374256Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8374423Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8374579Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8374733Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8374904Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8375058Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8375213Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8375384Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8375681Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8375854Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8376009Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8376166Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8376339Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8376495Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8376650Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8376826Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8376983Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8377151Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8377361Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8377520Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8377693Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8377850Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8378004Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8378174Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8378329Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8378499Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8378657Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8378866Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8379031Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8379186Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8379345Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8379593Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8379826Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8379981Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8380149Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8380304Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8380471Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8380628Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8380825Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8380993Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8381147Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8381339Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8381508Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8381663Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8381830Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8381985Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8382140Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8382308Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8382462Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8382619Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8382787Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8382941Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8383109Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8383263Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8383418Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8383589Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8383745Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8383899Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8384065Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8384220Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8384388Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8384549Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8384704Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8384871Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8385053Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8385209Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8385380Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8385536Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8385689Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8385860Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8386015Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8386184Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8386400Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8386556Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8386722Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8386879Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8387035Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8387203Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8387361Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8387528Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8387682Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8387840Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8388007Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8388163Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8388348Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8388515Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8388696Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8388870Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8389026Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8389181Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8389350Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8389505Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8389661Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8389830Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8389985Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8390145Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8390315Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8390473Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8390646Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8390803Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8390960Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8391132Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8391289Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8391445Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8391616Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8391771Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8391945Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8392106Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8392262Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8392458Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8392617Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8392773Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8392944Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8393103Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8393273Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8393430Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8393586Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8393757Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8393942Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8394102Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8394274Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8394436Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8394594Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8394765Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8394920Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8395093Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8395249Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8395407Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8395575Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8395762Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8395917Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8396085Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8396267Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8396435Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8396591Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8396745Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8396915Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8397069Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8397225Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8397392Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8397545Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8397713Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8397869Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8398024Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8398193Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8398346Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8398501Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8398665Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8398822Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8398988Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8399142Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8399296Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8399467Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8399622Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8399779Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8399983Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8400141Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8400296Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8400461Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8400616Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8400784Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8400941Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8401093Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8401286Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8401445Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8401602Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8401773Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8401928Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8402096Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8402252Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8402405Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8402573Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8402726Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8402880Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8403046Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:12:15.8403235Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8403407Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8403573Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8403761Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8403934Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8404093Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8404252Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8404423Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8404585Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8404745Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8404915Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8405078Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8405250Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8405411Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8405574Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8405746Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8405906Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8406065Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8406237Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8406400Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8406572Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8406732Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8406894Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8407061Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8407220Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8407416Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8407588Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8407746Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8407917Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8408075Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8408234Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8408404Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8408563Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8408747Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8408916Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8409074Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8409247Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8409408Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8409565Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8409735Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8409893Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8410050Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8410221Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8410379Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8410552Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8410736Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8410894Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8411090Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8411250Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8411410Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8411579Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8411738Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8411908Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8412066Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8412224Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8412398Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8412557Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8412716Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8412890Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8413050Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8413222Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8413379Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8413538Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8413709Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8413867Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8414026Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8414199Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8414362Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8414521Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8414693Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8414876Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8415052Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8415213Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8415372Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8415543Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8415702Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8415862Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8416033Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8416221Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8416392Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8416553Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8416717Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8416890Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8417051Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8417211Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8417384Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8417545Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8417720Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8417880Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8418066Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8418236Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8418394Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8418579Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8418750Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8418909Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8419084Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8419243Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8419405Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8419576Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8419816Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8419981Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8420156Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8420316Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8420501Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8420659Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8420819Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8420989Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8421151Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8421311Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8421481Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8421640Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8421816Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8421975Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8422136Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8422339Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8422503Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8422662Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8422833Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8422995Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8423155Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8423327Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8423487Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8423689Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8423851Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8424015Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8424186Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8424346Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8424506Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8424679Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8424839Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8425015Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8425176Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8425337Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8425510Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8425695Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8425854Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8426049Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8426211Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8426380Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8426539Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8426696Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8426869Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8427030Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8427192Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8427361Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8427526Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8427701Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8427866Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8428029Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8428198Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8428360Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8428519Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8428689Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8428851Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8429022Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8429186Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8429351Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8429520Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8429683Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8429870Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8430041Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8430208Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8430379Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8430540Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8430700Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8430871Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8431033Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8431222Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8431395Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8431555Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8431735Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8431895Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8432054Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8432222Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8432378Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8432536Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8432702Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8432857Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8433048Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8433216Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8433375Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8433578Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8433741Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8433898Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8434064Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8434221Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8434379Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8434548Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8434710Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8434879Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8435038Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8435196Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8435364Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8435524Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8435684Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8435852Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8436011Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8436181Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8436340Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8436500Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8436667Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8436824Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8436981Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8437170Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8437326Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8437493Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8437647Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8437801Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8437967Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8438121Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8438275Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8438442Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8438623Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8438786Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8438939Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8439096Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8439258Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8439413Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8439565Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8439728Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8439882Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8440035Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8440200Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8440381Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8440544Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8440694Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8440871Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8441031Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8441186Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8441341Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8441503Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8441658Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8441822Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8441973Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8442129Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8442294Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8442447Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8442601Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8442765Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8442917Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8443081Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8443236Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8443389Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8443551Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8443703Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8443855Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8444021Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8444174Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8444326Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8444515Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8444670Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8444834Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8444991Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8445143Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8445306Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8445461Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8445616Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8445806Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8445962Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8446121Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8446277Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8446432Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8446596Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8446752Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8446907Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8447074Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8447231Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8447395Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8447548Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8447732Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8447898Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8448055Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8448238Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8448406Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8448561Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8448716Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8448883Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8449037Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8453524Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8453726Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8453911Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8454071Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8454228Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8454404Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8454554Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8454724Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8454879Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8455033Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8455203Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8455357Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8455510Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8455682Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8455842Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8456011Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8456243Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8456402Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8456568Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8456722Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8456874Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8457045Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8457197Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8457353Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8457521Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8457707Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8457878Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8458036Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8458193Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8458364Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8458521Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8458675Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8458843Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8458997Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8459165Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8459318Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8459475Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8459759Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8459915Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8460106Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8460277Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8460430Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8460598Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8460757Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8460913Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8461082Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8461235Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8461386Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8461556Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8461711Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8461879Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8462036Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8462190Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8462355Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8462506Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8462660Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8462823Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8462977Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8463132Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8463302Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8463454Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8463619Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8463804Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8463962Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8464131Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8464285Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8464439Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8464610Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8464761Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8464931Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8465130Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8465284Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8465452Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8465609Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8465762Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8465931Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8466085Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8466247Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8466405Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8466560Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8466727Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8466882Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8467063Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8467230Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8467383Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8467565Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8467737Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8467887Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8468057Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8468209Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8468366Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8468533Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8468686Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8468845Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8469013Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8469167Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8469338Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8469492Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8469642Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8469809Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8469963Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8470117Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8470285Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8470438Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8470604Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8470761Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8470913Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8471083Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8471263Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8471420Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8471584Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8471738Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8471893Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8472063Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8472216Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8472381Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8472568Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8472721Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8472888Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8473046Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:12:15.8473206Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8473381Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8473539Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8473709Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8473867Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8474027Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8474201Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8474390Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8474550Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8474723Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8474907Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8475083Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8475243Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8475398Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8475800Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8475963Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8476122Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8476298Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8476460Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8476638Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8476800Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8476961Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8477134Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8477293Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8477451Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8477622Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8477779Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8477949Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8478110Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8478265Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8478439Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8478598Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8478816Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8478993Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8479151Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8479323Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8479483Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8479643Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8479814Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8479973Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8480133Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8480347Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8480506Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8480666Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8480841Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8481001Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8481177Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8481338Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8481497Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8481671Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8481831Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8481990Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8482211Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8482367Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8482540Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8482738Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8482900Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8483074Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8483234Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8483392Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8483566Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8483727Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8483899Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8484065Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8484223Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8484398Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8484562Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8484720Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8484894Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8485055Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8485224Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8485379Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8485538Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8485711Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8485875Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8486037Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8486208Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8486393Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8486567Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8486725Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8486882Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8487056Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8487213Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8487366Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8487537Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8487723Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8487897Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8488055Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8488220Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8488389Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8488549Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8488708Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8488883Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8489040Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8489201Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8489370Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8489529Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8489724Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8489889Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8490069Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8490243Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8490404Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8490565Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8490735Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8490898Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8491071Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8491229Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8491391Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8491564Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8491724Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8491891Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8492063Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8492221Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8492391Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8492548Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8492705Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8492877Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8493036Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8493193Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8493365Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8493523Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8493697Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8493893Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8494053Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8494223Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8494380Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8494539Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8494711Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8494870Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8495039Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8495227Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8495387Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8495559Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8495724Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8495883Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8496050Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8496208Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8496377Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8496537Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8496699Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8496868Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8497069Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8497232Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8497403Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8497592Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8497753Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8497924Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8498083Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8498256Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8498417Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8498578Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8498750Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8498913Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8499074Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8499247Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8499409Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8499583Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8499811Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8499973Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8500141Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8500301Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8500461Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8500636Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8500797Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8500971Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8501129Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8501319Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8501490Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8501652Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8501810Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8501981Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8502140Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8502313Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8502472Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8502660Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8502833Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8502993Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8503156Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8503326Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8503486Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8503655Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8503817Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8503976Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8504146Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8504304Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8504463Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8504662Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8504823Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8505048Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8505207Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8505368Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8505537Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8505694Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8505853Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8506028Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8506186Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8506356Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8506521Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8506679Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8506852Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8507011Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8507172Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8507339Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8507495Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8507650Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8507820Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8507976Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8508132Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8508307Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8508464Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8508622Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8508817Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8508977Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8509146Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8509305Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8509462Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8509631Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8509787Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8509944Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8510141Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8510301Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8510471Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8510633Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8510789Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8510957Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8511112Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8511267Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8511437Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8511588Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8511752Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8511905Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8512085Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8512248Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8512402Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8512577Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8512743Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8512895Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8513059Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8513210Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8513361Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8513524Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8513677Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8513832Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8514000Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8514151Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8514306Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8514470Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8514621Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8514785Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8514942Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8515094Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8515249Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8515420Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8515573Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8515740Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8515892Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8516048Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8516236Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8516388Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8516540Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8516706Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8516860Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8517013Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8517176Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8517334Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8517526Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8517681Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8517835Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8518001Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8518153Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8518307Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8518471Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8518626Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8518788Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8518946Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8519099Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8519264Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8519444Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8519601Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8519807Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8519965Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8520126Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8520279Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8520432Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8520594Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8520747Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8520904Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8521068Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8521226Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8521380Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8521538Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8521692Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8521849Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8522002Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8522151Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8522308Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8522460Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8522613Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8522771Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8522930Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8523089Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8523245Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8523447Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8523688Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8523903Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8524061Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8524221Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8524376Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8524537Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8524691Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8524843Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8525041Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8525196Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8525353Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8525512Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8525666Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8525830Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8525982Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8526138Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8526298Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8526450Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8526606Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8526795Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8526947Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8527102Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8527287Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8527440Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8527599Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8527750Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8527903Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8528065Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8528217Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8528369Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8528529Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8528682Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8528844Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8529001Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8529155Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8529314Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8529466Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8529618Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8529781Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8529935Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8530096Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8530248Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8530405Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8530568Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8530722Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8530903Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8531066Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8531220Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8531373Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8531532Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8531685Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8531846Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8531998Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8532176Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8532339Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8532490Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8532646Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8532804Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8532955Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8533117Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8533264Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8533417Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8533580Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8533731Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8533884Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8534067Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8534218Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8534488Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8534716Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8534962Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8535125Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8535280Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8535432Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8535594Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8535751Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8535903Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8536065Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8536218Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8536377Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8536532Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8536690Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8536846Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8536999Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8537149Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8537312Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8537464Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8537623Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8537774Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8537930Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8538088Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8538274Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8538430Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8538591Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8538742Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8538901Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:12:15.8539063Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8539224Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8539393Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8539552Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8539823Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8539993Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8540154Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8540323Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8540481Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8540640Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8540808Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8540964Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8541123Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8541290Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8541447Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8541646Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8541803Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8541960Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8542151Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8542312Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8542470Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8542636Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8542796Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8542952Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8543115Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8543273Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8543440Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8543595Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8543752Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8543919Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8544076Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8544235Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8544397Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8544554Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8544719Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8544876Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8545033Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8545205Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8545361Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8545519Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8545711Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8545869Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8546035Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8546192Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8546352Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8546516Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8546672Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8546830Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8547044Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8547203Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8547372Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8547531Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8547690Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8547855Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8548014Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8548173Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8548340Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8548498Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8548665Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8548824Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8549025Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8549191Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8549376Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8549536Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8549703Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8549865Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8550040Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8550195Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8550352Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8550517Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8550677Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8550838Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8551004Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8551165Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8551325Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8551487Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8551643Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8551810Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8551968Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8552123Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8552289Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8552446Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8552610Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8552777Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8552939Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8553130Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8553288Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8553445Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8553609Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8553768Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8553922Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8554085Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8554244Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8554441Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8554593Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8554754Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8554920Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8555075Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8555234Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8555395Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8555552Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8555720Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8555873Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8556029Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8556224Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8556379Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8556541Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8557007Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8557164Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8557333Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8557487Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8557642Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8557809Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8557963Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8558122Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8558293Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8558447Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8558617Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8558776Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8558931Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8559096Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8559248Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8559405Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8559569Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8559726Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8559883Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8560053Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8560208Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8560375Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8560555Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8560713Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8560877Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8561032Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8561190Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8561357Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8561515Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8561684Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8561863Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8562023Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8562189Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8562348Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8562506Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8562672Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8562829Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8563000Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8563154Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8563312Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8563478Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8563635Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8563819Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8563985Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8564166Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8564335Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8564493Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8564648Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8564813Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8564967Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8565123Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8565285Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8565442Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8565611Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8565765Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8565923Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8566090Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8566246Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8566402Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8566563Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8566717Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8566883Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8567033Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8567189Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8567358Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8567515Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8567671Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8567862Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8568023Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8568192Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8568344Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8568504Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8568671Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8568824Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8568982Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8569177Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8569331Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8569488Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8569655Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8569811Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8569977Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8570133Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8570287Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8570452Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8570611Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8570767Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8570971Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8571129Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8571299Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8571480Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8571640Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8571809Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8571962Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8572120Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8572283Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8572438Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8572603Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8572756Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8572911Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8573073Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8573227Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8573382Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8573543Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8573693Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8573860Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8574009Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8574161Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8574322Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8574471Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8574628Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8574792Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8574945Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8575130Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8575292Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8575443Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8575791Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8575944Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8576096Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8576270Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8576424Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8576650Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8576824Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8576978Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8577150Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8577305Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8577458Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8577629Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8577784Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8577938Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8578107Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8578260Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8578433Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8578630Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8578787Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8578991Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8579148Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8579299Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8579468Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8579624Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8579849Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8580017Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8580170Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8580339Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8580498Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8580653Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8580821Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8580980Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8581135Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8581303Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8581459Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8581632Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8581790Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8581947Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8582116Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8582276Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8582435Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8582607Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8582803Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8582975Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8583133Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8583288Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8583455Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8583610Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8583764Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8583932Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8584086Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8584283Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8584439Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8584595Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8584769Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8584924Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8585079Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8585251Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8585404Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8585560Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8585729Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8585889Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8586086Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8586242Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8586396Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8586590Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8586744Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8586899Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8587065Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8587219Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8587384Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8587539Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8587691Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8587864Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8588020Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8588174Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8588343Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8588499Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8588663Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8588818Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8588971Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8589136Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8589291Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8589443Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8589608Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8589763Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8589914Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8590085Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8590265Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8590434Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8590590Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8590743Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8590908Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8591061Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8591213Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8591378Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8591562Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8591727Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8591881Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8592038Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8592202Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8592356Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8592508Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8592675Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8592827Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8592993Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8593146Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8593297Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8593489Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8593640Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8593817Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8593988Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8594142Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8594295Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8594460Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8594611Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8594774Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8594931Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8595083Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8595249Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8595402Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8595555Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8595723Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8595874Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8596036Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8596188Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8596342Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8596506Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8596662Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8596814Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8596978Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8597129Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8597294Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8597477Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8597630Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8597792Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8597945Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8598096Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8598258Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8598408Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8598573Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8598726Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8598902Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8599067Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8599220Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8599372Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8599540Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8599690Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8599842Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8600007Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8600156Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8600323Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8600479Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8600658Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8600822Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8600974Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8601151Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8601319Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8601472Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8601638Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8601793Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8601942Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8602106Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8602259Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8602411Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8602582Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8602734Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8602902Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8603057Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8603208Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8603375Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8603529Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8603681Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8603846Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8603998Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8604154Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:12:15.8604333Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8604491Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8604664Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8604861Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8605019Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8605194Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8605354Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8605511Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8605682Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8605842Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8606013Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8606199Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8606355Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8606528Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8606689Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8606849Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8607020Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8607178Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8607352Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8607513Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8607670Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8607842Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8608027Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8608185Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8608358Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8608544Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8608717Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8608879Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8609040Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8609212Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8609371Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8609530Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8609705Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8609866Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8610043Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8610205Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8610366Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8610535Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8610693Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8610850Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8611020Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8611179Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8611350Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8611509Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8611668Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8611842Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8612001Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8612184Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8612355Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8612514Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8612670Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8612842Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8612999Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8613164Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8613324Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8613480Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8613677Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8613835Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8613992Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8614165Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8614325Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8614494Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8614652Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8614809Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8614977Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8615136Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8615291Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8615492Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8615649Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8615819Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8616005Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8616161Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8616332Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8616488Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8616645Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8616816Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8616972Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8617139Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8617301Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8617456Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8617626Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8617786Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8617944Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8618114Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8618271Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8618439Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8618601Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8618759Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8618928Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8619090Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8619246Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8619415Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8619602Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8619854Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8620016Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8620173Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8620343Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8620502Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8620662Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8620833Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8621027Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8621185Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8621355Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8621515Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8621687Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8621845Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8621999Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8622170Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8622328Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8622488Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8622657Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8622814Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8623042Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8623201Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8623382Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8623554Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8623713Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8623869Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8624041Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8624202Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8624377Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8624538Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8624696Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8624872Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8625030Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8625189Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8625357Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8625514Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8625683Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8625839Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8625994Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8626163Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8626322Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8626479Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8626651Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8626807Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8626975Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8627157Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8627313Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8627481Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8627639Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8627795Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8627961Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8628120Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8628288Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8628472Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8628627Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8628796Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8628960Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8629115Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8629285Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8629442Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8629599Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8629770Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8629923Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8630093Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8630281Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8630437Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8630606Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8630799Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8630958Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8631127Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8631283Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8631454Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8631612Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8631766Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8631934Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8632097Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8632252Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8632423Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8632580Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8632751Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8632910Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8633068Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8633238Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8633397Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8633553Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8633723Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8633882Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8634052Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8634212Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8634396Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8634569Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8634729Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8634883Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8635054Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8635212Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8635380Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8635538Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8635720Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8635893Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8636052Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8636211Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8636379Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8636536Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8636702Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8636862Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8637017Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8637184Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8637349Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8637505Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8637705Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8637862Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8638060Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8638220Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8638376Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8638545Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8638702Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8638863Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8639030Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8639186Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8639343Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8639515Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8639672Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8639849Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8640009Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8640165Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8640333Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8640490Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8640648Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8640817Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8640975Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8641144Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8641302Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8641460Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8641633Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8641817Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8641977Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8642142Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8642296Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8642466Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8642624Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8642780Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8642949Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8643104Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8643287Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8643449Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8643605Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8643762Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8643932Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8644086Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8644251Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8644405Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8644561Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8644724Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8644876Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8645057Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8645221Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8645377Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8645582Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8645737Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8645890Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8646058Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8646211Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8646369Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8646533Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8646687Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8646855Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8647011Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8647166Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8647337Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8647491Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8647646Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8647815Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8647970Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8648124Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8648295Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8648452Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8648615Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8648774Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8648928Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8649095Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8649279Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8649437Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8649600Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8649756Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8649923Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8650078Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8650237Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8650400Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8650580Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8650736Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8650899Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8651056Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8651220Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8651374Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8651528Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8651691Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8651844Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8651998Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8652162Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8652315Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8652500Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8652668Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8652824Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8653019Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8653174Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8653329Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8653492Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8653648Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8653804Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8653975Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8654127Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8654295Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8654447Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8654600Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8654765Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8654921Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8655074Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8655239Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8655393Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8655556Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8655710Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8655864Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8656030Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8656186Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8656343Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8656536Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8656693Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8656862Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8657018Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8657174Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8657342Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8657495Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8657652Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8657820Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8658003Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8658160Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8658332Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8658493Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8658661Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8658817Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8658974Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8659142Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8659299Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8659454Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8659623Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8659972Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8660142Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8660298Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8660481Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8660652Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8660810Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8660967Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8661138Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8661292Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8661459Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8661614Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8661767Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8661935Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8662089Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8662246Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8662409Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8662568Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8662721Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8662886Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8663044Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8663212Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8663365Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8663521Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8663694Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8663848Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8664004Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8664195Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8664353Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8664525Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8664680Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8664834Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8664999Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8665154Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8665308Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8665502Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8665657Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8665824Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8665983Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8666138Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8666376Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8666529Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8666683Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8666849Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8667003Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8667157Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8667323Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8667506Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8667672Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8667828Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8668009Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8668176Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8668331Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8668487Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8668655Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8668811Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8668979Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8669137Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8669299Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8669468Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8669623Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8669780Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:12:15.8669957Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8670124Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8670305Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8670466Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8670627Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8670798Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8670961Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8671123Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8671300Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8671466Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8671666Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8671828Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8671985Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8672158Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8672319Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8672480Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8672654Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8672813Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8672986Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8673174Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8673332Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8673506Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8673667Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8673827Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8674001Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8674163Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8674321Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8674493Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8674654Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8674825Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8675013Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8675173Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8675371Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8675695Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8675858Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8676029Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8676190Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8676360Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8676519Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8676680Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8676850Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8677012Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8677173Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8677343Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8677505Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8677676Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8677835Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8677993Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8678164Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8678321Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8678481Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8678650Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8678813Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8678986Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8679145Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8679357Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8679534Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8679693Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8679852Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8680025Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8680191Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8680364Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8680522Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8680719Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8680893Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8681050Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8681216Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8681385Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8681544Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8681714Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8681874Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8682035Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8682204Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8682363Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8682523Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8682730Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8682888Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8683082Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8683254Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8683413Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8683583Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8683742Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8683902Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8684072Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8684231Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8684392Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8684566Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8684728Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8684903Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8685065Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8685224Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8685396Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8685555Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8685713Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8685885Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8686048Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8686216Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8686377Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8686535Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8686701Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8686884Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8687044Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8687213Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8687369Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8687537Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8687695Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8687855Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8688027Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8688222Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8688378Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8688549Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8688710Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8688881Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8689039Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8689197Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8689365Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8689526Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8689685Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8689856Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8690041Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8690210Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8690368Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8690551Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8690721Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8690882Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8691040Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8691206Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8691364Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8691523Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8691692Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8691853Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8692022Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8692181Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8692342Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8692513Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8692673Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8692830Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8692999Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8693158Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8693328Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8693487Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8693648Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8693819Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8693981Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8694186Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8694360Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8694519Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8694690Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8694849Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8695011Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8695180Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8695339Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8695526Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8695699Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8695860Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8696034Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8696194Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8696353Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8696523Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8696681Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8696841Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8697010Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8697169Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8697341Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8697526Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8697685Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8697880Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8698041Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8698200Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8698370Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8698531Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8698700Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8698858Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8699020Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8699188Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8699352Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8699513Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8699760Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8699918Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8700085Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8700246Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8700406Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8700580Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8700738Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8700893Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8701065Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8701226Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8701384Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8701559Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8701745Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8701914Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8702073Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8702229Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8702402Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8702561Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8702718Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8702892Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8703078Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8703253Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8703413Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8703572Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8703741Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8703894Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8704046Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8704213Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8704366Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8704532Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8704686Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8704866Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8705030Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8705186Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8705368Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8705537Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8705691Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8705855Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8706012Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8706164Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8706329Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8706482Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8706633Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8706804Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8706954Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8707110Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8707279Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8707430Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8707596Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8707749Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8707901Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8708068Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8708219Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8708371Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8708542Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8708693Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8708860Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8709041Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8709192Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8709360Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8709512Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8709662Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8709830Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8709982Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8710146Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8710325Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8710478Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8710640Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8710796Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8710951Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8711116Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8711267Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8711421Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8711587Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8711739Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8711905Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8712057Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8712242Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8712406Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8712557Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8712735Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8712901Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8713051Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8713217Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8713369Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8713519Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8713686Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8713836Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8713991Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8714156Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8714308Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8714476Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8714632Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8714783Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8714950Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8715099Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8715251Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8715417Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8715572Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8715735Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8715892Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8716042Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8716208Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8716399Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8716551Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8716714Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8716865Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8717015Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8717179Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8717329Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8717494Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8717671Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8717823Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8717986Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8718139Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8718295Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8718464Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8718613Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8718774Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8718923Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8719072Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8719237Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8719390Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8719568Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8719731Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8719909Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8720076Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8720231Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8720381Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8720544Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8720694Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8720847Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8721011Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8721159Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8721313Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8721476Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8721627Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8721796Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8721948Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8722098Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8722263Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8722411Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8722560Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8722725Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8722875Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8723044Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8723196Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8723352Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8723543Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8723696Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8723850Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8724014Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8724164Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8724332Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8724486Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8724638Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8724832Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8724984Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8725138Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8725306Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8725461Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8725614Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8725782Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8725933Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8726100Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8726252Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8726402Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8726569Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8726749Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8726899Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8727061Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8731083Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8731282Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8731444Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8731619Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8731773Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8731927Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8732091Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8732246Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8732416Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8732572Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8732725Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8732894Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8733047Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8733198Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8733367Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8733517Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8733679Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8733832Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8733982Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8734149Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8734304Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8734458Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8734622Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8734802Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8734956Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8735122Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8735273Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8735440Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8735598Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8735829Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8735995Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8736181Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8736334Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8736501Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8736659Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8736823Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8736981Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8737135Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8737301Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8737455Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8737610Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8737778Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8737934Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8738134Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8738296Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8738477Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8738647Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8738802Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8738955Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8739126Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:12:15.8739289Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8739462Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8739625Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8739869Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8740042Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8740198Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8740354Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8740530Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8740685Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8740845Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8741014Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8741172Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8741340Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8741500Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8741655Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8741827Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8741987Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8742145Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8742344Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8742502Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8742671Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8742830Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8742986Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8743152Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8743309Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8743466Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8743694Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8743852Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8744021Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8744181Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8744337Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8744503Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8744661Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8744818Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8744989Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8745145Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8745314Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8745503Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8745659Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8745826Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8746026Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8746187Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8746355Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8746512Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8746679Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8746843Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8747002Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8747171Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8747331Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8747488Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8747657Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8747819Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8747985Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8748143Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8748298Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8748503Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8748661Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8748817Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8748986Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8749144Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8749302Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8749473Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8749656Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8749827Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8749985Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8750138Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8750313Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8750472Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8750627Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8750797Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8750953Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8751150Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8751309Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8751466Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8751637Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8751799Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8751956Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8752126Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8752282Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8752450Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8752612Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8752764Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8752961Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8753122Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8753278Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8753474Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8753634Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8753798Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8753956Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8754112Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8754278Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8754439Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8754595Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8754765Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8754921Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8755091Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8755252Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8755411Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8755584Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8755738Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8755895Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8756064Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8756219Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8756387Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8756551Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8756709Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8756878Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8757063Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8757222Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8757394Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8757550Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8757708Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8757876Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8758032Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8758204Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8758391Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8758547Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8758722Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8758884Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8759040Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8759212Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8759371Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8759537Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8759697Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8759856Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8760025Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8760187Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8760376Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8760549Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8760734Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8760905Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8761065Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8761223Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8761397Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8761558Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8761716Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8761885Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8762043Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8762221Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8762379Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8762539Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8762708Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8762868Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8763026Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8763198Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8763354Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8763524Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8763684Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8763840Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8764013Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8764174Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8764330Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8764524Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8764683Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8764851Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8765007Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8765164Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8765333Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8765491Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8765646Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8765843Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8766001Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8766172Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8766334Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8766489Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8766657Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8766816Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8766974Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8767140Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8767297Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8767451Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8767650Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8767810Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8767982Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8768165Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8768325Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8768494Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8768651Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8768811Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8768982Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8769138Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8769313Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8769474Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8769632Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8769803Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8769970Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8770124Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8770292Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8770447Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8770613Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8770772Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8770931Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8771102Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8771263Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8771417Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8771586Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8771775Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8771946Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8772103Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8772259Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8772425Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8772582Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8772736Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8772902Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8773080Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8773246Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8773399Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8773552Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8773720Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8773877Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8774026Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8774193Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8774347Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8774501Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8774668Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8774823Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8775028Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8775185Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8775338Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8775530Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8775855Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8776008Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8776177Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8776329Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8776496Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8776655Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8776810Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8776981Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8777133Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8777286Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8777456Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8777610Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8777774Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8777931Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8778079Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8778243Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8778398Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8778550Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8778716Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8778872Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8779023Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8779192Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8779404Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8779575Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8779788Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8779942Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8780112Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8780266Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8780420Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8780590Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8780790Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8780957Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8781115Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8781271Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8781439Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8781598Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8781748Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8781915Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8782069Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8782233Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8782386Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8782539Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8782749Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8782903Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8783101Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8783269Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8783420Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8783586Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8783745Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8783895Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8784048Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8784215Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8784368Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8784534Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8784686Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8784838Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8785006Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8785159Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8785309Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8785473Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8785625Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8785777Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8785943Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8786097Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8786266Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8786421Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8786575Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8786767Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8786920Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8787075Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8787244Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8787394Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8787561Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8787714Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8787864Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8788028Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8788206Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8788357Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8788521Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8788673Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8788836Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8788995Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8789144Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8789305Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8789456Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8789606Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8789770Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8789952Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8790102Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8790264Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8790442Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8790604Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8790759Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8790912Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8791074Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8791225Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8791376Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8791538Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8791691Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8791857Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8792009Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8792175Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8792329Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8792488Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8792642Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8792803Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8792956Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8793108Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8793268Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8793421Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8793580Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8793742Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8793897Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8794075Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8794235Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8794391Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8794557Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8794710Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8794865Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8795026Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8795180Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8795365Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8795522Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8795685Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8795849Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8796002Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8796157Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8796320Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8796472Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8796627Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8796787Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8796941Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8797103Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8797286Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8797438Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8797622Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8797778Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8797928Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8798089Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8798242Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8798394Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8798558Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8798713Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8798873Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8799028Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8799184Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8799343Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8799500Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8799652Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8799813Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8799969Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8800125Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8800276Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8800429Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8800589Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8800741Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8800896Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8801052Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8801228Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8801390Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8801541Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8801694Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8801854Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8802008Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8802160Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8802320Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8802469Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8802670Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8802820Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8802973Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8803138Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8803289Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8803440Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8803601Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8803757Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8803909Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8804068Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8804221Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:12:15.8804417Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8804575Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8804738Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8804926Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8805083Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8805241Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8805402Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8805556Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8805720Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8805878Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8806032Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8806202Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8806357Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8806515Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8806680Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8806836Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8807002Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8807158Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8807316Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8807481Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8807636Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8807795Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8807961Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8808121Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8808289Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8808473Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8808631Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8808796Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8808951Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8809107Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8809271Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8809431Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8809599Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8809756Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8809945Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8810111Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8810272Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8810432Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8810601Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8810764Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8810923Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8811086Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8811249Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8811417Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8811578Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8811766Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8811934Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8812120Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8812282Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8812450Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8812611Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8812778Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8812936Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8813094Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8813259Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8813418Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8813581Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8813747Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8813902Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8814071Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8814225Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8814381Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8814543Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8814697Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8814854Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8815020Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8815175Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8815344Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8815497Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8815652Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8815853Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8816013Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8816170Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8816333Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8816487Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8816652Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8816805Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8816963Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8817157Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8817311Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8817470Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8817637Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8817795Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8817969Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8818124Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8818282Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8818450Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8818604Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8818763Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8818964Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8819121Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8819281Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8819476Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8819717Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8819886Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8820040Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8820197Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8820363Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8820517Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8820671Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8820840Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8821000Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8821170Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8821328Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8821486Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8821651Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8821807Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8821967Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8822133Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8822290Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8822460Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8822615Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8822778Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8822946Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8823135Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8823295Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8823461Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8823620Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8823793Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8823948Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8824106Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8824271Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8824428Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8824614Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8824780Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8824941Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8825117Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8825272Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8825430Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8825599Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8825757Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8825917Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8826082Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8826239Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8826438Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8826593Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8826747Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8826946Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8827106Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8827260Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8827427Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8827585Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8827744Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8827908Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8828066Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8828239Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8828396Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8828556Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8828720Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8828875Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8829033Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8829196Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8829352Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8829521Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8829674Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8829833Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8830000Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8830153Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8830311Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8830512Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8830667Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8830839Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8830991Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8831151Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8831320Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8831474Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8831633Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8831824Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8831980Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8832148Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8832306Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8832463Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8832630Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8832786Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8832946Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8833112Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8833269Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8833437Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8833596Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8833779Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8833946Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8834129Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8834291Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8834456Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8834611Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8834779Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8834936Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8835093Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8835257Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8835413Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8835573Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8835737Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8835896Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8836066Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8836219Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8836373Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8836541Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8836694Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8836850Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8837014Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8837171Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8837330Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8837494Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8837647Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8837837Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8837992Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8838147Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8838307Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8838460Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8838613Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8838774Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8838928Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8839128Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8839279Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8839433Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8839599Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8839750Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8839902Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8840063Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8840214Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8840378Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8840528Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8840682Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8840843Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8841022Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8841173Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8841357Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8841510Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8841663Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8841823Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8841972Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8842132Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8842283Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8842434Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8842597Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8842752Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8842904Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8843064Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8843221Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8843381Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8843534Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8843690Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8843848Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8844000Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8844153Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8844311Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8844464Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8844627Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8844775Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8844953Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8845115Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8845267Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8845421Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8845581Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8845734Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8845899Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8846049Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8846200Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8846391Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8846545Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8846696Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8846862Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8847018Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8847170Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8847330Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8847483Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8847645Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8847795Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8847946Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8848135Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8848287Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8848439Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8848625Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8848778Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8848939Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8849094Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8849247Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8849408Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8849560Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8849713Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8849879Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8850032Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8850192Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8850344Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8850496Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8850656Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8850808Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8850960Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8851116Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8851269Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8851424Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8851583Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8851740Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8851901Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8852052Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8852239Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8852404Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8852558Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8852712Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8852881Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8853036Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8853203Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8853360Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8853542Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8853712Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8853866Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8854022Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8854192Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8854344Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8854514Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8854669Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8854823Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8854988Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8855141Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8855294Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8855490Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8855646Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8855836Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8856008Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8856163Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8856332Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8856487Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8856642Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8856810Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8856965Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8857120Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8857290Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8857447Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8857614Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8857772Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8857921Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8858092Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8858248Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8858404Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8858567Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8858719Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8858882Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8859037Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8859195Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8859363Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8859572Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8859811Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8859978Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8860129Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8860294Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8860449Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8860600Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8860765Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8860918Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8861102Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8861266Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8861421Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8861576Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8861744Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8861894Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8862059Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8862214Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8862365Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8862530Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8862683Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8862865Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8863035Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8863189Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8863377Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8863533Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8863684Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8863848Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8864003Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8864158Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8864324Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8864479Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8864644Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8864801Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8864956Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8865121Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8865276Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8865428Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8865589Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8865741Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8865893Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8866058Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8866212Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8866379Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8866537Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8866689Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8866854Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8867030Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8867186Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8867354Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8867509Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8867675Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8867832Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8867983Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8868147Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8868329Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8868485Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8868650Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8868812Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:12:15.8868985Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8869144Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8869303Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8869473Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8869632Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8869790Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8869961Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8870115Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8870311Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8870468Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8870648Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8870820Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8870975Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8871131Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8871299Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8871454Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8871611Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8871777Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8871930Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8872102Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8872261Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8872419Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8872594Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8872749Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8872906Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8873075Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8873230Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8873398Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8873557Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8873713Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8873884Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8874039Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8874193Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8874386Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8874545Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8874711Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8874867Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8875022Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8875191Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8875350Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8875508Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8875891Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8876047Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8876215Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8876375Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8876536Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8876708Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8876870Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8877031Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8877204Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8877363Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8877540Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8877765Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8877924Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8878100Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8878295Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8878460Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8878637Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8878797Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8878971Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8879132Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8879294Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8879466Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8879630Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8879793Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8879963Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8880125Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8880284Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8880458Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8880614Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8880786Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8880947Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8881105Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8881278Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8881440Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8881598Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8881768Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8881962Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8882134Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8882292Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8882447Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8882615Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8882773Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8882929Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8883101Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8883259Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8883470Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8883630Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8883789Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8883963Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8884123Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8884280Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8884450Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8884606Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8884775Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8884935Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8885094Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8885307Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8885468Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8885623Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8885820Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8885984Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8886158Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8886317Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8886475Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8886649Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8886807Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8886962Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8887138Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8887298Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8887469Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8887631Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8887791Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8887964Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8888122Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8888283Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8888456Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8888615Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8888776Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8888947Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8889103Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8889277Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8889459Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8889618Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8889786Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8889941Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8890099Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8890266Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8890422Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8890588Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8890772Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8890928Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8891095Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8891255Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8891412Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8891581Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8891738Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8891907Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8892068Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8892225Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8892395Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8892554Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8892737Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8892905Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8893090Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8893260Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8893418Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8893573Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8893742Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8893901Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8894060Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8894229Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8894387Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8894557Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8894716Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8894876Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8895047Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8895205Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8895362Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8895530Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8895689Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8895860Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8896018Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8896175Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8896346Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8896503Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8896661Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8896856Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8897015Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8897185Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8897344Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8897500Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8897670Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8897831Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8897988Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8898187Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8898346Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8898501Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8898676Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8898837Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8899005Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8899163Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8899323Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8899492Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8899754Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8899914Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8900127Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8900289Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8900461Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8900646Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8900808Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8900981Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8901144Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8901300Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8901470Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8901625Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8901793Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8901955Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8902110Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8902275Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8902431Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8902585Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8902752Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8902906Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8903068Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8903220Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8903372Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8903536Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8903693Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8903847Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8904014Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8904196Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8904361Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8904517Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8904669Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8904832Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8904985Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8905139Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8905301Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8905454Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8905633Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8905798Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8905950Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8906116Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8906269Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8906419Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8906584Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8906736Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8906886Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8907050Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8907200Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8907396Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8907550Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8907703Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8907892Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8908047Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8908200Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8908372Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8908524Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8908686Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8908840Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8908991Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8909157Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8909313Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8909466Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8909633Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8909789Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8909941Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8910108Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8910261Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8910428Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8910582Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8910734Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8910899Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8911055Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8911208Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8911370Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8911550Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8911714Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8911867Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8912020Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8912185Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8912338Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8912490Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8912656Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8912850Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8913019Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8913172Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8913327Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8913503Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8913661Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8913818Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8913989Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8914146Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8914304Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8914473Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8914630Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8914831Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8914987Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8915142Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8915337Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8915494Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8915647Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8915818Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8915977Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8916146Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8916302Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8916456Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8916626Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8916782Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8916939Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8917113Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8917270Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8917438Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8917594Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8917753Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8917923Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8918079Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8918232Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8918402Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8918560Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8918732Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8918888Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8919068Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8919246Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8919401Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8919558Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8919724Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8919877Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8920030Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8920193Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8920375Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8920538Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8920691Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8920846Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8921010Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8921166Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8921319Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8921484Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8921636Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8921800Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8921954Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8922109Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8922301Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8922458Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8922639Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8922806Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8922961Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8923126Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8923281Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8923437Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8923603Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8923755Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8923910Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8924079Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8924237Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8924389Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8924556Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8924711Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8924877Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8925031Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8925187Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8925351Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8925505Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8925660Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8925831Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8925987Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8926151Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8926330Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8926486Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8926652Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8926806Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8926960Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8927126Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8927280Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8927448Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8927628Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8927784Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8927948Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8928107Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8928260Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8928427Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8928581Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8928735Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8928902Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8929059Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8929225Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8929379Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8929562Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8929730Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8929884Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8930064Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8930233Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8930386Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8930552Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8930706Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8930861Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8931027Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8931183Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8931340Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8931505Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8931658Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8931826Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8931979Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8932133Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8932296Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8932449Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8932602Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8932767Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8932920Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8933087Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8933244Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8933398Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8933565Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8933757Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8933911Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8934074Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8934230Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:12:15.8934391Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8934564Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8934725Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8934900Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8935086Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8935245Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8935414Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8935577Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8935735Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8935904Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8936063Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8936233Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8936391Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8936550Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8936719Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8936905Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8937062Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8937232Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8937416Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8937591Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8937749Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8937908Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8938075Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8938234Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8938393Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8938566Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8938728Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8938898Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8939057Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8939219Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8939391Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8939549Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8939784Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8939956Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8940114Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8940288Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8940448Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8940611Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8940782Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8940941Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8941144Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8941319Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8941481Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8941640Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8941808Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8941966Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8942135Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8942293Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8942480Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8942651Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8942810Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8942972Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8943143Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8943300Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8943474Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8943631Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8943792Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8943964Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8944122Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8944282Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8944480Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8944638Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8944836Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8945000Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8945160Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8945333Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8945494Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8945654Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8945828Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8945988Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8946161Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8946325Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8946486Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8946662Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8946825Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8946987Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8947162Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8947323Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8947495Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8947654Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8947817Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8947992Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8948154Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8948314Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8948488Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8948673Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8948849Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8949010Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8949168Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8949340Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8949498Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8949658Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8949824Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8950010Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8950174Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8950352Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8950514Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8950688Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8950851Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8951007Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8951177Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8951339Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8951499Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8951671Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8951860Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8952033Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8952195Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8952379Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8952553Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8952712Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8952873Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8953042Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8953203Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8953375Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8953536Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8953698Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8953871Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8954033Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8954198Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8954372Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8954534Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8954706Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8954866Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8955025Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8955194Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8955356Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8955515Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8955691Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8955851Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8956055Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8956215Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8956373Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8956546Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8956704Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8956863Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8957032Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8957190Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8957359Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8957547Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8957705Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8957875Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8958038Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8958198Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8958366Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8958525Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8958695Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8958855Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8959017Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8959184Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8959371Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8959531Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8959700Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8959887Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8960047Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8960218Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8960378Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8960550Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8960710Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8960870Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8961039Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8961200Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8961358Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8961526Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8961688Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8961860Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8962018Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8962176Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8962347Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8962504Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8962662Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8962834Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8962994Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8963162Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8963321Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8963504Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8963675Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8963836Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8963993Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8964162Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8964320Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8964488Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8964646Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8964832Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8965001Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8965161Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8965321Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8965489Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8965647Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8965817Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8965974Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8966133Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8966301Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8966457Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8966617Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8966815Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8966972Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8967176Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8967335Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8967493Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.8967664Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8967819Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8967972Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8968138Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8968291Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8968446Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8968616Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8968770Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8968935Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8969093Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8969248Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8969414Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8969568Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8969722Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8969888Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8970042Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8970208Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8970366Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8970520Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8970683Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8970865Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8971023Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8971189Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8971345Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8971515Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8971671Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8971825Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8971990Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8972170Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8972327Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8972492Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8972649Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8972803Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8972968Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8973123Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8973291Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8973446Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8973599Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8973760Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8973914Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8974117Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8974285Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8974438Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8974669Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8974825Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8974978Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8975148Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8975305Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8975460Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8975778Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8975933Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8976107Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8976264Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8976419Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8976594Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8976749Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8976902Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8977072Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8977228Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8977402Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8977561Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8977717Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8977888Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8978045Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8978201Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8978371Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8978578Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8978733Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8978904Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8979057Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8979228Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8979384Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8979539Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8979761Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8979959Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8980116Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8980282Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8980439Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8980607Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8980761Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8980914Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8981083Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8981240Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8981394Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8981557Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8981713Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8981916Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8982070Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8982256Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8982423Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8982574Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8982726Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8982889Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8983043Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8983195Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8983357Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8983508Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8983676Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8983830Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8983981Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8984151Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8984305Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8984457Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8984622Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8984775Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8984940Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8985092Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8985247Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8985418Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8985568Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8985722Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8985912Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8986066Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8986232Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8986386Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8986539Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8986701Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8986854Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8987007Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8987173Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8987358Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8987510Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8987679Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8987834Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8988000Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8988151Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8988303Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8988466Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8988618Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8988767Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8988935Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8989118Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8989282Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8989435Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8989616Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8989781Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8989935Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8990091Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8990256Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8990409Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8990573Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8990726Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8990880Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8991044Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8991197Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8991354Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8991519Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8991672Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8991826Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8991992Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8992146Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8992312Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8992463Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8992615Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8992781Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8992935Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8993088Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8993280Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8993434Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8993597Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8993751Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8993902Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8994066Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8994222Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8994378Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8994564Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8994714Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8994875Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8995031Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8995181Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8995345Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8995497Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8995649Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8995814Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8995968Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8996130Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8996285Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8996482Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8996645Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8996823Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8996977Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8997140Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8997290Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8997442Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8997603Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8997752Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8997915Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8998066Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8998222Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8998386Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8998539Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8998695Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8998860Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8999012Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8999177Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8999331Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8999482Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8999655Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8999808Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:12:15.8999969Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9000140Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9000299Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9000494Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9000655Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9000812Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9000984Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9001144Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9001300Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9001471Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9001631Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9001826Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9001988Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9002148Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9002322Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9002481Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9002638Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9002808Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9002965Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9006874Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9007066Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9007247Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9007410Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9007642Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9007820Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9008016Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9008178Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9008350Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9008508Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9008682Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9008843Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9009002Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9009172Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9009333Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9009498Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9009671Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9009833Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9010007Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9010168Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9010330Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9010506Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9010664Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9010825Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9010995Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9011152Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9011328Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9011487Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9011645Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9011854Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9012018Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9012177Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9012349Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9012508Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9012680Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9012839Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9012996Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9013200Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9013360Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9013521Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9013697Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9013854Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9014024Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9014190Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9014351Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9014523Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9014682Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9014838Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9015036Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9015196Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9015367Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9015553Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9015711Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9015880Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9016040Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9016199Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9016370Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9016528Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9016699Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9016859Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9017015Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9017188Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9017348Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9017506Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9017676Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9017835Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9017994Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9018169Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9018324Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9018495Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9018656Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9018812Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9018984Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9019173Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9019332Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9019508Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9019768Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9019944Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9020107Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9020265Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9020436Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9020597Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9020790Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9020961Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9021123Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9021295Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9021454Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9021610Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9021781Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9021939Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9022098Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9022271Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9022427Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9022624Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9022783Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9022941Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9023143Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9023305Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9023463Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9023635Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9023793Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9023966Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9024126Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9024286Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9024459Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9024618Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9024774Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9024950Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9025110Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9025277Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9025435Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9025597Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9025768Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9025930Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9026086Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9026258Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9026419Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9026578Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9026778Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9026939Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9027108Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9027269Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9027431Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9027606Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9027765Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9027928Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9028151Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9028312Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9028488Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9028652Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9028811Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9028987Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9029151Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9029310Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9029486Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9029648Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9029821Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9029985Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9030177Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9030350Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9030537Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9030703Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9030875Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9031035Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9031208Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9031370Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9031532Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9031709Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9031873Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9032030Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9032202Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9032364Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9032529Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9032688Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9032846Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9033018Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9033177Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9033337Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9033505Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9033663Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9033840Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9033997Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9034155Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9034351Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9034511Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9034670Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9034845Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9035005Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9035164Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9035337Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9035495Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9035695Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9035855Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9036012Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9036189Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9036349Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9036507Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9036679Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9036839Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9037011Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9037170Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9037324Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9037522Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9037678Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9037831Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9038026Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9038182Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9038349Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9038504Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9038665Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9038832Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9038985Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9039139Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9039309Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9039466Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9039635Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9039792Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9039943Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9040109Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9040265Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9040419Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9040590Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9040743Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9040893Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9041062Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9041219Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9041389Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9041542Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9041724Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9041892Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9042044Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9042199Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9042366Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9042519Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9042688Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9042842Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9043022Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9043185Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9043341Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9043493Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9043657Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9043813Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9043980Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9044134Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9044293Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9044459Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9044611Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9044767Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9044961Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9045113Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9045307Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9045463Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9045618Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9045839Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9045993Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9046145Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9046309Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9046458Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9046610Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9046780Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9046933Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9047102Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9047258Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9047410Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9047574Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9047726Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9047879Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9048046Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9048199Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9048364Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9048522Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9048675Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9048843Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9049028Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9049184Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9049348Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9049501Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9049666Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9049822Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9049977Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9050143Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9050298Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9050479Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9050647Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9050804Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9050959Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9051127Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9051281Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9051448Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9051603Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9051759Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9051928Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9052082Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9052267Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9052439Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9052592Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9052788Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9052944Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9053098Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9053258Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9053413Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9053568Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9053738Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9053891Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9054057Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9054214Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9054366Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9054535Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9054692Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9054847Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9055015Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9055167Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9055319Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9055489Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9055647Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9055819Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9055975Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9056130Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9056299Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9056502Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9056660Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9056827Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9056978Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9057145Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9057303Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9057458Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9057624Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9057807Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9057960Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9058129Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9058291Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9058457Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9058611Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9058765Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9058932Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9059086Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9059240Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9059410Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9059563Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9059822Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9059989Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9060180Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9060337Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9060504Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9060656Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9060821Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9060973Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9061125Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9061291Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9061445Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9061602Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9061770Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9061924Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9062082Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9062252Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9062407Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9062573Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9062728Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9062880Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9063044Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9063201Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9063359Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9063526Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9063680Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9063873Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9064029Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9064179Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9064342Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9064493Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9064646Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9064810Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9064963Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9065127Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9065305Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9065455Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9065618Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9065776Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9065927Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9066089Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9066240Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9066391Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9066554Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9066703Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9066867Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9067051Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9067204Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9067370Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9067550Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9067704Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9067870Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9068021Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9068179Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9068350Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9068501Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9068654Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9068818Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9068977Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9069141Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9069295Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:12:15.9069459Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9069634Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9069796Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9069957Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9070121Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9070279Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9070439Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9070605Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9070766Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9070933Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9071089Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9071273Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9071442Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9071600Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9071759Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9071924Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9072082Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9072252Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9072409Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9072597Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9072760Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9072918Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9073080Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9073245Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9073403Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9073571Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9073725Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9073884Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9074050Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9074206Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9074398Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9074562Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9074717Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9074916Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9075071Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9075229Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9075397Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9075744Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9075904Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9076070Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9076229Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9076398Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9076554Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9076715Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9076884Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9077039Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9077196Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9077363Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9077523Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9077687Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9077845Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9078002Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9078169Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9078328Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9078489Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9078718Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9078877Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9079036Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9079199Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9079356Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9079524Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9079679Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9079835Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9080037Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9080194Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9080355Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9080528Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9080684Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9080853Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9081008Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9081167Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9081333Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9081488Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9081645Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9081810Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9082010Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9082177Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9082382Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9082542Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9082706Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9082861Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9083017Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9083185Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9083343Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9083510Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9083666Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9083826Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9083994Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9084155Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9084318Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9084486Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9084643Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9084815Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9084972Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9085131Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9085298Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9085453Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9085616Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9085782Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9085933Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9086129Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9086285Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9086441Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9086605Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9086760Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9086918Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9087087Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9087243Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9087437Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9087592Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9087749Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9087919Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9088076Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9088231Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9088397Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9088555Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9088714Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9088879Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9089037Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9089228Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9089385Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9089541Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9089730Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9089891Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9090048Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9090211Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9090371Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9090536Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9090691Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9090848Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9091014Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9091170Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9091331Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9091500Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9091656Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9091825Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9091977Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9092134Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9092301Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9092458Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9092615Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9092786Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9092945Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9093113Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9093295Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9093457Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9093625Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9093778Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9093933Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9094101Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9094254Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9094422Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9094578Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9094761Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9094926Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9095084Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9095241Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9095407Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9095563Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9095730Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9095884Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9096041Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9096212Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9096367Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9096578Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9096741Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9096896Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9097079Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9097245Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9097399Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9097570Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9097725Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9097882Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9098048Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9098205Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9098366Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9098534Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9098691Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9098865Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9099020Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9099177Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9099344Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9099502Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9099730Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9099901Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9100059Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9100237Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9100397Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9100559Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9100759Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9100922Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9101082Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9101251Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9101412Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9101586Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9101744Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9101903Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9102099Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9102259Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9102421Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9102593Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9102751Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9102922Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9103076Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9103232Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9103395Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9103547Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9103705Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9103872Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9104058Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9104217Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9104412Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9104574Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9104744Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9104900Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9105054Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9105221Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9105373Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9105524Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9105690Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9105848Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9106011Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9106166Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9106326Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9106485Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9106633Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9106785Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9106946Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9107100Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9107262Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9107410Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9107569Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9107731Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9107880Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9108064Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9108226Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9108377Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9108547Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9108694Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9108847Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9109010Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9109160Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9109312Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9109500Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9109653Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9109806Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9109970Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9110123Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9110281Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9110431Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9110583Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9110742Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9110893Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9111043Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9111240Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9111392Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9111550Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9111728Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9111883Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9112045Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9112196Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9112350Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9112510Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9112664Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9112827Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9112980Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9113133Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9113293Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9113444Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9113599Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9113758Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9113910Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9114063Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9114226Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9114379Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9114540Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9114691Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9114850Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9115013Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9115165Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9115344Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9115507Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9115660Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9115821Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9115972Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9116124Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9116286Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9116438Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9116616Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9116779Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9116930Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9117095Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9117248Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9117400Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9117559Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9117711Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9117866Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9118025Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9118178Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9118329Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9118521Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9118673Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9118833Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9119010Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9119164Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9119324Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9119478Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9119631Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9119790Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9119941Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9120102Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9120256Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9120408Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9120567Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9120722Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9120876Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9121038Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9121191Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9121347Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9121498Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9121656Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9121819Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9121973Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9122126Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9122292Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9122471Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9122633Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9122794Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9122946Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9123105Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9123256Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9123407Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9123569Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9123722Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9123904Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9124064Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9124219Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9124381Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9124532Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9124685Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9124845Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9124996Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9125151Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9125310Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9125465Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9125658Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9125809Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9125963Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9126154Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9126304Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9126457Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9126614Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9126766Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9126928Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9127080Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9127235Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9127399Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9127554Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9127707Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9127865Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9128018Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9128172Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9128336Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9128489Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9128659Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9128813Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9128967Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9129137Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9129293Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9129450Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9129616Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9129796Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9129963Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9130119Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9130275Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9130442Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9130597Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9130751Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9130920Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9131106Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9131274Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9131430Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9131586Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9131754Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9131909Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9132066Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9132234Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9132388Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9132545Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9132715Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9132871Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9133072Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9133226Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9133380Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9133582Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9133735Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9133889Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9134059Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:12:15.9134222Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9134394Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9134555Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9134716Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9134896Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9135055Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9135215Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9135393Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9135548Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9135719Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9135877Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9136031Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9136204Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9136361Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9136518Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9136694Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9136853Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9137026Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9137211Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9137369Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9137542Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9137699Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9137859Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9138029Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9138187Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9138355Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9138772Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9138932Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9139105Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9139266Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9139424Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9139593Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9139846Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9140008Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9140178Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9140335Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9140507Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9140666Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9140862Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9141034Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9141223Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9141383Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9141555Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9141712Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9141882Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9142042Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9142200Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9142370Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9142527Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9142688Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9142858Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9143020Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9143190Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9143348Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9143505Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9143673Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9143833Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9143991Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9144159Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9144318Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9144490Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9144652Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9144812Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9145009Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9145170Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9145332Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9145504Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9145661Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9145831Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9145988Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9146146Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9146346Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9146505Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9146663Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9146837Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9146996Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9147163Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9147319Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9147474Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9147642Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9147802Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9147962Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9148156Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9148313Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9148471Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9148665Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9148824Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9148990Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9149148Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9149305Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9149474Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9149633Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9149789Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9149959Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9150112Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9150280Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9150442Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9150600Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9150769Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9150924Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9151081Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9151249Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9151406Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9151578Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9151738Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9151895Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9152063Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9152248Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9152404Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9152577Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9152734Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9152901Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9153059Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9153213Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9153382Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9153542Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9153725Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9153896Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9154056Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9154222Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9154383Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9154542Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9154713Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9154872Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9155029Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9155197Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9155356Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9155554Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9155713Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9155893Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9156065Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9156223Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9156383Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9156558Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9156715Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9156885Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9157048Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9157205Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9157379Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9157539Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9157697Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9157868Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9158027Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9158186Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9158360Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9158515Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9158685Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9158842Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9158999Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9159171Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9159329Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9159486Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9159681Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9159841Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9160014Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9160174Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9160333Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9160504Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9160665Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9160822Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9161023Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9161180Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9161350Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9161513Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9161672Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9161844Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9162006Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9162169Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9162343Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9162501Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9162671Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9162834Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9163023Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9163197Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9163384Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9163544Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9163713Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9163872Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9164042Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9164198Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9164356Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9164530Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9164692Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9164852Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9165025Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9165188Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9165357Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9165519Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9165676Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9165847Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9166004Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9166158Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9166332Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9166491Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9166653Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9166822Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9167017Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9167189Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9167346Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9167502Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9167672Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9167827Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9167987Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9168151Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9168302Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9168492Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9168647Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9168801Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9168971Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9169125Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9169276Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9169444Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9169595Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9169759Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9169914Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9170065Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9170262Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9170417Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9170570Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9170762Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9170914Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9171081Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9171236Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9171389Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9171559Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9171719Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9171870Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9172039Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9172198Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9172353Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9172526Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9172684Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9172850Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9173004Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9173158Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9173325Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9173480Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9173636Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9173803Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9173963Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9174134Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9174292Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9174499Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9174670Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9174827Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9174982Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9175151Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9175308Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9175477Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9175793Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9176005Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9176180Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9176339Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9176501Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9176671Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9176830Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9176986Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9177160Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9177317Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9177488Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9177646Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9177802Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9178010Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9178167Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9178325Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9178524Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9178681Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9178846Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9178999Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9179155Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9179319Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9179474Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9179695Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9179875Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9180030Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9180198Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9180355Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9180509Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9180678Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9180833Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9180986Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9181151Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9181305Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9181458Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9181626Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9181780Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9181947Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9182102Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9182291Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9182461Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9182615Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9182768Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9182932Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9183082Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9183250Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9183407Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9183588Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9183752Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9183903Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9184060Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9184228Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9184380Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9184544Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9184699Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9184850Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9185019Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9185175Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9185335Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9185527Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9185679Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9185870Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9186027Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9186179Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9186347Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9186501Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9186653Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9186820Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9186970Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9187125Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9187295Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9187449Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9187613Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9187773Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9187927Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9188093Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9188245Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9188397Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9188562Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9188712Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9188875Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9189032Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9189185Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9189350Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9189527Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9189685Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9189851Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9190005Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9190170Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9190330Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9190486Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9190654Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9190839Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9190997Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9191168Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9191327Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9191487Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9191656Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9191815Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9191983Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9192139Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9192295Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9192465Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9192624Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9192809Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9192981Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9193137Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9193347Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9193506Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9193663Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9193836Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9193997Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9194154Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9194327Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9194483Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9194656Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9194816Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9194972Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9195144Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9195299Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9195454Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9195626Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9195783Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9195941Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9196107Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9196264Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9196431Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9196591Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9196749Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9196916Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9197097Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9197251Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9197418Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9197575Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9197740Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9197893Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9198047Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9198211Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9198394Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9198550Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9198715Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9198872Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9199038Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9199191Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9199347Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9199515Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9199669Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9199822Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9199989Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:12:15.9200153Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9200352Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9200513Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9200697Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9200870Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9201032Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9201192Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9201369Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9201533Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9201693Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9201865Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9202023Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9202202Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9202364Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9202524Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9202698Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9202858Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9203016Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9203188Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9203350Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9203518Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9203677Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9203835Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9204007Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9204166Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9204325Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9204523Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9204685Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9204856Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9205014Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9205175Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9205345Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9205505Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9205664Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9205864Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9206024Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9206196Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9206359Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9206522Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9206692Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9206851Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9207012Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9207188Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9207347Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9207518Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9207702Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9207861Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9208031Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9208218Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9208379Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9208550Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9208708Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9208877Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9209034Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9209193Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9209362Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9209524Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9209682Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9209851Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9210014Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9210172Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9210340Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9210499Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9210668Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9210827Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9210987Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9211155Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9211315Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9211475Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9211645Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9211830Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9212001Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9212160Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9212319Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9212489Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9212648Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9212807Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9212978Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9213188Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9213360Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9213519Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9213680Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9213852Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9214011Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9214170Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9214340Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9214498Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9214668Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9214828Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9214985Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9215183Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9215342Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9215525Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9215699Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9215860Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9216029Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9216187Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9216346Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9216516Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9216672Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9216832Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9217006Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9217166Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9217340Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9217502Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9217663Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9217842Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9218003Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9218163Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9218336Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9218495Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9218667Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9218832Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9218992Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9219165Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9219348Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9219510Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9219770Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9219932Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9220091Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9220263Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9220422Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9220592Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9220786Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9220947Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9221121Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9221284Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9221445Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9221617Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9221778Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9221953Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9222113Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9222274Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9222446Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9222647Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9222809Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9222983Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9223171Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9223344Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9223502Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9223664Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9223842Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9224003Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9224163Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9224336Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9224498Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9224674Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9224837Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9225000Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9225173Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9225334Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9225494Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9225671Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9225831Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9226009Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9226169Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9226328Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9226501Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9226667Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9226851Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9227023Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9227184Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9227359Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9227521Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9227684Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9227857Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9228016Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9228177Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9228376Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9228534Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9228697Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9228868Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9229027Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9229195Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9229353Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9229511Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9229679Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9229837Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9229996Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9230193Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9230354Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9230526Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9230711Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9230873Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9231044Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9231202Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9231362Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9231531Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9231691Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9231861Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9232026Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9232185Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9232355Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9232521Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9232680Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9232854Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9233014Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9233186Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9233345Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9233506Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9233677Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9233836Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9233993Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9234161Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9234342Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9234512Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9234668Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9234821Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9234986Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9235142Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9235298Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9235464Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9235645Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9235802Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9235968Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9236126Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9236294Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9236448Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9236604Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9236772Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9236928Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9237083Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9237254Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9237409Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9237606Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9237762Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9237918Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9238114Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9238272Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9238425Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9238592Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9238748Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9238917Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9239071Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9239227Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9239394Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9239548Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9239702Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9239870Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9240026Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9240180Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9240344Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9240497Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9240661Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9240814Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9240969Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9241135Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9241291Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9241444Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9241611Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9241791Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9241959Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9242115Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9242270Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9242434Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9242591Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9242746Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9242914Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9243094Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9243261Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9243418Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9243575Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9243743Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9243899Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9244054Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9244218Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9244371Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9244536Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9244691Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9244847Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9245037Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9245191Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9245371Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9245537Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9245693Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9245847Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9246012Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9246167Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9246332Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9246486Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9246641Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9246809Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9246965Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9247119Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9247292Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9247451Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9247622Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9247780Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9247937Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9248106Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9248264Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9248421Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9248591Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9248749Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9248922Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9249107Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9249267Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9249436Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9249592Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9249750Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9249917Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9250075Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9250233Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9250400Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9250597Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9250764Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9250924Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9251083Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9251253Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9251411Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9251570Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9251736Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9251899Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9252068Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9252224Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9252410Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9252580Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9252731Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9252908Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9253080Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9253232Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9253403Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9253559Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9253710Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9253876Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9254029Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9254186Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9254359Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9254515Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9254672Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9254841Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9254996Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9255162Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9255317Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9255470Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9255635Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9255786Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9255945Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9256118Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9256271Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9256444Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9256624Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9256779Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9256942Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9257096Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9257251Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9257415Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9257567Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9257733Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9257914Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9258073Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9258243Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9258399Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9258551Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9258716Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9258869Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9259036Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9259189Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9259338Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9259505Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9259733Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9259924Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9260087Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9260263Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9260418Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9260582Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9260734Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9260903Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9261055Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9261203Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9261369Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9261519Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9261676Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9261840Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9261990Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9262156Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9262311Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9262465Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9262632Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9262787Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9262941Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9263106Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9263257Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9263425Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9263584Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9263740Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9263930Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9264084Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9264234Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9264400Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9264552Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9264706Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9264870Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9265024Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9265188Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9265368Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9265523Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9265686Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:12:15.9265847Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9266004Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9266173Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9266331Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9266502Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9266659Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9266816Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9266987Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9267174Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9267335Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9267506Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9267688Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9267860Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9268016Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9268175Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9268342Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9268501Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9268660Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9268830Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9268991Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9269161Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9269319Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9269478Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9269646Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9269804Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9269958Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9270128Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9270283Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9270448Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9270604Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9270765Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9270932Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9271090Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9271273Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9271443Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9271601Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9271758Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9271925Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9272079Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9272250Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9272407Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9272587Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9272759Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9272918Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9273079Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9273250Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9273406Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9273571Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9273729Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9273883Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9274050Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9274206Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9274368Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9274561Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9274715Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9274911Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9275072Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9275226Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9275399Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9275697Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9275855Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9276024Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9276180Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9276349Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9276510Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9276666Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9276837Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9276996Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9277156Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9277323Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9277478Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9277648Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9277811Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9277968Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9278141Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9278303Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9278461Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9278630Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9278859Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9279032Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9279195Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9279353Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9279559Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9279719Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9279872Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9280042Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9280242Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9280412Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9280568Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9284529Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9284721Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9284885Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9285064Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9285222Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9285395Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9285554Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9285710Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9285970Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9286130Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9286315Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9286532Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9286693Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9286849Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9287023Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9287178Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9287345Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9287502Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9287657Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9287832Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9287993Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9288152Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9288327Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9288480Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9288648Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9288809Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9288966Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9289135Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9289294Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9289452Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9289624Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9289787Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9289960Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9290148Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9290309Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9290478Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9290636Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9290798Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9290967Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9291125Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9291295Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9291453Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9291637Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9291810Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9291973Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9292128Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9292299Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9292455Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9292622Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9292783Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9292937Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9293103Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9293260Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9293446Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9293613Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9293798Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9293968Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9294126Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9294280Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9294447Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9294605Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9294765Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9294934Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9295090Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9295260Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9295420Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9295579Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9295751Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9295913Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9296068Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9296235Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9296393Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9296553Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9296721Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9296879Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9297053Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9297210Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9297368Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9297567Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9297729Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9297884Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9298055Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9298212Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9298381Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9298542Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9298698Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9298897Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9299055Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9299210Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9299384Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9299544Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9299803Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9299965Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9300124Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9300295Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9300456Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9300613Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9300822Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9300981Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9301153Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9301337Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9301497Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9301666Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9301824Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9301980Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9302148Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9302305Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9302474Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9302637Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9302792Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9302959Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9303119Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9303272Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9303439Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9303590Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9303743Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9303910Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9304060Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9304224Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9304380Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9304535Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9304701Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9304852Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9305029Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9305198Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9305347Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9305513Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9305667Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9305819Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9305981Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9306140Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9306318Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9306484Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9306637Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9306804Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9306956Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9307113Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9307274Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9307428Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9307577Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9307743Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9307895Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9308058Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9308237Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9308387Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9308588Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9308746Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9308897Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9309063Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9309213Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9309366Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9309529Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9309678Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9309842Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9310002Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9310153Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9310321Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9310474Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9310626Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9310792Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9310944Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9311107Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9311262Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9311411Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9311578Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9311733Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9311887Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9312057Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9312233Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9312397Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9312551Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9312703Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9312867Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9313021Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9313172Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9313338Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9313489Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9313679Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9313845Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9314001Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9314169Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9314323Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9314475Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9314641Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9314793Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9314945Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9315112Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9315263Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9315464Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9315616Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9315769Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9315959Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9316113Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9316265Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9316431Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9316581Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9316744Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9316898Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9317048Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9317215Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9317370Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9317520Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9317689Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9317841Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9317993Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9318157Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9318313Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9318478Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9318634Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9318782Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9318947Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9319105Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9319262Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9319425Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9319601Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9319767Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9319920Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9320071Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9320237Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9320389Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9320540Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9320710Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9320891Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9321059Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9321211Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9321369Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9321536Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9321688Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9321840Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9322005Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9322157Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9322319Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9322470Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9322621Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9322811Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9322967Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9323116Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9323302Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9323456Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9323605Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9323771Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9323925Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9324090Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9324249Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9324405Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9324574Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9324729Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9324886Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9325058Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9325210Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9325381Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9325538Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9325696Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9325865Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9326018Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9326171Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9326341Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9326495Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9326663Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9326850Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9327004Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9327174Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9327329Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9327483Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9327651Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9327807Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9327961Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9328136Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9328318Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9328486Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9328646Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9328804Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9328975Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9329130Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9329284Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9329451Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9329603Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9329767Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9329922Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9330103Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9330267Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9330419Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9330597Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9330764Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9330914Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9331077Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9331232Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9331384Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9331550Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9331700Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9331852Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9332020Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9332174Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9332327Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9332495Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9332648Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9332811Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9332963Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9333116Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9333279Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9333435Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9333589Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9333760Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9333909Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9334073Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9334286Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9334436Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9334602Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9334752Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:12:15.9334909Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9335081Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9335240Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9335410Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9335593Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9335754Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9335926Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9336088Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9336247Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9336417Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9336571Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9336728Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9336906Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9337065Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9337222Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9337392Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9337586Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9337753Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9337939Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9338100Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9338268Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9338426Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9338581Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9338750Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9338905Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9339075Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9339236Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9339397Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9339566Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9339809Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9339969Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9340145Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9340302Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9340474Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9340633Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9340792Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9340964Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9341123Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9341284Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9341455Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9341614Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9341797Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9341970Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9342122Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9342289Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9342443Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9342597Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9342767Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9342925Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9343106Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9343272Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9343427Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9343596Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9343754Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9343906Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9344071Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9344227Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9344384Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9344550Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9344705Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9344902Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9345061Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9345224Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9345404Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9345568Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9345727Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9345895Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9346051Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9346209Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9346374Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9346528Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9346691Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9346859Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9347015Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9347185Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9347339Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9347498Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9347668Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9347826Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9347983Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9348148Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9348306Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9348465Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9348633Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9348791Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9348983Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9349140Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9349295Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9349461Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9349617Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9349776Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9349940Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9350097Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9350289Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9350451Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9350609Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9350777Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9350930Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9351085Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9351245Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9351405Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9351571Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9351726Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9351881Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9352045Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9352228Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9352389Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9352575Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9352735Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9352902Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9353053Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9353209Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9353372Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9353524Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9353680Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9353844Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9354004Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9354175Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9354329Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9354486Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9354656Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9354811Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9354966Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9355133Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9355288Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9355454Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9355606Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9355762Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9355927Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9356081Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9356267Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9356435Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9356593Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9356760Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9356918Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9357075Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9357240Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9357393Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9357580Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9357743Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9357899Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9358058Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9358222Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9358380Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9358544Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9358698Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9358853Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9359015Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9359166Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9359349Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9359514Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9359672Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9359865Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9360022Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9360179Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9360343Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9360496Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9360652Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9360821Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9360974Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9361144Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9361300Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9361457Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9361626Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9361784Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9361941Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9362103Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9362257Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9362423Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9362577Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9362732Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9362901Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9363059Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9363216Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9363405Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9363562Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9363726Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9363878Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9364033Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9364196Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9364352Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9364509Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9364673Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9364864Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9365031Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9365185Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9365344Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9365508Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9365660Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9365814Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9365974Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9366129Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9366286Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9366455Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9366640Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9366807Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9366960Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9367142Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9367310Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:12:15.9367467Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9367620Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9367781Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9367934Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9368098Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9368250Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9368407Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9368569Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9368719Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9368877Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9369038Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9369192Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9369356Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9369509Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9369660Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9369823Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9369974Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9370131Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9370290Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9370445Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9370636Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9370790Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9370944Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9371112Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9371264Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9371417Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9371581Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9371733Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9371922Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9372078Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9372232Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9372400Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9372550Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9372703Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9372864Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9373014Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9373177Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9373328Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9373481Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9373646Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9373826Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9373976Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9374134Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9374308Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9374461Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9374621Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9374775Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9374938Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9375090Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9375242Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9375404Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9375719Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9375878Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9376044Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9376202Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9376370Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9376521Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9376676Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9376842Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9376997Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9377156Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9377320Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9377476Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9377644Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9377797Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9378002Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9378167Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9378320Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9378475Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9378637Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9378790Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9378957Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9379109Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9379296Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9379460Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9379613Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9379838Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9380003Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9380158Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9380322Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9380473Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9380628Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9380792Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9380945Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9381103Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9381309Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9381465Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9381631Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9381825Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9381982Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9382147Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9382300Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9382452Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9382613Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9382764Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9382916Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9383082Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9383236Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9383400Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9383548Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9383701Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9383860Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9384010Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9384164Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9384326Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9384476Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9384641Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9384794Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9384948Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9385110Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9385291Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9385447Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9385607Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9385760Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9385923Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9386077Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9386233Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9386399Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9386551Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9386734Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9386897Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9387052Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9387220Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9387371Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9387525Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9387686Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9387835Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9387986Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9388146Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9388297Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9388485Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9388637Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9388789Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9388979Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9389129Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9389279Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9389442Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9389592Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9389753Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9389907Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9390058Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9390225Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9390377Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9390533Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9390699Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9390855Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9391010Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9391172Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9391326Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9391490Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9391643Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9391796Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9391961Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9392115Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9392270Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9392470Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9392627Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9392791Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9392940Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9393091Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9393254Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9393405Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9393559Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9393719Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9393901Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9394065Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9394217Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9394370Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9394534Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9394682Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9394834Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9394993Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9395143Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9395306Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9395458Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9395638Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9395802Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9395952Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9396134Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9396296Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9396446Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9396608Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9396757Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9396912Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9397080Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9397234Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9397393Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9397554Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9397710Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9397869Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9398034Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9398188Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9398361Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9398514Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9398670Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9398836Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9398992Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9399149Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9399317Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:12:15.9399472Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9399668Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9399824Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9399980Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9400145Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9400298Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9400457Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9400623Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9400779Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9400950Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9401131Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9401288Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9401453Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9401613Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9401766Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9401927Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9402079Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9402240Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9402390Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9402541Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9402703Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9402885Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9403036Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9403197Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9403374Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9403539Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9403690Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9403840Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9404003Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9404153Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9404305Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9404471Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9404627Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9404793Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9404945Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9405100Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9405265Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9405419Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9405574Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9405742Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9405899Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9406053Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9406217Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9406377Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9406545Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9406701Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9406883Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9407047Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9407204Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9407358Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9407528Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9407685Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9407848Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9408003Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9408158Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9408346Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9408502Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9408656Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9408825Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9408981Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9409145Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9409302Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9409459Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9409622Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9409778Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9409932Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9410125Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9410281Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9410449Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9410629Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9410788Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9410946Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9411103Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9411260Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9411423Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9411577Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9411740Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9411899Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9412054Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9412221Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9412376Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9412529Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9412691Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9412845Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9413005Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9413158Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9413313Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9413474Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9413627Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9413784Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9413948Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9414109Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9414287Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9414456Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9414608Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9414766Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9414925Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9415082Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9415242Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9415395Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9415574Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9415735Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9415895Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9416056Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9416212Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9416368Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9416528Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9416683Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9416840Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9417002Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9417158Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9417349Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9417503Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9417658Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9417855Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9418011Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9418165Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9418324Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9418478Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9418638Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9418795Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9418950Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9419111Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9419269Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9419424Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9419587Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9419829Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9419997Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9420152Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9420308Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9420476Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9420633Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9420792Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9420956Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9421116Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9421283Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9421439Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9421627Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9421791Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9421945Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9422101Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9422262Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9422416Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9422571Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9422735Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9422917Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9423077Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9423228Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9423387Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9423550Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9423704Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9423856Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9424019Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9424173Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9424333Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9424492Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9424672Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9424831Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9424984Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9425161Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9425328Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9425481Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9425642Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9425798Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9425951Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9426115Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9426268Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9426422Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9426583Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9426735Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9426899Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9427052Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9427206Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9427368Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9427521Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9427675Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9427839Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9427993Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9428160Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9428316Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9428466Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9428626Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9428803Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9428960Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9429129Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9429280Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9429443Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9429597Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9429754Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9429914Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9430097Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9430250Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9430417Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9430576Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9430727Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9430892Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9431046Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9431210Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9431363Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:12:15.9431516Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9431680Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9431864Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9432017Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9432178Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9432354Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9432521Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9432673Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9432828Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9432986Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9433140Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9433294Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9433454Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9433611Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9433776Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9433930Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9434087Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9434249Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9434404Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9434557Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9434721Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9434877Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9435038Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9435194Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9435349Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9435513Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9435668Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9435822Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9436015Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9436171Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9436333Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9436488Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9436643Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9436805Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9436961Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9437116Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9437309Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9437466Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9437628Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9437784Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9437940Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9438100Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9438256Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9438414Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9438579Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9438734Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9438885Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9439051Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9439232Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9439398Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9439581Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9439738Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9439903Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9440058Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9440212Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9440375Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9440527Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9440688Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9440839Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9440996Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9441157Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9441312Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9441467Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9441632Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9441788Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9441948Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9442102Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9442254Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9442417Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9442572Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9442728Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9442893Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9443050Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9443237Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9443392Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9443545Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9443707Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9443861Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9444019Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9444181Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9444334Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9444521Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9444674Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9444830Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9444996Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9445149Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9445303Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9445463Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9445617Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9445779Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9445931Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9446085Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9446246Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9446436Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9446592Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9446805Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9446961Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9447116Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9447276Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9447427Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9447588Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9447748Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9447903Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9448062Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9448220Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9448375Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9448536Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9448693Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9448852Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9449007Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9449162Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9449325Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9449481Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9449635Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9449795Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9449951Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9450114Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9450269Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9450451Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9450614Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9450766Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9450922Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9451088Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9451243Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9451405Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9451557Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9451736Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9451899Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9452053Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9452210Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9452374Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9452527Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9452689Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9452842Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9452995Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9453153Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9453308Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9453463Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9453661Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9453813Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9453993Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9454159Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9454311Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9454470Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9454625Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9454777Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9454934Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9455090Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9455245Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9455411Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9455563Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9455723Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9455882Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9456037Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9456197Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9456347Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9456501Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9456659Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9456813Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9456976Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9457133Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9457287Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9457451Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9457631Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9457787Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9457949Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9458103Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9458264Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9458416Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9458569Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9458729Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9458908Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9459062Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9459226Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9459384Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9459549Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9459783Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9459941Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9460106Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9460256Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9460410Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9460571Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9460730Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9460924Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9461079Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9461258Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9461424Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9461578Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9461734Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9461892Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9462048Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9462204Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9462367Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9462525Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9462694Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9462848Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9463001Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9463163Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9463315Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:12:15.9463469Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9463631Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9463784Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9463944Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9464099Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9464251Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9464415Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9464569Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9464723Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9464917Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9465075Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9465244Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9465399Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9465554Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9465724Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9465878Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9466034Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9466228Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9466386Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9466552Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9466712Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9466868Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9467038Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9467196Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9467354Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9467524Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9467681Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9467850Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9468006Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9468188Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9468360Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9468535Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9468698Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9468867Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9469021Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9469185Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9469339Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9469493Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9469663Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9469817Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9469974Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9470143Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9470298Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9470466Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9470626Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9470781Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9470945Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9471100Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9471259Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9471427Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9471584Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9471741Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9471911Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9472072Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9472263Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9472422Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9472576Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9472746Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9472901Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9473058Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9473227Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9473383Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9473595Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9473754Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9473912Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9474085Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9474241Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9474397Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9474566Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9474721Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9474890Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9475048Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9475201Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9475370Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9475711Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9475869Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9476087Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9476245Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9476412Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9476568Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9476724Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9476894Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9477051Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9477205Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9477371Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9477525Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9477690Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9477846Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9478003Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9478171Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9478328Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9478482Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9478647Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9478799Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9478953Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9479123Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9479277Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9479442Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9479596Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9479783Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9479951Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9480103Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9480258Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9480426Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9480579Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9480748Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9480902Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9481096Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9481267Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9481423Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9481582Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9481750Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9481905Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9482070Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9482225Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9482376Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9482544Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9482698Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9482848Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9483049Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9483203Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9483367Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9483546Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9483698Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9483862Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9484013Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9484166Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9484332Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9484485Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9484644Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9484800Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9484953Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9485117Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9485272Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9485428Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9485593Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9485747Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9485913Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9486066Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9486219Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9486386Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9486544Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9486696Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9486867Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9487045Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9487201Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9487369Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9487519Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9487688Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9487843Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9487995Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9488160Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9488341Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9488493Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9488662Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9488817Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9488984Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9489138Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9489291Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9489455Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9489608Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9489761Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9489930Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9490085Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9490277Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9490434Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9490587Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9490778Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9490933Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9491089Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9491254Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9491407Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9491571Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9491723Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9491879Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9492051Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9492207Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9492362Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9492533Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9492685Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9492850Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9493005Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9493156Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9493322Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9493472Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9493625Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9493790Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9493944Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9494107Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9494293Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9494447Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9494615Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9494771Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9494922Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9495092Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9495246Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9495400Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9495565Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9495747Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:12:15.9495913Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9496071Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9496224Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9496395Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9496548Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9496708Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9496879Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9497033Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9497202Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9497357Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9497540Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9497709Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9497865Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9498044Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9498212Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9498368Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9498539Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9498694Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9498847Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9499018Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9499174Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9499335Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9499506Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9499755Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9499931Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9500085Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9500238Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9500405Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9500558Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9500713Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9500880Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9501035Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9501204Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9501360Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9501516Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9501724Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9501879Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9502031Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9502198Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9502349Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9502519Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9502673Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9502825Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9502990Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9503177Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9503330Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9503496Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9503649Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9503803Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9503970Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9504124Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9504289Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9504443Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9504597Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9504762Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9504949Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9505103Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9505277Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9505453Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9505622Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9505777Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9505930Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9506099Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9506251Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9506402Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9506567Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9506724Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9506889Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9507047Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9507206Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9507374Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9507526Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9507680Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9507848Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9508001Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9508163Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9508318Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9508473Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9508638Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9508790Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9508970Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9509136Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9509288Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9509450Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9509607Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9509756Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9509923Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9510077Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9510227Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9510423Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9510577Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9510745Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9510906Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9511056Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9511221Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9511378Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9511536Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9511705Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9511860Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9512010Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9512211Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9512364Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9512531Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9512711Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9512867Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9513034Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9513186Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9513338Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9513502Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9513656Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9513820Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9513977Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9514130Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9514294Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9514449Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9514601Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9514768Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9514920Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9515084Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9515235Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9515388Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9515552Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9515707Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9515858Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9516022Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9516202Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9516367Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9516525Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9516676Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9516840Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9516994Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9517148Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9517320Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9517472Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9517667Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9517822Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9517973Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9518143Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9518301Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9518451Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9518614Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9518768Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9518931Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9519083Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9519235Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9519432Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9519586Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9519738Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9519930Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9520087Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9520242Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9520406Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9520558Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9520723Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9520877Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9521034Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9521206Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9521363Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9521518Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9521690Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9521844Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9522011Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9522167Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9522321Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9522488Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9522644Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9522798Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9522968Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9523125Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9523289Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9523474Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9523631Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9523798Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9523954Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9524108Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9524275Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9524429Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9524592Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9524749Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9524931Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9525097Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9525253Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9525416Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9525578Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9525731Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9525906Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9526058Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9526210Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9526373Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9526528Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9526712Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9526878Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9527033Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9527235Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9527393Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9527549Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9527713Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9527869Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9528026Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:12:15.9528192Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9528348Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9528503Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9528668Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9528823Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9528993Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9529147Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9529302Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9529467Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9529624Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9529778Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9529942Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9530097Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9530260Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9530417Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9530570Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9530735Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9530915Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9531069Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9531229Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9531385Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9531554Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9531703Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9531856Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9532015Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9532198Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9532357Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9532521Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9532675Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9532841Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9532992Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9533143Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9533307Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9533459Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9533613Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9533776Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9533957Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9534121Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9534271Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9534447Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9534615Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9534768Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9534922Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9535084Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9535237Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9535399Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9535549Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9535705Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9535872Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9536025Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9536184Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9536346Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9536499Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9536651Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9536813Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9536969Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9537134Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9537284Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9537437Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9537605Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9537756Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9537913Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9538098Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9538254Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9538419Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9538571Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9538725Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9538891Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9539045Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9539197Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9539386Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9539537Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9539773Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9539935Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9540090Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9540255Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9540409Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9540563Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9540732Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9540887Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9541051Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9541239Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9541391Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9541554Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9541733Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9541887Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9542049Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9542201Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9542364Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9542515Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9542667Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9542832Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9542986Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9543141Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9543303Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9543459Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9543622Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9543774Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9543925Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9544089Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9544244Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9544396Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9544563Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9544719Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9544877Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9545040Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9545197Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9545385Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9545541Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9545699Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9545862Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9546017Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9546175Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9546337Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9546495Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9546685Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9546837Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9546992Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9547159Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9547317Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9547472Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9547640Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9547798Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9547963Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9548117Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9548276Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9548467Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9548620Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9548799Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9548989Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9549144Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9549317Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9549469Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9549622Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9549791Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9549943Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9550098Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9550265Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9550417Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9550587Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9550743Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9550896Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9551062Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9551211Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9551366Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9551532Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9551683Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9551836Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9552000Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9552156Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9552320Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9552470Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9552648Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9552809Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9552959Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9553110Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9553272Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9557067Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9557262Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9557480Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9557718Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9557876Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9558033Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9558206Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9558362Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9558528Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9558682Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9558836Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9559002Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9559157Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9559310Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9559475Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9559675Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9559838Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9560022Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9560177Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9560342Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9560501Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9560658Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9560820Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9560971Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9561134Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9561284Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9561444Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9561607Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9561760Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9561917Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9562075Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9562227Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9562389Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9562540Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9562694Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9562859Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9563012Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9563172Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9563334Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9563492Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9563687Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9563843Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:12:15.9563997Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9564163Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9564315Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9564469Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9564634Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9564786Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9564974Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9565125Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9565281Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9565448Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9565600Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9565751Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9565912Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9566065Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9566220Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9566382Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9566534Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9566697Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9566908Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9567062Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9567249Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9567404Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9567556Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9567714Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9567868Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9568035Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9568185Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9568338Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9568501Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9568657Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9568809Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9568979Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9569133Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9569298Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9569449Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9569601Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9569766Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9569922Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9570076Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9570243Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9570398Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9570560Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9570714Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9570896Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9571065Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9571214Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9571370Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9571530Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9571685Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9571850Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9572004Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9572185Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9572352Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9572504Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9572665Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9572828Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9572984Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9573138Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9573301Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9573452Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9573618Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9573770Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9573925Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9574116Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9574269Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9574447Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9574616Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9574770Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9574930Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9575081Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9575235Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9575396Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9575700Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9575853Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9576022Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9576175Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9576339Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9576500Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9576650Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9576813Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9576968Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9577122Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9577282Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9577438Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9577600Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9577755Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9577913Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9578079Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9578290Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9578449Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9578611Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9578765Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9578927Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9579078Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9579232Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9579398Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9579591Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9579810Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9579975Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9580131Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9580295Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9580448Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9580600Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9580766Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9580917Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9581071Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9581238Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9581391Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9581585Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9581751Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9581937Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9582104Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9582255Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9582407Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9582571Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9582725Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9582878Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9583042Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9583197Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9583363Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9583514Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9583667Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9583833Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9583988Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9584144Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9584307Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9584461Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9584622Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9584775Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9584927Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9585096Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9585247Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9585402Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9585592Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9585745Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9585911Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9586062Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9586214Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9586378Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9586527Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9586678Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9586880Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9587035Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9587196Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9587351Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9587504Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9587666Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9587823Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9587976Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9588138Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9588289Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9588455Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9588608Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9588789Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9588948Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9589121Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9589276Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9589437Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9589588Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9589745Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9589905Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9590055Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9590219Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9590371Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9590525Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9590688Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9590839Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9590993Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9591155Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9591310Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9591477Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9591627Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9591779Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9591940Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9592091Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9592246Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9592409Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9592560Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9592751Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9592905Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9593055Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9593219Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9593373Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9593523Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9593687Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9593841Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9594030Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9594184Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9594339Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9594504Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9594656Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9594807Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9594969Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9595124Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9595289Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9595440Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9595589Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9595750Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9595929Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:12:15.9596083Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9596271Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9596424Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9596591Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9596743Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9596894Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9597059Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9597212Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9597361Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9597523Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9597676Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9597831Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9597998Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9598151Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9598313Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9598464Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9598615Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9598778Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9598933Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9599085Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9599252Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9599406Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9599565Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9599719Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9599899Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9600063Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9600219Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9600369Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9600530Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9600683Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9600845Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9600998Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9601176Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9601341Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9601493Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9601650Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9601812Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9601962Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9602124Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9602277Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9602429Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9602590Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9602742Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9602896Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9603084Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9603235Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9603436Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9603597Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9603748Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9603911Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9604062Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9604213Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9604376Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9604528Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9604691Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9604844Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9604996Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9605158Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9605315Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9605467Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9605631Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9605782Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9605935Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9606095Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9606246Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9606406Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9606565Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9606714Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9606874Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9607051Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9607205Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9607365Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9607514Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9607674Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9607829Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9607979Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9608142Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9608318Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9608473Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9608630Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9608793Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9608945Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9609102Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9609255Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9609402Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9609563Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9609715Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9609875Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9610029Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9610208Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9610367Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9610518Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9610698Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9610860Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9611011Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9611171Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9611324Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9611473Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9611636Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9611788Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9611945Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9612108Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9612258Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9612423Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9612579Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9612729Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9612893Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9613049Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9613200Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9613362Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9613515Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9613676Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9613831Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9613980Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9614175Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9614328Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9614479Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9614640Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9614791Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9614956Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9615106Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9615255Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9615419Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9615598Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9615749Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9615914Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9616064Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9616223Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9616388Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9616537Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9616696Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9616862Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9617015Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9617165Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9617356Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9617512Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9617672Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9617851Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9618004Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9618165Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9618318Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9618468Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9618629Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9618780Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9618940Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9619098Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9619249Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9619409Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9619565Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9619795Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9619959Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9620113Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9620271Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9620424Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9620575Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9620735Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9620890Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9621045Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9621207Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9621392Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9621545Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9621701Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9621856Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9622018Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9622171Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9622322Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9622484Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9622639Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9622820Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9622983Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9623138Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9623307Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9623460Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9623613Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9623776Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9623927Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9624077Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9624240Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9624397Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9624588Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9624745Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9624898Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9625088Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9625246Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9625401Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9625563Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9625716Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9625878Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9626034Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9626187Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9626354Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9626509Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9626662Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9626824Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9626977Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9627130Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9627280Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9627431Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9627589Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:12:15.9627740Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9627891Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9628056Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9628208Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9628368Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9628545Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9628697Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9628852Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9629003Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9629150Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9629308Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9629460Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9629611Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9629771Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9629950Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9630110Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9630266Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9630416Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9630572Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9630722Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9630871Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9631031Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9631184Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9631340Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9631491Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9631669Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9631828Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9631979Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9632155Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9632316Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9632468Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9632627Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9632778Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9632931Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9633091Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9633243Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9633396Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9633554Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9633705Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9633865Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9634015Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9634164Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9634322Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9634474Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9634626Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9634791Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9634942Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9635101Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9635253Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9635401Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9635588Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9635747Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9635895Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9636051Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9636203Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9636359Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9636512Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9636662Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9636819Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9636998Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9637147Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9637309Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9637466Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9637618Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9637777Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9637929Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9638088Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9638240Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9638390Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9638554Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9638737Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9638887Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9639051Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9639241Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9639406Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9639556Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9639706Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9639867Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9640023Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9640173Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9640337Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9640490Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9640650Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9640803Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9640959Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9641116Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9641267Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9641415Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9641576Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9641728Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9641886Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9642044Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9642194Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9642356Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9642507Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9642686Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9642844Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9642999Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9643159Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9643307Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9643459Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9643615Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9643769Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9643921Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9644107Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9644259Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9644415Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9644570Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9644721Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9644881Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9645035Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9645185Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9645343Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9645495Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9645648Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9645835Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9645987Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9646146Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9646324Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9646475Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9646633Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9646788Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9646940Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9647099Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9647252Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9647411Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9647568Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9647722Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9647883Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9648038Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9648191Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9648351Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9648507Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9648670Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9648826Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9648979Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9649143Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9649297Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9649453Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9649613Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9649769Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9649965Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9650120Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9650273Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9650434Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9650589Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9650740Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9650902Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9651055Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9651239Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9651392Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9651542Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9651706Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9651857Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9652006Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9652170Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9652321Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9652477Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9652628Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9652781Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9652969Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9653123Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9653276Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9653463Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9653616Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9653764Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9653922Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9654076Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9654234Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9654386Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9654536Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9654699Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9654854Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9655006Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9655168Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9655318Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9655478Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9655631Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9655781Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9655939Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9656091Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9656242Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9656403Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9656558Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9656716Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9656869Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9657044Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9657205Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9657355Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9657505Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9657663Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9657818Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9657979Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9658131Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9658309Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9658466Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9658620Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9658773Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9658932Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:12:15.9659084Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9659240Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9659394Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9659546Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9659779Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9659934Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9660118Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9660275Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9660430Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9660615Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9660768Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9660922Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9661082Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9661235Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9661387Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9661545Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9661697Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9661849Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9662014Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9662167Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9662332Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9662484Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9662633Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9662790Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9662943Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9663092Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9663256Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9663409Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9663567Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9663720Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9663872Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9664033Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9664213Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9664364Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9664532Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9664683Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9664841Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9664992Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9665143Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9665303Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9665484Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9665633Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9665796Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9665951Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9666112Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9666262Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9666414Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9666572Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9666724Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9666873Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9667029Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9667220Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9667380Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9667530Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9667703Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9667872Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9668026Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9668174Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9668337Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9668488Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9668647Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9668800Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9668954Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9669115Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9669267Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9669420Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9669581Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9669733Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9669882Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9670040Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9670193Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9670349Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9670503Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9670654Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9670815Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9670964Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9671113Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9671301Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9671457Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9671613Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9671764Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9671914Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9672072Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9672227Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9672379Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9672564Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9672716Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9672874Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9673030Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9673180Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9673340Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9673492Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9673640Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9673797Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9673949Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9674111Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9674265Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9674443Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9674600Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9674775Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9674927Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9675084Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9675239Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9675397Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9675694Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9675845Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9676010Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9676168Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9676326Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9676490Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9676644Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9676806Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9676962Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9677114Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9677278Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9677433Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9677587Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9677755Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9677905Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9678066Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9678231Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9678385Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9678600Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9678754Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9678907Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9679072Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9679224Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9679375Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9679540Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9679693Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9679925Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9680077Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9680227Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9680391Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9680543Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9680696Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9680862Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9681016Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9681178Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9681329Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9681479Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9681647Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9681835Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9681988Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9682181Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9682335Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9682498Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9682654Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9682808Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9682970Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9683120Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9683272Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9683437Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9683590Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9683754Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9683909Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9684062Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9684224Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9684374Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9684524Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9684689Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9684839Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9685001Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9685153Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9685305Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9685473Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9685621Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9685795Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9685956Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9686104Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9686254Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9686419Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9686567Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9686733Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9686881Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9687062Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9687231Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9687384Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9687538Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9687700Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9687850Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9688014Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9688168Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9688319Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9688481Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9688630Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9688780Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9688966Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9689118Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9689305Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9689462Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9689618Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9689778Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9689927Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9690079Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9690244Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9690394Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9690557Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9690715Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:12:15.9690866Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9691031Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9691185Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9691338Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9691502Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9691651Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9691810Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9691964Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9692114Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9692278Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9692432Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9692582Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9692745Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9692923Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9693088Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9693237Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9693387Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9693551Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9693702Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9693852Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9694015Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9694206Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9694366Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9694532Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9694688Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9694849Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9695002Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9695159Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9695326Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9695477Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9695631Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9695797Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9695952Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9696142Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9696297Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9696475Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9696638Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9696792Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9696948Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9697111Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9697264Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9697434Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9697591Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9697743Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9697913Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9698065Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9698220Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9698393Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9698547Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9698711Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9698867Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9699020Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9699184Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9699337Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9699488Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9699734Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9699885Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9700049Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9700232Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9700383Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9700549Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9700700Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9700854Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9701018Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9701167Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9701332Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9701507Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9701660Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9701820Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9701975Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9702123Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9702288Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9702440Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9702592Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9702752Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9702904Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9703067Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9703218Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9703397Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9703558Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9703730Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9703885Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9704049Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9704202Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9704365Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9704520Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9704671Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9704831Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9704983Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9705136Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9705297Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9705448Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9705611Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9705761Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9705912Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9706074Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9706225Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9706375Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9706538Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9706687Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9706855Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9707009Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9707160Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9707353Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9707511Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9707665Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9707836Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9707987Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9708148Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9708302Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9708453Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9708646Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9708801Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9708953Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9709120Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9709269Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9709420Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9709583Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9709734Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9709896Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9710049Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9710201Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9710368Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9710547Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9710697Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9711045Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9711199Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9711360Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9711512Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9711667Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9711833Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9711986Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9712137Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9712297Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9712452Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9712614Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9712767Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9712924Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9713088Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9713238Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9713390Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9713552Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9713699Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9713861Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9714011Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9714164Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9714330Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9714480Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9714658Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9714820Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9714970Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9715135Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9715288Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9715436Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9715599Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9715750Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9715926Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9716087Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9716239Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9716402Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9716554Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9716702Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9716865Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9717017Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9717170Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9717329Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9717481Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9717641Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9717817Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9717972Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9718132Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9718305Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9718460Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9718619Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9718769Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9718921Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9719080Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9719233Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9719400Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9719552Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9719706Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9719863Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9720017Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9720168Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9720327Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9720480Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9720645Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9720796Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9720946Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9721108Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9721265Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9721419Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9721579Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9721766Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9721933Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9722081Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9722232Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9722391Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9722544Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:12:15.9722694Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9722854Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9723031Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9723194Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9723344Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9723501Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9723659Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9723809Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9723960Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9724117Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9724272Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9724433Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9724581Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9724735Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9724920Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9725073Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9725225Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9725411Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9725568Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9725720Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9725878Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9726030Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9726191Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9726338Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9726488Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9726652Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9726805Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9726958Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9727122Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9727275Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9727438Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9727588Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9727740Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9727900Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9728049Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9728202Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9728363Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9728518Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9728680Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9728854Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9729009Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9729167Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9729317Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9729469Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9729631Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9729781Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9729940Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9730088Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9730263Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9730422Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9730575Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9730730Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9730890Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9731043Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9731207Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9731359Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9731509Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9731669Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9731820Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9731999Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9732161Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9732315Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9732503Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9732657Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9732807Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9732968Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9733118Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9733270Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9733428Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9733580Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9733737Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9733895Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9734047Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9734213Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9734365Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9734517Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9734678Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9734840Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9734993Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9735156Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9735314Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9735484Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9735640Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9735795Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9735985Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9736142Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9736298Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9736461Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9736617Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9736778Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9736932Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9737088Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9737255Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9737435Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9737588Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9737754Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9737912Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9738081Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9738235Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9738388Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9738554Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9738707Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9738863Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9739031Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9739214Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9739377Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9739530Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9739796Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9739965Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9740121Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9740279Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9740442Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9740594Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9740757Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9740911Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9741073Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9741236Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9741391Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9741550Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9741709Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9741859Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9742019Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9742179Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9742335Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9742497Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9742647Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9742805Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9742971Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9743124Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9743301Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9743467Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9743620Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9743787Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9743936Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9744087Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9744253Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9744407Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9744560Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9744751Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9744903Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9745064Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9745220Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9745373Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9745536Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9745692Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9745848Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9746009Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9746161Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9746323Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9746506Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9746661Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9746826Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9747014Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9747169Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9747330Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9747484Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9747643Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9747795Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9747947Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9748106Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9748262Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9748418Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9748581Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9748734Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9748896Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9749049Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9749203Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9749363Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9749514Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9749667Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9749829Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9749985Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9750142Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9750307Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9750484Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9750648Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9750801Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9750955Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9751120Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9751275Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9751428Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9751586Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9751738Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9751927Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9752081Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9752233Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9752395Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9752550Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9752704Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9752860Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9753013Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9753172Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9753323Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9753475Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9753667Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9753819Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9753977Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9754161Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9754316Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:12:15.9754478Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9754629Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9754782Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9754945Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9755101Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9755254Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9755414Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9755568Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9755732Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9755890Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9756042Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9756204Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9756358Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9756514Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9756677Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9756834Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9756997Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9757150Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9757307Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9757469Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9757625Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9757802Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9757965Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9758116Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9758269Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9758429Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9758583Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9758744Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9758898Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9759077Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9759239Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9759388Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9759548Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9759713Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9759869Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9760029Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9760180Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9760335Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9760505Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9760659Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9760843Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9761005Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9761159Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9761347Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9761505Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9761659Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9761820Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9761974Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9762130Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9762291Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9762444Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9762608Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9762764Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9762917Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9763081Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9763234Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9763386Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9763546Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9763698Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9763857Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9764010Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9764165Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9764325Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9764483Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9764638Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9764802Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9764979Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9765152Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9765303Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9765458Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9765624Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9765778Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9765935Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9766104Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9766283Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9766434Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9766597Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9766754Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9766926Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9767085Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9767243Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9767408Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9767566Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9767724Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9767888Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9768073Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9768236Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9768394Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9768576Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9768743Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9768901Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9769054Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9769222Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9769380Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9769546Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9769701Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9769861Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9770033Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9770188Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9770345Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9770507Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9770666Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9770829Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9770984Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9771141Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9771311Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9771466Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9771622Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9771786Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9771936Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9772101Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9772279Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9772434Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9772596Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9772748Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9772903Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9773063Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9773215Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9773376Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9773555Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9773706Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9773871Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9774028Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9774181Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9774346Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9774503Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9774656Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9774815Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9774972Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9775131Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9775321Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9775477Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9775784Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9775987Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9776145Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9776309Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9776464Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9776633Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9776786Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9776940Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9777101Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9777252Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9777408Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9777568Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9777724Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9777882Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9778036Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9778190Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9778352Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9778502Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9778655Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9778815Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9778968Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9779131Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9779286Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9779440Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9779704Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9779865Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9780022Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9780191Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9780349Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9780517Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9780673Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9780828Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9781032Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9781187Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9781343Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9781512Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9781665Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9781820Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9781983Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9782139Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9782298Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9782450Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9782602Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9782765Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9782952Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9783107Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9783293Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9783447Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9783608Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9783759Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9783912Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9784079Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9784230Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9784382Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9784540Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9784700Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9784864Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9785020Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9785175Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9785336Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9785491Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9785644Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9785805Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9785957Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9786119Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9786270Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9786427Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:12:15.9786591Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9786748Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9786931Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9787090Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9787245Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9787408Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9787561Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9787715Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9787880Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9788032Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9788213Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9788376Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9788533Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9788699Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9788850Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9789002Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9789163Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9789317Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9789474Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9789638Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9789792Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9789952Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9790142Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9790298Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9790490Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9790646Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9790800Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9790964Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9791117Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9791270Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9791432Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9791585Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9791752Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9791910Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9792063Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9792231Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9792387Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9792544Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9792705Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9792858Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9793023Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9793174Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9793327Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9793493Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9793648Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9793804Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9793967Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9794169Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9794338Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9794489Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9794644Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9794808Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9794960Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9795112Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9795279Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9795460Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9795620Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9795772Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9795930Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9796092Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9796243Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9796398Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9796556Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9796709Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9796868Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9797020Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9797175Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9797362Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9797513Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9797693Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9797856Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9798008Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9798163Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9798324Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9798475Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9798639Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9798789Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9798946Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9799113Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9799264Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9799419Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9799580Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9799731Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9799896Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9800045Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9800199Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9800361Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9800513Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9800670Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9800829Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9800981Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9801141Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9801318Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9801474Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9801635Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9801788Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9801938Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9802097Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9802245Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9802404Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9802595Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9802748Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9802910Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9803061Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9803210Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9803372Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9803524Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9803685Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9803836Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9803990Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9804151Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9804304Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9804483Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9804641Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9804815Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9804979Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9805128Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9805277Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9805438Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9805588Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9805741Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9805898Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9806049Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9806206Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9806368Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9806518Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9806682Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9806834Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9806983Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9807145Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9807294Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9807445Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9807606Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9807757Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9807924Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9808078Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9808229Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9808413Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9808564Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9808714Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9808876Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9809031Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9809194Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9809346Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9809498Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9809686Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9809841Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9809995Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9810158Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9810308Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9810469Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9810620Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9810773Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9810936Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9811088Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9811241Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9811405Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9811583Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9811747Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9811921Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9812074Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9812232Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9812388Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9812543Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9812705Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9812858Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9813018Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9813167Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9813322Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9813483Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9813635Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9813792Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9813949Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9814099Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9814251Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9814409Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9814563Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9814721Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9814872Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9815027Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9815187Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9815339Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9815520Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9815680Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9815831Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9815996Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9816149Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9816304Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9816463Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9816616Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9816793Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9816952Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9817103Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9817269Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9817418Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9817567Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9817726Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9817889Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9818120Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:12:15.9818351Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9818578Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9818812Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9819065Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9819218Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9819413Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9819565Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9819815Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9819980Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9820131Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9820297Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9820448Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9820598Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9820763Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9820920Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9821072Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9821235Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9821389Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9821554Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9821705Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9821858Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9822019Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9822171Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9822322Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9822483Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9822637Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9826545Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9826733Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9826966Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9827127Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9827286Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9827451Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9827605Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9827760Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9827925Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9828082Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9828282Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9828440Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9828592Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9828759Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9828913Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9829068Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9829228Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9829380Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9829542Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9829694Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9829849Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9830014Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9830196Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9830347Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9830534Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9830689Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9830850Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9831002Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9831153Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9831314Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9831465Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9831615Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9831777Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9831931Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9832093Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9832244Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9832400Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9832563Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9832713Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9832868Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9833029Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9833178Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9833341Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9833498Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9833655Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9833816Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9833968Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9834159Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9834321Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9834472Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9834637Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9834788Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9834939Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9835103Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9835253Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9835437Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9835599Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9835751Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9835907Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9836066Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9836221Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9836384Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9836532Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9836683Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9836841Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9836990Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9837145Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9837337Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9837489Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9837655Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9837832Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9837984Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9838150Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9838301Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9838457Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9838622Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9838772Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9838936Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9839092Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9839246Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9839409Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9839565Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9839715Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9839876Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9840031Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9840192Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9840344Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9840495Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9840656Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9840811Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9840966Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9841130Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9841308Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9841475Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9841627Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9841781Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9841949Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9842100Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9842253Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9842420Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9842601Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9842766Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9842919Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9843074Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9843237Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9843387Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9843539Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9843701Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9843855Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9844008Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9844167Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9844322Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9844517Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9844670Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9844825Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9845014Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9845173Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9845328Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9845493Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9845650Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9845816Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9845974Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9846130Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9846293Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9846448Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9846607Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9846771Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9846928Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9847095Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9847248Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9847400Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9847569Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9847724Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9847880Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9848048Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9848209Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9848375Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9848554Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9848711Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9848875Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9849026Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9849179Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9849341Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9849490Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9849654Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9849804Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9849985Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9850146Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9850301Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9850456Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9850616Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9850769Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9850932Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9851083Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9851238Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9851406Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9851556Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9851739Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9851900Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9852053Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9852235Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9852399Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9852554Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9852721Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9852872Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9853026Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9853193Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9853344Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9853501Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9853659Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9853812Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9853980Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9854132Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:12:15.9854284Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9854450Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9854602Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9854756Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9854920Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9855071Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9855234Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9855388Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9855541Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9855727Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9855884Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9856037Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9856200Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9856354Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9856519Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9856673Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9856832Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9856992Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9857174Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9857327Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9857492Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9857647Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9857814Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9857965Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9858117Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9858278Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9858429Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9858583Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9858745Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9858929Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9859092Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9859246Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9859438Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9859602Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9859846Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9860002Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9860163Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9860317Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9860469Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9860636Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9860788Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9860952Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9861105Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9861257Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9861418Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9861569Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9861717Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9861875Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9862029Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9862192Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9862344Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9862499Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9862664Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9862815Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9863001Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9863163Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9863316Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9863484Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9863636Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9863785Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9863947Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9864098Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9864251Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9864443Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9864593Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9864756Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9864909Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9865060Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9865225Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9865374Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9865525Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9865688Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9865841Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9866006Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9866187Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9866341Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9866500Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9866677Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9866832Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9866996Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9867150Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9867298Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9867456Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9867606Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9867766Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9867925Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9868080Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9868238Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9868394Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9868545Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9868706Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9868860Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9869020Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9869171Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9869325Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9869489Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9869642Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9869797Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9869959Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9870134Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9870306Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9870457Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9870609Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9870771Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9870922Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9871073Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9871235Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9871388Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9871579Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9871733Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9871888Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9872053Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9872205Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9872356Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9872516Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9872673Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9872836Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9872986Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9873143Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9873334Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9873485Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9873637Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9873824Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9873977Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9874141Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9874292Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9874445Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9874605Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9874759Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9874908Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9875071Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9875225Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9875378Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9875721Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9875891Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9876054Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9876206Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9876359Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9876521Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9876674Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9876829Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9876993Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9877150Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9877312Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9877468Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9877683Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9877847Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9877998Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9878155Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9878318Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9878467Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9878620Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9878780Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9878966Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9879119Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9879280Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9879434Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9879595Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9879744Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9879896Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9880057Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9880213Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9880365Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9880526Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9880717Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9880883Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9881036Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9881223Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9881386Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9881538Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9881690Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9881850Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9882004Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9882165Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9882319Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9882472Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9882635Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9882784Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9882940Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9883099Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9883255Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9883414Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9883561Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9883713Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9883876Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9884025Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9884175Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9884337Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9884486Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9884649Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9884826Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9884980Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9885140Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9885290Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9885444Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9885604Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9885762Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9885925Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9886113Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:12:15.9886265Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9886414Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9886578Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9886733Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9886883Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9887045Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9887198Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9887358Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9887512Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9887661Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9887859Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9888014Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9888163Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9888352Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9888508Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9888666Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9888820Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9888971Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9889132Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9889285Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9889437Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9889600Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9889757Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9889915Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9890071Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9890222Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9890386Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9890538Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9890687Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9890849Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9891001Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9891161Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9891313Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9891468Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9891626Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9891780Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9891953Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9892114Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9892268Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9892416Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9892577Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9892726Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9892884Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9893040Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9893218Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9893379Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9893532Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9893685Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9893849Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9894000Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9894162Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9894317Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9894465Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9894621Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9894775Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9894955Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9895113Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9895266Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9895448Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9895604Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9895757Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9895918Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9896069Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9896220Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9896381Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9896533Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9896694Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9896849Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9896999Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9897160Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9897311Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9897459Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9897619Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9897772Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9897929Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9898079Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9898230Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9898389Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9898547Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9898696Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9898855Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9899034Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9899193Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9899345Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9899498Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9899729Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9899882Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9900032Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9900192Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9900376Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9900526Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9900687Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9900844Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9901009Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9901165Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9901318Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9901474Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9901627Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9901777Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9901937Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9902092Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9902278Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9902432Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9902607Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9902766Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9902919Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9903069Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9903231Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9903383Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9903542Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9903698Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9903846Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9904006Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9904162Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9904312Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9904474Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9904626Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9904783Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9904936Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9905087Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9905246Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9905398Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9905547Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9905707Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9905859Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9906017Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9906194Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9906345Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9906506Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9906656Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9906809Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9906969Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9907123Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9907283Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9907460Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9907612Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9907772Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9907926Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9908074Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9908232Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9908388Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9908537Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9908702Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9908853Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9909011Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9909165Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9909340Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9909503Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9909727Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9909879Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9910042Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9910197Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9910353Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9910506Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9910653Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9910811Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9910964Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9911116Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9911278Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9911434Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9911594Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9911747Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9911897Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9912058Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9912210Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9912359Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9912519Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9912673Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9912835Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9912987Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9913137Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9913323Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9913477Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9913625Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9913783Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9913937Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9914097Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9914248Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9914397Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9914598Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9914750Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9914899Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9915064Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9915216Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9915375Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9915528Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9915682Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9915841Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9915996Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9916149Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9916313Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9916496Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9916647Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9916837Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9916994Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9917158Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9917313Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9917465Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9917628Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:12:15.9917784Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9917936Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9918102Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9918260Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9918423Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9918583Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9918737Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9918900Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9919059Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9919209Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9919372Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9919529Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9919690Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9919842Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9919998Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9920160Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9920318Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9920492Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9920654Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9920805Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9920961Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9921113Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9921263Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9921424Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9921575Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9921753Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9921912Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9922066Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9922226Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9922378Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9922530Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9922689Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9922843Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9922992Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9923153Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9923304Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9923461Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9923659Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9923810Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9923996Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9924150Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9924298Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9924456Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9924607Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9924757Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9924917Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9925069Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9925229Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9925386Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9925535Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9925696Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9925853Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9926000Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9926163Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9926313Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9926471Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9926624Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9926774Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9926932Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9927093Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9927242Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9927404Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9927581Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9927737Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9927889Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9928041Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9928200Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9928348Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9928496Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9928655Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9928835Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9928993Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9929146Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9929298Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9929454Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9929606Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9929756Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9929916Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9930070Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9930228Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9930380Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9930530Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9930719Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9930871Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9931046Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9931208Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9931362Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9931511Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9931672Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9931823Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9931981Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9932136Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9932285Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9932449Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9932604Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9932754Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9932914Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9933065Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9933223Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9933374Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9933523Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9933682Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9933834Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9933982Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9934145Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9934298Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9934457Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9934639Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9934788Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9934952Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9935103Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9935253Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9935416Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9935566Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9935730Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9935909Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9936062Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9936220Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9936378Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9936527Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9936686Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9936840Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9936998Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9937155Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9937305Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9937464Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9937633Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9937895Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9938107Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9938352Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9938585Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9938800Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9939018Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9939246Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9939497Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9939814Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9940052Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9940277Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9940502Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9940729Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9940950Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9941187Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9941415Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9941649Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9941884Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9942123Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9942365Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9942647Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9942898Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9943212Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9943546Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9943901Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9944408Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9944769Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9945124Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9945498Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9945854Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9946224Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9946583Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9946936Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9947355Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9947721Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9948082Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9948465Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9948818Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9949183Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9949539Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9949893Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9950255Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9950610Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9950969Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9951333Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9951768Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9952136Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9952531Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9952899Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9953270Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9953636Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9953994Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9954353Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9954718Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9955100Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9955459Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9955825Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9956192Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9956546Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9956914Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9957283Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9957639Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9957997Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9958358Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9958719Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9959104Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9959456Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9959821Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9960184Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9960546Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9960972Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9961338Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:12:15.9961691Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9962065Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9962421Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9962779Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9963153Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9963519Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9963931Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9964303Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9964651Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9965021Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9965382Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9965745Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9966125Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9966480Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9966838Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9967210Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9967570Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9967950Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9968373Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9968724Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9969093Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9969499Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9969866Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9970238Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9970597Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9970968Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9971323Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9971673Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9972044Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9972406Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9972762Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9973122Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9973486Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9973853Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9974200Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9974549Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9974920Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9975280Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9975847Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9976220Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9976589Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9976942Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9977311Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9977787Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9978169Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9978436Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9978639Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9978893Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9979136Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9979366Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9979619Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9980049Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9980315Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9980547Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9980788Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9981040Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9981289Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9981513Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9981749Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9981982Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9982225Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9982465Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9982704Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9983063Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9983299Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9983555Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9983880Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9984110Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9984357Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9984591Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9984809Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9985045Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9985276Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9985525Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9985779Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9986025Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9986269Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9986509Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9986743Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9986995Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9987229Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9987452Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9987716Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9987946Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9988195Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9988443Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9988695Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9988929Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9989233Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9989484Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9989742Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9989993Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9990220Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9990452Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9990685Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9990924Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9991156Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9991468Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9991735Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9991963Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9992194Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9992430Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9992647Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9992879Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9993097Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9993316Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9993566Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9993805Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9994141Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9994379Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9994617Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9994934Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9995166Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9995406Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9995645Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9995881Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9996114Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9996363Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9996589Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9996827Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9997081Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9997321Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9997592Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9997827Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9998053Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9998289Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9998524Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9998790Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9999039Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9999278Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9999536Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9999775Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:12:15.9999993Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0000341Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0000587Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0000854Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0001096Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0001337Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0001592Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0001824Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0002062Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0002305Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0002629Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0002861Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0003119Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0003358Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0003616Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0003849Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0004087Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0004343Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0004584Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0004812Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0005060Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0005365Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0005609Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0005857Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0006152Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0006416Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0006656Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0006886Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0007124Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0007356Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0007602Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0007840Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0008101Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0008348Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0008584Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0008816Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0009062Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0009313Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0009553Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0009790Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0010030Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0010290Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0010513Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0010753Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0011008Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0011253Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0011579Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0011824Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0012068Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0012323Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0012540Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0012783Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0013032Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0013277Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0013538Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0013842Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0014078Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0014326Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0014567Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0014822Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0015057Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0015290Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0015525Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0015768Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0016008Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0016268Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0016571Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:12:16.0016816Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0017067Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0017352Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0017591Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0017847Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0018093Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0018344Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0018576Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0018816Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0019067Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0019319Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0019561Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0019895Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0020136Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0020385Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0020617Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0020838Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0021088Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0021333Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0021573Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0021826Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0022066Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0022311Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0022539Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0022853Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0023107Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0023361Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0023599Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0023837Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0024071Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0024332Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0024566Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0024795Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0025131Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0025371Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0025613Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0025861Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0026092Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0026348Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0026597Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0026840Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0027092Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0027342Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0027594Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0027917Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0028160Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0028408Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0028727Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0028980Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0029231Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0029470Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0029708Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0029958Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0030203Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0030452Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0030712Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0030951Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0031208Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0031470Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0031705Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0031956Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0032191Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0032430Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0032703Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0032931Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0033180Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0033424Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0033675Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0033934Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0034183Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0034497Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0034764Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0035014Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0035275Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0035517Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0035740Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0035980Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0036205Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0036513Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0036771Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0036981Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0037214Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0037441Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0037670Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0037915Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0038166Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0038394Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0038640Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0038891Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0039227Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0039488Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0039732Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0040032Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0040287Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0040548Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0040807Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0041055Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0041286Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0041539Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0041755Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0042025Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0042273Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0042506Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0042740Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0042954Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0043183Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0043413Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0043637Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0043905Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0044149Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0044389Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0044645Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0044903Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0045138Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0045388Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0045728Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0045989Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0046244Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0046491Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0046745Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0046987Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0047234Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0047488Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0047798Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0048048Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0048289Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0048543Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0048800Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0049038Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0049289Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0049550Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0049789Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0050044Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0050277Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0050592Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0050854Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0051105Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0051403Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0051661Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0051897Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0052137Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0052396Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0052633Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0052885Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0053131Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0053381Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0053645Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0053886Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0054132Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0054376Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0054618Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0054874Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0055120Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0055364Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0055615Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0055856Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0056092Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0056352Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0056608Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0056864Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0057173Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0057414Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0057666Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0057896Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0058122Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0058368Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0058623Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0058883Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0059199Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0059438Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0059782Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0060023Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0060258Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0060512Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0060760Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0060997Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0061246Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0061506Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0061768Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0062076Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0062314Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0062560Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0062842Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0063102Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0063341Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0063589Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0063839Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0064062Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0064292Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0064539Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0064780Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0065031Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0065277Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0065528Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0065788Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0066029Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0066267Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0066510Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0066745Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:12:16.0066981Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0067232Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0067467Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0067718Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0067976Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0068218Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0068553Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0068803Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0069044Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0069293Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0069518Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0069765Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0070014Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0070248Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0070566Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0070812Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0071051Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0071305Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0071549Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0071799Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0072057Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0072308Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0072567Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0072804Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0073039Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0073296Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0073607Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0073862Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0074140Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0074389Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0074639Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0074877Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0075122Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0075375Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0075808Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0076056Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0076299Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0076572Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0076829Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0077069Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0077322Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0077589Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0077841Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0078080Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0078339Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0078578Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0078833Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0079076Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0079325Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0079580Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0079817Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0080191Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0080453Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0080698Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0080951Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0081197Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0081437Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0081687Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0081935Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0082286Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0082538Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0082780Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0083047Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0083295Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0083536Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0083794Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0084034Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0084270Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0084518Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0084754Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0085021Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0085441Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0085695Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0086024Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0086266Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0086504Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0086752Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0087004Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0087277Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0087534Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0087776Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0088033Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0088275Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0088516Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0088775Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0089025Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0089296Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0089535Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0089778Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0090052Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0090305Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0090548Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0090812Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0091069Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0091329Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0091585Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0091907Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0092180Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0092426Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0092672Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0092931Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0093167Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0093417Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0093689Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0094008Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0094276Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0094538Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0094800Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0095053Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0095303Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0095552Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0095840Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0096072Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0096310Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0096544Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0096792Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0097128Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0097377Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0097684Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0097947Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0098202Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0098466Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0098706Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0098941Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0099205Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0099466Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0099996Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0100279Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0100522Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0100798Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0101068Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0101327Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0101597Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0101863Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0102124Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0102401Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0102658Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0102923Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0103180Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0103435Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0103708Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0104041Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0104291Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0104552Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0104792Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0105030Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0105303Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0105564Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0105834Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0106150Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0106396Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0106664Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0106926Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0107187Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0107420Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0107664Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0107924Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0108174Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0108419Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0108686Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0108934Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0109247Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0109495Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0109789Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0110044Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0110282Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0110509Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0110760Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0111004Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0111256Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0111527Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0111777Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0112055Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0112304Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0112582Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0112914Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0113223Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0113533Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0113845Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0114152Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0114472Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0114782Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0115090Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0115424Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0115732Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0116040Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0116433Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0116749Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0117078Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0117393Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0117696Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0118016Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0118328Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0118637Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0119037Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0119349Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0119659Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0119986Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0120294Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:12:16.0120596Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0120905Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0121217Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0121531Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0121837Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0122147Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0122456Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0122850Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0123183Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0123551Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0123871Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0124206Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0124506Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0124818Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0125146Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0125462Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0125786Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0126074Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0126378Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0126684Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0126979Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0127282Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0127582Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0127874Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0128185Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0128474Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0128775Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0129080Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0129366Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0129643Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0129950Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0130252Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0130668Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0130972Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0131263Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0131566Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0131869Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0132160Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0132470Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0132763Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0133156Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0133474Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0133777Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0134099Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0134410Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0134713Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0135036Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0135338Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0135639Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0135959Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0136267Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0136594Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0137002Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0137304Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0137675Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0137989Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0138310Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0138647Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0138976Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0139311Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0139848Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0140182Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0140523Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0140860Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0141186Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0141520Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0141853Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0142192Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0142517Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0142839Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0143179Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0143508Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0143829Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0144165Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0144503Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0144841Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0145167Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0145579Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0145934Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0146255Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0146581Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0146920Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0147248Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0147585Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0147909Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0148306Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0148651Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0148977Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0149308Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0149610Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0149898Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0150161Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0150451Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0150727Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0151011Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0151267Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0151542Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0151897Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0152162Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0152422Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0152739Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0153038Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0153324Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0153612Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0153882Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0154182Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0154471Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0154763Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0155073Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0155361Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0155670Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0155962Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0156200Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0156484Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0156747Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0157013Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0157295Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0157557Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0157828Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0158100Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0158370Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0158655Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0159004Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0159314Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0159585Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0159845Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0160152Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0160490Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0160830Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0161184Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0161608Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0161952Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0162305Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0162648Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0163007Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0163350Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0163685Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0164041Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0164379Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0164711Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0165062Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0165407Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0165835Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0166196Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0166540Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0166981Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0167329Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0167666Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0168021Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0168355Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0168697Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0169058Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0169396Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0169759Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0170010Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0170283Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0170578Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0170843Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0171099Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0171351Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0171607Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0171886Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0172143Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0172409Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0172680Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0172927Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0173176Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0173532Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0173800Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0174072Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0174335Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0174600Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0174875Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0175121Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0175383Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0175848Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0176242Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0176514Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0176790Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0177033Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0177287Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0177521Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0177763Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0178043Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0178301Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0178574Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0178831Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0179206Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0179476Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0179800Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0180176Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0180465Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0180712Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0180966Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0181241Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0181501Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0181782Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0182031Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0182298Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:12:16.0182572Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0182843Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0183109Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0183379Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0183636Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0183914Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0184171Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0184422Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0184694Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0184965Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0185222Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0185504Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0185751Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0186136Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0186409Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0186668Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0186938Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0187200Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0187469Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0187747Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0188014Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0188285Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0188641Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0188906Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0189192Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0189465Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0189735Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0190024Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0190302Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0190574Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0190842Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0191115Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0191392Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0191740Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0191999Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0192281Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0192612Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0192901Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0193173Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0193431Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0193725Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0193991Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0194264Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0194545Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0194825Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0195093Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0195371Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0195653Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0195942Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0196218Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0196477Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0196763Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0197025Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0197294Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0197576Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0197853Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0198146Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0198410Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0198751Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0199031Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0199286Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0199557Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0199846Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0200115Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0200396Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0200668Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0200915Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0201284Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0201550Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0201824Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0202107Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0202351Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0202639Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0202903Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0203165Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0203434Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0203691Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0203940Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0204310Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0204561Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0204830Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0205151Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0205396Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0205678Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0205954Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0206237Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0206516Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0206774Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0207046Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0207314Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0207571Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0207850Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0208117Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0208389Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0208663Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0214488Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0214824Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0215089Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0215371Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0215629Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0215904Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0216186Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0216439Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0216794Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0217067Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0217318Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0217596Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0217853Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0218118Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0218400Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0218657Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0218908Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0219257Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0219509Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0219879Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0220145Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0220411Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0220703Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0220963Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0221230Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0221525Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0221780Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0222066Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0222436Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0222708Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0222990Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0223327Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0223596Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0223882Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0224156Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0224442Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0224715Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0224992Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0225290Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0225566Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0225844Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0226135Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0226403Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0226691Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0226958Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0227238Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0227534Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0227813Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0228091Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0228387Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0228663Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0228961Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0229229Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0229575Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0229873Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0230148Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0230422Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0230711Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0230982Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0231255Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0231549Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0231817Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0232190Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0232451Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0232707Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0233013Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0233284Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0233557Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0233851Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0234123Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0234404Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0234683Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0234956Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0235360Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0235621Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0235898Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0236253Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0236545Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0236830Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0237101Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0237369Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0237657Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0237922Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0238191Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0238488Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0238759Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0239046Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0239325Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0239580Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0239864Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0240144Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0240422Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0240710Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0240983Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0241272Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0241550Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0241833Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0242126Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0242407Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0242756Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0243049Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0243324Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0243611Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0243887Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:12:16.0244159Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0244448Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0244721Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0245085Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0245369Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0245641Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0245923Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0246208Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0246473Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0246748Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0247017Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0247293Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0247583Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0247849Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0248209Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0248500Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0248775Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0249128Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0249402Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0249673Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0249960Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0250228Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0250498Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0250781Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0251044Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0251333Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0251607Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0251882Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0252165Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0252424Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0252690Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0252971Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0253246Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0253525Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0253800Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0254078Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0254366Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0254655Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0254925Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0255214Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0255560Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0255861Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0256127Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0256383Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0256656Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0256927Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0257202Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0257492Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0257861Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0258151Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0258415Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0258692Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0258982Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0259258Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0259535Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0259898Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0260171Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0260444Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0260739Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0261155Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0261484Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0261800Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0262198Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0262536Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0262813Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0263112Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0263444Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0263755Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0264086Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0264404Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0264735Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0265051Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0265362Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0265688Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0266020Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0266331Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0266665Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0266991Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0267303Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0267632Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0267946Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0268272Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0268626Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0268937Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0269254Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0269644Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0269979Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0270301Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0270612Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0270933Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0271264Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0271573Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0271894Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0272293Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0272602Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0272921Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0273233Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0273543Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0273874Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0274179Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0274510Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0274815Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0275125Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0275447Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0276063Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0276370Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0276700Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0277112Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0277437Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0277765Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0278051Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0278371Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0278691Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0279003Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0279310Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0279608Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0279919Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0280244Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0280578Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0280892Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0281186Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0281478Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0281808Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0282123Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0282412Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0282733Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0283045Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0283373Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0283676Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0283972Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0284417Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0284757Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0285087Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0285426Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0285749Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0286088Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0286419Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0286751Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0287222Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0287546Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0287869Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0288218Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0288546Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0288886Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0289214Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0289541Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0289886Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0290212Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0290538Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0290882Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0291309Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0291650Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0292032Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0292363Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0292710Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0293037Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0293355Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0293699Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0294024Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0294349Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0294692Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0295027Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0295371Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0295703Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0295984Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0296265Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0296542Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0296817Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0297083Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0297332Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0297594Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0297839Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0298099Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0298372Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0298638Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0298972Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0299255Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0299509Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0299868Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0300121Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0300373Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0300652Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0300906Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0301307Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0301585Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0301832Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0302118Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0302376Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0302635Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0302913Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0303167Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0303424Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0303693Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0303954Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0304227Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0304544Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0304805Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0305117Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0305366Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:12:16.0305627Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0305906Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0306172Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0306445Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0306705Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0306962Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0307243Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0307519Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0307809Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0308111Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0308398Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0308647Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0308941Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0309227Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0309503Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0309786Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0310055Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0310336Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0310596Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0310846Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0311113Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0311434Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0311694Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0311964Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0312219Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0312485Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0312749Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0313002Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0313275Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0313588Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0313844Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0314129Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0314404Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0314658Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0314928Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0315184Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0315467Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0315731Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0316010Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0316294Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0316559Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0316872Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0317151Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0317449Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0317722Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0317979Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0318231Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0318501Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0318755Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0319009Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0319285Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0319540Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0319818Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0320079Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0320332Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0320601Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0320817Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0321058Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0321314Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0321557Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0321823Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0322070Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0322316Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0322591Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0322844Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0323112Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0323451Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0323697Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0323957Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0324219Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0324470Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0324729Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0325005Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0325260Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0325561Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0325826Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0326088Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0326376Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0326623Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0326876Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0327155Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0327408Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0327672Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0327956Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0328225Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0328503Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0328820Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0329086Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0329405Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0329674Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0329918Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0330169Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0330419Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0330681Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0330922Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0331167Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0331446Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0331742Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0332008Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0332264Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0332526Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0332796Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0333059Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0333316Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0333591Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0333855Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0334132Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0334422Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0334705Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0334991Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0335255Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0335612Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0335892Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0336138Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0336384Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0336645Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0336904Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0337149Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0337415Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0337713Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0337974Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0338220Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0338463Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0338724Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0338968Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0339220Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0339484Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0339824Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0340090Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0340360Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0340621Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0340972Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0341223Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0341503Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0341778Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0342041Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0342297Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0342559Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0342806Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0343064Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0343318Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0343564Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0343832Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0344070Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0344325Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0344587Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0344844Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0345119Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0345388Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0345657Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0345935Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0346180Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0346434Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0346692Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0346950Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0347213Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0347546Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0347810Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0348069Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0348327Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0348584Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0348831Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0349100Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0349376Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0349685Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0349935Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0350208Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0350467Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0350716Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0350992Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0351258Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0351537Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0351784Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0352035Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0352294Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0352554Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0352885Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0353158Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0353457Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0353720Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0353965Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0354215Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0354483Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0354735Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0354988Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0355253Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0355503Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0355768Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0356040Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0356291Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0356584Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0356838Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0357112Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0357382Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0357667Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0357946Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0358210Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0358477Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0358761Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:12:16.0359016Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0359298Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0359724Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0360066Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0360409Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0360750Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0361085Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0361438Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0361774Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0362113Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0362556Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0362907Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0363256Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0363610Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0363949Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0364299Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0364641Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0364980Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0365333Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0365671Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0366008Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0366358Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0366787Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0367140Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0367536Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0367884Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0368173Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0368451Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0368717Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0368998Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0369260Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0369530Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0369784Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0370080Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0370355Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0370624Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0370905Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0371176Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0371434Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0371693Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0371962Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0372229Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0372495Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0372749Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0373022Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0373306Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0373561Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0373907Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0374178Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0374444Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0374718Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0374982Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0375252Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0375520Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0375970Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0376373Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0376636Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0376901Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0377191Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0377464Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0377727Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0378008Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0378269Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0378543Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0378812Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0379086Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0379368Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0379849Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0380119Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0380411Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0380817Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0381079Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0381342Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0381619Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0381893Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0382158Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0382410Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0382688Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0382952Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0383209Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0383490Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0383767Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0384044Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0384316Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0384582Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0384861Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0385136Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0385400Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0385674Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0385951Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0386229Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0386494Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0386865Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0387148Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0387412Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0387677Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0387955Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0388223Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0388498Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0388756Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0389029Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0389403Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0389665Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0389935Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0390214Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0390474Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0390735Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0390992Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0391252Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0391532Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0391802Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0392076Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0392455Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0392717Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0392966Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0393308Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0393574Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0393840Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0394106Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0394380Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0394656Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0394917Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0395167Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0395459Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0395726Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0395997Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0396272Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0396538Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0396803Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0397087Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0397360Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0397634Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0397901Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0398179Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0398450Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0398735Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0399010Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0399356Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0399633Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0399903Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0400161Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0400424Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0400678Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0400942Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0401215Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0401480Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0401827Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0402094Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0402369Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0402643Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0402901Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0403159Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0403419Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0403672Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0403928Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0404190Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0404444Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0404782Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0405035Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0405284Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0405600Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0405858Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0406109Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0406371Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0406620Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0406870Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0407131Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0407379Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0407650Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0407897Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0408147Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0408416Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0408664Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0408912Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0409174Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0409419Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0409677Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0409956Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0410269Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0410591Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0410909Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0411224Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0411619Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0411918Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0412223Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0412521Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0412816Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0413134Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0413429Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0413724Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0414054Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0414467Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0414794Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0415120Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0415446Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0415748Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0416038Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0416332Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0416632Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:12:16.0416921Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0417225Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0417521Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0417896Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0418202Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0418491Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0418841Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0419153Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0419445Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0419828Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0420130Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0420420Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0420722Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0421015Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0421319Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0421624Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0421917Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0422216Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0422522Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0422807Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0423073Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0423329Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0423579Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0423824Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0424084Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0424351Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0424613Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0424867Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0425206Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0425473Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0425729Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0425991Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0426247Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0426508Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0426780Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0427037Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0427294Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0427632Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0427885Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0428152Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0428420Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0428673Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0428945Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0429213Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0429491Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0429755Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0430003Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0430273Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0430639Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0430890Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0431162Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0431478Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0431747Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0432011Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0432275Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0432550Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0432807Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0433064Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0433343Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0433615Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0433888Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0434149Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0434418Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0434691Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0434951Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0435211Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0435492Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0435751Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0436012Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0436285Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0436547Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0436834Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0437097Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0437433Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0437724Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0437984Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0438243Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0438512Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0438772Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0439053Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0439334Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0439620Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0439992Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0440274Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0440558Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0440867Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0441150Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0441445Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0441730Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0442008Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0442307Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0442590Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0442872Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0443255Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0443536Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0443829Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0444162Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0444456Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0444751Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0445030Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0445306Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0445601Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0445884Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0446175Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0446459Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0446740Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0447064Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0447422Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0447767Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0448119Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0448465Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0448822Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0449165Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0449513Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0449868Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0450205Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0450560Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0450916Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0451264Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0451678Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0452038Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0452378Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0452733Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0453074Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0453408Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0453758Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0454048Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0454393Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0454661Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0454931Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0455210Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0455474Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0455740Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0456011Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0456283Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0456546Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0456835Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0457099Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0457479Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0457752Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0458023Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0458377Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0458661Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0458934Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0459215Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0459483Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0459834Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0460098Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0460366Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0460662Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0460939Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0461261Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0461552Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0461833Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0462117Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0462391Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0462630Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0462907Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0463179Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0463446Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0463729Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0464010Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0464285Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0464548Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0464911Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0465208Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0465479Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0465749Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0466034Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0466305Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0466580Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0466863Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0467227Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0467507Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0467769Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0468055Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0468343Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0468602Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0468873Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0469153Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0469426Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0469710Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0469979Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0470343Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0470629Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0470886Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0471227Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0471511Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0471778Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0472048Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0472311Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0472568Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0472854Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0473124Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0473407Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0473705Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0473971Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0474258Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0474516Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0474779Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0475054Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0475324Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0475786Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0476096Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0476374Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0476663Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0476956Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0477240Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0477534Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0477948Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0478250Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0478539Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0478815Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0479106Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0479378Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0479648Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0479934Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0480327Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0480598Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0480890Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0481169Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0481439Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0481726Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0481995Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0482281Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0482555Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0482826Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0483112Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0483479Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0483748Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0484033Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0484370Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0484660Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0484933Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0485204Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0485485Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0485751Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0486019Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0486303Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0486633Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0486984Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0487319Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0487665Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0488013Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0488346Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0488682Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0489029Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0489364Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0489709Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0490043Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0490375Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0490731Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0491062Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0491394Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0491812Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0492155Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0492499Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0492835Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0493160Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0493506Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0493838Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0494169Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0494591Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0494932Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0495281Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0495629Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0495968Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0496317Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0496647Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0496982Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0497330Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0497669Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0498007Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0498364Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0498778Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0499123Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0499513Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0499952Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0500302Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0500639Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0500975Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0501318Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0501651Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0502007Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0502285Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0502569Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0502852Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0503126Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0503398Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0503670Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0503935Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0504210Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0504469Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0504743Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0505032Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0505302Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0505583Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0505875Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0506127Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0506569Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0506858Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0507139Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0507435Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0507717Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0508008Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0508295Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0508564Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0508921Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0509190Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0509470Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0509768Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0510029Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0510297Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0510574Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0510838Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0511108Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0511389Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0511671Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0511953Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0512289Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0512554Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0512885Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0513170Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0513440Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0513716Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0513988Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0514273Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0514541Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0514812Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0515086Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0515354Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0515621Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0515899Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0516177Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0516450Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0516723Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0516994Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0517282Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0517542Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0517806Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0518085Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0518361Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0518649Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0518915Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0519260Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0519541Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0519805Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0520075Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0520364Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0520654Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0520953Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0521222Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0521561Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0521843Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0522100Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0522373Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0522653Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0522926Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0523204Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0523474Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0523739Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0524025Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0524303Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0524588Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0524953Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0525216Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0525537Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0525833Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0526114Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0526410Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0526682Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0526957Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0527239Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0527501Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0527760Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0528047Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0528320Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0528613Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0528880Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0529146Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0529418Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0529679Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0529957Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0530238Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0530516Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0530811Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0531104Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0531383Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0531663Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0532024Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0532296Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0532586Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0532845Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0533119Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0533391Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0533665Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0533954Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0534285Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:12:16.0534560Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0534847Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0535128Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0535419Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0535695Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0535970Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0536259Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0536547Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0536826Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0537098Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0537369Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0537708Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0537986Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0538318Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0538617Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0538893Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0539173Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0539464Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0539817Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0540100Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0540369Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0540642Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0540949Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0541221Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0541493Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0541804Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0542074Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0542343Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0542630Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0542896Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0543188Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0543473Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0543748Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0544041Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0544318Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0544595Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0544967Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0545258Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0545542Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0545816Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0546088Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0546378Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0546650Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0546923Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0547469Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0547747Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0548037Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0548310Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0548574Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0548847Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0549118Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0549380Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0549673Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0549953Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0550250Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0550528Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0550860Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0551139Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0551460Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0551726Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0552011Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0552290Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0552574Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0552835Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0553102Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0553387Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0553644Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0553932Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0554214Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0554499Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0554787Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0555077Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0555349Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0555642Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0555920Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0556202Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0556487Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0556772Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0557056Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0557341Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0557612Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0557973Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0558247Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0558524Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0558836Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0559114Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0559386Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0559670Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0559945Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0560295Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0560577Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0560856Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0561167Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0561453Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0561729Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0562018Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0562299Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0562591Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0562873Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0563130Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0563431Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0563784Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0564095Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0564479Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0564781Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0565088Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0565363Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0565624Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0565916Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0566195Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0566473Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0566761Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0567046Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0567336Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0567608Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0567900Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0568202Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0568481Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0568762Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0569058Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0569337Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0569616Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0569904Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0570187Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0570477Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0570746Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0571098Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0571396Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0571671Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0571955Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0572258Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0572524Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0572812Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0573078Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0573402Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0573692Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0573973Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0574243Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0574517Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0574777Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0575064Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0575325Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0575764Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0576054Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0576315Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0576585Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0577001Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0577312Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0577621Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0577986Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0578269Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0578562Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0578840Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0579111Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0579398Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0579777Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0580069Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0580357Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0580627Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0580916Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0581193Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0581464Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0581752Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0582031Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0582309Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0582581Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0582862Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0583149Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0583424Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0583699Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0583994Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0584391Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0584684Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0584989Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0585259Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0585541Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0585817Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0586087Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0586370Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0586733Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0587012Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0587306Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0587593Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0587881Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0588156Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0588436Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0588730Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0589012Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0589287Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0589570Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0589852Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0590218Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0590491Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0590766Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0591111Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0591393Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0591682Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0591978Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0592245Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:12:16.0592527Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0592802Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0593075Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0593382Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0593661Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0593937Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0594232Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0594509Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0594798Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0595069Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0595351Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0595636Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0595916Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0596196Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0596479Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0596757Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0597057Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0597402Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0597685Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0597976Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0598244Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0598522Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0598804Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0599070Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0599344Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0599623Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0599958Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0600254Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0600526Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0600794Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0601080Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0601360Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0601639Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0601915Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0602197Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0602496Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0602762Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0603101Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0603389Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0603669Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0603993Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0604283Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0604550Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0604831Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0605108Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0605378Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0605653Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0605919Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0606193Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0606469Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0606738Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0607041Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0607317Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0607596Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0607879Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0608144Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0608414Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0608704Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0608974Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0609263Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0609537Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0609810Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0610176Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0610446Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0610731Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0611023Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0611296Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0611583Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0611858Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0612139Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0612438Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0612771Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0613044Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0613344Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0613633Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0613911Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0614213Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0614497Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0614786Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0615055Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0615319Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0615601Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0615954Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0616238Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0616531Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0616863Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0617161Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0617433Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0617709Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0617994Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0618267Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0618535Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0618823Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0619104Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0619398Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0619748Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0620034Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0620332Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0620610Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0620878Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0621166Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0621439Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0621721Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0621999Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0622280Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0622570Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0622858Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0623223Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0623522Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0623796Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0624095Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0624369Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0624645Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0624933Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0625209Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0625485Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0625843Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0626124Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0626422Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0626703Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0626964Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0627263Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0627548Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0627822Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0628094Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0628342Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0628597Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0628960Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0629214Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0629473Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0629778Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0630030Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0630317Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0630571Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0630827Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0631092Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0631344Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0631610Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0631859Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0632114Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0632379Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0632637Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0632884Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0633143Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0633395Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0633657Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0633903Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0634157Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0634420Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0634672Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0634929Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0635189Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0635505Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0635778Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0636028Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0636274Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0636539Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0636786Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0637040Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0637311Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0637567Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0637889Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0638139Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0638388Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0638666Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0638939Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0639282Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0639635Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0639987Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0640359Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0640646Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0640936Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0641318Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0641594Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0641883Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0642249Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0642510Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0642788Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0643076Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0643357Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0643648Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0643933Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0644236Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0644552Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0644847Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0645126Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0645440Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0645723Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0646029Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0646321Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0646616Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0646922Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0647233Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0647563Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0647906Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0648227Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0648550Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0648884Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0649285Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:12:16.0649594Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0649893Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0650184Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0650480Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0650775Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0651060Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0651358Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0651717Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0652018Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0652283Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0652562Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0652848Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0653131Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0653422Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0653685Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0653956Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0654250Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0654533Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0654884Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0655163Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0655436Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0655788Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0656077Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0656369Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0656645Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0656918Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0657164Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0657431Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0657680Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0657943Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0658211Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0658469Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0658765Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0659016Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0659263Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0659522Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0659880Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0660135Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0660399Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0660645Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0660915Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0661184Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0661435Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0661703Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0662034Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0662299Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0662557Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0662804Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0663071Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0663311Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0663561Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0663822Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0664152Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0664397Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0664674Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0664945Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0665223Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0665477Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0665734Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0665996Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0666255Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0666513Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0666763Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0667107Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0667371Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0667632Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0667940Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0668207Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0668456Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0668710Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0669025Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0669314Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0669572Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0669877Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0670142Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0670416Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0670661Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0670901Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0671155Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0671394Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0671637Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0671890Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0672133Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0672388Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0672677Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0672968Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0673245Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0673547Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0673791Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0674118Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0674388Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0674663Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0674970Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0675277Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0675985Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0676356Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0676524Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0676856Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0677016Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0677185Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0677355Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0677511Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0677674Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0677825Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0677977Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0678141Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0678295Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0678459Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0678671Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0678829Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0678995Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0679255Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0679412Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0679575Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0679732Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0679894Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0680046Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0680199Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0680359Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0680516Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0680672Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0680834Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0680995Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0681152Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0681317Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0681469Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0681630Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0681784Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0681934Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0682094Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0682249Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0682408Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0682571Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0682727Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0682933Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0683092Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0683249Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0683412Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0683566Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0683721Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0683886Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0684039Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0684235Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0684392Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0684546Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0684724Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0684881Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0685037Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0685203Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0685360Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0685530Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0685686Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0685840Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0686011Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0686195Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0686352Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0686550Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0686707Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0686877Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0687031Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0687179Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0687340Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0687492Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0691562Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0691780Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0691969Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0692133Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0692293Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0692462Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0692616Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0692771Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0692938Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0693093Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0693266Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0693425Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0693580Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0693752Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0693909Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0694064Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0694299Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0694455Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0694611Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0694779Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0694935Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0695101Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0695255Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0695413Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0695606Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0695759Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0695921Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0696087Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0696239Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0696403Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0696555Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0696710Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0696878Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0697034Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0697189Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0697358Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:12:16.0697545Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0697712Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0697898Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0698056Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0698224Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0698376Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0698533Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0698699Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0698853Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0699019Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0699174Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0699330Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0699494Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0699750Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0699913Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0700076Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0700228Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0700390Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0700544Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0700699Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0700862Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0701014Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0701172Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0701337Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0701497Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0701697Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0701852Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0702009Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0702177Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0702333Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0702489Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0702656Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0702810Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0702996Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0703160Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0703315Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0703484Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0703641Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0703794Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0703963Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0704116Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0704269Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0704438Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0704597Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0704766Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0704949Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0705103Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0705317Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0705472Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0705624Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0705786Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0705942Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0706107Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0706262Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0706419Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0706583Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0706740Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0706896Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0707064Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0707223Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0707389Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0707542Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0707699Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0707865Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0708021Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0708175Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0708340Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0708497Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0708663Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0708817Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0709001Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0709172Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0709329Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0709483Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0709650Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0709802Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0709970Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0710126Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0710307Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0710471Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0710626Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0710785Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0710950Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0711105Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0711262Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0711432Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0711588Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0711751Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0711906Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0712064Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0712256Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0712412Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0712599Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0712764Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0712919Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0713088Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0713245Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0713401Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0713571Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0713727Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0713882Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0714053Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0714208Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0714380Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0714535Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0714689Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0714851Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0715005Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0715157Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0715326Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0715481Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0715649Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0715808Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0715963Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0716135Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0716317Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0716474Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0716641Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0716795Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0716963Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0717118Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0717273Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0717439Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0717620Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0717774Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0717938Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0718101Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0718267Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0718424Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0718579Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0718746Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0718903Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0719057Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0719225Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0719383Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0719582Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0719748Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0719936Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0720106Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0720262Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0720418Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0720588Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0720743Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0720903Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0721071Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0721225Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0721396Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0721555Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0721712Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0721882Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0722041Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0722196Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0722364Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0722518Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0722684Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0722840Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0722996Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0723167Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0723323Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0723477Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0723670Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0723827Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0723994Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0724149Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0724307Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0724469Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0724622Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0724776Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0724972Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0725128Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0725294Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0725455Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0725608Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0725777Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0725932Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0726089Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0726259Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0726412Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0726576Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0726729Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0726913Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0727082Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0727261Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0727418Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0727583Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0727736Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0727891Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0728060Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0728214Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0728381Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0728538Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0728695Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0728859Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0729015Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0729172Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0729338Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0729490Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0729656Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0729809Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:12:16.0729965Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0730132Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0730290Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0730448Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0730609Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0730766Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0730959Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0731113Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0731267Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0731436Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0731590Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0731746Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0731913Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0732066Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0732256Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0732412Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0732566Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0732746Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0732901Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0733056Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0733219Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0733377Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0733545Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0733704Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0733864Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0734031Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0734229Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0734382Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0734574Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0734738Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0734906Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0735064Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0735221Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0735390Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0735545Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0735705Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0735875Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0736035Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0736190Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0736357Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0736517Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0736683Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0736837Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0736993Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0737159Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0737315Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0737471Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0737639Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0737797Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0737962Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0738117Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0738302Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0738469Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0738623Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0738779Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0738946Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0739099Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0739265Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0739424Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0739607Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0739867Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0740027Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0740190Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0740362Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0740519Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0740689Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0740842Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0740996Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0741165Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0741322Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0741479Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0741676Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0741830Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0741998Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0742182Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0742339Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0742506Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0742662Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0742817Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0742983Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0743136Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0743305Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0743460Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0743613Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0743774Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0743940Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0744096Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0744259Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0744413Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0744564Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0744725Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0744880Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0745037Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0745209Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0745364Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0745528Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0745705Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0745862Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0746030Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0746183Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0746339Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0746508Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0746662Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0746819Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0747020Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0747178Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0747346Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0747501Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0747654Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0747819Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0747973Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0748127Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0748291Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0748445Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0748610Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0748763Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0748944Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0749108Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0749260Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0749441Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0749604Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0749758Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0749921Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0750073Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0750227Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0750389Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0750546Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0750705Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0750871Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0751023Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0751190Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0751345Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0751502Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0751669Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0751823Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0751976Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0752145Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0752295Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0752451Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0752622Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0752772Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0752956Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0753120Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0753276Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0753431Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0753595Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0753750Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0753914Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0754070Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0754223Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0754419Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0754574Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0754729Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0754894Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0755045Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0755211Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0755365Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0755517Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0755681Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0755833Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0755988Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0756185Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0756339Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0756501Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0756678Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0756831Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0756995Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0757148Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0757306Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0757470Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0757620Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0757777Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0757932Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0758085Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0758249Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0758405Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0758558Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0758722Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0758876Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0759040Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0759191Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0759344Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0759509Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0759664Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0759817Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0759980Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0760158Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0760313Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0760475Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0760630Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0760796Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0760950Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0761107Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0761271Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0761423Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0761622Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0761786Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0761943Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0762111Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:12:16.0762268Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0762423Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0762584Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0762738Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0762894Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0763061Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0763215Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0763407Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0763562Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0763717Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0763912Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0764069Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0764224Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0764385Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0764539Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0764701Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0764854Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0765008Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0765175Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0765329Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0765479Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0765642Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0765795Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0765954Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0766105Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0766256Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0766417Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0766571Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0766720Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0766884Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0767037Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0767194Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0767370Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0767527Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0767688Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0767838Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0767990Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0768155Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0768309Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0768459Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0768617Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0768823Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0768984Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0769133Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0769287Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0769447Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0769595Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0769747Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0769907Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0770059Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0770218Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0770367Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0770549Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0770711Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0770859Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0771035Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0771205Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0771356Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0771517Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0771665Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0771817Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0771979Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0772132Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0772289Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0772452Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0772603Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0772769Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0772921Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0773074Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0773231Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0773383Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0773536Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0773698Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0773849Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0774017Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0774169Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0774322Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0774508Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0774660Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0774814Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0774974Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0775125Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0775289Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0775442Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0775763Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0775934Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0776152Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0776307Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0776471Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0776622Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0776773Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0776937Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0777087Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0777249Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0777401Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0777552Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0777713Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0777912Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0778065Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0778224Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0778412Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0778579Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0778733Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0778884Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0779048Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0779198Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0779350Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0779508Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0779719Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0779886Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0780035Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0780187Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0780348Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0780496Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0780649Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0780809Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0780961Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0781120Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0781269Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0781421Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0781588Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0781737Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0781891Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0782091Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0782244Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0782407Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0782555Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0782707Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0782874Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0783024Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0783174Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0783367Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0783521Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0783685Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0783839Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0783993Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0784158Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0784311Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0784464Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0784628Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0784780Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0784933Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0785125Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0785282Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0785446Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0785623Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0785775Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0785939Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0786091Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0786246Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0786408Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0786561Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0786722Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0786876Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0787027Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0787186Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0787337Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0787490Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0787650Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0787800Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0787961Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0788111Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0788261Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0788426Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0788576Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0788731Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0788894Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0789044Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0789245Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0789396Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0789547Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0789708Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0789859Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0790010Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0790169Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0790321Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0790509Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0790658Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0790812Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0790973Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0791123Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0791275Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0791435Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0791584Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0791745Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0791895Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0792045Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0792234Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0792383Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0792531Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0792718Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0792870Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0793022Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0793183Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0793332Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0793492Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0793640Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0793791Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0793958Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:12:16.0794110Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0794261Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0794424Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0794575Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0794737Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0794887Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0795036Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0795195Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0795349Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0795500Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0795660Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0795815Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0795975Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0796127Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0796312Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0796477Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0796628Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0796777Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0796938Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0797089Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0797249Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0797399Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0797582Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0797749Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0797905Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0798062Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0798226Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0798378Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0798538Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0798686Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0798836Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0798998Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0799148Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0799327Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0799489Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0799638Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0799826Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0799981Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0800131Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0800291Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0800441Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0800593Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0800753Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0800903Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0801055Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0801216Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0801369Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0801538Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0801688Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0801841Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0802002Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0802152Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0802306Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0802468Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0802622Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0802787Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0802940Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0803093Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0803256Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0803432Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0803590Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0803754Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0803903Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0804065Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0804214Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0804368Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0804537Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0804716Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0804867Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0805030Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0805183Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0805350Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0805505Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0805655Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0805823Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0805975Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0806126Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0806291Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0806443Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0806633Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0806784Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0806961Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0807128Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0807279Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0807431Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0807592Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0807740Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0807898Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0808048Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0808200Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0808365Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0808517Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0808672Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0808832Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0808981Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0809135Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0809293Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0809442Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0809599Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0809747Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0809900Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0810066Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0810217Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0810368Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0810554Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0810708Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0810868Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0811018Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0811167Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0811332Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0811489Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0811645Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0811844Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0811997Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0812166Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0812324Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0812482Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0812650Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0812806Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0812959Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0813125Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0813286Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0813454Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0813613Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0813800Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0813965Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0814159Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0814321Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0814488Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0814644Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0814817Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0814976Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0815132Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0815301Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0815458Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0815618Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0815786Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0815945Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0816116Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0816273Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0816430Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0816601Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0816762Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0816919Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0817087Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0817239Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0817399Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0817566Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0817720Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0817912Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0818068Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0818223Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0818388Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0818545Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0818700Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0818868Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0819023Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0819216Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0819369Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0819524Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0819775Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0819931Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0820086Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0820251Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0820403Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0820567Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0820720Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0820876Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0821045Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0821233Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0821391Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0821584Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0821739Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0821905Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0822065Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0822220Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0822388Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0822544Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0822698Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0822864Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0823023Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0823192Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0823350Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0823504Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0823676Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0823830Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0823986Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0824153Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0824310Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0824476Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0824631Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0824788Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0824953Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0825108Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0825293Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0825460Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0825614Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0825770Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0825936Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:12:16.0826092Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0826256Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0826412Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0826593Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0826759Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0826916Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0827074Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0827239Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0827393Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0827559Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0827713Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0827867Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0828032Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0828186Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0828341Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0828535Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0828692Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0828886Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0829045Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0829200Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0829363Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0829513Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0829664Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0829831Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0829987Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0830153Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0830310Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0830464Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0830632Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0830787Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0830942Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0831107Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0831259Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0831425Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0831577Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0831735Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0831897Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0832055Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0832208Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0832377Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0832559Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0832724Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0832875Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0833032Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0833196Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0833352Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0833509Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0833678Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0833864Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0834020Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0834188Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0834348Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0834515Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0834671Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0834828Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0834997Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0835155Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0835309Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0835478Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0835637Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0835829Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0835984Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0836167Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0836335Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0836492Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0836649Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0836819Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0836979Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0837148Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0837305Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0837462Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0837631Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0837788Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0837945Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0838112Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0838265Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0838437Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0838593Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0838745Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0838910Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0839064Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0839221Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0839389Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0839543Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0839709Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0839887Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0840044Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0840211Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0840366Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0840522Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0840688Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0840842Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0840996Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0841189Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0841344Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0841511Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0841668Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0841825Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0841992Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0842146Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0842302Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0842471Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0842628Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0842797Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0842952Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0843157Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0843325Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0843511Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0843670Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0843839Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0843995Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0844168Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0844324Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0844480Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0844652Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0844807Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0844966Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0845133Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0845290Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0845462Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0845619Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0845775Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0845943Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0846099Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0846254Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0846423Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0846580Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0846752Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0846908Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0847064Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0847261Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0847416Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0847573Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0847742Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0847900Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0848067Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0848223Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0848373Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0848564Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0848722Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0848878Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0849044Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0849196Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0849352Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0849520Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0849674Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0849840Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0849994Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0850151Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0850314Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0850498Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0850650Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0850842Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0851002Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0851171Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0851325Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0851481Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0851653Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0851806Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0851962Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0852122Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0852278Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0852446Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0852599Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0852755Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0852916Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0853070Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0853225Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0853393Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0853550Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0853716Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0853870Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0854025Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0854191Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0854346Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0854528Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0854694Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0854845Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0855010Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0855164Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0855319Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0855480Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0855631Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0855814Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0855982Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0856135Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0856305Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0856460Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0856613Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0856779Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0856933Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0857087Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0857251Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0857405Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0857558Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0857753Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0857909Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0858075Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0858806Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:12:16.0858974Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0859144Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0859302Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0859461Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0859707Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0859874Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0860041Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0860204Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0860362Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0860532Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0860696Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0860851Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0861021Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0861179Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0861345Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0861502Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0861659Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0861825Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0861986Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0862142Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0862309Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0862498Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0862667Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0862822Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0862979Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0863150Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0863307Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0863464Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0863633Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0863818Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0863983Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0864140Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0864300Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0864468Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0864627Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0864782Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0864949Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0865101Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0865268Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0865421Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0865576Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0865771Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0865925Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0866116Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0866285Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0866442Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0866608Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0866767Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0866921Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0867089Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0867246Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0867404Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0867574Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0867730Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0867889Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0868055Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0868212Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0868382Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0868539Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0868698Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0868867Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0869025Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0869180Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0869352Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0869512Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0869681Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0869866Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0870024Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0870192Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0870346Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0870501Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0870668Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0870823Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0870990Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0871191Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0871346Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0871512Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0871674Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0871831Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0871996Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0872154Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0872320Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0872475Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0872639Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0872808Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0872994Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0873156Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0873335Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0873526Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0873701Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0873863Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0874026Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0874204Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0874366Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0874527Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0874702Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0874868Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0875042Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0875203Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0875367Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0875541Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0875849Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0876011Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0876185Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0876349Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0876511Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0876685Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0876850Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0877025Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0877189Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0877408Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0877585Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0877746Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0877907Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0878077Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0878240Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0878412Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0878570Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0878765Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0878935Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0879091Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0879253Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0879422Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0879580Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0879748Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0879902Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0880062Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0880230Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0880387Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0880545Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0880749Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0880904Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0881109Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0881270Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0881425Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0881595Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0881755Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0881911Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0882081Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0882237Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0882409Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0882569Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0882727Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0882897Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0883059Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0883216Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0883386Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0883544Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0883712Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0883872Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0884032Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0884199Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0884360Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0884517Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0884684Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0884869Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0885030Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0885200Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0885364Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0885532Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0885690Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0885849Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0886018Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0886199Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0886357Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0886525Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0886686Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0886854Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0887012Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0887168Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0887337Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0887495Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0887652Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0887824Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0888009Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0888179Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0888336Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0888519Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0888691Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0888851Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0889008Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0889177Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0889335Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0889505Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0889662Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0889824Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0889993Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0890150Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0890309Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0890478Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0890637Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0890802Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0890957Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0891113Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0891280Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0891435Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0891594Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0891766Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0891922Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0892116Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0892274Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0892430Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0892600Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0892756Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0892912Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0893080Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0893237Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0893434Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0893596Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0893752Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0893923Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0894079Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0894237Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0894407Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0894566Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0894723Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0894893Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0895050Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0895217Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0895404Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0895560Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0895754Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0895917Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0896073Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0896242Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0896399Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0896567Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0896723Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0896880Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0897046Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0897205Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0897366Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0897537Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0897697Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0897863Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0898019Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0898174Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0898348Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0898506Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0898664Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0898836Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0898996Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0899168Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0899330Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0899531Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0899783Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0899941Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0900101Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0900273Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0900428Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0900596Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0900757Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0900950Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0901121Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0901280Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0901440Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0901608Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0901765Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0901933Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0902091Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0902250Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0902417Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0902574Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0902760Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0902930Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0903087Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0903276Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0903446Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0903602Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0903773Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0903928Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0904088Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0904262Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0904423Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0904582Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0904757Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0904917Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0905093Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0905253Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0905412Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0905584Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0905742Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0905901Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0906079Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0906238Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0906415Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0906575Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0906735Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0906959Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0907209Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0907414Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0907587Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0907746Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0907920Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0908078Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0908242Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0908413Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0908612Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0908768Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0908941Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0909102Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0909275Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0909433Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0909591Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0909762Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0909919Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0910079Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0910249Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0910435Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0910606Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0910765Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0910948Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0911117Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0911275Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0911432Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0911602Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0911762Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0911917Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0912085Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0912245Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0912411Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0912567Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0912727Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0912894Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0913053Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0913210Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0913377Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0913536Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0913701Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0913856Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0914019Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0914190Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0914347Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0914544Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0914717Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0914875Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0915051Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0915209Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0915366Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0915538Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0915696Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0915884Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0916054Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0916213Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0916382Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0916538Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0916696Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0916866Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0917022Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0917186Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0917356Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0917513Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0917681Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0917867Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0918023Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0918216Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0918375Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0918535Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0918702Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0918864Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0919030Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0919186Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0919342Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0919512Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0919671Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0919828Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0920000Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0920159Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0920331Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0920489Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0920645Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0920815Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0920972Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0921129Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0921297Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0921457Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0921614Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0921784Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0921967Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0922136Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0922293Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0922450Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0922620Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0922776Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0922933Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0923101Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0923285Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0923452Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0923611Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0923771Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0923940Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0924097Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0924253Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0924423Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0924578Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0924745Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0924902Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0925088Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:12:16.0925258Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0925414Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0925610Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0925780Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0925935Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0926106Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0926262Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0926420Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0926589Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0926745Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0926905Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0927073Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0927231Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0927404Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0927560Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0927717Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0927883Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0928039Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0928196Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0928367Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0928523Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0928691Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0928847Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0929005Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0929200Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0929359Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0929515Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0929684Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0929841Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0929999Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0930170Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0930330Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0930525Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0930685Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0930841Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0931014Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0931174Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0931332Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0931497Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0931656Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0931825Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0931983Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0932140Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0932311Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0932494Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0932653Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0932848Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0933008Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0933177Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0933334Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0933490Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0933656Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0933813Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0933971Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0934141Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0934301Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0934471Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0934627Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0934785Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0934952Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0935108Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0935264Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0935430Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0935584Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0935755Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0935910Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0936068Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0936235Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0936391Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0936572Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0936738Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0936894Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0937064Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0937219Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0937376Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0937540Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0937697Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0937882Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0938049Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0938206Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0938377Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0938536Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0938691Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0938862Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0939020Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0939177Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0939345Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0939499Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0939763Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0939929Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0940080Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0940278Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0940436Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0940592Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0940758Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0940916Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0941071Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0941235Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0941389Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0941558Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0941714Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0941866Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0942034Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0942187Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0942343Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0942513Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0942667Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0942833Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0942987Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0943140Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0943308Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0943467Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0943623Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0943818Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0943976Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0944139Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0944293Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0944447Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0944609Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0944765Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0944918Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0945107Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0945262Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0945426Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0945585Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0945741Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0945907Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0946064Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0946220Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0946386Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0946542Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0946705Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0946861Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0947045Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0947212Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0947394Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0947554Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0947718Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0947872Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0948028Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0948193Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0948348Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0948515Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0948671Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0948832Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0948999Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0949157Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0949319Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0949487Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0949643Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0949808Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0949964Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0950120Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0950285Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0950437Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0950596Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0950757Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0950910Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0951103Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0951257Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0951412Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0951578Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0951733Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0951889Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0952060Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0952216Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0952412Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0952566Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0952724Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0952892Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0953047Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0953203Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0953370Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0953525Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0953692Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0953847Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0954003Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0954211Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0954364Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0954519Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0954708Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0954865Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0955033Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0955184Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0955339Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0955505Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0955658Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0955816Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0955987Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0956144Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0956301Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0956468Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0956623Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0956787Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0956940Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0957098Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0957262Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0957415Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0957569Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:12:16.0957736Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0957891Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0958062Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0958241Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0958398Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0958563Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0958717Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0958870Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0959036Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0959188Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0959353Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0959509Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0959690Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0959857Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0960014Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0960171Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0960336Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0960490Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0960660Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0960814Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0960969Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0961135Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0961288Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0961473Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0961639Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0961792Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0961989Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0962147Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0962304Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0962469Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0962622Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0962775Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0966846Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0967085Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0967261Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0967423Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0967594Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0967755Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0967910Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0968078Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0968237Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0968406Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0968561Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0968718Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0968882Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0969038Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0969201Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0969364Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0969584Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0969755Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0969911Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0970064Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0970237Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0970392Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0970547Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0970713Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0970897Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0971052Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0971219Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0971377Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0971545Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0971698Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0971854Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0972022Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0972177Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0972333Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0972500Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0972655Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0972853Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0973009Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0973202Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0973374Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0973532Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0973686Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0973854Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0974012Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0974180Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0974334Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0974491Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0974658Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0974811Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0974969Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0975136Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0975290Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0975459Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0975786Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0975944Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0976113Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0976265Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0976420Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0976589Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0976743Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0976915Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0977128Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0977286Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0977456Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0977610Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0977764Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0977933Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0978087Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0978254Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0978450Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0978624Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0978871Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0979048Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0979206Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0979372Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0979526Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0979734Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0979901Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0980060Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0980230Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0980435Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0980589Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0980753Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0980944Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0981102Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0981268Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0981423Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0981592Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0981746Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0981902Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0982070Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0982226Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0982380Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0982548Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0982708Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0982878Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0983033Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0983187Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0983352Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0983505Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0983659Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0983825Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0983986Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0984150Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0984304Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0984485Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0984652Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0984808Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0984961Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0985128Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0985284Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0985451Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0985605Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0985806Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0985975Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0986128Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0986289Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0986453Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0986607Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0986772Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0986927Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0987080Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0987249Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0987401Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0987558Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0987758Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0987913Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0988106Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0988263Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0988418Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0988586Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0988743Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0988899Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0989069Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0989223Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0989415Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0989652Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0989858Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0990028Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0990182Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0990334Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0990498Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0990654Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0990806Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0990966Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0991124Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0991288Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0991446Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0991599Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0991763Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0991958Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0992113Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0992277Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0992431Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0992597Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0992754Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0992908Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0993078Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0993266Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0993419Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0993587Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0993745Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0993911Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0994067Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0994221Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0994389Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0994548Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:12:16.0994702Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0994867Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0995051Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0995217Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0995372Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0995551Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0995718Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0995875Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0996028Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0996195Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0996351Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0996515Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0996675Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0996834Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0996999Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0997154Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0997315Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0997482Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0997638Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0997792Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0997958Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0998113Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0998283Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0998443Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0998600Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0998771Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0998927Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0999109Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0999274Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0999430Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0999593Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0999749Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.0999902Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1000069Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1000222Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1000401Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1000567Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1000720Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1000888Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1001046Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1001197Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1001367Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1001525Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1001678Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1001846Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1002001Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1002162Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1002345Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1002500Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1002691Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1002851Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1003008Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1003174Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1003327Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1003491Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1003647Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1003801Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1003967Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1004128Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1004282Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1004446Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1004606Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1004769Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1004925Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1005078Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1005244Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1005400Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1005553Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1005718Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1005877Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1006030Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1006202Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1006379Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1006549Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1006708Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1006860Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1007026Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1007184Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1007335Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1007503Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1007688Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1007852Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1008008Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1008166Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1008332Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1008490Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1008647Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1008812Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1008967Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1009132Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1009287Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1009474Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1009642Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1009798Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1009977Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1010147Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1010303Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1010468Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1010625Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1010776Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1010943Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1011100Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1011255Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1011427Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1011583Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1011751Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1011908Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1012063Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1012228Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1012388Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1012543Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1012709Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1012865Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1013028Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1013188Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1013345Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1013547Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1013704Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1013857Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1014027Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1014183Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1014344Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1014502Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1014656Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1014820Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1015005Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1015161Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1015332Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1015492Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1015643Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1015810Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1015964Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1016128Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1016285Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1016438Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1016605Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1016790Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1016947Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1017120Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1017298Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1017464Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1017621Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1017773Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1017938Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1018098Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1018250Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1018419Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1018577Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1018743Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1018900Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1019057Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1019222Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1019376Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1019532Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1019779Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1019942Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1020095Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1020261Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1020423Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1020581Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1020752Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1020941Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1021112Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1021269Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1021424Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1021589Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1021748Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1021908Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1022076Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1022264Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1022431Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1022592Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1022751Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1022920Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1023079Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1023236Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1023402Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1023563Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1023731Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1023888Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1024046Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1024243Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1024401Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1024584Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1024751Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1024905Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1025068Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1025223Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1025377Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1025538Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1025694Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1025847Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1026015Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1026169Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1026336Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1026493Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1026648Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1026812Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1026968Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1027119Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1027285Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1027442Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1027597Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1027765Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1027932Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1028089Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1028279Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1028437Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1028589Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1028754Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1028908Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1029068Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1029223Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1029382Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1029567Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1029721Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1029874Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1030039Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1030196Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1030358Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1030510Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1030665Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1030822Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1030976Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1031130Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1031318Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1031471Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1031629Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1031812Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1031966Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1032124Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1032276Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1032431Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1032593Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1032744Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1032902Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1033060Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1033212Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1033373Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1033532Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1033689Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1033851Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1034007Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1034159Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1034325Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1034480Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1034638Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1034798Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1034956Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1035116Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1035300Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1035454Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1035616Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1035775Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1035934Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1036085Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1036240Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1036398Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1036580Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1036736Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1036894Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1037049Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1037209Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1037367Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1037524Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1037685Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1037840Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1037993Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1038157Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1038316Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1038500Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1038657Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1038852Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1039013Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1039168Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1039321Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1039481Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1039636Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1039794Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1039947Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1040101Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1040264Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1040419Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1040579Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1040739Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1040895Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1041056Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1041212Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1041367Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1041527Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1041679Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1041833Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1041993Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1042148Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1042301Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1042488Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1042644Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1042804Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1042954Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1043110Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1043272Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1043428Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1043581Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1043772Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1043929Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1044088Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1044247Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1044402Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1044564Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1044717Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1044870Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1045030Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1045190Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1045349Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1045529Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1045683Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1045842Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1046025Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1046179Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1046340Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1046496Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1046654Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1046809Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1046965Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1047124Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1047285Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1047438Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1047597Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1047758Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1047918Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1048069Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1048222Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1048383Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1048538Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1048692Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1048859Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1049016Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1049180Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1049333Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1049514Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1049678Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1049839Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1049992Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1050154Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1050307Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1050458Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1050620Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1050776Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1050966Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1051121Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1051279Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1051437Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1051594Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1051744Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1051907Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1052061Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1052219Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1052371Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1052524Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1052712Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1052867Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1053044Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1053209Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1053363Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1053526Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1053679Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1053833Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1053996Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1054148Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1054300Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1054466Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1054619Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1054776Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1054932Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1055085Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1055245Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1055401Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1055554Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1055714Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1055867Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1056026Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1056182Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1056335Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1056495Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1056674Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1056829Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1056986Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1057143Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1057299Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1057454Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1057610Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1057769Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1057949Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1058106Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1058267Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1058426Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1058585Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1058740Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1058894Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1059056Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1059209Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1059366Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1059525Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1059777Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1059932Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1060096Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1060284Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1060446Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1060603Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1060760Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1060922Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1061076Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1061227Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1061392Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1061545Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1061707Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1061859Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1062014Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1062172Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1062327Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1062479Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1062641Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1062799Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1062962Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1063114Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1063269Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1063436Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1063591Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1063778Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1063940Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1064097Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1064262Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1064416Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1064571Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1064735Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1064893Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1065046Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1065237Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1065391Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1065555Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1065711Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1065865Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1066027Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1066183Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1066340Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1066504Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1066661Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1066820Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1067019Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1067179Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1067341Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1067528Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1067690Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1067851Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1068004Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1068157Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1068321Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1068480Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1068645Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1068804Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1068961Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1069122Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1069280Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1069433Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1069592Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1069747Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1069906Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1070061Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1070217Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1070381Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1070540Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1070694Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1070856Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1071040Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1071204Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1071359Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1071513Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1071672Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1071829Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1071982Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1072145Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1072331Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1072490Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1072644Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1072803Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1072963Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1073119Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1073273Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1073436Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1073590Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1073752Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1073909Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1074070Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1074259Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1074413Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1074594Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1074760Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1074914Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1075077Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1075232Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1075389Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1075693Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1075853Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1076011Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1076184Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1076340Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1076496Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1076661Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1076818Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1076983Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1077139Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1077298Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1077462Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1077616Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1077769Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1077939Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1078093Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1078254Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1078468Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1078626Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1078789Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1078947Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1079100Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1079267Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1079424Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1079592Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1079787Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1079943Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1080107Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1080269Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1080421Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1080588Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1080743Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1080903Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1081058Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1081216Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1081376Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1081577Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1081730Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1081893Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1082084Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1082250Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1082405Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1082558Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1082721Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1082877Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1083030Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1083198Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1083357Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1083518Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1083676Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1083834Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1083997Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1084152Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1084307Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1084473Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1084630Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1084789Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1084950Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1085108Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1085272Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1085427Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1085611Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1085774Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1085932Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1086085Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1086249Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1086406Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1086568Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1086725Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1086908Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1087070Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1087227Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1087387Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1087549Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1087708Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1087879Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1088037Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1088191Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1088363Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1088521Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1088676Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1088870Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1089029Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1089227Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1089387Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1089540Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1089706Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1089865Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1090019Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1090192Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1090352Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1090524Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1090687Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1090845Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1091019Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1091185Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1091345Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1091516Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1091676Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1091847Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1092007Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1092165Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1092334Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1092498Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1092654Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1092822Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1093006Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1093174Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1093334Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1093493Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1093661Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1093821Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1093978Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1094153Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1094351Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1094509Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1094681Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1094839Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1095009Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1095165Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1095317Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1095485Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1095641Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1095794Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1095961Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1096143Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1096311Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1096467Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1096646Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1096810Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1096970Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1097124Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1097290Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1097446Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1097609Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1097765Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1097925Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1098089Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1098245Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1098402Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1098567Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1098729Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1098894Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1099051Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1099209Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1099374Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1099532Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1099776Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1099949Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1100105Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1100303Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1100461Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1100618Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1100783Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1100940Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1101095Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1101259Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1101415Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1101577Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1101766Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1101920Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1102087Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1102243Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1102396Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1102562Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1102722Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1102887Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1103045Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1103203Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1103368Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1103557Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1103710Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1103902Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1104062Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1104214Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1104379Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1104537Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1104702Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1104859Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1105012Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1105175Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1105334Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1105489Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1105655Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1105813Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1105974Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1106130Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1106283Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1106449Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1106603Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1106754Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1106921Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1107080Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1107244Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1107402Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1107579Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1107744Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1107901Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1108058Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1108227Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1108381Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1108544Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1108700Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1108883Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1109049Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1109206Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1109362Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1109527Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1109683Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1109847Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1110003Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1110161Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1110325Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1110481Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1110666Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1110834Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1110990Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1111180Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1111337Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1111494Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1111657Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1111814Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1111968Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1112139Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1112294Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1112449Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1112616Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1112776Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1112945Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1113106Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1113257Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1113422Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1113580Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1113734Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1113902Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1114057Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1114226Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1114386Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1114540Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1114732Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1114892Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1115049Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1115217Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1115374Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1115538Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1115695Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1115849Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1116011Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1116195Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1116349Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1116515Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1116675Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1116845Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1117003Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1117159Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1117325Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1117482Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1117634Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1117804Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1117994Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1118199Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1118359Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1118546Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1118714Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1118873Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1119030Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1119199Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1119358Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1119529Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1119684Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1119845Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1120014Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1120173Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1120335Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1120508Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1120666Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1120834Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1120990Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1121147Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1121312Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1121469Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1121630Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1121799Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1121961Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1122158Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1122326Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1122483Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1122649Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1122805Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1122963Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1123133Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1123290Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1123476Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1123642Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1123799Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1123973Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1124163Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1124348Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1124517Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1124693Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1124862Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1125019Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1125187Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1125343Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1125529Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1125693Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1125879Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1126037Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1126209Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1126363Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1126520Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1126682Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1126838Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1127000Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1127156Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1127320Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1127487Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1127644Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1127827Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1127995Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1128152Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1128320Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1128473Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1128627Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1128793Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1128951Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1129108Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1129271Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1129430Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1129624Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1129784Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1129942Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1130112Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1130268Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1130427Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1130592Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1130749Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1130945Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1131099Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1131253Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1131423Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1131581Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1131738Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1131903Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1132058Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1132224Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1132379Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1132533Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1132726Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1132883Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1133039Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1133230Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1133389Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1133558Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1133713Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1133869Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1134032Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1134189Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1134346Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1134518Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1134675Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1134832Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1134998Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1135153Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1135318Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1135471Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1135627Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1135792Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1135965Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1136121Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1136292Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1136449Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1136614Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1136797Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1136955Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1137121Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1137275Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1137433Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1137596Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1137755Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1137924Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1138104Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1138260Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1138427Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1138585Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1138741Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1138905Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1139061Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1139230Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1139386Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1139541Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1139775Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1139933Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1140121Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1140290Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1140472Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1140645Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1140798Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1140950Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1141116Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1141270Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1141427Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1141592Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1141765Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1141938Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1142093Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1142262Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1142430Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1142588Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1142769Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1142937Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1143119Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1143294Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1143454Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1143622Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1143785Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1143938Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1144103Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1144287Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1144457Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1144616Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1144771Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1144939Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1145094Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1145248Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1145417Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1145609Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1145775Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1145928Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1146084Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1146250Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1146427Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1146583Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1146751Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1146904Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1147059Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1147223Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1147408Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1147580Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1147735Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1147930Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1148109Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1148266Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1148427Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1148598Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1148757Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1148928Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1149088Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1149249Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1149424Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1149583Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1149746Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1149918Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1150078Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1150252Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1150412Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1150570Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1150742Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1150902Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1151064Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1151239Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1151398Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1151605Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1151762Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1151919Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1152094Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1152252Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1152410Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1152581Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1152741Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1152915Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1153099Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1153256Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1153467Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1153625Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1153783Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1153959Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1154114Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1154286Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1154442Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1154597Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1154767Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1154952Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1155109Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1155300Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1155460Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1155626Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1155782Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1155938Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1156105Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1156308Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1156556Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1156882Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1157156Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1157369Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1157614Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1157861Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1158102Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1158317Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1158538Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1158708Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1158865Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1159021Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1159220Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1159387Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1159554Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1159713Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1159931Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1160102Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1160261Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1160420Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1160591Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1160748Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1160918Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1161075Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1161266Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1161431Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1161589Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1161752Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1161917Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1162075Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1162243Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1162404Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1162565Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1162737Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1162898Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1163095Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1163269Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1163429Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1163628Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1163791Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1163952Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1164124Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1164287Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1164448Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1164622Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1164783Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1164959Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1165122Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1165284Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1165459Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1165619Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1165780Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1165949Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1166109Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1166269Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1166437Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1166598Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1166787Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1166951Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1167112Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1167309Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1167471Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1167629Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1167800Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1167958Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1168124Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1168283Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1168441Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1168660Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1168867Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1169050Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1169297Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1169509Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1169736Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1169958Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1170178Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1170456Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1170770Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1171040Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1171211Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1171427Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1171595Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1171753Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1171938Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1172119Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1172279Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1172436Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1172605Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1172761Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1172928Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1173085Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1173244Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1173414Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1173573Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1173734Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1173904Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1174060Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1174228Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1174384Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1174540Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1174711Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1174868Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1175026Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1175197Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1175355Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1175734Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1175946Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1176103Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1176273Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1176432Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1176591Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1176765Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1176925Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1177149Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1177322Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1177482Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1177655Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1177812Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1177970Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1178139Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1178297Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1178455Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1178627Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1178785Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1178956Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1179172Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1179350Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1179799Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1180127Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1180362Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1180535Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1180696Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1180869Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1181029Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1181185Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1181359Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1181523Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1181680Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1181855Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1182014Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1182188Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1182346Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1182505Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1182679Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1182838Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1183003Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1183174Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1183337Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1183507Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1183667Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1183863Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1184032Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1184189Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1184347Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1184517Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1184674Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1184843Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1185004Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1185197Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1185365Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1185521Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1185683Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1185851Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1186008Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1186165Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1186334Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1186494Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1186668Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1186826Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1187013Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1187185Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1187343Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1187527Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1187696Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1187852Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1188019Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1188176Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1188334Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1188503Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1188661Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1188821Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1188991Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1189148Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1189320Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1189478Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1189635Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1189803Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1189959Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1190113Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1190283Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1190444Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1190617Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1190775Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1190932Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1191132Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1191294Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1191455Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1191624Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1191781Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1191949Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1192106Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1192265Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1192461Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1192620Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1192777Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1192953Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1193111Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1193277Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1193435Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1193592Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1193759Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1193917Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1194072Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1194242Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1194475Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1194778Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1195138Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1195367Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1195535Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1195694Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1195854Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1196022Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1196180Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1196337Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1196509Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1196674Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1196843Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1197002Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1197162Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1197330Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1197489Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1197646Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1197814Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1197972Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1198136Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1198291Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1198453Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1198621Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1198777Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1198964Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1199130Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1199287Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1199454Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1199610Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1199766Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1199931Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1200087Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1200278Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1200448Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1200606Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1200777Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1200934Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1201091Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1201261Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1201421Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1201579Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1201748Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1201905Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1202099Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1202258Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1202415Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1202608Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1202768Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1202924Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1203091Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1203249Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1203416Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1203572Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1203729Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1203901Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1204059Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1204216Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1204387Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1204543Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1204700Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1204864Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1205022Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1205192Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1205349Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1205504Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1205672Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1205831Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1205988Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1206185Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1206345Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1206513Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1206674Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1206833Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1206999Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1207158Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1207313Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1207479Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1207686Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1207852Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1208014Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1208174Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1208342Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1208499Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1208656Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1208825Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1208984Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1209151Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1209309Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1209499Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1209668Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1209850Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1210013Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1210182Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1210338Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1210506Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1210667Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1210827Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1210997Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1211155Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1211316Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1211487Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1211645Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1211818Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1211976Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1212136Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1212306Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1212465Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1212623Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1212790Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1212949Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1213120Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1213277Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1213435Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1213631Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1213789Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1213946Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1214112Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1214270Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1214427Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1214594Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1214753Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1214947Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1215105Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1215264Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1215439Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1215600Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1215761Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1215929Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1216088Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1216259Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1216419Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1216577Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1216749Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1216933Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1217090Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1217283Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1217441Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1217610Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1217767Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1217926Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1218094Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1218251Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1218408Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1218580Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1218741Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1218904Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1219061Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1219219Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1219382Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1219538Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1219777Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1219948Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1220104Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1220271Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1220429Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1220594Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1220761Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1220951Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1221109Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1221278Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1221432Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1221596Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1221750Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1221909Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1222076Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1222232Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1222419Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1222586Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1222746Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1222906Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1223072Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1223230Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1223397Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1223559Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1223717Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1223882Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1224039Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1224228Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1224396Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1224554Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1224746Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1224904Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1225062Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1225227Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1225385Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1225542Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1225709Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1225866Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1226033Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1226194Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1226353Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1226522Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1226678Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1226835Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1227004Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1227163Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1227333Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1227487Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1227645Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1227811Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1227969Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1228128Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1228321Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1228480Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1228645Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1228803Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1228960Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1229128Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1229286Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1229443Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1229635Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1229792Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1229957Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1230117Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1230273Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1230499Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1230655Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1230811Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1230976Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1231137Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1231294Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1231464Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1231648Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1231813Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1231996Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1232155Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1232320Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1232478Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1232637Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1232802Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1232959Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1233124Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1233280Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1233438Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1233604Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1233766Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1233924Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1234090Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1234248Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1234415Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1234572Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1234728Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1234898Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1235054Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1235213Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1235374Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1235534Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1235738Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1235901Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1236057Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1236226Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1236385Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1236544Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1236712Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1236871Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1237069Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1237229Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1237389Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1237565Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1237725Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1237885Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1238057Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1238224Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1238394Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1238553Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1238714Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1238943Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1239208Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1239524Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1239849Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1240014Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1240185Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1240343Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1240500Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1246378Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1246598Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1246788Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1246970Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1247142Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1247302Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1247467Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1247637Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1247798Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1247955Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1248128Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1248289Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1248447Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1248622Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1248781Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1248951Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1249107Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1249342Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1249520Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1249678Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1249836Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1250006Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1250164Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1250333Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1250491Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1250691Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1250864Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1251021Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1251184Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1251356Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1251517Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1251690Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1251848Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1252010Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1252180Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1252335Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1252494Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1252700Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1252859Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1253061Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1253221Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1253376Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1253552Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1253711Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1253869Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1254038Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1254193Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1254362Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1254520Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1254681Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1254849Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1255006Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1255165Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1255333Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1255494Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1255661Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1255815Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1255972Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1256143Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1256306Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1256462Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1256636Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1256823Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1256996Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1257152Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1257312Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1257562Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1257870Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1258164Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1258489Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1258815Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1258972Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1259140Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1259303Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1259475Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1259712Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1259876Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1260046Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1260205Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1260364Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1260539Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1260734Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1260903Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1261059Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1261243Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1261413Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1261574Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1261730Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1261896Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1262053Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1262220Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1262378Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1262543Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1262712Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1262870Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1263030Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1263198Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1263354Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1263521Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1263678Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1263838Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1264009Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1264166Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1264327Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1264499Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1264655Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1264853Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1265013Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1265169Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1265340Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1265497Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1265656Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1265828Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1265983Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1266155Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1266347Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1266507Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1266681Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1266835Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1266993Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1267163Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1267326Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1267496Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1267651Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1267810Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1267981Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1268170Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1268330Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1268542Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1268706Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1268875Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1269036Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1269192Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1269362Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1269522Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1269676Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1269844Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1270008Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1270165Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1270329Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1270491Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1270660Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1270818Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1270977Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1271145Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1271303Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1271462Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1271627Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1271793Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1271964Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1272122Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1272309Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1272481Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1272640Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1272799Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1272965Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1273124Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1273295Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1273454Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1273643Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1273823Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1273982Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1274145Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1274316Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1274475Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1274648Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1274805Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1274968Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1275139Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1275296Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1275455Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1275856Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1276017Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1276256Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1276418Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1276576Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1276749Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1276910Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1277068Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1277241Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1277398Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1277571Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1277734Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1277895Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1278072Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1278228Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1278387Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1278558Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1278713Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1278871Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1279040Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1279198Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1279369Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1279530Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1279686Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1279897Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1280060Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1280219Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1280390Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1280553Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1280721Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1280879Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1281039Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1281207Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1281406Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1281563Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1281733Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1281894Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1282062Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1282221Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1282381Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1282547Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1282704Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1282863Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1283031Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1283228Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1283404Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1283561Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1283745Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1283918Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1284081Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1284242Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1284414Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1284570Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1284739Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1284895Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1285056Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1285224Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1285381Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1285541Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1285708Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1285865Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1286035Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1286190Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1286347Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1286516Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1286674Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1286835Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1287005Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1287162Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1287354Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1287516Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1287673Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1287846Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1288004Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1288161Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1288330Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1288487Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1288670Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1288846Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1289003Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1289178Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1289335Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1289492Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1289662Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1289824Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1289983Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1290159Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1290318Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1290487Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1290675Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1290834Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1291027Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1291187Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1291344Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1291515Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1291675Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1291843Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1291999Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1292160Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1292329Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1292491Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1292650Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1292825Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1292983Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1293152Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1293310Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1293467Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1293640Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1293797Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1293956Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1294125Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1294286Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1294459Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1294620Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1294804Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1294977Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1295134Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1295291Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1295459Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1295617Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1295785Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1295946Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1296132Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1296304Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1296465Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1296624Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1296799Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1296956Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1297129Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1297287Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1297446Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1297621Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1297778Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1297981Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1298153Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1298310Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1298495Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1298664Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1298827Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1298984Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1299151Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1299310Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1299482Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1299717Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1299886Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1300058Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1300216Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1300377Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1300550Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1300709Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1300880Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1301038Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1301195Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1301367Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1301525Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1301685Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1301859Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1302019Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1302220Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1302379Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1302534Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1302701Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1302859Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1303016Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1303185Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1303342Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1303524Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1303696Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1303853Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1304027Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1304184Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1304342Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1304511Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1304672Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1304828Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1304997Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1305154Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1305323Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1305518Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1305676Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1305871Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1306031Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1306187Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1306357Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1306516Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1306683Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1306849Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1307002Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1307158Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1307329Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1307483Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1307648Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1307806Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1307959Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1308127Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1308284Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1308440Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1308607Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1308762Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1308928Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1309089Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1309243Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1309409Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1309593Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1309750Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1309916Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1310072Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1310231Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1310393Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1310550Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1310712Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1310900Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1311058Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1311225Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1311385Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1311551Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1311719Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1311878Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1312047Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1312202Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1312357Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1312520Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1312741Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1312896Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1313059Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1313240Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1313404Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1313558Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1313713Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1313876Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1314031Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1314188Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1314353Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1314510Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1314679Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1314835Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1314989Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1315153Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1315307Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1315463Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1315626Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1315783Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1315946Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1316101Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1316259Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1316426Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1316587Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1316770Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1316937Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1317098Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1317266Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1317426Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1317582Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1317752Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1317911Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1318068Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1318263Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1318423Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1318583Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1318750Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1318904Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1319070Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1319228Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1319383Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1319549Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1319710Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1319869Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1320059Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1320212Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1320371Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1320549Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1320704Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1320867Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1321023Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1321177Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1321340Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1321495Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1321659Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1321816Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1321971Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1322134Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1322295Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1322454Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1322618Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1322776Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1322938Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1323092Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1323247Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1323407Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1323566Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1323722Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1323883Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1324064Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1324228Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1324387Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1324544Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1324711Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1324867Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1325019Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1325182Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1325376Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1325540Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1325694Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1325851Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1326012Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1326167Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1326318Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1326479Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1326633Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1326793Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1326950Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1327106Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1327300Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1327454Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1327633Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1327800Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1327953Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1328118Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1328273Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1328426Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1328586Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1328743Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1328897Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1329066Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1329222Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1329378Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1329540Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1329696Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1329860Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1330020Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1330174Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1330342Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1330499Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1330651Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1330821Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1330979Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1331167Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1331325Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1331478Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1331646Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1331798Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1331952Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1332115Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1332268Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1332430Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1332611Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1332764Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1332935Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1333090Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1333243Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1333408Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1333561Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1333724Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1333878Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1334031Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1334196Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1334375Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1334532Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1334695Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1334874Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1335037Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1335188Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1335345Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1335508Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1335662Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1335815Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1335977Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1336133Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1336302Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1336456Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1336613Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1336778Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1336932Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1337087Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1337257Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1337410Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1337563Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1337730Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1337886Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1338054Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1338210Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1338390Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1338555Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1338711Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1338864Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1339032Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1339188Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1339351Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1339509Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1339764Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1339933Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1340088Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1340244Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1340407Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1340565Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1340734Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1340887Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1341039Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1341205Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1341358Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1341514Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1341714Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1341870Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1342060Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1342217Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1342371Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1342536Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1342687Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1342842Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1343006Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1343160Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1343327Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1343486Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1343643Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1343813Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1343967Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1344123Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1344281Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1344439Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1344603Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1344755Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1344909Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1345071Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1345229Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1345390Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1345556Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1345736Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1345900Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1346052Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1346204Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1346364Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1346524Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1346681Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1346842Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1347026Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1347179Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1347338Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1347495Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1347656Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1347811Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1347966Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1348125Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1348282Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1348436Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1348596Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1348783Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1348946Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1349098Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1349288Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1349447Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1349604Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1349756Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1349921Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1350075Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1350237Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1350394Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1350550Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1350715Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1350873Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1351032Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1351200Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1351357Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1351522Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1351682Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1351835Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1351999Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1352155Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1352309Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1352476Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1352634Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1352834Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1352992Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1353144Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1353306Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1353462Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1353619Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1353783Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1353934Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1354121Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1354277Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1354433Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1354600Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1354751Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1354907Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1355072Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1355224Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1355392Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1355543Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1355696Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1355858Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1356043Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1356199Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1356384Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1356542Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1356699Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1356860Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1357016Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1357177Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1357333Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1357487Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1357652Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1357813Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1357970Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1358131Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1358290Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1358452Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1358608Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1358766Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1358930Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1359090Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1359244Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1359408Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1359569Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1359730Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1359884Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1360071Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1360236Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1360392Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1360550Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1360719Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1360871Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1361030Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1361184Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1361364Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1361528Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1361683Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1361840Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1362005Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1362158Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1362320Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1362475Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1362628Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1362789Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1362944Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1363125Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1363293Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1363446Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1363634Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1363790Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1363943Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1364110Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1364263Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1364423Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1364592Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1364748Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1364920Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1365080Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1365234Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1365405Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1365560Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1365716Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1365886Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1366043Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1366209Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1366366Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1366522Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1366693Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1366851Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1367008Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1367201Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1367358Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1367526Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1367683Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1367843Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1368012Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1368167Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1368326Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1368500Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1368686Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1368856Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1369013Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1369173Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1369339Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1369496Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1369654Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1369823Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1369979Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1370136Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1370306Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1370492Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1370656Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1370839Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1371001Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1371168Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1371324Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1371482Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1371651Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1371805Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1371970Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1372130Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1372290Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1372451Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1372609Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1372770Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1372943Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1373098Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1373264Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1373420Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1373572Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1373741Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1373898Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1374054Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1374220Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1374373Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1374560Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1374719Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1374872Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1375039Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1375197Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1375352Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1375519Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1375852Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1376086Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1376244Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1376404Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1376576Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1376730Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1376888Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1377056Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1377216Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1377385Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1377540Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1377696Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1377867Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1378060Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1378216Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1378428Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1378587Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1378757Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1378913Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1379072Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1379240Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1379397Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1379554Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1379793Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1379955Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1380110Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1380280Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1380437Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1380603Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1380760Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1380917Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1381084Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1381244Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1381397Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1381560Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1381722Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1381887Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1382043Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1382239Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1382410Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1382568Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1382725Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1382889Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1383046Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1383210Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1383366Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1383550Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1383720Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1383878Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1384038Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1384203Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1384359Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1384523Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1384684Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1384841Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1385005Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1385162Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1385346Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1385513Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1385667Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1385863Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1386024Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1386181Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1386352Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1386512Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1386672Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1386845Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1387000Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1387172Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1387333Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1387489Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1387661Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1387822Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1387978Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1388148Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1388306Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1388476Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1388630Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1388786Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1388967Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1389129Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1389287Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1389481Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1389641Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1389801Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1389972Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1390129Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1390297Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1390454Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1390611Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1390799Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1390956Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1391115Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1391288Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1391442Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1391610Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1391765Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1391922Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1392083Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1392240Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1392396Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1392559Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1392743Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1392914Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1393099Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1393257Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1393423Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1393579Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1393739Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1393908Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1394066Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1394233Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1394387Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1394547Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1394718Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1394877Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1395034Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1395205Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1395358Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1395525Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1395681Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1395833Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1396001Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1396160Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1396325Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1396491Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1396648Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1396872Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1397032Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1397187Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1397352Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1397511Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1397665Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1397829Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1397984Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1398177Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1398334Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1398492Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1398662Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1398818Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1398976Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1399140Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1399295Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1399454Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1399620Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1399778Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1399970Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1400130Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1400283Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1400475Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1400631Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1400789Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1400955Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1401114Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1401278Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1401434Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1401592Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1401762Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1401918Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1402078Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1402246Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1402402Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1402568Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1402726Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1402884Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1403053Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1403211Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1403368Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1403538Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1403695Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1403861Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1404044Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1404201Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1404365Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1404520Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1404676Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1404839Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1404992Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1405157Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1405340Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1405495Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1405663Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1405823Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1405978Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1406143Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1406298Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1406468Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1406624Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1406779Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1406947Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1407101Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1407298Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1407464Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1407646Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1407818Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1407971Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1408127Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1408296Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1408453Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1408609Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1408773Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1408929Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1409091Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1409259Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1409414Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1409582Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1409737Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1409893Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1410056Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1410214Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1410370Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1410532Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1410692Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1410860Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1411015Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1411171Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1411358Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1411520Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1411677Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1411842Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1411999Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1412161Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1412318Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1412476Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1412663Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1412820Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1412975Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1413146Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1413306Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1413472Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1413627Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1413783Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1413949Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1414107Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1414266Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1414461Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1414616Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1414785Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1414965Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1415119Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1415287Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1415442Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1415599Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1415768Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1415920Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1416087Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1416246Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1416401Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1416576Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1416732Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1416891Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1417053Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1417208Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1417367Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1417534Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1417692Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1417861Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1418014Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1418171Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1418338Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1418522Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1418679Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1418851Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1419002Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1419168Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1419323Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1419476Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1419722Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1419884Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1420073Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1420236Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1420393Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1420554Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1420709Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1420864Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1421027Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1421183Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1421337Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1421504Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1421662Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1421906Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1422066Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1422223Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1422415Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1422574Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1422727Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1422892Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1423051Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1423218Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1423373Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1423539Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1423716Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1423876Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1424036Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1424211Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1424371Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1424543Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1424702Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1424865Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1425037Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1425197Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1425358Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1425532Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1425694Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1425868Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1426053Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1426215Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1426386Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1426546Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1426704Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1426876Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1427037Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1427208Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1427451Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1427610Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1427787Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1427949Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1428109Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1428282Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1428442Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1428652Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1428810Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1428967Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1429139Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1429297Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1429481Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1429651Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1429834Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1430004Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1430160Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1430317Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1430488Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1430645Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1430800Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1430967Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1431128Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1431292Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1431459Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1431618Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1431787Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1431943Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1432100Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1432268Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1432424Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1432581Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1432753Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1432910Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1433085Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1433243Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1433403Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1433592Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1433752Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1433913Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1434083Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1434239Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1434408Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1434566Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1434724Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1434933Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1435096Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1435255Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1435428Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1435586Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1435757Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1435915Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1436076Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1436244Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1436402Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1436560Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1436756Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1436916Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1437084Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1437267Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1437427Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1437596Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1437756Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1437915Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1438084Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1438242Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1438413Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1438574Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1438735Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1438905Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1439067Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1439225Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1439394Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1439553Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1439712Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1439883Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1440042Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1440209Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1440371Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1440528Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1440697Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1440879Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1441040Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1441209Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1441366Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1441536Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1441694Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1441850Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1442022Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1442399Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1442563Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1442736Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1442901Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1443072Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1443230Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1443387Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1443561Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1443722Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1443878Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1444048Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1444211Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1444406Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1444568Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1444751Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1444921Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1445079Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1445238Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1445406Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1445565Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1445735Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1445888Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1446046Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1446219Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1446376Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1446537Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1446710Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1446871Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1447037Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1447198Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1447355Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1447524Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1447682Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1447839Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1448009Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1448168Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1448338Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1448525Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1448684Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1448849Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1449008Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1449168Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1449335Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1449496Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1449655Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1449847Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1450005Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1450176Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1450336Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1450494Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1450660Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1450821Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1450981Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1451150Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1451306Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1451473Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1451661Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1451815Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1451984Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1452167Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1452325Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1452494Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1452655Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1452822Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1452980Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1453133Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1453305Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1453469Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1453626Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1453798Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1453959Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1454130Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1454287Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1454447Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1454618Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1454776Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1454935Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1455103Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1455260Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1455431Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1455588Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1455771Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1455946Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1456102Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1456262Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1456435Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1456595Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1456765Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1456923Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1457105Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1457279Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1457435Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1457601Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1457774Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1457938Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1458113Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1458274Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1458435Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1458609Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1458771Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1458931Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1459130Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1459290Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1459473Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1459726Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1459890Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1460063Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1460224Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1460386Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1460560Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1460720Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1460876Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1461053Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1461212Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1461380Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1461543Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1461703Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1461876Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1462036Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1462196Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1462365Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1462524Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1462692Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1462853Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1463010Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1463178Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1463382Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1463542Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1463710Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1463868Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1464036Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1464195Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1464354Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1464529Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1464716Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1464873Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1465043Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1465203Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1465371Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1465530Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1465683Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1465851Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1466012Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1466167Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1466333Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1466519Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1466689Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1466847Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1467033Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1467200Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1467360Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1467517Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1467682Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1467841Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1468010Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1468165Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1468322Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1468493Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1468650Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1468809Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1468979Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1469136Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1469294Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1469461Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1469617Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1469784Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1469945Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1470104Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1470272Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1470429Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1470610Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1470781Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1470937Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1471105Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1471264Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1471424Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1471591Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1471749Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1471908Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1472104Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1472260Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1472434Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1472593Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1472751Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1472916Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1473073Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1473230Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1473395Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1473551Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1473718Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1473902Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1474060Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1474231Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1474413Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1474572Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1474741Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1474898Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1475065Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1475226Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1475383Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1475702Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1475867Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1476026Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1476195Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1476358Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1476526Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1476682Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1476839Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1477011Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1477169Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1477328Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1477499Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1477656Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1477826Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1477988Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1478207Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1478379Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1478540Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1478695Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1478867Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1479021Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1479183Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1479356Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1479550Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1479719Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1479877Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1480035Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1480204Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1480361Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1480518Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1480686Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1480841Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1481008Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1481165Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1481326Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1481533Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1481691Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1481885Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1482053Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1482211Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1482379Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1482535Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1482692Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1482868Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1483026Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1483188Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1483359Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1483518Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1483689Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1483846Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1484003Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1484169Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1484328Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1484483Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1484647Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1484804Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1484971Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1485133Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1485290Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1485455Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1485640Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1485796Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1485965Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1486124Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1486287Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1486448Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1486605Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1486775Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1486964Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1487123Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1487293Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1487452Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1487625Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1487783Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1487938Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1488109Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1488265Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1488417Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1488585Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1488769Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1488941Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1489097Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1489292Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1489463Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1489621Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1489780Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1489946Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1490101Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1490268Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1490418Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1490574Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1490741Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1490894Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1491056Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1491225Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1491380Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1491537Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1491700Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1491863Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1492028Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1492183Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1492341Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1492502Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1492659Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1492842Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1493004Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1493161Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1493328Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1493483Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1493644Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1493808Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1493965Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1494147Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1494310Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1494466Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1494634Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1494791Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1494948Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1495111Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1495270Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1495425Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1495589Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1495745Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1495910Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1496095Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1496250Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1496440Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1496597Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1496815Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1497091Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1497397Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1497695Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1497857Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1498012Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1498179Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1498337Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1498492Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1498663Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1498818Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1498983Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1499138Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1499292Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1499460Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1499619Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1499844Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1500014Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1500174Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1500343Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1500504Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1500705Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1500875Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1501029Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1501184Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1501347Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1501503Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1501656Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1501819Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1502004Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1502171Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1502326Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1502489Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1502653Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1502809Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1502964Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1503131Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1503287Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1503448Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1503604Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1503789Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1503950Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1504106Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1504287Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1504446Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1504602Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1504770Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1504927Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1505084Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1505252Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1505407Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1505563Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1505728Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1505884Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1506051Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1506210Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1506365Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1506528Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1506685Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1506839Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1507002Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1507155Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1507321Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1507479Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1507632Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1507827Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1507986Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1508142Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1508313Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1508467Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1508634Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1508789Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1508944Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1509139Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1509293Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1509450Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1509621Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1509777Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1509947Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1510100Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1510253Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1510417Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1510570Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1510721Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1510882Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1517703Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1517939Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1518187Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1518369Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1518528Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1518687Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1518858Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1519017Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1519190Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1519346Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1519501Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1519669Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1519822Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1519977Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1520147Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1520304Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1520460Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1520625Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1520782Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1520948Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1521107Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1521260Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1521430Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1521584Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1521737Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1521939Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1522095Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1522267Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1522419Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1522573Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1522742Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1522898Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1523052Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1523252Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1523407Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1523579Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1523738Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1523894Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1524064Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1524216Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1524371Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1524541Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1524695Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1524862Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1525070Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1525224Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1525390Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1525575Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1525728Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1525896Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1526047Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1526212Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1526369Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1526524Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1526690Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1526849Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1527006Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1527176Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1527333Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1527498Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1527651Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1527806Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1527974Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1528131Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1528287Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1528452Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1528607Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1528778Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1528932Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1529115Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1529281Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1529437Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1529591Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1529756Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1529914Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1530070Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1530237Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1530392Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1530592Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1530743Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1530899Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1531063Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1531220Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1531375Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1531542Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1531698Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1531866Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1532018Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1532173Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1532370Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1532525Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1532681Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1532879Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1533037Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1533199Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1533355Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1533510Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1533675Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1533832Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1533985Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1534154Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1534311Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1534481Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1534639Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1534793Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1534958Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1535110Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1535266Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1535435Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1535591Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1535753Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1535913Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1536069Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1536237Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1536423Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1536588Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1536758Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1536913Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1537083Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1537242Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1537397Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1537566Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1537752Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1537911Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1538080Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1538242Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1538409Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1538569Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1538726Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1538898Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1539054Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1539215Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1539384Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1539544Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1539804Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1539973Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1540169Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1540337Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1540494Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1540654Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1540818Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1540973Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1541129Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1541294Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1541454Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1541619Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1541772Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1541927Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1542098Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1542259Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1542414Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1542582Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1542737Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1542906Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1543060Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1543215Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1543389Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1543543Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1543701Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1543897Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1544055Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1544216Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1544370Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1544527Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1544695Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1544848Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1545002Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1545199Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1545351Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1545519Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1545675Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1545829Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1545997Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1546149Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1546305Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1546472Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1546631Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1546796Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1546981Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1547135Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1547298Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1547481Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1547636Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1547803Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1547956Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1548121Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1548277Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1548433Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1548598Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1548754Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1548908Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1549073Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1549231Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1549384Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1549548Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1549704Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1549869Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1550021Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1550177Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1550339Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1550496Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1550653Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1550814Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1551053Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1551223Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1551375Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1551530Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1551700Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1551855Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1552016Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1552179Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1552376Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1552540Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1552694Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1552852Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1553017Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1553177Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1553334Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1553497Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1553649Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1553813Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1553965Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1554123Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1554318Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1554471Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1554651Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1554819Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1554972Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1555138Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1555295Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1555457Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1555623Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1555777Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1555933Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1556100Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1556254Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1556422Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1556579Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1556734Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1556893Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1557045Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1557198Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1557367Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1557523Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1557686Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1557846Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1557998Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1558166Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1558349Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1558507Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1558670Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1558823Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1558977Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1559143Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1559300Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1559466Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1559644Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1559799Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1559963Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1560118Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1560274Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1560442Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1560598Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1560765Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1560923Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1561082Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1561245Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1561428Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1561584Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1561747Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1561931Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1562099Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1562254Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1562410Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1562574Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1562727Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1562883Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1563046Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1563204Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1563371Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1563524Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1563682Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1563847Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1564001Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1564158Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1564332Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1564485Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1564652Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1564803Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1564962Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1565129Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1565279Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1565459Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1565634Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1565787Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1565949Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1566104Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1566257Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1566422Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1566580Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1566763Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1566933Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1567091Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1567258Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1567415Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1567567Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1567729Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1567880Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1568041Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1568205Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1568356Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1568512Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1568703Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1568856Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1569029Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1569203Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1569358Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1569521Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1569674Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1569828Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1569995Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1570153Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1570307Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1570478Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1570633Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1570792Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1570962Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1571112Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1571278Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1571428Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1571582Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1571747Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1571904Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1572059Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1572229Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1572383Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1572546Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1572723Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1572877Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1573042Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1573194Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1573352Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1573516Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1573667Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1573832Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1574010Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1574165Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1574331Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1574487Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1574646Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1574810Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1574963Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1575131Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1575284Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1575438Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1575808Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1576042Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1576209Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1576375Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1576563Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1576718Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1576881Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1577034Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1577190Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1577355Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1577514Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1577670Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1577832Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1577992Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1578152Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1578311Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1578468Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1578626Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1578782Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1578936Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1579097Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1579252Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1579422Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1579578Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1579797Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1579966Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1580178Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1580334Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1580498Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1580651Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1580813Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1580964Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1581120Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1581285Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1581439Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1581634Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1581798Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1581954Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1582118Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1582269Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1582424Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1582586Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1582739Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1582894Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1583058Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1583212Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1583406Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1583557Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1583707Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1583895Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1584051Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1584203Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1584365Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1584518Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1584686Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1584840Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1584998Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1585161Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1585313Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1585468Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1585633Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1585789Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1585953Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1586104Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1586258Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1586423Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1586577Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1586730Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1586895Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1587046Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1587198Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1587389Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1587548Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1587708Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1587862Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1588018Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1588180Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1588335Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1588488Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1588674Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1588831Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1588994Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1589153Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1589310Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1589470Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1589619Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1589771Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1589932Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1590088Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1590247Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1590402Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1590583Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1590745Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1590925Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1591084Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1591246Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1591400Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1591563Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1591719Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1591873Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1592033Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1592190Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1592346Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1592506Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1592662Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1592824Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1592976Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1593126Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1593286Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1593440Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1593593Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1593757Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1593911Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1594078Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1594229Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1594382Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1594566Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1594726Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1594883Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1595046Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1595199Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1595364Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1595521Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1595678Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1595863Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1596020Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1596174Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1596335Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1596492Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1596643Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1596804Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1596958Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1597120Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1597274Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1597432Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1597621Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1597777Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1597940Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1598128Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1598286Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1598444Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1598601Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1598759Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1598915Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1599071Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1599225Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1599389Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1599540Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1599701Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1599855Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1600013Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1600174Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1600325Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1600482Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1600642Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1600799Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1600959Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1601115Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1601270Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1601430Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1601612Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1601772Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1601932Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1602086Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1602249Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1602399Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1602555Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1602717Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1602896Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1603049Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1603209Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1603365Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1603528Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1603680Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1603833Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1603997Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1604150Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1604306Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1604470Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1604622Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1604812Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1604966Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1605155Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1605317Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1605472Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1605628Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1605789Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1605940Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1606095Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1606259Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1606416Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1606584Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1606740Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1606897Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1607064Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1607223Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1607383Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1607548Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1607710Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1607876Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1608036Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1608195Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1608366Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1608524Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1608681Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1608871Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1609033Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1609199Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1609357Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1609516Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1609683Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1609843Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1610004Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1610195Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1610358Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1610524Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1610683Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1610841Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1611002Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1611156Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1611309Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1611470Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1611623Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1611786Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1611968Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1612121Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1612280Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1612458Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1612617Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1612777Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1612929Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1613092Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1613248Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1613403Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1613565Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1613724Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1613878Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1614037Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1614192Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1614353Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1614505Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1614655Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1614814Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1614967Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1615124Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1615283Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1615436Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1615594Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1615755Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1615937Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1616101Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1616256Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1616409Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1616569Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1616721Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1616875Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1617040Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1617219Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1617380Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1617534Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1617693Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1617853Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1618011Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1618168Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1618323Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1618477Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1618638Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1618790Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1618948Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1619137Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1619289Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1619472Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1619721Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1619884Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1620049Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1620205Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1620360Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1620523Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1620679Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1620836Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1621001Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1621155Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1621317Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1621473Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1621630Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1621790Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1621943Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1622095Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1622256Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1622410Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1622574Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1622729Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1622886Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1623048Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1623233Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1623390Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1623554Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1623707Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1623861Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1624024Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1624174Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1624337Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1624521Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1624675Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1624840Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1624993Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1625148Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1625310Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1625463Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1625626Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1625777Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1625932Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1626090Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1626271Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1626424Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1626587Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1626764Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1626929Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1627084Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1627236Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1627393Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1627549Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1627701Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1627862Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1628017Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1628183Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1628337Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1628491Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1628651Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1628805Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1628957Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1629120Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1629273Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1629432Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1629586Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1629741Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1629905Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1630056Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1630234Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1630395Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1630549Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1630712Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1630867Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1631021Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1631179Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1631337Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1631490Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1631677Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1631831Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1631994Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1632148Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1632301Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1632465Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1632620Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1632779Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1632940Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1633095Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1633247Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1633445Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1633599Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1633760Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1633943Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1634100Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1634274Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1634432Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1634586Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1634753Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1634910Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1635073Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1635231Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1635386Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1635551Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1635711Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1635866Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1636032Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1636190Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1636353Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1636509Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1636663Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1636828Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1636989Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1637141Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1637303Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1637488Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1637652Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1637808Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1637964Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1638128Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1638288Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1638446Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1638610Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1638796Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1638961Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1639119Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1639279Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1639440Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1639596Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1639755Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1639913Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1640066Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1640232Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1640386Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1640541Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1640739Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1640892Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1641072Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1641238Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1641390Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1641558Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1641712Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1641865Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1642029Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1642182Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1642339Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1642500Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1642654Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1642810Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1642978Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1643136Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1643301Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1643457Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1643610Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1643779Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1643932Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1644089Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1644256Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1644409Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1644575Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1644758Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1644916Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1645079Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1645233Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1645386Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1645551Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1645705Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1645868Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1646054Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1646210Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1646373Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1646534Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1646687Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1646851Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1647009Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1647169Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1647326Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1647481Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1647643Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1647825Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1647979Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1648140Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1648323Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1648487Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1648643Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1648801Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1648966Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1649123Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1649274Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1649431Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1649591Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1649754Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1649910Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1650066Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1650230Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1650386Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1650541Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1650705Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1650861Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1651024Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1651176Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1651335Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1651497Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1651653Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1651834Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1651998Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1652152Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1652307Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1652472Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1652626Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1652790Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1652947Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1653126Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1653292Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1653449Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1653607Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1653767Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1653921Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1654086Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1654239Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1654395Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1654561Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1654713Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1654870Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1655057Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1655214Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1655399Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1655555Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1655706Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1655870Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1656025Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1656180Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1656346Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1656500Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1656665Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1656825Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1656976Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1657145Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1657301Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1657453Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1657620Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1657771Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1657930Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1658088Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1658242Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1658402Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1658558Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1658715Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1658876Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1659059Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1659227Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1659384Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1659540Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1659783Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1659944Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1660096Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1660257Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1660459Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1660613Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1660781Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1660937Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1661099Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1661249Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1661405Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1661571Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1661729Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1661921Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1662181Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1662540Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1662836Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1662996Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1663244Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1663412Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1663567Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1663726Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1663890Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1664045Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1664217Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1664372Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1664533Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1664699Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1664855Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1665016Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1665183Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1665338Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1665505Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1665663Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1665816Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1665980Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1666139Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1666301Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1666471Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1666625Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1666817Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1666975Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1667130Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1667295Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1667449Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1667606Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1667771Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1667927Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1668117Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1668275Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1668431Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1668601Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1668757Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1668916Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1669080Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1669233Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1669399Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1669554Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1669707Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1669875Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1670058Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1670212Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1670397Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1670555Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1670711Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1670876Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1671032Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1671197Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1671357Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1671517Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1671679Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1671834Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1671987Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1672149Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1672304Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1672467Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1672624Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1672779Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1672944Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1673098Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1673252Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1673416Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1673576Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1673741Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1673896Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1674076Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1674240Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1674394Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1674550Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1674709Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1674862Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1675023Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1675176Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1675358Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1675523Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1675840Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1676003Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1676165Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1676321Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1676487Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1676646Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1676800Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1676964Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1677121Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1677368Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1677536Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1677694Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1677895Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1678057Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1678214Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1678379Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1678539Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1678698Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1678868Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1679025Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1679193Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1679354Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1679513Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1679681Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1679840Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1679996Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1680166Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1680324Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1680480Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1680649Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1680804Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1680971Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1681131Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1681288Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1681491Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1681651Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1681806Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1681966Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1682120Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1682284Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1682440Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1682595Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1682759Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1682950Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1683105Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1683274Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1683435Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1683599Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1683756Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1683908Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1684071Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1684227Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1684384Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1684549Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1684733Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1684896Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1685054Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1685238Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1685405Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1685559Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1685714Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1685875Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1686031Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1686197Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1686351Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1686511Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1686673Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1686831Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1686990Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1687152Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1687305Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1687469Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1687622Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1687778Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1687940Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1688093Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1688247Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1688414Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1688568Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1688765Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1688928Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1689080Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1689239Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1689393Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1689546Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1689712Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1689871Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1690052Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1690216Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1690370Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1690536Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1690690Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1690848Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1691012Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1691167Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1691323Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1691487Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1691644Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1691811Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1691993Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1692147Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1692335Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1692490Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1692646Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1692812Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1692966Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1693130Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1693283Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1693437Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1693604Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1693761Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1693917Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1694087Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1694250Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1694407Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1694565Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1694736Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1694892Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1695059Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1695217Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1695372Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1695549Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1695704Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1695860Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1696053Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1696211Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1696381Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1696539Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1696694Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1696859Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:12:16.1697015Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1697174Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1697370Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1697528Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1697688Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1697937Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1698189Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1698911Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1699712Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1700342Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1701100Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1701881Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1702694Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1703620Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1704427Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1705239Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1706137Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1706907Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1707450Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1707885Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1708312Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1708740Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1709161Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1709590Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1710015Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1710441Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1710870Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1711291Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1711724Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1712157Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1712582Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1713005Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1713442Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1713869Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1714289Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1714718Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1715148Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1715567Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1716044Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1716476Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1716909Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1717330Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1717761Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1718199Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1718619Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1719052Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1719510Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1719944Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1720364Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1720797Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1721233Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1721658Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1722089Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1722524Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1722952Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1723374Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1723807Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1724241Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1724687Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1725117Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1725574Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1726013Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1726436Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1726868Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1727303Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1727727Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1728159Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1728592Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1729013Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1729449Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1729884Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1730313Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1730735Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1731168Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1731599Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1732017Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1732450Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1732879Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1733310Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1733736Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1734173Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1734601Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1735028Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1735495Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1735928Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1736362Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1736783Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1737213Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1737645Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1738066Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1738496Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1738960Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1739383Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1739898Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1740335Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1740771Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1741202Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1741635Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1742069Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1742492Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1742929Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1743359Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1743827Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1744250Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1744685Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1745158Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1745589Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1746019Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1746451Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1746881Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1747305Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1747741Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1748174Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1748600Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1749051Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1749481Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1749907Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1750328Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1750765Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1751195Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1751615Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1752050Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1752481Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1752906Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1753348Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1753779Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1754213Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1754665Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1755098Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1755529Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1755948Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1756378Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1756805Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1757237Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1757655Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1758116Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1758546Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1758966Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1759403Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1759836Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1760265Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1760687Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1761117Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1761553Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1761971Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1762400Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1762834Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1763287Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1763708Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1764163Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1764601Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1765023Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1765453Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1765884Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1766305Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1766737Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1767167Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1767596Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1768020Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1768452Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1768886Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1769313Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1769742Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1770170Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1770602Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1771019Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1771452Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1771881Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1772302Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1772742Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1773176Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1773610Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1774069Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1774486Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1774913Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1775344Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1775958Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1776393Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1776828Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1777255Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1777753Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1778187Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1778620Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1779047Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1779481Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1780000Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1780420Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1780852Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1781282Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1781714Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1782135Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1782618Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1783044Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1783461Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1783939Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1784369Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1784796Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1785221Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1785648Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:12:16.1786076Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1786493Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1786923Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1787359Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1787789Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1788209Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1788643Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1789075Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1789498Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1789928Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1790351Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1790768Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1791199Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1791621Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1792040Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1792457Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1792880Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1793340Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1793764Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1794187Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1794608Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1795037Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1795456Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1795884Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1796314Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1796730Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1797184Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1797610Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1798036Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1798458Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1798882Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1799313Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1799741Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1800171Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1800596Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1801022Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1801443Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1801898Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1802327Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1802742Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1803203Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1803630Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1804050Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1804475Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1804906Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1805337Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1805758Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1806180Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1806613Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1807036Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1807466Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1807890Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1808319Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1808740Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1809170Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1809599Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1810019Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1810442Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1816616Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1817154Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1817603Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1818037Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1818552Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1818993Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1819418Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1819938Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1820372Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1820802Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1821227Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1821656Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1822117Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1822534Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1822958Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1823392Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1823823Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1824245Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1824678Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1825110Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1825533Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1825960Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1826389Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1826818Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1827287Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1827713Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1828172Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1828593Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1829023Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1829448Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1829866Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1830297Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1830723Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1831155Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1831580Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1832009Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1832436Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1832856Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1833285Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1833714Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1834144Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1834561Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1834983Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1835408Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1835825Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1836255Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1836685Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1837263Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1837847Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1838510Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1839346Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1840199Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1840815Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1841517Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1842152Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1842779Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1843372Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1844106Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1844732Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1845378Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1846020Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1846673Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1847329Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1847937Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1848556Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1849151Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1849843Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1850420Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1851126Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1851762Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1852435Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1853210Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1853887Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1854511Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1855236Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1855999Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1856647Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1857286Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1857987Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1858719Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1859487Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1860299Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1861010Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1861757Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1862452Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1863198Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1863979Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1864717Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1865435Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1866097Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1866870Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1867582Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1868320Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1869133Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1869873Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1870618Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1871382Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1872072Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1872802Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1873504Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1874254Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1875103Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1876066Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1876867Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1877648Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1878409Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1879225Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1880018Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1880811Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1881583Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1882369Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1883029Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1883760Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1884584Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1885260Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1886071Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1886805Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1887520Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1888140Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1888842Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1889596Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1890340Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1891101Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1891864Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1892606Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1893326Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1894008Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1894739Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1895446Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1896186Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1896976Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1897706Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1901733Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1902518Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1903296Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1904112Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1904926Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1905720Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1906597Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1907377Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1908132Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:12:16.1908855Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1909602Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1910346Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1911110Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1911865Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1912640Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1913383Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1914155Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1914990Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1915799Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1916567Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1917323Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1918126Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1918937Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1919759Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1920564Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1921452Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1922230Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1923034Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1923897Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1924714Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1925542Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1926368Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1927136Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1927937Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1928766Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1929533Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1930356Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1931177Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1931984Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1932776Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1933597Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1934318Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1935029Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1935792Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1936581Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1937431Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1938149Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1938919Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1939816Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1940574Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1941461Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1942192Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1942920Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1943675Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1944424Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1945207Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1946014Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1946829Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1947590Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1948374Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1949136Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1949898Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1950683Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1951433Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1952225Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1953018Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1953818Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1954594Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1955172Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1955739Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1956422Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1957069Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1957853Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1958596Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1959334Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1960054Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1960791Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1961561Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1962368Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1963127Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1963817Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1964529Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1965281Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1966026Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1966786Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1967532Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1968300Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1969094Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1969870Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1970558Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1971412Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1972182Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1972966Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1973707Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1974489Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1975388Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1976327Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1977040Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1977756Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1978506Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1979259Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1980130Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1980905Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1981685Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1982456Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1983163Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1983897Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1984635Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1985334Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1986122Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1986613Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1987043Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1987480Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1987910Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1988508Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1988939Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1989367Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1989830Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1990268Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1990428Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1990590Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1990747Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1990914Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1991074Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1991228Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1991394Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1991550Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1991706Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1991875Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1992032Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1992199Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1992355Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1992509Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1992675Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1992880Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1993036Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1993200Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1993355Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1993521Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1993713Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1993873Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1994037Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1994192Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1994345Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1994512Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1994670Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1994838Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1994992Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1995148Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1995313Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1995469Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1995627Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1995792Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1995946Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1996100Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1996262Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1996419Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1996586Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1996740Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1996921Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1997086Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1997241Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1997423Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1997591Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1997748Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1997915Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1998073Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1998228Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1998395Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1998553Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1998711Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1998874Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1999029Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1999201Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1999359Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1999520Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1999685Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1999840Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.1999999Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2000198Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2000357Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2000529Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2000683Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2000840Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2001033Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2001190Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2001346Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2001514Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2001671Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2001837Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2001993Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2002149Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2002317Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2002471Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2002628Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2002797Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2002951Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2003117Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2003270Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2003424Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2003589Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2003747Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2003904Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2004067Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2004250Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2004406Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2004599Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2004756Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2004922Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2005075Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2005232Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2005397Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2005553Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2005709Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2005872Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2006028Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2006191Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2006351Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2006505Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2006671Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2006825Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2006980Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2007145Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2007348Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2007513Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2007670Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2007830Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2007994Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2008149Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2008326Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2008493Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2008651Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2008815Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2008973Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2009131Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2009295Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2009450Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2009609Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2009769Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2009929Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2010093Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2010248Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2010403Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2010564Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2010719Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2010875Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2011039Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2011195Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2011383Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2011536Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2011690Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2011880Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2012035Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2012190Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2012353Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2012509Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2012663Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2012828Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2012986Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2013153Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2013307Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2013461Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2013629Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2013785Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2013939Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2014100Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2014253Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2014416Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2014602Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2014757Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2014926Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2015080Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2015234Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2015423Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2015583Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2015749Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2015904Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2016056Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2016222Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2016380Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2016533Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2016700Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2016856Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2017021Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2017179Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2017334Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2017500Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2017651Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2017808Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2017973Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2018126Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2018291Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2018446Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2018623Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2018789Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2018971Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2019127Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2019293Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2019446Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2019609Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2019855Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2020015Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2020183Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2020342Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2020498Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2020663Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2020819Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2020981Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2021136Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2021291Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2021453Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2021610Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2021765Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2021964Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2022120Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2022277Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2022440Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2022595Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2022787Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2022944Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2023101Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2023268Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2023422Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2023575Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2023739Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2023893Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2024065Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2024219Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2024378Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2024547Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2024702Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2024858Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2025024Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2025180Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2025343Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2025500Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2025658Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2025846Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2025999Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2026156Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2026346Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2026503Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2026666Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2026823Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2026977Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2027141Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2027306Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2027462Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2027634Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2027793Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2027959Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2028121Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2028277Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2028446Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2028601Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2028761Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2028930Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2029118Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2029288Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2029450Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2029611Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2029779Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2029967Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2030130Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2030301Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2030461Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2030622Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2030795Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2030956Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2031128Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2031291Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2031455Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2031626Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2031788Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2031946Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2032121Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2032279Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2032457Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2032617Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2032779Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2032947Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2033103Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2033286Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2033456Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2033662Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2033832Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2033991Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2034143Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2034313Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2034469Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2034630Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2034802Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2034958Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2035131Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2035286Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2035441Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2035612Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2035767Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2035922Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2036089Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2036245Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2036410Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2036594Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2036747Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2036915Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2037068Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2037224Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2037509Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2037731Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2037942Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2038147Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2038350Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2038570Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2038794Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2039044Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2039333Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2039570Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2039840Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2040074Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2040344Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2040644Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2040931Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2041166Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2041447Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2041704Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2041928Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2042248Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2042472Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2042801Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2043150Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2043324Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2043490Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2043648Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2043805Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2043972Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2044134Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2044305Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2044464Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2044624Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2044790Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2044950Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2045106Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2045272Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2045427Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2045591Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2045746Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2045938Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2046106Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2046263Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2046422Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2046585Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2046773Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2046943Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2047101Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2047257Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2047417Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2047571Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2047729Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2047897Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2048053Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2048222Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2048377Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2048537Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2048705Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2048864Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2049024Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2049186Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2049343Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2049506Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2049666Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2049822Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2050013Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2050170Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2050325Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2050515Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2050673Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2050827Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2050996Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2051151Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2051317Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2051475Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2051632Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2051801Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2051958Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2052112Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2052280Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2052436Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2052606Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2052761Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2052917Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2053081Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2053266Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2053422Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2053591Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2053745Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2053908Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2054089Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2054251Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2054415Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2054571Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2054727Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2054894Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2055056Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2055225Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2055385Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2055541Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2055704Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2055865Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2056021Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2056185Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2056343Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2056509Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2056663Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2056820Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2056989Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2057146Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2057331Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2057495Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2057676Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2057843Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2057999Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2058154Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2058327Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2058483Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2058642Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2058811Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2058967Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2059138Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2059296Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2059455Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2059623Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2059863Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2060020Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2060192Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2060349Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2060546Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2060712Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2060870Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2061039Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2061195Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2061353Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2061548Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2061711Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2061870Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2062038Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2062196Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2062367Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2062526Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2062683Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2062852Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2063010Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2063168Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2063341Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2063499Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2063662Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2063818Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2063973Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2064139Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2064295Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2064452Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2064661Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2064815Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2064983Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2065169Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2065327Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2065496Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2065651Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2065805Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2065973Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2066129Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2066296Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2066450Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2066607Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2066773Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2066931Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2067088Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2067254Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2067410Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2067575Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2067731Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2067914Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2068081Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2068239Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2068396Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2068563Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2068744Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2068904Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2069069Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2069226Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2069394Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2069550Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2069709Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2069872Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2070027Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2070186Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2070353Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2070511Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2070674Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2070828Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2070980Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2071144Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2071298Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2071454Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2071620Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2071776Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2071971Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2072128Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2072310Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2072477Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2072638Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2072796Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2072962Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2073119Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2073286Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2073443Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2073601Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2073767Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2073922Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2074081Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2074251Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2074409Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2074575Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2074732Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2074888Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2075057Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2075242Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2075398Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2075758Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2075920Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2076088Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2076311Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2076470Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2076635Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2076794Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2076949Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2077117Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2077276Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2077432Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2077604Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2077761Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2077928Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2078086Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2078244Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2078410Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2078569Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2078724Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2078890Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2079046Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2079208Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2079403Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2079559Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2079723Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2079916Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2080075Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2080240Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2080397Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2080564Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2080720Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2080877Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2081044Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2081201Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2081356Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2081520Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2081679Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2081843Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2081997Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2082153Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2082321Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2082478Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2082673Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2082839Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2082995Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2083163Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2083318Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2083508Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2083675Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2083827Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2083983Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2084150Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2084305Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2084474Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2084630Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2084787Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2084954Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2085108Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2085268Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2085439Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2085596Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2085764Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2085919Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2086076Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2086243Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2086401Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2086557Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2086757Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2086913Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2087094Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2087265Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2087419Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2087584Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2087739Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2087896Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2088062Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2088219Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2088372Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2088539Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2088693Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2088863Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2089023Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2089180Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2089350Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2089506Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2089662Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2089831Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2090017Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2090181Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2090348Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2090508Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2090675Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2090876Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2091035Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2091204Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2091368Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2091537Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2091696Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2091860Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2092035Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2092197Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2092353Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2092524Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2092689Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2092863Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2093020Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2093178Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2093349Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2093506Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2093666Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2093837Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2093996Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2094194Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2094352Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2094537Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2094708Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2094868Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2095024Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2095199Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2095355Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2095515Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2095689Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2095846Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2096022Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2096180Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2096340Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2096506Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2096663Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2096819Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2096989Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2097148Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2097360Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2097516Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2097677Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2097848Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2098003Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2098185Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2098352Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2098509Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2098678Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2098833Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2098991Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2099165Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2099322Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2099480Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2099720Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2099881Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2100053Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2100213Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2100370Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2100538Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2100696Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2100852Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2101021Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2101179Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2101345Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2101533Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2101692Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2101860Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2102048Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2102207Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2102379Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2102540Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2102708Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2102870Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2103032Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2103201Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2103360Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2103520Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2103689Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2103856Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2104026Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2104188Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2104348Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2104591Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2104815Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2105071Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2105316Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2105584Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2105816Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2106095Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2106482Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2106803Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2107100Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2107397Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2107707Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2108005Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2108305Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2108618Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2108920Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2109227Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2109524Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2109824Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2110129Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2110426Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2110721Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2111034Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2111329Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2111638Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2111932Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2112232Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2112573Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2112870Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2113201Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2113515Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2113809Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2114117Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2114415Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2114713Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2115026Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2115322Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2115617Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2115925Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2116221Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2116535Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2116829Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2117130Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2117438Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2117736Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2118031Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2118375Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2118668Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2118974Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2119268Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2119563Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2119874Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2120206Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2120499Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2120809Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2121082Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2121368Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2121655Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2121912Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2122181Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2122458Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2122705Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2122948Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2123198Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2123512Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2123813Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2123995Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2124161Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2124315Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2124477Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2124648Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2124868Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2125020Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2125190Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2125380Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2125555Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2125711Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2125867Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2126034Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2126189Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2126350Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2126521Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2126677Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2126846Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2127003Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2127165Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2127335Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2127489Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2127644Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2127813Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2127967Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2128180Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2128335Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2128492Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2128662Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2128819Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2129005Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2129176Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2129335Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2129499Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2129657Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2129814Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2129986Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2130144Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2130304Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2130477Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2130633Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2130795Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2130967Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2131123Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2131297Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2131455Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2131612Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2131785Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2131941Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2132099Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2132297Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2132455Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2132655Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2132816Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2132975Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2133151Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2133309Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2133468Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2133641Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2133800Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2133969Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2134131Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2134291Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2134463Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2134623Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2134781Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2134952Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2135111Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2135282Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2135438Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2135624Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2135794Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2135951Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2136110Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2136275Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2136457Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2136628Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2136782Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2136937Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2137104Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2137261Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2137421Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2137589Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2137751Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2137919Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2138076Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2138234Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2138398Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2138553Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2138713Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2138879Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2139037Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2139205Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2139361Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2139544Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2139792Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2139951Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2140139Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2140309Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2140462Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2140620Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2140794Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2140953Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2141123Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2141280Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2141437Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2141607Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2141765Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2141924Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2142093Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2142249Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2142416Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2142572Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2142730Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2142922Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2143077Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2143234Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2143403Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2143559Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2143752Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2143912Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2144064Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2144232Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2144388Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2144541Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2144710Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2144865Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2145028Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2145184Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2145343Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2145512Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2145672Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2145830Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2145998Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2146157Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2146326Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2146485Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2146644Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2146810Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2146994Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2147150Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2147344Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2147505Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2147672Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2147828Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2147984Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2148149Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2148308Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2148466Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2148632Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2148793Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2148949Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2149113Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2149272Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2149440Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2149596Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2149773Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2149941Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2150095Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2150278Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2150446Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2150605Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2150770Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2150926Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2151111Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2151278Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2151436Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2151592Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2151758Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2151914Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2152079Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2152236Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2152395Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2152559Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2152716Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2152874Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2153043Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2153200Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2153364Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2153525Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2153680Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2153845Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2154000Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2154184Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2154353Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2154510Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2154716Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2154873Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2155029Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2155197Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2155354Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2155513Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2155682Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2155838Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2156012Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2156173Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2156331Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2156501Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2156657Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2156819Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2156987Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2157147Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2157304Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2157501Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2157658Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2157826Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2157986Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2158141Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2158332Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2158492Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2158648Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2158817Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2158975Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2159139Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2159297Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2159450Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2159614Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2159773Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2159934Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2160103Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2160263Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2160438Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2160596Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2160753Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2160924Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2161081Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2161241Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2161415Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2161598Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2161765Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2161921Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2162106Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2162358Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2162516Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2162671Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2162843Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2162999Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2163169Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2163329Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2163487Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2163653Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2163810Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2163968Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2164137Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2164299Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2164468Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2164626Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2164788Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2164982Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2165143Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2165302Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2165475Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2165635Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2165832Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2165991Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2166149Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2166316Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2166477Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2166637Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2166804Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2166961Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2167120Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2167291Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2167448Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2167618Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2167773Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2167926Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2168086Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2168242Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2168398Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2168565Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2168722Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2168886Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2169067Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2169225Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2169413Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2169573Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2169733Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2169901Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2170057Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2170226Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2170381Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2170538Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2170703Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2170861Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2171018Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2171191Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2171348Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2171515Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2171670Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2171825Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2171991Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2172171Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2172327Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2172496Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2172654Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2172819Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2172978Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2173158Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2173329Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2173483Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2173636Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2173806Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2173960Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2174128Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2174286Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2174442Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2174608Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2174765Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2174920Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2175087Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2175248Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2175401Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2175717Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2175878Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2176051Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2176210Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2176432Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2176598Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2176757Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2176948Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2177119Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2177279Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2177448Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2177605Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2177761Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2177929Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2178085Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2178244Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2178409Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2178565Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2178732Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2178887Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2179042Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2179204Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2179359Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2179515Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2179785Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2179944Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2180112Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2180275Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2180432Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2180637Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2180799Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2180957Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2181124Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2181284Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2181451Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2181617Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2181773Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2181939Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2182101Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2182260Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2182429Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2182587Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2182757Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2182917Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2183074Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2183239Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2183403Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2183563Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2183730Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2183930Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2184089Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2184280Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2184439Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2184608Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2184765Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2184924Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2185099Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2185256Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2185413Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2185586Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2185746Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2185911Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2186070Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2186225Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2186392Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2186546Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2186701Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2186873Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2187028Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2187225Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2187381Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2187536Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2187705Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2187868Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2188045Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2188216Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2188373Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2188537Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2188694Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2188845Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2189011Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2189164Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2195626Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2195857Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2196036Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2196207Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2196370Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2196538Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2196696Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2196852Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2197020Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2197180Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2197353Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2197593Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2197751Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2197918Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2198110Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2198272Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2198441Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2198599Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2198766Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2198923Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2199087Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2199255Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2199407Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2199563Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2199726Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2199887Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2200056Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2200212Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2200367Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2200532Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2200688Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2200877Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2201045Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2201202Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2201361Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2201526Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2201715Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2201886Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2202042Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2202199Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2202366Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2202523Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2202681Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2202851Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2203008Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2203181Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2203339Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2203497Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2203672Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2203825Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2203985Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2204150Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2204303Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2204471Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2204624Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2204780Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2204975Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2205131Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2205313Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2205481Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2205636Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2205805Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2205960Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2206116Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2206281Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2206441Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2206596Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2206768Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2206923Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2207088Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2207250Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2207404Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2207571Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2207733Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2207888Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2208055Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2208239Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2208405Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2208568Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2208728Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2208899Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2209174Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2209405Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2209643Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2209891Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2210139Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2210427Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2210729Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2211030Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2211316Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2211599Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2211908Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2212213Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2212513Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2212818Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2213116Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2213426Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2213723Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2214027Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2214336Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2214638Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2214999Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2215309Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2215650Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2215963Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2216267Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2216568Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2216878Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2217170Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2217471Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2217777Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2218074Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2218386Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2218686Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2218993Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2219297Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2219599Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2219975Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2220268Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2220562Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2220919Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2221211Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2221507Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2221809Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2222104Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2222461Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2222771Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2223064Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2223369Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2223662Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2223954Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2224266Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2224562Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2224858Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2225172Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2225469Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2225780Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2226078Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2226372Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2226679Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:12:16.2226970Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2227260Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2227564Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2227859Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2228152Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2228497Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2228790Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2229096Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2229426Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2229722Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2230024Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2230313Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2230604Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2230912Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2231209Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2231517Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2231812Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2232105Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2232411Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2232710Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2233005Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2233309Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2233603Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2233904Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2234195Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2234526Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2234839Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2235125Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2235410Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2235686Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2236000Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2236271Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2236506Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2236760Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2237043Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2237292Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2237565Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2237785Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2238003Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2238244Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2238540Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2238833Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2239106Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2239368Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2239655Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2239934Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2240226Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2240551Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2240844Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2241111Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2241471Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2241753Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2242064Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2242336Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2242620Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2242906Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2243198Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2243481Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2243781Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2244064Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2244287Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2244526Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2244733Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2244948Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2245172Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2245397Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2245680Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2245962Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2246255Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2246650Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2246947Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2247240Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2247552Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2247843Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2248153Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2248485Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2248786Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2249096Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2249390Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2249691Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2249998Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2250296Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2250609Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2250916Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2251211Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2251520Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2251826Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2252125Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2252433Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2252737Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2253049Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2253350Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2253645Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2253933Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2254231Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2254471Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2254727Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2255051Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2255348Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2255620Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2255912Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2256205Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2256473Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2256763Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2257063Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2257349Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2257589Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2257840Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2258078Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2258338Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2258549Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2258835Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2259073Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2259281Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2259774Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2260111Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2260367Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2260577Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2260734Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2260935Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2261101Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2261259Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2261411Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2261580Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2261737Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2261907Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2262061Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2262215Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2262383Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2262539Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2262701Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2262865Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2263020Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2263182Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2263337Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2263488Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2263656Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2263811Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2263962Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2264159Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2264317Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2264924Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2265082Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2265237Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2265400Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2265559Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2265714Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2265885Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2266041Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2266205Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2266362Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2266517Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2266685Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2266841Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2266995Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2267156Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2267313Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2267471Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2267626Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2267827Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2267992Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2268148Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2268303Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2268469Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2268652Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2268807Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2268974Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2269131Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2269295Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2269450Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2269610Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2269776Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2269936Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2270095Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2270258Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2270413Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2270576Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2270727Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2270884Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2271047Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2271199Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2271354Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2271516Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2271695Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2271847Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2272009Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2272192Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2272349Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2272510Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2272663Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2272828Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2272986Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2273141Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2273306Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2273461Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2273616Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2273783Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2273943Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2274106Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2274260Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2274411Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2274574Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2274728Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2274907Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2275069Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2275225Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2275389Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2275686Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2275916Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2276084Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2276239Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2276392Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2276557Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2276712Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2276879Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2277034Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2277188Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2277354Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2277509Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2277667Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2277837Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2277991Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2278154Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2278305Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2278460Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2278623Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2278779Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2278933Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2279137Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2279306Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2279501Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2279667Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2279823Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2279977Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2280140Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2280296Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2280449Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2280616Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2280771Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2280931Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2281087Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2281242Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2281410Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2281566Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2281719Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2281881Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2282037Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2282199Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2282401Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2282557Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2282724Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2282883Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2283037Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2283233Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2283392Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2283552Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2283708Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2283863Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2284025Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2284185Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2284340Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2284509Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2284667Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2284828Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2284988Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2285142Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2285307Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2285466Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2285620Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2285786Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2285944Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2286106Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2286263Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2286443Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2286606Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2286785Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2286938Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2287101Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2287254Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2287404Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2287562Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2287715Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2287875Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2288031Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2288187Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2288345Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2288502Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2288652Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2288815Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2288970Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2289127Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2289281Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2289457Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2289617Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2289770Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2289923Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2290088Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2290267Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2290426Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2290582Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2290734Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2290899Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2291053Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2291207Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2291367Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2291522Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2291683Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2291841Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2291994Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2292157Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2292311Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2292463Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2292626Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2292783Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2292939Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2293091Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2293244Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2293429Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2293584Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2293736Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2293936Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2294091Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2294247Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2294399Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2294554Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2294713Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2294868Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2295019Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2295183Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2295334Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2295496Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2295654Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2295806Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2295969Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2296124Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2296278Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2296442Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2296621Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2296771Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2296935Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2297090Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2297250Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2297431Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2297583Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2297740Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2297893Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2298043Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2298204Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2298358Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2298517Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2298670Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2298824Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2298988Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2299146Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2299296Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2299461Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2299615Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2299862Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2300021Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2300177Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2300338Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2300492Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2300676Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2300838Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2301020Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2301184Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2301338Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2301491Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2301649Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2301804Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2301958Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2302124Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2302277Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2302435Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2302589Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2302746Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2302907Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2303062Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2303216Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2303376Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2303534Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2303720Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2303876Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2304028Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2304187Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2304338Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2304491Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2304671Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2304827Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2304978Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2305141Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2305295Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2305453Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2305608Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2305762Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2305922Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2306075Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2306227Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:12:16.2306495Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2306799Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2307121Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2307335Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2307486Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2307648Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2307803Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2307954Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2308144Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2308298Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2308462Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2308641Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2308797Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2308956Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2309108Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2309263Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2309426Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2309579Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2309742Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2309897Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2310050Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2310212Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2310366Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2310520Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2310684Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2310837Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2310998Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2311150Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2311329Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2311494Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2311646Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2311800Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2311962Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2312143Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2312309Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2312461Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2312617Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2312778Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2312929Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2313087Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2313250Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2313403Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2313568Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2313720Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2313875Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2314041Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2314194Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2314345Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2314508Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2314661Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2314816Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2314978Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2315157Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2315318Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2315470Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2315647Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2315813Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2315966Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2316123Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2316290Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2316440Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2316606Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2316759Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2316916Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2317076Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2317227Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2317380Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2317545Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2317701Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2317866Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2318020Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2318169Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2318355Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2318509Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2318667Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2318826Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2318979Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2319163Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2319316Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2319471Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2319630Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2319781Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2319933Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2320095Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2320247Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2320416Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2320569Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2320721Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2320885Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2321038Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2321189Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2321352Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2321504Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2321667Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2321821Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2321974Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2322171Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2322325Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2322479Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2322665Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2322820Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2322973Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2323132Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2323287Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2323448Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2323602Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2323754Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2323918Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2324073Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2324230Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2324396Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2324548Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2324714Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2324868Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2325022Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2325185Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2325361Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2325514Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2325677Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2325830Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2325994Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2326172Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2326326Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2326491Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2326643Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2326797Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2326962Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2327118Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2327281Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2327435Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2327588Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2327751Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2327909Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2328065Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2328226Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2328376Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2328537Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2328688Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2328841Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2329005Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2329183Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2329339Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2329501Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2329679Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2329847Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2329998Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2330151Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2330315Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2330466Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2330625Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2330784Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2330938Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2331093Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2331254Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2331412Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2331579Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2331729Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2331881Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2332044Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2332196Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2332378Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2332542Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2332697Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2332860Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2333011Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2333190Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2333356Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2333508Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2333660Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2333828Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2333978Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2334144Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2334300Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2334452Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2334614Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2334766Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2334922Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2335089Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2335245Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2335409Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2335560Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2335714Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2335878Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2336030Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2336182Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2336372Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2336524Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2336712Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2336866Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2337020Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2337186Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2337338Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2337490Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2337651Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2337802Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2337967Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2338120Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2338272Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2338447Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2338603Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2338758Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2338924Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2339079Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2339242Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2339425Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2339580Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2339840Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2340002Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2340156Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2340351Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2340508Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2340665Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2340833Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2340990Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2341150Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2341312Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2341467Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2341629Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2341790Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2341947Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2342113Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2342269Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2342431Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2342589Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2342743Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2342906Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2343064Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2343217Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2343380Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2343564Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2343725Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2343905Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2344059Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2344219Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2344376Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2344531Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2344697Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2344853Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2345015Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2345169Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2345328Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2345488Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2345651Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2345804Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2345969Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2346125Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2346285Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2346441Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2346627Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2346793Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2346948Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2347101Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2347266Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2347456Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2347620Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2347775Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2347930Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2348090Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2348245Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2348398Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2348560Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2348711Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2348863Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2349028Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2349188Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2349349Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2349502Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2349655Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2349817Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2349969Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2350120Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2350285Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2350439Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2350624Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2350779Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2350961Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2351123Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2351280Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2351433Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2351600Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2351756Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2351923Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2352080Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2352237Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2352408Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2352564Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2352726Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2352892Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2353048Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2353215Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2353374Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2353532Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2353724Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2353880Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2354039Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2354208Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2354365Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2354556Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2354713Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2354870Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2355038Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2355193Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2355352Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2355523Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2355679Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2355849Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2356007Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2356161Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2356330Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2356480Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2356634Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2356798Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2356953Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2357119Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2357273Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2357430Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2357594Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2357774Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2357933Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2358121Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2358277Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2358432Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2358591Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2358747Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2358912Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2359067Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2359222Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2359388Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2359547Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2359704Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2359869Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2360022Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2360184Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2360335Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2360491Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2360662Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2360844Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2361001Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2361163Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2361316Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2361482Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2361640Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2361817Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2361983Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2362133Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2362289Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2362451Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2362605Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2362769Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2362923Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2363077Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2363242Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2363398Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2363555Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2363718Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2363872Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2364037Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2364188Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2364346Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2364508Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2364662Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2364846Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2365010Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2365185Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2365356Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2365511Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2365664Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2365827Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2365985Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2366142Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2366307Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2366460Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2366614Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2366775Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2366930Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2367097Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2367251Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2367405Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2367572Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2367726Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2367917Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2368084Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2368239Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2368407Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2368559Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2368715Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2368901Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2369056Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2369210Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2369375Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2369529Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2369696Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2369849Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2370005Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2370170Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2370322Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2370480Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2370648Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2370804Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2370973Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2371129Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2371285Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2371454Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2371608Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2371765Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2371951Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2372109Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2372382Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2372537Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2372690Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2372857Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2373010Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2373164Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2373332Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2373485Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2373653Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2373809Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2373963Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2374128Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2374289Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2374444Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2374605Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2374761Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2374917Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2375077Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2375269Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2375431Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2375767Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2375930Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2376093Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2376306Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2376464Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2376629Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2376781Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2376941Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2377095Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2377251Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2377417Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2377571Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2377724Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2377887Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2378043Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2378210Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2378363Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2378517Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2378681Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2378835Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2378994Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2379159Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2379349Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2379512Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2379744Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2379935Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2380100Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2380251Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2380404Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2380566Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2380722Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2380891Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2381045Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2381200Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2381363Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2381516Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2381678Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2381841Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2381994Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2382156Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2382309Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2382464Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2382663Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2382817Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2382974Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2383137Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2383289Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2383482Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2383640Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2383794Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2383962Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2384115Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2384272Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2384439Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2384592Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2384745Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2384907Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2385060Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2385225Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2385379Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2385536Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2385699Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2385850Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2386005Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2386172Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2386329Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2386519Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2386670Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2386824Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2387012Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2387166Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2387320Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2387485Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2387641Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2387802Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2387955Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2388110Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2388275Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2388431Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2388585Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2388750Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2388901Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2389071Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2389222Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2389378Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2389544Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2389721Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2389877Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2390045Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2390200Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2390364Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2390542Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2390697Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2390861Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2391015Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2391172Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2391333Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2391491Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2391657Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2391811Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2391967Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2392131Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2392285Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2392439Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2392603Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2392759Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2392912Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2393074Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2393229Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2393396Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2393587Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2393741Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2393901Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2394078Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2394232Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2394394Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2394547Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2394715Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2394867Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2395024Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2395189Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2395344Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2395501Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2395667Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2395824Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2395988Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2396140Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2396295Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2396462Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2396614Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2396797Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2396957Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2397113Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2397278Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2397434Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2397615Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2397781Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2397935Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2398088Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2398251Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2398406Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2398572Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2398724Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2398888Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2399048Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2399206Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2399369Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2399534Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2399694Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2399858Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2400016Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2400174Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2400352Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2400584Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2400921Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2401248Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2401478Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2401692Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2401852Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2402005Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2402170Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2402326Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2402483Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2402653Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2402814Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2402973Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2403139Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2403298Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2403468Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2403625Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2403781Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2403945Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2404098Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2404257Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2404446Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2404606Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2404766Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2404922Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2405108Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2405302Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2405458Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2405615Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2405781Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2405936Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2406094Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2406250Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2406405Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2406575Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2406730Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2406887Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2407055Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2407211Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2407375Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2407531Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2407687Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2407850Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2408006Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2408160Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2408350Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2408509Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2408671Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2408852Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2409007Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2409175Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2409336Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2409493Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2409655Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2409814Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2409981Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2410140Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2410295Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2410461Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2410624Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2410778Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2410941Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2411096Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2411251Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2411418Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2411601Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2411764Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2411917Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2412095Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2412259Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2412438Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2412594Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2412759Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2412916Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2413082Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2413238Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2413392Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2413556Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2413711Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2413866Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2414031Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2414188Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2414349Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2414503Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2414656Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2414823Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2414984Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2415137Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2415299Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2415451Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2415642Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2415796Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2415975Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2416143Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2416297Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2416449Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2416612Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2416766Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2416929Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2417081Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2417237Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2417400Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2417553Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2417711Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2417873Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2418027Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2418189Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2418343Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2418497Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2418685Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2418838Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2418992Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2419155Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2419308Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2419487Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2419724Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2419882Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2420051Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2420206Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2420363Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2420536Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2420692Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2420846Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2421016Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2421174Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2421344Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2421503Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2421657Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2421822Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2421978Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2422133Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2422305Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2422465Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2422636Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2422829Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2422986Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2423183Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2423346Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2423503Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2423674Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2423835Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2424007Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2424170Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2424327Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2424495Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2424658Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2424816Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2424991Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2425154Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2425318Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2425479Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2425638Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2425807Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2425996Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2426153Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2426323Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2426510Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2426675Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2426858Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2427017Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2427184Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2427339Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2427501Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2427670Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2427831Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2427996Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2428152Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2428310Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2428474Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2428632Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2428788Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2428954Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2429110Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2429265Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2429432Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2429589Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2429761Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2429920Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2430115Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2430285Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2430468Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2430624Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2430790Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2430951Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2431120Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2431279Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2431436Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2431613Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2431772Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2431932Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2432096Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2432258Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2432423Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2432581Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2432739Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2432907Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2433066Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2433248Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2433413Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2433570Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2433735Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2433893Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2434079Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2434247Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2434404Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2434562Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2434727Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2434884Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2435050Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2435205Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2435361Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2435525Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2435682Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2435842Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2436002Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2436159Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2436322Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2436476Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2436634Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2436795Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2436950Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2437110Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2437301Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2437459Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2437649Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2437809Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2437966Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2438129Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2438284Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2438439Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2438604Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2438763Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2438923Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2439081Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2439239Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2439406Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2439563Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2439724Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2439890Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2440049Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2440214Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2440396Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2440554Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2440717Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2440876Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2441033Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2441196Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2441374Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2441531Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2441695Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2441853Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2442015Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2442173Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2442329Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2442488Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2442647Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2442804Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2442972Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2443131Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2443296Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2443454Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2443611Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2443778Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2443936Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2444091Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2444257Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2444441Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2444609Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2444793Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2444951Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2445114Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2445269Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2445424Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2445590Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2445746Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2445909Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2446063Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2446219Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2446384Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2446544Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2446702Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2446865Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2447019Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2447182Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2447339Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2447520Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2447683Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2447839Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2447994Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2448159Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2448320Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2448510Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2448668Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2448825Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2448986Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2449146Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2449304Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2449470Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2449625Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2449783Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2449949Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2450106Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2450276Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2450431Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2450585Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2450750Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2450906Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2451065Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2451233Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2451390Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2451581Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2451736Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2451892Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2452083Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2452241Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2452396Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2452560Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2452718Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2452883Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2453040Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2453197Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2453364Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2453521Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2453678Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2453844Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2454005Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2454170Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2454326Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2454485Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2454651Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2454855Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2455013Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2455181Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2455342Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2455508Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2455706Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2455868Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2456036Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2456193Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2456350Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2456514Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2456675Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2456837Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2456994Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2457153Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2457318Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2457478Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2457635Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2457800Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2457956Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2458113Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2458284Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2458440Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2458606Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2458792Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2458948Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2459113Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2459291Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2459446Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2459612Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2459838Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2460002Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2460157Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2460312Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2460479Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2460635Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2460793Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2460965Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2461121Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2461288Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2461445Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2461598Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2461764Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2461919Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2462105Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2462273Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2462430Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2462596Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2462753Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2462934Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2463100Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2463255Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2463410Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2463583Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2463736Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2463907Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2464065Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2464221Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2464391Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2464545Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2464701Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2464869Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2465022Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2465191Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2465348Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2465505Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2465673Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2465824Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2466004Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2466174Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2466352Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2466550Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2466707Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2466858Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2467023Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2467180Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2467331Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2467499Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2467654Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2467813Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2467977Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2468130Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2468294Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2468451Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2468601Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2468766Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2468922Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2469075Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2469270Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2469424Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2469591Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2469746Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2469925Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2470249Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2470499Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2470727Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2470990Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2471239Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2471503Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2471791Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2472079Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2472366Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2472657Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2472942Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2473181Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2473424Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2473749Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2474051Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2474230Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2474396Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2474554Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2474706Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2474939Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2475096Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2475264Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2475457Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2475798Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2475968Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2476126Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2476281Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2476452Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2476613Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2476783Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2476940Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2477096Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2477263Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2477421Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2477574Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2477737Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2477890Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2478053Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2478209Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2478423Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2478591Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2478752Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2478905Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2479073Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2479263Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2479423Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2479588Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2479759Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2479920Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2480075Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2480229Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2480398Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2480553Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2480705Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2480872Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2481027Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2481194Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2481350Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2481503Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2481670Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2481824Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2481977Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2482145Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2482337Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2482500Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2482658Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2482846Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2483012Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2483170Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2483322Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2483483Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2483637Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2483801Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2483955Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2484109Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2484270Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2484425Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2484581Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2484746Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2484899Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2485065Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2485222Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2485376Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2485607Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2485764Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2485919Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2486085Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2486240Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2486432Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2486589Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2486743Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2486908Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2487064Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2487218Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2487384Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2495065Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2495312Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2495479Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2495651Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2495816Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2495971Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2496140Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2496297Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2496455Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2496621Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2496778Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2496944Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2497249Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2497405Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2497574Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2497761Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2497920Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2498089Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2498243Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2498412Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2498570Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2498726Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2498887Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2499042Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2499197Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2499364Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2499524Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2499754Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2499912Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2500064Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2500231Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2500387Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2500577Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2500744Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2500899Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2501065Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2501222Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2501409Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2501574Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2501731Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2501884Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2502052Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2502205Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2502373Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2502528Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2502683Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2502852Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2503008Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2503165Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2503333Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2503484Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2503638Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2503802Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2503957Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2504127Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2504283Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2504436Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2504629Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2504782Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2504961Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2505132Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2505288Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2505455Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2505610Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2505764Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2505931Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2506087Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2506243Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2506411Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2506566Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2506735Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2506891Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2507045Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2507212Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2507367Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2507521Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2507714Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2507870Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2508037Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2508195Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2508350Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2508540Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2508696Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2508849Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2509013Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2509168Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2509329Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2509490Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2509642Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2509809Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2509969Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2510121Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2510286Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2510438Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2510600Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2510757Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2510912Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2511075Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2511230Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2511385Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2511551Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2511736Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2511900Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2512080Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2512236Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2512400Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2512554Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2512711Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2512873Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2513027Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2513180Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2513342Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2513499Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2513663Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2513820Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2513973Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2514138Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2514291Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2514445Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2514614Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2514795Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2514962Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2515116Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2515273Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2515442Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2515624Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2515781Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2515946Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2516100Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2516263Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2516421Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2516574Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2516740Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2516895Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2517053Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2517221Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2517380Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2517543Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2517697Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2517851Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2518010Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2518164Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2518320Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2518484Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2518637Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2518829Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2518984Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2519183Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2519351Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2519507Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2519661Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2519825Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2519978Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2520146Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2520305Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2520462Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2520629Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2520787Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2520946Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2521113Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2521266Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2521421Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2521585Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2521739Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2521931Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2522093Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2522249Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2522417Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2522568Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2522747Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2522915Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2523070Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2523235Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2523394Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2523547Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2523714Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2523868Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2524024Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2524188Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2524344Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2524510Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2524665Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2524818Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2524983Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2525135Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2525290Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2525457Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2525608Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2525772Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2525956Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2526110Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2526302Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2526458Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2526612Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2526783Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2526935Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2527097Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2527255Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2527408Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2527568Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2527724Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2527876Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2528038Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2528196Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2528358Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2528514Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2528668Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2528827Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2529008Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2529163Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2529325Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2529481Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2529638Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2529801Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2529981Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2530152Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2530311Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2530467Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2530628Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2530785Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2530941Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2531102Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2531261Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2531425Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2531584Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2531744Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2531908Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2532061Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2532218Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2532381Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2532538Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2532734Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2532978Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2533222Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2533400Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2533588Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2533751Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2533941Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2534099Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2534264Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2534426Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2534588Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2534749Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2534905Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2535064Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2535227Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2535386Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2535548Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2535702Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2535856Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2536016Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2536171Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2536353Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2536516Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2536672Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2536835Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2536992Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2537144Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2537337Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2537497Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2537650Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2537813Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2537968Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2538135Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2538294Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2538448Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2538616Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2538773Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2538926Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2539093Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2539254Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2539407Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2539571Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2539795Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2539963Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2540124Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2540284Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2540480Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2540633Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2540790Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2540985Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2541142Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2541306Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2541463Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2541616Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2541780Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2541938Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2542090Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2542255Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2542414Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2542582Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2542737Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2542892Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2543057Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2543213Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2543368Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2543535Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2543716Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2543881Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2544041Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2544194Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2544358Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2544537Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2544692Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2544859Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2545018Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2545178Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2545332Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2545487Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2545654Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2545813Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2545971Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2546136Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2546293Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2546460Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2546614Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2546766Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2546926Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2547081Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2547235Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2547398Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2547593Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2547748Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2547909Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2548113Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2548267Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2548428Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2548584Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2548742Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2548895Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2549046Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2549210Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2549370Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2549525Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2549693Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2549854Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2550021Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2550179Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2550333Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2550504Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2550659Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2550839Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2551002Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2551157Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2551310Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2551475Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2551653Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2551818Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2551972Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2552126Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2552287Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2552446Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2552602Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2552766Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2552922Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2553085Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2553241Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2553398Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2553561Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2553715Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2553866Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2554028Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2554181Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2554350Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2554505Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2554686Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2554852Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2555008Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2555188Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2555356Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2555506Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2555670Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2555826Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2555980Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2556143Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2556307Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2556463Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2556616Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2556781Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2556939Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2557104Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2557261Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2557415Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2557576Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2557732Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2557914Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2558075Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2558236Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2558399Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2558553Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2558735Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2558895Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2559050Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2559204Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2559363Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2559518Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2559679Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2559837Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2559996Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2560156Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2560309Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2560469Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2560629Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2560788Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2560949Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2561102Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2561255Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2561417Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2561572Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2561756Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2561915Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2562071Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2562254Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2562406Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2562605Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2562772Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2562926Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2563081Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2563240Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2563394Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2563556Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2563708Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2563861Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2564027Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2564179Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2564330Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2564488Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2564644Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2564803Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2564982Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2565136Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2565298Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2565453Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2565607Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2565791Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2565946Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2566100Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2566260Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2566418Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2566578Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2566735Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2566887Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2567050Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2567205Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2567360Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2567522Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2567676Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2567834Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2567987Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2568141Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2568300Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2568454Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2568612Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2568798Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2568954Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2569114Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2569295Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2569448Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2569607Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2569760Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2569913Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2570072Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2570227Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2570389Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2570543Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2570696Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2570856Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2571017Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2571169Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2571326Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2571480Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2571641Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2571793Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2571976Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2572137Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2572291Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2572444Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2572603Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2572791Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2572951Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2573103Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2573258Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2573417Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2573571Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2573727Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2573886Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2574040Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2574193Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2574354Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2574513Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2574676Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2574827Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2574977Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2575134Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2575285Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2575444Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2575763Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2575919Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2576148Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2576304Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2576493Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2576660Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2576815Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2576970Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2577130Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2577283Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2577442Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2577594Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2577747Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2577907Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2578064Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2578221Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2578381Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2578538Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2578696Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2578850Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2579001Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2579193Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2579347Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2579504Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2579729Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2579886Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2580088Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2580246Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2580398Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2580561Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2580715Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2580869Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2581031Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2581186Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2581346Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2581508Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2581662Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2581830Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2581984Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2582138Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2582298Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2582453Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2582607Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2582770Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2582922Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2583084Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2583264Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2583416Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2583600Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2583753Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2583905Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2584067Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2584219Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2584382Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2584539Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2584690Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2584850Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2585005Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2585162Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2585325Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2585482Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2585639Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2585791Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2585947Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2586111Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2586293Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2586445Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2586610Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2586767Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2586932Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2587112Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2587268Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2587428Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2587582Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2587735Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2587899Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2588058Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2588220Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2588374Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2588532Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2588695Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2588855Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2589010Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2589172Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2589330Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2589490Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2589645Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2589804Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2589967Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2590125Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2590315Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2590473Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2590657Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2590821Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2590974Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2591128Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2591290Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2591443Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2591604Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2591766Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2591939Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2592174Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2592470Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2592776Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2593049Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2593254Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2593553Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2593867Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2594094Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2594283Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2594443Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2594622Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2594829Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2594982Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2595171Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2595368Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2595519Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2595675Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2595841Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2595991Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2596156Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2596311Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2596464Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2596628Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2596781Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2596936Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2597098Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2597253Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2597415Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2597568Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2597721Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2597886Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2598039Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2598194Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2598385Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2598536Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2598725Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2598881Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2599032Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2599194Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2599346Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2599497Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2599658Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2599809Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2599972Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2600127Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2600277Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2600443Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2600595Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2600748Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2600914Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2601068Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2601222Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2601426Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2601580Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2601748Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2601908Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2602067Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2602259Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2602417Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2602572Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2602739Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2602898Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2603066Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2603228Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2603383Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2603551Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2603709Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2603864Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2604031Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2604188Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2604353Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2604509Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2604665Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2604832Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2604988Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2605147Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2605308Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2605486Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2605648Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2605829Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2605985Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2606151Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2606302Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2606454Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2606620Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2606773Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2606937Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2607090Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2607244Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2607410Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2607567Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2607724Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2607886Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2608038Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2608201Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2608357Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2608545Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2608711Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2608863Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2609017Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2609184Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2609339Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2609593Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2609749Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2609902Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2610066Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2610221Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2610374Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2610539Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2610693Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2610847Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2611014Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2611169Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2611331Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2611484Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2611638Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2611799Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2611953Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2612108Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2612279Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2612434Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2612622Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2612777Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2612951Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2613118Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2613272Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2613424Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2613587Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2613742Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2613903Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2614061Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2614214Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2614382Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2614535Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2614688Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2614855Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2615007Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2615168Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2615319Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2615473Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2615659Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2615812Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2615967Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2616130Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2616283Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2616449Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2616634Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2616791Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2616959Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2617118Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2617271Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2617436Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2617595Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2617760Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2617918Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2618075Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2618239Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2618401Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2618556Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2618723Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2618879Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2619035Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2619203Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2619359Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2619523Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2619788Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2619942Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2620108Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2620294Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2620449Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2620618Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2620775Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2620938Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2621096Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2621251Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2621416Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2621574Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2621730Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2621895Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2622054Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2622217Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2622375Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2622532Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2622697Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2622854Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2623037Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2623201Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2623357Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2623523Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2623679Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2623859Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2624029Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2624187Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2624340Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2624502Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2624658Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2624824Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2624978Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2625131Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2625295Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2625452Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2625611Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2625777Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2625931Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2626091Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2626246Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2626403Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2626566Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2626720Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2626905Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2627070Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2627230Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2627430Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2627587Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2627741Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2627901Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2628055Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2628211Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2628376Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2630519Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2630704Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2630870Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2631028Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2631185Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2631349Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2631505Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2631670Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2631827Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2631986Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2632191Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2632345Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2632526Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2632682Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2632852Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2633010Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2633166Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2633330Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2633485Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2633643Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2633811Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2633966Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2634131Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2634290Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2634444Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2634607Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2634765Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2634920Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2635082Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2635236Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2635398Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2635552Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2635758Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2635921Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2636103Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2636256Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2636422Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2636606Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2636770Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2636924Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2637082Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2637250Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2637404Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2637564Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2637729Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2637944Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2638113Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2638268Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2638426Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2638593Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2638747Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2638901Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2639065Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2639222Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2639416Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2639570Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2639730Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2639891Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2640045Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2640201Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2640368Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2640523Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2640688Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2640841Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2640996Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2641248Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2641406Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2641564Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2641732Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2641886Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2642042Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2642206Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2642363Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2642528Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2642684Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2642839Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2643006Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2643161Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2643348Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2643511Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2643669Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2643862Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2644019Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2644175Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2644340Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2644498Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2644653Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2644818Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2644972Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2645177Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2645331Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2645486Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2645651Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2645805Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2645961Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2646129Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2646282Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2646446Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2646629Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2646784Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2646953Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2647114Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2647270Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2647440Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2647598Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2647761Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2647916Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2648073Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2648239Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2648397Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2648549Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2648715Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2648874Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2649037Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2649197Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2649352Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2649518Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2649672Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2649827Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2649993Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2650148Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2650312Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2650498Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2650653Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2650844Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2651058Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2651217Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2651383Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2651562Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2651718Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2651883Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2652041Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2652205Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2652390Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2652545Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2652710Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2652870Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2653025Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2653190Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2653345Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2653540Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2653705Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2653889Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2654053Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2654236Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2654395Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2654560Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2654717Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2654881Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2655035Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2655188Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2655350Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2655506Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2655663Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2655827Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2655987Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2656158Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2656402Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2656683Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2656998Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2657230Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2657512Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2657783Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2658095Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2658410Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2658635Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2658793Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2659018Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2659174Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2659356Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2659528Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2659752Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2659921Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2660074Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2660229Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2660394Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2660550Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2660736Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2660900Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2661055Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2661210Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2661374Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2661531Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2661699Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2661855Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2662010Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2662203Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2662358Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2662516Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2662691Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2662845Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2663010Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2663163Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2663321Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2663483Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2663637Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2663791Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2663958Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2664113Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2664278Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2664437Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2664593Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2664760Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2664914Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2665069Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2665234Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2665390Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2665551Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2665706Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2665861Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2666025Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2666205Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2666359Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2666546Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2666706Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2666874Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2667028Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2667183Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2667349Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2667506Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2667660Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2667852Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2668010Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2668174Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2668331Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2668486Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2668649Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2668803Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2668956Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2669125Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2669307Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2669462Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2669632Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2669788Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2669952Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2670110Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2670266Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2670432Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2670589Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2670744Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2670911Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2671067Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2671228Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2671382Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2671536Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2671702Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2671862Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2672016Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2672180Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2672338Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2672502Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2672654Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2672813Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2672976Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2673135Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2673317Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2673486Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2673665Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2673833Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2673988Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2674150Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2674315Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2674471Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2674632Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2674799Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2674986Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2675155Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2675315Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2675475Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2675846Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2676006Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2676165Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2676340Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2676499Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2676726Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2676883Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2677041Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2677213Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2677371Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2677528Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2677700Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2677861Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2678028Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2678189Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2678348Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2678518Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2678677Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2678837Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2679005Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2679160Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2679318Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2679481Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2679636Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2679800Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2679955Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2680121Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2680282Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2680440Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2680610Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2680808Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2680975Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2681166Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2681326Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2681493Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2681654Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2681812Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2681978Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2682139Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2682309Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2682505Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2682670Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2682836Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2682994Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2683152Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2683321Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2683481Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2683655Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2683810Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2684006Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2684175Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2684335Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2684495Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2684662Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2684823Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2684998Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2685151Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2685309Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2685480Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2685636Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2685795Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2685961Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2686120Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2686286Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2686442Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2686600Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2686767Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2686923Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2687079Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2687243Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2687399Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2687570Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2687727Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2687883Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2688072Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2688231Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2688415Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2688581Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2688737Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2688890Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2689059Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2689220Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2689389Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2689544Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2689728Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2689897Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2690053Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2690213Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2690377Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2690532Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2690695Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2690848Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2691005Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2691195Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2691352Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2691512Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2691680Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2691836Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2692004Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2692164Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2692318Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2692485Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2692641Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2692798Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2692964Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2693120Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2693293Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2693450Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2693607Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2693777Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2693933Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2694089Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2694251Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2694405Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2694572Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2694731Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2694888Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2695055Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2695241Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2695399Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2695564Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2695743Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2695914Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2696070Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2696225Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2696389Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2696543Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2696701Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2696894Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2697055Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2697212Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2697377Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2697535Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2697701Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2697859Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2698015Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2698177Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2698333Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2698515Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2698683Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2698842Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2699010Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2699165Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2699322Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2699488Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2699733Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2699893Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2700060Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2700218Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2700391Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2700549Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2700707Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2700875Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2701035Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2701196Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2701363Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2701521Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2701689Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2701845Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2702001Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2702167Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2702325Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2702519Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2702687Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2702842Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2703038Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2703194Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2703351Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2703517Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2703675Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2703831Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2704001Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2704185Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2704355Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2704511Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2704668Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2704832Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2704985Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2705142Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2705302Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2705460Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2705618Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2705814Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2705973Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2706137Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2706291Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2706450Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2706617Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2706773Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2706931Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2707095Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2707252Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2707420Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2707578Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2707737Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2707907Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2708064Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2708223Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2708390Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2708546Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2708709Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2708863Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2709018Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2709184Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2709340Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2709497Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2709691Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2709844Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2710010Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2710192Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2710351Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2710514Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2710671Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2710828Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2710995Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2711155Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2711375Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2711583Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2711741Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2711935Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2712098Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2712262Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2712432Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2712589Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2712757Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2712916Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2713104Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2713274Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2713437Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2713596Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2713771Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2713948Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2714148Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2714307Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2714466Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2714636Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2714819Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2714979Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2715152Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2715312Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2715470Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2715640Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2715797Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2715963Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2716124Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2716279Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2716445Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2716601Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2716760Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2716928Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2717117Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2717283Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2717438Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2717638Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2717900Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2718186Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2718476Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2718777Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2719035Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2719278Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2719545Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2719852Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2720129Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2720413Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2720715Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2721033Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2721318Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2721590Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2721846Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2722138Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2722472Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2722783Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2723090Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2723287Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2723447Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2723615Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2723776Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2723933Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2724100Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2724256Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2724412Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2724577Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2724731Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2724899Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2725057Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2725212Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2725381Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2725539Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2725695Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2725858Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2726015Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2726172Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2726334Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2726491Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2726700Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2726855Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2727016Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2727208Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2727366Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2727523Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2727690Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2727847Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2728009Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2728168Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2728326Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2728592Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2728751Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2728908Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2729080Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2729238Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2729406Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2729563Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2729722Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2729892Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2730082Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2730241Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2730411Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2730567Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2730733Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2730895Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2731052Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2731222Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2731378Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2731533Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2731697Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2731860Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2732023Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2732182Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2732340Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2732503Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2732660Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2732818Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2732982Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2733136Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2733304Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2733457Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2733613Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2733776Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2733962Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2734117Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2734282Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2734462Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2734622Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2734786Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2734943Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2735110Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2735268Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2735428Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2735593Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2735775Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2735934Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2736096Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2736253Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2736419Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2736579Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2736736Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2736898Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2737052Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2737237Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2737400Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2737555Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2737721Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2737877Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2738032Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2738202Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2738358Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2738513Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2738681Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2738838Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2739007Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2739163Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2739324Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2739490Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2739720Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2739884Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2740055Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2740209Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2740378Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2740533Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2740691Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2740860Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2741018Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2741177Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2741376Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2741533Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2741738Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2741893Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2742050Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2742215Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2742370Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2742528Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2742703Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2742859Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2743045Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2743214Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2743371Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2743535Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2743690Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2743847Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2744008Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2744163Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2744319Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2744509Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2744666Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2744835Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2744995Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2745155Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2745321Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2745479Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2745635Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2745799Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2745956Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2746120Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2746279Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2746435Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2746606Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2746766Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2746925Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2747090Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2747247Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2747415Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2747574Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2747735Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2747904Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2748066Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2748225Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2748392Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2748578Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2748748Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2748930Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2749092Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2749256Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2749414Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2749576Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2749744Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2749904Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2750072Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2750253Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2750415Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2750582Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2750745Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2750903Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2751070Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2751233Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2751391Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2751559Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2751746Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2751915Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2752075Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2752235Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2752398Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2752554Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2752708Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2752869Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2753024Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2753189Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2753348Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2753504Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2753666Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2753822Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2753977Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2754141Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2754299Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2754464Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2754621Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2754773Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2754935Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2755088Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2755245Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2755401Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2755557Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2755743Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2755900Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2756079Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2756244Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2756397Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2756550Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2756712Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2756866Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2757025Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2757180Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2757376Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2757538Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2757693Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2757848Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2758012Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2758168Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2758333Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2758488Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2758642Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2758826Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2758981Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2759140Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2759312Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2759471Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2759632Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2759801Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2759957Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2760121Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2760280Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2760437Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2760600Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2760755Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2760912Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2761079Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2761238Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2761400Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2761555Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2761710Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2761873Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2762031Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2762188Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2762352Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2762510Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2762675Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2762861Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2763020Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2763211Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2763368Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2763523Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2763683Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2763840Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2764004Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2764164Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2764318Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2764506Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2764666Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2764821Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2764986Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2765140Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2765304Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2765460Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2765614Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2765777Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2765959Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2766114Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2766282Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2766438Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2766605Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2766767Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2766922Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2767081Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2767238Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2767390Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2767554Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2767712Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2767870Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2768027Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2768183Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2768344Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2768500Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2768659Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2768823Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2768979Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2769135Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2769298Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2769457Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2769624Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2769782Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2769978Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2770139Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2770334Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2770578Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2770820Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2771073Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2771372Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2781156Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2781591Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2781918Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2782290Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2782499Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2782658Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2782825Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2783072Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2783379Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2783696Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2783943Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2784210Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2784560Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2784722Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2784900Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2785126Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2785283Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2785451Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2785609Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2785765Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2785931Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2786089Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2786248Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2786404Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2786558Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2786725Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2786882Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2787035Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2787202Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2787362Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2787527Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2787683Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2787836Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2787999Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2788154Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2788310Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2788477Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2788692Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2788860Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2789016Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2789213Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2789381Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2789540Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2789695Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2789861Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2790020Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2790188Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2790376Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2790534Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2790699Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2790857Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2791012Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2791174Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2791329Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2791485Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2791647Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2791805Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2792002Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2792161Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2792319Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2792488Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2792643Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2792799Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2792964Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2793119Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2793286Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2793446Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2793600Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2793767Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2793927Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2794080Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2794247Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2794406Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2794576Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2794733Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2794888Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2795056Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2795215Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2795369Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2795537Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2795696Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2795886Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2796043Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2796199Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2796385Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2796543Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2796696Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2796862Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2797019Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2797184Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2797342Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2797520Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2797684Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2797840Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2797996Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2798161Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2798318Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2798479Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2798635Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2798792Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2798957Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2799142Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2799301Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2799465Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2799622Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2799776Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2799946Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2800101Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2800262Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2800416Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2800572Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2800737Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2800895Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2801049Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2801215Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2801372Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2801536Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2801692Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2801847Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2802009Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2802166Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2802322Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2802488Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2802645Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2802813Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2802999Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2803152Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2803322Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2803503Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2803656Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2803826Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2803983Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2804151Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2804305Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2804463Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2804629Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2804812Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2804970Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2805134Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2805290Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2805452Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2805607Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2805758Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2805924Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2806081Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2806279Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2806444Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2806603Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2806767Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2806923Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2807079Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2807241Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2807398Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2807553Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2807724Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2807879Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2808039Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2808211Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2808371Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2808542Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2808701Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2808856Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2809023Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2809179Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2809333Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2809504Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2809660Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2809824Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2809979Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2810166Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2810332Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2810489Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2810668Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2810836Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2810992Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2811158Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2811314Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2811468Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2811633Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2811790Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2811969Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2812137Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2812296Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2812462Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2812619Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2812773Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2812934Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2813090Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2813247Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2813438Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2813596Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2813764Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2813921Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2814078Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2814250Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2814408Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2814561Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2814723Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2814880Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2815042Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2815199Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2815352Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2815520Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2815678Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2815833Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2815996Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2816154Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2816318Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2816476Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2816628Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2816790Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2816952Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2817106Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2817302Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2817461Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2817614Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2817804Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2817964Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2818125Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2818282Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2818436Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2818599Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2818758Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2818916Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2819108Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2819265Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2819430Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2819589Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2819825Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2819990Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2820146Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2820298Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2820463Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2820648Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2820815Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2820979Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2821130Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2821294Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2821452Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2821605Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2821772Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2821927Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2822093Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2822250Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2822406Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2822579Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2822741Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2822894Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2823058Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2823214Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2823378Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2823535Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2823694Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2823858Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2824011Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2824166Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2824335Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2824523Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2824688Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2824842Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2825022Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2825188Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2825347Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2825503Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2825666Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2825822Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2825979Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2826145Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2826325Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2826494Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2826651Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2826806Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2826975Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2827133Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2827286Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2827453Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2827609Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2827794Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2827952Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2828107Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2828270Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2828429Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2828585Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2828753Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2828910Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2829073Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2829229Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2829386Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2829557Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2829716Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2829876Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2830045Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2830204Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2830378Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2830564Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2830745Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2830915Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2831075Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2831247Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2831424Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2831586Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2831755Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2831940Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2832100Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2832293Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2832453Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2832612Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2832781Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2832939Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2833105Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2833269Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2833427Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2833638Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2833803Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2833956Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2834122Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2834279Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2834433Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2834596Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2834748Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2834904Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2835096Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2835253Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2835416Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2835573Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2835728Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2835892Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2836052Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2836204Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2836367Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2836525Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2836689Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2836873Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2837084Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2837250Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2837411Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2837598Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2837792Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2837949Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2838102Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2838265Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2838420Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2838584Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2838739Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2838893Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2839064Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2839252Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2839404Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2839594Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2839789Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2840060Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2840266Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2840472Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2840690Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2840847Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2841030Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2841262Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2841421Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2841587Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2841745Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2841899Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2842065Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2842265Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2842419Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2842589Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2842887Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2843049Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2843242Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2843403Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2843560Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2843724Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2843880Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2844036Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2844207Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2844364Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2844523Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2844705Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2844882Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2845047Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2845207Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2845422Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2845634Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2845793Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2845952Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2846115Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2846291Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2846454Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2846613Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2846767Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2846931Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2847116Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2847287Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2847577Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2847794Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2848004Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2848210Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2848365Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2848562Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2848751Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2848914Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2849098Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2849258Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2849420Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2849579Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2849732Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2849941Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2850099Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2850271Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2850529Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2851206Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2851367Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2851527Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2851745Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2851919Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2852077Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2852244Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2852400Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2852560Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2852720Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2852877Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2853035Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2853199Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2853355Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2853512Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2853673Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2853833Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2853993Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2854149Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2854305Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2854466Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2854624Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2854779Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2854941Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2855100Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2855293Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2855448Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2855628Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2855792Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2855949Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2856101Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2856265Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2856422Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2856584Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2856740Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2856921Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2857087Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2857245Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2857400Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2857562Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2857718Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2857879Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2858034Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2858192Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2858389Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2858545Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2858701Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2858861Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2859018Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2859183Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2859338Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2859494Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2859721Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2859877Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2860035Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2860202Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2860358Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2860524Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2860682Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2860841Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2861007Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2861163Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2861318Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2861482Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2861637Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2861793Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2861958Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2862114Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2862278Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2862462Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2862617Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2862815Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2862976Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2863128Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2863290Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2863446Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2863606Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2863766Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2863921Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2864108Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2864269Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2864422Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2864586Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2864743Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2864902Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2865058Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2865216Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2865375Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2865556Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2865710Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2865875Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2866032Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2866193Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2866350Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2866507Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2866672Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2866826Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2866979Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2867141Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2867297Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2867458Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2867622Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2867779Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2867939Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2868094Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2868250Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2868412Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2868567Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2868729Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2868884Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2869039Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2869201Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2869360Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2869542Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2869706Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2869863Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2870051Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2870208Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2870364Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2870524Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2870681Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2870836Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2871001Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2871191Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2871350Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2871512Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2871669Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2871830Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2871985Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2872141Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2872305Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2872459Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2872612Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2872800Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2872959Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2873123Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2873278Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2873431Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2873594Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2873751Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2873902Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2874063Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2874216Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2874373Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2874530Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2874689Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2874852Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2875008Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2875162Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2875326Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2875481Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2875805Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2875962Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2876122Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2876284Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2876442Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2876599Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2876825Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2876979Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2877143Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2877333Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2877490Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2877649Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2877804Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2877958Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2878120Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2878279Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2878470Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2878628Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2878783Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2878945Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2879101Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2879257Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2879420Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2879576Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2879730Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2879891Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2880081Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2880241Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2880400Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2880553Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2880711Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2880866Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2881018Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2881180Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2881335Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2881490Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2881641Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2881796Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2881957Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2882114Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2882269Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2882424Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2882581Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2882742Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2882894Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2883045Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2883200Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2883351Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2883506Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2883664Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2883858Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2884025Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2884177Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2884356Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2884518Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2884668Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2884824Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2884986Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2885142Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2885310Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2885462Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2885650Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2885813Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2885965Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2886122Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2886284Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2886439Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2886606Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2886757Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2886911Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2887164Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2887316Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2887475Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2887636Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2887789Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2887946Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2888107Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2888262Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2888427Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2888580Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2888734Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2888899Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2889054Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2889216Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2889389Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2889577Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2889745Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2889896Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2890051Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2890242Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2890395Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2890550Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2890713Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2890868Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2891078Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2891232Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2891388Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2891573Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2891728Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2891882Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2892047Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2892204Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2892372Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2892531Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2892688Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2892876Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2893032Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2893187Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2893351Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2893505Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2893669Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2893822Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2893977Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2894139Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2894319Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2894474Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2894638Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2894794Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2894958Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2895110Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2895266Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2895428Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2895582Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2895738Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2895900Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2896111Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2896279Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2896435Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2896590Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2896756Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2896912Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2897067Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2897229Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2897384Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2897540Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2897703Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2897860Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2898025Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2898205Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2898359Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2898520Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2898695Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2898852Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2899017Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2899171Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2899336Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2899491Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2899737Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2899900Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2900084Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2900244Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2900406Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2900562Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2900728Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2900881Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2901036Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2901216Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2901405Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2901590Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2901754Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2901980Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2902202Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2902357Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2902519Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2902738Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2902896Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2903053Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2903217Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2903371Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2903540Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2903695Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2903863Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2904072Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2904237Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2904475Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2904655Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2904816Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2905011Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2905205Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2905363Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2905534Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2905698Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2905857Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2906055Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2906216Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2906402Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2906573Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2906729Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2906902Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2907059Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2907213Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2907378Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2907536Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2907719Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2907890Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2908048Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2908215Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2908375Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2908531Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2908699Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2908935Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2909089Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2909284Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2909442Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2909610Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2909767Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2909927Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2910094Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2910247Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2910406Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2910574Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2910732Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2910900Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2911061Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2911215Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2911385Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2911543Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2911701Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2911867Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2912023Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2912189Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2912343Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2912497Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2912667Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2912824Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2912977Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2913144Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2913326Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2913490Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2913670Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2913824Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2913990Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2914144Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2914298Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2914466Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2914622Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2914783Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2914969Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2915123Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2915291Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2915450Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2915605Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2915774Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2915930Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2916081Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2916247Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2916442Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2916606Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2916766Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2916919Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2917086Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2917244Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2917402Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2917570Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2917724Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2917888Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2918042Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2918201Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2918369Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2918525Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2918682Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2918845Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2919002Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2919170Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2919325Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2919481Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2919647Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2919802Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2919962Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2920127Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2920285Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2920478Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2920633Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2920812Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2920981Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2921141Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2921298Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2921461Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2921618Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2921783Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2921939Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2922119Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2922290Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2922443Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2922598Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2922762Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2922917Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2923082Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2923237Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2923394Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2923590Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2923745Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2923906Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2924071Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2924225Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2924382Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2924547Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2924703Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2924871Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2925027Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2925182Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2925345Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2925503Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2925661Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2925825Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2925980Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2926147Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2926302Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2926457Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2926622Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2926781Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2926939Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2927105Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2927259Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2927424Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2927606Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2927762Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2927950Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2928108Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2928261Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2928422Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2928581Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2928744Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2928900Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2929053Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2929244Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2929400Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2929556Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2929722Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2929879Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2930043Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2930198Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2930353Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2930521Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2930703Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2930860Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2931024Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2931182Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2931347Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2931505Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2931660Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2931824Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2931979Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2932135Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2932300Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2932456Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2932614Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2932777Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2932932Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2933096Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2933253Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2933411Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2933575Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2933731Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2933888Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2934051Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2934208Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2934373Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2934534Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2934717Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2934877Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2935056Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2935219Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2935384Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2935541Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2935709Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2935865Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2936025Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2936190Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2936370Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2936532Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2936698Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2936857Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2937023Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2937180Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2937337Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2937506Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2937661Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2937846Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2938012Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2938172Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2938340Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2938497Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2938653Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2938817Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2938975Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2939133Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2939299Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2939456Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2939621Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2939857Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2940019Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2940187Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2940342Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2940500Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2940666Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2940822Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2940995Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2941151Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2941305Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2941474Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2941629Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2941793Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2941989Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2942144Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2942326Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2942487Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2942640Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2942800Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2942952Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2943105Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2943267Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2943421Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2943611Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2943777Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2943933Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2944098Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2944255Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2944414Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2944579Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2944736Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2944892Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2945053Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2945237Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2945405Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2945561Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2945722Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2945881Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2946039Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2946194Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2946355Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2946511Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2946680Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2946835Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2946992Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2947157Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2947312Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2947468Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2947630Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2947787Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2947949Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2948104Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2948263Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2948424Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2948577Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2948733Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2948896Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2949079Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2949243Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2949403Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2949584Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2949752Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2949906Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2950064Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2950229Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2950386Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2950545Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2950733Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2950892Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2951057Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2951210Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2951367Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2951530Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2951685Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2951838Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2952003Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2952160Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2952352Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2952510Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2952669Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2952835Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2952990Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2953147Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2953310Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2953467Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2953636Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2953790Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2953946Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2954110Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2954267Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2954424Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2954590Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2954747Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2954912Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2955069Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2955225Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2955391Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2955548Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2955702Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2955869Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2956029Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2956220Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2956373Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2956527Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2956715Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2956875Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2957029Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2957195Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2957350Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2957516Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2957675Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2957857Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2958024Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2958179Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2958333Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2958497Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2958654Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2958811Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2958974Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2959130Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2959295Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2959474Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2959630Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2959797Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2959953Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2960108Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2960274Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2960429Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2960594Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2960750Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2960903Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2961068Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2961225Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2961379Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2961548Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2961702Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2961869Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2962025Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2962183Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2962348Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2962506Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2962662Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2962825Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2962982Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2963146Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2963329Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2963488Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2963650Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2963831Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2963990Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2964151Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2964307Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2964474Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2964630Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2964787Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2964960Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2965144Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2965305Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2965477Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2965635Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2965803Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2965960Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2966120Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2966290Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2966448Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2966630Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2966798Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2966960Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2967130Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2967285Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2967444Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2967620Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2967778Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2967935Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2968106Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2968265Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2968425Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2968593Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2968753Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2968926Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2969082Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2969242Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2969412Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2969569Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2969722Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2969892Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2970049Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2970227Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2970379Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2970568Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2970734Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2970894Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2971088Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2971259Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2971416Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2971579Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2971732Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2971885Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2972056Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2972218Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2972403Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2972575Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2972733Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2972904Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2973062Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2973223Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2973394Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2973553Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2973715Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2973925Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2974083Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2974258Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2974413Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2974572Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2974745Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2974902Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2975062Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2975230Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2975387Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2975697Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2975856Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2976018Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2976193Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2976352Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2976511Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2976682Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2976842Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2977000Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2977166Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2977323Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2977488Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2977644Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2977799Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2978025Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2978180Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2978334Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2978535Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2978692Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2978860Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2979019Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2979175Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2979340Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2979498Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2979747Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2979960Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2980122Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2980290Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2980450Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2980605Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2980773Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2980928Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2981086Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2981252Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2981445Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2981615Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2981773Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2981931Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2982101Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2982257Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2982412Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2982578Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2982732Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2982900Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2983054Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2983212Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2983383Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2983541Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2983699Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2983866Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2984022Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2984188Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2984343Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2984503Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2984670Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2984828Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2984986Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2985154Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2985312Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2985509Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2985666Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2985847Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:12:16.2986019Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2986176Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2986331Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2986500Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2986658Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2986816Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2986983Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2987176Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2987347Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2987501Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2987660Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2987826Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2987979Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2988137Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2988305Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2988460Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2988660Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2988814Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2988972Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2989139Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2989294Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2989453Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2989625Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2989782Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2989952Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2990106Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2990262Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2990432Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2990587Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2990750Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2990917Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2991072Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2991242Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2991399Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2991555Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2991724Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2991882Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2992040Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2992207Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2992367Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2992538Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2992720Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2992876Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2993068Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2993224Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2993385Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2993553Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2993709Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2993878Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2994034Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2994192Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2994386Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2994546Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2994703Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2994871Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2995029Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2995189Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2995356Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2995510Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2995680Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2995865Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2996023Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2996194Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2996353Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2996512Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2996681Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2996836Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2997009Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2997169Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2997328Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2997499Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2997660Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2997817Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2997988Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2998151Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2998326Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2998486Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2998645Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2998816Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2998974Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2999137Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2999305Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2999465Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2999633Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2999791Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.2999995Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3000167Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3000349Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3000509Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3000677Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3000834Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3001004Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3001160Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3001318Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3001484Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3001740Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3001902Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3002070Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3002228Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3002396Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3002554Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3002714Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3002881Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3003037Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3003219Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3003386Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3003543Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3003701Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3003869Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3004030Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3004198Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3004357Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3004513Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3004680Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3004838Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3004999Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3005168Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3005326Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3005496Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3005655Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3005813Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3005982Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3006140Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3006292Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3006460Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3006617Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3006783Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3006940Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3007101Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3007305Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3007463Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3007642Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3007816Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3007974Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3008140Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3008297Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3008458Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3008627Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3008788Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3008967Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3009137Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3009289Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3009457Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3009614Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3009775Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3009939Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3010098Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3010254Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3010447Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3010605Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3010776Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3010933Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3011088Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3011257Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3011415Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3011571Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3011740Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3011900Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3012064Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3012224Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3012379Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3012547Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3012706Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3012860Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3013030Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3013185Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3013339Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3013507Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3013663Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3013828Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3013985Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3014137Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3014308Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3014494Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3014650Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3014841Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3014996Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3015161Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3015319Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3015474Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3015641Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3015799Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3015954Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3016145Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3016305Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3016471Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3016631Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3016786Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3016952Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3017110Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3017266Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3017434Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3017617Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3017785Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3017945Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3018102Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3018277Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3018434Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3018588Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3018754Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3018909Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3019078Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3019238Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3019393Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3019562Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3019800Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3019958Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3020127Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3020285Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3020454Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3020611Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3020766Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3020935Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3021092Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3021251Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3021421Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3021578Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3021766Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3021935Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3022119Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3022289Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3022445Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3022601Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3022767Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3022920Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3023080Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3023249Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3023429Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3023601Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3023760Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3023915Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3024088Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3024246Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3024404Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3024570Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3024727Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3024892Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3025088Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3025246Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3025412Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3025571Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3025728Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3025898Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3026054Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3026220Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3026379Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3026535Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3026701Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3026861Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3027021Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3027187Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3027342Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3027508Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3027664Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3027820Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3027985Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3028141Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3028299Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3028467Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3028625Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3028797Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3028976Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3029131Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3029296Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3029482Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3029641Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3029801Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3029958Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3030128Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3030284Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3030443Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3030641Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3030801Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3030956Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3031125Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3031285Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3031441Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3031607Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3031763Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3031927Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3032082Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3032267Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3032436Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3032591Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3032747Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3032911Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3033068Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3033228Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3033387Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3033546Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3033711Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3033863Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3034018Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3034182Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3034340Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3034502Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3034656Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3034815Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3034973Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3035127Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3035284Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3035452Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3035607Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3035772Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3035926Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3036113Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3036274Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3036429Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3036610Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3036776Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3036934Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3037146Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3037370Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3037529Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3037695Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3037849Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3038038Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3038205Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3038364Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3038533Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3038687Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3038845Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3039010Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3039166Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3039326Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3039514Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3039670Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3039828Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3039994Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3040151Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3040315Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3040469Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3040624Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3040784Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3040940Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3041099Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3041263Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3041416Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3041585Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3041742Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3041899Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3042065Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3042221Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3042376Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3042538Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3042694Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3042859Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3043018Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3043176Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3043373Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3043532Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3043692Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3043886Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3044047Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3044213Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3044372Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3044531Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3044699Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3044860Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3045018Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3045210Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3045370Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3045536Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3045696Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3045857Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3046027Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3046184Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3046345Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3046512Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3046697Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3046867Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3047027Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3047189Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3047353Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3047513Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3047674Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3047840Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3047995Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3048155Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3048316Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3048474Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3048640Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3048797Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3048953Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3049118Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3049275Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3049429Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3049596Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3049751Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3049916Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3050074Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3050233Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3050397Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3050586Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3050741Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3050904Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3051087Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3051251Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3051407Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3051564Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3051725Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3051880Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3052038Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3052204Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3052400Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3052569Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3052725Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3052885Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3053050Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3053204Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3053361Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3053528Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3053683Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3053875Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3054029Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3054192Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3054355Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3054508Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3054665Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3054822Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3059048Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3059247Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3059409Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3059577Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3059829Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3059988Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3060158Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3060319Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3060488Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3060644Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3060799Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3060963Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3061117Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3061272Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3061440Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3061598Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3061764Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3061999Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3062156Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3062319Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3062506Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3062665Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3062826Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3062979Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3063134Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3063301Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3063457Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3063619Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3063805Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3063961Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3064123Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3064281Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3064437Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3064601Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3064755Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3064924Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3065077Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3065263Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3065431Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3065588Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3065745Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3065910Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3066067Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3066235Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3066388Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3066545Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3066712Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3066867Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3067025Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3067189Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3067343Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3067508Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3067661Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3067815Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3067979Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3068134Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3068287Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3068452Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3068605Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3068772Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3068928Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3069085Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3069279Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3069432Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3069611Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3069779Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3069935Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3070099Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3070255Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3070408Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3070570Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3070728Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3070906Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3071074Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3071226Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3071383Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3071547Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3071703Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3071870Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3072025Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3072179Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3072368Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3072521Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3072677Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3072844Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3072995Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3073160Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3073316Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3073469Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3073633Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3073793Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3073949Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3074113Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3074267Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3074435Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3074590Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3074742Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3074908Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3075060Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3075213Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3075379Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3075731Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3075906Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3076063Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3076218Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3076386Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3076609Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3076768Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3076968Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3077123Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3077283Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3077440Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3077593Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3077757Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3077911Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3078063Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3078263Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3078421Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3078586Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3078746Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3078901Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3079069Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3079220Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3079374Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3079541Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3079733Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3079890Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3080059Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3080216Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3080378Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3080536Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3080689Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3080860Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3081017Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3081173Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3081340Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3081497Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3081661Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3081819Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3081975Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3082137Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3082292Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3082451Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3082612Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3082767Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3082932Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3083086Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3083242Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3083409Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3083565Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3083747Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3083911Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3084102Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3084271Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3084427Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3084582Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3084752Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3084908Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3085066Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3085234Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3085411Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3085581Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3085736Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3085893Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3086061Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3086218Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3086374Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3086541Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3086693Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3086882Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3087037Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3087193Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3087363Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3087517Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3087674Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3087839Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3087995Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3088162Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3088315Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3088471Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3088641Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3088794Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3088950Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3089120Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3089274Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3089430Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3089598Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3089750Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3089916Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3090068Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3090223Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3090390Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3090544Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3090702Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3090897Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3091051Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3091241Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3091393Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3091547Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3091711Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3091869Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3092021Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3092184Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3092337Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3092527Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3092681Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3092837Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3093005Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3093159Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3093316Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3093481Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3093634Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3093806Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3093986Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3094137Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3094306Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3094462Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3094618Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3094782Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3094934Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3095098Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3095253Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3095409Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3095576Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3095733Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3095889Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3096058Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3096215Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3096384Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3096543Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3096696Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3096862Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3097016Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3097169Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3097335Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3097493Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3097650Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3097818Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3097999Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3098166Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3098350Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3098511Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3098673Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3098826Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3098980Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3099145Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3099306Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3099471Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3099728Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3099893Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3100057Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3100214Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3100372Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3100537Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3100691Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3100855Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3101010Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3101193Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3101365Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3101523Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3101679Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3101842Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3101996Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3102166Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3102322Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3102476Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3102643Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3102798Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3102956Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3103119Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3103278Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3103446Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3103601Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3103756Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3103926Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3104079Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3104235Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3104401Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3104553Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3104719Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3104876Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3105033Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3105228Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3105383Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3105537Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3105729Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3105886Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3106041Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3106202Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3106358Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3106527Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3106680Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3106863Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3107032Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3107187Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3107342Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3107510Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3107666Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3107832Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3107989Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3108141Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3108308Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3108488Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3108646Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3108816Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3108971Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3109136Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3109291Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3109446Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3109612Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3109764Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3109920Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3110087Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3110243Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3110409Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3110565Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3110719Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3110882Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3111036Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3111187Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3111356Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3111509Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3111665Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3111827Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3111980Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3112135Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3112334Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3112489Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3112650Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3112830Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3112985Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3113148Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3113301Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3113456Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3113628Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3113783Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3113976Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3114136Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3114290Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3114450Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3114605Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3114758Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3114920Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3115074Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3115238Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3115396Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3115576Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3115740Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3115897Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3116053Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3116216Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3116376Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3116541Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3116696Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3116849Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3117009Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3117164Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3117320Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3117481Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3117639Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3117803Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3117958Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3118116Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3118286Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3118445Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3118645Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3118836Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3118996Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3119155Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3119325Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3119515Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3119681Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3119841Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3120082Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3120243Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3120409Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3120568Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3120731Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3120888Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3121049Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3121215Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3121420Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3121579Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3121745Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3121906Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3122073Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3122232Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3122391Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3122555Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3122708Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3122892Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3123056Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3123216Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3123374Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3123528Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3123689Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3123848Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3124005Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3124164Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3124324Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3124478Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3124632Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3124793Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3124956Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3125115Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3125272Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3125429Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3125588Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3125742Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3125898Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3126057Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3126210Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3126369Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3126521Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3126703Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3126865Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3127021Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3127200Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3127362Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3127514Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3127675Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3127831Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3127986Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3128149Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3128302Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3128481Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3128643Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3128797Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3128956Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3129111Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3129267Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3129428Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3129586Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3129738Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3129921Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3130076Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3130236Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3130391Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3130546Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3130711Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3130867Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3131020Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3131181Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3131338Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3131498Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3131654Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3131807Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3131967Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3132120Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3132274Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3132436Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3132590Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3132749Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3132902Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3133057Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3133219Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3133375Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3133529Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3133717Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3133868Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3134021Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3134207Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3134360Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3134519Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3134673Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3134827Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3134988Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3135148Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3135300Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3135488Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3135645Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3135804Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3135963Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3136118Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3136277Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3136430Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3136583Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3136741Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3136934Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3137093Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3137249Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3137403Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3137561Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3137716Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3137868Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3138028Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3138182Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3138343Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3138502Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3138660Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3138824Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3138983Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3139135Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3139297Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3139455Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3139614Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3139854Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3140011Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3140171Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3140325Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3140482Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3140648Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3140835Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3140997Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3141153Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3141334Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3141494Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3141647Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3141799Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3141960Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3142114Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3142270Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3142431Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3142617Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3142779Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3142936Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3143092Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3143251Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3143404Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3143558Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3143720Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3143876Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3144061Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3144218Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3144374Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3144537Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3144692Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3144845Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3145004Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3145159Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3145317Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3145474Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3145628Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3145792Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3145951Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3146107Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3146272Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3146429Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3146587Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3146741Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3146896Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3147054Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3147209Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3147364Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3147525Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3147680Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3147842Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3148021Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3148177Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3148360Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3148516Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3148672Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3148832Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3148985Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3149147Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3149305Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3149461Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3149640Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3149797Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3149954Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3150120Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3150275Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3150429Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3150593Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3150749Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3150917Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3151101Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3151256Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3151417Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3151573Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3151725Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3151889Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3152045Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3152204Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3152361Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3152517Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3152677Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3152835Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3152991Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3153156Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3153314Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3153472Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3153627Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3153787Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3153953Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3154108Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3154262Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3154424Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3154580Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3154741Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3154896Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3155078Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3155240Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3155418Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3155577Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3155734Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3155887Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3156049Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3156205Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3156362Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3156520Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3156699Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3156855Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3157015Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3157173Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3157334Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3157488Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3157642Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3157803Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3157957Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3158135Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3158296Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3158457Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3158615Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3158771Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3158930Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3159089Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3159243Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3159400Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3159559Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3159711Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3159865Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3160023Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3160179Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3160340Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3160495Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3160651Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3160814Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3160968Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3161123Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3161283Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3161437Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3161597Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3161752Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3161910Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3162096Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3162249Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3162425Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3162584Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3162739Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3162899Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3163057Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3163208Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3163368Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3163524Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3163711Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3163874Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3164035Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3164194Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3164348Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3164501Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3164661Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3164816Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3164969Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3165157Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3165312Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3165479Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3165636Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3165793Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3165958Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3166110Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3166264Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3166423Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3166575Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3166735Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3166890Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3167043Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3167202Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3167356Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3167510Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3167677Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3167830Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3167982Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3168143Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3168294Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3168455Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3168612Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3168767Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3168929Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3169110Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3169261Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3169449Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3169604Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3169762Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3169923Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3170077Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3170237Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3170392Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3170546Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3170727Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3170886Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3171048Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3171203Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3171360Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3171521Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3171673Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3171825Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3171983Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3172163Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3172325Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3172478Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3172635Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3172792Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3172949Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3173102Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3173266Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3173421Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3173579Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3173734Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3173888Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3174049Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3174206Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3174360Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3174522Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3174679Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3174842Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3174994Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3175149Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3175307Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3175459Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3175799Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3175960Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3176117Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3176331Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3176491Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3176682Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3176846Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3176998Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3177156Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3177318Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3177473Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3177628Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3177789Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3177980Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3178147Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3178299Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3178454Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3178615Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3178767Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3178922Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3179083Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3179236Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3179435Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3179589Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3179815Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3179987Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3180142Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3180297Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3180462Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3180619Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3180787Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3180943Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3181098Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3181262Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3181422Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3181576Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3181742Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3181897Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3182062Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3182220Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3182373Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3182539Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3182695Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3182852Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3183018Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3183176Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3183340Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3183526Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3183681Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3183846Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3184026Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3184186Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3184349Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3184504Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3184669Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3184824Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3184980Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3185167Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3185329Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3185481Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3185645Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3185801Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3185954Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3186122Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3186280Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3186444Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3186599Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3186777Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3186942Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3187098Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3187249Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3187411Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3187569Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3187738Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3187899Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3188055Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3188219Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3188376Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3188534Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3188699Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3188858Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3189021Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3189177Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3189339Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3189504Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3189657Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3189811Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3189976Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3190136Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3190304Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3190465Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3190649Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3190813Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3190970Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3191163Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3191332Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3191491Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3191656Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3191811Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3191972Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3192137Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3192321Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3192477Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3192638Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3192792Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3192959Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3193117Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3193274Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3193435Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3193589Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3193745Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3193934Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3194094Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3194251Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3194415Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3194573Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3194735Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3194892Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3195045Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3195210Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3195368Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3195521Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3195684Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3195842Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3196008Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3196167Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3196319Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3196484Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3196639Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3196792Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3196957Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3197116Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3197275Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3197432Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3197586Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3197778Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3197938Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3198090Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3198278Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3198436Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3198596Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3198755Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3198910Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3199076Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3199231Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3199384Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3199572Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3199732Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3199894Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3200052Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3200207Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3200372Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3200527Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3200680Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3200840Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3201021Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3201181Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3201342Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3201496Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3201663Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3201821Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3201973Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3202135Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3202293Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3202455Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3202614Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3202772Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3202935Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3203091Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3203244Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3203406Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3203563Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3203713Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3203879Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3204034Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3204193Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3204350Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3204505Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3204670Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3204854Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3205008Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3205173Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3205354Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3205516Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3205674Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3205827Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3205988Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3206142Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3206296Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3206459Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3206638Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3206802Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3206959Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3207117Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3207282Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3207437Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3207589Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3207752Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3207907Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3208098Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3208256Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3208417Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3208579Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3208736Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3208889Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3209112Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3209313Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3209483Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3209637Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3209790Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3209959Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3210111Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3210274Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3210440Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3210597Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3210764Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3210919Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3211076Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3211242Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3211398Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3211553Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3211722Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3211874Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3212071Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3212238Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3212396Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3212589Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3212747Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3212901Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3213068Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3213224Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3213378Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3213540Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3213696Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3213891Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3214046Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3214225Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3214394Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3214547Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3214703Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3214869Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3215022Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3215206Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3215392Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3215548Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3215722Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3215874Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3216029Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3216195Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3216351Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3216513Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3216667Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3216821Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3216986Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3217139Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3217291Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3217457Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3217611Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3217771Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3217925Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3218079Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3218243Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3218397Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3218554Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3218725Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3218880Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3219049Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3219204Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3219397Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3219565Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3219822Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3219977Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3220144Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3220296Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3220463Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3220615Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3220768Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3220932Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3221114Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3221272Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3221435Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3221592Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3221749Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3221912Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3222064Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3222228Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3222386Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3222568Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3222732Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3222887Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3223042Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3223208Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3223366Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3223530Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3223685Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3223837Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3224000Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3224154Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3224309Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3224472Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3224630Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3224796Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3224953Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3225109Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3225275Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3225426Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3225579Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3225743Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3225898Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3226062Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3226217Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3226374Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3226566Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3226719Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3226896Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3227066Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3227220Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3227383Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3227537Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3227692Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3227857Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3228013Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3228192Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3228362Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3228515Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3228680Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3228856Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3229011Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3229176Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3229331Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3229486Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3229678Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3229833Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3229990Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3230157Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3230312Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3230481Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3230634Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3230788Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3230954Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3231106Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3231260Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3231431Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3231585Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3231749Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3231906Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3232063Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3232230Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3232385Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3232542Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3232706Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3232859Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3233024Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3233178Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3233332Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3233501Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3233743Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3233898Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3234085Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3234241Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3234405Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3234559Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3234713Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3234877Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3235031Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3235190Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3235389Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3235548Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3235712Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3235870Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3236023Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3236189Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3236347Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3236501Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3236668Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3236849Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3237013Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3237170Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3237327Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3237496Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3237650Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3237803Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3237972Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3238162Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3238341Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3238500Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3238695Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3238867Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3239044Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3239227Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3239394Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3239569Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3239729Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3239889Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3240057Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3240232Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3240411Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3240587Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3240778Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3240939Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3241120Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3241290Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3241476Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3241646Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3241802Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3241956Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3242127Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3242284Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3242446Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3242619Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3242801Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3242975Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3243136Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3243295Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3243462Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3243621Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3243778Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3243943Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3244099Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3244308Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3244465Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3244625Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3244792Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3244945Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3245105Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3245272Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3245429Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3245602Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3245758Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3245915Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3246082Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3246237Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3246396Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3246558Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3246713Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3246879Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3247036Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3247196Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3247357Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3247511Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3247667Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3247835Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3247997Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3248168Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3248349Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3248507Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3248696Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3248852Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3249012Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3249175Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3249329Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3249484Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3249651Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3249810Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3250000Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3250160Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3250316Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3250483Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3250639Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3250795Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3250964Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3251123Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3251294Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3251472Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3251628Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3251794Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3251953Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3252110Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3252276Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3252434Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3252602Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3252759Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3252918Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3253081Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3253239Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3253392Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3253559Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3253718Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3253884Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3254041Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3254197Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3254362Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3254515Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3254672Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3254839Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3254996Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3255161Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3255319Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3255504Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3255671Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3255853Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3256011Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3256175Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3256329Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3256496Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3256652Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3256808Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3256974Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3257151Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3257309Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3257472Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3257635Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3257791Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3257958Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3258115Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3258285Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3258444Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3258631Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3258796Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3258957Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3259118Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3259287Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3259447Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3259617Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3259852Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3260015Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3260185Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3260344Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3260504Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3260676Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3260838Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3261012Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3261172Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3261330Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3261505Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3261663Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3261827Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3261996Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3262155Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3262325Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3262485Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3262645Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3262847Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3263003Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3263161Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3263352Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3263509Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3263676Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3263832Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3263989Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3264152Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3264310Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3264490Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3264660Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3264818Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3264982Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3265138Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3265294Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3265459Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3265614Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3265771Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3265933Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3266116Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3266290Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3266446Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3266601Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3266769Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3266927Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3267087Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3267255Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3267410Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3267567Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3267733Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3267891Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3268055Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3268210Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3268365Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3268529Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3268683Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3268841Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3269007Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3269164Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3269329Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3269484Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3269643Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3269809Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3269994Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3270151Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3270318Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3270500Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3270672Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3270829Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3270992Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3271164Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3271323Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3271480Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3271648Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3271846Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3272022Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3272177Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3272338Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3272508Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3272666Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3272825Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3272996Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3273155Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3273352Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3273507Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3273669Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3273835Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3273992Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3274155Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3274327Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3274484Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3274651Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3274810Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3274967Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3275133Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3275290Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3275451Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3275792Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3275952Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3276109Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3276272Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3276428Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3276593Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3276746Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3276903Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3277074Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3277231Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3277445Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3277613Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3277770Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3277973Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3278131Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3278284Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3278447Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3278603Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3278761Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3278925Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3279081Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3279282Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3279439Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3279595Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3279763Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3279919Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3280077Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3280241Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3280397Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3280566Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3280756Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3280911Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3281082Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3281236Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3281393Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3281559Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3281718Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3281884Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3282038Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3282192Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3282357Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3282515Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3282675Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3282844Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3282999Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3283166Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3283325Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3283483Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3283649Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3283803Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3283960Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3284127Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3284283Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3284442Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3284633Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3284789Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3284956Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3285137Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3285293Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3285459Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3285613Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3285769Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3285938Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3286099Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3286268Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3286456Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3286614Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3286780Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3286937Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3287095Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3287261Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3287419Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3287585Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3287741Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3287924Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3288087Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3288246Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3288405Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3288572Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3288731Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3288900Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3289054Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3289211Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3289376Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3289531Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3289690Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3289855Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3290015Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3290181Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3290333Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3290493Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3290659Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3290814Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3290970Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3291133Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3291289Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3291457Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3291611Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3291793Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3291961Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3292118Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3292302Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3292471Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3292628Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3292798Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3292954Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3293110Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3293276Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3293433Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3293613Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3293779Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3293937Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3294095Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3294258Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3294411Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3294577Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3294730Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3294887Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3295077Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3295231Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3295391Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3295556Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3295718Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3295893Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3296049Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3296203Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3296370Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3296525Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3296682Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3296855Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3297009Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3297179Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3297333Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3297492Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3297660Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3297815Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3297968Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3298132Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3298287Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3298454Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3298609Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3298764Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3298932Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3299117Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3299270Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3299474Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3299708Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3299883Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3300042Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3300201Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3300370Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3300529Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3300690Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3300886Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3301044Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3301212Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3301369Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3301524Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3301690Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3301844Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3302003Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3302171Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3302351Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3302506Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3302675Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3302831Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3302998Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3303154Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3303309Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3303472Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3303627Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3303783Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3303948Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3304107Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3304277Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3304432Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3304591Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3304758Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3304914Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3305073Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3305238Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3305394Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3305561Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3305714Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3305872Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3306044Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3306203Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3306389Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3306551Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3306731Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3306901Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3307053Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3307208Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3307376Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3307529Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3307685Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3307850Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3308028Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3308200Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3308351Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3308509Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3308678Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3308833Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3308987Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3309150Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3309306Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3309498Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3309652Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3309809Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3309975Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3310131Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3310285Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3310448Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3310601Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3310765Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3310919Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3311075Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3311246Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3311399Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3311558Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3311726Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3311882Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3312039Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3312201Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3312354Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3312522Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3312677Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3312833Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3312997Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3313150Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3313309Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3313497Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3313652Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3313843Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3313999Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3314153Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3314318Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3314470Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3314626Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3314793Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3314947Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3315138Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3315296Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3315452Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3315623Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3315780Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3315937Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3316099Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3316252Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3316418Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3316599Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3316754Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3316922Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3317076Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3317231Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3317395Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3317549Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3317716Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3317869Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3318028Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3318194Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3318348Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3318508Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3318671Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3318827Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3318994Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3319148Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3319301Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3319471Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3319628Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3319784Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3319948Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3320102Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3320255Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3320423Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3320605Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3320771Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3320950Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3321109Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3321274Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3321430Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3321584Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3321747Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3321904Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3322069Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3322247Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3322405Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3322568Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3322724Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3322880Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3323040Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3323196Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3323360Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3323515Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3323698Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3323867Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3324022Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3324183Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3324346Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3324502Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3324669Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3324822Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3324976Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3325141Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3325294Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3325452Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3325617Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3325774Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3325944Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3326102Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3326281Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3326515Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3326668Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3326824Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3326990Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3327145Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3327341Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3327506Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3327689Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3327908Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3328091Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3334420Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3334642Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3334810Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3334980Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3335149Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3335315Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3335483Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3335642Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3335848Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3336016Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3336173Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3336343Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3336503Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3336675Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3336831Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3336986Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3337157Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3337351Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3337517Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3337684Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3337847Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3338014Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3338175Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3338335Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3338502Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3338663Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3338823Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3338993Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3339158Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3339328Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3339489Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3339730Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3339900Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3340062Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3340223Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3340390Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3340547Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3340714Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3340872Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3341032Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3341196Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3341352Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3341546Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3341757Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3341914Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3342106Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3342262Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3342417Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3342585Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3342743Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3342899Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3343061Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3343246Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3343413Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3343570Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3343728Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3343894Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3344052Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3344212Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3344373Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3344529Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3344687Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3344880Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3345039Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3345200Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3345358Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3345517Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3345682Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3345839Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3345993Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3346154Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3346311Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3346475Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3346633Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3346790Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3346955Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3347111Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3347267Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3347436Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3347591Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3347752Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3347905Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3348062Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3348225Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3348385Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3348542Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3348734Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3348889Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3349056Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3349241Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3349399Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3349563Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3349719Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3349877Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3350043Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3350204Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3350449Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3350610Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3350768Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3350933Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3351092Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3351253Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3351418Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3351572Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3351738Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3351892Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3352074Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3352237Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3352400Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3352559Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3352727Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3352886Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3353043Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3353211Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3353370Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3353538Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3353694Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3353852Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3354018Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3354178Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3354336Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3354504Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3354663Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3354829Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3354987Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3355144Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3355311Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3355468Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3355624Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3355788Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3355980Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3356140Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3356295Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3356477Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3356642Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3356798Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3356953Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3357116Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3357273Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3357438Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3357592Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3357798Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3357966Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3358124Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3358281Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3358446Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3358603Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3358770Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3358927Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3359085Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3359278Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3359437Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3359601Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3359768Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3359928Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3360092Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3360252Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3360412Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3360580Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3360737Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3360892Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3361058Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3361214Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3361379Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3361538Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3361694Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3361862Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3362020Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3362177Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3362337Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3362494Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3362653Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3362822Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3362979Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3363171Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3363329Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3363485Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3363673Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3363831Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3363988Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3364154Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3364312Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3364478Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3364634Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3364790Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3364976Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3365133Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3365292Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3365455Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3365611Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3365771Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3365927Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3366084Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3366246Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3366429Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3366587Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3366756Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3366917Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3367082Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3367238Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3367402Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3367563Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3367717Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3367877Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3368040Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3368199Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3368363Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3368523Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3368676Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3368838Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3368997Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3369154Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3369319Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3369479Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3369642Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3369797Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3369955Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3370120Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3370303Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3370460Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3370622Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3370802Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3370958Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3371127Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3371285Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3371445Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3371600Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3371759Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3371922Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3372109Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3372266Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3372430Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3372589Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3372752Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3372910Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3373069Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3373230Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3373388Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3373569Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3373732Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3373895Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3374058Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3374214Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3374373Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3374537Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3374694Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3374855Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3375023Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3375178Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3375342Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3375498Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3375825Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3375991Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3376149Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3376308Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3376472Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3376628Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3376794Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3376956Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3377112Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3377278Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3377434Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3377660Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3377834Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3377996Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3378195Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3378352Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3378512Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3378676Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3378834Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3378992Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3379159Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3379316Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3379512Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3379737Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3379898Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3380064Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3380223Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3380381Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3380546Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3380703Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3380858Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3381067Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3381226Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3381393Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3381552Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3381710Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3381878Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3382032Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3382188Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3382350Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3382506Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3382670Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3382831Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3382986Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3383148Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3383306Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3383463Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3383630Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3383785Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3383952Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3384110Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3384268Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3384430Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3384588Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3384743Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3384908Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3385088Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3385242Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3385449Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3385610Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3385765Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3385927Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3386084Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3386244Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3386405Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3386567Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3386752Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3386911Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3387068Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3387235Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3387393Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3387560Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3387719Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3387876Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3388040Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3388225Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3388383Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3388549Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3388709Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3388870Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3389027Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3389183Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3389348Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3389502Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3389659Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3389822Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3389978Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3390138Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3390298Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3390453Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3390616Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3390772Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3390926Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3391091Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3391250Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3391413Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3391569Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3391728Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3391890Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3392051Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3392232Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3392394Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3392573Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3392728Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3392896Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3393055Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3393215Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3393371Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3393536Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3393689Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3393877Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3394036Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3394201Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3394356Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3394511Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3394678Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3394835Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3394995Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3395157Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3395338Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3395499Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3395655Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3395812Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3395978Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3396135Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3396292Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3396456Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3396609Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3396771Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3396928Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3397088Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3397251Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3397407Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3397565Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3397728Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3397884Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3398046Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3398200Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3398352Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3398515Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3398667Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3398822Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3398988Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3399144Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3399326Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3399486Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3399666Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3399833Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3399987Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3400141Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3400303Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3400456Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3400614Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3400777Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3400955Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3401121Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3401273Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3401431Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3401595Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3401745Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3401900Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3402060Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3402213Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3402407Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3402556Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3402710Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3402880Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3403032Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3403189Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3403353Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3403504Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3403666Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3403817Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3403969Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3404134Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3404289Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3404445Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3404610Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3404763Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3404931Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3405086Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3405242Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3405408Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3405560Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3405714Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3405884Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3406040Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3406209Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3406392Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3406547Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3406739Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3406897Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3407051Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3407218Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3407371Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3407530Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3407694Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3407851Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3408042Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3408202Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3408359Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3408528Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3408684Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3408840Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3409008Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3409165Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3409332Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3409514Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3409669Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3409837Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3409995Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3410153Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3410320Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3410472Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3410635Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3410789Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3410940Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3411105Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3411259Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3411413Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3411576Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3411730Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3411893Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3412046Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3412199Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3412366Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3412517Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3412671Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3412835Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3412987Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3413149Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3413304Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3413496Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3413664Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3413844Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3414002Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3414169Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3414321Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3414482Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3414639Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3414791Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3414957Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3415134Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3415294Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3415462Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3415618Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3415772Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3415938Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3416091Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3416256Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3416409Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3416586Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3416750Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3416904Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3417057Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3417220Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3417376Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3417540Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3417691Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3417844Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3418006Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3418157Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3418316Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3418479Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3418634Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3418796Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3418949Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3419106Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3419278Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3419428Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3419583Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3419815Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3419967Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3420137Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3420292Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3420445Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3420639Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3420791Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3420945Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3421457Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3421613Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3421779Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3421930Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3422081Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3422244Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3422398Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3422578Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3422744Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3422896Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3423060Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3423214Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3423370Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3423532Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3423685Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3423842Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3424003Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3424181Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3424350Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3424505Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3424659Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3424824Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3424980Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3425133Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3425300Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3425454Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3425609Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3425770Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3425923Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3426089Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3426245Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3426399Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3426567Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3426721Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3426875Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3427039Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3427192Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3427357Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3427509Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3427663Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3427829Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3428009Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3428161Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3428326Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3428504Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3428667Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3428823Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3428980Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3429143Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3429295Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3429452Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3429641Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3429799Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3429965Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3430115Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3430270Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3430437Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3430590Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3430742Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3430902Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3431053Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3431248Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3431401Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3431557Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3431724Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3431876Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3432030Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3432194Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3432345Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3432508Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3432661Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3432812Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3432977Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3433129Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3433284Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3433443Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3433597Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3433751Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3433914Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3434065Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3434229Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3434380Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3434535Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3434700Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3434853Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3435033Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3435193Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3435346Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3435534Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3435689Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3435843Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3436004Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3436156Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3436310Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3436475Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3436628Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3436816Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3436971Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3437124Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3437291Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3437443Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3437594Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3437759Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3437912Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3438074Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3438270Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3438421Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3438586Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3438738Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3438892Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3439056Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3439210Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3439371Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3439523Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3439676Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3439844Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3439999Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3440153Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3440326Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3440479Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3440647Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3440801Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3440955Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3441116Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3441270Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3441423Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3441584Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3441737Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3441890Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3442081Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3442236Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3442420Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3442685Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3442844Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3443012Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3443168Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3443321Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3443486Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3443644Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3443810Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3443994Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3444149Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3444312Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3444468Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3444622Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3444786Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3444939Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3445104Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3445258Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3445452Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3445617Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3445774Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3445927Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3446088Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3446243Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3446410Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3446561Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3446717Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3446878Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3447033Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3447188Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3447350Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3447508Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3447672Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3447826Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3447980Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3448141Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3448292Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3448447Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3448612Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3448764Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3448931Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3449083Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3449264Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3449432Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3449585Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3449761Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3449975Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3450184Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3450348Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3450502Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3450654Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3450818Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3450970Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3451156Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3451322Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3451474Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3451630Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3451791Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3451942Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3452106Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3452258Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3452412Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3452603Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3452755Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3452912Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3453070Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3453220Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3453387Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3453540Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3453694Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3453862Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3454022Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3454181Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3454349Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3454508Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3454673Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3454830Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3454990Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3455157Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3455314Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3455473Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3455638Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3455795Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3455960Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3456120Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3456276Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3456470Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3456627Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3456785Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3456975Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3457135Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3457299Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3457454Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3457609Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3457773Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3457931Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3458088Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3458275Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3458434Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3458598Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3458756Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3458913Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3459079Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3459236Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3459391Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3459557Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3459809Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3459967Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3460136Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3460293Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3460457Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3460618Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3460774Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3460944Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3461100Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3461252Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3461421Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3461577Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3461737Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3461896Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3462055Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3462219Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3462377Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3462531Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3462697Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3462856Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3463018Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3463176Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3463332Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3463494Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3463654Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3463843Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3464006Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3464245Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3464408Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3464565Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3464726Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3464887Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3465043Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3465204Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3465364Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3465558Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3465723Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3465882Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3466042Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3466206Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3466362Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3466517Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3466679Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3466833Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3467022Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3467179Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3467337Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3467498Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3467656Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3467815Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3467978Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3468133Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3468287Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3468451Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3468611Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3468776Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3468932Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3469089Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3469253Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3469412Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3469567Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3469732Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3469887Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3470049Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3470205Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3470363Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3470527Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3470683Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3470841Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3471030Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3471185Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3471374Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3471531Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3471687Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3471848Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3472003Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3472158Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3472325Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3472480Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3472672Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3472836Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3472996Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3473162Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3473322Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3473477Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3473635Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3473791Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3473954Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3474137Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3474293Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3474455Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3474615Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3474770Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3474936Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3475091Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3475252Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3475408Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3475754Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3475917Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3476077Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3476236Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3476407Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3476569Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3476737Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3476902Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3477060Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3477228Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3477389Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3477548Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3477716Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3477875Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3478030Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3478201Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3478418Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3478586Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3478777Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3478938Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3479106Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3479266Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3479426Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3479597Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3479759Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3479924Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3480115Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3480277Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3480446Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3480605Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3480761Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3480923Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3481083Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3481245Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3481402Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3481591Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3481755Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3481915Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3482079Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3482242Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3482402Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3482563Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3482718Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3482875Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3483043Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3483199Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3483356Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3483520Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3483679Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3483841Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:12:16.3483992Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3484148Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3484314Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3484469Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3484624Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3484791Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3484948Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3485118Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3485272Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3485431Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3485620Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3485776Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3485956Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3486121Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3486277Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3486433Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3486598Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3486755Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3486923Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3487079Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3487263Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3487430Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3487587Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3487747Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3487911Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3488069Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3488231Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3488391Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3488627Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3488822Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3488978Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3489138Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3489307Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3489463Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3489633Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3489793Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3489950Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3490115Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3490275Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3490434Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3490604Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3490758Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3490922Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3491077Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3491232Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3491397Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3491555Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3491706Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3491873Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3492030Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3492193Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3492352Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3492508Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3492676Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3492859Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3493017Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3493215Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3493376Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3493539Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3493694Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3493849Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3494013Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3494236Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3494543Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3494890Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3495049Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3495252Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3495412Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3495569Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3495737Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3495889Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3496105Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3496270Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3496456Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3496642Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3496888Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3497074Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3497237Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3497440Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3497629Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3497791Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3497944Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3498109Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3498312Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3498469Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3498636Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3498822Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3499064Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3499230Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3499386Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3499548Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3499841Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3499998Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3500170Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3500340Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3500494Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3500664Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3500855Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3501089Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3501254Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3501409Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3501618Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3501822Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3501977Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3502144Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3502358Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3502612Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3502781Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3503038Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3503208Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3503362Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3503543Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3503707Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3503859Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3504039Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3504272Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3504428Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3504599Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3504861Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3505019Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3505187Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3505343Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3505526Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3505712Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3505865Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3506034Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3506231Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3506484Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3506696Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3506880Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3507037Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3507214Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3507479Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3507652Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3507808Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3508058Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3508296Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3508451Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3508648Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3508816Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3508970Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3509126Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3509378Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3509633Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3509822Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3510008Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3510166Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3510338Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3510568Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3510771Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3510937Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3511196Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3511461Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3511619Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3511818Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3511986Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3512141Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3512298Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3512518Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3512715Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3512885Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3513042Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3513239Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3513515Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3513726Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:12:16.3513733Z 2025-05-07T20:12:16.3513873Z ============================== 1 passed in 1.70s =============================== 2025-05-07T20:12:16.3514005Z s! 2025-05-07T20:12:16.3514164Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3514331Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3514488Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3514729Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3514973Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3515156Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3515313Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3515479Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3515641Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3515853Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3516009Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3516165Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3516331Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3516502Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3516733Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3516905Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3517068Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3517239Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3517399Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3517598Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3517766Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3517924Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3518113Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3518286Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3518447Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3518617Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3518778Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3518939Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3519113Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3519272Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3519458Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3519628Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3519788Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3519961Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:12:16.3520093Z Time taken to estimate parameters (us): 40261 2025-05-07T20:12:16.3520130Z 2025-05-07T20:12:16.3520372Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:12:16.3520636Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 4 seconds 2025-05-07T20:12:16.3520641Z 2025-05-07T20:12:16.3520645Z 2025-05-07T20:12:16.3520649Z 2025-05-07T20:12:16.3520679Z 2025-05-07T20:12:16.3520793Z ################################################################################ 2025-05-07T20:12:16.3520933Z # [2025-05-07T20:12:16.075Z] Run Python Test Suite: 2025-05-07T20:12:16.3521119Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:12:16.3521232Z ################################################################################ 2025-05-07T20:12:16.3521961Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:12:16.3521966Z 2025-05-07T20:12:18.1533656Z ============================= test session starts ============================== 2025-05-07T20:12:18.1534337Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:18.1534890Z cachedir: .pytest_cache 2025-05-07T20:12:18.1535513Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:18.1536230Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:18.1536551Z plugins: hypothesis-6.131.14 2025-05-07T20:12:19.6056466Z collecting ... collected 2 items 2025-05-07T20:12:19.6056722Z 2025-05-07T20:12:19.6073401Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay SKIPPED 2025-05-07T20:12:19.6093191Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe SKIPPED 2025-05-07T20:12:19.6093876Z 2025-05-07T20:12:19.6094021Z =============================== warnings summary =============================== 2025-05-07T20:12:19.6094719Z ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:12:19.6096085Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:12:19.6097064Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:12:19.6097897Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:12:19.6098385Z  2025-05-07T20:12:19.6098598Z warnings.warn( # noqa: B028 2025-05-07T20:12:19.6098796Z 2025-05-07T20:12:19.6099094Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:12:19.6099594Z =========================== short test summary info ============================ 2025-05-07T20:12:19.6100328Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:370: CUDA is not available or no GPUs detected 2025-05-07T20:12:19.6101231Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:393: CUDA is not available or no GPUs detected 2025-05-07T20:12:19.6101888Z ======================== 2 skipped, 1 warning in 1.58s ========================= 2025-05-07T20:12:19.9685366Z 2025-05-07T20:12:19.9685978Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:12:19.9704446Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 3 seconds 2025-05-07T20:12:19.9704938Z 2025-05-07T20:12:19.9704943Z 2025-05-07T20:12:19.9704947Z 2025-05-07T20:12:19.9704961Z 2025-05-07T20:12:19.9716040Z ################################################################################ 2025-05-07T20:12:19.9731696Z # [2025-05-07T20:12:19.972Z] Run Python Test Suite: 2025-05-07T20:12:19.9732166Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:12:19.9732538Z ################################################################################ 2025-05-07T20:12:19.9753924Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:12:19.9754806Z 2025-05-07T20:12:22.0398971Z ============================= test session starts ============================== 2025-05-07T20:12:22.0400130Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:22.0401160Z cachedir: .pytest_cache 2025-05-07T20:12:22.0402308Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:22.0403581Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:22.0404129Z plugins: hypothesis-6.131.14 2025-05-07T20:12:23.4768059Z collecting ... collected 1 item 2025-05-07T20:12:23.4768306Z 2025-05-07T20:12:23.4791565Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims SKIPPED 2025-05-07T20:12:23.4792134Z 2025-05-07T20:12:23.4792302Z =========================== short test summary info ============================ 2025-05-07T20:12:23.4792931Z SKIPPED [1] tbe/training/backward_adagrad_large_dim_test.py:38: CUDA is not available or no GPUs detected 2025-05-07T20:12:23.4793539Z ============================== 1 skipped in 1.56s ============================== 2025-05-07T20:12:23.8385953Z 2025-05-07T20:12:23.8386457Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:12:23.8403604Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 4 seconds 2025-05-07T20:12:23.8404027Z 2025-05-07T20:12:23.8404032Z 2025-05-07T20:12:23.8404036Z 2025-05-07T20:12:23.8404040Z 2025-05-07T20:12:23.8415550Z ################################################################################ 2025-05-07T20:12:23.8431411Z # [2025-05-07T20:12:23.842Z] Run Python Test Suite: 2025-05-07T20:12:23.8431826Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:12:23.8432172Z ################################################################################ 2025-05-07T20:12:23.8454041Z + 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:12:23.8454987Z 2025-05-07T20:12:25.9081028Z ============================= test session starts ============================== 2025-05-07T20:12:25.9081719Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:25.9082507Z cachedir: .pytest_cache 2025-05-07T20:12:25.9083125Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:25.9083818Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:25.9084147Z plugins: hypothesis-6.131.14 2025-05-07T20:12:27.3530577Z collecting ... collected 8 items 2025-05-07T20:12:27.3530846Z 2025-05-07T20:12:27.3547239Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN SKIPPED 2025-05-07T20:12:27.3557653Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE SKIPPED 2025-05-07T20:12:27.3567374Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM SKIPPED 2025-05-07T20:12:27.3576836Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm SKIPPED 2025-05-07T20:12:27.7088927Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7090185Z self=, 2025-05-07T20:12:27.7090764Z compile=False, 2025-05-07T20:12:27.7091024Z pooling_mode=, 2025-05-07T20:12:27.7091309Z T=1, 2025-05-07T20:12:27.7091506Z D=2, 2025-05-07T20:12:27.7091694Z B=1, 2025-05-07T20:12:27.7091872Z log_E=3, 2025-05-07T20:12:27.7092227Z L=0, 2025-05-07T20:12:27.7092425Z D_gradcheck=1, 2025-05-07T20:12:27.7092651Z stochastic_rounding=False, 2025-05-07T20:12:27.7092920Z weighted=False, 2025-05-07T20:12:27.7093150Z row_wise=True, 2025-05-07T20:12:27.7093365Z mixed=False, 2025-05-07T20:12:27.7093587Z use_cache=False, 2025-05-07T20:12:27.7093915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7094206Z use_cpu=True, 2025-05-07T20:12:27.7094452Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.7094737Z ) 2025-05-07T20:12:27.7094970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7095584Z self=, 2025-05-07T20:12:27.7096153Z compile=True, 2025-05-07T20:12:27.7096407Z pooling_mode=, 2025-05-07T20:12:27.7096690Z T=1, 2025-05-07T20:12:27.7096883Z D=2, 2025-05-07T20:12:27.7097075Z B=1, 2025-05-07T20:12:27.7097255Z log_E=3, 2025-05-07T20:12:27.7097457Z L=0, 2025-05-07T20:12:27.7097652Z D_gradcheck=1, 2025-05-07T20:12:27.7097881Z stochastic_rounding=False, 2025-05-07T20:12:27.7098152Z weighted=False, 2025-05-07T20:12:27.7098381Z row_wise=True, 2025-05-07T20:12:27.7098593Z mixed=False, 2025-05-07T20:12:27.7098815Z use_cache=False, 2025-05-07T20:12:27.7099073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7099364Z use_cpu=True, 2025-05-07T20:12:27.7099607Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.7099978Z ) 2025-05-07T20:12:27.7100210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7100833Z self=, 2025-05-07T20:12:27.7101412Z compile=False, 2025-05-07T20:12:27.7101658Z pooling_mode=, 2025-05-07T20:12:27.7101961Z T=1, 2025-05-07T20:12:27.7102153Z D=2, 2025-05-07T20:12:27.7102341Z B=1, 2025-05-07T20:12:27.7102522Z log_E=3, 2025-05-07T20:12:27.7102719Z L=0, 2025-05-07T20:12:27.7102915Z D_gradcheck=1, 2025-05-07T20:12:27.7103139Z stochastic_rounding=False, 2025-05-07T20:12:27.7103405Z weighted=False, 2025-05-07T20:12:27.7103734Z row_wise=True, 2025-05-07T20:12:27.7103939Z mixed=False, 2025-05-07T20:12:27.7104158Z use_cache=False, 2025-05-07T20:12:27.7104416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7104703Z use_cpu=True, 2025-05-07T20:12:27.7104997Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.7105275Z ) 2025-05-07T20:12:27.7105498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7106136Z self=, 2025-05-07T20:12:27.7106712Z compile=False, 2025-05-07T20:12:27.7106954Z pooling_mode=, 2025-05-07T20:12:27.7107253Z T=4, 2025-05-07T20:12:27.7107451Z D=77, 2025-05-07T20:12:27.7107639Z B=14, 2025-05-07T20:12:27.7107843Z log_E=3, 2025-05-07T20:12:27.7108050Z L=6, 2025-05-07T20:12:27.7108238Z D_gradcheck=1, 2025-05-07T20:12:27.7108479Z stochastic_rounding=True, 2025-05-07T20:12:27.7108753Z weighted=False, 2025-05-07T20:12:27.7109016Z row_wise=True, 2025-05-07T20:12:27.7109237Z mixed=False, 2025-05-07T20:12:27.7109463Z use_cache=True, 2025-05-07T20:12:27.7109703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7110012Z use_cpu=True, 2025-05-07T20:12:27.7110261Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.7110526Z ) 2025-05-07T20:12:27.7110767Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7111389Z self=, 2025-05-07T20:12:27.7111955Z compile=False, 2025-05-07T20:12:27.7112213Z pooling_mode=, 2025-05-07T20:12:27.7112503Z T=4, 2025-05-07T20:12:27.7112693Z D=125, 2025-05-07T20:12:27.7112874Z B=57, 2025-05-07T20:12:27.7113103Z log_E=5, 2025-05-07T20:12:27.7113303Z L=4, 2025-05-07T20:12:27.7113487Z D_gradcheck=1, 2025-05-07T20:12:27.7113726Z stochastic_rounding=False, 2025-05-07T20:12:27.7113995Z weighted=True, 2025-05-07T20:12:27.7114208Z row_wise=True, 2025-05-07T20:12:27.7114429Z mixed=False, 2025-05-07T20:12:27.7114647Z use_cache=False, 2025-05-07T20:12:27.7114895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.7115200Z use_cpu=True, 2025-05-07T20:12:27.7115445Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.7115709Z ) 2025-05-07T20:12:27.7115949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7116559Z self=, 2025-05-07T20:12:27.7117118Z compile=True, 2025-05-07T20:12:27.7117367Z pooling_mode=, 2025-05-07T20:12:27.7117660Z T=1, 2025-05-07T20:12:27.7117840Z D=124, 2025-05-07T20:12:27.7118038Z B=10, 2025-05-07T20:12:27.7118233Z log_E=4, 2025-05-07T20:12:27.7118421Z L=3, 2025-05-07T20:12:27.7118618Z D_gradcheck=2, 2025-05-07T20:12:27.7118856Z stochastic_rounding=True, 2025-05-07T20:12:27.7119114Z weighted=False, 2025-05-07T20:12:27.7119343Z row_wise=True, 2025-05-07T20:12:27.7119563Z mixed=False, 2025-05-07T20:12:27.7119784Z use_cache=False, 2025-05-07T20:12:27.7120027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7120329Z use_cpu=True, 2025-05-07T20:12:27.7120573Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.7120838Z ) 2025-05-07T20:12:27.7121073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7121682Z self=, 2025-05-07T20:12:27.7122243Z compile=False, 2025-05-07T20:12:27.7122490Z pooling_mode=, 2025-05-07T20:12:27.7122783Z T=2, 2025-05-07T20:12:27.7122963Z D=94, 2025-05-07T20:12:27.7123158Z B=4, 2025-05-07T20:12:27.7123347Z log_E=3, 2025-05-07T20:12:27.7123536Z L=4, 2025-05-07T20:12:27.7123732Z D_gradcheck=2, 2025-05-07T20:12:27.7123969Z stochastic_rounding=False, 2025-05-07T20:12:27.7124280Z weighted=True, 2025-05-07T20:12:27.7124506Z row_wise=True, 2025-05-07T20:12:27.7124722Z mixed=True, 2025-05-07T20:12:27.7124925Z use_cache=False, 2025-05-07T20:12:27.7125183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7125482Z use_cpu=True, 2025-05-07T20:12:27.7125757Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.7126020Z ) 2025-05-07T20:12:27.7126257Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7126867Z self=, 2025-05-07T20:12:27.7127428Z compile=True, 2025-05-07T20:12:27.7127676Z pooling_mode=, 2025-05-07T20:12:27.7127970Z T=4, 2025-05-07T20:12:27.7128150Z D=56, 2025-05-07T20:12:27.7128346Z B=9, 2025-05-07T20:12:27.7128541Z log_E=5, 2025-05-07T20:12:27.7128732Z L=9, 2025-05-07T20:12:27.7128932Z D_gradcheck=2, 2025-05-07T20:12:27.7129175Z stochastic_rounding=False, 2025-05-07T20:12:27.7129499Z weighted=False, 2025-05-07T20:12:27.7129727Z row_wise=True, 2025-05-07T20:12:27.7129945Z mixed=True, 2025-05-07T20:12:27.7137196Z use_cache=True, 2025-05-07T20:12:27.7137514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.7137857Z use_cpu=True, 2025-05-07T20:12:27.7138112Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.7138382Z ) 2025-05-07T20:12:27.7138629Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7139264Z self=, 2025-05-07T20:12:27.7139934Z compile=True, 2025-05-07T20:12:27.7140178Z pooling_mode=, 2025-05-07T20:12:27.7140482Z T=1, 2025-05-07T20:12:27.7140777Z D=17, 2025-05-07T20:12:27.7140965Z B=118, 2025-05-07T20:12:27.7141167Z log_E=4, 2025-05-07T20:12:27.7141376Z L=18, 2025-05-07T20:12:27.7141567Z D_gradcheck=1, 2025-05-07T20:12:27.7141815Z stochastic_rounding=False, 2025-05-07T20:12:27.7142099Z weighted=False, 2025-05-07T20:12:27.7142313Z row_wise=True, 2025-05-07T20:12:27.7142536Z mixed=True, 2025-05-07T20:12:27.7142755Z use_cache=False, 2025-05-07T20:12:27.7143000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.7143308Z use_cpu=True, 2025-05-07T20:12:27.7143551Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.7143815Z ) 2025-05-07T20:12:27.7144057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7144674Z self=, 2025-05-07T20:12:27.7145248Z compile=True, 2025-05-07T20:12:27.7145484Z pooling_mode=, 2025-05-07T20:12:27.7145783Z T=2, 2025-05-07T20:12:27.7145982Z D=47, 2025-05-07T20:12:27.7146162Z B=64, 2025-05-07T20:12:27.7146357Z log_E=3, 2025-05-07T20:12:27.7146557Z L=18, 2025-05-07T20:12:27.7146742Z D_gradcheck=1, 2025-05-07T20:12:27.7146984Z stochastic_rounding=True, 2025-05-07T20:12:27.7147260Z weighted=False, 2025-05-07T20:12:27.7147473Z row_wise=True, 2025-05-07T20:12:27.7147694Z mixed=False, 2025-05-07T20:12:27.7147917Z use_cache=True, 2025-05-07T20:12:27.7148154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7148462Z use_cpu=True, 2025-05-07T20:12:27.7148706Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.7148967Z ) 2025-05-07T20:12:27.7149211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7149828Z self=, 2025-05-07T20:12:27.7150390Z compile=False, 2025-05-07T20:12:27.7150643Z pooling_mode=, 2025-05-07T20:12:27.7150941Z T=1, 2025-05-07T20:12:27.7151122Z D=7, 2025-05-07T20:12:27.7151314Z B=17, 2025-05-07T20:12:27.7151513Z log_E=3, 2025-05-07T20:12:27.7151715Z L=5, 2025-05-07T20:12:27.7151902Z D_gradcheck=2, 2025-05-07T20:12:27.7152213Z stochastic_rounding=True, 2025-05-07T20:12:27.7152486Z weighted=False, 2025-05-07T20:12:27.7152702Z row_wise=True, 2025-05-07T20:12:27.7152924Z mixed=True, 2025-05-07T20:12:27.7153146Z use_cache=False, 2025-05-07T20:12:27.7153391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7153735Z use_cpu=True, 2025-05-07T20:12:27.7153979Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.7154244Z ) 2025-05-07T20:12:27.7154486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7155099Z self=, 2025-05-07T20:12:27.7155659Z compile=False, 2025-05-07T20:12:27.7155917Z pooling_mode=, 2025-05-07T20:12:27.7156215Z T=2, 2025-05-07T20:12:27.7156401Z D=95, 2025-05-07T20:12:27.7156602Z B=100, 2025-05-07T20:12:27.7156801Z log_E=3, 2025-05-07T20:12:27.7156994Z L=14, 2025-05-07T20:12:27.7157198Z D_gradcheck=2, 2025-05-07T20:12:27.7157477Z stochastic_rounding=False, 2025-05-07T20:12:27.7157737Z weighted=False, 2025-05-07T20:12:27.7157960Z row_wise=True, 2025-05-07T20:12:27.7158180Z mixed=False, 2025-05-07T20:12:27.7158398Z use_cache=True, 2025-05-07T20:12:27.7158637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7158939Z use_cpu=True, 2025-05-07T20:12:27.7159200Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.7159464Z ) 2025-05-07T20:12:27.7159705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7160317Z self=, 2025-05-07T20:12:27.7160880Z compile=False, 2025-05-07T20:12:27.7161134Z pooling_mode=, 2025-05-07T20:12:27.7161466Z T=2, 2025-05-07T20:12:27.7161652Z D=7, 2025-05-07T20:12:27.7161846Z B=116, 2025-05-07T20:12:27.7162048Z log_E=4, 2025-05-07T20:12:27.7162240Z L=18, 2025-05-07T20:12:27.7162446Z D_gradcheck=2, 2025-05-07T20:12:27.7162694Z stochastic_rounding=False, 2025-05-07T20:12:27.7162952Z weighted=True, 2025-05-07T20:12:27.7163174Z row_wise=True, 2025-05-07T20:12:27.7163393Z mixed=True, 2025-05-07T20:12:27.7163600Z use_cache=False, 2025-05-07T20:12:27.7163863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.7164169Z use_cpu=True, 2025-05-07T20:12:27.7164417Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.7164680Z ) 2025-05-07T20:12:27.7164921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7165539Z self=, 2025-05-07T20:12:27.7166102Z compile=True, 2025-05-07T20:12:27.7166352Z pooling_mode=, 2025-05-07T20:12:27.7166652Z T=3, 2025-05-07T20:12:27.7166834Z D=45, 2025-05-07T20:12:27.7167031Z B=82, 2025-05-07T20:12:27.7167226Z log_E=3, 2025-05-07T20:12:27.7167417Z L=16, 2025-05-07T20:12:27.7167621Z D_gradcheck=2, 2025-05-07T20:12:27.7167866Z stochastic_rounding=True, 2025-05-07T20:12:27.7168125Z weighted=False, 2025-05-07T20:12:27.7168355Z row_wise=True, 2025-05-07T20:12:27.7168577Z mixed=False, 2025-05-07T20:12:27.7168784Z use_cache=True, 2025-05-07T20:12:27.7169041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7169345Z use_cpu=True, 2025-05-07T20:12:27.7169574Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.7169851Z ) 2025-05-07T20:12:27.7170094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7170712Z self=, 2025-05-07T20:12:27.7171270Z compile=False, 2025-05-07T20:12:27.7171521Z pooling_mode=, 2025-05-07T20:12:27.7171825Z T=3, 2025-05-07T20:12:27.7172006Z D=31, 2025-05-07T20:12:27.7172202Z B=65, 2025-05-07T20:12:27.7172396Z log_E=3, 2025-05-07T20:12:27.7172583Z L=6, 2025-05-07T20:12:27.7172830Z D_gradcheck=1, 2025-05-07T20:12:27.7173073Z stochastic_rounding=False, 2025-05-07T20:12:27.7173327Z weighted=True, 2025-05-07T20:12:27.7173552Z row_wise=True, 2025-05-07T20:12:27.7173776Z mixed=False, 2025-05-07T20:12:27.7173986Z use_cache=False, 2025-05-07T20:12:27.7174282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.7174588Z use_cpu=True, 2025-05-07T20:12:27.7174824Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.7175100Z ) 2025-05-07T20:12:27.7175342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.7176236Z self=, 2025-05-07T20:12:27.7176817Z compile=False, 2025-05-07T20:12:27.7177076Z pooling_mode=, 2025-05-07T20:12:27.7177379Z T=4, 2025-05-07T20:12:27.7177564Z D=52, 2025-05-07T20:12:27.7177765Z B=86, 2025-05-07T20:12:27.7177960Z log_E=4, 2025-05-07T20:12:27.7178150Z L=19, 2025-05-07T20:12:27.7178421Z D_gradcheck=2, 2025-05-07T20:12:27.7178666Z stochastic_rounding=True, 2025-05-07T20:12:27.7178925Z weighted=False, 2025-05-07T20:12:27.7179156Z row_wise=True, 2025-05-07T20:12:27.7179380Z mixed=True, 2025-05-07T20:12:27.7179587Z use_cache=False, 2025-05-07T20:12:27.7179928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.7180234Z use_cpu=True, 2025-05-07T20:12:27.7180464Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.7180747Z ) 2025-05-07T20:12:27.8002960Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8003908Z self=, 2025-05-07T20:12:27.8004685Z compile=False, 2025-05-07T20:12:27.8005049Z pooling_mode=, 2025-05-07T20:12:27.8005349Z T=3, 2025-05-07T20:12:27.8005542Z D=35, 2025-05-07T20:12:27.8005736Z B=26, 2025-05-07T20:12:27.8005931Z log_E=4, 2025-05-07T20:12:27.8006124Z L=10, 2025-05-07T20:12:27.8006330Z D_gradcheck=1, 2025-05-07T20:12:27.8006565Z stochastic_rounding=True, 2025-05-07T20:12:27.8006820Z weighted=True, 2025-05-07T20:12:27.8007046Z row_wise=True, 2025-05-07T20:12:27.8007266Z mixed=False, 2025-05-07T20:12:27.8007478Z use_cache=False, 2025-05-07T20:12:27.8007734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8008037Z use_cpu=True, 2025-05-07T20:12:27.8008267Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8008543Z ) 2025-05-07T20:12:27.8008782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8009384Z self=, 2025-05-07T20:12:27.8009958Z compile=False, 2025-05-07T20:12:27.8010210Z pooling_mode=, 2025-05-07T20:12:27.8010490Z T=2, 2025-05-07T20:12:27.8010680Z D=121, 2025-05-07T20:12:27.8010874Z B=105, 2025-05-07T20:12:27.8011059Z log_E=3, 2025-05-07T20:12:27.8011261Z L=6, 2025-05-07T20:12:27.8011460Z D_gradcheck=1, 2025-05-07T20:12:27.8011691Z stochastic_rounding=True, 2025-05-07T20:12:27.8011959Z weighted=True, 2025-05-07T20:12:27.8012194Z row_wise=True, 2025-05-07T20:12:27.8012402Z mixed=True, 2025-05-07T20:12:27.8012626Z use_cache=False, 2025-05-07T20:12:27.8012888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8013180Z use_cpu=True, 2025-05-07T20:12:27.8013426Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8013704Z ) 2025-05-07T20:12:27.8014003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8014628Z self=, 2025-05-07T20:12:27.8015210Z compile=False, 2025-05-07T20:12:27.8015455Z pooling_mode=, 2025-05-07T20:12:27.8015757Z T=3, 2025-05-07T20:12:27.8015957Z D=70, 2025-05-07T20:12:27.8016156Z B=7, 2025-05-07T20:12:27.8016336Z log_E=3, 2025-05-07T20:12:27.8016609Z L=13, 2025-05-07T20:12:27.8016815Z D_gradcheck=2, 2025-05-07T20:12:27.8017044Z stochastic_rounding=False, 2025-05-07T20:12:27.8017312Z weighted=True, 2025-05-07T20:12:27.8017538Z row_wise=True, 2025-05-07T20:12:27.8017745Z mixed=False, 2025-05-07T20:12:27.8018002Z use_cache=True, 2025-05-07T20:12:27.8018252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8018542Z use_cpu=True, 2025-05-07T20:12:27.8018781Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8019054Z ) 2025-05-07T20:12:27.8019279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8019995Z self=, 2025-05-07T20:12:27.8020567Z compile=True, 2025-05-07T20:12:27.8020806Z pooling_mode=, 2025-05-07T20:12:27.8021099Z T=3, 2025-05-07T20:12:27.8021293Z D=60, 2025-05-07T20:12:27.8021473Z B=32, 2025-05-07T20:12:27.8021709Z log_E=3, 2025-05-07T20:12:27.8021914Z L=3, 2025-05-07T20:12:27.8022102Z D_gradcheck=1, 2025-05-07T20:12:27.8022344Z stochastic_rounding=True, 2025-05-07T20:12:27.8022613Z weighted=False, 2025-05-07T20:12:27.8022839Z row_wise=True, 2025-05-07T20:12:27.8023045Z mixed=True, 2025-05-07T20:12:27.8023265Z use_cache=False, 2025-05-07T20:12:27.8023519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8023803Z use_cpu=True, 2025-05-07T20:12:27.8024041Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8024316Z ) 2025-05-07T20:12:27.8024541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8025150Z self=, 2025-05-07T20:12:27.8025753Z compile=False, 2025-05-07T20:12:27.8025993Z pooling_mode=, 2025-05-07T20:12:27.8026293Z T=3, 2025-05-07T20:12:27.8026483Z D=31, 2025-05-07T20:12:27.8026667Z B=4, 2025-05-07T20:12:27.8026867Z log_E=3, 2025-05-07T20:12:27.8027071Z L=1, 2025-05-07T20:12:27.8027255Z D_gradcheck=2, 2025-05-07T20:12:27.8027585Z stochastic_rounding=True, 2025-05-07T20:12:27.8027853Z weighted=False, 2025-05-07T20:12:27.8028060Z row_wise=True, 2025-05-07T20:12:27.8028275Z mixed=False, 2025-05-07T20:12:27.8028491Z use_cache=False, 2025-05-07T20:12:27.8028733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8029029Z use_cpu=True, 2025-05-07T20:12:27.8029267Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8029542Z ) 2025-05-07T20:12:27.8029768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8030378Z self=, 2025-05-07T20:12:27.8030950Z compile=True, 2025-05-07T20:12:27.8031187Z pooling_mode=, 2025-05-07T20:12:27.8031482Z T=4, 2025-05-07T20:12:27.8031672Z D=7, 2025-05-07T20:12:27.8031849Z B=108, 2025-05-07T20:12:27.8032047Z log_E=5, 2025-05-07T20:12:27.8032249Z L=6, 2025-05-07T20:12:27.8032433Z D_gradcheck=1, 2025-05-07T20:12:27.8032674Z stochastic_rounding=False, 2025-05-07T20:12:27.8032939Z weighted=True, 2025-05-07T20:12:27.8033147Z row_wise=True, 2025-05-07T20:12:27.8033368Z mixed=True, 2025-05-07T20:12:27.8033582Z use_cache=True, 2025-05-07T20:12:27.8033816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8034116Z use_cpu=True, 2025-05-07T20:12:27.8034361Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8034628Z ) 2025-05-07T20:12:27.8034871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8035492Z self=, 2025-05-07T20:12:27.8036068Z compile=True, 2025-05-07T20:12:27.8036310Z pooling_mode=, 2025-05-07T20:12:27.8036609Z T=5, 2025-05-07T20:12:27.8036800Z D=53, 2025-05-07T20:12:27.8036983Z B=74, 2025-05-07T20:12:27.8037233Z log_E=3, 2025-05-07T20:12:27.8037438Z L=12, 2025-05-07T20:12:27.8037627Z D_gradcheck=1, 2025-05-07T20:12:27.8037867Z stochastic_rounding=True, 2025-05-07T20:12:27.8038227Z weighted=True, 2025-05-07T20:12:27.8038541Z row_wise=True, 2025-05-07T20:12:27.8038838Z mixed=False, 2025-05-07T20:12:27.8039066Z use_cache=False, 2025-05-07T20:12:27.8039315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8039623Z use_cpu=True, 2025-05-07T20:12:27.8039873Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8040136Z ) 2025-05-07T20:12:27.8040380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8040999Z self=, 2025-05-07T20:12:27.8041579Z compile=True, 2025-05-07T20:12:27.8041821Z pooling_mode=, 2025-05-07T20:12:27.8042124Z T=1, 2025-05-07T20:12:27.8042323Z D=98, 2025-05-07T20:12:27.8042542Z B=53, 2025-05-07T20:12:27.8042742Z log_E=3, 2025-05-07T20:12:27.8042947Z L=8, 2025-05-07T20:12:27.8043135Z D_gradcheck=1, 2025-05-07T20:12:27.8043374Z stochastic_rounding=False, 2025-05-07T20:12:27.8043647Z weighted=False, 2025-05-07T20:12:27.8043863Z row_wise=True, 2025-05-07T20:12:27.8044085Z mixed=False, 2025-05-07T20:12:27.8044299Z use_cache=False, 2025-05-07T20:12:27.8044544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8044851Z use_cpu=True, 2025-05-07T20:12:27.8045089Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8045352Z ) 2025-05-07T20:12:27.8045591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8046202Z self=, 2025-05-07T20:12:27.8046790Z compile=True, 2025-05-07T20:12:27.8047036Z pooling_mode=, 2025-05-07T20:12:27.8047325Z T=2, 2025-05-07T20:12:27.8047516Z D=75, 2025-05-07T20:12:27.8047696Z B=125, 2025-05-07T20:12:27.8047884Z log_E=3, 2025-05-07T20:12:27.8048069Z L=18, 2025-05-07T20:12:27.8048241Z D_gradcheck=1, 2025-05-07T20:12:27.8048465Z stochastic_rounding=False, 2025-05-07T20:12:27.8048714Z weighted=True, 2025-05-07T20:12:27.8048914Z row_wise=True, 2025-05-07T20:12:27.8049117Z mixed=False, 2025-05-07T20:12:27.8049324Z use_cache=True, 2025-05-07T20:12:27.8049549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8049835Z use_cpu=True, 2025-05-07T20:12:27.8050062Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8050312Z ) 2025-05-07T20:12:27.8050535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8051137Z self=, 2025-05-07T20:12:27.8051692Z compile=True, 2025-05-07T20:12:27.8051927Z pooling_mode=, 2025-05-07T20:12:27.8052205Z T=2, 2025-05-07T20:12:27.8052382Z D=23, 2025-05-07T20:12:27.8052568Z B=79, 2025-05-07T20:12:27.8052750Z log_E=5, 2025-05-07T20:12:27.8052931Z L=5, 2025-05-07T20:12:27.8053116Z D_gradcheck=2, 2025-05-07T20:12:27.8053343Z stochastic_rounding=True, 2025-05-07T20:12:27.8053591Z weighted=True, 2025-05-07T20:12:27.8053804Z row_wise=True, 2025-05-07T20:12:27.8054008Z mixed=True, 2025-05-07T20:12:27.8054213Z use_cache=False, 2025-05-07T20:12:27.8054446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8054732Z use_cpu=True, 2025-05-07T20:12:27.8054963Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8055216Z ) 2025-05-07T20:12:27.8055439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8056041Z self=, 2025-05-07T20:12:27.8056600Z compile=False, 2025-05-07T20:12:27.8056838Z pooling_mode=, 2025-05-07T20:12:27.8057124Z T=4, 2025-05-07T20:12:27.8057340Z D=105, 2025-05-07T20:12:27.8057532Z B=62, 2025-05-07T20:12:27.8057717Z log_E=3, 2025-05-07T20:12:27.8057899Z L=14, 2025-05-07T20:12:27.8058085Z D_gradcheck=2, 2025-05-07T20:12:27.8058312Z stochastic_rounding=True, 2025-05-07T20:12:27.8058561Z weighted=False, 2025-05-07T20:12:27.8058801Z row_wise=True, 2025-05-07T20:12:27.8059007Z mixed=False, 2025-05-07T20:12:27.8059208Z use_cache=False, 2025-05-07T20:12:27.8059450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8059832Z use_cpu=True, 2025-05-07T20:12:27.8060066Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8060322Z ) 2025-05-07T20:12:27.8060550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8061153Z self=, 2025-05-07T20:12:27.8061712Z compile=False, 2025-05-07T20:12:27.8061954Z pooling_mode=, 2025-05-07T20:12:27.8062240Z T=5, 2025-05-07T20:12:27.8062447Z D=14, 2025-05-07T20:12:27.8062629Z B=2, 2025-05-07T20:12:27.8062808Z log_E=4, 2025-05-07T20:12:27.8062987Z L=16, 2025-05-07T20:12:27.8063176Z D_gradcheck=1, 2025-05-07T20:12:27.8063408Z stochastic_rounding=False, 2025-05-07T20:12:27.8063663Z weighted=True, 2025-05-07T20:12:27.8063895Z row_wise=True, 2025-05-07T20:12:27.8064118Z mixed=False, 2025-05-07T20:12:27.8064330Z use_cache=False, 2025-05-07T20:12:27.8064591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8064897Z use_cpu=True, 2025-05-07T20:12:27.8065128Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8065409Z ) 2025-05-07T20:12:27.8065654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8066272Z self=, 2025-05-07T20:12:27.8066868Z compile=False, 2025-05-07T20:12:27.8067124Z pooling_mode=, 2025-05-07T20:12:27.8067427Z T=1, 2025-05-07T20:12:27.8067614Z D=76, 2025-05-07T20:12:27.8067814Z B=92, 2025-05-07T20:12:27.8068014Z log_E=3, 2025-05-07T20:12:27.8068206Z L=5, 2025-05-07T20:12:27.8068407Z D_gradcheck=2, 2025-05-07T20:12:27.8068648Z stochastic_rounding=False, 2025-05-07T20:12:27.8068910Z weighted=True, 2025-05-07T20:12:27.8069220Z row_wise=True, 2025-05-07T20:12:27.8069435Z mixed=False, 2025-05-07T20:12:27.8069639Z use_cache=True, 2025-05-07T20:12:27.8069889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8070188Z use_cpu=True, 2025-05-07T20:12:27.8070415Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8070687Z ) 2025-05-07T20:12:27.8070928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8071525Z self=, 2025-05-07T20:12:27.8072098Z compile=True, 2025-05-07T20:12:27.8072350Z pooling_mode=, 2025-05-07T20:12:27.8072648Z T=5, 2025-05-07T20:12:27.8072828Z D=8, 2025-05-07T20:12:27.8073020Z B=44, 2025-05-07T20:12:27.8073216Z log_E=3, 2025-05-07T20:12:27.8073408Z L=1, 2025-05-07T20:12:27.8073606Z D_gradcheck=1, 2025-05-07T20:12:27.8073847Z stochastic_rounding=False, 2025-05-07T20:12:27.8074108Z weighted=True, 2025-05-07T20:12:27.8074330Z row_wise=True, 2025-05-07T20:12:27.8074547Z mixed=True, 2025-05-07T20:12:27.8074752Z use_cache=False, 2025-05-07T20:12:27.8075008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8075309Z use_cpu=True, 2025-05-07T20:12:27.8075537Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8075996Z ) 2025-05-07T20:12:27.8076238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8076929Z self=, 2025-05-07T20:12:27.8077507Z compile=True, 2025-05-07T20:12:27.8077762Z pooling_mode=, 2025-05-07T20:12:27.8078140Z T=4, 2025-05-07T20:12:27.8078324Z D=54, 2025-05-07T20:12:27.8078522Z B=77, 2025-05-07T20:12:27.8078721Z log_E=5, 2025-05-07T20:12:27.8078912Z L=17, 2025-05-07T20:12:27.8079116Z D_gradcheck=2, 2025-05-07T20:12:27.8079353Z stochastic_rounding=False, 2025-05-07T20:12:27.8079646Z weighted=False, 2025-05-07T20:12:27.8079870Z row_wise=True, 2025-05-07T20:12:27.8080086Z mixed=True, 2025-05-07T20:12:27.8080286Z use_cache=False, 2025-05-07T20:12:27.8080540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8080846Z use_cpu=True, 2025-05-07T20:12:27.8081072Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8081346Z ) 2025-05-07T20:12:27.8081584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8082183Z self=, 2025-05-07T20:12:27.8082753Z compile=True, 2025-05-07T20:12:27.8083074Z pooling_mode=, 2025-05-07T20:12:27.8083360Z T=2, 2025-05-07T20:12:27.8083555Z D=30, 2025-05-07T20:12:27.8083748Z B=74, 2025-05-07T20:12:27.8083926Z log_E=5, 2025-05-07T20:12:27.8084124Z L=4, 2025-05-07T20:12:27.8084321Z D_gradcheck=1, 2025-05-07T20:12:27.8084548Z stochastic_rounding=True, 2025-05-07T20:12:27.8084815Z weighted=False, 2025-05-07T20:12:27.8085039Z row_wise=True, 2025-05-07T20:12:27.8085256Z mixed=True, 2025-05-07T20:12:27.8085460Z use_cache=False, 2025-05-07T20:12:27.8085715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8086016Z use_cpu=True, 2025-05-07T20:12:27.8086245Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8086524Z ) 2025-05-07T20:12:27.8288509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8289521Z self=, 2025-05-07T20:12:27.8290319Z compile=False, 2025-05-07T20:12:27.8290576Z pooling_mode=, 2025-05-07T20:12:27.8290879Z T=4, 2025-05-07T20:12:27.8291060Z D=124, 2025-05-07T20:12:27.8291255Z B=49, 2025-05-07T20:12:27.8291451Z log_E=5, 2025-05-07T20:12:27.8291639Z L=4, 2025-05-07T20:12:27.8291836Z D_gradcheck=1, 2025-05-07T20:12:27.8292081Z stochastic_rounding=False, 2025-05-07T20:12:27.8292339Z weighted=True, 2025-05-07T20:12:27.8292564Z row_wise=True, 2025-05-07T20:12:27.8292785Z mixed=True, 2025-05-07T20:12:27.8292991Z use_cache=False, 2025-05-07T20:12:27.8293254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8293562Z use_cpu=True, 2025-05-07T20:12:27.8293796Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8294078Z ) 2025-05-07T20:12:27.8294321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8294929Z self=, 2025-05-07T20:12:27.8295509Z compile=False, 2025-05-07T20:12:27.8295767Z pooling_mode=, 2025-05-07T20:12:27.8296054Z T=3, 2025-05-07T20:12:27.8296254Z D=42, 2025-05-07T20:12:27.8296451Z B=63, 2025-05-07T20:12:27.8296636Z log_E=3, 2025-05-07T20:12:27.8296843Z L=20, 2025-05-07T20:12:27.8297046Z D_gradcheck=2, 2025-05-07T20:12:27.8297356Z stochastic_rounding=False, 2025-05-07T20:12:27.8297618Z weighted=False, 2025-05-07T20:12:27.8297841Z row_wise=True, 2025-05-07T20:12:27.8298059Z mixed=True, 2025-05-07T20:12:27.8298263Z use_cache=True, 2025-05-07T20:12:27.8298508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8298809Z use_cpu=True, 2025-05-07T20:12:27.8299037Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8299308Z ) 2025-05-07T20:12:27.8299543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8300218Z self=, 2025-05-07T20:12:27.8300787Z compile=True, 2025-05-07T20:12:27.8301123Z pooling_mode=, 2025-05-07T20:12:27.8301404Z T=1, 2025-05-07T20:12:27.8301603Z D=49, 2025-05-07T20:12:27.8301800Z B=13, 2025-05-07T20:12:27.8301983Z log_E=3, 2025-05-07T20:12:27.8302186Z L=12, 2025-05-07T20:12:27.8302388Z D_gradcheck=1, 2025-05-07T20:12:27.8302668Z stochastic_rounding=False, 2025-05-07T20:12:27.8302926Z weighted=False, 2025-05-07T20:12:27.8303147Z row_wise=True, 2025-05-07T20:12:27.8303367Z mixed=False, 2025-05-07T20:12:27.8303572Z use_cache=False, 2025-05-07T20:12:27.8303830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8304133Z use_cpu=True, 2025-05-07T20:12:27.8304362Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8304636Z ) 2025-05-07T20:12:27.8304876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8305480Z self=, 2025-05-07T20:12:27.8306055Z compile=True, 2025-05-07T20:12:27.8306345Z pooling_mode=, 2025-05-07T20:12:27.8306628Z T=1, 2025-05-07T20:12:27.8306821Z D=9, 2025-05-07T20:12:27.8307011Z B=85, 2025-05-07T20:12:27.8307193Z log_E=3, 2025-05-07T20:12:27.8307392Z L=16, 2025-05-07T20:12:27.8307597Z D_gradcheck=1, 2025-05-07T20:12:27.8307824Z stochastic_rounding=True, 2025-05-07T20:12:27.8308094Z weighted=False, 2025-05-07T20:12:27.8308316Z row_wise=True, 2025-05-07T20:12:27.8308520Z mixed=False, 2025-05-07T20:12:27.8308738Z use_cache=False, 2025-05-07T20:12:27.8308992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8309293Z use_cpu=True, 2025-05-07T20:12:27.8309520Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8309793Z ) 2025-05-07T20:12:27.8310031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8310658Z self=, 2025-05-07T20:12:27.8311229Z compile=True, 2025-05-07T20:12:27.8311483Z pooling_mode=, 2025-05-07T20:12:27.8311767Z T=5, 2025-05-07T20:12:27.8311958Z D=49, 2025-05-07T20:12:27.8312153Z B=33, 2025-05-07T20:12:27.8312332Z log_E=4, 2025-05-07T20:12:27.8312530Z L=16, 2025-05-07T20:12:27.8312730Z D_gradcheck=1, 2025-05-07T20:12:27.8312955Z stochastic_rounding=False, 2025-05-07T20:12:27.8313224Z weighted=True, 2025-05-07T20:12:27.8313448Z row_wise=True, 2025-05-07T20:12:27.8313652Z mixed=True, 2025-05-07T20:12:27.8313866Z use_cache=True, 2025-05-07T20:12:27.8314119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8314408Z use_cpu=True, 2025-05-07T20:12:27.8314650Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8314935Z ) 2025-05-07T20:12:27.8315179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8315779Z self=, 2025-05-07T20:12:27.8316353Z compile=False, 2025-05-07T20:12:27.8316605Z pooling_mode=, 2025-05-07T20:12:27.8316886Z T=5, 2025-05-07T20:12:27.8317079Z D=10, 2025-05-07T20:12:27.8317270Z B=63, 2025-05-07T20:12:27.8317453Z log_E=3, 2025-05-07T20:12:27.8317653Z L=16, 2025-05-07T20:12:27.8317860Z D_gradcheck=2, 2025-05-07T20:12:27.8318089Z stochastic_rounding=False, 2025-05-07T20:12:27.8318361Z weighted=True, 2025-05-07T20:12:27.8318586Z row_wise=True, 2025-05-07T20:12:27.8318796Z mixed=False, 2025-05-07T20:12:27.8319019Z use_cache=True, 2025-05-07T20:12:27.8319272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8319564Z use_cpu=True, 2025-05-07T20:12:27.8319814Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8320095Z ) 2025-05-07T20:12:27.8320327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8320945Z self=, 2025-05-07T20:12:27.8321586Z compile=False, 2025-05-07T20:12:27.8321845Z pooling_mode=, 2025-05-07T20:12:27.8322127Z T=5, 2025-05-07T20:12:27.8322326Z D=64, 2025-05-07T20:12:27.8322522Z B=67, 2025-05-07T20:12:27.8322706Z log_E=4, 2025-05-07T20:12:27.8322913Z L=0, 2025-05-07T20:12:27.8323148Z D_gradcheck=1, 2025-05-07T20:12:27.8323379Z stochastic_rounding=False, 2025-05-07T20:12:27.8323649Z weighted=True, 2025-05-07T20:12:27.8323870Z row_wise=True, 2025-05-07T20:12:27.8324072Z mixed=True, 2025-05-07T20:12:27.8324284Z use_cache=True, 2025-05-07T20:12:27.8324529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8324817Z use_cpu=True, 2025-05-07T20:12:27.8325061Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8325336Z ) 2025-05-07T20:12:27.8325561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8326171Z self=, 2025-05-07T20:12:27.8326768Z compile=True, 2025-05-07T20:12:27.8327017Z pooling_mode=, 2025-05-07T20:12:27.8327299Z T=3, 2025-05-07T20:12:27.8327501Z D=8, 2025-05-07T20:12:27.8327694Z B=104, 2025-05-07T20:12:27.8327880Z log_E=5, 2025-05-07T20:12:27.8328088Z L=7, 2025-05-07T20:12:27.8328286Z D_gradcheck=2, 2025-05-07T20:12:27.8328514Z stochastic_rounding=True, 2025-05-07T20:12:27.8328782Z weighted=False, 2025-05-07T20:12:27.8329006Z row_wise=True, 2025-05-07T20:12:27.8329211Z mixed=False, 2025-05-07T20:12:27.8329428Z use_cache=True, 2025-05-07T20:12:27.8329675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8329963Z use_cpu=True, 2025-05-07T20:12:27.8330203Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8330506Z ) 2025-05-07T20:12:27.8330732Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8331352Z self=, 2025-05-07T20:12:27.8331928Z compile=False, 2025-05-07T20:12:27.8332168Z pooling_mode=, 2025-05-07T20:12:27.8332469Z T=5, 2025-05-07T20:12:27.8332668Z D=44, 2025-05-07T20:12:27.8332849Z B=36, 2025-05-07T20:12:27.8333041Z log_E=3, 2025-05-07T20:12:27.8333243Z L=1, 2025-05-07T20:12:27.8333438Z D_gradcheck=2, 2025-05-07T20:12:27.8333661Z stochastic_rounding=True, 2025-05-07T20:12:27.8333927Z weighted=True, 2025-05-07T20:12:27.8334145Z row_wise=True, 2025-05-07T20:12:27.8334347Z mixed=True, 2025-05-07T20:12:27.8334559Z use_cache=False, 2025-05-07T20:12:27.8334815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8335104Z use_cpu=True, 2025-05-07T20:12:27.8335342Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8335614Z ) 2025-05-07T20:12:27.8335839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8336453Z self=, 2025-05-07T20:12:27.8337022Z compile=False, 2025-05-07T20:12:27.8337260Z pooling_mode=, 2025-05-07T20:12:27.8337550Z T=2, 2025-05-07T20:12:27.8337740Z D=34, 2025-05-07T20:12:27.8337920Z B=34, 2025-05-07T20:12:27.8338110Z log_E=3, 2025-05-07T20:12:27.8338311Z L=11, 2025-05-07T20:12:27.8338495Z D_gradcheck=1, 2025-05-07T20:12:27.8338731Z stochastic_rounding=True, 2025-05-07T20:12:27.8338998Z weighted=True, 2025-05-07T20:12:27.8339206Z row_wise=True, 2025-05-07T20:12:27.8339422Z mixed=True, 2025-05-07T20:12:27.8339723Z use_cache=False, 2025-05-07T20:12:27.8339989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8340279Z use_cpu=True, 2025-05-07T20:12:27.8340526Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8340806Z ) 2025-05-07T20:12:27.8341031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8341647Z self=, 2025-05-07T20:12:27.8342276Z compile=False, 2025-05-07T20:12:27.8342514Z pooling_mode=, 2025-05-07T20:12:27.8342810Z T=5, 2025-05-07T20:12:27.8343006Z D=100, 2025-05-07T20:12:27.8343189Z B=109, 2025-05-07T20:12:27.8343418Z log_E=4, 2025-05-07T20:12:27.8343619Z L=1, 2025-05-07T20:12:27.8343805Z D_gradcheck=1, 2025-05-07T20:12:27.8344047Z stochastic_rounding=False, 2025-05-07T20:12:27.8344321Z weighted=True, 2025-05-07T20:12:27.8344533Z row_wise=True, 2025-05-07T20:12:27.8344756Z mixed=True, 2025-05-07T20:12:27.8344976Z use_cache=False, 2025-05-07T20:12:27.8345226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8345534Z use_cpu=True, 2025-05-07T20:12:27.8345783Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8346069Z ) 2025-05-07T20:12:27.8346299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8346947Z self=, 2025-05-07T20:12:27.8347527Z compile=True, 2025-05-07T20:12:27.8347769Z pooling_mode=, 2025-05-07T20:12:27.8348073Z T=4, 2025-05-07T20:12:27.8348273Z D=21, 2025-05-07T20:12:27.8348459Z B=33, 2025-05-07T20:12:27.8348654Z log_E=3, 2025-05-07T20:12:27.8348861Z L=10, 2025-05-07T20:12:27.8349051Z D_gradcheck=1, 2025-05-07T20:12:27.8349291Z stochastic_rounding=True, 2025-05-07T20:12:27.8349568Z weighted=False, 2025-05-07T20:12:27.8349783Z row_wise=True, 2025-05-07T20:12:27.8349999Z mixed=False, 2025-05-07T20:12:27.8350215Z use_cache=True, 2025-05-07T20:12:27.8350448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8350746Z use_cpu=True, 2025-05-07T20:12:27.8351015Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8351276Z ) 2025-05-07T20:12:27.8351512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8352126Z self=, 2025-05-07T20:12:27.8352697Z compile=True, 2025-05-07T20:12:27.8352933Z pooling_mode=, 2025-05-07T20:12:27.8353226Z T=3, 2025-05-07T20:12:27.8353419Z D=34, 2025-05-07T20:12:27.8353601Z B=53, 2025-05-07T20:12:27.8353799Z log_E=4, 2025-05-07T20:12:27.8354005Z L=17, 2025-05-07T20:12:27.8354195Z D_gradcheck=1, 2025-05-07T20:12:27.8354434Z stochastic_rounding=False, 2025-05-07T20:12:27.8354704Z weighted=False, 2025-05-07T20:12:27.8354916Z row_wise=True, 2025-05-07T20:12:27.8355136Z mixed=False, 2025-05-07T20:12:27.8355354Z use_cache=False, 2025-05-07T20:12:27.8355600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8355902Z use_cpu=True, 2025-05-07T20:12:27.8356145Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8356407Z ) 2025-05-07T20:12:27.8356646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8357261Z self=, 2025-05-07T20:12:27.8357836Z compile=True, 2025-05-07T20:12:27.8358073Z pooling_mode=, 2025-05-07T20:12:27.8358366Z T=1, 2025-05-07T20:12:27.8358561Z D=102, 2025-05-07T20:12:27.8358747Z B=24, 2025-05-07T20:12:27.8358940Z log_E=3, 2025-05-07T20:12:27.8359142Z L=2, 2025-05-07T20:12:27.8359326Z D_gradcheck=1, 2025-05-07T20:12:27.8359562Z stochastic_rounding=False, 2025-05-07T20:12:27.8359828Z weighted=False, 2025-05-07T20:12:27.8360052Z row_wise=True, 2025-05-07T20:12:27.8360266Z mixed=True, 2025-05-07T20:12:27.8360480Z use_cache=False, 2025-05-07T20:12:27.8360725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8361022Z use_cpu=True, 2025-05-07T20:12:27.8361262Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8361527Z ) 2025-05-07T20:12:27.8361764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8362380Z self=, 2025-05-07T20:12:27.8362977Z compile=True, 2025-05-07T20:12:27.8363229Z pooling_mode=, 2025-05-07T20:12:27.8363529Z T=2, 2025-05-07T20:12:27.8363713Z D=105, 2025-05-07T20:12:27.8363936Z B=113, 2025-05-07T20:12:27.8364132Z log_E=4, 2025-05-07T20:12:27.8364332Z L=11, 2025-05-07T20:12:27.8364518Z D_gradcheck=1, 2025-05-07T20:12:27.8364756Z stochastic_rounding=False, 2025-05-07T20:12:27.8365027Z weighted=False, 2025-05-07T20:12:27.8365237Z row_wise=True, 2025-05-07T20:12:27.8365455Z mixed=True, 2025-05-07T20:12:27.8365669Z use_cache=True, 2025-05-07T20:12:27.8365904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8366209Z use_cpu=True, 2025-05-07T20:12:27.8366456Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8366721Z ) 2025-05-07T20:12:27.8366961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8367604Z self=, 2025-05-07T20:12:27.8368169Z compile=True, 2025-05-07T20:12:27.8368415Z pooling_mode=, 2025-05-07T20:12:27.8368710Z T=1, 2025-05-07T20:12:27.8368892Z D=106, 2025-05-07T20:12:27.8369090Z B=13, 2025-05-07T20:12:27.8369288Z log_E=5, 2025-05-07T20:12:27.8369478Z L=1, 2025-05-07T20:12:27.8369674Z D_gradcheck=1, 2025-05-07T20:12:27.8369910Z stochastic_rounding=True, 2025-05-07T20:12:27.8370163Z weighted=True, 2025-05-07T20:12:27.8370373Z row_wise=True, 2025-05-07T20:12:27.8370584Z mixed=True, 2025-05-07T20:12:27.8370789Z use_cache=True, 2025-05-07T20:12:27.8371022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8371343Z use_cpu=True, 2025-05-07T20:12:27.8371577Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8371837Z ) 2025-05-07T20:12:27.8572064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8573026Z self=, 2025-05-07T20:12:27.8573854Z compile=True, 2025-05-07T20:12:27.8574139Z pooling_mode=, 2025-05-07T20:12:27.8574427Z T=3, 2025-05-07T20:12:27.8574604Z D=62, 2025-05-07T20:12:27.8574796Z B=67, 2025-05-07T20:12:27.8574989Z log_E=5, 2025-05-07T20:12:27.8575241Z L=16, 2025-05-07T20:12:27.8575421Z D_gradcheck=1, 2025-05-07T20:12:27.8575797Z stochastic_rounding=False, 2025-05-07T20:12:27.8576070Z weighted=True, 2025-05-07T20:12:27.8576272Z row_wise=True, 2025-05-07T20:12:27.8576480Z mixed=True, 2025-05-07T20:12:27.8576697Z use_cache=False, 2025-05-07T20:12:27.8576940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8577243Z use_cpu=True, 2025-05-07T20:12:27.8577480Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8577736Z ) 2025-05-07T20:12:27.8577970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8578581Z self=, 2025-05-07T20:12:27.8579133Z compile=True, 2025-05-07T20:12:27.8579377Z pooling_mode=, 2025-05-07T20:12:27.8579707Z T=1, 2025-05-07T20:12:27.8579883Z D=125, 2025-05-07T20:12:27.8580072Z B=17, 2025-05-07T20:12:27.8580261Z log_E=3, 2025-05-07T20:12:27.8580442Z L=4, 2025-05-07T20:12:27.8580631Z D_gradcheck=2, 2025-05-07T20:12:27.8580865Z stochastic_rounding=False, 2025-05-07T20:12:27.8581112Z weighted=True, 2025-05-07T20:12:27.8581324Z row_wise=True, 2025-05-07T20:12:27.8581533Z mixed=False, 2025-05-07T20:12:27.8581740Z use_cache=True, 2025-05-07T20:12:27.8581967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8582263Z use_cpu=True, 2025-05-07T20:12:27.8582499Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8582754Z ) 2025-05-07T20:12:27.8582984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8583690Z self=, 2025-05-07T20:12:27.8584246Z compile=False, 2025-05-07T20:12:27.8584498Z pooling_mode=, 2025-05-07T20:12:27.8584789Z T=3, 2025-05-07T20:12:27.8585013Z D=96, 2025-05-07T20:12:27.8585202Z B=36, 2025-05-07T20:12:27.8585387Z log_E=3, 2025-05-07T20:12:27.8585569Z L=5, 2025-05-07T20:12:27.8585761Z D_gradcheck=2, 2025-05-07T20:12:27.8585992Z stochastic_rounding=True, 2025-05-07T20:12:27.8586243Z weighted=True, 2025-05-07T20:12:27.8586459Z row_wise=True, 2025-05-07T20:12:27.8586669Z mixed=True, 2025-05-07T20:12:27.8586868Z use_cache=True, 2025-05-07T20:12:27.8587107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8587402Z use_cpu=True, 2025-05-07T20:12:27.8587630Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8587885Z ) 2025-05-07T20:12:27.8588117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8588758Z self=, 2025-05-07T20:12:27.8589316Z compile=False, 2025-05-07T20:12:27.8589558Z pooling_mode=, 2025-05-07T20:12:27.8589843Z T=4, 2025-05-07T20:12:27.8590016Z D=32, 2025-05-07T20:12:27.8590201Z B=51, 2025-05-07T20:12:27.8590392Z log_E=4, 2025-05-07T20:12:27.8590574Z L=9, 2025-05-07T20:12:27.8590765Z D_gradcheck=2, 2025-05-07T20:12:27.8590999Z stochastic_rounding=True, 2025-05-07T20:12:27.8591248Z weighted=True, 2025-05-07T20:12:27.8591462Z row_wise=True, 2025-05-07T20:12:27.8591678Z mixed=True, 2025-05-07T20:12:27.8591876Z use_cache=True, 2025-05-07T20:12:27.8592123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8592476Z use_cpu=True, 2025-05-07T20:12:27.8592699Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8592967Z ) 2025-05-07T20:12:27.8593193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8602006Z self=, 2025-05-07T20:12:27.8602659Z compile=False, 2025-05-07T20:12:27.8602902Z pooling_mode=, 2025-05-07T20:12:27.8603214Z T=4, 2025-05-07T20:12:27.8603404Z D=106, 2025-05-07T20:12:27.8603579Z B=128, 2025-05-07T20:12:27.8603771Z log_E=4, 2025-05-07T20:12:27.8603963Z L=9, 2025-05-07T20:12:27.8604142Z D_gradcheck=2, 2025-05-07T20:12:27.8604374Z stochastic_rounding=False, 2025-05-07T20:12:27.8604637Z weighted=False, 2025-05-07T20:12:27.8604843Z row_wise=True, 2025-05-07T20:12:27.8605050Z mixed=False, 2025-05-07T20:12:27.8605258Z use_cache=False, 2025-05-07T20:12:27.8605499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8605796Z use_cpu=True, 2025-05-07T20:12:27.8606037Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8606294Z ) 2025-05-07T20:12:27.8606533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8607154Z self=, 2025-05-07T20:12:27.8607721Z compile=False, 2025-05-07T20:12:27.8607955Z pooling_mode=, 2025-05-07T20:12:27.8608250Z T=3, 2025-05-07T20:12:27.8608435Z D=60, 2025-05-07T20:12:27.8608613Z B=76, 2025-05-07T20:12:27.8608800Z log_E=5, 2025-05-07T20:12:27.8608994Z L=18, 2025-05-07T20:12:27.8609169Z D_gradcheck=1, 2025-05-07T20:12:27.8609399Z stochastic_rounding=True, 2025-05-07T20:12:27.8609661Z weighted=False, 2025-05-07T20:12:27.8609861Z row_wise=True, 2025-05-07T20:12:27.8610073Z mixed=False, 2025-05-07T20:12:27.8610285Z use_cache=False, 2025-05-07T20:12:27.8610524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8610824Z use_cpu=True, 2025-05-07T20:12:27.8611059Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8611130Z ) 2025-05-07T20:12:27.8611262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8611742Z self=, 2025-05-07T20:12:27.8611822Z compile=True, 2025-05-07T20:12:27.8611941Z pooling_mode=, 2025-05-07T20:12:27.8612049Z T=5, 2025-05-07T20:12:27.8612125Z D=57, 2025-05-07T20:12:27.8612214Z B=95, 2025-05-07T20:12:27.8612292Z log_E=5, 2025-05-07T20:12:27.8612367Z L=20, 2025-05-07T20:12:27.8612459Z D_gradcheck=1, 2025-05-07T20:12:27.8612556Z stochastic_rounding=True, 2025-05-07T20:12:27.8612635Z weighted=True, 2025-05-07T20:12:27.8612723Z row_wise=True, 2025-05-07T20:12:27.8612803Z mixed=True, 2025-05-07T20:12:27.8612883Z use_cache=False, 2025-05-07T20:12:27.8613003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8613083Z use_cpu=True, 2025-05-07T20:12:27.8613182Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8613266Z ) 2025-05-07T20:12:27.8613423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8613798Z self=, 2025-05-07T20:12:27.8613879Z compile=True, 2025-05-07T20:12:27.8613985Z pooling_mode=, 2025-05-07T20:12:27.8614072Z T=4, 2025-05-07T20:12:27.8614146Z D=62, 2025-05-07T20:12:27.8614218Z B=43, 2025-05-07T20:12:27.8614305Z log_E=3, 2025-05-07T20:12:27.8614380Z L=13, 2025-05-07T20:12:27.8614459Z D_gradcheck=1, 2025-05-07T20:12:27.8614561Z stochastic_rounding=True, 2025-05-07T20:12:27.8614643Z weighted=True, 2025-05-07T20:12:27.8614720Z row_wise=True, 2025-05-07T20:12:27.8614806Z mixed=True, 2025-05-07T20:12:27.8614888Z use_cache=False, 2025-05-07T20:12:27.8615023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8615112Z use_cpu=True, 2025-05-07T20:12:27.8615214Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8615294Z ) 2025-05-07T20:12:27.8615426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8615787Z self=, 2025-05-07T20:12:27.8615873Z compile=False, 2025-05-07T20:12:27.8615978Z pooling_mode=, 2025-05-07T20:12:27.8616054Z T=3, 2025-05-07T20:12:27.8616135Z D=21, 2025-05-07T20:12:27.8616207Z B=37, 2025-05-07T20:12:27.8616281Z log_E=5, 2025-05-07T20:12:27.8616362Z L=19, 2025-05-07T20:12:27.8616441Z D_gradcheck=2, 2025-05-07T20:12:27.8616537Z stochastic_rounding=True, 2025-05-07T20:12:27.8616627Z weighted=True, 2025-05-07T20:12:27.8616705Z row_wise=True, 2025-05-07T20:12:27.8616791Z mixed=True, 2025-05-07T20:12:27.8616873Z use_cache=True, 2025-05-07T20:12:27.8616978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8617066Z use_cpu=True, 2025-05-07T20:12:27.8617168Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8617239Z ) 2025-05-07T20:12:27.8617381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8617740Z self=, 2025-05-07T20:12:27.8617821Z compile=False, 2025-05-07T20:12:27.8617933Z pooling_mode=, 2025-05-07T20:12:27.8618011Z T=4, 2025-05-07T20:12:27.8618084Z D=19, 2025-05-07T20:12:27.8618166Z B=25, 2025-05-07T20:12:27.8618245Z log_E=5, 2025-05-07T20:12:27.8618320Z L=13, 2025-05-07T20:12:27.8618407Z D_gradcheck=1, 2025-05-07T20:12:27.8618502Z stochastic_rounding=False, 2025-05-07T20:12:27.8618593Z weighted=False, 2025-05-07T20:12:27.8618671Z row_wise=True, 2025-05-07T20:12:27.8618749Z mixed=True, 2025-05-07T20:12:27.8618840Z use_cache=True, 2025-05-07T20:12:27.8618943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8619020Z use_cpu=True, 2025-05-07T20:12:27.8619130Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8619231Z ) 2025-05-07T20:12:27.8619361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8619837Z self=, 2025-05-07T20:12:27.8619920Z compile=True, 2025-05-07T20:12:27.8620058Z pooling_mode=, 2025-05-07T20:12:27.8620142Z T=2, 2025-05-07T20:12:27.8620214Z D=21, 2025-05-07T20:12:27.8620299Z B=62, 2025-05-07T20:12:27.8620371Z log_E=3, 2025-05-07T20:12:27.8620444Z L=13, 2025-05-07T20:12:27.8620537Z D_gradcheck=2, 2025-05-07T20:12:27.8620632Z stochastic_rounding=False, 2025-05-07T20:12:27.8620712Z weighted=True, 2025-05-07T20:12:27.8620801Z row_wise=True, 2025-05-07T20:12:27.8620879Z mixed=False, 2025-05-07T20:12:27.8620960Z use_cache=True, 2025-05-07T20:12:27.8621082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8621159Z use_cpu=True, 2025-05-07T20:12:27.8621259Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8621374Z ) 2025-05-07T20:12:27.8621502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8621861Z self=, 2025-05-07T20:12:27.8621957Z compile=False, 2025-05-07T20:12:27.8622062Z pooling_mode=, 2025-05-07T20:12:27.8622146Z T=5, 2025-05-07T20:12:27.8622221Z D=106, 2025-05-07T20:12:27.8622294Z B=80, 2025-05-07T20:12:27.8622380Z log_E=4, 2025-05-07T20:12:27.8622454Z L=9, 2025-05-07T20:12:27.8622533Z D_gradcheck=1, 2025-05-07T20:12:27.8622641Z stochastic_rounding=True, 2025-05-07T20:12:27.8622721Z weighted=True, 2025-05-07T20:12:27.8622798Z row_wise=True, 2025-05-07T20:12:27.8622939Z mixed=False, 2025-05-07T20:12:27.8623052Z use_cache=False, 2025-05-07T20:12:27.8623157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8623250Z use_cpu=True, 2025-05-07T20:12:27.8623354Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8623426Z ) 2025-05-07T20:12:27.8623567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8623926Z self=, 2025-05-07T20:12:27.8624022Z compile=True, 2025-05-07T20:12:27.8624129Z pooling_mode=, 2025-05-07T20:12:27.8624202Z T=2, 2025-05-07T20:12:27.8624287Z D=61, 2025-05-07T20:12:27.8624363Z B=66, 2025-05-07T20:12:27.8624436Z log_E=4, 2025-05-07T20:12:27.8624519Z L=12, 2025-05-07T20:12:27.8624598Z D_gradcheck=2, 2025-05-07T20:12:27.8624691Z stochastic_rounding=True, 2025-05-07T20:12:27.8624784Z weighted=True, 2025-05-07T20:12:27.8624864Z row_wise=True, 2025-05-07T20:12:27.8624941Z mixed=False, 2025-05-07T20:12:27.8625031Z use_cache=True, 2025-05-07T20:12:27.8625136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8625223Z use_cpu=True, 2025-05-07T20:12:27.8625325Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8625401Z ) 2025-05-07T20:12:27.8625535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8625895Z self=, 2025-05-07T20:12:27.8625980Z compile=False, 2025-05-07T20:12:27.8626092Z pooling_mode=, 2025-05-07T20:12:27.8626168Z T=4, 2025-05-07T20:12:27.8626244Z D=25, 2025-05-07T20:12:27.8626324Z B=24, 2025-05-07T20:12:27.8626400Z log_E=3, 2025-05-07T20:12:27.8626475Z L=13, 2025-05-07T20:12:27.8626562Z D_gradcheck=1, 2025-05-07T20:12:27.8626657Z stochastic_rounding=True, 2025-05-07T20:12:27.8626741Z weighted=True, 2025-05-07T20:12:27.8626825Z row_wise=True, 2025-05-07T20:12:27.8626904Z mixed=False, 2025-05-07T20:12:27.8626993Z use_cache=False, 2025-05-07T20:12:27.8627100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.8627179Z use_cpu=True, 2025-05-07T20:12:27.8627290Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8627388Z ) 2025-05-07T20:12:27.8627516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8627887Z self=, 2025-05-07T20:12:27.8627993Z compile=True, 2025-05-07T20:12:27.8628100Z pooling_mode=, 2025-05-07T20:12:27.8628179Z T=2, 2025-05-07T20:12:27.8628255Z D=74, 2025-05-07T20:12:27.8628328Z B=46, 2025-05-07T20:12:27.8628416Z log_E=5, 2025-05-07T20:12:27.8628492Z L=13, 2025-05-07T20:12:27.8628574Z D_gradcheck=1, 2025-05-07T20:12:27.8628673Z stochastic_rounding=True, 2025-05-07T20:12:27.8628755Z weighted=True, 2025-05-07T20:12:27.8628843Z row_wise=True, 2025-05-07T20:12:27.8628921Z mixed=False, 2025-05-07T20:12:27.8629001Z use_cache=True, 2025-05-07T20:12:27.8629115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8629193Z use_cpu=True, 2025-05-07T20:12:27.8629326Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.8629410Z ) 2025-05-07T20:12:27.8629536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.8629895Z self=, 2025-05-07T20:12:27.8629987Z compile=False, 2025-05-07T20:12:27.8630090Z pooling_mode=, 2025-05-07T20:12:27.8630164Z T=3, 2025-05-07T20:12:27.8630246Z D=37, 2025-05-07T20:12:27.8630315Z B=24, 2025-05-07T20:12:27.8630403Z log_E=5, 2025-05-07T20:12:27.8630475Z L=1, 2025-05-07T20:12:27.8630554Z D_gradcheck=1, 2025-05-07T20:12:27.8630658Z stochastic_rounding=True, 2025-05-07T20:12:27.8630739Z weighted=False, 2025-05-07T20:12:27.8630814Z row_wise=True, 2025-05-07T20:12:27.8630934Z mixed=False, 2025-05-07T20:12:27.8631016Z use_cache=False, 2025-05-07T20:12:27.8631120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.8631214Z use_cpu=True, 2025-05-07T20:12:27.8631322Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.8631395Z ) 2025-05-07T20:12:27.9134127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9134736Z self=, 2025-05-07T20:12:27.9134882Z compile=True, 2025-05-07T20:12:27.9135046Z pooling_mode=, 2025-05-07T20:12:27.9135157Z T=4, 2025-05-07T20:12:27.9135281Z D=28, 2025-05-07T20:12:27.9135386Z B=124, 2025-05-07T20:12:27.9135498Z log_E=3, 2025-05-07T20:12:27.9135620Z L=12, 2025-05-07T20:12:27.9135719Z D_gradcheck=1, 2025-05-07T20:12:27.9135828Z stochastic_rounding=False, 2025-05-07T20:12:27.9135908Z weighted=True, 2025-05-07T20:12:27.9135991Z row_wise=True, 2025-05-07T20:12:27.9136079Z mixed=False, 2025-05-07T20:12:27.9136160Z use_cache=False, 2025-05-07T20:12:27.9136270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9136360Z use_cpu=True, 2025-05-07T20:12:27.9136462Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9136535Z ) 2025-05-07T20:12:27.9136679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9137050Z self=, 2025-05-07T20:12:27.9137133Z compile=False, 2025-05-07T20:12:27.9137249Z pooling_mode=, 2025-05-07T20:12:27.9137323Z T=1, 2025-05-07T20:12:27.9137399Z D=120, 2025-05-07T20:12:27.9137483Z B=34, 2025-05-07T20:12:27.9137558Z log_E=3, 2025-05-07T20:12:27.9137643Z L=0, 2025-05-07T20:12:27.9137720Z D_gradcheck=2, 2025-05-07T20:12:27.9137815Z stochastic_rounding=True, 2025-05-07T20:12:27.9137906Z weighted=False, 2025-05-07T20:12:27.9137985Z row_wise=True, 2025-05-07T20:12:27.9138063Z mixed=True, 2025-05-07T20:12:27.9138154Z use_cache=False, 2025-05-07T20:12:27.9138258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9138437Z use_cpu=True, 2025-05-07T20:12:27.9138552Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9138625Z ) 2025-05-07T20:12:27.9138756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9139174Z self=, 2025-05-07T20:12:27.9139256Z compile=True, 2025-05-07T20:12:27.9139443Z pooling_mode=, 2025-05-07T20:12:27.9139517Z T=2, 2025-05-07T20:12:27.9139595Z D=17, 2025-05-07T20:12:27.9139742Z B=74, 2025-05-07T20:12:27.9139816Z log_E=4, 2025-05-07T20:12:27.9139888Z L=3, 2025-05-07T20:12:27.9139974Z D_gradcheck=2, 2025-05-07T20:12:27.9140065Z stochastic_rounding=False, 2025-05-07T20:12:27.9140143Z weighted=True, 2025-05-07T20:12:27.9140233Z row_wise=True, 2025-05-07T20:12:27.9140307Z mixed=False, 2025-05-07T20:12:27.9140382Z use_cache=True, 2025-05-07T20:12:27.9140499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9140638Z use_cpu=True, 2025-05-07T20:12:27.9140738Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9140819Z ) 2025-05-07T20:12:27.9140950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9141312Z self=, 2025-05-07T20:12:27.9141402Z compile=True, 2025-05-07T20:12:27.9141507Z pooling_mode=, 2025-05-07T20:12:27.9141579Z T=4, 2025-05-07T20:12:27.9141662Z D=17, 2025-05-07T20:12:27.9141735Z B=28, 2025-05-07T20:12:27.9141807Z log_E=3, 2025-05-07T20:12:27.9141888Z L=4, 2025-05-07T20:12:27.9141965Z D_gradcheck=1, 2025-05-07T20:12:27.9142068Z stochastic_rounding=False, 2025-05-07T20:12:27.9142147Z weighted=True, 2025-05-07T20:12:27.9142262Z row_wise=True, 2025-05-07T20:12:27.9142347Z mixed=True, 2025-05-07T20:12:27.9142428Z use_cache=True, 2025-05-07T20:12:27.9142537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9142628Z use_cpu=True, 2025-05-07T20:12:27.9142728Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9142802Z ) 2025-05-07T20:12:27.9142939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9143305Z self=, 2025-05-07T20:12:27.9143388Z compile=True, 2025-05-07T20:12:27.9143508Z pooling_mode=, 2025-05-07T20:12:27.9143584Z T=4, 2025-05-07T20:12:27.9143670Z D=74, 2025-05-07T20:12:27.9143746Z B=66, 2025-05-07T20:12:27.9143823Z log_E=5, 2025-05-07T20:12:27.9143906Z L=0, 2025-05-07T20:12:27.9143987Z D_gradcheck=2, 2025-05-07T20:12:27.9144082Z stochastic_rounding=True, 2025-05-07T20:12:27.9144174Z weighted=True, 2025-05-07T20:12:27.9144252Z row_wise=True, 2025-05-07T20:12:27.9144330Z mixed=False, 2025-05-07T20:12:27.9144416Z use_cache=True, 2025-05-07T20:12:27.9144523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9144603Z use_cpu=True, 2025-05-07T20:12:27.9144713Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9144785Z ) 2025-05-07T20:12:27.9144915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9145281Z self=, 2025-05-07T20:12:27.9145363Z compile=False, 2025-05-07T20:12:27.9145475Z pooling_mode=, 2025-05-07T20:12:27.9145547Z T=5, 2025-05-07T20:12:27.9145620Z D=3, 2025-05-07T20:12:27.9145703Z B=11, 2025-05-07T20:12:27.9145778Z log_E=3, 2025-05-07T20:12:27.9145852Z L=13, 2025-05-07T20:12:27.9145942Z D_gradcheck=2, 2025-05-07T20:12:27.9146035Z stochastic_rounding=False, 2025-05-07T20:12:27.9146117Z weighted=True, 2025-05-07T20:12:27.9146203Z row_wise=True, 2025-05-07T20:12:27.9146281Z mixed=False, 2025-05-07T20:12:27.9146359Z use_cache=True, 2025-05-07T20:12:27.9146475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9146594Z use_cpu=True, 2025-05-07T20:12:27.9146695Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9146773Z ) 2025-05-07T20:12:27.9146901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9147289Z self=, 2025-05-07T20:12:27.9147378Z compile=False, 2025-05-07T20:12:27.9147483Z pooling_mode=, 2025-05-07T20:12:27.9147556Z T=1, 2025-05-07T20:12:27.9147641Z D=7, 2025-05-07T20:12:27.9147714Z B=20, 2025-05-07T20:12:27.9147790Z log_E=4, 2025-05-07T20:12:27.9147869Z L=16, 2025-05-07T20:12:27.9147950Z D_gradcheck=1, 2025-05-07T20:12:27.9148043Z stochastic_rounding=True, 2025-05-07T20:12:27.9148132Z weighted=False, 2025-05-07T20:12:27.9148213Z row_wise=True, 2025-05-07T20:12:27.9148297Z mixed=True, 2025-05-07T20:12:27.9148377Z use_cache=False, 2025-05-07T20:12:27.9148511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9148599Z use_cpu=True, 2025-05-07T20:12:27.9148699Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9148771Z ) 2025-05-07T20:12:27.9148902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9149264Z self=, 2025-05-07T20:12:27.9149345Z compile=False, 2025-05-07T20:12:27.9149455Z pooling_mode=, 2025-05-07T20:12:27.9149528Z T=3, 2025-05-07T20:12:27.9149600Z D=120, 2025-05-07T20:12:27.9149681Z B=75, 2025-05-07T20:12:27.9149756Z log_E=5, 2025-05-07T20:12:27.9149831Z L=13, 2025-05-07T20:12:27.9149914Z D_gradcheck=2, 2025-05-07T20:12:27.9150010Z stochastic_rounding=True, 2025-05-07T20:12:27.9150121Z weighted=False, 2025-05-07T20:12:27.9150200Z row_wise=True, 2025-05-07T20:12:27.9150278Z mixed=False, 2025-05-07T20:12:27.9150362Z use_cache=False, 2025-05-07T20:12:27.9150470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9150549Z use_cpu=True, 2025-05-07T20:12:27.9150659Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9150730Z ) 2025-05-07T20:12:27.9150858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9151226Z self=, 2025-05-07T20:12:27.9151311Z compile=True, 2025-05-07T20:12:27.9151413Z pooling_mode=, 2025-05-07T20:12:27.9151493Z T=5, 2025-05-07T20:12:27.9151570Z D=44, 2025-05-07T20:12:27.9151651Z B=43, 2025-05-07T20:12:27.9151729Z log_E=4, 2025-05-07T20:12:27.9151799Z L=5, 2025-05-07T20:12:27.9151886Z D_gradcheck=2, 2025-05-07T20:12:27.9151981Z stochastic_rounding=True, 2025-05-07T20:12:27.9152063Z weighted=False, 2025-05-07T20:12:27.9152151Z row_wise=True, 2025-05-07T20:12:27.9152227Z mixed=True, 2025-05-07T20:12:27.9152304Z use_cache=True, 2025-05-07T20:12:27.9152422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9152501Z use_cpu=True, 2025-05-07T20:12:27.9152602Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9152684Z ) 2025-05-07T20:12:27.9152808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9153169Z self=, 2025-05-07T20:12:27.9153257Z compile=True, 2025-05-07T20:12:27.9153361Z pooling_mode=, 2025-05-07T20:12:27.9153441Z T=4, 2025-05-07T20:12:27.9153513Z D=73, 2025-05-07T20:12:27.9153587Z B=99, 2025-05-07T20:12:27.9153672Z log_E=5, 2025-05-07T20:12:27.9153743Z L=18, 2025-05-07T20:12:27.9153820Z D_gradcheck=1, 2025-05-07T20:12:27.9153924Z stochastic_rounding=True, 2025-05-07T20:12:27.9154001Z weighted=True, 2025-05-07T20:12:27.9154078Z row_wise=True, 2025-05-07T20:12:27.9154164Z mixed=True, 2025-05-07T20:12:27.9154242Z use_cache=False, 2025-05-07T20:12:27.9154375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9154462Z use_cpu=True, 2025-05-07T20:12:27.9154560Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9154631Z ) 2025-05-07T20:12:27.9154766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9155150Z self=, 2025-05-07T20:12:27.9155244Z compile=True, 2025-05-07T20:12:27.9155350Z pooling_mode=, 2025-05-07T20:12:27.9155421Z T=2, 2025-05-07T20:12:27.9155503Z D=5, 2025-05-07T20:12:27.9155576Z B=32, 2025-05-07T20:12:27.9155648Z log_E=4, 2025-05-07T20:12:27.9155730Z L=15, 2025-05-07T20:12:27.9155807Z D_gradcheck=2, 2025-05-07T20:12:27.9155902Z stochastic_rounding=False, 2025-05-07T20:12:27.9155989Z weighted=True, 2025-05-07T20:12:27.9156102Z row_wise=True, 2025-05-07T20:12:27.9156220Z mixed=False, 2025-05-07T20:12:27.9156370Z use_cache=False, 2025-05-07T20:12:27.9156481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9156557Z use_cpu=True, 2025-05-07T20:12:27.9156667Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9156739Z ) 2025-05-07T20:12:27.9156877Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9157233Z self=, 2025-05-07T20:12:27.9157311Z compile=True, 2025-05-07T20:12:27.9157424Z pooling_mode=, 2025-05-07T20:12:27.9157498Z T=1, 2025-05-07T20:12:27.9157571Z D=78, 2025-05-07T20:12:27.9157655Z B=109, 2025-05-07T20:12:27.9157731Z log_E=4, 2025-05-07T20:12:27.9157805Z L=15, 2025-05-07T20:12:27.9157896Z D_gradcheck=1, 2025-05-07T20:12:27.9158019Z stochastic_rounding=False, 2025-05-07T20:12:27.9158097Z weighted=False, 2025-05-07T20:12:27.9158184Z row_wise=True, 2025-05-07T20:12:27.9158264Z mixed=False, 2025-05-07T20:12:27.9158353Z use_cache=True, 2025-05-07T20:12:27.9158458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9158537Z use_cpu=True, 2025-05-07T20:12:27.9158642Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9158713Z ) 2025-05-07T20:12:27.9158843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9159212Z self=, 2025-05-07T20:12:27.9159293Z compile=False, 2025-05-07T20:12:27.9159400Z pooling_mode=, 2025-05-07T20:12:27.9159482Z T=1, 2025-05-07T20:12:27.9159556Z D=78, 2025-05-07T20:12:27.9159629Z B=18, 2025-05-07T20:12:27.9159713Z log_E=4, 2025-05-07T20:12:27.9159786Z L=15, 2025-05-07T20:12:27.9159868Z D_gradcheck=1, 2025-05-07T20:12:27.9159965Z stochastic_rounding=True, 2025-05-07T20:12:27.9160043Z weighted=False, 2025-05-07T20:12:27.9160129Z row_wise=True, 2025-05-07T20:12:27.9160207Z mixed=True, 2025-05-07T20:12:27.9160287Z use_cache=True, 2025-05-07T20:12:27.9160399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9160476Z use_cpu=True, 2025-05-07T20:12:27.9160577Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9160655Z ) 2025-05-07T20:12:27.9160782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9161144Z self=, 2025-05-07T20:12:27.9161230Z compile=True, 2025-05-07T20:12:27.9161332Z pooling_mode=, 2025-05-07T20:12:27.9161405Z T=5, 2025-05-07T20:12:27.9161487Z D=55, 2025-05-07T20:12:27.9161560Z B=41, 2025-05-07T20:12:27.9161643Z log_E=4, 2025-05-07T20:12:27.9161714Z L=7, 2025-05-07T20:12:27.9161794Z D_gradcheck=2, 2025-05-07T20:12:27.9161902Z stochastic_rounding=False, 2025-05-07T20:12:27.9161979Z weighted=False, 2025-05-07T20:12:27.9162056Z row_wise=True, 2025-05-07T20:12:27.9162142Z mixed=True, 2025-05-07T20:12:27.9162251Z use_cache=False, 2025-05-07T20:12:27.9162357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9162446Z use_cpu=True, 2025-05-07T20:12:27.9162546Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9162617Z ) 2025-05-07T20:12:27.9162776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9163136Z self=, 2025-05-07T20:12:27.9163216Z compile=False, 2025-05-07T20:12:27.9163328Z pooling_mode=, 2025-05-07T20:12:27.9163401Z T=4, 2025-05-07T20:12:27.9163483Z D=40, 2025-05-07T20:12:27.9163556Z B=115, 2025-05-07T20:12:27.9163627Z log_E=4, 2025-05-07T20:12:27.9163708Z L=12, 2025-05-07T20:12:27.9163787Z D_gradcheck=2, 2025-05-07T20:12:27.9163877Z stochastic_rounding=True, 2025-05-07T20:12:27.9163961Z weighted=False, 2025-05-07T20:12:27.9164036Z row_wise=True, 2025-05-07T20:12:27.9164139Z mixed=False, 2025-05-07T20:12:27.9164227Z use_cache=True, 2025-05-07T20:12:27.9164329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9164405Z use_cpu=True, 2025-05-07T20:12:27.9164511Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9164580Z ) 2025-05-07T20:12:27.9164709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9165074Z self=, 2025-05-07T20:12:27.9165150Z compile=True, 2025-05-07T20:12:27.9165261Z pooling_mode=, 2025-05-07T20:12:27.9165332Z T=1, 2025-05-07T20:12:27.9165402Z D=33, 2025-05-07T20:12:27.9165480Z B=33, 2025-05-07T20:12:27.9165554Z log_E=3, 2025-05-07T20:12:27.9165652Z L=15, 2025-05-07T20:12:27.9165738Z D_gradcheck=2, 2025-05-07T20:12:27.9165834Z stochastic_rounding=True, 2025-05-07T20:12:27.9165910Z weighted=True, 2025-05-07T20:12:27.9165996Z row_wise=True, 2025-05-07T20:12:27.9166076Z mixed=False, 2025-05-07T20:12:27.9166151Z use_cache=True, 2025-05-07T20:12:27.9166265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9166342Z use_cpu=True, 2025-05-07T20:12:27.9166448Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9166518Z ) 2025-05-07T20:12:27.9424114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9424722Z self=, 2025-05-07T20:12:27.9424837Z compile=True, 2025-05-07T20:12:27.9425002Z pooling_mode=, 2025-05-07T20:12:27.9425116Z T=1, 2025-05-07T20:12:27.9425227Z D=120, 2025-05-07T20:12:27.9425336Z B=104, 2025-05-07T20:12:27.9425449Z log_E=3, 2025-05-07T20:12:27.9425566Z L=18, 2025-05-07T20:12:27.9425686Z D_gradcheck=2, 2025-05-07T20:12:27.9425822Z stochastic_rounding=True, 2025-05-07T20:12:27.9425947Z weighted=True, 2025-05-07T20:12:27.9426068Z row_wise=True, 2025-05-07T20:12:27.9426197Z mixed=False, 2025-05-07T20:12:27.9426284Z use_cache=True, 2025-05-07T20:12:27.9426401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9426478Z use_cpu=True, 2025-05-07T20:12:27.9426577Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9426661Z ) 2025-05-07T20:12:27.9426792Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9427212Z self=, 2025-05-07T20:12:27.9427303Z compile=True, 2025-05-07T20:12:27.9427409Z pooling_mode=, 2025-05-07T20:12:27.9427493Z T=2, 2025-05-07T20:12:27.9427568Z D=99, 2025-05-07T20:12:27.9427640Z B=1, 2025-05-07T20:12:27.9427727Z log_E=3, 2025-05-07T20:12:27.9427802Z L=17, 2025-05-07T20:12:27.9427882Z D_gradcheck=2, 2025-05-07T20:12:27.9427988Z stochastic_rounding=True, 2025-05-07T20:12:27.9428069Z weighted=True, 2025-05-07T20:12:27.9428147Z row_wise=True, 2025-05-07T20:12:27.9428323Z mixed=True, 2025-05-07T20:12:27.9428403Z use_cache=False, 2025-05-07T20:12:27.9428510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9428600Z use_cpu=True, 2025-05-07T20:12:27.9428701Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9428825Z ) 2025-05-07T20:12:27.9428964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9429325Z self=, 2025-05-07T20:12:27.9429412Z compile=True, 2025-05-07T20:12:27.9429519Z pooling_mode=, 2025-05-07T20:12:27.9429592Z T=2, 2025-05-07T20:12:27.9429680Z D=48, 2025-05-07T20:12:27.9429755Z B=67, 2025-05-07T20:12:27.9429826Z log_E=5, 2025-05-07T20:12:27.9429908Z L=14, 2025-05-07T20:12:27.9429990Z D_gradcheck=1, 2025-05-07T20:12:27.9430082Z stochastic_rounding=True, 2025-05-07T20:12:27.9430169Z weighted=True, 2025-05-07T20:12:27.9430277Z row_wise=True, 2025-05-07T20:12:27.9430356Z mixed=False, 2025-05-07T20:12:27.9430443Z use_cache=False, 2025-05-07T20:12:27.9430552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9430635Z use_cpu=True, 2025-05-07T20:12:27.9430736Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9430811Z ) 2025-05-07T20:12:27.9430942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9431300Z self=, 2025-05-07T20:12:27.9431381Z compile=False, 2025-05-07T20:12:27.9431496Z pooling_mode=, 2025-05-07T20:12:27.9431571Z T=3, 2025-05-07T20:12:27.9431647Z D=55, 2025-05-07T20:12:27.9431727Z B=51, 2025-05-07T20:12:27.9431840Z log_E=3, 2025-05-07T20:12:27.9431912Z L=11, 2025-05-07T20:12:27.9431996Z D_gradcheck=1, 2025-05-07T20:12:27.9432092Z stochastic_rounding=False, 2025-05-07T20:12:27.9432169Z weighted=True, 2025-05-07T20:12:27.9432254Z row_wise=True, 2025-05-07T20:12:27.9432333Z mixed=False, 2025-05-07T20:12:27.9432421Z use_cache=False, 2025-05-07T20:12:27.9432524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9432603Z use_cpu=True, 2025-05-07T20:12:27.9432712Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9432785Z ) 2025-05-07T20:12:27.9432914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9433281Z self=, 2025-05-07T20:12:27.9433361Z compile=False, 2025-05-07T20:12:27.9433465Z pooling_mode=, 2025-05-07T20:12:27.9433547Z T=4, 2025-05-07T20:12:27.9433622Z D=112, 2025-05-07T20:12:27.9433695Z B=108, 2025-05-07T20:12:27.9433779Z log_E=5, 2025-05-07T20:12:27.9433851Z L=1, 2025-05-07T20:12:27.9433929Z D_gradcheck=2, 2025-05-07T20:12:27.9434029Z stochastic_rounding=False, 2025-05-07T20:12:27.9434112Z weighted=False, 2025-05-07T20:12:27.9434201Z row_wise=True, 2025-05-07T20:12:27.9434275Z mixed=True, 2025-05-07T20:12:27.9434356Z use_cache=True, 2025-05-07T20:12:27.9434472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9434549Z use_cpu=True, 2025-05-07T20:12:27.9434653Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9434731Z ) 2025-05-07T20:12:27.9434859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9435219Z self=, 2025-05-07T20:12:27.9435309Z compile=False, 2025-05-07T20:12:27.9435411Z pooling_mode=, 2025-05-07T20:12:27.9435482Z T=1, 2025-05-07T20:12:27.9435562Z D=124, 2025-05-07T20:12:27.9435638Z B=14, 2025-05-07T20:12:27.9435724Z log_E=4, 2025-05-07T20:12:27.9435795Z L=9, 2025-05-07T20:12:27.9435873Z D_gradcheck=1, 2025-05-07T20:12:27.9435977Z stochastic_rounding=True, 2025-05-07T20:12:27.9436056Z weighted=False, 2025-05-07T20:12:27.9436160Z row_wise=True, 2025-05-07T20:12:27.9436246Z mixed=True, 2025-05-07T20:12:27.9436325Z use_cache=False, 2025-05-07T20:12:27.9436429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9436517Z use_cpu=True, 2025-05-07T20:12:27.9436640Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9436715Z ) 2025-05-07T20:12:27.9436851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9437208Z self=, 2025-05-07T20:12:27.9437297Z compile=False, 2025-05-07T20:12:27.9437400Z pooling_mode=, 2025-05-07T20:12:27.9437471Z T=3, 2025-05-07T20:12:27.9437555Z D=94, 2025-05-07T20:12:27.9437629Z B=36, 2025-05-07T20:12:27.9437701Z log_E=4, 2025-05-07T20:12:27.9437784Z L=14, 2025-05-07T20:12:27.9437862Z D_gradcheck=1, 2025-05-07T20:12:27.9437952Z stochastic_rounding=False, 2025-05-07T20:12:27.9438068Z weighted=True, 2025-05-07T20:12:27.9438143Z row_wise=True, 2025-05-07T20:12:27.9438222Z mixed=False, 2025-05-07T20:12:27.9438306Z use_cache=False, 2025-05-07T20:12:27.9438410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9438487Z use_cpu=True, 2025-05-07T20:12:27.9438593Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9438663Z ) 2025-05-07T20:12:27.9438788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9439155Z self=, 2025-05-07T20:12:27.9439232Z compile=True, 2025-05-07T20:12:27.9439345Z pooling_mode=, 2025-05-07T20:12:27.9439417Z T=5, 2025-05-07T20:12:27.9439488Z D=84, 2025-05-07T20:12:27.9439599Z B=56, 2025-05-07T20:12:27.9439676Z log_E=5, 2025-05-07T20:12:27.9439746Z L=1, 2025-05-07T20:12:27.9439837Z D_gradcheck=1, 2025-05-07T20:12:27.9439931Z stochastic_rounding=True, 2025-05-07T20:12:27.9440011Z weighted=True, 2025-05-07T20:12:27.9440094Z row_wise=True, 2025-05-07T20:12:27.9440170Z mixed=False, 2025-05-07T20:12:27.9440245Z use_cache=True, 2025-05-07T20:12:27.9440359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9440439Z use_cpu=True, 2025-05-07T20:12:27.9440546Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9440617Z ) 2025-05-07T20:12:27.9440746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9441109Z self=, 2025-05-07T20:12:27.9441189Z compile=True, 2025-05-07T20:12:27.9441295Z pooling_mode=, 2025-05-07T20:12:27.9441375Z T=1, 2025-05-07T20:12:27.9441448Z D=59, 2025-05-07T20:12:27.9441522Z B=1, 2025-05-07T20:12:27.9441601Z log_E=3, 2025-05-07T20:12:27.9441674Z L=8, 2025-05-07T20:12:27.9441753Z D_gradcheck=1, 2025-05-07T20:12:27.9441852Z stochastic_rounding=False, 2025-05-07T20:12:27.9441934Z weighted=False, 2025-05-07T20:12:27.9442011Z row_wise=True, 2025-05-07T20:12:27.9442096Z mixed=False, 2025-05-07T20:12:27.9442176Z use_cache=True, 2025-05-07T20:12:27.9442287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9442365Z use_cpu=True, 2025-05-07T20:12:27.9442463Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9442541Z ) 2025-05-07T20:12:27.9442667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9443021Z self=, 2025-05-07T20:12:27.9443111Z compile=False, 2025-05-07T20:12:27.9443216Z pooling_mode=, 2025-05-07T20:12:27.9443290Z T=4, 2025-05-07T20:12:27.9443369Z D=37, 2025-05-07T20:12:27.9443441Z B=34, 2025-05-07T20:12:27.9443526Z log_E=4, 2025-05-07T20:12:27.9443610Z L=13, 2025-05-07T20:12:27.9443691Z D_gradcheck=1, 2025-05-07T20:12:27.9443801Z stochastic_rounding=False, 2025-05-07T20:12:27.9443914Z weighted=True, 2025-05-07T20:12:27.9444000Z row_wise=True, 2025-05-07T20:12:27.9444084Z mixed=True, 2025-05-07T20:12:27.9444164Z use_cache=True, 2025-05-07T20:12:27.9444273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9444389Z use_cpu=True, 2025-05-07T20:12:27.9444492Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9444565Z ) 2025-05-07T20:12:27.9444702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9445063Z self=, 2025-05-07T20:12:27.9445144Z compile=False, 2025-05-07T20:12:27.9445256Z pooling_mode=, 2025-05-07T20:12:27.9445331Z T=3, 2025-05-07T20:12:27.9445409Z D=73, 2025-05-07T20:12:27.9445489Z B=47, 2025-05-07T20:12:27.9445570Z log_E=5, 2025-05-07T20:12:27.9445652Z L=12, 2025-05-07T20:12:27.9445732Z D_gradcheck=2, 2025-05-07T20:12:27.9445854Z stochastic_rounding=False, 2025-05-07T20:12:27.9445947Z weighted=False, 2025-05-07T20:12:27.9446027Z row_wise=True, 2025-05-07T20:12:27.9446108Z mixed=False, 2025-05-07T20:12:27.9446196Z use_cache=True, 2025-05-07T20:12:27.9446303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9446385Z use_cpu=True, 2025-05-07T20:12:27.9446494Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9446569Z ) 2025-05-07T20:12:27.9446701Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9447073Z self=, 2025-05-07T20:12:27.9447155Z compile=False, 2025-05-07T20:12:27.9447270Z pooling_mode=, 2025-05-07T20:12:27.9447341Z T=3, 2025-05-07T20:12:27.9447441Z D=22, 2025-05-07T20:12:27.9447530Z B=111, 2025-05-07T20:12:27.9447603Z log_E=3, 2025-05-07T20:12:27.9447677Z L=4, 2025-05-07T20:12:27.9447772Z D_gradcheck=2, 2025-05-07T20:12:27.9447872Z stochastic_rounding=False, 2025-05-07T20:12:27.9447952Z weighted=True, 2025-05-07T20:12:27.9448038Z row_wise=True, 2025-05-07T20:12:27.9448119Z mixed=False, 2025-05-07T20:12:27.9448199Z use_cache=True, 2025-05-07T20:12:27.9448318Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9448395Z use_cpu=True, 2025-05-07T20:12:27.9448494Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9448576Z ) 2025-05-07T20:12:27.9448703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9449074Z self=, 2025-05-07T20:12:27.9449153Z compile=True, 2025-05-07T20:12:27.9449254Z pooling_mode=, 2025-05-07T20:12:27.9449343Z T=2, 2025-05-07T20:12:27.9449413Z D=108, 2025-05-07T20:12:27.9449487Z B=57, 2025-05-07T20:12:27.9449574Z log_E=5, 2025-05-07T20:12:27.9449646Z L=11, 2025-05-07T20:12:27.9449726Z D_gradcheck=2, 2025-05-07T20:12:27.9449839Z stochastic_rounding=False, 2025-05-07T20:12:27.9449916Z weighted=False, 2025-05-07T20:12:27.9449996Z row_wise=True, 2025-05-07T20:12:27.9450083Z mixed=True, 2025-05-07T20:12:27.9450162Z use_cache=False, 2025-05-07T20:12:27.9450270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9450358Z use_cpu=True, 2025-05-07T20:12:27.9450458Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9450538Z ) 2025-05-07T20:12:27.9450667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9451028Z self=, 2025-05-07T20:12:27.9451116Z compile=True, 2025-05-07T20:12:27.9451224Z pooling_mode=, 2025-05-07T20:12:27.9451297Z T=3, 2025-05-07T20:12:27.9451382Z D=77, 2025-05-07T20:12:27.9451457Z B=13, 2025-05-07T20:12:27.9451533Z log_E=5, 2025-05-07T20:12:27.9451615Z L=0, 2025-05-07T20:12:27.9451698Z D_gradcheck=1, 2025-05-07T20:12:27.9451820Z stochastic_rounding=False, 2025-05-07T20:12:27.9451907Z weighted=True, 2025-05-07T20:12:27.9451987Z row_wise=True, 2025-05-07T20:12:27.9452061Z mixed=True, 2025-05-07T20:12:27.9452149Z use_cache=False, 2025-05-07T20:12:27.9452283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9452375Z use_cpu=True, 2025-05-07T20:12:27.9452477Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9452546Z ) 2025-05-07T20:12:27.9452680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9453037Z self=, 2025-05-07T20:12:27.9453117Z compile=False, 2025-05-07T20:12:27.9453229Z pooling_mode=, 2025-05-07T20:12:27.9453305Z T=2, 2025-05-07T20:12:27.9453376Z D=40, 2025-05-07T20:12:27.9453458Z B=121, 2025-05-07T20:12:27.9453534Z log_E=4, 2025-05-07T20:12:27.9453607Z L=2, 2025-05-07T20:12:27.9453719Z D_gradcheck=1, 2025-05-07T20:12:27.9453819Z stochastic_rounding=False, 2025-05-07T20:12:27.9453905Z weighted=False, 2025-05-07T20:12:27.9453985Z row_wise=True, 2025-05-07T20:12:27.9454064Z mixed=True, 2025-05-07T20:12:27.9454153Z use_cache=False, 2025-05-07T20:12:27.9454262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9454341Z use_cpu=True, 2025-05-07T20:12:27.9454448Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9454519Z ) 2025-05-07T20:12:27.9454647Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9455016Z self=, 2025-05-07T20:12:27.9455097Z compile=True, 2025-05-07T20:12:27.9455202Z pooling_mode=, 2025-05-07T20:12:27.9455310Z T=4, 2025-05-07T20:12:27.9455385Z D=25, 2025-05-07T20:12:27.9455458Z B=73, 2025-05-07T20:12:27.9455540Z log_E=3, 2025-05-07T20:12:27.9455617Z L=13, 2025-05-07T20:12:27.9455711Z D_gradcheck=1, 2025-05-07T20:12:27.9455804Z stochastic_rounding=False, 2025-05-07T20:12:27.9455886Z weighted=False, 2025-05-07T20:12:27.9455973Z row_wise=True, 2025-05-07T20:12:27.9456048Z mixed=True, 2025-05-07T20:12:27.9456128Z use_cache=False, 2025-05-07T20:12:27.9456243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9456323Z use_cpu=True, 2025-05-07T20:12:27.9456423Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9456504Z ) 2025-05-07T20:12:27.9714727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9715295Z self=, 2025-05-07T20:12:27.9715415Z compile=True, 2025-05-07T20:12:27.9715568Z pooling_mode=, 2025-05-07T20:12:27.9715692Z T=2, 2025-05-07T20:12:27.9715792Z D=69, 2025-05-07T20:12:27.9715891Z B=70, 2025-05-07T20:12:27.9716008Z log_E=4, 2025-05-07T20:12:27.9716218Z L=17, 2025-05-07T20:12:27.9716313Z D_gradcheck=1, 2025-05-07T20:12:27.9716408Z stochastic_rounding=False, 2025-05-07T20:12:27.9716491Z weighted=True, 2025-05-07T20:12:27.9716578Z row_wise=True, 2025-05-07T20:12:27.9716656Z mixed=True, 2025-05-07T20:12:27.9716735Z use_cache=True, 2025-05-07T20:12:27.9716848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9716926Z use_cpu=True, 2025-05-07T20:12:27.9717035Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9717110Z ) 2025-05-07T20:12:27.9717242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9717612Z self=, 2025-05-07T20:12:27.9717695Z compile=False, 2025-05-07T20:12:27.9717805Z pooling_mode=, 2025-05-07T20:12:27.9717887Z T=2, 2025-05-07T20:12:27.9717964Z D=37, 2025-05-07T20:12:27.9718039Z B=58, 2025-05-07T20:12:27.9718123Z log_E=5, 2025-05-07T20:12:27.9718307Z L=12, 2025-05-07T20:12:27.9718388Z D_gradcheck=2, 2025-05-07T20:12:27.9718492Z stochastic_rounding=True, 2025-05-07T20:12:27.9718574Z weighted=True, 2025-05-07T20:12:27.9718652Z row_wise=True, 2025-05-07T20:12:27.9718738Z mixed=False, 2025-05-07T20:12:27.9718855Z use_cache=True, 2025-05-07T20:12:27.9718968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9719042Z use_cpu=True, 2025-05-07T20:12:27.9719139Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9719214Z ) 2025-05-07T20:12:27.9719342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9719700Z self=, 2025-05-07T20:12:27.9719784Z compile=False, 2025-05-07T20:12:27.9719890Z pooling_mode=, 2025-05-07T20:12:27.9719964Z T=2, 2025-05-07T20:12:27.9720049Z D=38, 2025-05-07T20:12:27.9720122Z B=84, 2025-05-07T20:12:27.9720198Z log_E=5, 2025-05-07T20:12:27.9720314Z L=17, 2025-05-07T20:12:27.9720395Z D_gradcheck=1, 2025-05-07T20:12:27.9720503Z stochastic_rounding=False, 2025-05-07T20:12:27.9720582Z weighted=True, 2025-05-07T20:12:27.9720661Z row_wise=True, 2025-05-07T20:12:27.9720750Z mixed=False, 2025-05-07T20:12:27.9720834Z use_cache=False, 2025-05-07T20:12:27.9720940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9721032Z use_cpu=True, 2025-05-07T20:12:27.9721131Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9721204Z ) 2025-05-07T20:12:27.9721341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9721699Z self=, 2025-05-07T20:12:27.9721781Z compile=False, 2025-05-07T20:12:27.9721932Z pooling_mode=, 2025-05-07T20:12:27.9722006Z T=4, 2025-05-07T20:12:27.9722081Z D=98, 2025-05-07T20:12:27.9722169Z B=127, 2025-05-07T20:12:27.9722243Z log_E=5, 2025-05-07T20:12:27.9722331Z L=3, 2025-05-07T20:12:27.9722411Z D_gradcheck=2, 2025-05-07T20:12:27.9722505Z stochastic_rounding=False, 2025-05-07T20:12:27.9722599Z weighted=False, 2025-05-07T20:12:27.9722678Z row_wise=True, 2025-05-07T20:12:27.9722756Z mixed=False, 2025-05-07T20:12:27.9722848Z use_cache=True, 2025-05-07T20:12:27.9722954Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9723033Z use_cpu=True, 2025-05-07T20:12:27.9723143Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9723219Z ) 2025-05-07T20:12:27.9723348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9723720Z self=, 2025-05-07T20:12:27.9723802Z compile=False, 2025-05-07T20:12:27.9723920Z pooling_mode=, 2025-05-07T20:12:27.9723998Z T=5, 2025-05-07T20:12:27.9724071Z D=24, 2025-05-07T20:12:27.9724153Z B=18, 2025-05-07T20:12:27.9724234Z log_E=3, 2025-05-07T20:12:27.9724306Z L=5, 2025-05-07T20:12:27.9724395Z D_gradcheck=2, 2025-05-07T20:12:27.9724492Z stochastic_rounding=False, 2025-05-07T20:12:27.9724570Z weighted=False, 2025-05-07T20:12:27.9724658Z row_wise=True, 2025-05-07T20:12:27.9724737Z mixed=True, 2025-05-07T20:12:27.9724818Z use_cache=False, 2025-05-07T20:12:27.9724930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9725012Z use_cpu=True, 2025-05-07T20:12:27.9725111Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9725189Z ) 2025-05-07T20:12:27.9725315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9725679Z self=, 2025-05-07T20:12:27.9725760Z compile=True, 2025-05-07T20:12:27.9725863Z pooling_mode=, 2025-05-07T20:12:27.9725947Z T=3, 2025-05-07T20:12:27.9726023Z D=93, 2025-05-07T20:12:27.9726095Z B=92, 2025-05-07T20:12:27.9726214Z log_E=4, 2025-05-07T20:12:27.9726287Z L=5, 2025-05-07T20:12:27.9726365Z D_gradcheck=2, 2025-05-07T20:12:27.9726469Z stochastic_rounding=False, 2025-05-07T20:12:27.9726548Z weighted=False, 2025-05-07T20:12:27.9726627Z row_wise=True, 2025-05-07T20:12:27.9726738Z mixed=False, 2025-05-07T20:12:27.9726818Z use_cache=True, 2025-05-07T20:12:27.9726925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9727015Z use_cpu=True, 2025-05-07T20:12:27.9727111Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9727196Z ) 2025-05-07T20:12:27.9727321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9727680Z self=, 2025-05-07T20:12:27.9727772Z compile=False, 2025-05-07T20:12:27.9727877Z pooling_mode=, 2025-05-07T20:12:27.9727949Z T=1, 2025-05-07T20:12:27.9728031Z D=120, 2025-05-07T20:12:27.9728101Z B=112, 2025-05-07T20:12:27.9728200Z log_E=3, 2025-05-07T20:12:27.9728281Z L=15, 2025-05-07T20:12:27.9728358Z D_gradcheck=2, 2025-05-07T20:12:27.9728450Z stochastic_rounding=False, 2025-05-07T20:12:27.9728535Z weighted=False, 2025-05-07T20:12:27.9728611Z row_wise=True, 2025-05-07T20:12:27.9728690Z mixed=False, 2025-05-07T20:12:27.9728775Z use_cache=True, 2025-05-07T20:12:27.9728880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9728968Z use_cpu=True, 2025-05-07T20:12:27.9729065Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9729136Z ) 2025-05-07T20:12:27.9729272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9729626Z self=, 2025-05-07T20:12:27.9729732Z compile=False, 2025-05-07T20:12:27.9729849Z pooling_mode=, 2025-05-07T20:12:27.9729921Z T=1, 2025-05-07T20:12:27.9729992Z D=60, 2025-05-07T20:12:27.9730079Z B=27, 2025-05-07T20:12:27.9730153Z log_E=3, 2025-05-07T20:12:27.9730224Z L=7, 2025-05-07T20:12:27.9730310Z D_gradcheck=1, 2025-05-07T20:12:27.9730403Z stochastic_rounding=False, 2025-05-07T20:12:27.9730487Z weighted=True, 2025-05-07T20:12:27.9730570Z row_wise=True, 2025-05-07T20:12:27.9730647Z mixed=False, 2025-05-07T20:12:27.9730738Z use_cache=True, 2025-05-07T20:12:27.9730846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9730923Z use_cpu=True, 2025-05-07T20:12:27.9731030Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9731104Z ) 2025-05-07T20:12:27.9731230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9731601Z self=, 2025-05-07T20:12:27.9731682Z compile=True, 2025-05-07T20:12:27.9731785Z pooling_mode=, 2025-05-07T20:12:27.9731868Z T=3, 2025-05-07T20:12:27.9731942Z D=13, 2025-05-07T20:12:27.9732017Z B=46, 2025-05-07T20:12:27.9732103Z log_E=4, 2025-05-07T20:12:27.9732175Z L=3, 2025-05-07T20:12:27.9732265Z D_gradcheck=2, 2025-05-07T20:12:27.9732359Z stochastic_rounding=False, 2025-05-07T20:12:27.9732441Z weighted=False, 2025-05-07T20:12:27.9732531Z row_wise=True, 2025-05-07T20:12:27.9732609Z mixed=False, 2025-05-07T20:12:27.9732689Z use_cache=False, 2025-05-07T20:12:27.9732805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9732883Z use_cpu=True, 2025-05-07T20:12:27.9732982Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9733060Z ) 2025-05-07T20:12:27.9733186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9733542Z self=, 2025-05-07T20:12:27.9733636Z compile=False, 2025-05-07T20:12:27.9733740Z pooling_mode=, 2025-05-07T20:12:27.9733820Z T=4, 2025-05-07T20:12:27.9733894Z D=40, 2025-05-07T20:12:27.9733996Z B=11, 2025-05-07T20:12:27.9734078Z log_E=5, 2025-05-07T20:12:27.9734155Z L=1, 2025-05-07T20:12:27.9734235Z D_gradcheck=2, 2025-05-07T20:12:27.9734338Z stochastic_rounding=False, 2025-05-07T20:12:27.9734416Z weighted=True, 2025-05-07T20:12:27.9734521Z row_wise=True, 2025-05-07T20:12:27.9734606Z mixed=False, 2025-05-07T20:12:27.9734687Z use_cache=False, 2025-05-07T20:12:27.9734794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9734883Z use_cpu=True, 2025-05-07T20:12:27.9734983Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9735057Z ) 2025-05-07T20:12:27.9735191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9735550Z self=, 2025-05-07T20:12:27.9735645Z compile=False, 2025-05-07T20:12:27.9735750Z pooling_mode=, 2025-05-07T20:12:27.9735826Z T=1, 2025-05-07T20:12:27.9735933Z D=56, 2025-05-07T20:12:27.9736007Z B=34, 2025-05-07T20:12:27.9736083Z log_E=3, 2025-05-07T20:12:27.9736165Z L=19, 2025-05-07T20:12:27.9736243Z D_gradcheck=1, 2025-05-07T20:12:27.9736340Z stochastic_rounding=True, 2025-05-07T20:12:27.9736429Z weighted=False, 2025-05-07T20:12:27.9736509Z row_wise=True, 2025-05-07T20:12:27.9736589Z mixed=False, 2025-05-07T20:12:27.9736676Z use_cache=False, 2025-05-07T20:12:27.9736781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9736860Z use_cpu=True, 2025-05-07T20:12:27.9736968Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9737039Z ) 2025-05-07T20:12:27.9737177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9737534Z self=, 2025-05-07T20:12:27.9737638Z compile=True, 2025-05-07T20:12:27.9737752Z pooling_mode=, 2025-05-07T20:12:27.9737825Z T=4, 2025-05-07T20:12:27.9737901Z D=67, 2025-05-07T20:12:27.9737984Z B=2, 2025-05-07T20:12:27.9738058Z log_E=5, 2025-05-07T20:12:27.9738129Z L=9, 2025-05-07T20:12:27.9738220Z D_gradcheck=2, 2025-05-07T20:12:27.9738311Z stochastic_rounding=False, 2025-05-07T20:12:27.9738393Z weighted=True, 2025-05-07T20:12:27.9738478Z row_wise=True, 2025-05-07T20:12:27.9738558Z mixed=False, 2025-05-07T20:12:27.9738638Z use_cache=True, 2025-05-07T20:12:27.9738754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9738833Z use_cpu=True, 2025-05-07T20:12:27.9738944Z output_dtype=SparseType.FP32, 2025-05-07T20:12:27.9739013Z ) 2025-05-07T20:12:27.9739138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9739507Z self=, 2025-05-07T20:12:27.9739590Z compile=False, 2025-05-07T20:12:27.9739768Z pooling_mode=, 2025-05-07T20:12:27.9739857Z T=1, 2025-05-07T20:12:27.9739936Z D=57, 2025-05-07T20:12:27.9740008Z B=63, 2025-05-07T20:12:27.9740095Z log_E=5, 2025-05-07T20:12:27.9740167Z L=15, 2025-05-07T20:12:27.9740246Z D_gradcheck=1, 2025-05-07T20:12:27.9740354Z stochastic_rounding=True, 2025-05-07T20:12:27.9740436Z weighted=False, 2025-05-07T20:12:27.9740528Z row_wise=True, 2025-05-07T20:12:27.9740607Z mixed=True, 2025-05-07T20:12:27.9740687Z use_cache=True, 2025-05-07T20:12:27.9740804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9740884Z use_cpu=True, 2025-05-07T20:12:27.9740992Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9741073Z ) 2025-05-07T20:12:27.9741200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9741562Z self=, 2025-05-07T20:12:27.9741658Z compile=False, 2025-05-07T20:12:27.9741765Z pooling_mode=, 2025-05-07T20:12:27.9741880Z T=2, 2025-05-07T20:12:27.9741965Z D=107, 2025-05-07T20:12:27.9742040Z B=31, 2025-05-07T20:12:27.9742118Z log_E=3, 2025-05-07T20:12:27.9742204Z L=20, 2025-05-07T20:12:27.9742285Z D_gradcheck=2, 2025-05-07T20:12:27.9742395Z stochastic_rounding=True, 2025-05-07T20:12:27.9742502Z weighted=True, 2025-05-07T20:12:27.9742585Z row_wise=True, 2025-05-07T20:12:27.9742676Z mixed=False, 2025-05-07T20:12:27.9742758Z use_cache=False, 2025-05-07T20:12:27.9742862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:27.9742956Z use_cpu=True, 2025-05-07T20:12:27.9743063Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9743134Z ) 2025-05-07T20:12:27.9743279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9743636Z self=, 2025-05-07T20:12:27.9743721Z compile=False, 2025-05-07T20:12:27.9743842Z pooling_mode=, 2025-05-07T20:12:27.9743944Z T=4, 2025-05-07T20:12:27.9744031Z D=123, 2025-05-07T20:12:27.9744108Z B=39, 2025-05-07T20:12:27.9744184Z log_E=5, 2025-05-07T20:12:27.9744265Z L=13, 2025-05-07T20:12:27.9744349Z D_gradcheck=2, 2025-05-07T20:12:27.9744444Z stochastic_rounding=False, 2025-05-07T20:12:27.9744537Z weighted=False, 2025-05-07T20:12:27.9744619Z row_wise=True, 2025-05-07T20:12:27.9744697Z mixed=False, 2025-05-07T20:12:27.9744785Z use_cache=False, 2025-05-07T20:12:27.9744889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9744966Z use_cpu=True, 2025-05-07T20:12:27.9745081Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9745156Z ) 2025-05-07T20:12:27.9745283Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:27.9745692Z self=, 2025-05-07T20:12:27.9745776Z compile=False, 2025-05-07T20:12:27.9745893Z pooling_mode=, 2025-05-07T20:12:27.9745971Z T=3, 2025-05-07T20:12:27.9746045Z D=36, 2025-05-07T20:12:27.9746129Z B=121, 2025-05-07T20:12:27.9746205Z log_E=4, 2025-05-07T20:12:27.9746281Z L=13, 2025-05-07T20:12:27.9746372Z D_gradcheck=2, 2025-05-07T20:12:27.9746471Z stochastic_rounding=True, 2025-05-07T20:12:27.9746553Z weighted=True, 2025-05-07T20:12:27.9746642Z row_wise=True, 2025-05-07T20:12:27.9746735Z mixed=False, 2025-05-07T20:12:27.9746819Z use_cache=False, 2025-05-07T20:12:27.9746930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:27.9747013Z use_cpu=True, 2025-05-07T20:12:27.9747123Z output_dtype=SparseType.FP16, 2025-05-07T20:12:27.9747195Z ) 2025-05-07T20:12:28.0004858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0005468Z self=, 2025-05-07T20:12:28.0005593Z compile=True, 2025-05-07T20:12:28.0005765Z pooling_mode=, 2025-05-07T20:12:28.0005887Z T=3, 2025-05-07T20:12:28.0005999Z D=125, 2025-05-07T20:12:28.0006104Z B=70, 2025-05-07T20:12:28.0006223Z log_E=4, 2025-05-07T20:12:28.0006318Z L=12, 2025-05-07T20:12:28.0006408Z D_gradcheck=1, 2025-05-07T20:12:28.0006510Z stochastic_rounding=False, 2025-05-07T20:12:28.0006595Z weighted=False, 2025-05-07T20:12:28.0006682Z row_wise=True, 2025-05-07T20:12:28.0006762Z mixed=True, 2025-05-07T20:12:28.0006845Z use_cache=False, 2025-05-07T20:12:28.0007022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0007102Z use_cpu=True, 2025-05-07T20:12:28.0007201Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0007283Z ) 2025-05-07T20:12:28.0007414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0007775Z self=, 2025-05-07T20:12:28.0007868Z compile=False, 2025-05-07T20:12:28.0007978Z pooling_mode=, 2025-05-07T20:12:28.0008150Z T=3, 2025-05-07T20:12:28.0008227Z D=99, 2025-05-07T20:12:28.0008305Z B=58, 2025-05-07T20:12:28.0008393Z log_E=4, 2025-05-07T20:12:28.0008469Z L=18, 2025-05-07T20:12:28.0008554Z D_gradcheck=1, 2025-05-07T20:12:28.0008698Z stochastic_rounding=True, 2025-05-07T20:12:28.0008785Z weighted=False, 2025-05-07T20:12:28.0008866Z row_wise=True, 2025-05-07T20:12:28.0008954Z mixed=False, 2025-05-07T20:12:28.0009036Z use_cache=True, 2025-05-07T20:12:28.0009144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0009232Z use_cpu=True, 2025-05-07T20:12:28.0009339Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0009412Z ) 2025-05-07T20:12:28.0009551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0009919Z self=, 2025-05-07T20:12:28.0010013Z compile=True, 2025-05-07T20:12:28.0010158Z pooling_mode=, 2025-05-07T20:12:28.0010237Z T=5, 2025-05-07T20:12:28.0010324Z D=60, 2025-05-07T20:12:28.0010397Z B=40, 2025-05-07T20:12:28.0010474Z log_E=3, 2025-05-07T20:12:28.0010552Z L=11, 2025-05-07T20:12:28.0010632Z D_gradcheck=2, 2025-05-07T20:12:28.0010732Z stochastic_rounding=False, 2025-05-07T20:12:28.0010822Z weighted=True, 2025-05-07T20:12:28.0010902Z row_wise=True, 2025-05-07T20:12:28.0010980Z mixed=False, 2025-05-07T20:12:28.0011069Z use_cache=True, 2025-05-07T20:12:28.0011178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0011260Z use_cpu=True, 2025-05-07T20:12:28.0011372Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0011448Z ) 2025-05-07T20:12:28.0011587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0011986Z self=, 2025-05-07T20:12:28.0012068Z compile=True, 2025-05-07T20:12:28.0012187Z pooling_mode=, 2025-05-07T20:12:28.0012261Z T=2, 2025-05-07T20:12:28.0012336Z D=16, 2025-05-07T20:12:28.0012422Z B=115, 2025-05-07T20:12:28.0012499Z log_E=4, 2025-05-07T20:12:28.0012573Z L=18, 2025-05-07T20:12:28.0012663Z D_gradcheck=1, 2025-05-07T20:12:28.0012757Z stochastic_rounding=True, 2025-05-07T20:12:28.0012838Z weighted=False, 2025-05-07T20:12:28.0012926Z row_wise=True, 2025-05-07T20:12:28.0013005Z mixed=False, 2025-05-07T20:12:28.0013099Z use_cache=False, 2025-05-07T20:12:28.0013205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0013285Z use_cpu=True, 2025-05-07T20:12:28.0013398Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0013471Z ) 2025-05-07T20:12:28.0013606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0013978Z self=, 2025-05-07T20:12:28.0014061Z compile=True, 2025-05-07T20:12:28.0014169Z pooling_mode=, 2025-05-07T20:12:28.0014257Z T=5, 2025-05-07T20:12:28.0014331Z D=112, 2025-05-07T20:12:28.0014408Z B=83, 2025-05-07T20:12:28.0014495Z log_E=3, 2025-05-07T20:12:28.0014568Z L=15, 2025-05-07T20:12:28.0014653Z D_gradcheck=1, 2025-05-07T20:12:28.0014759Z stochastic_rounding=True, 2025-05-07T20:12:28.0014840Z weighted=True, 2025-05-07T20:12:28.0014931Z row_wise=True, 2025-05-07T20:12:28.0015008Z mixed=False, 2025-05-07T20:12:28.0015088Z use_cache=True, 2025-05-07T20:12:28.0015208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0015290Z use_cpu=True, 2025-05-07T20:12:28.0015390Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0015475Z ) 2025-05-07T20:12:28.0015604Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0015962Z self=, 2025-05-07T20:12:28.0016060Z compile=True, 2025-05-07T20:12:28.0016195Z pooling_mode=, 2025-05-07T20:12:28.0016270Z T=3, 2025-05-07T20:12:28.0016360Z D=104, 2025-05-07T20:12:28.0016438Z B=109, 2025-05-07T20:12:28.0016530Z log_E=5, 2025-05-07T20:12:28.0016606Z L=14, 2025-05-07T20:12:28.0016714Z D_gradcheck=1, 2025-05-07T20:12:28.0016826Z stochastic_rounding=False, 2025-05-07T20:12:28.0016910Z weighted=True, 2025-05-07T20:12:28.0016988Z row_wise=True, 2025-05-07T20:12:28.0017077Z mixed=True, 2025-05-07T20:12:28.0017160Z use_cache=False, 2025-05-07T20:12:28.0017267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0017358Z use_cpu=True, 2025-05-07T20:12:28.0017460Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0017536Z ) 2025-05-07T20:12:28.0017676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0018035Z self=, 2025-05-07T20:12:28.0018142Z compile=False, 2025-05-07T20:12:28.0018262Z pooling_mode=, 2025-05-07T20:12:28.0018338Z T=2, 2025-05-07T20:12:28.0018421Z D=99, 2025-05-07T20:12:28.0018496Z B=28, 2025-05-07T20:12:28.0018571Z log_E=5, 2025-05-07T20:12:28.0018657Z L=1, 2025-05-07T20:12:28.0018739Z D_gradcheck=1, 2025-05-07T20:12:28.0018834Z stochastic_rounding=False, 2025-05-07T20:12:28.0018924Z weighted=False, 2025-05-07T20:12:28.0019005Z row_wise=True, 2025-05-07T20:12:28.0019086Z mixed=True, 2025-05-07T20:12:28.0019182Z use_cache=False, 2025-05-07T20:12:28.0019290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0019373Z use_cpu=True, 2025-05-07T20:12:28.0019487Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0019588Z ) 2025-05-07T20:12:28.0019791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0020170Z self=, 2025-05-07T20:12:28.0020259Z compile=False, 2025-05-07T20:12:28.0020375Z pooling_mode=, 2025-05-07T20:12:28.0020450Z T=4, 2025-05-07T20:12:28.0020527Z D=74, 2025-05-07T20:12:28.0020615Z B=47, 2025-05-07T20:12:28.0020695Z log_E=4, 2025-05-07T20:12:28.0020774Z L=6, 2025-05-07T20:12:28.0020864Z D_gradcheck=1, 2025-05-07T20:12:28.0020961Z stochastic_rounding=False, 2025-05-07T20:12:28.0021042Z weighted=True, 2025-05-07T20:12:28.0021134Z row_wise=True, 2025-05-07T20:12:28.0021213Z mixed=True, 2025-05-07T20:12:28.0021297Z use_cache=True, 2025-05-07T20:12:28.0021415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0021498Z use_cpu=True, 2025-05-07T20:12:28.0021602Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0021687Z ) 2025-05-07T20:12:28.0021815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0022189Z self=, 2025-05-07T20:12:28.0022273Z compile=False, 2025-05-07T20:12:28.0022380Z pooling_mode=, 2025-05-07T20:12:28.0022463Z T=5, 2025-05-07T20:12:28.0022541Z D=123, 2025-05-07T20:12:28.0022614Z B=23, 2025-05-07T20:12:28.0022697Z log_E=4, 2025-05-07T20:12:28.0022773Z L=7, 2025-05-07T20:12:28.0022855Z D_gradcheck=1, 2025-05-07T20:12:28.0022963Z stochastic_rounding=False, 2025-05-07T20:12:28.0023045Z weighted=False, 2025-05-07T20:12:28.0023125Z row_wise=True, 2025-05-07T20:12:28.0023213Z mixed=False, 2025-05-07T20:12:28.0023295Z use_cache=True, 2025-05-07T20:12:28.0023413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0023489Z use_cpu=True, 2025-05-07T20:12:28.0023592Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0023682Z ) 2025-05-07T20:12:28.0023808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0024170Z self=, 2025-05-07T20:12:28.0024294Z compile=True, 2025-05-07T20:12:28.0024400Z pooling_mode=, 2025-05-07T20:12:28.0024479Z T=1, 2025-05-07T20:12:28.0024566Z D=126, 2025-05-07T20:12:28.0024639Z B=58, 2025-05-07T20:12:28.0024742Z log_E=5, 2025-05-07T20:12:28.0024827Z L=10, 2025-05-07T20:12:28.0024905Z D_gradcheck=1, 2025-05-07T20:12:28.0025004Z stochastic_rounding=False, 2025-05-07T20:12:28.0025095Z weighted=False, 2025-05-07T20:12:28.0025176Z row_wise=True, 2025-05-07T20:12:28.0025271Z mixed=True, 2025-05-07T20:12:28.0025350Z use_cache=True, 2025-05-07T20:12:28.0025455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0025545Z use_cpu=True, 2025-05-07T20:12:28.0025641Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0025714Z ) 2025-05-07T20:12:28.0025853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0026236Z self=, 2025-05-07T20:12:28.0026318Z compile=False, 2025-05-07T20:12:28.0026433Z pooling_mode=, 2025-05-07T20:12:28.0026503Z T=3, 2025-05-07T20:12:28.0026576Z D=75, 2025-05-07T20:12:28.0026662Z B=100, 2025-05-07T20:12:28.0026739Z log_E=3, 2025-05-07T20:12:28.0026820Z L=13, 2025-05-07T20:12:28.0026900Z D_gradcheck=1, 2025-05-07T20:12:28.0026991Z stochastic_rounding=True, 2025-05-07T20:12:28.0027080Z weighted=False, 2025-05-07T20:12:28.0027161Z row_wise=True, 2025-05-07T20:12:28.0027237Z mixed=False, 2025-05-07T20:12:28.0027326Z use_cache=False, 2025-05-07T20:12:28.0027433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0027510Z use_cpu=True, 2025-05-07T20:12:28.0027643Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0027716Z ) 2025-05-07T20:12:28.0027842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0028213Z self=, 2025-05-07T20:12:28.0028294Z compile=True, 2025-05-07T20:12:28.0028405Z pooling_mode=, 2025-05-07T20:12:28.0028479Z T=2, 2025-05-07T20:12:28.0028551Z D=89, 2025-05-07T20:12:28.0028631Z B=6, 2025-05-07T20:12:28.0028708Z log_E=3, 2025-05-07T20:12:28.0028782Z L=2, 2025-05-07T20:12:28.0028869Z D_gradcheck=2, 2025-05-07T20:12:28.0028963Z stochastic_rounding=True, 2025-05-07T20:12:28.0029042Z weighted=False, 2025-05-07T20:12:28.0029129Z row_wise=True, 2025-05-07T20:12:28.0029207Z mixed=True, 2025-05-07T20:12:28.0029288Z use_cache=False, 2025-05-07T20:12:28.0029403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0029484Z use_cpu=True, 2025-05-07T20:12:28.0029587Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0029669Z ) 2025-05-07T20:12:28.0029798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0030172Z self=, 2025-05-07T20:12:28.0030255Z compile=True, 2025-05-07T20:12:28.0030360Z pooling_mode=, 2025-05-07T20:12:28.0030441Z T=3, 2025-05-07T20:12:28.0030514Z D=38, 2025-05-07T20:12:28.0030587Z B=67, 2025-05-07T20:12:28.0030669Z log_E=4, 2025-05-07T20:12:28.0030742Z L=14, 2025-05-07T20:12:28.0030825Z D_gradcheck=1, 2025-05-07T20:12:28.0030924Z stochastic_rounding=False, 2025-05-07T20:12:28.0031005Z weighted=True, 2025-05-07T20:12:28.0031083Z row_wise=True, 2025-05-07T20:12:28.0031166Z mixed=True, 2025-05-07T20:12:28.0031247Z use_cache=False, 2025-05-07T20:12:28.0031353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0031439Z use_cpu=True, 2025-05-07T20:12:28.0031540Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0031620Z ) 2025-05-07T20:12:28.0031745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0032106Z self=, 2025-05-07T20:12:28.0032223Z compile=True, 2025-05-07T20:12:28.0032329Z pooling_mode=, 2025-05-07T20:12:28.0032406Z T=1, 2025-05-07T20:12:28.0032487Z D=45, 2025-05-07T20:12:28.0032587Z B=114, 2025-05-07T20:12:28.0032664Z log_E=5, 2025-05-07T20:12:28.0032741Z L=8, 2025-05-07T20:12:28.0032825Z D_gradcheck=1, 2025-05-07T20:12:28.0032920Z stochastic_rounding=True, 2025-05-07T20:12:28.0033006Z weighted=False, 2025-05-07T20:12:28.0033082Z row_wise=True, 2025-05-07T20:12:28.0033159Z mixed=True, 2025-05-07T20:12:28.0033248Z use_cache=True, 2025-05-07T20:12:28.0033353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0033443Z use_cpu=True, 2025-05-07T20:12:28.0033545Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0033615Z ) 2025-05-07T20:12:28.0033753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0034154Z self=, 2025-05-07T20:12:28.0034240Z compile=True, 2025-05-07T20:12:28.0034356Z pooling_mode=, 2025-05-07T20:12:28.0034428Z T=3, 2025-05-07T20:12:28.0034502Z D=97, 2025-05-07T20:12:28.0034588Z B=36, 2025-05-07T20:12:28.0034662Z log_E=4, 2025-05-07T20:12:28.0034733Z L=14, 2025-05-07T20:12:28.0034823Z D_gradcheck=1, 2025-05-07T20:12:28.0034914Z stochastic_rounding=True, 2025-05-07T20:12:28.0034994Z weighted=False, 2025-05-07T20:12:28.0035081Z row_wise=True, 2025-05-07T20:12:28.0035159Z mixed=True, 2025-05-07T20:12:28.0035250Z use_cache=True, 2025-05-07T20:12:28.0035356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0035459Z use_cpu=True, 2025-05-07T20:12:28.0035573Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0035644Z ) 2025-05-07T20:12:28.0035770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0036142Z self=, 2025-05-07T20:12:28.0036222Z compile=False, 2025-05-07T20:12:28.0036329Z pooling_mode=, 2025-05-07T20:12:28.0036416Z T=1, 2025-05-07T20:12:28.0036487Z D=110, 2025-05-07T20:12:28.0036563Z B=21, 2025-05-07T20:12:28.0036647Z log_E=3, 2025-05-07T20:12:28.0036721Z L=19, 2025-05-07T20:12:28.0036815Z D_gradcheck=1, 2025-05-07T20:12:28.0036911Z stochastic_rounding=False, 2025-05-07T20:12:28.0036992Z weighted=True, 2025-05-07T20:12:28.0037083Z row_wise=True, 2025-05-07T20:12:28.0037162Z mixed=True, 2025-05-07T20:12:28.0037240Z use_cache=True, 2025-05-07T20:12:28.0037357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0037437Z use_cpu=True, 2025-05-07T20:12:28.0037537Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0037620Z ) 2025-05-07T20:12:28.0300995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0301554Z self=, 2025-05-07T20:12:28.0301692Z compile=False, 2025-05-07T20:12:28.0301850Z pooling_mode=, 2025-05-07T20:12:28.0301965Z T=2, 2025-05-07T20:12:28.0302074Z D=22, 2025-05-07T20:12:28.0302181Z B=51, 2025-05-07T20:12:28.0302302Z log_E=3, 2025-05-07T20:12:28.0302404Z L=4, 2025-05-07T20:12:28.0302520Z D_gradcheck=1, 2025-05-07T20:12:28.0302640Z stochastic_rounding=True, 2025-05-07T20:12:28.0302720Z weighted=False, 2025-05-07T20:12:28.0302803Z row_wise=True, 2025-05-07T20:12:28.0302894Z mixed=False, 2025-05-07T20:12:28.0302970Z use_cache=True, 2025-05-07T20:12:28.0303139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0303242Z use_cpu=True, 2025-05-07T20:12:28.0303344Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0303434Z ) 2025-05-07T20:12:28.0303567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0304022Z self=, 2025-05-07T20:12:28.0304120Z compile=False, 2025-05-07T20:12:28.0304230Z pooling_mode=, 2025-05-07T20:12:28.0304301Z T=5, 2025-05-07T20:12:28.0304419Z D=78, 2025-05-07T20:12:28.0304495Z B=32, 2025-05-07T20:12:28.0304565Z log_E=3, 2025-05-07T20:12:28.0304646Z L=18, 2025-05-07T20:12:28.0304726Z D_gradcheck=2, 2025-05-07T20:12:28.0304822Z stochastic_rounding=True, 2025-05-07T20:12:28.0304913Z weighted=True, 2025-05-07T20:12:28.0304992Z row_wise=True, 2025-05-07T20:12:28.0305079Z mixed=True, 2025-05-07T20:12:28.0305163Z use_cache=False, 2025-05-07T20:12:28.0305271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0305362Z use_cpu=True, 2025-05-07T20:12:28.0305463Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0305538Z ) 2025-05-07T20:12:28.0305673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0306068Z self=, 2025-05-07T20:12:28.0306154Z compile=False, 2025-05-07T20:12:28.0306272Z pooling_mode=, 2025-05-07T20:12:28.0306346Z T=5, 2025-05-07T20:12:28.0306422Z D=67, 2025-05-07T20:12:28.0306505Z B=30, 2025-05-07T20:12:28.0306578Z log_E=3, 2025-05-07T20:12:28.0306654Z L=18, 2025-05-07T20:12:28.0306743Z D_gradcheck=1, 2025-05-07T20:12:28.0306840Z stochastic_rounding=False, 2025-05-07T20:12:28.0306932Z weighted=True, 2025-05-07T20:12:28.0307008Z row_wise=True, 2025-05-07T20:12:28.0307086Z mixed=False, 2025-05-07T20:12:28.0307178Z use_cache=False, 2025-05-07T20:12:28.0307280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0307393Z use_cpu=True, 2025-05-07T20:12:28.0307506Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0307576Z ) 2025-05-07T20:12:28.0307704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0308079Z self=, 2025-05-07T20:12:28.0308163Z compile=True, 2025-05-07T20:12:28.0308268Z pooling_mode=, 2025-05-07T20:12:28.0308354Z T=2, 2025-05-07T20:12:28.0308426Z D=5, 2025-05-07T20:12:28.0308509Z B=8, 2025-05-07T20:12:28.0308586Z log_E=3, 2025-05-07T20:12:28.0308659Z L=2, 2025-05-07T20:12:28.0308750Z D_gradcheck=2, 2025-05-07T20:12:28.0308845Z stochastic_rounding=False, 2025-05-07T20:12:28.0308924Z weighted=False, 2025-05-07T20:12:28.0309012Z row_wise=True, 2025-05-07T20:12:28.0309086Z mixed=False, 2025-05-07T20:12:28.0309163Z use_cache=True, 2025-05-07T20:12:28.0309280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0309359Z use_cpu=True, 2025-05-07T20:12:28.0309460Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0309539Z ) 2025-05-07T20:12:28.0309667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0310028Z self=, 2025-05-07T20:12:28.0310118Z compile=False, 2025-05-07T20:12:28.0310222Z pooling_mode=, 2025-05-07T20:12:28.0310306Z T=5, 2025-05-07T20:12:28.0310381Z D=38, 2025-05-07T20:12:28.0310452Z B=76, 2025-05-07T20:12:28.0310535Z log_E=4, 2025-05-07T20:12:28.0310609Z L=3, 2025-05-07T20:12:28.0310686Z D_gradcheck=1, 2025-05-07T20:12:28.0310787Z stochastic_rounding=False, 2025-05-07T20:12:28.0310869Z weighted=True, 2025-05-07T20:12:28.0310944Z row_wise=True, 2025-05-07T20:12:28.0311028Z mixed=False, 2025-05-07T20:12:28.0311109Z use_cache=False, 2025-05-07T20:12:28.0311214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0311295Z use_cpu=True, 2025-05-07T20:12:28.0311393Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0311465Z ) 2025-05-07T20:12:28.0311600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0311989Z self=, 2025-05-07T20:12:28.0312076Z compile=True, 2025-05-07T20:12:28.0312180Z pooling_mode=, 2025-05-07T20:12:28.0312282Z T=2, 2025-05-07T20:12:28.0312365Z D=108, 2025-05-07T20:12:28.0312438Z B=54, 2025-05-07T20:12:28.0312513Z log_E=4, 2025-05-07T20:12:28.0312595Z L=16, 2025-05-07T20:12:28.0312676Z D_gradcheck=1, 2025-05-07T20:12:28.0312772Z stochastic_rounding=False, 2025-05-07T20:12:28.0312859Z weighted=False, 2025-05-07T20:12:28.0312940Z row_wise=True, 2025-05-07T20:12:28.0313018Z mixed=True, 2025-05-07T20:12:28.0313105Z use_cache=True, 2025-05-07T20:12:28.0313214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0313293Z use_cpu=True, 2025-05-07T20:12:28.0313401Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0313474Z ) 2025-05-07T20:12:28.0313637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0314000Z self=, 2025-05-07T20:12:28.0314079Z compile=True, 2025-05-07T20:12:28.0314194Z pooling_mode=, 2025-05-07T20:12:28.0314268Z T=4, 2025-05-07T20:12:28.0314343Z D=88, 2025-05-07T20:12:28.0314424Z B=31, 2025-05-07T20:12:28.0314499Z log_E=4, 2025-05-07T20:12:28.0314570Z L=12, 2025-05-07T20:12:28.0314658Z D_gradcheck=1, 2025-05-07T20:12:28.0314751Z stochastic_rounding=False, 2025-05-07T20:12:28.0314833Z weighted=False, 2025-05-07T20:12:28.0314916Z row_wise=True, 2025-05-07T20:12:28.0314995Z mixed=True, 2025-05-07T20:12:28.0315080Z use_cache=True, 2025-05-07T20:12:28.0315210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0315287Z use_cpu=True, 2025-05-07T20:12:28.0315396Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0315466Z ) 2025-05-07T20:12:28.0315597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0315962Z self=, 2025-05-07T20:12:28.0316043Z compile=True, 2025-05-07T20:12:28.0316150Z pooling_mode=, 2025-05-07T20:12:28.0316231Z T=5, 2025-05-07T20:12:28.0316302Z D=49, 2025-05-07T20:12:28.0316377Z B=82, 2025-05-07T20:12:28.0316460Z log_E=5, 2025-05-07T20:12:28.0316533Z L=2, 2025-05-07T20:12:28.0316613Z D_gradcheck=1, 2025-05-07T20:12:28.0316715Z stochastic_rounding=True, 2025-05-07T20:12:28.0316797Z weighted=False, 2025-05-07T20:12:28.0316886Z row_wise=True, 2025-05-07T20:12:28.0316961Z mixed=True, 2025-05-07T20:12:28.0317041Z use_cache=True, 2025-05-07T20:12:28.0317152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0317233Z use_cpu=True, 2025-05-07T20:12:28.0317333Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0317419Z ) 2025-05-07T20:12:28.0317548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0317902Z self=, 2025-05-07T20:12:28.0317995Z compile=False, 2025-05-07T20:12:28.0318100Z pooling_mode=, 2025-05-07T20:12:28.0318172Z T=1, 2025-05-07T20:12:28.0318255Z D=12, 2025-05-07T20:12:28.0318328Z B=80, 2025-05-07T20:12:28.0318413Z log_E=4, 2025-05-07T20:12:28.0318483Z L=5, 2025-05-07T20:12:28.0318562Z D_gradcheck=2, 2025-05-07T20:12:28.0318670Z stochastic_rounding=False, 2025-05-07T20:12:28.0318749Z weighted=False, 2025-05-07T20:12:28.0318829Z row_wise=True, 2025-05-07T20:12:28.0318916Z mixed=False, 2025-05-07T20:12:28.0318996Z use_cache=True, 2025-05-07T20:12:28.0319100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0319187Z use_cpu=True, 2025-05-07T20:12:28.0319287Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0319388Z ) 2025-05-07T20:12:28.0319527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0319884Z self=, 2025-05-07T20:12:28.0319973Z compile=True, 2025-05-07T20:12:28.0320106Z pooling_mode=, 2025-05-07T20:12:28.0320179Z T=2, 2025-05-07T20:12:28.0320262Z D=35, 2025-05-07T20:12:28.0320333Z B=60, 2025-05-07T20:12:28.0320405Z log_E=4, 2025-05-07T20:12:28.0320483Z L=16, 2025-05-07T20:12:28.0320560Z D_gradcheck=2, 2025-05-07T20:12:28.0325975Z stochastic_rounding=False, 2025-05-07T20:12:28.0326082Z weighted=False, 2025-05-07T20:12:28.0326166Z row_wise=True, 2025-05-07T20:12:28.0326256Z mixed=True, 2025-05-07T20:12:28.0326348Z use_cache=False, 2025-05-07T20:12:28.0326460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0326552Z use_cpu=True, 2025-05-07T20:12:28.0326658Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0326818Z ) 2025-05-07T20:12:28.0326959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0327341Z self=, 2025-05-07T20:12:28.0327436Z compile=False, 2025-05-07T20:12:28.0327547Z pooling_mode=, 2025-05-07T20:12:28.0327621Z T=4, 2025-05-07T20:12:28.0327704Z D=114, 2025-05-07T20:12:28.0327780Z B=95, 2025-05-07T20:12:28.0327853Z log_E=4, 2025-05-07T20:12:28.0327934Z L=1, 2025-05-07T20:12:28.0328013Z D_gradcheck=2, 2025-05-07T20:12:28.0328109Z stochastic_rounding=False, 2025-05-07T20:12:28.0328199Z weighted=True, 2025-05-07T20:12:28.0328279Z row_wise=True, 2025-05-07T20:12:28.0328356Z mixed=True, 2025-05-07T20:12:28.0328470Z use_cache=True, 2025-05-07T20:12:28.0328579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0328665Z use_cpu=True, 2025-05-07T20:12:28.0328766Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0328841Z ) 2025-05-07T20:12:28.0328984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0329352Z self=, 2025-05-07T20:12:28.0329438Z compile=True, 2025-05-07T20:12:28.0329555Z pooling_mode=, 2025-05-07T20:12:28.0329630Z T=1, 2025-05-07T20:12:28.0329703Z D=64, 2025-05-07T20:12:28.0329787Z B=12, 2025-05-07T20:12:28.0329860Z log_E=5, 2025-05-07T20:12:28.0329935Z L=17, 2025-05-07T20:12:28.0330023Z D_gradcheck=2, 2025-05-07T20:12:28.0330117Z stochastic_rounding=False, 2025-05-07T20:12:28.0330206Z weighted=True, 2025-05-07T20:12:28.0330284Z row_wise=True, 2025-05-07T20:12:28.0330362Z mixed=True, 2025-05-07T20:12:28.0330453Z use_cache=False, 2025-05-07T20:12:28.0330564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0330640Z use_cpu=True, 2025-05-07T20:12:28.0330751Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0330824Z ) 2025-05-07T20:12:28.0330952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0331325Z self=, 2025-05-07T20:12:28.0331407Z compile=False, 2025-05-07T20:12:28.0331513Z pooling_mode=, 2025-05-07T20:12:28.0331595Z T=4, 2025-05-07T20:12:28.0331666Z D=44, 2025-05-07T20:12:28.0331738Z B=118, 2025-05-07T20:12:28.0331823Z log_E=5, 2025-05-07T20:12:28.0331893Z L=20, 2025-05-07T20:12:28.0331978Z D_gradcheck=2, 2025-05-07T20:12:28.0332071Z stochastic_rounding=False, 2025-05-07T20:12:28.0332151Z weighted=False, 2025-05-07T20:12:28.0332238Z row_wise=True, 2025-05-07T20:12:28.0332318Z mixed=False, 2025-05-07T20:12:28.0332397Z use_cache=False, 2025-05-07T20:12:28.0332512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0332589Z use_cpu=True, 2025-05-07T20:12:28.0332691Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0332803Z ) 2025-05-07T20:12:28.0332932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0333292Z self=, 2025-05-07T20:12:28.0333431Z compile=True, 2025-05-07T20:12:28.0333536Z pooling_mode=, 2025-05-07T20:12:28.0333621Z T=4, 2025-05-07T20:12:28.0333694Z D=66, 2025-05-07T20:12:28.0333769Z B=92, 2025-05-07T20:12:28.0333857Z log_E=3, 2025-05-07T20:12:28.0333930Z L=13, 2025-05-07T20:12:28.0334010Z D_gradcheck=2, 2025-05-07T20:12:28.0334119Z stochastic_rounding=True, 2025-05-07T20:12:28.0334197Z weighted=True, 2025-05-07T20:12:28.0334277Z row_wise=True, 2025-05-07T20:12:28.0334368Z mixed=True, 2025-05-07T20:12:28.0334446Z use_cache=True, 2025-05-07T20:12:28.0334554Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0334642Z use_cpu=True, 2025-05-07T20:12:28.0334772Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0334844Z ) 2025-05-07T20:12:28.0334981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0335343Z self=, 2025-05-07T20:12:28.0335434Z compile=True, 2025-05-07T20:12:28.0335540Z pooling_mode=, 2025-05-07T20:12:28.0335612Z T=3, 2025-05-07T20:12:28.0335694Z D=62, 2025-05-07T20:12:28.0335767Z B=32, 2025-05-07T20:12:28.0335841Z log_E=3, 2025-05-07T20:12:28.0335924Z L=10, 2025-05-07T20:12:28.0336002Z D_gradcheck=1, 2025-05-07T20:12:28.0336095Z stochastic_rounding=True, 2025-05-07T20:12:28.0336187Z weighted=True, 2025-05-07T20:12:28.0336264Z row_wise=True, 2025-05-07T20:12:28.0336369Z mixed=False, 2025-05-07T20:12:28.0336458Z use_cache=True, 2025-05-07T20:12:28.0336563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0336642Z use_cpu=True, 2025-05-07T20:12:28.0336756Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0336826Z ) 2025-05-07T20:12:28.0336965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0337328Z self=, 2025-05-07T20:12:28.0337405Z compile=True, 2025-05-07T20:12:28.0337520Z pooling_mode=, 2025-05-07T20:12:28.0337591Z T=3, 2025-05-07T20:12:28.0337662Z D=31, 2025-05-07T20:12:28.0337746Z B=63, 2025-05-07T20:12:28.0337817Z log_E=5, 2025-05-07T20:12:28.0337890Z L=19, 2025-05-07T20:12:28.0337979Z D_gradcheck=1, 2025-05-07T20:12:28.0338073Z stochastic_rounding=False, 2025-05-07T20:12:28.0338150Z weighted=True, 2025-05-07T20:12:28.0338235Z row_wise=True, 2025-05-07T20:12:28.0338311Z mixed=True, 2025-05-07T20:12:28.0338391Z use_cache=True, 2025-05-07T20:12:28.0338502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0338583Z use_cpu=True, 2025-05-07T20:12:28.0338692Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0338763Z ) 2025-05-07T20:12:28.0594477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0595059Z self=, 2025-05-07T20:12:28.0595178Z compile=True, 2025-05-07T20:12:28.0595336Z pooling_mode=, 2025-05-07T20:12:28.0595454Z T=2, 2025-05-07T20:12:28.0595561Z D=2, 2025-05-07T20:12:28.0595681Z B=32, 2025-05-07T20:12:28.0595786Z log_E=3, 2025-05-07T20:12:28.0595900Z L=3, 2025-05-07T20:12:28.0596026Z D_gradcheck=1, 2025-05-07T20:12:28.0596156Z stochastic_rounding=False, 2025-05-07T20:12:28.0596239Z weighted=False, 2025-05-07T20:12:28.0596335Z row_wise=True, 2025-05-07T20:12:28.0596413Z mixed=False, 2025-05-07T20:12:28.0596490Z use_cache=True, 2025-05-07T20:12:28.0596604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0596686Z use_cpu=True, 2025-05-07T20:12:28.0596881Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0596961Z ) 2025-05-07T20:12:28.0597094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0597500Z self=, 2025-05-07T20:12:28.0597599Z compile=False, 2025-05-07T20:12:28.0597706Z pooling_mode=, 2025-05-07T20:12:28.0597859Z T=2, 2025-05-07T20:12:28.0597934Z D=56, 2025-05-07T20:12:28.0598005Z B=53, 2025-05-07T20:12:28.0598090Z log_E=3, 2025-05-07T20:12:28.0598165Z L=0, 2025-05-07T20:12:28.0598246Z D_gradcheck=2, 2025-05-07T20:12:28.0598357Z stochastic_rounding=True, 2025-05-07T20:12:28.0598438Z weighted=True, 2025-05-07T20:12:28.0598518Z row_wise=True, 2025-05-07T20:12:28.0598605Z mixed=True, 2025-05-07T20:12:28.0598687Z use_cache=True, 2025-05-07T20:12:28.0598790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0598917Z use_cpu=True, 2025-05-07T20:12:28.0599023Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0599106Z ) 2025-05-07T20:12:28.0599237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0599603Z self=, 2025-05-07T20:12:28.0599695Z compile=True, 2025-05-07T20:12:28.0599804Z pooling_mode=, 2025-05-07T20:12:28.0599876Z T=2, 2025-05-07T20:12:28.0599961Z D=13, 2025-05-07T20:12:28.0600034Z B=72, 2025-05-07T20:12:28.0600108Z log_E=5, 2025-05-07T20:12:28.0600194Z L=0, 2025-05-07T20:12:28.0600280Z D_gradcheck=1, 2025-05-07T20:12:28.0600378Z stochastic_rounding=False, 2025-05-07T20:12:28.0600469Z weighted=False, 2025-05-07T20:12:28.0600588Z row_wise=True, 2025-05-07T20:12:28.0600663Z mixed=True, 2025-05-07T20:12:28.0600753Z use_cache=True, 2025-05-07T20:12:28.0600860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0600954Z use_cpu=True, 2025-05-07T20:12:28.0601053Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0601126Z ) 2025-05-07T20:12:28.0601268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0601635Z self=, 2025-05-07T20:12:28.0601718Z compile=True, 2025-05-07T20:12:28.0601835Z pooling_mode=, 2025-05-07T20:12:28.0601911Z T=5, 2025-05-07T20:12:28.0601986Z D=71, 2025-05-07T20:12:28.0602071Z B=17, 2025-05-07T20:12:28.0602146Z log_E=4, 2025-05-07T20:12:28.0602220Z L=19, 2025-05-07T20:12:28.0602311Z D_gradcheck=1, 2025-05-07T20:12:28.0602408Z stochastic_rounding=True, 2025-05-07T20:12:28.0602502Z weighted=True, 2025-05-07T20:12:28.0602579Z row_wise=True, 2025-05-07T20:12:28.0602656Z mixed=False, 2025-05-07T20:12:28.0602747Z use_cache=True, 2025-05-07T20:12:28.0602855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0602935Z use_cpu=True, 2025-05-07T20:12:28.0603044Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0603115Z ) 2025-05-07T20:12:28.0603241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0603614Z self=, 2025-05-07T20:12:28.0603695Z compile=False, 2025-05-07T20:12:28.0603802Z pooling_mode=, 2025-05-07T20:12:28.0603888Z T=3, 2025-05-07T20:12:28.0603960Z D=46, 2025-05-07T20:12:28.0604044Z B=48, 2025-05-07T20:12:28.0604123Z log_E=4, 2025-05-07T20:12:28.0604195Z L=20, 2025-05-07T20:12:28.0604283Z D_gradcheck=2, 2025-05-07T20:12:28.0604381Z stochastic_rounding=False, 2025-05-07T20:12:28.0604460Z weighted=False, 2025-05-07T20:12:28.0604547Z row_wise=True, 2025-05-07T20:12:28.0604633Z mixed=False, 2025-05-07T20:12:28.0604712Z use_cache=False, 2025-05-07T20:12:28.0604829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0604941Z use_cpu=True, 2025-05-07T20:12:28.0605038Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0605117Z ) 2025-05-07T20:12:28.0605247Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0605629Z self=, 2025-05-07T20:12:28.0605725Z compile=True, 2025-05-07T20:12:28.0605831Z pooling_mode=, 2025-05-07T20:12:28.0605913Z T=1, 2025-05-07T20:12:28.0605987Z D=120, 2025-05-07T20:12:28.0606064Z B=91, 2025-05-07T20:12:28.0606150Z log_E=5, 2025-05-07T20:12:28.0606223Z L=6, 2025-05-07T20:12:28.0606301Z D_gradcheck=2, 2025-05-07T20:12:28.0606406Z stochastic_rounding=True, 2025-05-07T20:12:28.0606488Z weighted=True, 2025-05-07T20:12:28.0606563Z row_wise=True, 2025-05-07T20:12:28.0606652Z mixed=False, 2025-05-07T20:12:28.0606736Z use_cache=False, 2025-05-07T20:12:28.0606864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0606955Z use_cpu=True, 2025-05-07T20:12:28.0607054Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0607126Z ) 2025-05-07T20:12:28.0607264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0607626Z self=, 2025-05-07T20:12:28.0607715Z compile=False, 2025-05-07T20:12:28.0607821Z pooling_mode=, 2025-05-07T20:12:28.0607892Z T=3, 2025-05-07T20:12:28.0607971Z D=63, 2025-05-07T20:12:28.0608045Z B=92, 2025-05-07T20:12:28.0608119Z log_E=5, 2025-05-07T20:12:28.0608204Z L=15, 2025-05-07T20:12:28.0608284Z D_gradcheck=1, 2025-05-07T20:12:28.0608377Z stochastic_rounding=True, 2025-05-07T20:12:28.0608492Z weighted=True, 2025-05-07T20:12:28.0608573Z row_wise=True, 2025-05-07T20:12:28.0608652Z mixed=False, 2025-05-07T20:12:28.0608739Z use_cache=True, 2025-05-07T20:12:28.0608849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0608926Z use_cpu=True, 2025-05-07T20:12:28.0609039Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0609111Z ) 2025-05-07T20:12:28.0609248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0609611Z self=, 2025-05-07T20:12:28.0609691Z compile=True, 2025-05-07T20:12:28.0609808Z pooling_mode=, 2025-05-07T20:12:28.0609883Z T=2, 2025-05-07T20:12:28.0609955Z D=44, 2025-05-07T20:12:28.0610039Z B=114, 2025-05-07T20:12:28.0610110Z log_E=5, 2025-05-07T20:12:28.0610183Z L=4, 2025-05-07T20:12:28.0610272Z D_gradcheck=2, 2025-05-07T20:12:28.0610367Z stochastic_rounding=True, 2025-05-07T20:12:28.0610451Z weighted=False, 2025-05-07T20:12:28.0610537Z row_wise=True, 2025-05-07T20:12:28.0610615Z mixed=True, 2025-05-07T20:12:28.0610697Z use_cache=False, 2025-05-07T20:12:28.0610812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0610892Z use_cpu=True, 2025-05-07T20:12:28.0611006Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0611077Z ) 2025-05-07T20:12:28.0611205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0611578Z self=, 2025-05-07T20:12:28.0611658Z compile=True, 2025-05-07T20:12:28.0611763Z pooling_mode=, 2025-05-07T20:12:28.0611844Z T=5, 2025-05-07T20:12:28.0611920Z D=50, 2025-05-07T20:12:28.0611994Z B=83, 2025-05-07T20:12:28.0612076Z log_E=3, 2025-05-07T20:12:28.0612148Z L=8, 2025-05-07T20:12:28.0612229Z D_gradcheck=1, 2025-05-07T20:12:28.0612334Z stochastic_rounding=False, 2025-05-07T20:12:28.0612420Z weighted=True, 2025-05-07T20:12:28.0612509Z row_wise=True, 2025-05-07T20:12:28.0612584Z mixed=True, 2025-05-07T20:12:28.0612665Z use_cache=False, 2025-05-07T20:12:28.0612806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0612883Z use_cpu=True, 2025-05-07T20:12:28.0612987Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0613068Z ) 2025-05-07T20:12:28.0613192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0613579Z self=, 2025-05-07T20:12:28.0613668Z compile=False, 2025-05-07T20:12:28.0613776Z pooling_mode=, 2025-05-07T20:12:28.0613852Z T=4, 2025-05-07T20:12:28.0613934Z D=118, 2025-05-07T20:12:28.0614007Z B=69, 2025-05-07T20:12:28.0614093Z log_E=5, 2025-05-07T20:12:28.0614167Z L=2, 2025-05-07T20:12:28.0614245Z D_gradcheck=2, 2025-05-07T20:12:28.0614351Z stochastic_rounding=False, 2025-05-07T20:12:28.0614430Z weighted=False, 2025-05-07T20:12:28.0614505Z row_wise=True, 2025-05-07T20:12:28.0614598Z mixed=False, 2025-05-07T20:12:28.0614702Z use_cache=True, 2025-05-07T20:12:28.0614807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0614894Z use_cpu=True, 2025-05-07T20:12:28.0614994Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0615064Z ) 2025-05-07T20:12:28.0615201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0615563Z self=, 2025-05-07T20:12:28.0615643Z compile=True, 2025-05-07T20:12:28.0615756Z pooling_mode=, 2025-05-07T20:12:28.0615830Z T=2, 2025-05-07T20:12:28.0615912Z D=23, 2025-05-07T20:12:28.0615989Z B=11, 2025-05-07T20:12:28.0616064Z log_E=3, 2025-05-07T20:12:28.0616137Z L=8, 2025-05-07T20:12:28.0616221Z D_gradcheck=1, 2025-05-07T20:12:28.0616344Z stochastic_rounding=True, 2025-05-07T20:12:28.0616423Z weighted=True, 2025-05-07T20:12:28.0616507Z row_wise=True, 2025-05-07T20:12:28.0616585Z mixed=False, 2025-05-07T20:12:28.0616669Z use_cache=False, 2025-05-07T20:12:28.0616781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0616858Z use_cpu=True, 2025-05-07T20:12:28.0616966Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0617039Z ) 2025-05-07T20:12:28.0617167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0617538Z self=, 2025-05-07T20:12:28.0617618Z compile=True, 2025-05-07T20:12:28.0617724Z pooling_mode=, 2025-05-07T20:12:28.0617807Z T=3, 2025-05-07T20:12:28.0617880Z D=20, 2025-05-07T20:12:28.0617954Z B=91, 2025-05-07T20:12:28.0618040Z log_E=5, 2025-05-07T20:12:28.0618114Z L=16, 2025-05-07T20:12:28.0618196Z D_gradcheck=2, 2025-05-07T20:12:28.0618298Z stochastic_rounding=False, 2025-05-07T20:12:28.0618378Z weighted=False, 2025-05-07T20:12:28.0618466Z row_wise=True, 2025-05-07T20:12:28.0618541Z mixed=False, 2025-05-07T20:12:28.0618624Z use_cache=True, 2025-05-07T20:12:28.0618744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0618820Z use_cpu=True, 2025-05-07T20:12:28.0618918Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0619000Z ) 2025-05-07T20:12:28.0619126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0619483Z self=, 2025-05-07T20:12:28.0619572Z compile=True, 2025-05-07T20:12:28.0619754Z pooling_mode=, 2025-05-07T20:12:28.0619831Z T=1, 2025-05-07T20:12:28.0619921Z D=12, 2025-05-07T20:12:28.0619993Z B=61, 2025-05-07T20:12:28.0620069Z log_E=4, 2025-05-07T20:12:28.0620152Z L=16, 2025-05-07T20:12:28.0620234Z D_gradcheck=1, 2025-05-07T20:12:28.0620339Z stochastic_rounding=False, 2025-05-07T20:12:28.0620422Z weighted=True, 2025-05-07T20:12:28.0620500Z row_wise=True, 2025-05-07T20:12:28.0620590Z mixed=False, 2025-05-07T20:12:28.0620730Z use_cache=False, 2025-05-07T20:12:28.0620835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0620926Z use_cpu=True, 2025-05-07T20:12:28.0621025Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0621097Z ) 2025-05-07T20:12:28.0621256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0621631Z self=, 2025-05-07T20:12:28.0621708Z compile=True, 2025-05-07T20:12:28.0621819Z pooling_mode=, 2025-05-07T20:12:28.0621892Z T=4, 2025-05-07T20:12:28.0621966Z D=42, 2025-05-07T20:12:28.0622048Z B=3, 2025-05-07T20:12:28.0622123Z log_E=3, 2025-05-07T20:12:28.0622194Z L=12, 2025-05-07T20:12:28.0622286Z D_gradcheck=1, 2025-05-07T20:12:28.0622378Z stochastic_rounding=False, 2025-05-07T20:12:28.0622458Z weighted=False, 2025-05-07T20:12:28.0622546Z row_wise=True, 2025-05-07T20:12:28.0622647Z mixed=False, 2025-05-07T20:12:28.0622728Z use_cache=False, 2025-05-07T20:12:28.0622840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0622918Z use_cpu=True, 2025-05-07T20:12:28.0623017Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0623097Z ) 2025-05-07T20:12:28.0623225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0623593Z self=, 2025-05-07T20:12:28.0623675Z compile=True, 2025-05-07T20:12:28.0623776Z pooling_mode=, 2025-05-07T20:12:28.0623855Z T=5, 2025-05-07T20:12:28.0623928Z D=14, 2025-05-07T20:12:28.0624002Z B=121, 2025-05-07T20:12:28.0624084Z log_E=5, 2025-05-07T20:12:28.0624183Z L=16, 2025-05-07T20:12:28.0624260Z D_gradcheck=1, 2025-05-07T20:12:28.0624365Z stochastic_rounding=False, 2025-05-07T20:12:28.0624442Z weighted=False, 2025-05-07T20:12:28.0624519Z row_wise=True, 2025-05-07T20:12:28.0624609Z mixed=True, 2025-05-07T20:12:28.0624689Z use_cache=False, 2025-05-07T20:12:28.0624794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0624881Z use_cpu=True, 2025-05-07T20:12:28.0624979Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0625057Z ) 2025-05-07T20:12:28.0625184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0625542Z self=, 2025-05-07T20:12:28.0625629Z compile=True, 2025-05-07T20:12:28.0625730Z pooling_mode=, 2025-05-07T20:12:28.0625803Z T=4, 2025-05-07T20:12:28.0625882Z D=105, 2025-05-07T20:12:28.0625951Z B=105, 2025-05-07T20:12:28.0626027Z log_E=3, 2025-05-07T20:12:28.0626111Z L=3, 2025-05-07T20:12:28.0626188Z D_gradcheck=1, 2025-05-07T20:12:28.0626283Z stochastic_rounding=True, 2025-05-07T20:12:28.0626373Z weighted=False, 2025-05-07T20:12:28.0626449Z row_wise=True, 2025-05-07T20:12:28.0626540Z mixed=False, 2025-05-07T20:12:28.0626619Z use_cache=False, 2025-05-07T20:12:28.0626722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0626808Z use_cpu=True, 2025-05-07T20:12:28.0626903Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0626975Z ) 2025-05-07T20:12:28.0890818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0891425Z self=, 2025-05-07T20:12:28.0891561Z compile=False, 2025-05-07T20:12:28.0891721Z pooling_mode=, 2025-05-07T20:12:28.0891820Z T=5, 2025-05-07T20:12:28.0891934Z D=89, 2025-05-07T20:12:28.0892033Z B=49, 2025-05-07T20:12:28.0892138Z log_E=3, 2025-05-07T20:12:28.0892261Z L=19, 2025-05-07T20:12:28.0892371Z D_gradcheck=1, 2025-05-07T20:12:28.0892503Z stochastic_rounding=True, 2025-05-07T20:12:28.0892610Z weighted=False, 2025-05-07T20:12:28.0892689Z row_wise=True, 2025-05-07T20:12:28.0892857Z mixed=True, 2025-05-07T20:12:28.0892951Z use_cache=False, 2025-05-07T20:12:28.0893055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0893142Z use_cpu=True, 2025-05-07T20:12:28.0893240Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0893349Z ) 2025-05-07T20:12:28.0893487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0893855Z self=, 2025-05-07T20:12:28.0893936Z compile=False, 2025-05-07T20:12:28.0894050Z pooling_mode=, 2025-05-07T20:12:28.0894124Z T=2, 2025-05-07T20:12:28.0894197Z D=89, 2025-05-07T20:12:28.0894277Z B=50, 2025-05-07T20:12:28.0894354Z log_E=4, 2025-05-07T20:12:28.0894424Z L=11, 2025-05-07T20:12:28.0894514Z D_gradcheck=1, 2025-05-07T20:12:28.0894610Z stochastic_rounding=False, 2025-05-07T20:12:28.0894689Z weighted=False, 2025-05-07T20:12:28.0894810Z row_wise=True, 2025-05-07T20:12:28.0894887Z mixed=False, 2025-05-07T20:12:28.0894972Z use_cache=True, 2025-05-07T20:12:28.0895079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0895158Z use_cpu=True, 2025-05-07T20:12:28.0895270Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0895344Z ) 2025-05-07T20:12:28.0895470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0895843Z self=, 2025-05-07T20:12:28.0895924Z compile=False, 2025-05-07T20:12:28.0896028Z pooling_mode=, 2025-05-07T20:12:28.0896110Z T=2, 2025-05-07T20:12:28.0896184Z D=66, 2025-05-07T20:12:28.0896253Z B=54, 2025-05-07T20:12:28.0896372Z log_E=4, 2025-05-07T20:12:28.0896445Z L=16, 2025-05-07T20:12:28.0896530Z D_gradcheck=1, 2025-05-07T20:12:28.0896626Z stochastic_rounding=False, 2025-05-07T20:12:28.0896707Z weighted=False, 2025-05-07T20:12:28.0896796Z row_wise=True, 2025-05-07T20:12:28.0896874Z mixed=False, 2025-05-07T20:12:28.0896954Z use_cache=False, 2025-05-07T20:12:28.0897070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0897148Z use_cpu=True, 2025-05-07T20:12:28.0897248Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0897327Z ) 2025-05-07T20:12:28.0897510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0897865Z self=, 2025-05-07T20:12:28.0897948Z compile=False, 2025-05-07T20:12:28.0898058Z pooling_mode=, 2025-05-07T20:12:28.0898132Z T=4, 2025-05-07T20:12:28.0898203Z D=59, 2025-05-07T20:12:28.0898283Z B=35, 2025-05-07T20:12:28.0898361Z log_E=4, 2025-05-07T20:12:28.0898433Z L=6, 2025-05-07T20:12:28.0898519Z D_gradcheck=2, 2025-05-07T20:12:28.0898614Z stochastic_rounding=True, 2025-05-07T20:12:28.0898698Z weighted=False, 2025-05-07T20:12:28.0898783Z row_wise=True, 2025-05-07T20:12:28.0898860Z mixed=True, 2025-05-07T20:12:28.0898948Z use_cache=True, 2025-05-07T20:12:28.0899055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0899133Z use_cpu=True, 2025-05-07T20:12:28.0899240Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0899312Z ) 2025-05-07T20:12:28.0899441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0899875Z self=, 2025-05-07T20:12:28.0899955Z compile=False, 2025-05-07T20:12:28.0900059Z pooling_mode=, 2025-05-07T20:12:28.0900142Z T=5, 2025-05-07T20:12:28.0900215Z D=72, 2025-05-07T20:12:28.0900294Z B=109, 2025-05-07T20:12:28.0900379Z log_E=3, 2025-05-07T20:12:28.0900451Z L=13, 2025-05-07T20:12:28.0900542Z D_gradcheck=1, 2025-05-07T20:12:28.0900635Z stochastic_rounding=True, 2025-05-07T20:12:28.0900716Z weighted=False, 2025-05-07T20:12:28.0900840Z row_wise=True, 2025-05-07T20:12:28.0900917Z mixed=True, 2025-05-07T20:12:28.0900996Z use_cache=False, 2025-05-07T20:12:28.0901108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0901186Z use_cpu=True, 2025-05-07T20:12:28.0901315Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0901396Z ) 2025-05-07T20:12:28.0901523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0901883Z self=, 2025-05-07T20:12:28.0901968Z compile=True, 2025-05-07T20:12:28.0902069Z pooling_mode=, 2025-05-07T20:12:28.0902150Z T=1, 2025-05-07T20:12:28.0902221Z D=16, 2025-05-07T20:12:28.0902294Z B=66, 2025-05-07T20:12:28.0902378Z log_E=5, 2025-05-07T20:12:28.0902451Z L=5, 2025-05-07T20:12:28.0902531Z D_gradcheck=2, 2025-05-07T20:12:28.0902632Z stochastic_rounding=True, 2025-05-07T20:12:28.0902742Z weighted=True, 2025-05-07T20:12:28.0902822Z row_wise=True, 2025-05-07T20:12:28.0902908Z mixed=False, 2025-05-07T20:12:28.0902991Z use_cache=True, 2025-05-07T20:12:28.0903096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0903183Z use_cpu=True, 2025-05-07T20:12:28.0903283Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0903355Z ) 2025-05-07T20:12:28.0903490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0903849Z self=, 2025-05-07T20:12:28.0903939Z compile=False, 2025-05-07T20:12:28.0904040Z pooling_mode=, 2025-05-07T20:12:28.0904111Z T=5, 2025-05-07T20:12:28.0904191Z D=48, 2025-05-07T20:12:28.0904288Z B=70, 2025-05-07T20:12:28.0904363Z log_E=3, 2025-05-07T20:12:28.0904444Z L=16, 2025-05-07T20:12:28.0904523Z D_gradcheck=2, 2025-05-07T20:12:28.0904618Z stochastic_rounding=False, 2025-05-07T20:12:28.0904711Z weighted=True, 2025-05-07T20:12:28.0904790Z row_wise=True, 2025-05-07T20:12:28.0904867Z mixed=False, 2025-05-07T20:12:28.0904954Z use_cache=True, 2025-05-07T20:12:28.0905061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0905143Z use_cpu=True, 2025-05-07T20:12:28.0905253Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0905325Z ) 2025-05-07T20:12:28.0905467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0905824Z self=, 2025-05-07T20:12:28.0905906Z compile=False, 2025-05-07T20:12:28.0906019Z pooling_mode=, 2025-05-07T20:12:28.0906091Z T=3, 2025-05-07T20:12:28.0906167Z D=96, 2025-05-07T20:12:28.0906247Z B=92, 2025-05-07T20:12:28.0906321Z log_E=4, 2025-05-07T20:12:28.0906394Z L=18, 2025-05-07T20:12:28.0906483Z D_gradcheck=1, 2025-05-07T20:12:28.0906584Z stochastic_rounding=False, 2025-05-07T20:12:28.0906668Z weighted=False, 2025-05-07T20:12:28.0906755Z row_wise=True, 2025-05-07T20:12:28.0906833Z mixed=False, 2025-05-07T20:12:28.0906914Z use_cache=False, 2025-05-07T20:12:28.0907031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0907111Z use_cpu=True, 2025-05-07T20:12:28.0907217Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0907288Z ) 2025-05-07T20:12:28.0907420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0907790Z self=, 2025-05-07T20:12:28.0907871Z compile=False, 2025-05-07T20:12:28.0907977Z pooling_mode=, 2025-05-07T20:12:28.0908057Z T=3, 2025-05-07T20:12:28.0908132Z D=48, 2025-05-07T20:12:28.0908207Z B=66, 2025-05-07T20:12:28.0908292Z log_E=4, 2025-05-07T20:12:28.0908369Z L=1, 2025-05-07T20:12:28.0908450Z D_gradcheck=1, 2025-05-07T20:12:28.0908553Z stochastic_rounding=True, 2025-05-07T20:12:28.0908659Z weighted=True, 2025-05-07T20:12:28.0908749Z row_wise=True, 2025-05-07T20:12:28.0908827Z mixed=False, 2025-05-07T20:12:28.0908903Z use_cache=True, 2025-05-07T20:12:28.0909015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0909117Z use_cpu=True, 2025-05-07T20:12:28.0909217Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0909296Z ) 2025-05-07T20:12:28.0909423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0909782Z self=, 2025-05-07T20:12:28.0909872Z compile=True, 2025-05-07T20:12:28.0909977Z pooling_mode=, 2025-05-07T20:12:28.0910051Z T=3, 2025-05-07T20:12:28.0910135Z D=6, 2025-05-07T20:12:28.0910206Z B=56, 2025-05-07T20:12:28.0910281Z log_E=3, 2025-05-07T20:12:28.0910361Z L=11, 2025-05-07T20:12:28.0910438Z D_gradcheck=1, 2025-05-07T20:12:28.0910568Z stochastic_rounding=False, 2025-05-07T20:12:28.0910650Z weighted=False, 2025-05-07T20:12:28.0910725Z row_wise=True, 2025-05-07T20:12:28.0910809Z mixed=True, 2025-05-07T20:12:28.0910887Z use_cache=False, 2025-05-07T20:12:28.0910992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0911082Z use_cpu=True, 2025-05-07T20:12:28.0911183Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0911254Z ) 2025-05-07T20:12:28.0911389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0911749Z self=, 2025-05-07T20:12:28.0911829Z compile=False, 2025-05-07T20:12:28.0911939Z pooling_mode=, 2025-05-07T20:12:28.0912052Z T=3, 2025-05-07T20:12:28.0912132Z D=98, 2025-05-07T20:12:28.0912202Z B=48, 2025-05-07T20:12:28.0912275Z log_E=4, 2025-05-07T20:12:28.0912355Z L=17, 2025-05-07T20:12:28.0912433Z D_gradcheck=1, 2025-05-07T20:12:28.0912533Z stochastic_rounding=True, 2025-05-07T20:12:28.0912618Z weighted=True, 2025-05-07T20:12:28.0912695Z row_wise=True, 2025-05-07T20:12:28.0912770Z mixed=True, 2025-05-07T20:12:28.0912854Z use_cache=True, 2025-05-07T20:12:28.0912962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0913038Z use_cpu=True, 2025-05-07T20:12:28.0913143Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0913213Z ) 2025-05-07T20:12:28.0913340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0913700Z self=, 2025-05-07T20:12:28.0913779Z compile=True, 2025-05-07T20:12:28.0913891Z pooling_mode=, 2025-05-07T20:12:28.0913964Z T=5, 2025-05-07T20:12:28.0914036Z D=58, 2025-05-07T20:12:28.0914115Z B=31, 2025-05-07T20:12:28.0914190Z log_E=4, 2025-05-07T20:12:28.0914262Z L=6, 2025-05-07T20:12:28.0914348Z D_gradcheck=1, 2025-05-07T20:12:28.0914444Z stochastic_rounding=False, 2025-05-07T20:12:28.0914523Z weighted=True, 2025-05-07T20:12:28.0914605Z row_wise=True, 2025-05-07T20:12:28.0914679Z mixed=True, 2025-05-07T20:12:28.0914756Z use_cache=True, 2025-05-07T20:12:28.0914871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0914949Z use_cpu=True, 2025-05-07T20:12:28.0915048Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0915127Z ) 2025-05-07T20:12:28.0915254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0915620Z self=, 2025-05-07T20:12:28.0915699Z compile=False, 2025-05-07T20:12:28.0915805Z pooling_mode=, 2025-05-07T20:12:28.0915886Z T=4, 2025-05-07T20:12:28.0915958Z D=31, 2025-05-07T20:12:28.0916031Z B=21, 2025-05-07T20:12:28.0916111Z log_E=4, 2025-05-07T20:12:28.0916183Z L=3, 2025-05-07T20:12:28.0916264Z D_gradcheck=1, 2025-05-07T20:12:28.0916389Z stochastic_rounding=True, 2025-05-07T20:12:28.0916471Z weighted=True, 2025-05-07T20:12:28.0916550Z row_wise=True, 2025-05-07T20:12:28.0916629Z mixed=True, 2025-05-07T20:12:28.0916709Z use_cache=True, 2025-05-07T20:12:28.0916842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.0916926Z use_cpu=True, 2025-05-07T20:12:28.0917027Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0917106Z ) 2025-05-07T20:12:28.0917228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0917590Z self=, 2025-05-07T20:12:28.0917675Z compile=True, 2025-05-07T20:12:28.0917777Z pooling_mode=, 2025-05-07T20:12:28.0917851Z T=4, 2025-05-07T20:12:28.0917928Z D=66, 2025-05-07T20:12:28.0917998Z B=98, 2025-05-07T20:12:28.0918073Z log_E=5, 2025-05-07T20:12:28.0918152Z L=20, 2025-05-07T20:12:28.0918255Z D_gradcheck=2, 2025-05-07T20:12:28.0918351Z stochastic_rounding=True, 2025-05-07T20:12:28.0918435Z weighted=True, 2025-05-07T20:12:28.0918515Z row_wise=True, 2025-05-07T20:12:28.0918600Z mixed=True, 2025-05-07T20:12:28.0918675Z use_cache=True, 2025-05-07T20:12:28.0918779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0918866Z use_cpu=True, 2025-05-07T20:12:28.0918964Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.0919036Z ) 2025-05-07T20:12:28.0919169Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0919533Z self=, 2025-05-07T20:12:28.0919613Z compile=False, 2025-05-07T20:12:28.0919723Z pooling_mode=, 2025-05-07T20:12:28.0919823Z T=4, 2025-05-07T20:12:28.0919899Z D=15, 2025-05-07T20:12:28.0919980Z B=79, 2025-05-07T20:12:28.0920054Z log_E=3, 2025-05-07T20:12:28.0920125Z L=18, 2025-05-07T20:12:28.0920218Z D_gradcheck=1, 2025-05-07T20:12:28.0920311Z stochastic_rounding=True, 2025-05-07T20:12:28.0920398Z weighted=True, 2025-05-07T20:12:28.0920473Z row_wise=True, 2025-05-07T20:12:28.0920548Z mixed=False, 2025-05-07T20:12:28.0920634Z use_cache=False, 2025-05-07T20:12:28.0920744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0920820Z use_cpu=True, 2025-05-07T20:12:28.0920927Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0920996Z ) 2025-05-07T20:12:28.0921119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.0921488Z self=, 2025-05-07T20:12:28.0921567Z compile=True, 2025-05-07T20:12:28.0921670Z pooling_mode=, 2025-05-07T20:12:28.0921749Z T=2, 2025-05-07T20:12:28.0921821Z D=34, 2025-05-07T20:12:28.0921901Z B=56, 2025-05-07T20:12:28.0921974Z log_E=4, 2025-05-07T20:12:28.0922045Z L=1, 2025-05-07T20:12:28.0922133Z D_gradcheck=1, 2025-05-07T20:12:28.0922223Z stochastic_rounding=True, 2025-05-07T20:12:28.0922301Z weighted=True, 2025-05-07T20:12:28.0922388Z row_wise=True, 2025-05-07T20:12:28.0922465Z mixed=True, 2025-05-07T20:12:28.0922546Z use_cache=False, 2025-05-07T20:12:28.0922657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.0922736Z use_cpu=True, 2025-05-07T20:12:28.0922835Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.0922913Z ) 2025-05-07T20:12:28.1188768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1189335Z self=, 2025-05-07T20:12:28.1189461Z compile=True, 2025-05-07T20:12:28.1189613Z pooling_mode=, 2025-05-07T20:12:28.1189737Z T=5, 2025-05-07T20:12:28.1189845Z D=92, 2025-05-07T20:12:28.1189949Z B=63, 2025-05-07T20:12:28.1190066Z log_E=3, 2025-05-07T20:12:28.1190271Z L=2, 2025-05-07T20:12:28.1190502Z D_gradcheck=2, 2025-05-07T20:12:28.1190651Z stochastic_rounding=False, 2025-05-07T20:12:28.1190792Z weighted=True, 2025-05-07T20:12:28.1190906Z row_wise=True, 2025-05-07T20:12:28.1190988Z mixed=True, 2025-05-07T20:12:28.1191135Z use_cache=False, 2025-05-07T20:12:28.1191249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1191333Z use_cpu=True, 2025-05-07T20:12:28.1191448Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1191524Z ) 2025-05-07T20:12:28.1191658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1192037Z self=, 2025-05-07T20:12:28.1192121Z compile=True, 2025-05-07T20:12:28.1192245Z pooling_mode=, 2025-05-07T20:12:28.1192324Z T=1, 2025-05-07T20:12:28.1192402Z D=85, 2025-05-07T20:12:28.1192485Z B=98, 2025-05-07T20:12:28.1192564Z log_E=4, 2025-05-07T20:12:28.1192678Z L=12, 2025-05-07T20:12:28.1192772Z D_gradcheck=2, 2025-05-07T20:12:28.1192872Z stochastic_rounding=True, 2025-05-07T20:12:28.1192957Z weighted=False, 2025-05-07T20:12:28.1193051Z row_wise=True, 2025-05-07T20:12:28.1193132Z mixed=True, 2025-05-07T20:12:28.1193218Z use_cache=False, 2025-05-07T20:12:28.1193342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1193425Z use_cpu=True, 2025-05-07T20:12:28.1193528Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1193616Z ) 2025-05-07T20:12:28.1193749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1194127Z self=, 2025-05-07T20:12:28.1194211Z compile=True, 2025-05-07T20:12:28.1194353Z pooling_mode=, 2025-05-07T20:12:28.1194442Z T=2, 2025-05-07T20:12:28.1194519Z D=80, 2025-05-07T20:12:28.1194594Z B=47, 2025-05-07T20:12:28.1194681Z log_E=5, 2025-05-07T20:12:28.1194763Z L=16, 2025-05-07T20:12:28.1194844Z D_gradcheck=2, 2025-05-07T20:12:28.1194948Z stochastic_rounding=True, 2025-05-07T20:12:28.1195029Z weighted=True, 2025-05-07T20:12:28.1195111Z row_wise=True, 2025-05-07T20:12:28.1195202Z mixed=True, 2025-05-07T20:12:28.1195284Z use_cache=True, 2025-05-07T20:12:28.1195389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1195481Z use_cpu=True, 2025-05-07T20:12:28.1195583Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1195666Z ) 2025-05-07T20:12:28.1195794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1196157Z self=, 2025-05-07T20:12:28.1196247Z compile=True, 2025-05-07T20:12:28.1196355Z pooling_mode=, 2025-05-07T20:12:28.1196430Z T=1, 2025-05-07T20:12:28.1196515Z D=15, 2025-05-07T20:12:28.1196590Z B=26, 2025-05-07T20:12:28.1196669Z log_E=4, 2025-05-07T20:12:28.1196757Z L=9, 2025-05-07T20:12:28.1196839Z D_gradcheck=1, 2025-05-07T20:12:28.1196938Z stochastic_rounding=True, 2025-05-07T20:12:28.1197027Z weighted=True, 2025-05-07T20:12:28.1197109Z row_wise=True, 2025-05-07T20:12:28.1197196Z mixed=False, 2025-05-07T20:12:28.1197281Z use_cache=False, 2025-05-07T20:12:28.1197388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1197481Z use_cpu=True, 2025-05-07T20:12:28.1197584Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1197658Z ) 2025-05-07T20:12:28.1197801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1198164Z self=, 2025-05-07T20:12:28.1198251Z compile=False, 2025-05-07T20:12:28.1198370Z pooling_mode=, 2025-05-07T20:12:28.1198446Z T=5, 2025-05-07T20:12:28.1198525Z D=15, 2025-05-07T20:12:28.1198612Z B=34, 2025-05-07T20:12:28.1198722Z log_E=4, 2025-05-07T20:12:28.1198796Z L=0, 2025-05-07T20:12:28.1198890Z D_gradcheck=1, 2025-05-07T20:12:28.1198987Z stochastic_rounding=True, 2025-05-07T20:12:28.1199076Z weighted=False, 2025-05-07T20:12:28.1199155Z row_wise=True, 2025-05-07T20:12:28.1199260Z mixed=False, 2025-05-07T20:12:28.1199350Z use_cache=True, 2025-05-07T20:12:28.1199457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1199537Z use_cpu=True, 2025-05-07T20:12:28.1199650Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1199723Z ) 2025-05-07T20:12:28.1199854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1200227Z self=, 2025-05-07T20:12:28.1200313Z compile=False, 2025-05-07T20:12:28.1200418Z pooling_mode=, 2025-05-07T20:12:28.1200504Z T=1, 2025-05-07T20:12:28.1200581Z D=15, 2025-05-07T20:12:28.1200667Z B=77, 2025-05-07T20:12:28.1200771Z log_E=3, 2025-05-07T20:12:28.1200851Z L=13, 2025-05-07T20:12:28.1200942Z D_gradcheck=1, 2025-05-07T20:12:28.1201036Z stochastic_rounding=True, 2025-05-07T20:12:28.1201120Z weighted=True, 2025-05-07T20:12:28.1201211Z row_wise=True, 2025-05-07T20:12:28.1201291Z mixed=True, 2025-05-07T20:12:28.1201374Z use_cache=True, 2025-05-07T20:12:28.1201491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1201573Z use_cpu=True, 2025-05-07T20:12:28.1201677Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1201759Z ) 2025-05-07T20:12:28.1201890Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1202249Z self=, 2025-05-07T20:12:28.1202367Z compile=True, 2025-05-07T20:12:28.1202473Z pooling_mode=, 2025-05-07T20:12:28.1202556Z T=5, 2025-05-07T20:12:28.1202631Z D=40, 2025-05-07T20:12:28.1202707Z B=108, 2025-05-07T20:12:28.1202796Z log_E=4, 2025-05-07T20:12:28.1202871Z L=18, 2025-05-07T20:12:28.1202952Z D_gradcheck=1, 2025-05-07T20:12:28.1203058Z stochastic_rounding=False, 2025-05-07T20:12:28.1203141Z weighted=False, 2025-05-07T20:12:28.1203221Z row_wise=True, 2025-05-07T20:12:28.1203308Z mixed=False, 2025-05-07T20:12:28.1203389Z use_cache=True, 2025-05-07T20:12:28.1203494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1203584Z use_cpu=True, 2025-05-07T20:12:28.1203686Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1203761Z ) 2025-05-07T20:12:28.1203897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1204254Z self=, 2025-05-07T20:12:28.1204351Z compile=True, 2025-05-07T20:12:28.1204461Z pooling_mode=, 2025-05-07T20:12:28.1204535Z T=4, 2025-05-07T20:12:28.1204621Z D=61, 2025-05-07T20:12:28.1204697Z B=63, 2025-05-07T20:12:28.1204774Z log_E=4, 2025-05-07T20:12:28.1204859Z L=0, 2025-05-07T20:12:28.1204937Z D_gradcheck=2, 2025-05-07T20:12:28.1205034Z stochastic_rounding=False, 2025-05-07T20:12:28.1205122Z weighted=True, 2025-05-07T20:12:28.1205204Z row_wise=True, 2025-05-07T20:12:28.1205319Z mixed=True, 2025-05-07T20:12:28.1205445Z use_cache=True, 2025-05-07T20:12:28.1205584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1205664Z use_cpu=True, 2025-05-07T20:12:28.1205775Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1205850Z ) 2025-05-07T20:12:28.1205990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1206350Z self=, 2025-05-07T20:12:28.1206435Z compile=True, 2025-05-07T20:12:28.1206552Z pooling_mode=, 2025-05-07T20:12:28.1206625Z T=2, 2025-05-07T20:12:28.1206702Z D=63, 2025-05-07T20:12:28.1206828Z B=2, 2025-05-07T20:12:28.1206904Z log_E=3, 2025-05-07T20:12:28.1206980Z L=5, 2025-05-07T20:12:28.1207074Z D_gradcheck=2, 2025-05-07T20:12:28.1207168Z stochastic_rounding=True, 2025-05-07T20:12:28.1207252Z weighted=False, 2025-05-07T20:12:28.1207373Z row_wise=True, 2025-05-07T20:12:28.1207450Z mixed=True, 2025-05-07T20:12:28.1207551Z use_cache=False, 2025-05-07T20:12:28.1207657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1207737Z use_cpu=True, 2025-05-07T20:12:28.1207851Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1207922Z ) 2025-05-07T20:12:28.1208050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1208423Z self=, 2025-05-07T20:12:28.1208506Z compile=True, 2025-05-07T20:12:28.1208610Z pooling_mode=, 2025-05-07T20:12:28.1208697Z T=3, 2025-05-07T20:12:28.1208773Z D=83, 2025-05-07T20:12:28.1208896Z B=24, 2025-05-07T20:12:28.1208988Z log_E=4, 2025-05-07T20:12:28.1209062Z L=13, 2025-05-07T20:12:28.1209144Z D_gradcheck=2, 2025-05-07T20:12:28.1209253Z stochastic_rounding=False, 2025-05-07T20:12:28.1209335Z weighted=True, 2025-05-07T20:12:28.1209431Z row_wise=True, 2025-05-07T20:12:28.1209509Z mixed=False, 2025-05-07T20:12:28.1209589Z use_cache=False, 2025-05-07T20:12:28.1209711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1209792Z use_cpu=True, 2025-05-07T20:12:28.1209895Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1209982Z ) 2025-05-07T20:12:28.1210109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1210470Z self=, 2025-05-07T20:12:28.1210592Z compile=False, 2025-05-07T20:12:28.1210700Z pooling_mode=, 2025-05-07T20:12:28.1210775Z T=4, 2025-05-07T20:12:28.1210866Z D=55, 2025-05-07T20:12:28.1210943Z B=83, 2025-05-07T20:12:28.1211033Z log_E=5, 2025-05-07T20:12:28.1211107Z L=20, 2025-05-07T20:12:28.1211192Z D_gradcheck=1, 2025-05-07T20:12:28.1211305Z stochastic_rounding=False, 2025-05-07T20:12:28.1211391Z weighted=False, 2025-05-07T20:12:28.1211476Z row_wise=True, 2025-05-07T20:12:28.1211574Z mixed=False, 2025-05-07T20:12:28.1211655Z use_cache=False, 2025-05-07T20:12:28.1211763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1211859Z use_cpu=True, 2025-05-07T20:12:28.1211959Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1212035Z ) 2025-05-07T20:12:28.1212178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1212540Z self=, 2025-05-07T20:12:28.1212627Z compile=True, 2025-05-07T20:12:28.1212747Z pooling_mode=, 2025-05-07T20:12:28.1212819Z T=5, 2025-05-07T20:12:28.1212916Z D=43, 2025-05-07T20:12:28.1212992Z B=44, 2025-05-07T20:12:28.1213071Z log_E=4, 2025-05-07T20:12:28.1213163Z L=6, 2025-05-07T20:12:28.1213247Z D_gradcheck=1, 2025-05-07T20:12:28.1213343Z stochastic_rounding=True, 2025-05-07T20:12:28.1213437Z weighted=True, 2025-05-07T20:12:28.1213517Z row_wise=True, 2025-05-07T20:12:28.1213595Z mixed=True, 2025-05-07T20:12:28.1213690Z use_cache=False, 2025-05-07T20:12:28.1213800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1213884Z use_cpu=True, 2025-05-07T20:12:28.1214001Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1214078Z ) 2025-05-07T20:12:28.1214210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1214587Z self=, 2025-05-07T20:12:28.1214672Z compile=True, 2025-05-07T20:12:28.1214793Z pooling_mode=, 2025-05-07T20:12:28.1214890Z T=1, 2025-05-07T20:12:28.1215011Z D=11, 2025-05-07T20:12:28.1215087Z B=88, 2025-05-07T20:12:28.1215160Z log_E=3, 2025-05-07T20:12:28.1215247Z L=7, 2025-05-07T20:12:28.1215329Z D_gradcheck=1, 2025-05-07T20:12:28.1215424Z stochastic_rounding=True, 2025-05-07T20:12:28.1215544Z weighted=False, 2025-05-07T20:12:28.1215625Z row_wise=True, 2025-05-07T20:12:28.1215703Z mixed=True, 2025-05-07T20:12:28.1215799Z use_cache=False, 2025-05-07T20:12:28.1215904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1216007Z use_cpu=True, 2025-05-07T20:12:28.1216166Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1216263Z ) 2025-05-07T20:12:28.1216428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1216802Z self=, 2025-05-07T20:12:28.1216886Z compile=True, 2025-05-07T20:12:28.1217003Z pooling_mode=, 2025-05-07T20:12:28.1217117Z T=3, 2025-05-07T20:12:28.1217194Z D=22, 2025-05-07T20:12:28.1217279Z B=39, 2025-05-07T20:12:28.1217356Z log_E=5, 2025-05-07T20:12:28.1217430Z L=4, 2025-05-07T20:12:28.1217522Z D_gradcheck=2, 2025-05-07T20:12:28.1217622Z stochastic_rounding=False, 2025-05-07T20:12:28.1217704Z weighted=True, 2025-05-07T20:12:28.1217795Z row_wise=True, 2025-05-07T20:12:28.1217873Z mixed=True, 2025-05-07T20:12:28.1217951Z use_cache=True, 2025-05-07T20:12:28.1218069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1218146Z use_cpu=True, 2025-05-07T20:12:28.1218254Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1218327Z ) 2025-05-07T20:12:28.1218455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1218825Z self=, 2025-05-07T20:12:28.1218936Z compile=False, 2025-05-07T20:12:28.1219044Z pooling_mode=, 2025-05-07T20:12:28.1219138Z T=1, 2025-05-07T20:12:28.1219215Z D=118, 2025-05-07T20:12:28.1219288Z B=80, 2025-05-07T20:12:28.1219374Z log_E=3, 2025-05-07T20:12:28.1219449Z L=17, 2025-05-07T20:12:28.1219529Z D_gradcheck=2, 2025-05-07T20:12:28.1219729Z stochastic_rounding=False, 2025-05-07T20:12:28.1219816Z weighted=True, 2025-05-07T20:12:28.1219897Z row_wise=True, 2025-05-07T20:12:28.1219989Z mixed=True, 2025-05-07T20:12:28.1220071Z use_cache=True, 2025-05-07T20:12:28.1220187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1220269Z use_cpu=True, 2025-05-07T20:12:28.1220369Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1220456Z ) 2025-05-07T20:12:28.1220586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1220948Z self=, 2025-05-07T20:12:28.1221046Z compile=True, 2025-05-07T20:12:28.1221153Z pooling_mode=, 2025-05-07T20:12:28.1221230Z T=4, 2025-05-07T20:12:28.1221318Z D=76, 2025-05-07T20:12:28.1221395Z B=74, 2025-05-07T20:12:28.1221473Z log_E=4, 2025-05-07T20:12:28.1221561Z L=8, 2025-05-07T20:12:28.1221639Z D_gradcheck=2, 2025-05-07T20:12:28.1221747Z stochastic_rounding=True, 2025-05-07T20:12:28.1221831Z weighted=True, 2025-05-07T20:12:28.1221911Z row_wise=True, 2025-05-07T20:12:28.1221998Z mixed=False, 2025-05-07T20:12:28.1222080Z use_cache=False, 2025-05-07T20:12:28.1222189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1222281Z use_cpu=True, 2025-05-07T20:12:28.1222386Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1222461Z ) 2025-05-07T20:12:28.1487736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1488339Z self=, 2025-05-07T20:12:28.1488473Z compile=True, 2025-05-07T20:12:28.1488646Z pooling_mode=, 2025-05-07T20:12:28.1488882Z T=3, 2025-05-07T20:12:28.1489017Z D=125, 2025-05-07T20:12:28.1489101Z B=127, 2025-05-07T20:12:28.1489178Z log_E=3, 2025-05-07T20:12:28.1489265Z L=17, 2025-05-07T20:12:28.1489348Z D_gradcheck=1, 2025-05-07T20:12:28.1489539Z stochastic_rounding=False, 2025-05-07T20:12:28.1489731Z weighted=False, 2025-05-07T20:12:28.1489873Z row_wise=True, 2025-05-07T20:12:28.1490011Z mixed=True, 2025-05-07T20:12:28.1490157Z use_cache=False, 2025-05-07T20:12:28.1490325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1490455Z use_cpu=True, 2025-05-07T20:12:28.1490625Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1490788Z ) 2025-05-07T20:12:28.1490935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1491302Z self=, 2025-05-07T20:12:28.1491383Z compile=True, 2025-05-07T20:12:28.1491554Z pooling_mode=, 2025-05-07T20:12:28.1491634Z T=5, 2025-05-07T20:12:28.1491709Z D=42, 2025-05-07T20:12:28.1491796Z B=89, 2025-05-07T20:12:28.1491871Z log_E=4, 2025-05-07T20:12:28.1491945Z L=8, 2025-05-07T20:12:28.1492038Z D_gradcheck=2, 2025-05-07T20:12:28.1492135Z stochastic_rounding=True, 2025-05-07T20:12:28.1492217Z weighted=True, 2025-05-07T20:12:28.1492309Z row_wise=True, 2025-05-07T20:12:28.1492390Z mixed=False, 2025-05-07T20:12:28.1492485Z use_cache=False, 2025-05-07T20:12:28.1492593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1492675Z use_cpu=True, 2025-05-07T20:12:28.1492792Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1492867Z ) 2025-05-07T20:12:28.1492997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1493407Z self=, 2025-05-07T20:12:28.1493490Z compile=False, 2025-05-07T20:12:28.1493599Z pooling_mode=, 2025-05-07T20:12:28.1493689Z T=5, 2025-05-07T20:12:28.1493769Z D=40, 2025-05-07T20:12:28.1493845Z B=101, 2025-05-07T20:12:28.1493934Z log_E=5, 2025-05-07T20:12:28.1494008Z L=20, 2025-05-07T20:12:28.1494103Z D_gradcheck=1, 2025-05-07T20:12:28.1494203Z stochastic_rounding=False, 2025-05-07T20:12:28.1494285Z weighted=False, 2025-05-07T20:12:28.1494385Z row_wise=True, 2025-05-07T20:12:28.1494467Z mixed=True, 2025-05-07T20:12:28.1494549Z use_cache=False, 2025-05-07T20:12:28.1494677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1494758Z use_cpu=True, 2025-05-07T20:12:28.1494860Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1494951Z ) 2025-05-07T20:12:28.1495083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1495445Z self=, 2025-05-07T20:12:28.1495539Z compile=True, 2025-05-07T20:12:28.1495649Z pooling_mode=, 2025-05-07T20:12:28.1495738Z T=2, 2025-05-07T20:12:28.1495815Z D=126, 2025-05-07T20:12:28.1495891Z B=57, 2025-05-07T20:12:28.1495980Z log_E=3, 2025-05-07T20:12:28.1496057Z L=0, 2025-05-07T20:12:28.1496139Z D_gradcheck=2, 2025-05-07T20:12:28.1496247Z stochastic_rounding=False, 2025-05-07T20:12:28.1496330Z weighted=False, 2025-05-07T20:12:28.1496410Z row_wise=True, 2025-05-07T20:12:28.1496503Z mixed=False, 2025-05-07T20:12:28.1496584Z use_cache=False, 2025-05-07T20:12:28.1496691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1496796Z use_cpu=True, 2025-05-07T20:12:28.1496899Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1496975Z ) 2025-05-07T20:12:28.1497119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1497483Z self=, 2025-05-07T20:12:28.1497582Z compile=False, 2025-05-07T20:12:28.1497720Z pooling_mode=, 2025-05-07T20:12:28.1497799Z T=5, 2025-05-07T20:12:28.1497894Z D=15, 2025-05-07T20:12:28.1497971Z B=31, 2025-05-07T20:12:28.1498050Z log_E=3, 2025-05-07T20:12:28.1498141Z L=18, 2025-05-07T20:12:28.1498250Z D_gradcheck=1, 2025-05-07T20:12:28.1498351Z stochastic_rounding=True, 2025-05-07T20:12:28.1498446Z weighted=False, 2025-05-07T20:12:28.1498529Z row_wise=True, 2025-05-07T20:12:28.1498612Z mixed=False, 2025-05-07T20:12:28.1498712Z use_cache=False, 2025-05-07T20:12:28.1498820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1498903Z use_cpu=True, 2025-05-07T20:12:28.1499019Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1499097Z ) 2025-05-07T20:12:28.1499249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1499610Z self=, 2025-05-07T20:12:28.1499800Z compile=True, 2025-05-07T20:12:28.1499928Z pooling_mode=, 2025-05-07T20:12:28.1500005Z T=2, 2025-05-07T20:12:28.1500082Z D=20, 2025-05-07T20:12:28.1500173Z B=15, 2025-05-07T20:12:28.1500251Z log_E=3, 2025-05-07T20:12:28.1500328Z L=14, 2025-05-07T20:12:28.1500424Z D_gradcheck=1, 2025-05-07T20:12:28.1500520Z stochastic_rounding=False, 2025-05-07T20:12:28.1500605Z weighted=True, 2025-05-07T20:12:28.1500701Z row_wise=True, 2025-05-07T20:12:28.1500779Z mixed=True, 2025-05-07T20:12:28.1500863Z use_cache=True, 2025-05-07T20:12:28.1500983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1501064Z use_cpu=True, 2025-05-07T20:12:28.1501178Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1501255Z ) 2025-05-07T20:12:28.1501411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1501784Z self=, 2025-05-07T20:12:28.1501867Z compile=False, 2025-05-07T20:12:28.1501980Z pooling_mode=, 2025-05-07T20:12:28.1502072Z T=5, 2025-05-07T20:12:28.1502147Z D=63, 2025-05-07T20:12:28.1502222Z B=83, 2025-05-07T20:12:28.1502311Z log_E=3, 2025-05-07T20:12:28.1502386Z L=14, 2025-05-07T20:12:28.1502470Z D_gradcheck=2, 2025-05-07T20:12:28.1502579Z stochastic_rounding=False, 2025-05-07T20:12:28.1502662Z weighted=False, 2025-05-07T20:12:28.1502755Z row_wise=True, 2025-05-07T20:12:28.1502834Z mixed=False, 2025-05-07T20:12:28.1502916Z use_cache=True, 2025-05-07T20:12:28.1503035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1503115Z use_cpu=True, 2025-05-07T20:12:28.1503220Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1503312Z ) 2025-05-07T20:12:28.1503443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1503805Z self=, 2025-05-07T20:12:28.1503903Z compile=True, 2025-05-07T20:12:28.1504011Z pooling_mode=, 2025-05-07T20:12:28.1504087Z T=1, 2025-05-07T20:12:28.1504176Z D=15, 2025-05-07T20:12:28.1504253Z B=6, 2025-05-07T20:12:28.1504331Z log_E=5, 2025-05-07T20:12:28.1504422Z L=11, 2025-05-07T20:12:28.1504506Z D_gradcheck=2, 2025-05-07T20:12:28.1504618Z stochastic_rounding=False, 2025-05-07T20:12:28.1504702Z weighted=True, 2025-05-07T20:12:28.1504783Z row_wise=True, 2025-05-07T20:12:28.1504878Z mixed=True, 2025-05-07T20:12:28.1504964Z use_cache=False, 2025-05-07T20:12:28.1505071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1505162Z use_cpu=True, 2025-05-07T20:12:28.1505265Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1505342Z ) 2025-05-07T20:12:28.1505484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1505847Z self=, 2025-05-07T20:12:28.1505960Z compile=False, 2025-05-07T20:12:28.1506080Z pooling_mode=, 2025-05-07T20:12:28.1506159Z T=4, 2025-05-07T20:12:28.1506251Z D=43, 2025-05-07T20:12:28.1506328Z B=41, 2025-05-07T20:12:28.1506406Z log_E=5, 2025-05-07T20:12:28.1506536Z L=1, 2025-05-07T20:12:28.1506619Z D_gradcheck=1, 2025-05-07T20:12:28.1506716Z stochastic_rounding=True, 2025-05-07T20:12:28.1506810Z weighted=True, 2025-05-07T20:12:28.1506889Z row_wise=True, 2025-05-07T20:12:28.1506968Z mixed=False, 2025-05-07T20:12:28.1507063Z use_cache=False, 2025-05-07T20:12:28.1507172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1507254Z use_cpu=True, 2025-05-07T20:12:28.1507376Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1507454Z ) 2025-05-07T20:12:28.1507587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1507991Z self=, 2025-05-07T20:12:28.1508079Z compile=True, 2025-05-07T20:12:28.1508203Z pooling_mode=, 2025-05-07T20:12:28.1508280Z T=5, 2025-05-07T20:12:28.1508357Z D=102, 2025-05-07T20:12:28.1508447Z B=36, 2025-05-07T20:12:28.1508525Z log_E=4, 2025-05-07T20:12:28.1508602Z L=13, 2025-05-07T20:12:28.1508696Z D_gradcheck=2, 2025-05-07T20:12:28.1508792Z stochastic_rounding=False, 2025-05-07T20:12:28.1508874Z weighted=True, 2025-05-07T20:12:28.1508965Z row_wise=True, 2025-05-07T20:12:28.1509045Z mixed=False, 2025-05-07T20:12:28.1509126Z use_cache=True, 2025-05-07T20:12:28.1509247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1509328Z use_cpu=True, 2025-05-07T20:12:28.1509430Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1509541Z ) 2025-05-07T20:12:28.1509670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1510044Z self=, 2025-05-07T20:12:28.1510127Z compile=True, 2025-05-07T20:12:28.1510234Z pooling_mode=, 2025-05-07T20:12:28.1510320Z T=4, 2025-05-07T20:12:28.1510394Z D=58, 2025-05-07T20:12:28.1510470Z B=66, 2025-05-07T20:12:28.1510559Z log_E=3, 2025-05-07T20:12:28.1510636Z L=12, 2025-05-07T20:12:28.1510718Z D_gradcheck=2, 2025-05-07T20:12:28.1510824Z stochastic_rounding=True, 2025-05-07T20:12:28.1510907Z weighted=True, 2025-05-07T20:12:28.1510988Z row_wise=True, 2025-05-07T20:12:28.1511075Z mixed=True, 2025-05-07T20:12:28.1511158Z use_cache=False, 2025-05-07T20:12:28.1511268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1511359Z use_cpu=True, 2025-05-07T20:12:28.1511463Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1511552Z ) 2025-05-07T20:12:28.1511681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1512043Z self=, 2025-05-07T20:12:28.1512143Z compile=True, 2025-05-07T20:12:28.1512249Z pooling_mode=, 2025-05-07T20:12:28.1512325Z T=2, 2025-05-07T20:12:28.1512412Z D=14, 2025-05-07T20:12:28.1512488Z B=82, 2025-05-07T20:12:28.1512567Z log_E=5, 2025-05-07T20:12:28.1512657Z L=10, 2025-05-07T20:12:28.1512738Z D_gradcheck=2, 2025-05-07T20:12:28.1512834Z stochastic_rounding=True, 2025-05-07T20:12:28.1512930Z weighted=False, 2025-05-07T20:12:28.1513010Z row_wise=True, 2025-05-07T20:12:28.1513105Z mixed=False, 2025-05-07T20:12:28.1513192Z use_cache=False, 2025-05-07T20:12:28.1513303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1513397Z use_cpu=True, 2025-05-07T20:12:28.1513499Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1513574Z ) 2025-05-07T20:12:28.1513714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1514076Z self=, 2025-05-07T20:12:28.1514191Z compile=False, 2025-05-07T20:12:28.1514310Z pooling_mode=, 2025-05-07T20:12:28.1514387Z T=2, 2025-05-07T20:12:28.1514462Z D=44, 2025-05-07T20:12:28.1514554Z B=106, 2025-05-07T20:12:28.1514658Z log_E=5, 2025-05-07T20:12:28.1514735Z L=16, 2025-05-07T20:12:28.1514831Z D_gradcheck=1, 2025-05-07T20:12:28.1514931Z stochastic_rounding=False, 2025-05-07T20:12:28.1515029Z weighted=False, 2025-05-07T20:12:28.1515110Z row_wise=True, 2025-05-07T20:12:28.1515190Z mixed=False, 2025-05-07T20:12:28.1515281Z use_cache=True, 2025-05-07T20:12:28.1515389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1515470Z use_cpu=True, 2025-05-07T20:12:28.1515587Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1515661Z ) 2025-05-07T20:12:28.1515792Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1516193Z self=, 2025-05-07T20:12:28.1516278Z compile=False, 2025-05-07T20:12:28.1516384Z pooling_mode=, 2025-05-07T20:12:28.1516470Z T=1, 2025-05-07T20:12:28.1516547Z D=21, 2025-05-07T20:12:28.1516636Z B=8, 2025-05-07T20:12:28.1516715Z log_E=3, 2025-05-07T20:12:28.1516792Z L=8, 2025-05-07T20:12:28.1516886Z D_gradcheck=2, 2025-05-07T20:12:28.1516982Z stochastic_rounding=True, 2025-05-07T20:12:28.1517063Z weighted=True, 2025-05-07T20:12:28.1517155Z row_wise=True, 2025-05-07T20:12:28.1517235Z mixed=False, 2025-05-07T20:12:28.1517320Z use_cache=False, 2025-05-07T20:12:28.1517437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1517519Z use_cpu=True, 2025-05-07T20:12:28.1517670Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1517763Z ) 2025-05-07T20:12:28.1517893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1518257Z self=, 2025-05-07T20:12:28.1518356Z compile=True, 2025-05-07T20:12:28.1518462Z pooling_mode=, 2025-05-07T20:12:28.1518555Z T=5, 2025-05-07T20:12:28.1518633Z D=31, 2025-05-07T20:12:28.1518714Z B=116, 2025-05-07T20:12:28.1518805Z log_E=3, 2025-05-07T20:12:28.1518884Z L=17, 2025-05-07T20:12:28.1518969Z D_gradcheck=2, 2025-05-07T20:12:28.1519079Z stochastic_rounding=False, 2025-05-07T20:12:28.1519164Z weighted=True, 2025-05-07T20:12:28.1519247Z row_wise=True, 2025-05-07T20:12:28.1519341Z mixed=True, 2025-05-07T20:12:28.1519424Z use_cache=True, 2025-05-07T20:12:28.1519538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1519639Z use_cpu=True, 2025-05-07T20:12:28.1519745Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1519821Z ) 2025-05-07T20:12:28.1519968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1520331Z self=, 2025-05-07T20:12:28.1520433Z compile=False, 2025-05-07T20:12:28.1520542Z pooling_mode=, 2025-05-07T20:12:28.1520620Z T=3, 2025-05-07T20:12:28.1520711Z D=16, 2025-05-07T20:12:28.1520791Z B=91, 2025-05-07T20:12:28.1520868Z log_E=3, 2025-05-07T20:12:28.1520958Z L=15, 2025-05-07T20:12:28.1521042Z D_gradcheck=2, 2025-05-07T20:12:28.1521139Z stochastic_rounding=False, 2025-05-07T20:12:28.1521235Z weighted=False, 2025-05-07T20:12:28.1521316Z row_wise=True, 2025-05-07T20:12:28.1521398Z mixed=True, 2025-05-07T20:12:28.1521497Z use_cache=False, 2025-05-07T20:12:28.1521606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1521686Z use_cpu=True, 2025-05-07T20:12:28.1521801Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1521876Z ) 2025-05-07T20:12:28.1787729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1788748Z self=, 2025-05-07T20:12:28.1789939Z compile=True, 2025-05-07T20:12:28.1790230Z pooling_mode=, 2025-05-07T20:12:28.1790519Z T=1, 2025-05-07T20:12:28.1790714Z D=38, 2025-05-07T20:12:28.1790958Z B=117, 2025-05-07T20:12:28.1791143Z log_E=5, 2025-05-07T20:12:28.1791344Z L=6, 2025-05-07T20:12:28.1791544Z D_gradcheck=1, 2025-05-07T20:12:28.1791772Z stochastic_rounding=True, 2025-05-07T20:12:28.1792039Z weighted=False, 2025-05-07T20:12:28.1792265Z row_wise=True, 2025-05-07T20:12:28.1792471Z mixed=False, 2025-05-07T20:12:28.1792689Z use_cache=True, 2025-05-07T20:12:28.1793007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1793303Z use_cpu=True, 2025-05-07T20:12:28.1793544Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1793825Z ) 2025-05-07T20:12:28.1794055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1794722Z self=, 2025-05-07T20:12:28.1795300Z compile=True, 2025-05-07T20:12:28.1795554Z pooling_mode=, 2025-05-07T20:12:28.1795838Z T=3, 2025-05-07T20:12:28.1796035Z D=3, 2025-05-07T20:12:28.1796232Z B=128, 2025-05-07T20:12:28.1796416Z log_E=4, 2025-05-07T20:12:28.1796615Z L=12, 2025-05-07T20:12:28.1796812Z D_gradcheck=2, 2025-05-07T20:12:28.1797041Z stochastic_rounding=False, 2025-05-07T20:12:28.1797311Z weighted=True, 2025-05-07T20:12:28.1797530Z row_wise=True, 2025-05-07T20:12:28.1797736Z mixed=True, 2025-05-07T20:12:28.1797950Z use_cache=True, 2025-05-07T20:12:28.1798201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1798532Z use_cpu=True, 2025-05-07T20:12:28.1798773Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1799045Z ) 2025-05-07T20:12:28.1799271Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1799896Z self=, 2025-05-07T20:12:28.1800466Z compile=True, 2025-05-07T20:12:28.1800712Z pooling_mode=, 2025-05-07T20:12:28.1800998Z T=2, 2025-05-07T20:12:28.1801193Z D=38, 2025-05-07T20:12:28.1801384Z B=120, 2025-05-07T20:12:28.1801566Z log_E=5, 2025-05-07T20:12:28.1801764Z L=17, 2025-05-07T20:12:28.1801960Z D_gradcheck=2, 2025-05-07T20:12:28.1802185Z stochastic_rounding=False, 2025-05-07T20:12:28.1802452Z weighted=True, 2025-05-07T20:12:28.1802669Z row_wise=True, 2025-05-07T20:12:28.1802871Z mixed=False, 2025-05-07T20:12:28.1803088Z use_cache=True, 2025-05-07T20:12:28.1803333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1803620Z use_cpu=True, 2025-05-07T20:12:28.1803859Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1804129Z ) 2025-05-07T20:12:28.1804355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1804975Z self=, 2025-05-07T20:12:28.1805543Z compile=False, 2025-05-07T20:12:28.1805779Z pooling_mode=, 2025-05-07T20:12:28.1806074Z T=5, 2025-05-07T20:12:28.1806267Z D=43, 2025-05-07T20:12:28.1806455Z B=34, 2025-05-07T20:12:28.1806645Z log_E=3, 2025-05-07T20:12:28.1806848Z L=0, 2025-05-07T20:12:28.1807036Z D_gradcheck=1, 2025-05-07T20:12:28.1807279Z stochastic_rounding=False, 2025-05-07T20:12:28.1807544Z weighted=True, 2025-05-07T20:12:28.1807754Z row_wise=True, 2025-05-07T20:12:28.1807971Z mixed=True, 2025-05-07T20:12:28.1808191Z use_cache=True, 2025-05-07T20:12:28.1808430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1808741Z use_cpu=True, 2025-05-07T20:12:28.1808981Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1809241Z ) 2025-05-07T20:12:28.1809480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1810135Z self=, 2025-05-07T20:12:28.1810707Z compile=False, 2025-05-07T20:12:28.1810946Z pooling_mode=, 2025-05-07T20:12:28.1811271Z T=2, 2025-05-07T20:12:28.1811464Z D=77, 2025-05-07T20:12:28.1811645Z B=112, 2025-05-07T20:12:28.1811840Z log_E=4, 2025-05-07T20:12:28.1812046Z L=4, 2025-05-07T20:12:28.1812235Z D_gradcheck=2, 2025-05-07T20:12:28.1812470Z stochastic_rounding=False, 2025-05-07T20:12:28.1812737Z weighted=False, 2025-05-07T20:12:28.1812938Z row_wise=True, 2025-05-07T20:12:28.1813152Z mixed=True, 2025-05-07T20:12:28.1813361Z use_cache=True, 2025-05-07T20:12:28.1813599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1813895Z use_cpu=True, 2025-05-07T20:12:28.1814136Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1814397Z ) 2025-05-07T20:12:28.1814657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1815274Z self=, 2025-05-07T20:12:28.1815835Z compile=True, 2025-05-07T20:12:28.1816068Z pooling_mode=, 2025-05-07T20:12:28.1816360Z T=4, 2025-05-07T20:12:28.1816553Z D=79, 2025-05-07T20:12:28.1816731Z B=116, 2025-05-07T20:12:28.1816924Z log_E=4, 2025-05-07T20:12:28.1817116Z L=13, 2025-05-07T20:12:28.1817299Z D_gradcheck=2, 2025-05-07T20:12:28.1817534Z stochastic_rounding=False, 2025-05-07T20:12:28.1817800Z weighted=True, 2025-05-07T20:12:28.1818005Z row_wise=True, 2025-05-07T20:12:28.1818215Z mixed=False, 2025-05-07T20:12:28.1818432Z use_cache=False, 2025-05-07T20:12:28.1818739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1819042Z use_cpu=True, 2025-05-07T20:12:28.1819285Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1819550Z ) 2025-05-07T20:12:28.1819890Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1820504Z self=, 2025-05-07T20:12:28.1821059Z compile=False, 2025-05-07T20:12:28.1821312Z pooling_mode=, 2025-05-07T20:12:28.1821611Z T=1, 2025-05-07T20:12:28.1821793Z D=88, 2025-05-07T20:12:28.1821986Z B=8, 2025-05-07T20:12:28.1822172Z log_E=5, 2025-05-07T20:12:28.1822355Z L=5, 2025-05-07T20:12:28.1822546Z D_gradcheck=2, 2025-05-07T20:12:28.1822781Z stochastic_rounding=False, 2025-05-07T20:12:28.1823042Z weighted=True, 2025-05-07T20:12:28.1823246Z row_wise=True, 2025-05-07T20:12:28.1823464Z mixed=False, 2025-05-07T20:12:28.1823678Z use_cache=False, 2025-05-07T20:12:28.1823919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1824216Z use_cpu=True, 2025-05-07T20:12:28.1824450Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1824709Z ) 2025-05-07T20:12:28.1824947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1825560Z self=, 2025-05-07T20:12:28.1826111Z compile=True, 2025-05-07T20:12:28.1826356Z pooling_mode=, 2025-05-07T20:12:28.1826648Z T=3, 2025-05-07T20:12:28.1826824Z D=91, 2025-05-07T20:12:28.1827012Z B=19, 2025-05-07T20:12:28.1827201Z log_E=3, 2025-05-07T20:12:28.1827386Z L=16, 2025-05-07T20:12:28.1827580Z D_gradcheck=2, 2025-05-07T20:12:28.1827819Z stochastic_rounding=False, 2025-05-07T20:12:28.1828069Z weighted=True, 2025-05-07T20:12:28.1828288Z row_wise=True, 2025-05-07T20:12:28.1828499Z mixed=True, 2025-05-07T20:12:28.1828710Z use_cache=True, 2025-05-07T20:12:28.1828947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1829246Z use_cpu=True, 2025-05-07T20:12:28.1829483Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1829744Z ) 2025-05-07T20:12:28.1830034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1840882Z self=, 2025-05-07T20:12:28.1841483Z compile=False, 2025-05-07T20:12:28.1842295Z pooling_mode=, 2025-05-07T20:12:28.1842607Z T=1, 2025-05-07T20:12:28.1842804Z D=4, 2025-05-07T20:12:28.1842986Z B=83, 2025-05-07T20:12:28.1843182Z log_E=4, 2025-05-07T20:12:28.1843386Z L=2, 2025-05-07T20:12:28.1843575Z D_gradcheck=2, 2025-05-07T20:12:28.1843816Z stochastic_rounding=True, 2025-05-07T20:12:28.1844086Z weighted=False, 2025-05-07T20:12:28.1844295Z row_wise=True, 2025-05-07T20:12:28.1844512Z mixed=True, 2025-05-07T20:12:28.1844729Z use_cache=True, 2025-05-07T20:12:28.1844979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1845268Z use_cpu=True, 2025-05-07T20:12:28.1845512Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1845784Z ) 2025-05-07T20:12:28.1846047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1846670Z self=, 2025-05-07T20:12:28.1847242Z compile=True, 2025-05-07T20:12:28.1847480Z pooling_mode=, 2025-05-07T20:12:28.1847780Z T=4, 2025-05-07T20:12:28.1847972Z D=54, 2025-05-07T20:12:28.1848150Z B=2, 2025-05-07T20:12:28.1848337Z log_E=3, 2025-05-07T20:12:28.1848535Z L=16, 2025-05-07T20:12:28.1848718Z D_gradcheck=1, 2025-05-07T20:12:28.1848954Z stochastic_rounding=False, 2025-05-07T20:12:28.1849217Z weighted=True, 2025-05-07T20:12:28.1849422Z row_wise=True, 2025-05-07T20:12:28.1849637Z mixed=False, 2025-05-07T20:12:28.1849910Z use_cache=False, 2025-05-07T20:12:28.1850154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1850453Z use_cpu=True, 2025-05-07T20:12:28.1850695Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1850959Z ) 2025-05-07T20:12:28.1851197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1851815Z self=, 2025-05-07T20:12:28.1852386Z compile=False, 2025-05-07T20:12:28.1852627Z pooling_mode=, 2025-05-07T20:12:28.1852921Z T=5, 2025-05-07T20:12:28.1853111Z D=44, 2025-05-07T20:12:28.1853287Z B=70, 2025-05-07T20:12:28.1853482Z log_E=3, 2025-05-07T20:12:28.1853681Z L=13, 2025-05-07T20:12:28.1853864Z D_gradcheck=1, 2025-05-07T20:12:28.1854101Z stochastic_rounding=False, 2025-05-07T20:12:28.1854366Z weighted=True, 2025-05-07T20:12:28.1854571Z row_wise=True, 2025-05-07T20:12:28.1854783Z mixed=True, 2025-05-07T20:12:28.1854998Z use_cache=True, 2025-05-07T20:12:28.1855235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1855538Z use_cpu=True, 2025-05-07T20:12:28.1855775Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1856040Z ) 2025-05-07T20:12:28.1856277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1856888Z self=, 2025-05-07T20:12:28.1857452Z compile=False, 2025-05-07T20:12:28.1857691Z pooling_mode=, 2025-05-07T20:12:28.1857986Z T=3, 2025-05-07T20:12:28.1858177Z D=28, 2025-05-07T20:12:28.1858356Z B=39, 2025-05-07T20:12:28.1858552Z log_E=3, 2025-05-07T20:12:28.1858751Z L=8, 2025-05-07T20:12:28.1858933Z D_gradcheck=1, 2025-05-07T20:12:28.1859166Z stochastic_rounding=False, 2025-05-07T20:12:28.1859428Z weighted=False, 2025-05-07T20:12:28.1859738Z row_wise=True, 2025-05-07T20:12:28.1859961Z mixed=True, 2025-05-07T20:12:28.1860183Z use_cache=False, 2025-05-07T20:12:28.1860422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1860718Z use_cpu=True, 2025-05-07T20:12:28.1860960Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1861272Z ) 2025-05-07T20:12:28.1861508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1862120Z self=, 2025-05-07T20:12:28.1862707Z compile=False, 2025-05-07T20:12:28.1862959Z pooling_mode=, 2025-05-07T20:12:28.1863251Z T=2, 2025-05-07T20:12:28.1863439Z D=109, 2025-05-07T20:12:28.1863616Z B=2, 2025-05-07T20:12:28.1863802Z log_E=4, 2025-05-07T20:12:28.1864004Z L=4, 2025-05-07T20:12:28.1864186Z D_gradcheck=2, 2025-05-07T20:12:28.1864421Z stochastic_rounding=False, 2025-05-07T20:12:28.1864686Z weighted=True, 2025-05-07T20:12:28.1864895Z row_wise=True, 2025-05-07T20:12:28.1865111Z mixed=False, 2025-05-07T20:12:28.1865328Z use_cache=False, 2025-05-07T20:12:28.1865573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1865873Z use_cpu=True, 2025-05-07T20:12:28.1866140Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1866406Z ) 2025-05-07T20:12:28.1866643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1867255Z self=, 2025-05-07T20:12:28.1867814Z compile=True, 2025-05-07T20:12:28.1868062Z pooling_mode=, 2025-05-07T20:12:28.1868360Z T=5, 2025-05-07T20:12:28.1868544Z D=15, 2025-05-07T20:12:28.1868740Z B=39, 2025-05-07T20:12:28.1868928Z log_E=5, 2025-05-07T20:12:28.1869118Z L=15, 2025-05-07T20:12:28.1869315Z D_gradcheck=1, 2025-05-07T20:12:28.1869554Z stochastic_rounding=True, 2025-05-07T20:12:28.1869820Z weighted=False, 2025-05-07T20:12:28.1870030Z row_wise=True, 2025-05-07T20:12:28.1870279Z mixed=False, 2025-05-07T20:12:28.1870493Z use_cache=True, 2025-05-07T20:12:28.1870726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1871027Z use_cpu=True, 2025-05-07T20:12:28.1871265Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1871520Z ) 2025-05-07T20:12:28.1871756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1872371Z self=, 2025-05-07T20:12:28.1872930Z compile=False, 2025-05-07T20:12:28.1873182Z pooling_mode=, 2025-05-07T20:12:28.1873473Z T=3, 2025-05-07T20:12:28.1873651Z D=117, 2025-05-07T20:12:28.1873847Z B=65, 2025-05-07T20:12:28.1874036Z log_E=3, 2025-05-07T20:12:28.1874216Z L=6, 2025-05-07T20:12:28.1874409Z D_gradcheck=1, 2025-05-07T20:12:28.1874639Z stochastic_rounding=False, 2025-05-07T20:12:28.1874892Z weighted=False, 2025-05-07T20:12:28.1875112Z row_wise=True, 2025-05-07T20:12:28.1875329Z mixed=True, 2025-05-07T20:12:28.1875529Z use_cache=False, 2025-05-07T20:12:28.1875997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.1876297Z use_cpu=True, 2025-05-07T20:12:28.1876544Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.1876804Z ) 2025-05-07T20:12:28.1877036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.1877650Z self=, 2025-05-07T20:12:28.1878209Z compile=False, 2025-05-07T20:12:28.1878456Z pooling_mode=, 2025-05-07T20:12:28.1878754Z T=1, 2025-05-07T20:12:28.1878935Z D=29, 2025-05-07T20:12:28.1879124Z B=60, 2025-05-07T20:12:28.1879311Z log_E=4, 2025-05-07T20:12:28.1879505Z L=14, 2025-05-07T20:12:28.1879697Z D_gradcheck=2, 2025-05-07T20:12:28.1879930Z stochastic_rounding=True, 2025-05-07T20:12:28.1880183Z weighted=False, 2025-05-07T20:12:28.1880404Z row_wise=True, 2025-05-07T20:12:28.1880622Z mixed=False, 2025-05-07T20:12:28.1880823Z use_cache=True, 2025-05-07T20:12:28.1881066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.1881362Z use_cpu=True, 2025-05-07T20:12:28.1881676Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.1881952Z ) 2025-05-07T20:12:28.2087659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2088709Z self=, 2025-05-07T20:12:28.2089653Z compile=True, 2025-05-07T20:12:28.2090129Z pooling_mode=, 2025-05-07T20:12:28.2090440Z T=3, 2025-05-07T20:12:28.2090620Z D=56, 2025-05-07T20:12:28.2090814Z B=69, 2025-05-07T20:12:28.2091007Z log_E=4, 2025-05-07T20:12:28.2091206Z L=3, 2025-05-07T20:12:28.2091390Z D_gradcheck=2, 2025-05-07T20:12:28.2091624Z stochastic_rounding=True, 2025-05-07T20:12:28.2091878Z weighted=False, 2025-05-07T20:12:28.2092099Z row_wise=True, 2025-05-07T20:12:28.2092314Z mixed=False, 2025-05-07T20:12:28.2092518Z use_cache=True, 2025-05-07T20:12:28.2092760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2093107Z use_cpu=True, 2025-05-07T20:12:28.2093344Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2093622Z ) 2025-05-07T20:12:28.2093861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2094467Z self=, 2025-05-07T20:12:28.2095035Z compile=False, 2025-05-07T20:12:28.2095280Z pooling_mode=, 2025-05-07T20:12:28.2095573Z T=4, 2025-05-07T20:12:28.2095756Z D=44, 2025-05-07T20:12:28.2095946Z B=18, 2025-05-07T20:12:28.2096133Z log_E=4, 2025-05-07T20:12:28.2096315Z L=11, 2025-05-07T20:12:28.2096506Z D_gradcheck=2, 2025-05-07T20:12:28.2096737Z stochastic_rounding=True, 2025-05-07T20:12:28.2096990Z weighted=False, 2025-05-07T20:12:28.2097257Z row_wise=True, 2025-05-07T20:12:28.2097468Z mixed=True, 2025-05-07T20:12:28.2097737Z use_cache=False, 2025-05-07T20:12:28.2097986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2098290Z use_cpu=True, 2025-05-07T20:12:28.2098525Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2098790Z ) 2025-05-07T20:12:28.2099009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2099612Z self=, 2025-05-07T20:12:28.2100264Z compile=False, 2025-05-07T20:12:28.2100509Z pooling_mode=, 2025-05-07T20:12:28.2100781Z T=4, 2025-05-07T20:12:28.2100970Z D=117, 2025-05-07T20:12:28.2101158Z B=43, 2025-05-07T20:12:28.2101333Z log_E=4, 2025-05-07T20:12:28.2101524Z L=8, 2025-05-07T20:12:28.2101715Z D_gradcheck=1, 2025-05-07T20:12:28.2101940Z stochastic_rounding=False, 2025-05-07T20:12:28.2102199Z weighted=False, 2025-05-07T20:12:28.2102415Z row_wise=True, 2025-05-07T20:12:28.2102614Z mixed=False, 2025-05-07T20:12:28.2102820Z use_cache=True, 2025-05-07T20:12:28.2103058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2103347Z use_cpu=True, 2025-05-07T20:12:28.2103576Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2103833Z ) 2025-05-07T20:12:28.2104053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2104654Z self=, 2025-05-07T20:12:28.2105213Z compile=False, 2025-05-07T20:12:28.2105451Z pooling_mode=, 2025-05-07T20:12:28.2105727Z T=4, 2025-05-07T20:12:28.2105909Z D=29, 2025-05-07T20:12:28.2106089Z B=101, 2025-05-07T20:12:28.2106266Z log_E=3, 2025-05-07T20:12:28.2106453Z L=9, 2025-05-07T20:12:28.2106640Z D_gradcheck=2, 2025-05-07T20:12:28.2106863Z stochastic_rounding=False, 2025-05-07T20:12:28.2107126Z weighted=True, 2025-05-07T20:12:28.2107334Z row_wise=True, 2025-05-07T20:12:28.2107530Z mixed=True, 2025-05-07T20:12:28.2107732Z use_cache=True, 2025-05-07T20:12:28.2107969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2108313Z use_cpu=True, 2025-05-07T20:12:28.2108547Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2108809Z ) 2025-05-07T20:12:28.2109028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2109659Z self=, 2025-05-07T20:12:28.2110220Z compile=True, 2025-05-07T20:12:28.2110444Z pooling_mode=, 2025-05-07T20:12:28.2110728Z T=3, 2025-05-07T20:12:28.2110911Z D=124, 2025-05-07T20:12:28.2111089Z B=22, 2025-05-07T20:12:28.2111263Z log_E=5, 2025-05-07T20:12:28.2111453Z L=13, 2025-05-07T20:12:28.2111640Z D_gradcheck=2, 2025-05-07T20:12:28.2111855Z stochastic_rounding=False, 2025-05-07T20:12:28.2112117Z weighted=True, 2025-05-07T20:12:28.2112330Z row_wise=True, 2025-05-07T20:12:28.2112525Z mixed=True, 2025-05-07T20:12:28.2112729Z use_cache=True, 2025-05-07T20:12:28.2113000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2113283Z use_cpu=True, 2025-05-07T20:12:28.2113512Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2113776Z ) 2025-05-07T20:12:28.2113994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2114602Z self=, 2025-05-07T20:12:28.2115165Z compile=False, 2025-05-07T20:12:28.2115398Z pooling_mode=, 2025-05-07T20:12:28.2115686Z T=1, 2025-05-07T20:12:28.2115866Z D=15, 2025-05-07T20:12:28.2116041Z B=119, 2025-05-07T20:12:28.2116225Z log_E=5, 2025-05-07T20:12:28.2116415Z L=1, 2025-05-07T20:12:28.2116597Z D_gradcheck=1, 2025-05-07T20:12:28.2116820Z stochastic_rounding=True, 2025-05-07T20:12:28.2117108Z weighted=True, 2025-05-07T20:12:28.2117309Z row_wise=True, 2025-05-07T20:12:28.2117516Z mixed=True, 2025-05-07T20:12:28.2117719Z use_cache=True, 2025-05-07T20:12:28.2117961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2118249Z use_cpu=True, 2025-05-07T20:12:28.2118476Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2118740Z ) 2025-05-07T20:12:28.2118956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2119556Z self=, 2025-05-07T20:12:28.2120115Z compile=False, 2025-05-07T20:12:28.2120348Z pooling_mode=, 2025-05-07T20:12:28.2120634Z T=2, 2025-05-07T20:12:28.2120815Z D=37, 2025-05-07T20:12:28.2120986Z B=82, 2025-05-07T20:12:28.2121169Z log_E=4, 2025-05-07T20:12:28.2121357Z L=10, 2025-05-07T20:12:28.2121536Z D_gradcheck=1, 2025-05-07T20:12:28.2121760Z stochastic_rounding=True, 2025-05-07T20:12:28.2122013Z weighted=True, 2025-05-07T20:12:28.2122207Z row_wise=True, 2025-05-07T20:12:28.2122413Z mixed=True, 2025-05-07T20:12:28.2122616Z use_cache=False, 2025-05-07T20:12:28.2122852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2123144Z use_cpu=True, 2025-05-07T20:12:28.2123373Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2123633Z ) 2025-05-07T20:12:28.2123852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2124456Z self=, 2025-05-07T20:12:28.2125013Z compile=True, 2025-05-07T20:12:28.2125240Z pooling_mode=, 2025-05-07T20:12:28.2125525Z T=2, 2025-05-07T20:12:28.2125709Z D=79, 2025-05-07T20:12:28.2125881Z B=52, 2025-05-07T20:12:28.2126065Z log_E=5, 2025-05-07T20:12:28.2126254Z L=1, 2025-05-07T20:12:28.2126435Z D_gradcheck=2, 2025-05-07T20:12:28.2126662Z stochastic_rounding=True, 2025-05-07T20:12:28.2126923Z weighted=False, 2025-05-07T20:12:28.2127130Z row_wise=True, 2025-05-07T20:12:28.2127340Z mixed=True, 2025-05-07T20:12:28.2127542Z use_cache=True, 2025-05-07T20:12:28.2127810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2128101Z use_cpu=True, 2025-05-07T20:12:28.2128331Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2128584Z ) 2025-05-07T20:12:28.2128814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2129432Z self=, 2025-05-07T20:12:28.2129980Z compile=False, 2025-05-07T20:12:28.2130209Z pooling_mode=, 2025-05-07T20:12:28.2130492Z T=1, 2025-05-07T20:12:28.2130669Z D=74, 2025-05-07T20:12:28.2130839Z B=96, 2025-05-07T20:12:28.2131015Z log_E=3, 2025-05-07T20:12:28.2131195Z L=19, 2025-05-07T20:12:28.2131366Z D_gradcheck=1, 2025-05-07T20:12:28.2131584Z stochastic_rounding=True, 2025-05-07T20:12:28.2131832Z weighted=False, 2025-05-07T20:12:28.2132037Z row_wise=True, 2025-05-07T20:12:28.2132236Z mixed=False, 2025-05-07T20:12:28.2132443Z use_cache=True, 2025-05-07T20:12:28.2132720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2133011Z use_cpu=True, 2025-05-07T20:12:28.2133236Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2133488Z ) 2025-05-07T20:12:28.2133711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2134309Z self=, 2025-05-07T20:12:28.2134858Z compile=True, 2025-05-07T20:12:28.2135082Z pooling_mode=, 2025-05-07T20:12:28.2135361Z T=4, 2025-05-07T20:12:28.2135539Z D=74, 2025-05-07T20:12:28.2135712Z B=86, 2025-05-07T20:12:28.2135887Z log_E=5, 2025-05-07T20:12:28.2136075Z L=17, 2025-05-07T20:12:28.2136251Z D_gradcheck=2, 2025-05-07T20:12:28.2136505Z stochastic_rounding=False, 2025-05-07T20:12:28.2136761Z weighted=False, 2025-05-07T20:12:28.2136962Z row_wise=True, 2025-05-07T20:12:28.2137165Z mixed=True, 2025-05-07T20:12:28.2137367Z use_cache=False, 2025-05-07T20:12:28.2137602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2137890Z use_cpu=True, 2025-05-07T20:12:28.2138116Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2138366Z ) 2025-05-07T20:12:28.2138592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2139193Z self=, 2025-05-07T20:12:28.2139821Z compile=True, 2025-05-07T20:12:28.2140057Z pooling_mode=, 2025-05-07T20:12:28.2140342Z T=5, 2025-05-07T20:12:28.2140512Z D=94, 2025-05-07T20:12:28.2140697Z B=83, 2025-05-07T20:12:28.2140886Z log_E=5, 2025-05-07T20:12:28.2140960Z L=4, 2025-05-07T20:12:28.2141053Z D_gradcheck=1, 2025-05-07T20:12:28.2141150Z stochastic_rounding=False, 2025-05-07T20:12:28.2141238Z weighted=False, 2025-05-07T20:12:28.2141327Z row_wise=True, 2025-05-07T20:12:28.2141404Z mixed=True, 2025-05-07T20:12:28.2141483Z use_cache=False, 2025-05-07T20:12:28.2141596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2141674Z use_cpu=True, 2025-05-07T20:12:28.2141779Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2141858Z ) 2025-05-07T20:12:28.2141991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2142355Z self=, 2025-05-07T20:12:28.2142440Z compile=False, 2025-05-07T20:12:28.2142543Z pooling_mode=, 2025-05-07T20:12:28.2142633Z T=2, 2025-05-07T20:12:28.2142704Z D=101, 2025-05-07T20:12:28.2142779Z B=109, 2025-05-07T20:12:28.2142860Z log_E=5, 2025-05-07T20:12:28.2142931Z L=12, 2025-05-07T20:12:28.2143013Z D_gradcheck=2, 2025-05-07T20:12:28.2143115Z stochastic_rounding=False, 2025-05-07T20:12:28.2143194Z weighted=False, 2025-05-07T20:12:28.2143271Z row_wise=True, 2025-05-07T20:12:28.2143361Z mixed=True, 2025-05-07T20:12:28.2143474Z use_cache=True, 2025-05-07T20:12:28.2143577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2143667Z use_cpu=True, 2025-05-07T20:12:28.2143765Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2143836Z ) 2025-05-07T20:12:28.2144028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2144389Z self=, 2025-05-07T20:12:28.2144476Z compile=True, 2025-05-07T20:12:28.2144583Z pooling_mode=, 2025-05-07T20:12:28.2144655Z T=2, 2025-05-07T20:12:28.2144738Z D=124, 2025-05-07T20:12:28.2144808Z B=93, 2025-05-07T20:12:28.2144881Z log_E=5, 2025-05-07T20:12:28.2144962Z L=15, 2025-05-07T20:12:28.2145045Z D_gradcheck=1, 2025-05-07T20:12:28.2145138Z stochastic_rounding=True, 2025-05-07T20:12:28.2145225Z weighted=False, 2025-05-07T20:12:28.2145302Z row_wise=True, 2025-05-07T20:12:28.2145403Z mixed=False, 2025-05-07T20:12:28.2145492Z use_cache=True, 2025-05-07T20:12:28.2145598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2145674Z use_cpu=True, 2025-05-07T20:12:28.2145782Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2145854Z ) 2025-05-07T20:12:28.2145991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2146351Z self=, 2025-05-07T20:12:28.2146428Z compile=True, 2025-05-07T20:12:28.2146539Z pooling_mode=, 2025-05-07T20:12:28.2146613Z T=4, 2025-05-07T20:12:28.2146686Z D=123, 2025-05-07T20:12:28.2146767Z B=82, 2025-05-07T20:12:28.2146849Z log_E=4, 2025-05-07T20:12:28.2146920Z L=5, 2025-05-07T20:12:28.2147037Z D_gradcheck=1, 2025-05-07T20:12:28.2147134Z stochastic_rounding=False, 2025-05-07T20:12:28.2147213Z weighted=True, 2025-05-07T20:12:28.2147300Z row_wise=True, 2025-05-07T20:12:28.2147382Z mixed=False, 2025-05-07T20:12:28.2147464Z use_cache=False, 2025-05-07T20:12:28.2147580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2147661Z use_cpu=True, 2025-05-07T20:12:28.2147771Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2147845Z ) 2025-05-07T20:12:28.2147978Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2148347Z self=, 2025-05-07T20:12:28.2148431Z compile=False, 2025-05-07T20:12:28.2148538Z pooling_mode=, 2025-05-07T20:12:28.2148619Z T=5, 2025-05-07T20:12:28.2148694Z D=3, 2025-05-07T20:12:28.2148769Z B=41, 2025-05-07T20:12:28.2148853Z log_E=3, 2025-05-07T20:12:28.2148932Z L=18, 2025-05-07T20:12:28.2149014Z D_gradcheck=2, 2025-05-07T20:12:28.2149119Z stochastic_rounding=True, 2025-05-07T20:12:28.2149204Z weighted=False, 2025-05-07T20:12:28.2149293Z row_wise=True, 2025-05-07T20:12:28.2149374Z mixed=True, 2025-05-07T20:12:28.2149456Z use_cache=True, 2025-05-07T20:12:28.2149572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2149653Z use_cpu=True, 2025-05-07T20:12:28.2149757Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2149835Z ) 2025-05-07T20:12:28.2149965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2150330Z self=, 2025-05-07T20:12:28.2150420Z compile=True, 2025-05-07T20:12:28.2150526Z pooling_mode=, 2025-05-07T20:12:28.2150602Z T=5, 2025-05-07T20:12:28.2150688Z D=124, 2025-05-07T20:12:28.2150763Z B=34, 2025-05-07T20:12:28.2150839Z log_E=4, 2025-05-07T20:12:28.2150919Z L=4, 2025-05-07T20:12:28.2150999Z D_gradcheck=2, 2025-05-07T20:12:28.2151103Z stochastic_rounding=True, 2025-05-07T20:12:28.2151187Z weighted=False, 2025-05-07T20:12:28.2151266Z row_wise=True, 2025-05-07T20:12:28.2151385Z mixed=True, 2025-05-07T20:12:28.2151466Z use_cache=False, 2025-05-07T20:12:28.2151573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2151661Z use_cpu=True, 2025-05-07T20:12:28.2151766Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2151868Z ) 2025-05-07T20:12:28.2393634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2394285Z self=, 2025-05-07T20:12:28.2394420Z compile=False, 2025-05-07T20:12:28.2394591Z pooling_mode=, 2025-05-07T20:12:28.2394703Z T=2, 2025-05-07T20:12:28.2394800Z D=28, 2025-05-07T20:12:28.2394878Z B=37, 2025-05-07T20:12:28.2394991Z log_E=3, 2025-05-07T20:12:28.2395080Z L=7, 2025-05-07T20:12:28.2395196Z D_gradcheck=1, 2025-05-07T20:12:28.2395345Z stochastic_rounding=False, 2025-05-07T20:12:28.2395474Z weighted=True, 2025-05-07T20:12:28.2395715Z row_wise=True, 2025-05-07T20:12:28.2395867Z mixed=True, 2025-05-07T20:12:28.2396034Z use_cache=True, 2025-05-07T20:12:28.2396208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2396299Z use_cpu=True, 2025-05-07T20:12:28.2396403Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2396479Z ) 2025-05-07T20:12:28.2396620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2397059Z self=, 2025-05-07T20:12:28.2397138Z compile=True, 2025-05-07T20:12:28.2397254Z pooling_mode=, 2025-05-07T20:12:28.2397328Z T=1, 2025-05-07T20:12:28.2397403Z D=125, 2025-05-07T20:12:28.2397491Z B=88, 2025-05-07T20:12:28.2397564Z log_E=3, 2025-05-07T20:12:28.2397681Z L=14, 2025-05-07T20:12:28.2397770Z D_gradcheck=1, 2025-05-07T20:12:28.2397862Z stochastic_rounding=True, 2025-05-07T20:12:28.2397953Z weighted=True, 2025-05-07T20:12:28.2398034Z row_wise=True, 2025-05-07T20:12:28.2398114Z mixed=False, 2025-05-07T20:12:28.2398207Z use_cache=False, 2025-05-07T20:12:28.2398313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2398390Z use_cpu=True, 2025-05-07T20:12:28.2398502Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2398578Z ) 2025-05-07T20:12:28.2398709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2399082Z self=, 2025-05-07T20:12:28.2399162Z compile=False, 2025-05-07T20:12:28.2399266Z pooling_mode=, 2025-05-07T20:12:28.2399351Z T=4, 2025-05-07T20:12:28.2399424Z D=77, 2025-05-07T20:12:28.2399510Z B=33, 2025-05-07T20:12:28.2399588Z log_E=5, 2025-05-07T20:12:28.2399663Z L=15, 2025-05-07T20:12:28.2399756Z D_gradcheck=1, 2025-05-07T20:12:28.2399853Z stochastic_rounding=True, 2025-05-07T20:12:28.2399932Z weighted=True, 2025-05-07T20:12:28.2400025Z row_wise=True, 2025-05-07T20:12:28.2400102Z mixed=False, 2025-05-07T20:12:28.2400181Z use_cache=False, 2025-05-07T20:12:28.2400299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2400375Z use_cpu=True, 2025-05-07T20:12:28.2400477Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2400561Z ) 2025-05-07T20:12:28.2400687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2401044Z self=, 2025-05-07T20:12:28.2401134Z compile=True, 2025-05-07T20:12:28.2401236Z pooling_mode=, 2025-05-07T20:12:28.2401321Z T=4, 2025-05-07T20:12:28.2401396Z D=96, 2025-05-07T20:12:28.2401470Z B=35, 2025-05-07T20:12:28.2401560Z log_E=4, 2025-05-07T20:12:28.2401632Z L=6, 2025-05-07T20:12:28.2401709Z D_gradcheck=2, 2025-05-07T20:12:28.2401816Z stochastic_rounding=True, 2025-05-07T20:12:28.2401898Z weighted=False, 2025-05-07T20:12:28.2402021Z row_wise=True, 2025-05-07T20:12:28.2402110Z mixed=False, 2025-05-07T20:12:28.2402187Z use_cache=True, 2025-05-07T20:12:28.2402292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2402383Z use_cpu=True, 2025-05-07T20:12:28.2402520Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2402594Z ) 2025-05-07T20:12:28.2402734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2403093Z self=, 2025-05-07T20:12:28.2403186Z compile=False, 2025-05-07T20:12:28.2403294Z pooling_mode=, 2025-05-07T20:12:28.2403367Z T=3, 2025-05-07T20:12:28.2403454Z D=20, 2025-05-07T20:12:28.2403527Z B=6, 2025-05-07T20:12:28.2403602Z log_E=3, 2025-05-07T20:12:28.2403687Z L=16, 2025-05-07T20:12:28.2403768Z D_gradcheck=2, 2025-05-07T20:12:28.2403858Z stochastic_rounding=True, 2025-05-07T20:12:28.2403980Z weighted=False, 2025-05-07T20:12:28.2404060Z row_wise=True, 2025-05-07T20:12:28.2404135Z mixed=True, 2025-05-07T20:12:28.2404233Z use_cache=False, 2025-05-07T20:12:28.2404335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2404413Z use_cpu=True, 2025-05-07T20:12:28.2404527Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2404598Z ) 2025-05-07T20:12:28.2404738Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2405099Z self=, 2025-05-07T20:12:28.2405176Z compile=True, 2025-05-07T20:12:28.2405292Z pooling_mode=, 2025-05-07T20:12:28.2405366Z T=5, 2025-05-07T20:12:28.2405439Z D=64, 2025-05-07T20:12:28.2405550Z B=33, 2025-05-07T20:12:28.2405626Z log_E=5, 2025-05-07T20:12:28.2405701Z L=13, 2025-05-07T20:12:28.2405794Z D_gradcheck=1, 2025-05-07T20:12:28.2405886Z stochastic_rounding=True, 2025-05-07T20:12:28.2405970Z weighted=True, 2025-05-07T20:12:28.2406059Z row_wise=True, 2025-05-07T20:12:28.2406136Z mixed=True, 2025-05-07T20:12:28.2406229Z use_cache=False, 2025-05-07T20:12:28.2406336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2406412Z use_cpu=True, 2025-05-07T20:12:28.2406525Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2406596Z ) 2025-05-07T20:12:28.2406723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2407096Z self=, 2025-05-07T20:12:28.2407176Z compile=False, 2025-05-07T20:12:28.2407281Z pooling_mode=, 2025-05-07T20:12:28.2407367Z T=2, 2025-05-07T20:12:28.2407439Z D=4, 2025-05-07T20:12:28.2407514Z B=94, 2025-05-07T20:12:28.2407601Z log_E=5, 2025-05-07T20:12:28.2407674Z L=19, 2025-05-07T20:12:28.2407753Z D_gradcheck=1, 2025-05-07T20:12:28.2407857Z stochastic_rounding=True, 2025-05-07T20:12:28.2407939Z weighted=True, 2025-05-07T20:12:28.2408031Z row_wise=True, 2025-05-07T20:12:28.2408110Z mixed=True, 2025-05-07T20:12:28.2408189Z use_cache=False, 2025-05-07T20:12:28.2408309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2408390Z use_cpu=True, 2025-05-07T20:12:28.2408494Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2408577Z ) 2025-05-07T20:12:28.2408708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2409065Z self=, 2025-05-07T20:12:28.2409158Z compile=False, 2025-05-07T20:12:28.2409262Z pooling_mode=, 2025-05-07T20:12:28.2409334Z T=5, 2025-05-07T20:12:28.2409422Z D=108, 2025-05-07T20:12:28.2409503Z B=48, 2025-05-07T20:12:28.2409591Z log_E=4, 2025-05-07T20:12:28.2409667Z L=17, 2025-05-07T20:12:28.2409749Z D_gradcheck=1, 2025-05-07T20:12:28.2409857Z stochastic_rounding=False, 2025-05-07T20:12:28.2409970Z weighted=True, 2025-05-07T20:12:28.2410048Z row_wise=True, 2025-05-07T20:12:28.2410139Z mixed=True, 2025-05-07T20:12:28.2410223Z use_cache=False, 2025-05-07T20:12:28.2410330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2410475Z use_cpu=True, 2025-05-07T20:12:28.2410576Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2410646Z ) 2025-05-07T20:12:28.2410788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2411148Z self=, 2025-05-07T20:12:28.2411230Z compile=False, 2025-05-07T20:12:28.2411351Z pooling_mode=, 2025-05-07T20:12:28.2411425Z T=1, 2025-05-07T20:12:28.2411515Z D=33, 2025-05-07T20:12:28.2411590Z B=84, 2025-05-07T20:12:28.2411669Z log_E=3, 2025-05-07T20:12:28.2411754Z L=15, 2025-05-07T20:12:28.2411834Z D_gradcheck=2, 2025-05-07T20:12:28.2411954Z stochastic_rounding=False, 2025-05-07T20:12:28.2412048Z weighted=False, 2025-05-07T20:12:28.2412127Z row_wise=True, 2025-05-07T20:12:28.2412205Z mixed=True, 2025-05-07T20:12:28.2412297Z use_cache=False, 2025-05-07T20:12:28.2412400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2412482Z use_cpu=True, 2025-05-07T20:12:28.2412595Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2412668Z ) 2025-05-07T20:12:28.2412798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2413170Z self=, 2025-05-07T20:12:28.2413251Z compile=False, 2025-05-07T20:12:28.2413367Z pooling_mode=, 2025-05-07T20:12:28.2413438Z T=5, 2025-05-07T20:12:28.2413539Z D=4, 2025-05-07T20:12:28.2413623Z B=38, 2025-05-07T20:12:28.2413694Z log_E=5, 2025-05-07T20:12:28.2413773Z L=2, 2025-05-07T20:12:28.2413868Z D_gradcheck=2, 2025-05-07T20:12:28.2413963Z stochastic_rounding=True, 2025-05-07T20:12:28.2414044Z weighted=True, 2025-05-07T20:12:28.2414128Z row_wise=True, 2025-05-07T20:12:28.2414202Z mixed=True, 2025-05-07T20:12:28.2414282Z use_cache=False, 2025-05-07T20:12:28.2414392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2414473Z use_cpu=True, 2025-05-07T20:12:28.2414575Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2414655Z ) 2025-05-07T20:12:28.2414783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2415156Z self=, 2025-05-07T20:12:28.2415233Z compile=True, 2025-05-07T20:12:28.2415340Z pooling_mode=, 2025-05-07T20:12:28.2415423Z T=4, 2025-05-07T20:12:28.2415496Z D=40, 2025-05-07T20:12:28.2415568Z B=54, 2025-05-07T20:12:28.2415654Z log_E=4, 2025-05-07T20:12:28.2415726Z L=8, 2025-05-07T20:12:28.2415804Z D_gradcheck=2, 2025-05-07T20:12:28.2415914Z stochastic_rounding=True, 2025-05-07T20:12:28.2415993Z weighted=True, 2025-05-07T20:12:28.2416074Z row_wise=True, 2025-05-07T20:12:28.2416160Z mixed=True, 2025-05-07T20:12:28.2416242Z use_cache=True, 2025-05-07T20:12:28.2416357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2416432Z use_cpu=True, 2025-05-07T20:12:28.2416536Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2416622Z ) 2025-05-07T20:12:28.2416749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2417113Z self=, 2025-05-07T20:12:28.2417203Z compile=False, 2025-05-07T20:12:28.2417307Z pooling_mode=, 2025-05-07T20:12:28.2417384Z T=1, 2025-05-07T20:12:28.2417468Z D=75, 2025-05-07T20:12:28.2417539Z B=16, 2025-05-07T20:12:28.2417612Z log_E=3, 2025-05-07T20:12:28.2417697Z L=16, 2025-05-07T20:12:28.2417777Z D_gradcheck=1, 2025-05-07T20:12:28.2417900Z stochastic_rounding=False, 2025-05-07T20:12:28.2417988Z weighted=True, 2025-05-07T20:12:28.2418066Z row_wise=True, 2025-05-07T20:12:28.2418155Z mixed=True, 2025-05-07T20:12:28.2418234Z use_cache=True, 2025-05-07T20:12:28.2418365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2418460Z use_cpu=True, 2025-05-07T20:12:28.2418560Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2418631Z ) 2025-05-07T20:12:28.2418768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2419128Z self=, 2025-05-07T20:12:28.2419212Z compile=False, 2025-05-07T20:12:28.2419327Z pooling_mode=, 2025-05-07T20:12:28.2419402Z T=3, 2025-05-07T20:12:28.2419475Z D=14, 2025-05-07T20:12:28.2419557Z B=35, 2025-05-07T20:12:28.2419727Z log_E=5, 2025-05-07T20:12:28.2419819Z L=4, 2025-05-07T20:12:28.2419900Z D_gradcheck=2, 2025-05-07T20:12:28.2420029Z stochastic_rounding=True, 2025-05-07T20:12:28.2420125Z weighted=True, 2025-05-07T20:12:28.2420205Z row_wise=True, 2025-05-07T20:12:28.2420283Z mixed=True, 2025-05-07T20:12:28.2420370Z use_cache=False, 2025-05-07T20:12:28.2420479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2420554Z use_cpu=True, 2025-05-07T20:12:28.2420664Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2420735Z ) 2025-05-07T20:12:28.2420862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2421226Z self=, 2025-05-07T20:12:28.2421306Z compile=True, 2025-05-07T20:12:28.2421411Z pooling_mode=, 2025-05-07T20:12:28.2421523Z T=1, 2025-05-07T20:12:28.2421598Z D=2, 2025-05-07T20:12:28.2421678Z B=30, 2025-05-07T20:12:28.2421752Z log_E=5, 2025-05-07T20:12:28.2421824Z L=3, 2025-05-07T20:12:28.2421912Z D_gradcheck=1, 2025-05-07T20:12:28.2422009Z stochastic_rounding=False, 2025-05-07T20:12:28.2422090Z weighted=False, 2025-05-07T20:12:28.2422177Z row_wise=True, 2025-05-07T20:12:28.2422256Z mixed=False, 2025-05-07T20:12:28.2422334Z use_cache=False, 2025-05-07T20:12:28.2422450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2422528Z use_cpu=True, 2025-05-07T20:12:28.2422629Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2422708Z ) 2025-05-07T20:12:28.2422835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2423193Z self=, 2025-05-07T20:12:28.2423283Z compile=False, 2025-05-07T20:12:28.2423385Z pooling_mode=, 2025-05-07T20:12:28.2423470Z T=4, 2025-05-07T20:12:28.2423544Z D=125, 2025-05-07T20:12:28.2423615Z B=21, 2025-05-07T20:12:28.2423704Z log_E=4, 2025-05-07T20:12:28.2423779Z L=10, 2025-05-07T20:12:28.2423860Z D_gradcheck=2, 2025-05-07T20:12:28.2423967Z stochastic_rounding=True, 2025-05-07T20:12:28.2424047Z weighted=False, 2025-05-07T20:12:28.2424125Z row_wise=True, 2025-05-07T20:12:28.2424215Z mixed=False, 2025-05-07T20:12:28.2424293Z use_cache=True, 2025-05-07T20:12:28.2424398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2424490Z use_cpu=True, 2025-05-07T20:12:28.2424589Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2424659Z ) 2025-05-07T20:12:28.2424796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2425157Z self=, 2025-05-07T20:12:28.2425251Z compile=True, 2025-05-07T20:12:28.2425356Z pooling_mode=, 2025-05-07T20:12:28.2425430Z T=4, 2025-05-07T20:12:28.2425514Z D=38, 2025-05-07T20:12:28.2425589Z B=128, 2025-05-07T20:12:28.2425663Z log_E=3, 2025-05-07T20:12:28.2425749Z L=8, 2025-05-07T20:12:28.2425860Z D_gradcheck=2, 2025-05-07T20:12:28.2425954Z stochastic_rounding=False, 2025-05-07T20:12:28.2426044Z weighted=False, 2025-05-07T20:12:28.2426121Z row_wise=True, 2025-05-07T20:12:28.2426198Z mixed=True, 2025-05-07T20:12:28.2426291Z use_cache=True, 2025-05-07T20:12:28.2426420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2426512Z use_cpu=True, 2025-05-07T20:12:28.2426617Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2426687Z ) 2025-05-07T20:12:28.2698390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2699011Z self=, 2025-05-07T20:12:28.2699141Z compile=False, 2025-05-07T20:12:28.2699338Z pooling_mode=, 2025-05-07T20:12:28.2699445Z T=5, 2025-05-07T20:12:28.2699564Z D=113, 2025-05-07T20:12:28.2699770Z B=101, 2025-05-07T20:12:28.2699999Z log_E=5, 2025-05-07T20:12:28.2700249Z L=8, 2025-05-07T20:12:28.2700414Z D_gradcheck=1, 2025-05-07T20:12:28.2700598Z stochastic_rounding=True, 2025-05-07T20:12:28.2700723Z weighted=True, 2025-05-07T20:12:28.2700804Z row_wise=True, 2025-05-07T20:12:28.2700892Z mixed=False, 2025-05-07T20:12:28.2700992Z use_cache=False, 2025-05-07T20:12:28.2701103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2701196Z use_cpu=True, 2025-05-07T20:12:28.2701304Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2701382Z ) 2025-05-07T20:12:28.2701528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2701894Z self=, 2025-05-07T20:12:28.2701979Z compile=True, 2025-05-07T20:12:28.2702145Z pooling_mode=, 2025-05-07T20:12:28.2702225Z T=5, 2025-05-07T20:12:28.2702305Z D=88, 2025-05-07T20:12:28.2702395Z B=31, 2025-05-07T20:12:28.2702476Z log_E=3, 2025-05-07T20:12:28.2702559Z L=2, 2025-05-07T20:12:28.2702658Z D_gradcheck=1, 2025-05-07T20:12:28.2702759Z stochastic_rounding=True, 2025-05-07T20:12:28.2702846Z weighted=False, 2025-05-07T20:12:28.2702942Z row_wise=True, 2025-05-07T20:12:28.2703024Z mixed=True, 2025-05-07T20:12:28.2703123Z use_cache=False, 2025-05-07T20:12:28.2703236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2703320Z use_cpu=True, 2025-05-07T20:12:28.2703439Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2703517Z ) 2025-05-07T20:12:28.2703650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2704029Z self=, 2025-05-07T20:12:28.2704117Z compile=False, 2025-05-07T20:12:28.2704229Z pooling_mode=, 2025-05-07T20:12:28.2704319Z T=4, 2025-05-07T20:12:28.2704397Z D=22, 2025-05-07T20:12:28.2704478Z B=4, 2025-05-07T20:12:28.2704574Z log_E=3, 2025-05-07T20:12:28.2704658Z L=18, 2025-05-07T20:12:28.2704742Z D_gradcheck=1, 2025-05-07T20:12:28.2704853Z stochastic_rounding=True, 2025-05-07T20:12:28.2704941Z weighted=False, 2025-05-07T20:12:28.2705035Z row_wise=True, 2025-05-07T20:12:28.2705117Z mixed=True, 2025-05-07T20:12:28.2705202Z use_cache=False, 2025-05-07T20:12:28.2705321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2705405Z use_cpu=True, 2025-05-07T20:12:28.2705507Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2705594Z ) 2025-05-07T20:12:28.2705726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2706090Z self=, 2025-05-07T20:12:28.2706185Z compile=False, 2025-05-07T20:12:28.2706293Z pooling_mode=, 2025-05-07T20:12:28.2706368Z T=5, 2025-05-07T20:12:28.2706456Z D=38, 2025-05-07T20:12:28.2706534Z B=10, 2025-05-07T20:12:28.2706623Z log_E=3, 2025-05-07T20:12:28.2706742Z L=5, 2025-05-07T20:12:28.2706824Z D_gradcheck=1, 2025-05-07T20:12:28.2706933Z stochastic_rounding=False, 2025-05-07T20:12:28.2707019Z weighted=False, 2025-05-07T20:12:28.2707096Z row_wise=True, 2025-05-07T20:12:28.2707191Z mixed=True, 2025-05-07T20:12:28.2707309Z use_cache=True, 2025-05-07T20:12:28.2707421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2707513Z use_cpu=True, 2025-05-07T20:12:28.2707621Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2707697Z ) 2025-05-07T20:12:28.2707841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2708204Z self=, 2025-05-07T20:12:28.2708298Z compile=False, 2025-05-07T20:12:28.2708407Z pooling_mode=, 2025-05-07T20:12:28.2708482Z T=2, 2025-05-07T20:12:28.2708570Z D=80, 2025-05-07T20:12:28.2708645Z B=23, 2025-05-07T20:12:28.2708752Z log_E=4, 2025-05-07T20:12:28.2708841Z L=10, 2025-05-07T20:12:28.2708924Z D_gradcheck=2, 2025-05-07T20:12:28.2709024Z stochastic_rounding=True, 2025-05-07T20:12:28.2709121Z weighted=True, 2025-05-07T20:12:28.2709204Z row_wise=True, 2025-05-07T20:12:28.2709286Z mixed=True, 2025-05-07T20:12:28.2709378Z use_cache=True, 2025-05-07T20:12:28.2709486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2709569Z use_cpu=True, 2025-05-07T20:12:28.2709679Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2709754Z ) 2025-05-07T20:12:28.2709883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2710257Z self=, 2025-05-07T20:12:28.2710366Z compile=True, 2025-05-07T20:12:28.2710484Z pooling_mode=, 2025-05-07T20:12:28.2710560Z T=5, 2025-05-07T20:12:28.2710637Z D=40, 2025-05-07T20:12:28.2710725Z B=111, 2025-05-07T20:12:28.2710805Z log_E=3, 2025-05-07T20:12:28.2710881Z L=19, 2025-05-07T20:12:28.2710970Z D_gradcheck=1, 2025-05-07T20:12:28.2711064Z stochastic_rounding=True, 2025-05-07T20:12:28.2711148Z weighted=True, 2025-05-07T20:12:28.2711240Z row_wise=True, 2025-05-07T20:12:28.2711322Z mixed=False, 2025-05-07T20:12:28.2711407Z use_cache=False, 2025-05-07T20:12:28.2711528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2711609Z use_cpu=True, 2025-05-07T20:12:28.2711725Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2711799Z ) 2025-05-07T20:12:28.2711930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2712301Z self=, 2025-05-07T20:12:28.2712386Z compile=False, 2025-05-07T20:12:28.2712493Z pooling_mode=, 2025-05-07T20:12:28.2712581Z T=5, 2025-05-07T20:12:28.2712658Z D=45, 2025-05-07T20:12:28.2712735Z B=119, 2025-05-07T20:12:28.2712825Z log_E=5, 2025-05-07T20:12:28.2712901Z L=2, 2025-05-07T20:12:28.2712983Z D_gradcheck=1, 2025-05-07T20:12:28.2713090Z stochastic_rounding=False, 2025-05-07T20:12:28.2713174Z weighted=True, 2025-05-07T20:12:28.2713254Z row_wise=True, 2025-05-07T20:12:28.2713345Z mixed=False, 2025-05-07T20:12:28.2713427Z use_cache=True, 2025-05-07T20:12:28.2713546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2713626Z use_cpu=True, 2025-05-07T20:12:28.2713726Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2713811Z ) 2025-05-07T20:12:28.2713939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2714297Z self=, 2025-05-07T20:12:28.2714392Z compile=True, 2025-05-07T20:12:28.2714499Z pooling_mode=, 2025-05-07T20:12:28.2714574Z T=1, 2025-05-07T20:12:28.2714662Z D=9, 2025-05-07T20:12:28.2714784Z B=28, 2025-05-07T20:12:28.2714861Z log_E=3, 2025-05-07T20:12:28.2714949Z L=17, 2025-05-07T20:12:28.2715031Z D_gradcheck=2, 2025-05-07T20:12:28.2715141Z stochastic_rounding=True, 2025-05-07T20:12:28.2715223Z weighted=True, 2025-05-07T20:12:28.2715304Z row_wise=True, 2025-05-07T20:12:28.2715422Z mixed=False, 2025-05-07T20:12:28.2715505Z use_cache=True, 2025-05-07T20:12:28.2715611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2715705Z use_cpu=True, 2025-05-07T20:12:28.2715809Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2715881Z ) 2025-05-07T20:12:28.2716026Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2716388Z self=, 2025-05-07T20:12:28.2716473Z compile=False, 2025-05-07T20:12:28.2716593Z pooling_mode=, 2025-05-07T20:12:28.2716669Z T=1, 2025-05-07T20:12:28.2716746Z D=72, 2025-05-07T20:12:28.2716859Z B=32, 2025-05-07T20:12:28.2716937Z log_E=3, 2025-05-07T20:12:28.2717026Z L=18, 2025-05-07T20:12:28.2717109Z D_gradcheck=1, 2025-05-07T20:12:28.2717205Z stochastic_rounding=True, 2025-05-07T20:12:28.2717300Z weighted=True, 2025-05-07T20:12:28.2717383Z row_wise=True, 2025-05-07T20:12:28.2717463Z mixed=False, 2025-05-07T20:12:28.2717557Z use_cache=True, 2025-05-07T20:12:28.2717668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2717748Z use_cpu=True, 2025-05-07T20:12:28.2717865Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2717937Z ) 2025-05-07T20:12:28.2718065Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2718442Z self=, 2025-05-07T20:12:28.2718553Z compile=False, 2025-05-07T20:12:28.2718672Z pooling_mode=, 2025-05-07T20:12:28.2718750Z T=5, 2025-05-07T20:12:28.2718829Z D=87, 2025-05-07T20:12:28.2718923Z B=119, 2025-05-07T20:12:28.2719001Z log_E=4, 2025-05-07T20:12:28.2719077Z L=14, 2025-05-07T20:12:28.2719171Z D_gradcheck=2, 2025-05-07T20:12:28.2719269Z stochastic_rounding=False, 2025-05-07T20:12:28.2719351Z weighted=True, 2025-05-07T20:12:28.2719445Z row_wise=True, 2025-05-07T20:12:28.2719526Z mixed=False, 2025-05-07T20:12:28.2719607Z use_cache=True, 2025-05-07T20:12:28.2719730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2719810Z use_cpu=True, 2025-05-07T20:12:28.2719913Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2719998Z ) 2025-05-07T20:12:28.2720126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2720499Z self=, 2025-05-07T20:12:28.2720584Z compile=False, 2025-05-07T20:12:28.2720692Z pooling_mode=, 2025-05-07T20:12:28.2720779Z T=4, 2025-05-07T20:12:28.2720860Z D=45, 2025-05-07T20:12:28.2720936Z B=106, 2025-05-07T20:12:28.2721023Z log_E=4, 2025-05-07T20:12:28.2721100Z L=4, 2025-05-07T20:12:28.2721182Z D_gradcheck=1, 2025-05-07T20:12:28.2721295Z stochastic_rounding=False, 2025-05-07T20:12:28.2721380Z weighted=False, 2025-05-07T20:12:28.2721460Z row_wise=True, 2025-05-07T20:12:28.2721554Z mixed=False, 2025-05-07T20:12:28.2721639Z use_cache=False, 2025-05-07T20:12:28.2721748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2721844Z use_cpu=True, 2025-05-07T20:12:28.2721948Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2722037Z ) 2025-05-07T20:12:28.2722168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2722533Z self=, 2025-05-07T20:12:28.2722632Z compile=True, 2025-05-07T20:12:28.2722740Z pooling_mode=, 2025-05-07T20:12:28.2722816Z T=2, 2025-05-07T20:12:28.2722933Z D=58, 2025-05-07T20:12:28.2723012Z B=64, 2025-05-07T20:12:28.2723091Z log_E=3, 2025-05-07T20:12:28.2723181Z L=10, 2025-05-07T20:12:28.2723263Z D_gradcheck=2, 2025-05-07T20:12:28.2723361Z stochastic_rounding=False, 2025-05-07T20:12:28.2723488Z weighted=True, 2025-05-07T20:12:28.2723572Z row_wise=True, 2025-05-07T20:12:28.2723649Z mixed=True, 2025-05-07T20:12:28.2723745Z use_cache=True, 2025-05-07T20:12:28.2723852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.2723949Z use_cpu=True, 2025-05-07T20:12:28.2724053Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2724130Z ) 2025-05-07T20:12:28.2724276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2724636Z self=, 2025-05-07T20:12:28.2724720Z compile=False, 2025-05-07T20:12:28.2724840Z pooling_mode=, 2025-05-07T20:12:28.2724918Z T=4, 2025-05-07T20:12:28.2725021Z D=73, 2025-05-07T20:12:28.2725112Z B=56, 2025-05-07T20:12:28.2725191Z log_E=3, 2025-05-07T20:12:28.2725265Z L=13, 2025-05-07T20:12:28.2725358Z D_gradcheck=1, 2025-05-07T20:12:28.2725454Z stochastic_rounding=False, 2025-05-07T20:12:28.2725552Z weighted=True, 2025-05-07T20:12:28.2725632Z row_wise=True, 2025-05-07T20:12:28.2725710Z mixed=False, 2025-05-07T20:12:28.2725806Z use_cache=True, 2025-05-07T20:12:28.2725918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2726001Z use_cpu=True, 2025-05-07T20:12:28.2726111Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2726183Z ) 2025-05-07T20:12:28.2726314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2726685Z self=, 2025-05-07T20:12:28.2726797Z compile=False, 2025-05-07T20:12:28.2726903Z pooling_mode=, 2025-05-07T20:12:28.2726994Z T=5, 2025-05-07T20:12:28.2727069Z D=62, 2025-05-07T20:12:28.2727146Z B=38, 2025-05-07T20:12:28.2727235Z log_E=3, 2025-05-07T20:12:28.2727307Z L=16, 2025-05-07T20:12:28.2727400Z D_gradcheck=2, 2025-05-07T20:12:28.2727496Z stochastic_rounding=False, 2025-05-07T20:12:28.2727579Z weighted=False, 2025-05-07T20:12:28.2727672Z row_wise=True, 2025-05-07T20:12:28.2727752Z mixed=False, 2025-05-07T20:12:28.2727832Z use_cache=True, 2025-05-07T20:12:28.2727951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2728030Z use_cpu=True, 2025-05-07T20:12:28.2728132Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2728215Z ) 2025-05-07T20:12:28.2728342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2728702Z self=, 2025-05-07T20:12:28.2728800Z compile=False, 2025-05-07T20:12:28.2728904Z pooling_mode=, 2025-05-07T20:12:28.2728994Z T=4, 2025-05-07T20:12:28.2729072Z D=79, 2025-05-07T20:12:28.2729147Z B=68, 2025-05-07T20:12:28.2729236Z log_E=4, 2025-05-07T20:12:28.2729312Z L=5, 2025-05-07T20:12:28.2729396Z D_gradcheck=2, 2025-05-07T20:12:28.2729509Z stochastic_rounding=True, 2025-05-07T20:12:28.2729594Z weighted=True, 2025-05-07T20:12:28.2729673Z row_wise=True, 2025-05-07T20:12:28.2729762Z mixed=True, 2025-05-07T20:12:28.2729843Z use_cache=True, 2025-05-07T20:12:28.2729950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2730041Z use_cpu=True, 2025-05-07T20:12:28.2730142Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.2730215Z ) 2025-05-07T20:12:28.2730355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.2730719Z self=, 2025-05-07T20:12:28.2730815Z compile=False, 2025-05-07T20:12:28.2730925Z pooling_mode=, 2025-05-07T20:12:28.2731028Z T=5, 2025-05-07T20:12:28.2731115Z D=72, 2025-05-07T20:12:28.2731190Z B=3, 2025-05-07T20:12:28.2731265Z log_E=5, 2025-05-07T20:12:28.2731352Z L=11, 2025-05-07T20:12:28.2731434Z D_gradcheck=2, 2025-05-07T20:12:28.2731569Z stochastic_rounding=True, 2025-05-07T20:12:28.2731663Z weighted=True, 2025-05-07T20:12:28.2731743Z row_wise=True, 2025-05-07T20:12:28.2731821Z mixed=True, 2025-05-07T20:12:28.2731916Z use_cache=False, 2025-05-07T20:12:28.2732024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.2732119Z use_cpu=True, 2025-05-07T20:12:28.2732223Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.2732297Z ) 2025-05-07T20:12:28.3003649Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3004111Z self=, 2025-05-07T20:12:28.3004202Z compile=True, 2025-05-07T20:12:28.3004398Z pooling_mode=, 2025-05-07T20:12:28.3004480Z T=4, 2025-05-07T20:12:28.3004569Z D=71, 2025-05-07T20:12:28.3004645Z B=67, 2025-05-07T20:12:28.3004774Z log_E=3, 2025-05-07T20:12:28.3004868Z L=7, 2025-05-07T20:12:28.3004950Z D_gradcheck=1, 2025-05-07T20:12:28.3005079Z stochastic_rounding=True, 2025-05-07T20:12:28.3005197Z weighted=True, 2025-05-07T20:12:28.3005279Z row_wise=True, 2025-05-07T20:12:28.3005361Z mixed=False, 2025-05-07T20:12:28.3005572Z use_cache=False, 2025-05-07T20:12:28.3005681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3005761Z use_cpu=True, 2025-05-07T20:12:28.3005874Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3005946Z ) 2025-05-07T20:12:28.3006078Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3006500Z self=, 2025-05-07T20:12:28.3006582Z compile=True, 2025-05-07T20:12:28.3006702Z pooling_mode=, 2025-05-07T20:12:28.3006778Z T=1, 2025-05-07T20:12:28.3006857Z D=124, 2025-05-07T20:12:28.3006942Z B=75, 2025-05-07T20:12:28.3007020Z log_E=4, 2025-05-07T20:12:28.3007096Z L=11, 2025-05-07T20:12:28.3007189Z D_gradcheck=1, 2025-05-07T20:12:28.3007288Z stochastic_rounding=False, 2025-05-07T20:12:28.3007369Z weighted=True, 2025-05-07T20:12:28.3007458Z row_wise=True, 2025-05-07T20:12:28.3007537Z mixed=False, 2025-05-07T20:12:28.3007620Z use_cache=False, 2025-05-07T20:12:28.3007737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3007817Z use_cpu=True, 2025-05-07T20:12:28.3007933Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3008005Z ) 2025-05-07T20:12:28.3008134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3008509Z self=, 2025-05-07T20:12:28.3008590Z compile=False, 2025-05-07T20:12:28.3008699Z pooling_mode=, 2025-05-07T20:12:28.3008787Z T=4, 2025-05-07T20:12:28.3008863Z D=115, 2025-05-07T20:12:28.3008938Z B=115, 2025-05-07T20:12:28.3009023Z log_E=4, 2025-05-07T20:12:28.3009101Z L=10, 2025-05-07T20:12:28.3009185Z D_gradcheck=1, 2025-05-07T20:12:28.3009295Z stochastic_rounding=True, 2025-05-07T20:12:28.3009377Z weighted=False, 2025-05-07T20:12:28.3009457Z row_wise=True, 2025-05-07T20:12:28.3009549Z mixed=False, 2025-05-07T20:12:28.3009629Z use_cache=True, 2025-05-07T20:12:28.3009745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3009827Z use_cpu=True, 2025-05-07T20:12:28.3009931Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3010014Z ) 2025-05-07T20:12:28.3010142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3010505Z self=, 2025-05-07T20:12:28.3010596Z compile=True, 2025-05-07T20:12:28.3010757Z pooling_mode=, 2025-05-07T20:12:28.3010833Z T=1, 2025-05-07T20:12:28.3010926Z D=23, 2025-05-07T20:12:28.3011003Z B=88, 2025-05-07T20:12:28.3011081Z log_E=4, 2025-05-07T20:12:28.3011169Z L=3, 2025-05-07T20:12:28.3011286Z D_gradcheck=1, 2025-05-07T20:12:28.3011397Z stochastic_rounding=False, 2025-05-07T20:12:28.3011479Z weighted=False, 2025-05-07T20:12:28.3011560Z row_wise=True, 2025-05-07T20:12:28.3011650Z mixed=False, 2025-05-07T20:12:28.3011729Z use_cache=True, 2025-05-07T20:12:28.3011833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3011924Z use_cpu=True, 2025-05-07T20:12:28.3012025Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3012099Z ) 2025-05-07T20:12:28.3012238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3012596Z self=, 2025-05-07T20:12:28.3012678Z compile=True, 2025-05-07T20:12:28.3012822Z pooling_mode=, 2025-05-07T20:12:28.3012899Z T=4, 2025-05-07T20:12:28.3012979Z D=3, 2025-05-07T20:12:28.3013064Z B=124, 2025-05-07T20:12:28.3013140Z log_E=5, 2025-05-07T20:12:28.3013229Z L=6, 2025-05-07T20:12:28.3013312Z D_gradcheck=1, 2025-05-07T20:12:28.3013409Z stochastic_rounding=False, 2025-05-07T20:12:28.3013508Z weighted=True, 2025-05-07T20:12:28.3013588Z row_wise=True, 2025-05-07T20:12:28.3013666Z mixed=False, 2025-05-07T20:12:28.3013758Z use_cache=True, 2025-05-07T20:12:28.3013862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3013944Z use_cpu=True, 2025-05-07T20:12:28.3014060Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3014135Z ) 2025-05-07T20:12:28.3014309Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3014682Z self=, 2025-05-07T20:12:28.3014767Z compile=False, 2025-05-07T20:12:28.3014891Z pooling_mode=, 2025-05-07T20:12:28.3014967Z T=2, 2025-05-07T20:12:28.3015041Z D=13, 2025-05-07T20:12:28.3015123Z B=40, 2025-05-07T20:12:28.3015198Z log_E=4, 2025-05-07T20:12:28.3015272Z L=17, 2025-05-07T20:12:28.3015361Z D_gradcheck=2, 2025-05-07T20:12:28.3015454Z stochastic_rounding=True, 2025-05-07T20:12:28.3015531Z weighted=True, 2025-05-07T20:12:28.3015619Z row_wise=True, 2025-05-07T20:12:28.3015696Z mixed=False, 2025-05-07T20:12:28.3015775Z use_cache=True, 2025-05-07T20:12:28.3015894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3015972Z use_cpu=True, 2025-05-07T20:12:28.3016074Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3016156Z ) 2025-05-07T20:12:28.3016284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3016650Z self=, 2025-05-07T20:12:28.3016737Z compile=True, 2025-05-07T20:12:28.3016846Z pooling_mode=, 2025-05-07T20:12:28.3016932Z T=2, 2025-05-07T20:12:28.3017009Z D=28, 2025-05-07T20:12:28.3017081Z B=112, 2025-05-07T20:12:28.3017166Z log_E=4, 2025-05-07T20:12:28.3017241Z L=20, 2025-05-07T20:12:28.3017324Z D_gradcheck=1, 2025-05-07T20:12:28.3017431Z stochastic_rounding=True, 2025-05-07T20:12:28.3017514Z weighted=False, 2025-05-07T20:12:28.3017593Z row_wise=True, 2025-05-07T20:12:28.3017684Z mixed=True, 2025-05-07T20:12:28.3017765Z use_cache=False, 2025-05-07T20:12:28.3017867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3017953Z use_cpu=True, 2025-05-07T20:12:28.3018056Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3018138Z ) 2025-05-07T20:12:28.3018266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3018626Z self=, 2025-05-07T20:12:28.3018749Z compile=False, 2025-05-07T20:12:28.3018860Z pooling_mode=, 2025-05-07T20:12:28.3018935Z T=3, 2025-05-07T20:12:28.3019019Z D=51, 2025-05-07T20:12:28.3019098Z B=126, 2025-05-07T20:12:28.3019173Z log_E=4, 2025-05-07T20:12:28.3019285Z L=2, 2025-05-07T20:12:28.3019366Z D_gradcheck=1, 2025-05-07T20:12:28.3019461Z stochastic_rounding=False, 2025-05-07T20:12:28.3019549Z weighted=False, 2025-05-07T20:12:28.3019702Z row_wise=True, 2025-05-07T20:12:28.3019789Z mixed=False, 2025-05-07T20:12:28.3019876Z use_cache=True, 2025-05-07T20:12:28.3019983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3020069Z use_cpu=True, 2025-05-07T20:12:28.3020168Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3020243Z ) 2025-05-07T20:12:28.3020376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3020769Z self=, 2025-05-07T20:12:28.3020861Z compile=True, 2025-05-07T20:12:28.3020972Z pooling_mode=, 2025-05-07T20:12:28.3021047Z T=4, 2025-05-07T20:12:28.3021122Z D=36, 2025-05-07T20:12:28.3021204Z B=72, 2025-05-07T20:12:28.3021280Z log_E=4, 2025-05-07T20:12:28.3021356Z L=4, 2025-05-07T20:12:28.3021442Z D_gradcheck=1, 2025-05-07T20:12:28.3021535Z stochastic_rounding=False, 2025-05-07T20:12:28.3021620Z weighted=True, 2025-05-07T20:12:28.3021698Z row_wise=True, 2025-05-07T20:12:28.3021778Z mixed=False, 2025-05-07T20:12:28.3021867Z use_cache=True, 2025-05-07T20:12:28.3021974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3022052Z use_cpu=True, 2025-05-07T20:12:28.3022161Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3022259Z ) 2025-05-07T20:12:28.3022389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3022759Z self=, 2025-05-07T20:12:28.3022842Z compile=False, 2025-05-07T20:12:28.3022949Z pooling_mode=, 2025-05-07T20:12:28.3023032Z T=4, 2025-05-07T20:12:28.3023107Z D=8, 2025-05-07T20:12:28.3023182Z B=40, 2025-05-07T20:12:28.3023268Z log_E=4, 2025-05-07T20:12:28.3023344Z L=7, 2025-05-07T20:12:28.3023435Z D_gradcheck=2, 2025-05-07T20:12:28.3023527Z stochastic_rounding=False, 2025-05-07T20:12:28.3023608Z weighted=False, 2025-05-07T20:12:28.3023696Z row_wise=True, 2025-05-07T20:12:28.3023773Z mixed=True, 2025-05-07T20:12:28.3023853Z use_cache=False, 2025-05-07T20:12:28.3023967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3024044Z use_cpu=True, 2025-05-07T20:12:28.3024146Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3024229Z ) 2025-05-07T20:12:28.3024356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3024717Z self=, 2025-05-07T20:12:28.3024809Z compile=False, 2025-05-07T20:12:28.3024913Z pooling_mode=, 2025-05-07T20:12:28.3025000Z T=2, 2025-05-07T20:12:28.3025074Z D=26, 2025-05-07T20:12:28.3025148Z B=103, 2025-05-07T20:12:28.3025237Z log_E=4, 2025-05-07T20:12:28.3025309Z L=17, 2025-05-07T20:12:28.3025387Z D_gradcheck=1, 2025-05-07T20:12:28.3025489Z stochastic_rounding=True, 2025-05-07T20:12:28.3025567Z weighted=True, 2025-05-07T20:12:28.3025646Z row_wise=True, 2025-05-07T20:12:28.3025735Z mixed=True, 2025-05-07T20:12:28.3025814Z use_cache=False, 2025-05-07T20:12:28.3025921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3026007Z use_cpu=True, 2025-05-07T20:12:28.3026106Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3026179Z ) 2025-05-07T20:12:28.3026315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3026672Z self=, 2025-05-07T20:12:28.3026788Z compile=True, 2025-05-07T20:12:28.3026892Z pooling_mode=, 2025-05-07T20:12:28.3026966Z T=4, 2025-05-07T20:12:28.3027053Z D=73, 2025-05-07T20:12:28.3027128Z B=109, 2025-05-07T20:12:28.3027228Z log_E=4, 2025-05-07T20:12:28.3027316Z L=7, 2025-05-07T20:12:28.3027398Z D_gradcheck=1, 2025-05-07T20:12:28.3027494Z stochastic_rounding=False, 2025-05-07T20:12:28.3027585Z weighted=True, 2025-05-07T20:12:28.3027666Z row_wise=True, 2025-05-07T20:12:28.3027742Z mixed=False, 2025-05-07T20:12:28.3027833Z use_cache=True, 2025-05-07T20:12:28.3027936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3028012Z use_cpu=True, 2025-05-07T20:12:28.3028124Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3028195Z ) 2025-05-07T20:12:28.3028334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3028733Z self=, 2025-05-07T20:12:28.3028818Z compile=False, 2025-05-07T20:12:28.3028934Z pooling_mode=, 2025-05-07T20:12:28.3029010Z T=1, 2025-05-07T20:12:28.3029083Z D=98, 2025-05-07T20:12:28.3029169Z B=46, 2025-05-07T20:12:28.3029245Z log_E=4, 2025-05-07T20:12:28.3029317Z L=9, 2025-05-07T20:12:28.3029404Z D_gradcheck=2, 2025-05-07T20:12:28.3029499Z stochastic_rounding=True, 2025-05-07T20:12:28.3029579Z weighted=True, 2025-05-07T20:12:28.3029665Z row_wise=True, 2025-05-07T20:12:28.3029745Z mixed=False, 2025-05-07T20:12:28.3029824Z use_cache=False, 2025-05-07T20:12:28.3029939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3030016Z use_cpu=True, 2025-05-07T20:12:28.3030151Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3030224Z ) 2025-05-07T20:12:28.3030353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3030720Z self=, 2025-05-07T20:12:28.3030805Z compile=False, 2025-05-07T20:12:28.3030914Z pooling_mode=, 2025-05-07T20:12:28.3030996Z T=1, 2025-05-07T20:12:28.3031072Z D=45, 2025-05-07T20:12:28.3031151Z B=82, 2025-05-07T20:12:28.3031235Z log_E=4, 2025-05-07T20:12:28.3031309Z L=9, 2025-05-07T20:12:28.3031388Z D_gradcheck=1, 2025-05-07T20:12:28.3031485Z stochastic_rounding=True, 2025-05-07T20:12:28.3037584Z weighted=False, 2025-05-07T20:12:28.3037706Z row_wise=True, 2025-05-07T20:12:28.3037794Z mixed=True, 2025-05-07T20:12:28.3037894Z use_cache=False, 2025-05-07T20:12:28.3038009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3038095Z use_cpu=True, 2025-05-07T20:12:28.3038218Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3038294Z ) 2025-05-07T20:12:28.3038433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3038818Z self=, 2025-05-07T20:12:28.3038906Z compile=False, 2025-05-07T20:12:28.3039021Z pooling_mode=, 2025-05-07T20:12:28.3039105Z T=5, 2025-05-07T20:12:28.3039179Z D=26, 2025-05-07T20:12:28.3039269Z B=118, 2025-05-07T20:12:28.3039345Z log_E=3, 2025-05-07T20:12:28.3039419Z L=4, 2025-05-07T20:12:28.3039509Z D_gradcheck=1, 2025-05-07T20:12:28.3039607Z stochastic_rounding=True, 2025-05-07T20:12:28.3039690Z weighted=True, 2025-05-07T20:12:28.3039784Z row_wise=True, 2025-05-07T20:12:28.3039863Z mixed=False, 2025-05-07T20:12:28.3039942Z use_cache=True, 2025-05-07T20:12:28.3040058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3040140Z use_cpu=True, 2025-05-07T20:12:28.3040245Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3040323Z ) 2025-05-07T20:12:28.3040455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3040824Z self=, 2025-05-07T20:12:28.3041004Z compile=True, 2025-05-07T20:12:28.3041115Z pooling_mode=, 2025-05-07T20:12:28.3041202Z T=4, 2025-05-07T20:12:28.3041277Z D=114, 2025-05-07T20:12:28.3041403Z B=112, 2025-05-07T20:12:28.3041491Z log_E=3, 2025-05-07T20:12:28.3041565Z L=10, 2025-05-07T20:12:28.3041645Z D_gradcheck=2, 2025-05-07T20:12:28.3041753Z stochastic_rounding=True, 2025-05-07T20:12:28.3041833Z weighted=False, 2025-05-07T20:12:28.3041917Z row_wise=True, 2025-05-07T20:12:28.3042005Z mixed=True, 2025-05-07T20:12:28.3042083Z use_cache=True, 2025-05-07T20:12:28.3042189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3042283Z use_cpu=True, 2025-05-07T20:12:28.3042383Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3042469Z ) 2025-05-07T20:12:28.3313806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3314291Z self=, 2025-05-07T20:12:28.3314442Z compile=False, 2025-05-07T20:12:28.3314557Z pooling_mode=, 2025-05-07T20:12:28.3314636Z T=2, 2025-05-07T20:12:28.3314723Z D=56, 2025-05-07T20:12:28.3314799Z B=114, 2025-05-07T20:12:28.3314885Z log_E=3, 2025-05-07T20:12:28.3314965Z L=15, 2025-05-07T20:12:28.3315049Z D_gradcheck=2, 2025-05-07T20:12:28.3315155Z stochastic_rounding=True, 2025-05-07T20:12:28.3315239Z weighted=True, 2025-05-07T20:12:28.3315316Z row_wise=True, 2025-05-07T20:12:28.3315410Z mixed=True, 2025-05-07T20:12:28.3315545Z use_cache=True, 2025-05-07T20:12:28.3315712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3315859Z use_cpu=True, 2025-05-07T20:12:28.3315962Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3316034Z ) 2025-05-07T20:12:28.3316174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3316613Z self=, 2025-05-07T20:12:28.3316709Z compile=False, 2025-05-07T20:12:28.3316813Z pooling_mode=, 2025-05-07T20:12:28.3316891Z T=5, 2025-05-07T20:12:28.3316977Z D=112, 2025-05-07T20:12:28.3317052Z B=122, 2025-05-07T20:12:28.3317130Z log_E=5, 2025-05-07T20:12:28.3317216Z L=8, 2025-05-07T20:12:28.3317296Z D_gradcheck=2, 2025-05-07T20:12:28.3317395Z stochastic_rounding=False, 2025-05-07T20:12:28.3317485Z weighted=True, 2025-05-07T20:12:28.3317563Z row_wise=True, 2025-05-07T20:12:28.3317643Z mixed=False, 2025-05-07T20:12:28.3317734Z use_cache=False, 2025-05-07T20:12:28.3317842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3317924Z use_cpu=True, 2025-05-07T20:12:28.3318036Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3318110Z ) 2025-05-07T20:12:28.3318249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3318613Z self=, 2025-05-07T20:12:28.3318695Z compile=False, 2025-05-07T20:12:28.3318815Z pooling_mode=, 2025-05-07T20:12:28.3318889Z T=3, 2025-05-07T20:12:28.3318964Z D=2, 2025-05-07T20:12:28.3319050Z B=100, 2025-05-07T20:12:28.3319125Z log_E=5, 2025-05-07T20:12:28.3319197Z L=11, 2025-05-07T20:12:28.3319286Z D_gradcheck=1, 2025-05-07T20:12:28.3319382Z stochastic_rounding=False, 2025-05-07T20:12:28.3319465Z weighted=False, 2025-05-07T20:12:28.3319556Z row_wise=True, 2025-05-07T20:12:28.3319633Z mixed=True, 2025-05-07T20:12:28.3319716Z use_cache=False, 2025-05-07T20:12:28.3319833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3319913Z use_cpu=True, 2025-05-07T20:12:28.3320025Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3320096Z ) 2025-05-07T20:12:28.3320227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3320645Z self=, 2025-05-07T20:12:28.3320726Z compile=True, 2025-05-07T20:12:28.3320831Z pooling_mode=, 2025-05-07T20:12:28.3320953Z T=5, 2025-05-07T20:12:28.3321028Z D=60, 2025-05-07T20:12:28.3321102Z B=33, 2025-05-07T20:12:28.3321185Z log_E=4, 2025-05-07T20:12:28.3321257Z L=1, 2025-05-07T20:12:28.3321340Z D_gradcheck=2, 2025-05-07T20:12:28.3321447Z stochastic_rounding=False, 2025-05-07T20:12:28.3321527Z weighted=True, 2025-05-07T20:12:28.3321617Z row_wise=True, 2025-05-07T20:12:28.3321698Z mixed=True, 2025-05-07T20:12:28.3321777Z use_cache=True, 2025-05-07T20:12:28.3321895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3321978Z use_cpu=True, 2025-05-07T20:12:28.3322077Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3322167Z ) 2025-05-07T20:12:28.3322340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3322701Z self=, 2025-05-07T20:12:28.3322795Z compile=False, 2025-05-07T20:12:28.3322900Z pooling_mode=, 2025-05-07T20:12:28.3322974Z T=4, 2025-05-07T20:12:28.3323060Z D=48, 2025-05-07T20:12:28.3323136Z B=4, 2025-05-07T20:12:28.3323212Z log_E=5, 2025-05-07T20:12:28.3323298Z L=2, 2025-05-07T20:12:28.3323382Z D_gradcheck=2, 2025-05-07T20:12:28.3323483Z stochastic_rounding=False, 2025-05-07T20:12:28.3323565Z weighted=False, 2025-05-07T20:12:28.3323647Z row_wise=True, 2025-05-07T20:12:28.3323738Z mixed=False, 2025-05-07T20:12:28.3323817Z use_cache=False, 2025-05-07T20:12:28.3323955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3324041Z use_cpu=True, 2025-05-07T20:12:28.3324144Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3324216Z ) 2025-05-07T20:12:28.3324356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3324721Z self=, 2025-05-07T20:12:28.3324804Z compile=False, 2025-05-07T20:12:28.3324920Z pooling_mode=, 2025-05-07T20:12:28.3324997Z T=5, 2025-05-07T20:12:28.3325079Z D=49, 2025-05-07T20:12:28.3325153Z B=117, 2025-05-07T20:12:28.3325227Z log_E=4, 2025-05-07T20:12:28.3325311Z L=14, 2025-05-07T20:12:28.3325392Z D_gradcheck=2, 2025-05-07T20:12:28.3325489Z stochastic_rounding=True, 2025-05-07T20:12:28.3325583Z weighted=False, 2025-05-07T20:12:28.3325663Z row_wise=True, 2025-05-07T20:12:28.3325742Z mixed=True, 2025-05-07T20:12:28.3325829Z use_cache=False, 2025-05-07T20:12:28.3325938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3326018Z use_cpu=True, 2025-05-07T20:12:28.3326124Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3326200Z ) 2025-05-07T20:12:28.3326332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3326702Z self=, 2025-05-07T20:12:28.3326784Z compile=True, 2025-05-07T20:12:28.3326900Z pooling_mode=, 2025-05-07T20:12:28.3326977Z T=5, 2025-05-07T20:12:28.3327052Z D=103, 2025-05-07T20:12:28.3327136Z B=128, 2025-05-07T20:12:28.3327212Z log_E=3, 2025-05-07T20:12:28.3327285Z L=7, 2025-05-07T20:12:28.3327376Z D_gradcheck=2, 2025-05-07T20:12:28.3327473Z stochastic_rounding=False, 2025-05-07T20:12:28.3327556Z weighted=False, 2025-05-07T20:12:28.3327645Z row_wise=True, 2025-05-07T20:12:28.3327724Z mixed=True, 2025-05-07T20:12:28.3327806Z use_cache=True, 2025-05-07T20:12:28.3327923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3328003Z use_cpu=True, 2025-05-07T20:12:28.3328112Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3328197Z ) 2025-05-07T20:12:28.3328358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3328730Z self=, 2025-05-07T20:12:28.3328813Z compile=True, 2025-05-07T20:12:28.3328946Z pooling_mode=, 2025-05-07T20:12:28.3329032Z T=5, 2025-05-07T20:12:28.3329106Z D=53, 2025-05-07T20:12:28.3329184Z B=86, 2025-05-07T20:12:28.3329268Z log_E=3, 2025-05-07T20:12:28.3329341Z L=19, 2025-05-07T20:12:28.3329423Z D_gradcheck=2, 2025-05-07T20:12:28.3329531Z stochastic_rounding=False, 2025-05-07T20:12:28.3329613Z weighted=False, 2025-05-07T20:12:28.3329693Z row_wise=True, 2025-05-07T20:12:28.3329780Z mixed=True, 2025-05-07T20:12:28.3329862Z use_cache=False, 2025-05-07T20:12:28.3329971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3330061Z use_cpu=True, 2025-05-07T20:12:28.3330163Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3330247Z ) 2025-05-07T20:12:28.3330401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3330765Z self=, 2025-05-07T20:12:28.3330859Z compile=True, 2025-05-07T20:12:28.3330967Z pooling_mode=, 2025-05-07T20:12:28.3331045Z T=1, 2025-05-07T20:12:28.3331130Z D=128, 2025-05-07T20:12:28.3331202Z B=47, 2025-05-07T20:12:28.3331277Z log_E=4, 2025-05-07T20:12:28.3331370Z L=2, 2025-05-07T20:12:28.3331450Z D_gradcheck=2, 2025-05-07T20:12:28.3331547Z stochastic_rounding=True, 2025-05-07T20:12:28.3331640Z weighted=False, 2025-05-07T20:12:28.3331718Z row_wise=True, 2025-05-07T20:12:28.3331806Z mixed=False, 2025-05-07T20:12:28.3331922Z use_cache=False, 2025-05-07T20:12:28.3332023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3332110Z use_cpu=True, 2025-05-07T20:12:28.3332213Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3332285Z ) 2025-05-07T20:12:28.3332424Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3332784Z self=, 2025-05-07T20:12:28.3332863Z compile=True, 2025-05-07T20:12:28.3332983Z pooling_mode=, 2025-05-07T20:12:28.3333061Z T=4, 2025-05-07T20:12:28.3333135Z D=56, 2025-05-07T20:12:28.3333219Z B=51, 2025-05-07T20:12:28.3333297Z log_E=4, 2025-05-07T20:12:28.3333368Z L=20, 2025-05-07T20:12:28.3333461Z D_gradcheck=2, 2025-05-07T20:12:28.3333558Z stochastic_rounding=False, 2025-05-07T20:12:28.3333647Z weighted=True, 2025-05-07T20:12:28.3333727Z row_wise=True, 2025-05-07T20:12:28.3333805Z mixed=False, 2025-05-07T20:12:28.3333897Z use_cache=True, 2025-05-07T20:12:28.3334003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3334083Z use_cpu=True, 2025-05-07T20:12:28.3334192Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3334266Z ) 2025-05-07T20:12:28.3334396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3334763Z self=, 2025-05-07T20:12:28.3334847Z compile=False, 2025-05-07T20:12:28.3334953Z pooling_mode=, 2025-05-07T20:12:28.3335036Z T=4, 2025-05-07T20:12:28.3335112Z D=23, 2025-05-07T20:12:28.3335193Z B=93, 2025-05-07T20:12:28.3335269Z log_E=5, 2025-05-07T20:12:28.3335344Z L=18, 2025-05-07T20:12:28.3335433Z D_gradcheck=1, 2025-05-07T20:12:28.3335527Z stochastic_rounding=True, 2025-05-07T20:12:28.3335608Z weighted=False, 2025-05-07T20:12:28.3335695Z row_wise=True, 2025-05-07T20:12:28.3335776Z mixed=False, 2025-05-07T20:12:28.3335859Z use_cache=True, 2025-05-07T20:12:28.3335971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3336053Z use_cpu=True, 2025-05-07T20:12:28.3336159Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3336270Z ) 2025-05-07T20:12:28.3336398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3336764Z self=, 2025-05-07T20:12:28.3336881Z compile=True, 2025-05-07T20:12:28.3336989Z pooling_mode=, 2025-05-07T20:12:28.3337077Z T=5, 2025-05-07T20:12:28.3337152Z D=39, 2025-05-07T20:12:28.3337231Z B=99, 2025-05-07T20:12:28.3337315Z log_E=4, 2025-05-07T20:12:28.3337389Z L=0, 2025-05-07T20:12:28.3337472Z D_gradcheck=1, 2025-05-07T20:12:28.3337584Z stochastic_rounding=False, 2025-05-07T20:12:28.3337665Z weighted=False, 2025-05-07T20:12:28.3337748Z row_wise=True, 2025-05-07T20:12:28.3337839Z mixed=True, 2025-05-07T20:12:28.3337920Z use_cache=True, 2025-05-07T20:12:28.3338029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3338117Z use_cpu=True, 2025-05-07T20:12:28.3338246Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3338326Z ) 2025-05-07T20:12:28.3338462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3338823Z self=, 2025-05-07T20:12:28.3338916Z compile=True, 2025-05-07T20:12:28.3339020Z pooling_mode=, 2025-05-07T20:12:28.3339095Z T=2, 2025-05-07T20:12:28.3339179Z D=96, 2025-05-07T20:12:28.3339252Z B=78, 2025-05-07T20:12:28.3339328Z log_E=5, 2025-05-07T20:12:28.3339415Z L=0, 2025-05-07T20:12:28.3339496Z D_gradcheck=2, 2025-05-07T20:12:28.3339591Z stochastic_rounding=False, 2025-05-07T20:12:28.3339763Z weighted=False, 2025-05-07T20:12:28.3339845Z row_wise=True, 2025-05-07T20:12:28.3339957Z mixed=True, 2025-05-07T20:12:28.3340048Z use_cache=True, 2025-05-07T20:12:28.3340155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3340245Z use_cpu=True, 2025-05-07T20:12:28.3340343Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3340421Z ) 2025-05-07T20:12:28.3340562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3340917Z self=, 2025-05-07T20:12:28.3340999Z compile=False, 2025-05-07T20:12:28.3341111Z pooling_mode=, 2025-05-07T20:12:28.3341183Z T=1, 2025-05-07T20:12:28.3341258Z D=110, 2025-05-07T20:12:28.3341338Z B=59, 2025-05-07T20:12:28.3341411Z log_E=5, 2025-05-07T20:12:28.3341487Z L=7, 2025-05-07T20:12:28.3341578Z D_gradcheck=1, 2025-05-07T20:12:28.3341672Z stochastic_rounding=True, 2025-05-07T20:12:28.3341754Z weighted=False, 2025-05-07T20:12:28.3341840Z row_wise=True, 2025-05-07T20:12:28.3341919Z mixed=True, 2025-05-07T20:12:28.3342010Z use_cache=False, 2025-05-07T20:12:28.3342116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3342194Z use_cpu=True, 2025-05-07T20:12:28.3342309Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3342381Z ) 2025-05-07T20:12:28.3342508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3342878Z self=, 2025-05-07T20:12:28.3342962Z compile=False, 2025-05-07T20:12:28.3343068Z pooling_mode=, 2025-05-07T20:12:28.3343150Z T=5, 2025-05-07T20:12:28.3343226Z D=120, 2025-05-07T20:12:28.3343301Z B=11, 2025-05-07T20:12:28.3343382Z log_E=5, 2025-05-07T20:12:28.3343455Z L=13, 2025-05-07T20:12:28.3343534Z D_gradcheck=1, 2025-05-07T20:12:28.3343638Z stochastic_rounding=False, 2025-05-07T20:12:28.3343720Z weighted=False, 2025-05-07T20:12:28.3343800Z row_wise=True, 2025-05-07T20:12:28.3343887Z mixed=True, 2025-05-07T20:12:28.3343967Z use_cache=True, 2025-05-07T20:12:28.3344072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3344157Z use_cpu=True, 2025-05-07T20:12:28.3344287Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3344358Z ) 2025-05-07T20:12:28.3344493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3344880Z self=, 2025-05-07T20:12:28.3344973Z compile=True, 2025-05-07T20:12:28.3345078Z pooling_mode=, 2025-05-07T20:12:28.3345155Z T=5, 2025-05-07T20:12:28.3345240Z D=60, 2025-05-07T20:12:28.3345314Z B=126, 2025-05-07T20:12:28.3345391Z log_E=4, 2025-05-07T20:12:28.3345474Z L=18, 2025-05-07T20:12:28.3345554Z D_gradcheck=2, 2025-05-07T20:12:28.3345651Z stochastic_rounding=True, 2025-05-07T20:12:28.3345737Z weighted=True, 2025-05-07T20:12:28.3345817Z row_wise=True, 2025-05-07T20:12:28.3345893Z mixed=True, 2025-05-07T20:12:28.3345982Z use_cache=False, 2025-05-07T20:12:28.3346089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3346208Z use_cpu=True, 2025-05-07T20:12:28.3346314Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3346385Z ) 2025-05-07T20:12:28.3621142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3621525Z self=, 2025-05-07T20:12:28.3621608Z compile=False, 2025-05-07T20:12:28.3621729Z pooling_mode=, 2025-05-07T20:12:28.3621817Z T=3, 2025-05-07T20:12:28.3621932Z D=78, 2025-05-07T20:12:28.3622064Z B=95, 2025-05-07T20:12:28.3622192Z log_E=3, 2025-05-07T20:12:28.3622312Z L=10, 2025-05-07T20:12:28.3622405Z D_gradcheck=2, 2025-05-07T20:12:28.3622546Z stochastic_rounding=False, 2025-05-07T20:12:28.3622637Z weighted=True, 2025-05-07T20:12:28.3622790Z row_wise=True, 2025-05-07T20:12:28.3622899Z mixed=False, 2025-05-07T20:12:28.3623020Z use_cache=False, 2025-05-07T20:12:28.3623129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3623211Z use_cpu=True, 2025-05-07T20:12:28.3623320Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3623397Z ) 2025-05-07T20:12:28.3623529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3623899Z self=, 2025-05-07T20:12:28.3623982Z compile=False, 2025-05-07T20:12:28.3624090Z pooling_mode=, 2025-05-07T20:12:28.3624237Z T=3, 2025-05-07T20:12:28.3624310Z D=14, 2025-05-07T20:12:28.3624385Z B=36, 2025-05-07T20:12:28.3624468Z log_E=3, 2025-05-07T20:12:28.3624542Z L=0, 2025-05-07T20:12:28.3624623Z D_gradcheck=1, 2025-05-07T20:12:28.3624725Z stochastic_rounding=False, 2025-05-07T20:12:28.3624807Z weighted=True, 2025-05-07T20:12:28.3624888Z row_wise=True, 2025-05-07T20:12:28.3624976Z mixed=True, 2025-05-07T20:12:28.3625058Z use_cache=True, 2025-05-07T20:12:28.3625165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3625257Z use_cpu=True, 2025-05-07T20:12:28.3625359Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3625438Z ) 2025-05-07T20:12:28.3625567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3625929Z self=, 2025-05-07T20:12:28.3626018Z compile=True, 2025-05-07T20:12:28.3626124Z pooling_mode=, 2025-05-07T20:12:28.3626200Z T=1, 2025-05-07T20:12:28.3626284Z D=72, 2025-05-07T20:12:28.3626364Z B=91, 2025-05-07T20:12:28.3626437Z log_E=3, 2025-05-07T20:12:28.3626520Z L=0, 2025-05-07T20:12:28.3626601Z D_gradcheck=2, 2025-05-07T20:12:28.3626695Z stochastic_rounding=False, 2025-05-07T20:12:28.3626787Z weighted=True, 2025-05-07T20:12:28.3626868Z row_wise=True, 2025-05-07T20:12:28.3626955Z mixed=False, 2025-05-07T20:12:28.3627036Z use_cache=True, 2025-05-07T20:12:28.3627143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3627288Z use_cpu=True, 2025-05-07T20:12:28.3627389Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3627461Z ) 2025-05-07T20:12:28.3627596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3628012Z self=, 2025-05-07T20:12:28.3628094Z compile=True, 2025-05-07T20:12:28.3628210Z pooling_mode=, 2025-05-07T20:12:28.3628286Z T=3, 2025-05-07T20:12:28.3628360Z D=113, 2025-05-07T20:12:28.3628444Z B=95, 2025-05-07T20:12:28.3628519Z log_E=5, 2025-05-07T20:12:28.3628592Z L=7, 2025-05-07T20:12:28.3628681Z D_gradcheck=1, 2025-05-07T20:12:28.3628775Z stochastic_rounding=True, 2025-05-07T20:12:28.3628866Z weighted=True, 2025-05-07T20:12:28.3628946Z row_wise=True, 2025-05-07T20:12:28.3629022Z mixed=True, 2025-05-07T20:12:28.3629111Z use_cache=False, 2025-05-07T20:12:28.3629246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3629332Z use_cpu=True, 2025-05-07T20:12:28.3629437Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3629509Z ) 2025-05-07T20:12:28.3629639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3630006Z self=, 2025-05-07T20:12:28.3630090Z compile=False, 2025-05-07T20:12:28.3630194Z pooling_mode=, 2025-05-07T20:12:28.3630274Z T=1, 2025-05-07T20:12:28.3630348Z D=81, 2025-05-07T20:12:28.3630432Z B=122, 2025-05-07T20:12:28.3630508Z log_E=4, 2025-05-07T20:12:28.3630582Z L=7, 2025-05-07T20:12:28.3630669Z D_gradcheck=2, 2025-05-07T20:12:28.3630764Z stochastic_rounding=False, 2025-05-07T20:12:28.3630871Z weighted=False, 2025-05-07T20:12:28.3630956Z row_wise=True, 2025-05-07T20:12:28.3631036Z mixed=True, 2025-05-07T20:12:28.3631118Z use_cache=False, 2025-05-07T20:12:28.3631237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3631316Z use_cpu=True, 2025-05-07T20:12:28.3631418Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3631495Z ) 2025-05-07T20:12:28.3631625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3631982Z self=, 2025-05-07T20:12:28.3632072Z compile=False, 2025-05-07T20:12:28.3632178Z pooling_mode=, 2025-05-07T20:12:28.3632256Z T=1, 2025-05-07T20:12:28.3632332Z D=74, 2025-05-07T20:12:28.3632405Z B=4, 2025-05-07T20:12:28.3632486Z log_E=4, 2025-05-07T20:12:28.3632560Z L=4, 2025-05-07T20:12:28.3632640Z D_gradcheck=1, 2025-05-07T20:12:28.3632741Z stochastic_rounding=False, 2025-05-07T20:12:28.3632826Z weighted=True, 2025-05-07T20:12:28.3632903Z row_wise=True, 2025-05-07T20:12:28.3632986Z mixed=False, 2025-05-07T20:12:28.3633068Z use_cache=True, 2025-05-07T20:12:28.3633181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3633269Z use_cpu=True, 2025-05-07T20:12:28.3633372Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3633444Z ) 2025-05-07T20:12:28.3633582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3633944Z self=, 2025-05-07T20:12:28.3634039Z compile=False, 2025-05-07T20:12:28.3634149Z pooling_mode=, 2025-05-07T20:12:28.3634225Z T=5, 2025-05-07T20:12:28.3634307Z D=57, 2025-05-07T20:12:28.3634381Z B=2, 2025-05-07T20:12:28.3634459Z log_E=5, 2025-05-07T20:12:28.3634545Z L=14, 2025-05-07T20:12:28.3634625Z D_gradcheck=2, 2025-05-07T20:12:28.3634720Z stochastic_rounding=True, 2025-05-07T20:12:28.3634812Z weighted=False, 2025-05-07T20:12:28.3634891Z row_wise=True, 2025-05-07T20:12:28.3634972Z mixed=False, 2025-05-07T20:12:28.3635061Z use_cache=True, 2025-05-07T20:12:28.3635199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3635276Z use_cpu=True, 2025-05-07T20:12:28.3635385Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3635456Z ) 2025-05-07T20:12:28.3635594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3635981Z self=, 2025-05-07T20:12:28.3636064Z compile=False, 2025-05-07T20:12:28.3636188Z pooling_mode=, 2025-05-07T20:12:28.3636263Z T=3, 2025-05-07T20:12:28.3636337Z D=89, 2025-05-07T20:12:28.3636420Z B=12, 2025-05-07T20:12:28.3636497Z log_E=4, 2025-05-07T20:12:28.3636570Z L=10, 2025-05-07T20:12:28.3636656Z D_gradcheck=2, 2025-05-07T20:12:28.3636753Z stochastic_rounding=True, 2025-05-07T20:12:28.3636833Z weighted=True, 2025-05-07T20:12:28.3636919Z row_wise=True, 2025-05-07T20:12:28.3636997Z mixed=False, 2025-05-07T20:12:28.3637082Z use_cache=False, 2025-05-07T20:12:28.3637216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3637295Z use_cpu=True, 2025-05-07T20:12:28.3637398Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3637469Z ) 2025-05-07T20:12:28.3637599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3637968Z self=, 2025-05-07T20:12:28.3638049Z compile=False, 2025-05-07T20:12:28.3638157Z pooling_mode=, 2025-05-07T20:12:28.3638238Z T=5, 2025-05-07T20:12:28.3638313Z D=95, 2025-05-07T20:12:28.3638386Z B=33, 2025-05-07T20:12:28.3638471Z log_E=4, 2025-05-07T20:12:28.3638549Z L=14, 2025-05-07T20:12:28.3638625Z D_gradcheck=2, 2025-05-07T20:12:28.3638754Z stochastic_rounding=True, 2025-05-07T20:12:28.3638836Z weighted=False, 2025-05-07T20:12:28.3638928Z row_wise=True, 2025-05-07T20:12:28.3639007Z mixed=True, 2025-05-07T20:12:28.3639089Z use_cache=True, 2025-05-07T20:12:28.3639206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3639286Z use_cpu=True, 2025-05-07T20:12:28.3639393Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3639473Z ) 2025-05-07T20:12:28.3639600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3639960Z self=, 2025-05-07T20:12:28.3640049Z compile=True, 2025-05-07T20:12:28.3640154Z pooling_mode=, 2025-05-07T20:12:28.3640228Z T=2, 2025-05-07T20:12:28.3640305Z D=44, 2025-05-07T20:12:28.3640379Z B=64, 2025-05-07T20:12:28.3640466Z log_E=3, 2025-05-07T20:12:28.3640541Z L=6, 2025-05-07T20:12:28.3640619Z D_gradcheck=1, 2025-05-07T20:12:28.3640722Z stochastic_rounding=True, 2025-05-07T20:12:28.3640802Z weighted=True, 2025-05-07T20:12:28.3640882Z row_wise=True, 2025-05-07T20:12:28.3640970Z mixed=False, 2025-05-07T20:12:28.3641052Z use_cache=True, 2025-05-07T20:12:28.3641161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3641247Z use_cpu=True, 2025-05-07T20:12:28.3641350Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3641420Z ) 2025-05-07T20:12:28.3641557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3641918Z self=, 2025-05-07T20:12:28.3642000Z compile=False, 2025-05-07T20:12:28.3642112Z pooling_mode=, 2025-05-07T20:12:28.3642188Z T=2, 2025-05-07T20:12:28.3642268Z D=93, 2025-05-07T20:12:28.3642382Z B=117, 2025-05-07T20:12:28.3642459Z log_E=5, 2025-05-07T20:12:28.3642539Z L=12, 2025-05-07T20:12:28.3642622Z D_gradcheck=1, 2025-05-07T20:12:28.3642720Z stochastic_rounding=False, 2025-05-07T20:12:28.3642808Z weighted=False, 2025-05-07T20:12:28.3642889Z row_wise=True, 2025-05-07T20:12:28.3642968Z mixed=False, 2025-05-07T20:12:28.3643086Z use_cache=False, 2025-05-07T20:12:28.3643192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3643272Z use_cpu=True, 2025-05-07T20:12:28.3643382Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3643457Z ) 2025-05-07T20:12:28.3643610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3643983Z self=, 2025-05-07T20:12:28.3644066Z compile=True, 2025-05-07T20:12:28.3644176Z pooling_mode=, 2025-05-07T20:12:28.3644251Z T=1, 2025-05-07T20:12:28.3644326Z D=81, 2025-05-07T20:12:28.3644409Z B=66, 2025-05-07T20:12:28.3644483Z log_E=3, 2025-05-07T20:12:28.3644558Z L=19, 2025-05-07T20:12:28.3644648Z D_gradcheck=2, 2025-05-07T20:12:28.3644746Z stochastic_rounding=False, 2025-05-07T20:12:28.3644829Z weighted=False, 2025-05-07T20:12:28.3644916Z row_wise=True, 2025-05-07T20:12:28.3644996Z mixed=True, 2025-05-07T20:12:28.3645102Z use_cache=True, 2025-05-07T20:12:28.3645217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3645300Z use_cpu=True, 2025-05-07T20:12:28.3645399Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3645481Z ) 2025-05-07T20:12:28.3645612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3645981Z self=, 2025-05-07T20:12:28.3646065Z compile=False, 2025-05-07T20:12:28.3646172Z pooling_mode=, 2025-05-07T20:12:28.3646250Z T=4, 2025-05-07T20:12:28.3646324Z D=76, 2025-05-07T20:12:28.3646398Z B=119, 2025-05-07T20:12:28.3646481Z log_E=4, 2025-05-07T20:12:28.3646555Z L=3, 2025-05-07T20:12:28.3646662Z D_gradcheck=2, 2025-05-07T20:12:28.3646765Z stochastic_rounding=True, 2025-05-07T20:12:28.3646845Z weighted=False, 2025-05-07T20:12:28.3646925Z row_wise=True, 2025-05-07T20:12:28.3647018Z mixed=True, 2025-05-07T20:12:28.3647105Z use_cache=False, 2025-05-07T20:12:28.3647223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3647298Z use_cpu=True, 2025-05-07T20:12:28.3647397Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3647475Z ) 2025-05-07T20:12:28.3647606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3647964Z self=, 2025-05-07T20:12:28.3648050Z compile=True, 2025-05-07T20:12:28.3648158Z pooling_mode=, 2025-05-07T20:12:28.3648231Z T=4, 2025-05-07T20:12:28.3648313Z D=114, 2025-05-07T20:12:28.3648386Z B=88, 2025-05-07T20:12:28.3648461Z log_E=4, 2025-05-07T20:12:28.3648541Z L=11, 2025-05-07T20:12:28.3648623Z D_gradcheck=1, 2025-05-07T20:12:28.3648715Z stochastic_rounding=False, 2025-05-07T20:12:28.3648799Z weighted=True, 2025-05-07T20:12:28.3648878Z row_wise=True, 2025-05-07T20:12:28.3648966Z mixed=True, 2025-05-07T20:12:28.3649046Z use_cache=False, 2025-05-07T20:12:28.3649154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3649242Z use_cpu=True, 2025-05-07T20:12:28.3649341Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3649413Z ) 2025-05-07T20:12:28.3649550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3649910Z self=, 2025-05-07T20:12:28.3649990Z compile=True, 2025-05-07T20:12:28.3650105Z pooling_mode=, 2025-05-07T20:12:28.3650178Z T=3, 2025-05-07T20:12:28.3650250Z D=85, 2025-05-07T20:12:28.3650328Z B=4, 2025-05-07T20:12:28.3650402Z log_E=5, 2025-05-07T20:12:28.3650486Z L=13, 2025-05-07T20:12:28.3650569Z D_gradcheck=2, 2025-05-07T20:12:28.3650663Z stochastic_rounding=True, 2025-05-07T20:12:28.3650751Z weighted=False, 2025-05-07T20:12:28.3650829Z row_wise=True, 2025-05-07T20:12:28.3650935Z mixed=False, 2025-05-07T20:12:28.3651024Z use_cache=False, 2025-05-07T20:12:28.3651128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3651207Z use_cpu=True, 2025-05-07T20:12:28.3651314Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3651385Z ) 2025-05-07T20:12:28.3651536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3651899Z self=, 2025-05-07T20:12:28.3651979Z compile=True, 2025-05-07T20:12:28.3652088Z pooling_mode=, 2025-05-07T20:12:28.3652162Z T=5, 2025-05-07T20:12:28.3652235Z D=71, 2025-05-07T20:12:28.3652310Z B=77, 2025-05-07T20:12:28.3652383Z log_E=3, 2025-05-07T20:12:28.3652460Z L=20, 2025-05-07T20:12:28.3652543Z D_gradcheck=1, 2025-05-07T20:12:28.3652637Z stochastic_rounding=False, 2025-05-07T20:12:28.3652720Z weighted=False, 2025-05-07T20:12:28.3652804Z row_wise=True, 2025-05-07T20:12:28.3652908Z mixed=False, 2025-05-07T20:12:28.3652986Z use_cache=True, 2025-05-07T20:12:28.3653098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3653177Z use_cpu=True, 2025-05-07T20:12:28.3653276Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3653357Z ) 2025-05-07T20:12:28.3931544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3931959Z self=, 2025-05-07T20:12:28.3932041Z compile=True, 2025-05-07T20:12:28.3932151Z pooling_mode=, 2025-05-07T20:12:28.3932233Z T=3, 2025-05-07T20:12:28.3932305Z D=92, 2025-05-07T20:12:28.3932376Z B=64, 2025-05-07T20:12:28.3932462Z log_E=5, 2025-05-07T20:12:28.3932600Z L=11, 2025-05-07T20:12:28.3932687Z D_gradcheck=2, 2025-05-07T20:12:28.3932783Z stochastic_rounding=False, 2025-05-07T20:12:28.3932863Z weighted=True, 2025-05-07T20:12:28.3932946Z row_wise=True, 2025-05-07T20:12:28.3933025Z mixed=False, 2025-05-07T20:12:28.3933108Z use_cache=True, 2025-05-07T20:12:28.3933223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3933304Z use_cpu=True, 2025-05-07T20:12:28.3933402Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3933483Z ) 2025-05-07T20:12:28.3933611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3933968Z self=, 2025-05-07T20:12:28.3934053Z compile=True, 2025-05-07T20:12:28.3934160Z pooling_mode=, 2025-05-07T20:12:28.3934238Z T=1, 2025-05-07T20:12:28.3934312Z D=13, 2025-05-07T20:12:28.3934385Z B=101, 2025-05-07T20:12:28.3934466Z log_E=4, 2025-05-07T20:12:28.3934541Z L=19, 2025-05-07T20:12:28.3934620Z D_gradcheck=2, 2025-05-07T20:12:28.3934721Z stochastic_rounding=False, 2025-05-07T20:12:28.3934799Z weighted=False, 2025-05-07T20:12:28.3934881Z row_wise=True, 2025-05-07T20:12:28.3934962Z mixed=True, 2025-05-07T20:12:28.3935042Z use_cache=False, 2025-05-07T20:12:28.3935146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3935233Z use_cpu=True, 2025-05-07T20:12:28.3935335Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3935405Z ) 2025-05-07T20:12:28.3935543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3935900Z self=, 2025-05-07T20:12:28.3935987Z compile=False, 2025-05-07T20:12:28.3936093Z pooling_mode=, 2025-05-07T20:12:28.3936167Z T=3, 2025-05-07T20:12:28.3936248Z D=29, 2025-05-07T20:12:28.3936321Z B=114, 2025-05-07T20:12:28.3936401Z log_E=5, 2025-05-07T20:12:28.3936487Z L=16, 2025-05-07T20:12:28.3936564Z D_gradcheck=2, 2025-05-07T20:12:28.3936660Z stochastic_rounding=True, 2025-05-07T20:12:28.3936749Z weighted=False, 2025-05-07T20:12:28.3936888Z row_wise=True, 2025-05-07T20:12:28.3936965Z mixed=True, 2025-05-07T20:12:28.3937101Z use_cache=True, 2025-05-07T20:12:28.3937211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3937288Z use_cpu=True, 2025-05-07T20:12:28.3937420Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3937501Z ) 2025-05-07T20:12:28.3937627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3937986Z self=, 2025-05-07T20:12:28.3938076Z compile=False, 2025-05-07T20:12:28.3938179Z pooling_mode=, 2025-05-07T20:12:28.3938262Z T=1, 2025-05-07T20:12:28.3938332Z D=117, 2025-05-07T20:12:28.3938405Z B=121, 2025-05-07T20:12:28.3938490Z log_E=5, 2025-05-07T20:12:28.3938561Z L=19, 2025-05-07T20:12:28.3938640Z D_gradcheck=2, 2025-05-07T20:12:28.3938745Z stochastic_rounding=False, 2025-05-07T20:12:28.3938857Z weighted=False, 2025-05-07T20:12:28.3938939Z row_wise=True, 2025-05-07T20:12:28.3939026Z mixed=False, 2025-05-07T20:12:28.3939104Z use_cache=True, 2025-05-07T20:12:28.3939210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3939297Z use_cpu=True, 2025-05-07T20:12:28.3939398Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3939466Z ) 2025-05-07T20:12:28.3939602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3940026Z self=, 2025-05-07T20:12:28.3940117Z compile=False, 2025-05-07T20:12:28.3940219Z pooling_mode=, 2025-05-07T20:12:28.3940290Z T=4, 2025-05-07T20:12:28.3940375Z D=110, 2025-05-07T20:12:28.3940477Z B=26, 2025-05-07T20:12:28.3940552Z log_E=4, 2025-05-07T20:12:28.3940644Z L=2, 2025-05-07T20:12:28.3940727Z D_gradcheck=1, 2025-05-07T20:12:28.3940822Z stochastic_rounding=False, 2025-05-07T20:12:28.3940920Z weighted=True, 2025-05-07T20:12:28.3940998Z row_wise=True, 2025-05-07T20:12:28.3941076Z mixed=True, 2025-05-07T20:12:28.3941170Z use_cache=False, 2025-05-07T20:12:28.3941275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3941355Z use_cpu=True, 2025-05-07T20:12:28.3941472Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3941543Z ) 2025-05-07T20:12:28.3941686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3942049Z self=, 2025-05-07T20:12:28.3942132Z compile=True, 2025-05-07T20:12:28.3942252Z pooling_mode=, 2025-05-07T20:12:28.3942324Z T=4, 2025-05-07T20:12:28.3942398Z D=126, 2025-05-07T20:12:28.3942491Z B=6, 2025-05-07T20:12:28.3942565Z log_E=4, 2025-05-07T20:12:28.3942639Z L=14, 2025-05-07T20:12:28.3942732Z D_gradcheck=2, 2025-05-07T20:12:28.3942825Z stochastic_rounding=True, 2025-05-07T20:12:28.3942912Z weighted=True, 2025-05-07T20:12:28.3943004Z row_wise=True, 2025-05-07T20:12:28.3943082Z mixed=False, 2025-05-07T20:12:28.3943172Z use_cache=False, 2025-05-07T20:12:28.3943280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3943358Z use_cpu=True, 2025-05-07T20:12:28.3943475Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3943548Z ) 2025-05-07T20:12:28.3943677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3944046Z self=, 2025-05-07T20:12:28.3944131Z compile=False, 2025-05-07T20:12:28.3944242Z pooling_mode=, 2025-05-07T20:12:28.3944330Z T=2, 2025-05-07T20:12:28.3944403Z D=33, 2025-05-07T20:12:28.3944480Z B=16, 2025-05-07T20:12:28.3944569Z log_E=4, 2025-05-07T20:12:28.3944640Z L=19, 2025-05-07T20:12:28.3944723Z D_gradcheck=1, 2025-05-07T20:12:28.3944834Z stochastic_rounding=False, 2025-05-07T20:12:28.3944941Z weighted=True, 2025-05-07T20:12:28.3945034Z row_wise=True, 2025-05-07T20:12:28.3945114Z mixed=False, 2025-05-07T20:12:28.3945193Z use_cache=True, 2025-05-07T20:12:28.3945308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3945413Z use_cpu=True, 2025-05-07T20:12:28.3945514Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3945599Z ) 2025-05-07T20:12:28.3945722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3946078Z self=, 2025-05-07T20:12:28.3946173Z compile=True, 2025-05-07T20:12:28.3946274Z pooling_mode=, 2025-05-07T20:12:28.3946349Z T=4, 2025-05-07T20:12:28.3946434Z D=70, 2025-05-07T20:12:28.3946510Z B=126, 2025-05-07T20:12:28.3946598Z log_E=5, 2025-05-07T20:12:28.3946669Z L=10, 2025-05-07T20:12:28.3946751Z D_gradcheck=2, 2025-05-07T20:12:28.3946878Z stochastic_rounding=True, 2025-05-07T20:12:28.3946959Z weighted=True, 2025-05-07T20:12:28.3947040Z row_wise=True, 2025-05-07T20:12:28.3947127Z mixed=False, 2025-05-07T20:12:28.3947203Z use_cache=True, 2025-05-07T20:12:28.3947309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3947398Z use_cpu=True, 2025-05-07T20:12:28.3947500Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3947571Z ) 2025-05-07T20:12:28.3947711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3948069Z self=, 2025-05-07T20:12:28.3948151Z compile=False, 2025-05-07T20:12:28.3948264Z pooling_mode=, 2025-05-07T20:12:28.3948339Z T=5, 2025-05-07T20:12:28.3948449Z D=68, 2025-05-07T20:12:28.3948523Z B=97, 2025-05-07T20:12:28.3948598Z log_E=3, 2025-05-07T20:12:28.3948680Z L=3, 2025-05-07T20:12:28.3948760Z D_gradcheck=2, 2025-05-07T20:12:28.3948855Z stochastic_rounding=False, 2025-05-07T20:12:28.3948945Z weighted=True, 2025-05-07T20:12:28.3949021Z row_wise=True, 2025-05-07T20:12:28.3949101Z mixed=False, 2025-05-07T20:12:28.3949185Z use_cache=True, 2025-05-07T20:12:28.3949291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3949373Z use_cpu=True, 2025-05-07T20:12:28.3949483Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3949556Z ) 2025-05-07T20:12:28.3949684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3950055Z self=, 2025-05-07T20:12:28.3950138Z compile=False, 2025-05-07T20:12:28.3950252Z pooling_mode=, 2025-05-07T20:12:28.3950326Z T=3, 2025-05-07T20:12:28.3950402Z D=102, 2025-05-07T20:12:28.3950487Z B=41, 2025-05-07T20:12:28.3950561Z log_E=3, 2025-05-07T20:12:28.3950635Z L=18, 2025-05-07T20:12:28.3950724Z D_gradcheck=2, 2025-05-07T20:12:28.3950824Z stochastic_rounding=True, 2025-05-07T20:12:28.3950904Z weighted=True, 2025-05-07T20:12:28.3950990Z row_wise=True, 2025-05-07T20:12:28.3951069Z mixed=False, 2025-05-07T20:12:28.3951155Z use_cache=False, 2025-05-07T20:12:28.3951272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:28.3951352Z use_cpu=True, 2025-05-07T20:12:28.3951453Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3951533Z ) 2025-05-07T20:12:28.3951660Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3952028Z self=, 2025-05-07T20:12:28.3952108Z compile=False, 2025-05-07T20:12:28.3952212Z pooling_mode=, 2025-05-07T20:12:28.3952298Z T=1, 2025-05-07T20:12:28.3952371Z D=60, 2025-05-07T20:12:28.3952445Z B=117, 2025-05-07T20:12:28.3952527Z log_E=4, 2025-05-07T20:12:28.3952601Z L=14, 2025-05-07T20:12:28.3952682Z D_gradcheck=1, 2025-05-07T20:12:28.3952814Z stochastic_rounding=False, 2025-05-07T20:12:28.3952898Z weighted=False, 2025-05-07T20:12:28.3952978Z row_wise=True, 2025-05-07T20:12:28.3953064Z mixed=False, 2025-05-07T20:12:28.3953145Z use_cache=False, 2025-05-07T20:12:28.3953286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3953368Z use_cpu=True, 2025-05-07T20:12:28.3953469Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3953552Z ) 2025-05-07T20:12:28.3953679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3954041Z self=, 2025-05-07T20:12:28.3954128Z compile=True, 2025-05-07T20:12:28.3954231Z pooling_mode=, 2025-05-07T20:12:28.3954310Z T=2, 2025-05-07T20:12:28.3954388Z D=78, 2025-05-07T20:12:28.3954462Z B=15, 2025-05-07T20:12:28.3954537Z log_E=3, 2025-05-07T20:12:28.3954620Z L=10, 2025-05-07T20:12:28.3954724Z D_gradcheck=1, 2025-05-07T20:12:28.3954820Z stochastic_rounding=True, 2025-05-07T20:12:28.3954906Z weighted=False, 2025-05-07T20:12:28.3954988Z row_wise=True, 2025-05-07T20:12:28.3955076Z mixed=True, 2025-05-07T20:12:28.3955159Z use_cache=True, 2025-05-07T20:12:28.3955267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3955356Z use_cpu=True, 2025-05-07T20:12:28.3955460Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3955532Z ) 2025-05-07T20:12:28.3955666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3956026Z self=, 2025-05-07T20:12:28.3956106Z compile=True, 2025-05-07T20:12:28.3956218Z pooling_mode=, 2025-05-07T20:12:28.3956319Z T=1, 2025-05-07T20:12:28.3956394Z D=74, 2025-05-07T20:12:28.3956475Z B=67, 2025-05-07T20:12:28.3956550Z log_E=4, 2025-05-07T20:12:28.3956635Z L=0, 2025-05-07T20:12:28.3956716Z D_gradcheck=1, 2025-05-07T20:12:28.3956815Z stochastic_rounding=False, 2025-05-07T20:12:28.3956903Z weighted=False, 2025-05-07T20:12:28.3956983Z row_wise=True, 2025-05-07T20:12:28.3957060Z mixed=True, 2025-05-07T20:12:28.3957148Z use_cache=False, 2025-05-07T20:12:28.3957257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3957337Z use_cpu=True, 2025-05-07T20:12:28.3957446Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3957518Z ) 2025-05-07T20:12:28.3957645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3958014Z self=, 2025-05-07T20:12:28.3958094Z compile=False, 2025-05-07T20:12:28.3958208Z pooling_mode=, 2025-05-07T20:12:28.3958283Z T=2, 2025-05-07T20:12:28.3958358Z D=31, 2025-05-07T20:12:28.3958444Z B=104, 2025-05-07T20:12:28.3958519Z log_E=5, 2025-05-07T20:12:28.3958594Z L=15, 2025-05-07T20:12:28.3958684Z D_gradcheck=1, 2025-05-07T20:12:28.3958779Z stochastic_rounding=False, 2025-05-07T20:12:28.3958859Z weighted=True, 2025-05-07T20:12:28.3958945Z row_wise=True, 2025-05-07T20:12:28.3959025Z mixed=False, 2025-05-07T20:12:28.3959106Z use_cache=False, 2025-05-07T20:12:28.3959219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3959299Z use_cpu=True, 2025-05-07T20:12:28.3959400Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3959480Z ) 2025-05-07T20:12:28.3959609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3959978Z self=, 2025-05-07T20:12:28.3960059Z compile=True, 2025-05-07T20:12:28.3960163Z pooling_mode=, 2025-05-07T20:12:28.3960249Z T=5, 2025-05-07T20:12:28.3960325Z D=103, 2025-05-07T20:12:28.3960400Z B=18, 2025-05-07T20:12:28.3960484Z log_E=3, 2025-05-07T20:12:28.3960559Z L=2, 2025-05-07T20:12:28.3960666Z D_gradcheck=1, 2025-05-07T20:12:28.3960777Z stochastic_rounding=False, 2025-05-07T20:12:28.3960859Z weighted=True, 2025-05-07T20:12:28.3960941Z row_wise=True, 2025-05-07T20:12:28.3961034Z mixed=False, 2025-05-07T20:12:28.3961141Z use_cache=True, 2025-05-07T20:12:28.3961247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3961332Z use_cpu=True, 2025-05-07T20:12:28.3961433Z output_dtype=SparseType.FP32, 2025-05-07T20:12:28.3961514Z ) 2025-05-07T20:12:28.3961644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:28.3962003Z self=, 2025-05-07T20:12:28.3962096Z compile=True, 2025-05-07T20:12:28.3962204Z pooling_mode=, 2025-05-07T20:12:28.3962279Z T=1, 2025-05-07T20:12:28.3962362Z D=33, 2025-05-07T20:12:28.3962437Z B=119, 2025-05-07T20:12:28.3962514Z log_E=3, 2025-05-07T20:12:28.3962626Z L=18, 2025-05-07T20:12:28.3962711Z D_gradcheck=1, 2025-05-07T20:12:28.3962812Z stochastic_rounding=True, 2025-05-07T20:12:28.3962910Z weighted=False, 2025-05-07T20:12:28.3962993Z row_wise=True, 2025-05-07T20:12:28.3963072Z mixed=True, 2025-05-07T20:12:28.3963160Z use_cache=True, 2025-05-07T20:12:28.3963265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:28.3963355Z use_cpu=True, 2025-05-07T20:12:28.3963455Z output_dtype=SparseType.FP16, 2025-05-07T20:12:28.3963529Z ) 2025-05-07T20:12:29.6606398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6607391Z self=, 2025-05-07T20:12:29.6608416Z compile=False, 2025-05-07T20:12:29.6608882Z pooling_mode=, 2025-05-07T20:12:29.6609181Z T=1, 2025-05-07T20:12:29.6609377Z D=60, 2025-05-07T20:12:29.6609560Z B=113, 2025-05-07T20:12:29.6609759Z log_E=5, 2025-05-07T20:12:29.6609979Z L=9, 2025-05-07T20:12:29.6610166Z D_gradcheck=1, 2025-05-07T20:12:29.6610411Z stochastic_rounding=False, 2025-05-07T20:12:29.6610753Z weighted=False, 2025-05-07T20:12:29.6610972Z row_wise=True, 2025-05-07T20:12:29.6611190Z mixed=False, 2025-05-07T20:12:29.6611412Z use_cache=True, 2025-05-07T20:12:29.6611647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6611947Z use_cpu=True, 2025-05-07T20:12:29.6612188Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6612455Z ) 2025-05-07T20:12:29.6612693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6613387Z self=, 2025-05-07T20:12:29.6613947Z compile=False, 2025-05-07T20:12:29.6614204Z pooling_mode=, 2025-05-07T20:12:29.6614501Z T=4, 2025-05-07T20:12:29.6614699Z D=77, 2025-05-07T20:12:29.6614893Z B=102, 2025-05-07T20:12:29.6615096Z log_E=4, 2025-05-07T20:12:29.6615300Z L=18, 2025-05-07T20:12:29.6615487Z D_gradcheck=1, 2025-05-07T20:12:29.6615725Z stochastic_rounding=False, 2025-05-07T20:12:29.6615992Z weighted=False, 2025-05-07T20:12:29.6616201Z row_wise=True, 2025-05-07T20:12:29.6616416Z mixed=False, 2025-05-07T20:12:29.6616634Z use_cache=True, 2025-05-07T20:12:29.6616867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6617165Z use_cpu=True, 2025-05-07T20:12:29.6617405Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6617666Z ) 2025-05-07T20:12:29.6617903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6618515Z self=, 2025-05-07T20:12:29.6619078Z compile=False, 2025-05-07T20:12:29.6619333Z pooling_mode=, 2025-05-07T20:12:29.6619699Z T=4, 2025-05-07T20:12:29.6619885Z D=51, 2025-05-07T20:12:29.6620077Z B=76, 2025-05-07T20:12:29.6620374Z log_E=5, 2025-05-07T20:12:29.6620561Z L=3, 2025-05-07T20:12:29.6620757Z D_gradcheck=2, 2025-05-07T20:12:29.6620995Z stochastic_rounding=True, 2025-05-07T20:12:29.6621263Z weighted=False, 2025-05-07T20:12:29.6621472Z row_wise=True, 2025-05-07T20:12:29.6621745Z mixed=False, 2025-05-07T20:12:29.6621966Z use_cache=False, 2025-05-07T20:12:29.6622209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6622514Z use_cpu=True, 2025-05-07T20:12:29.6622756Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6623018Z ) 2025-05-07T20:12:29.6623262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6623883Z self=, 2025-05-07T20:12:29.6624448Z compile=False, 2025-05-07T20:12:29.6624707Z pooling_mode=, 2025-05-07T20:12:29.6624994Z T=1, 2025-05-07T20:12:29.6625206Z D=25, 2025-05-07T20:12:29.6625401Z B=31, 2025-05-07T20:12:29.6625640Z log_E=3, 2025-05-07T20:12:29.6625848Z L=19, 2025-05-07T20:12:29.6626054Z D_gradcheck=1, 2025-05-07T20:12:29.6626282Z stochastic_rounding=True, 2025-05-07T20:12:29.6626555Z weighted=False, 2025-05-07T20:12:29.6626786Z row_wise=True, 2025-05-07T20:12:29.6626999Z mixed=False, 2025-05-07T20:12:29.6627222Z use_cache=True, 2025-05-07T20:12:29.6627475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6627768Z use_cpu=True, 2025-05-07T20:12:29.6628015Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6628296Z ) 2025-05-07T20:12:29.6628526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6629146Z self=, 2025-05-07T20:12:29.6629759Z compile=False, 2025-05-07T20:12:29.6629999Z pooling_mode=, 2025-05-07T20:12:29.6630296Z T=1, 2025-05-07T20:12:29.6630489Z D=43, 2025-05-07T20:12:29.6630672Z B=28, 2025-05-07T20:12:29.6630872Z log_E=4, 2025-05-07T20:12:29.6631071Z L=14, 2025-05-07T20:12:29.6631253Z D_gradcheck=1, 2025-05-07T20:12:29.6631488Z stochastic_rounding=True, 2025-05-07T20:12:29.6631750Z weighted=True, 2025-05-07T20:12:29.6631968Z row_wise=True, 2025-05-07T20:12:29.6632173Z mixed=True, 2025-05-07T20:12:29.6632387Z use_cache=True, 2025-05-07T20:12:29.6632634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6632920Z use_cpu=True, 2025-05-07T20:12:29.6633158Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6633431Z ) 2025-05-07T20:12:29.6633657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6634275Z self=, 2025-05-07T20:12:29.6634847Z compile=False, 2025-05-07T20:12:29.6635088Z pooling_mode=, 2025-05-07T20:12:29.6635390Z T=4, 2025-05-07T20:12:29.6635584Z D=45, 2025-05-07T20:12:29.6635769Z B=4, 2025-05-07T20:12:29.6635961Z log_E=5, 2025-05-07T20:12:29.6636161Z L=3, 2025-05-07T20:12:29.6636346Z D_gradcheck=1, 2025-05-07T20:12:29.6636584Z stochastic_rounding=True, 2025-05-07T20:12:29.6636853Z weighted=False, 2025-05-07T20:12:29.6637063Z row_wise=True, 2025-05-07T20:12:29.6637281Z mixed=True, 2025-05-07T20:12:29.6637498Z use_cache=False, 2025-05-07T20:12:29.6637755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6638043Z use_cpu=True, 2025-05-07T20:12:29.6638283Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6638559Z ) 2025-05-07T20:12:29.6638785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6639396Z self=, 2025-05-07T20:12:29.6639971Z compile=True, 2025-05-07T20:12:29.6640207Z pooling_mode=, 2025-05-07T20:12:29.6640499Z T=1, 2025-05-07T20:12:29.6640693Z D=100, 2025-05-07T20:12:29.6640932Z B=55, 2025-05-07T20:12:29.6641128Z log_E=3, 2025-05-07T20:12:29.6641330Z L=3, 2025-05-07T20:12:29.6641514Z D_gradcheck=1, 2025-05-07T20:12:29.6641753Z stochastic_rounding=False, 2025-05-07T20:12:29.6642021Z weighted=False, 2025-05-07T20:12:29.6642265Z row_wise=True, 2025-05-07T20:12:29.6642483Z mixed=False, 2025-05-07T20:12:29.6642702Z use_cache=True, 2025-05-07T20:12:29.6642938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6643238Z use_cpu=True, 2025-05-07T20:12:29.6643477Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6643738Z ) 2025-05-07T20:12:29.6643974Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6644584Z self=, 2025-05-07T20:12:29.6645155Z compile=True, 2025-05-07T20:12:29.6645389Z pooling_mode=, 2025-05-07T20:12:29.6645683Z T=4, 2025-05-07T20:12:29.6645876Z D=103, 2025-05-07T20:12:29.6646092Z B=91, 2025-05-07T20:12:29.6646287Z log_E=5, 2025-05-07T20:12:29.6646486Z L=20, 2025-05-07T20:12:29.6646673Z D_gradcheck=1, 2025-05-07T20:12:29.6646916Z stochastic_rounding=False, 2025-05-07T20:12:29.6647187Z weighted=False, 2025-05-07T20:12:29.6647409Z row_wise=True, 2025-05-07T20:12:29.6647634Z mixed=False, 2025-05-07T20:12:29.6647854Z use_cache=False, 2025-05-07T20:12:29.6648101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6648403Z use_cpu=True, 2025-05-07T20:12:29.6648642Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6648901Z ) 2025-05-07T20:12:29.6649139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6649749Z self=, 2025-05-07T20:12:29.6650353Z compile=False, 2025-05-07T20:12:29.6650591Z pooling_mode=, 2025-05-07T20:12:29.6650882Z T=4, 2025-05-07T20:12:29.6651081Z D=60, 2025-05-07T20:12:29.6651267Z B=39, 2025-05-07T20:12:29.6651465Z log_E=3, 2025-05-07T20:12:29.6651669Z L=12, 2025-05-07T20:12:29.6651858Z D_gradcheck=1, 2025-05-07T20:12:29.6652101Z stochastic_rounding=False, 2025-05-07T20:12:29.6652374Z weighted=False, 2025-05-07T20:12:29.6652591Z row_wise=True, 2025-05-07T20:12:29.6652818Z mixed=False, 2025-05-07T20:12:29.6653042Z use_cache=False, 2025-05-07T20:12:29.6653290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6653599Z use_cpu=True, 2025-05-07T20:12:29.6653845Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6654111Z ) 2025-05-07T20:12:29.6654356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6654977Z self=, 2025-05-07T20:12:29.6655540Z compile=False, 2025-05-07T20:12:29.6655796Z pooling_mode=, 2025-05-07T20:12:29.6656090Z T=4, 2025-05-07T20:12:29.6656297Z D=34, 2025-05-07T20:12:29.6656480Z B=68, 2025-05-07T20:12:29.6656679Z log_E=3, 2025-05-07T20:12:29.6656876Z L=0, 2025-05-07T20:12:29.6657058Z D_gradcheck=2, 2025-05-07T20:12:29.6657293Z stochastic_rounding=False, 2025-05-07T20:12:29.6657561Z weighted=False, 2025-05-07T20:12:29.6657769Z row_wise=True, 2025-05-07T20:12:29.6657984Z mixed=True, 2025-05-07T20:12:29.6658198Z use_cache=False, 2025-05-07T20:12:29.6658444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6658744Z use_cpu=True, 2025-05-07T20:12:29.6658983Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6659243Z ) 2025-05-07T20:12:29.6659481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6660186Z self=, 2025-05-07T20:12:29.6660751Z compile=True, 2025-05-07T20:12:29.6661007Z pooling_mode=, 2025-05-07T20:12:29.6661304Z T=5, 2025-05-07T20:12:29.6661538Z D=123, 2025-05-07T20:12:29.6661736Z B=76, 2025-05-07T20:12:29.6661929Z log_E=4, 2025-05-07T20:12:29.6662118Z L=6, 2025-05-07T20:12:29.6662316Z D_gradcheck=2, 2025-05-07T20:12:29.6662555Z stochastic_rounding=True, 2025-05-07T20:12:29.6662850Z weighted=True, 2025-05-07T20:12:29.6663059Z row_wise=True, 2025-05-07T20:12:29.6663275Z mixed=False, 2025-05-07T20:12:29.6663492Z use_cache=True, 2025-05-07T20:12:29.6663729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6664033Z use_cpu=True, 2025-05-07T20:12:29.6664277Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6664539Z ) 2025-05-07T20:12:29.6664776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6665389Z self=, 2025-05-07T20:12:29.6665946Z compile=True, 2025-05-07T20:12:29.6666195Z pooling_mode=, 2025-05-07T20:12:29.6666523Z T=4, 2025-05-07T20:12:29.6666703Z D=44, 2025-05-07T20:12:29.6666896Z B=21, 2025-05-07T20:12:29.6667087Z log_E=4, 2025-05-07T20:12:29.6667273Z L=16, 2025-05-07T20:12:29.6667470Z D_gradcheck=1, 2025-05-07T20:12:29.6667709Z stochastic_rounding=False, 2025-05-07T20:12:29.6667969Z weighted=False, 2025-05-07T20:12:29.6668197Z row_wise=True, 2025-05-07T20:12:29.6668414Z mixed=True, 2025-05-07T20:12:29.6668615Z use_cache=True, 2025-05-07T20:12:29.6668864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6669165Z use_cpu=True, 2025-05-07T20:12:29.6669405Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6669663Z ) 2025-05-07T20:12:29.6669897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6670506Z self=, 2025-05-07T20:12:29.6671090Z compile=True, 2025-05-07T20:12:29.6671338Z pooling_mode=, 2025-05-07T20:12:29.6671635Z T=5, 2025-05-07T20:12:29.6671815Z D=30, 2025-05-07T20:12:29.6672008Z B=8, 2025-05-07T20:12:29.6672202Z log_E=5, 2025-05-07T20:12:29.6672390Z L=14, 2025-05-07T20:12:29.6672589Z D_gradcheck=1, 2025-05-07T20:12:29.6672827Z stochastic_rounding=False, 2025-05-07T20:12:29.6673086Z weighted=True, 2025-05-07T20:12:29.6673313Z row_wise=True, 2025-05-07T20:12:29.6673533Z mixed=True, 2025-05-07T20:12:29.6673740Z use_cache=False, 2025-05-07T20:12:29.6674003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6674308Z use_cpu=True, 2025-05-07T20:12:29.6674535Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6674807Z ) 2025-05-07T20:12:29.6675045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6675866Z self=, 2025-05-07T20:12:29.6676432Z compile=True, 2025-05-07T20:12:29.6676685Z pooling_mode=, 2025-05-07T20:12:29.6676985Z T=5, 2025-05-07T20:12:29.6677180Z D=18, 2025-05-07T20:12:29.6677377Z B=45, 2025-05-07T20:12:29.6677579Z log_E=3, 2025-05-07T20:12:29.6677770Z L=20, 2025-05-07T20:12:29.6677973Z D_gradcheck=2, 2025-05-07T20:12:29.6678217Z stochastic_rounding=True, 2025-05-07T20:12:29.6678474Z weighted=True, 2025-05-07T20:12:29.6678701Z row_wise=True, 2025-05-07T20:12:29.6678922Z mixed=True, 2025-05-07T20:12:29.6679128Z use_cache=True, 2025-05-07T20:12:29.6679384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6679690Z use_cpu=True, 2025-05-07T20:12:29.6679925Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6680205Z ) 2025-05-07T20:12:29.6680452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6681058Z self=, 2025-05-07T20:12:29.6681635Z compile=False, 2025-05-07T20:12:29.6681890Z pooling_mode=, 2025-05-07T20:12:29.6682283Z T=5, 2025-05-07T20:12:29.6682467Z D=30, 2025-05-07T20:12:29.6682667Z B=28, 2025-05-07T20:12:29.6682868Z log_E=4, 2025-05-07T20:12:29.6683057Z L=16, 2025-05-07T20:12:29.6683263Z D_gradcheck=1, 2025-05-07T20:12:29.6683558Z stochastic_rounding=True, 2025-05-07T20:12:29.6683814Z weighted=True, 2025-05-07T20:12:29.6684034Z row_wise=True, 2025-05-07T20:12:29.6684252Z mixed=False, 2025-05-07T20:12:29.6684457Z use_cache=False, 2025-05-07T20:12:29.6684715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6685016Z use_cpu=True, 2025-05-07T20:12:29.6685246Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6685524Z ) 2025-05-07T20:12:29.6685767Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6686372Z self=, 2025-05-07T20:12:29.6686946Z compile=False, 2025-05-07T20:12:29.6687236Z pooling_mode=, 2025-05-07T20:12:29.6687537Z T=1, 2025-05-07T20:12:29.6687717Z D=82, 2025-05-07T20:12:29.6687912Z B=68, 2025-05-07T20:12:29.6688103Z log_E=4, 2025-05-07T20:12:29.6688292Z L=10, 2025-05-07T20:12:29.6688489Z D_gradcheck=1, 2025-05-07T20:12:29.6688728Z stochastic_rounding=True, 2025-05-07T20:12:29.6688982Z weighted=True, 2025-05-07T20:12:29.6689201Z row_wise=True, 2025-05-07T20:12:29.6689416Z mixed=False, 2025-05-07T20:12:29.6689622Z use_cache=False, 2025-05-07T20:12:29.6689880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6690181Z use_cpu=True, 2025-05-07T20:12:29.6690412Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6690687Z ) 2025-05-07T20:12:29.6919913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6921144Z self=, 2025-05-07T20:12:29.6921887Z compile=True, 2025-05-07T20:12:29.6922147Z pooling_mode=, 2025-05-07T20:12:29.6922512Z T=4, 2025-05-07T20:12:29.6922706Z D=124, 2025-05-07T20:12:29.6922905Z B=89, 2025-05-07T20:12:29.6923087Z log_E=4, 2025-05-07T20:12:29.6923289Z L=0, 2025-05-07T20:12:29.6923486Z D_gradcheck=1, 2025-05-07T20:12:29.6923716Z stochastic_rounding=True, 2025-05-07T20:12:29.6923985Z weighted=False, 2025-05-07T20:12:29.6924214Z row_wise=True, 2025-05-07T20:12:29.6924420Z mixed=True, 2025-05-07T20:12:29.6924638Z use_cache=False, 2025-05-07T20:12:29.6924897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6925186Z use_cpu=True, 2025-05-07T20:12:29.6925429Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6925705Z ) 2025-05-07T20:12:29.6925931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6926547Z self=, 2025-05-07T20:12:29.6927117Z compile=True, 2025-05-07T20:12:29.6927370Z pooling_mode=, 2025-05-07T20:12:29.6927654Z T=4, 2025-05-07T20:12:29.6927846Z D=83, 2025-05-07T20:12:29.6928038Z B=52, 2025-05-07T20:12:29.6928220Z log_E=3, 2025-05-07T20:12:29.6928417Z L=0, 2025-05-07T20:12:29.6928613Z D_gradcheck=2, 2025-05-07T20:12:29.6935051Z stochastic_rounding=False, 2025-05-07T20:12:29.6935458Z weighted=False, 2025-05-07T20:12:29.6935684Z row_wise=True, 2025-05-07T20:12:29.6935915Z mixed=True, 2025-05-07T20:12:29.6936141Z use_cache=False, 2025-05-07T20:12:29.6936391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6936699Z use_cpu=True, 2025-05-07T20:12:29.6936947Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6937214Z ) 2025-05-07T20:12:29.6937459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6938090Z self=, 2025-05-07T20:12:29.6938655Z compile=True, 2025-05-07T20:12:29.6939043Z pooling_mode=, 2025-05-07T20:12:29.6939350Z T=5, 2025-05-07T20:12:29.6939538Z D=62, 2025-05-07T20:12:29.6939832Z B=54, 2025-05-07T20:12:29.6940032Z log_E=4, 2025-05-07T20:12:29.6940223Z L=17, 2025-05-07T20:12:29.6940478Z D_gradcheck=1, 2025-05-07T20:12:29.6940726Z stochastic_rounding=False, 2025-05-07T20:12:29.6940988Z weighted=False, 2025-05-07T20:12:29.6941218Z row_wise=True, 2025-05-07T20:12:29.6941440Z mixed=True, 2025-05-07T20:12:29.6941660Z use_cache=False, 2025-05-07T20:12:29.6941905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6942205Z use_cpu=True, 2025-05-07T20:12:29.6942447Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6942710Z ) 2025-05-07T20:12:29.6942950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6943567Z self=, 2025-05-07T20:12:29.6944179Z compile=True, 2025-05-07T20:12:29.6944434Z pooling_mode=, 2025-05-07T20:12:29.6944732Z T=5, 2025-05-07T20:12:29.6944914Z D=4, 2025-05-07T20:12:29.6945110Z B=22, 2025-05-07T20:12:29.6945308Z log_E=3, 2025-05-07T20:12:29.6945498Z L=18, 2025-05-07T20:12:29.6945704Z D_gradcheck=2, 2025-05-07T20:12:29.6945952Z stochastic_rounding=False, 2025-05-07T20:12:29.6946212Z weighted=True, 2025-05-07T20:12:29.6946438Z row_wise=True, 2025-05-07T20:12:29.6946662Z mixed=False, 2025-05-07T20:12:29.6946870Z use_cache=True, 2025-05-07T20:12:29.6947124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6947428Z use_cpu=True, 2025-05-07T20:12:29.6947673Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6947935Z ) 2025-05-07T20:12:29.6948209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6948826Z self=, 2025-05-07T20:12:29.6949390Z compile=True, 2025-05-07T20:12:29.6949646Z pooling_mode=, 2025-05-07T20:12:29.6949949Z T=3, 2025-05-07T20:12:29.6950134Z D=89, 2025-05-07T20:12:29.6950330Z B=86, 2025-05-07T20:12:29.6950527Z log_E=5, 2025-05-07T20:12:29.6950717Z L=19, 2025-05-07T20:12:29.6950919Z D_gradcheck=1, 2025-05-07T20:12:29.6951162Z stochastic_rounding=False, 2025-05-07T20:12:29.6951419Z weighted=True, 2025-05-07T20:12:29.6951642Z row_wise=True, 2025-05-07T20:12:29.6951864Z mixed=False, 2025-05-07T20:12:29.6952072Z use_cache=True, 2025-05-07T20:12:29.6952322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6952626Z use_cpu=True, 2025-05-07T20:12:29.6952856Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6953133Z ) 2025-05-07T20:12:29.6953377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6953998Z self=, 2025-05-07T20:12:29.6954565Z compile=True, 2025-05-07T20:12:29.6954818Z pooling_mode=, 2025-05-07T20:12:29.6955118Z T=4, 2025-05-07T20:12:29.6955299Z D=79, 2025-05-07T20:12:29.6955493Z B=56, 2025-05-07T20:12:29.6955690Z log_E=5, 2025-05-07T20:12:29.6955877Z L=6, 2025-05-07T20:12:29.6956079Z D_gradcheck=2, 2025-05-07T20:12:29.6956318Z stochastic_rounding=True, 2025-05-07T20:12:29.6956572Z weighted=False, 2025-05-07T20:12:29.6956802Z row_wise=True, 2025-05-07T20:12:29.6957023Z mixed=False, 2025-05-07T20:12:29.6957231Z use_cache=False, 2025-05-07T20:12:29.6957489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6957793Z use_cpu=True, 2025-05-07T20:12:29.6958023Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6958302Z ) 2025-05-07T20:12:29.6958551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6959160Z self=, 2025-05-07T20:12:29.6959783Z compile=False, 2025-05-07T20:12:29.6960044Z pooling_mode=, 2025-05-07T20:12:29.6960344Z T=5, 2025-05-07T20:12:29.6960528Z D=45, 2025-05-07T20:12:29.6960727Z B=111, 2025-05-07T20:12:29.6960928Z log_E=4, 2025-05-07T20:12:29.6961150Z L=12, 2025-05-07T20:12:29.6961352Z D_gradcheck=1, 2025-05-07T20:12:29.6961595Z stochastic_rounding=False, 2025-05-07T20:12:29.6961853Z weighted=False, 2025-05-07T20:12:29.6962081Z row_wise=True, 2025-05-07T20:12:29.6962305Z mixed=False, 2025-05-07T20:12:29.6962513Z use_cache=True, 2025-05-07T20:12:29.6962762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6963065Z use_cpu=True, 2025-05-07T20:12:29.6963296Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6963576Z ) 2025-05-07T20:12:29.6963820Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6964453Z self=, 2025-05-07T20:12:29.6965032Z compile=False, 2025-05-07T20:12:29.6965288Z pooling_mode=, 2025-05-07T20:12:29.6965587Z T=5, 2025-05-07T20:12:29.6965772Z D=87, 2025-05-07T20:12:29.6965968Z B=82, 2025-05-07T20:12:29.6966168Z log_E=5, 2025-05-07T20:12:29.6966362Z L=6, 2025-05-07T20:12:29.6966567Z D_gradcheck=2, 2025-05-07T20:12:29.6966808Z stochastic_rounding=True, 2025-05-07T20:12:29.6967067Z weighted=False, 2025-05-07T20:12:29.6967294Z row_wise=True, 2025-05-07T20:12:29.6967517Z mixed=False, 2025-05-07T20:12:29.6967724Z use_cache=True, 2025-05-07T20:12:29.6967975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6968279Z use_cpu=True, 2025-05-07T20:12:29.6968507Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6968816Z ) 2025-05-07T20:12:29.6969055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6969658Z self=, 2025-05-07T20:12:29.6970233Z compile=False, 2025-05-07T20:12:29.6970484Z pooling_mode=, 2025-05-07T20:12:29.6970769Z T=1, 2025-05-07T20:12:29.6970962Z D=49, 2025-05-07T20:12:29.6971157Z B=67, 2025-05-07T20:12:29.6971343Z log_E=3, 2025-05-07T20:12:29.6971547Z L=18, 2025-05-07T20:12:29.6971747Z D_gradcheck=1, 2025-05-07T20:12:29.6971976Z stochastic_rounding=True, 2025-05-07T20:12:29.6972246Z weighted=True, 2025-05-07T20:12:29.6972472Z row_wise=True, 2025-05-07T20:12:29.6972689Z mixed=True, 2025-05-07T20:12:29.6972894Z use_cache=True, 2025-05-07T20:12:29.6973145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6973448Z use_cpu=True, 2025-05-07T20:12:29.6973679Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6973956Z ) 2025-05-07T20:12:29.6974194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6974799Z self=, 2025-05-07T20:12:29.6975373Z compile=True, 2025-05-07T20:12:29.6975900Z pooling_mode=, 2025-05-07T20:12:29.6976211Z T=1, 2025-05-07T20:12:29.6976412Z D=10, 2025-05-07T20:12:29.6976612Z B=2, 2025-05-07T20:12:29.6976800Z log_E=3, 2025-05-07T20:12:29.6977003Z L=3, 2025-05-07T20:12:29.6977203Z D_gradcheck=1, 2025-05-07T20:12:29.6977432Z stochastic_rounding=False, 2025-05-07T20:12:29.6977703Z weighted=False, 2025-05-07T20:12:29.6977928Z row_wise=True, 2025-05-07T20:12:29.6978135Z mixed=True, 2025-05-07T20:12:29.6978355Z use_cache=False, 2025-05-07T20:12:29.6978616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6978924Z use_cpu=True, 2025-05-07T20:12:29.6979157Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6979439Z ) 2025-05-07T20:12:29.6979760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6980372Z self=, 2025-05-07T20:12:29.6981037Z compile=True, 2025-05-07T20:12:29.6981273Z pooling_mode=, 2025-05-07T20:12:29.6981574Z T=1, 2025-05-07T20:12:29.6981768Z D=76, 2025-05-07T20:12:29.6981951Z B=82, 2025-05-07T20:12:29.6982184Z log_E=5, 2025-05-07T20:12:29.6982388Z L=2, 2025-05-07T20:12:29.6982584Z D_gradcheck=2, 2025-05-07T20:12:29.6982812Z stochastic_rounding=False, 2025-05-07T20:12:29.6983083Z weighted=False, 2025-05-07T20:12:29.6983314Z row_wise=True, 2025-05-07T20:12:29.6983524Z mixed=True, 2025-05-07T20:12:29.6983743Z use_cache=False, 2025-05-07T20:12:29.6983998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6984287Z use_cpu=True, 2025-05-07T20:12:29.6984528Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6984804Z ) 2025-05-07T20:12:29.6985028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6985684Z self=, 2025-05-07T20:12:29.6986259Z compile=True, 2025-05-07T20:12:29.6986498Z pooling_mode=, 2025-05-07T20:12:29.6986794Z T=2, 2025-05-07T20:12:29.6986984Z D=92, 2025-05-07T20:12:29.6987163Z B=21, 2025-05-07T20:12:29.6987358Z log_E=4, 2025-05-07T20:12:29.6987560Z L=19, 2025-05-07T20:12:29.6987746Z D_gradcheck=2, 2025-05-07T20:12:29.6987995Z stochastic_rounding=False, 2025-05-07T20:12:29.6988254Z weighted=False, 2025-05-07T20:12:29.6988458Z row_wise=True, 2025-05-07T20:12:29.6988669Z mixed=True, 2025-05-07T20:12:29.6988875Z use_cache=False, 2025-05-07T20:12:29.6989114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6989408Z use_cpu=True, 2025-05-07T20:12:29.6989712Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6989967Z ) 2025-05-07T20:12:29.6990195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6990799Z self=, 2025-05-07T20:12:29.6991353Z compile=False, 2025-05-07T20:12:29.6991601Z pooling_mode=, 2025-05-07T20:12:29.6991888Z T=2, 2025-05-07T20:12:29.6992061Z D=74, 2025-05-07T20:12:29.6992245Z B=40, 2025-05-07T20:12:29.6992429Z log_E=3, 2025-05-07T20:12:29.6992610Z L=20, 2025-05-07T20:12:29.6992796Z D_gradcheck=2, 2025-05-07T20:12:29.6993023Z stochastic_rounding=True, 2025-05-07T20:12:29.6993271Z weighted=False, 2025-05-07T20:12:29.6993486Z row_wise=True, 2025-05-07T20:12:29.6993692Z mixed=False, 2025-05-07T20:12:29.6993892Z use_cache=True, 2025-05-07T20:12:29.6994131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.6994423Z use_cpu=True, 2025-05-07T20:12:29.6994652Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.6994907Z ) 2025-05-07T20:12:29.6995137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.6995736Z self=, 2025-05-07T20:12:29.6996292Z compile=False, 2025-05-07T20:12:29.6996534Z pooling_mode=, 2025-05-07T20:12:29.6996821Z T=2, 2025-05-07T20:12:29.6996993Z D=72, 2025-05-07T20:12:29.6997179Z B=92, 2025-05-07T20:12:29.6997359Z log_E=4, 2025-05-07T20:12:29.6997540Z L=3, 2025-05-07T20:12:29.6997726Z D_gradcheck=1, 2025-05-07T20:12:29.6997954Z stochastic_rounding=False, 2025-05-07T20:12:29.6998199Z weighted=True, 2025-05-07T20:12:29.6998410Z row_wise=True, 2025-05-07T20:12:29.6998614Z mixed=False, 2025-05-07T20:12:29.6998811Z use_cache=False, 2025-05-07T20:12:29.6999057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.6999351Z use_cpu=True, 2025-05-07T20:12:29.6999567Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.6999831Z ) 2025-05-07T20:12:29.7000058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.7000657Z self=, 2025-05-07T20:12:29.7001245Z compile=True, 2025-05-07T20:12:29.7001488Z pooling_mode=, 2025-05-07T20:12:29.7001776Z T=1, 2025-05-07T20:12:29.7001952Z D=3, 2025-05-07T20:12:29.7002691Z B=108, 2025-05-07T20:12:29.7002881Z log_E=5, 2025-05-07T20:12:29.7003066Z L=19, 2025-05-07T20:12:29.7003258Z D_gradcheck=1, 2025-05-07T20:12:29.7003494Z stochastic_rounding=False, 2025-05-07T20:12:29.7003743Z weighted=False, 2025-05-07T20:12:29.7003959Z row_wise=True, 2025-05-07T20:12:29.7004161Z mixed=False, 2025-05-07T20:12:29.7004355Z use_cache=True, 2025-05-07T20:12:29.7004593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.7004886Z use_cpu=True, 2025-05-07T20:12:29.7005105Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.7005369Z ) 2025-05-07T20:12:29.7005600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.7006235Z self=, 2025-05-07T20:12:29.7006786Z compile=False, 2025-05-07T20:12:29.7007030Z pooling_mode=, 2025-05-07T20:12:29.7007311Z T=3, 2025-05-07T20:12:29.7007484Z D=86, 2025-05-07T20:12:29.7007672Z B=26, 2025-05-07T20:12:29.7007862Z log_E=3, 2025-05-07T20:12:29.7008042Z L=4, 2025-05-07T20:12:29.7008234Z D_gradcheck=2, 2025-05-07T20:12:29.7008463Z stochastic_rounding=False, 2025-05-07T20:12:29.7008709Z weighted=True, 2025-05-07T20:12:29.7008923Z row_wise=True, 2025-05-07T20:12:29.7009132Z mixed=True, 2025-05-07T20:12:29.7009332Z use_cache=False, 2025-05-07T20:12:29.7009591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.7009912Z use_cpu=True, 2025-05-07T20:12:29.7010130Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.7010395Z ) 2025-05-07T20:12:29.9605287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9606594Z self=, 2025-05-07T20:12:29.9607277Z compile=True, 2025-05-07T20:12:29.9607530Z pooling_mode=, 2025-05-07T20:12:29.9607827Z T=4, 2025-05-07T20:12:29.9608015Z D=44, 2025-05-07T20:12:29.9608206Z B=79, 2025-05-07T20:12:29.9608399Z log_E=5, 2025-05-07T20:12:29.9608589Z L=0, 2025-05-07T20:12:29.9608794Z D_gradcheck=1, 2025-05-07T20:12:29.9609041Z stochastic_rounding=False, 2025-05-07T20:12:29.9609302Z weighted=False, 2025-05-07T20:12:29.9609531Z row_wise=True, 2025-05-07T20:12:29.9609755Z mixed=False, 2025-05-07T20:12:29.9609962Z use_cache=True, 2025-05-07T20:12:29.9610216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9610531Z use_cpu=True, 2025-05-07T20:12:29.9610764Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9611048Z ) 2025-05-07T20:12:29.9611297Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9611913Z self=, 2025-05-07T20:12:29.9612494Z compile=True, 2025-05-07T20:12:29.9612746Z pooling_mode=, 2025-05-07T20:12:29.9613045Z T=5, 2025-05-07T20:12:29.9613231Z D=96, 2025-05-07T20:12:29.9613426Z B=8, 2025-05-07T20:12:29.9613619Z log_E=3, 2025-05-07T20:12:29.9613809Z L=5, 2025-05-07T20:12:29.9614003Z D_gradcheck=1, 2025-05-07T20:12:29.9614242Z stochastic_rounding=True, 2025-05-07T20:12:29.9614498Z weighted=False, 2025-05-07T20:12:29.9614721Z row_wise=True, 2025-05-07T20:12:29.9614939Z mixed=True, 2025-05-07T20:12:29.9615139Z use_cache=True, 2025-05-07T20:12:29.9615385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9615684Z use_cpu=True, 2025-05-07T20:12:29.9615913Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9616185Z ) 2025-05-07T20:12:29.9616426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9617256Z self=, 2025-05-07T20:12:29.9617826Z compile=False, 2025-05-07T20:12:29.9618075Z pooling_mode=, 2025-05-07T20:12:29.9618430Z T=3, 2025-05-07T20:12:29.9618614Z D=44, 2025-05-07T20:12:29.9618807Z B=86, 2025-05-07T20:12:29.9619004Z log_E=5, 2025-05-07T20:12:29.9619195Z L=20, 2025-05-07T20:12:29.9619391Z D_gradcheck=1, 2025-05-07T20:12:29.9619704Z stochastic_rounding=True, 2025-05-07T20:12:29.9619970Z weighted=False, 2025-05-07T20:12:29.9620193Z row_wise=True, 2025-05-07T20:12:29.9620411Z mixed=True, 2025-05-07T20:12:29.9620615Z use_cache=False, 2025-05-07T20:12:29.9620873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9621177Z use_cpu=True, 2025-05-07T20:12:29.9621410Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9621685Z ) 2025-05-07T20:12:29.9621979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9622591Z self=, 2025-05-07T20:12:29.9623161Z compile=False, 2025-05-07T20:12:29.9623419Z pooling_mode=, 2025-05-07T20:12:29.9623704Z T=4, 2025-05-07T20:12:29.9623902Z D=56, 2025-05-07T20:12:29.9624097Z B=56, 2025-05-07T20:12:29.9624278Z log_E=3, 2025-05-07T20:12:29.9624476Z L=17, 2025-05-07T20:12:29.9624673Z D_gradcheck=2, 2025-05-07T20:12:29.9624898Z stochastic_rounding=False, 2025-05-07T20:12:29.9625167Z weighted=False, 2025-05-07T20:12:29.9625387Z row_wise=True, 2025-05-07T20:12:29.9625602Z mixed=True, 2025-05-07T20:12:29.9625802Z use_cache=True, 2025-05-07T20:12:29.9626101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9626404Z use_cpu=True, 2025-05-07T20:12:29.9626631Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9626905Z ) 2025-05-07T20:12:29.9627144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9627750Z self=, 2025-05-07T20:12:29.9628318Z compile=False, 2025-05-07T20:12:29.9628567Z pooling_mode=, 2025-05-07T20:12:29.9628850Z T=2, 2025-05-07T20:12:29.9629040Z D=86, 2025-05-07T20:12:29.9629230Z B=96, 2025-05-07T20:12:29.9629410Z log_E=5, 2025-05-07T20:12:29.9629607Z L=14, 2025-05-07T20:12:29.9629804Z D_gradcheck=2, 2025-05-07T20:12:29.9630027Z stochastic_rounding=True, 2025-05-07T20:12:29.9630293Z weighted=False, 2025-05-07T20:12:29.9630515Z row_wise=True, 2025-05-07T20:12:29.9630720Z mixed=False, 2025-05-07T20:12:29.9630940Z use_cache=True, 2025-05-07T20:12:29.9631195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9631499Z use_cpu=True, 2025-05-07T20:12:29.9631730Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9632009Z ) 2025-05-07T20:12:29.9632251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9632855Z self=, 2025-05-07T20:12:29.9633424Z compile=True, 2025-05-07T20:12:29.9633671Z pooling_mode=, 2025-05-07T20:12:29.9633950Z T=3, 2025-05-07T20:12:29.9634141Z D=16, 2025-05-07T20:12:29.9634331Z B=62, 2025-05-07T20:12:29.9634511Z log_E=4, 2025-05-07T20:12:29.9634727Z L=17, 2025-05-07T20:12:29.9634926Z D_gradcheck=2, 2025-05-07T20:12:29.9635154Z stochastic_rounding=False, 2025-05-07T20:12:29.9635428Z weighted=True, 2025-05-07T20:12:29.9635653Z row_wise=True, 2025-05-07T20:12:29.9635858Z mixed=True, 2025-05-07T20:12:29.9636082Z use_cache=False, 2025-05-07T20:12:29.9636349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9636645Z use_cpu=True, 2025-05-07T20:12:29.9636892Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9637173Z ) 2025-05-07T20:12:29.9637461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9638076Z self=, 2025-05-07T20:12:29.9638652Z compile=True, 2025-05-07T20:12:29.9638947Z pooling_mode=, 2025-05-07T20:12:29.9639234Z T=3, 2025-05-07T20:12:29.9639432Z D=85, 2025-05-07T20:12:29.9639629Z B=71, 2025-05-07T20:12:29.9639811Z log_E=3, 2025-05-07T20:12:29.9640017Z L=2, 2025-05-07T20:12:29.9640216Z D_gradcheck=2, 2025-05-07T20:12:29.9640443Z stochastic_rounding=True, 2025-05-07T20:12:29.9640714Z weighted=True, 2025-05-07T20:12:29.9640932Z row_wise=True, 2025-05-07T20:12:29.9641134Z mixed=False, 2025-05-07T20:12:29.9641351Z use_cache=False, 2025-05-07T20:12:29.9641611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9641898Z use_cpu=True, 2025-05-07T20:12:29.9642136Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9642409Z ) 2025-05-07T20:12:29.9642667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9643281Z self=, 2025-05-07T20:12:29.9643855Z compile=False, 2025-05-07T20:12:29.9644110Z pooling_mode=, 2025-05-07T20:12:29.9644395Z T=3, 2025-05-07T20:12:29.9644589Z D=71, 2025-05-07T20:12:29.9644786Z B=110, 2025-05-07T20:12:29.9644970Z log_E=3, 2025-05-07T20:12:29.9645173Z L=12, 2025-05-07T20:12:29.9645376Z D_gradcheck=2, 2025-05-07T20:12:29.9645601Z stochastic_rounding=False, 2025-05-07T20:12:29.9645868Z weighted=False, 2025-05-07T20:12:29.9646091Z row_wise=True, 2025-05-07T20:12:29.9646295Z mixed=True, 2025-05-07T20:12:29.9646541Z use_cache=True, 2025-05-07T20:12:29.9646791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9647080Z use_cpu=True, 2025-05-07T20:12:29.9647320Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9647599Z ) 2025-05-07T20:12:29.9647825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9648442Z self=, 2025-05-07T20:12:29.9649018Z compile=False, 2025-05-07T20:12:29.9649260Z pooling_mode=, 2025-05-07T20:12:29.9649557Z T=5, 2025-05-07T20:12:29.9649748Z D=31, 2025-05-07T20:12:29.9649941Z B=27, 2025-05-07T20:12:29.9650121Z log_E=5, 2025-05-07T20:12:29.9650321Z L=17, 2025-05-07T20:12:29.9650517Z D_gradcheck=2, 2025-05-07T20:12:29.9650741Z stochastic_rounding=False, 2025-05-07T20:12:29.9651006Z weighted=False, 2025-05-07T20:12:29.9651228Z row_wise=True, 2025-05-07T20:12:29.9651433Z mixed=False, 2025-05-07T20:12:29.9651649Z use_cache=False, 2025-05-07T20:12:29.9651903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9652191Z use_cpu=True, 2025-05-07T20:12:29.9652436Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9652716Z ) 2025-05-07T20:12:29.9652939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9653549Z self=, 2025-05-07T20:12:29.9654118Z compile=False, 2025-05-07T20:12:29.9654361Z pooling_mode=, 2025-05-07T20:12:29.9654650Z T=1, 2025-05-07T20:12:29.9654841Z D=117, 2025-05-07T20:12:29.9655021Z B=53, 2025-05-07T20:12:29.9655215Z log_E=5, 2025-05-07T20:12:29.9655414Z L=0, 2025-05-07T20:12:29.9655599Z D_gradcheck=1, 2025-05-07T20:12:29.9655836Z stochastic_rounding=True, 2025-05-07T20:12:29.9656101Z weighted=True, 2025-05-07T20:12:29.9656324Z row_wise=True, 2025-05-07T20:12:29.9656530Z mixed=False, 2025-05-07T20:12:29.9656751Z use_cache=False, 2025-05-07T20:12:29.9657009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9657298Z use_cpu=True, 2025-05-07T20:12:29.9657548Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9657873Z ) 2025-05-07T20:12:29.9658100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9658710Z self=, 2025-05-07T20:12:29.9659313Z compile=True, 2025-05-07T20:12:29.9659550Z pooling_mode=, 2025-05-07T20:12:29.9659929Z T=5, 2025-05-07T20:12:29.9660124Z D=114, 2025-05-07T20:12:29.9660306Z B=73, 2025-05-07T20:12:29.9660504Z log_E=5, 2025-05-07T20:12:29.9660710Z L=12, 2025-05-07T20:12:29.9660898Z D_gradcheck=2, 2025-05-07T20:12:29.9661139Z stochastic_rounding=True, 2025-05-07T20:12:29.9661410Z weighted=True, 2025-05-07T20:12:29.9661624Z row_wise=True, 2025-05-07T20:12:29.9661849Z mixed=False, 2025-05-07T20:12:29.9662072Z use_cache=False, 2025-05-07T20:12:29.9662320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9662629Z use_cpu=True, 2025-05-07T20:12:29.9662933Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9663215Z ) 2025-05-07T20:12:29.9663444Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9664061Z self=, 2025-05-07T20:12:29.9664633Z compile=False, 2025-05-07T20:12:29.9664875Z pooling_mode=, 2025-05-07T20:12:29.9665176Z T=4, 2025-05-07T20:12:29.9665371Z D=119, 2025-05-07T20:12:29.9665556Z B=28, 2025-05-07T20:12:29.9665755Z log_E=4, 2025-05-07T20:12:29.9665959Z L=9, 2025-05-07T20:12:29.9666147Z D_gradcheck=2, 2025-05-07T20:12:29.9666391Z stochastic_rounding=True, 2025-05-07T20:12:29.9666656Z weighted=True, 2025-05-07T20:12:29.9666869Z row_wise=True, 2025-05-07T20:12:29.9667119Z mixed=False, 2025-05-07T20:12:29.9667335Z use_cache=False, 2025-05-07T20:12:29.9667578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9667883Z use_cpu=True, 2025-05-07T20:12:29.9668126Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9668389Z ) 2025-05-07T20:12:29.9668627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9669238Z self=, 2025-05-07T20:12:29.9669809Z compile=True, 2025-05-07T20:12:29.9670044Z pooling_mode=, 2025-05-07T20:12:29.9670341Z T=1, 2025-05-07T20:12:29.9670534Z D=33, 2025-05-07T20:12:29.9670717Z B=44, 2025-05-07T20:12:29.9670917Z log_E=3, 2025-05-07T20:12:29.9671119Z L=6, 2025-05-07T20:12:29.9671307Z D_gradcheck=1, 2025-05-07T20:12:29.9671543Z stochastic_rounding=True, 2025-05-07T20:12:29.9671811Z weighted=False, 2025-05-07T20:12:29.9672022Z row_wise=True, 2025-05-07T20:12:29.9672242Z mixed=False, 2025-05-07T20:12:29.9672460Z use_cache=False, 2025-05-07T20:12:29.9672706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9673005Z use_cpu=True, 2025-05-07T20:12:29.9673249Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9673511Z ) 2025-05-07T20:12:29.9673752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9674364Z self=, 2025-05-07T20:12:29.9674935Z compile=False, 2025-05-07T20:12:29.9675174Z pooling_mode=, 2025-05-07T20:12:29.9675466Z T=4, 2025-05-07T20:12:29.9675911Z D=31, 2025-05-07T20:12:29.9676098Z B=32, 2025-05-07T20:12:29.9676299Z log_E=5, 2025-05-07T20:12:29.9676503Z L=5, 2025-05-07T20:12:29.9676694Z D_gradcheck=1, 2025-05-07T20:12:29.9676935Z stochastic_rounding=True, 2025-05-07T20:12:29.9677201Z weighted=True, 2025-05-07T20:12:29.9677409Z row_wise=True, 2025-05-07T20:12:29.9677627Z mixed=False, 2025-05-07T20:12:29.9677844Z use_cache=False, 2025-05-07T20:12:29.9678086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9678385Z use_cpu=True, 2025-05-07T20:12:29.9678734Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9678996Z ) 2025-05-07T20:12:29.9679236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9679904Z self=, 2025-05-07T20:12:29.9680507Z compile=False, 2025-05-07T20:12:29.9680745Z pooling_mode=, 2025-05-07T20:12:29.9681037Z T=1, 2025-05-07T20:12:29.9681229Z D=84, 2025-05-07T20:12:29.9681407Z B=10, 2025-05-07T20:12:29.9681598Z log_E=5, 2025-05-07T20:12:29.9681802Z L=14, 2025-05-07T20:12:29.9681985Z D_gradcheck=1, 2025-05-07T20:12:29.9682221Z stochastic_rounding=False, 2025-05-07T20:12:29.9682491Z weighted=False, 2025-05-07T20:12:29.9682706Z row_wise=True, 2025-05-07T20:12:29.9682922Z mixed=True, 2025-05-07T20:12:29.9683137Z use_cache=True, 2025-05-07T20:12:29.9683378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9683726Z use_cpu=True, 2025-05-07T20:12:29.9683974Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9684237Z ) 2025-05-07T20:12:29.9684475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9685090Z self=, 2025-05-07T20:12:29.9685657Z compile=True, 2025-05-07T20:12:29.9685895Z pooling_mode=, 2025-05-07T20:12:29.9686187Z T=5, 2025-05-07T20:12:29.9686378Z D=22, 2025-05-07T20:12:29.9686557Z B=57, 2025-05-07T20:12:29.9686750Z log_E=5, 2025-05-07T20:12:29.9686960Z L=17, 2025-05-07T20:12:29.9687147Z D_gradcheck=2, 2025-05-07T20:12:29.9687391Z stochastic_rounding=False, 2025-05-07T20:12:29.9687660Z weighted=False, 2025-05-07T20:12:29.9687914Z row_wise=True, 2025-05-07T20:12:29.9688136Z mixed=False, 2025-05-07T20:12:29.9688359Z use_cache=True, 2025-05-07T20:12:29.9688598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9688909Z use_cpu=True, 2025-05-07T20:12:29.9689155Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9689421Z ) 2025-05-07T20:12:29.9919898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9920838Z self=, 2025-05-07T20:12:29.9921920Z compile=False, 2025-05-07T20:12:29.9922169Z pooling_mode=, 2025-05-07T20:12:29.9922470Z T=3, 2025-05-07T20:12:29.9922665Z D=46, 2025-05-07T20:12:29.9922849Z B=87, 2025-05-07T20:12:29.9923046Z log_E=4, 2025-05-07T20:12:29.9923248Z L=18, 2025-05-07T20:12:29.9923436Z D_gradcheck=1, 2025-05-07T20:12:29.9923673Z stochastic_rounding=False, 2025-05-07T20:12:29.9923939Z weighted=True, 2025-05-07T20:12:29.9924154Z row_wise=True, 2025-05-07T20:12:29.9924368Z mixed=True, 2025-05-07T20:12:29.9924582Z use_cache=True, 2025-05-07T20:12:29.9924818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9925125Z use_cpu=True, 2025-05-07T20:12:29.9925367Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9925643Z ) 2025-05-07T20:12:29.9925869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9926486Z self=, 2025-05-07T20:12:29.9927060Z compile=True, 2025-05-07T20:12:29.9927298Z pooling_mode=, 2025-05-07T20:12:29.9927594Z T=2, 2025-05-07T20:12:29.9927793Z D=43, 2025-05-07T20:12:29.9927976Z B=13, 2025-05-07T20:12:29.9928174Z log_E=5, 2025-05-07T20:12:29.9928373Z L=17, 2025-05-07T20:12:29.9928557Z D_gradcheck=2, 2025-05-07T20:12:29.9928795Z stochastic_rounding=False, 2025-05-07T20:12:29.9929062Z weighted=False, 2025-05-07T20:12:29.9929274Z row_wise=True, 2025-05-07T20:12:29.9929490Z mixed=True, 2025-05-07T20:12:29.9929704Z use_cache=False, 2025-05-07T20:12:29.9929948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9930381Z use_cpu=True, 2025-05-07T20:12:29.9930628Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9930893Z ) 2025-05-07T20:12:29.9931137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9931796Z self=, 2025-05-07T20:12:29.9932374Z compile=True, 2025-05-07T20:12:29.9932608Z pooling_mode=, 2025-05-07T20:12:29.9932901Z T=4, 2025-05-07T20:12:29.9933094Z D=112, 2025-05-07T20:12:29.9933279Z B=112, 2025-05-07T20:12:29.9933480Z log_E=4, 2025-05-07T20:12:29.9933679Z L=3, 2025-05-07T20:12:29.9933863Z D_gradcheck=1, 2025-05-07T20:12:29.9934099Z stochastic_rounding=True, 2025-05-07T20:12:29.9934369Z weighted=False, 2025-05-07T20:12:29.9934581Z row_wise=True, 2025-05-07T20:12:29.9934797Z mixed=True, 2025-05-07T20:12:29.9935013Z use_cache=False, 2025-05-07T20:12:29.9935299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9935604Z use_cpu=True, 2025-05-07T20:12:29.9935843Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9936102Z ) 2025-05-07T20:12:29.9936338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9936951Z self=, 2025-05-07T20:12:29.9937509Z compile=True, 2025-05-07T20:12:29.9937756Z pooling_mode=, 2025-05-07T20:12:29.9938047Z T=1, 2025-05-07T20:12:29.9938238Z D=53, 2025-05-07T20:12:29.9938417Z B=108, 2025-05-07T20:12:29.9938613Z log_E=3, 2025-05-07T20:12:29.9938814Z L=17, 2025-05-07T20:12:29.9939000Z D_gradcheck=1, 2025-05-07T20:12:29.9939236Z stochastic_rounding=True, 2025-05-07T20:12:29.9939545Z weighted=True, 2025-05-07T20:12:29.9939873Z row_wise=True, 2025-05-07T20:12:29.9940096Z mixed=False, 2025-05-07T20:12:29.9940319Z use_cache=True, 2025-05-07T20:12:29.9940563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9940872Z use_cpu=True, 2025-05-07T20:12:29.9941118Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9941378Z ) 2025-05-07T20:12:29.9941615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9942229Z self=, 2025-05-07T20:12:29.9942789Z compile=True, 2025-05-07T20:12:29.9943038Z pooling_mode=, 2025-05-07T20:12:29.9943332Z T=5, 2025-05-07T20:12:29.9943511Z D=94, 2025-05-07T20:12:29.9943708Z B=51, 2025-05-07T20:12:29.9943902Z log_E=4, 2025-05-07T20:12:29.9944095Z L=0, 2025-05-07T20:12:29.9944296Z D_gradcheck=1, 2025-05-07T20:12:29.9944538Z stochastic_rounding=True, 2025-05-07T20:12:29.9944812Z weighted=True, 2025-05-07T20:12:29.9945026Z row_wise=True, 2025-05-07T20:12:29.9945247Z mixed=True, 2025-05-07T20:12:29.9945470Z use_cache=True, 2025-05-07T20:12:29.9945712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9946024Z use_cpu=True, 2025-05-07T20:12:29.9946271Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9946537Z ) 2025-05-07T20:12:29.9946782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9947398Z self=, 2025-05-07T20:12:29.9947955Z compile=True, 2025-05-07T20:12:29.9948205Z pooling_mode=, 2025-05-07T20:12:29.9948500Z T=1, 2025-05-07T20:12:29.9948681Z D=54, 2025-05-07T20:12:29.9948875Z B=105, 2025-05-07T20:12:29.9949073Z log_E=4, 2025-05-07T20:12:29.9949266Z L=15, 2025-05-07T20:12:29.9949467Z D_gradcheck=1, 2025-05-07T20:12:29.9949707Z stochastic_rounding=False, 2025-05-07T20:12:29.9949965Z weighted=True, 2025-05-07T20:12:29.9950184Z row_wise=True, 2025-05-07T20:12:29.9950400Z mixed=False, 2025-05-07T20:12:29.9950603Z use_cache=True, 2025-05-07T20:12:29.9950905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9951204Z use_cpu=True, 2025-05-07T20:12:29.9951443Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9951705Z ) 2025-05-07T20:12:29.9951942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9952586Z self=, 2025-05-07T20:12:29.9953151Z compile=False, 2025-05-07T20:12:29.9953404Z pooling_mode=, 2025-05-07T20:12:29.9953704Z T=4, 2025-05-07T20:12:29.9953886Z D=114, 2025-05-07T20:12:29.9954086Z B=107, 2025-05-07T20:12:29.9954285Z log_E=5, 2025-05-07T20:12:29.9954474Z L=4, 2025-05-07T20:12:29.9954670Z D_gradcheck=2, 2025-05-07T20:12:29.9954910Z stochastic_rounding=False, 2025-05-07T20:12:29.9955167Z weighted=False, 2025-05-07T20:12:29.9955392Z row_wise=True, 2025-05-07T20:12:29.9955608Z mixed=True, 2025-05-07T20:12:29.9955810Z use_cache=False, 2025-05-07T20:12:29.9956095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9956399Z use_cpu=True, 2025-05-07T20:12:29.9956627Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9956901Z ) 2025-05-07T20:12:29.9957212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9957829Z self=, 2025-05-07T20:12:29.9958387Z compile=True, 2025-05-07T20:12:29.9958632Z pooling_mode=, 2025-05-07T20:12:29.9958923Z T=5, 2025-05-07T20:12:29.9959102Z D=74, 2025-05-07T20:12:29.9959292Z B=27, 2025-05-07T20:12:29.9959484Z log_E=5, 2025-05-07T20:12:29.9959671Z L=18, 2025-05-07T20:12:29.9959867Z D_gradcheck=2, 2025-05-07T20:12:29.9960135Z stochastic_rounding=False, 2025-05-07T20:12:29.9960391Z weighted=True, 2025-05-07T20:12:29.9960613Z row_wise=True, 2025-05-07T20:12:29.9960829Z mixed=True, 2025-05-07T20:12:29.9961034Z use_cache=True, 2025-05-07T20:12:29.9961287Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9961584Z use_cpu=True, 2025-05-07T20:12:29.9961814Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9962083Z ) 2025-05-07T20:12:29.9962320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9962932Z self=, 2025-05-07T20:12:29.9963491Z compile=False, 2025-05-07T20:12:29.9963742Z pooling_mode=, 2025-05-07T20:12:29.9964037Z T=2, 2025-05-07T20:12:29.9964217Z D=89, 2025-05-07T20:12:29.9964408Z B=108, 2025-05-07T20:12:29.9964602Z log_E=5, 2025-05-07T20:12:29.9964791Z L=3, 2025-05-07T20:12:29.9964986Z D_gradcheck=2, 2025-05-07T20:12:29.9965224Z stochastic_rounding=True, 2025-05-07T20:12:29.9965478Z weighted=True, 2025-05-07T20:12:29.9965700Z row_wise=True, 2025-05-07T20:12:29.9965923Z mixed=False, 2025-05-07T20:12:29.9966134Z use_cache=True, 2025-05-07T20:12:29.9966385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9966691Z use_cpu=True, 2025-05-07T20:12:29.9966920Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9967191Z ) 2025-05-07T20:12:29.9967428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9968024Z self=, 2025-05-07T20:12:29.9968597Z compile=False, 2025-05-07T20:12:29.9968848Z pooling_mode=, 2025-05-07T20:12:29.9969140Z T=2, 2025-05-07T20:12:29.9969318Z D=98, 2025-05-07T20:12:29.9969520Z B=77, 2025-05-07T20:12:29.9969719Z log_E=4, 2025-05-07T20:12:29.9969911Z L=11, 2025-05-07T20:12:29.9970112Z D_gradcheck=2, 2025-05-07T20:12:29.9970359Z stochastic_rounding=False, 2025-05-07T20:12:29.9970620Z weighted=False, 2025-05-07T20:12:29.9970847Z row_wise=True, 2025-05-07T20:12:29.9971070Z mixed=True, 2025-05-07T20:12:29.9971317Z use_cache=False, 2025-05-07T20:12:29.9971579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9971887Z use_cpu=True, 2025-05-07T20:12:29.9972118Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9972398Z ) 2025-05-07T20:12:29.9972690Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9973294Z self=, 2025-05-07T20:12:29.9973872Z compile=True, 2025-05-07T20:12:29.9974125Z pooling_mode=, 2025-05-07T20:12:29.9974411Z T=1, 2025-05-07T20:12:29.9974610Z D=39, 2025-05-07T20:12:29.9974806Z B=88, 2025-05-07T20:12:29.9974991Z log_E=5, 2025-05-07T20:12:29.9975200Z L=7, 2025-05-07T20:12:29.9975395Z D_gradcheck=1, 2025-05-07T20:12:29.9975853Z stochastic_rounding=True, 2025-05-07T20:12:29.9976110Z weighted=True, 2025-05-07T20:12:29.9976331Z row_wise=True, 2025-05-07T20:12:29.9976549Z mixed=True, 2025-05-07T20:12:29.9976868Z use_cache=False, 2025-05-07T20:12:29.9977124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9977431Z use_cpu=True, 2025-05-07T20:12:29.9977659Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9977931Z ) 2025-05-07T20:12:29.9978171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9978778Z self=, 2025-05-07T20:12:29.9979354Z compile=True, 2025-05-07T20:12:29.9979608Z pooling_mode=, 2025-05-07T20:12:29.9979967Z T=1, 2025-05-07T20:12:29.9980164Z D=28, 2025-05-07T20:12:29.9980359Z B=66, 2025-05-07T20:12:29.9980543Z log_E=5, 2025-05-07T20:12:29.9980752Z L=6, 2025-05-07T20:12:29.9980994Z D_gradcheck=1, 2025-05-07T20:12:29.9981221Z stochastic_rounding=True, 2025-05-07T20:12:29.9981489Z weighted=True, 2025-05-07T20:12:29.9981709Z row_wise=True, 2025-05-07T20:12:29.9981914Z mixed=True, 2025-05-07T20:12:29.9982140Z use_cache=False, 2025-05-07T20:12:29.9982402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9982706Z use_cpu=True, 2025-05-07T20:12:29.9982934Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9983209Z ) 2025-05-07T20:12:29.9983451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9984051Z self=, 2025-05-07T20:12:29.9984623Z compile=False, 2025-05-07T20:12:29.9984872Z pooling_mode=, 2025-05-07T20:12:29.9985154Z T=3, 2025-05-07T20:12:29.9985347Z D=91, 2025-05-07T20:12:29.9985539Z B=110, 2025-05-07T20:12:29.9985723Z log_E=4, 2025-05-07T20:12:29.9985922Z L=20, 2025-05-07T20:12:29.9986120Z D_gradcheck=1, 2025-05-07T20:12:29.9986346Z stochastic_rounding=False, 2025-05-07T20:12:29.9986614Z weighted=False, 2025-05-07T20:12:29.9986836Z row_wise=True, 2025-05-07T20:12:29.9987043Z mixed=True, 2025-05-07T20:12:29.9987260Z use_cache=False, 2025-05-07T20:12:29.9987517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:29.9987807Z use_cpu=True, 2025-05-07T20:12:29.9988045Z output_dtype=SparseType.FP32, 2025-05-07T20:12:29.9988319Z ) 2025-05-07T20:12:29.9988555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:29.9989154Z self=, 2025-05-07T20:12:29.9989721Z compile=True, 2025-05-07T20:12:29.9989966Z pooling_mode=, 2025-05-07T20:12:29.9990246Z T=3, 2025-05-07T20:12:29.9990440Z D=65, 2025-05-07T20:12:29.9990631Z B=72, 2025-05-07T20:12:29.9990813Z log_E=4, 2025-05-07T20:12:29.9991014Z L=14, 2025-05-07T20:12:29.9991212Z D_gradcheck=2, 2025-05-07T20:12:29.9991438Z stochastic_rounding=False, 2025-05-07T20:12:29.9991706Z weighted=False, 2025-05-07T20:12:29.9991932Z row_wise=True, 2025-05-07T20:12:29.9992207Z mixed=False, 2025-05-07T20:12:29.9992432Z use_cache=True, 2025-05-07T20:12:29.9992689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:29.9992977Z use_cpu=True, 2025-05-07T20:12:29.9993220Z output_dtype=SparseType.FP16, 2025-05-07T20:12:29.9993494Z ) 2025-05-07T20:12:30.0001681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0002445Z self=, 2025-05-07T20:12:30.0003018Z compile=True, 2025-05-07T20:12:30.0003282Z pooling_mode=, 2025-05-07T20:12:30.0003586Z T=1, 2025-05-07T20:12:30.0003774Z D=67, 2025-05-07T20:12:30.0003972Z B=105, 2025-05-07T20:12:30.0004173Z log_E=5, 2025-05-07T20:12:30.0004374Z L=6, 2025-05-07T20:12:30.0004576Z D_gradcheck=1, 2025-05-07T20:12:30.0004825Z stochastic_rounding=True, 2025-05-07T20:12:30.0005085Z weighted=False, 2025-05-07T20:12:30.0005314Z row_wise=True, 2025-05-07T20:12:30.0005576Z mixed=True, 2025-05-07T20:12:30.0005786Z use_cache=False, 2025-05-07T20:12:30.0006045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0006350Z use_cpu=True, 2025-05-07T20:12:30.0006585Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0006871Z ) 2025-05-07T20:12:30.0007117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0007733Z self=, 2025-05-07T20:12:30.0008296Z compile=True, 2025-05-07T20:12:30.0008548Z pooling_mode=, 2025-05-07T20:12:30.0008846Z T=2, 2025-05-07T20:12:30.0009025Z D=82, 2025-05-07T20:12:30.0009220Z B=28, 2025-05-07T20:12:30.0009414Z log_E=5, 2025-05-07T20:12:30.0009634Z L=1, 2025-05-07T20:12:30.0009836Z D_gradcheck=2, 2025-05-07T20:12:30.0010075Z stochastic_rounding=True, 2025-05-07T20:12:30.0010330Z weighted=True, 2025-05-07T20:12:30.0010555Z row_wise=True, 2025-05-07T20:12:30.0010776Z mixed=True, 2025-05-07T20:12:30.0010980Z use_cache=True, 2025-05-07T20:12:30.0011231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0011534Z use_cpu=True, 2025-05-07T20:12:30.0011765Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0012043Z ) 2025-05-07T20:12:30.0236668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0237753Z self=, 2025-05-07T20:12:30.0238623Z compile=False, 2025-05-07T20:12:30.0238886Z pooling_mode=, 2025-05-07T20:12:30.0239176Z T=2, 2025-05-07T20:12:30.0239373Z D=49, 2025-05-07T20:12:30.0239571Z B=28, 2025-05-07T20:12:30.0239753Z log_E=3, 2025-05-07T20:12:30.0239962Z L=20, 2025-05-07T20:12:30.0240165Z D_gradcheck=1, 2025-05-07T20:12:30.0240392Z stochastic_rounding=True, 2025-05-07T20:12:30.0240662Z weighted=False, 2025-05-07T20:12:30.0240899Z row_wise=True, 2025-05-07T20:12:30.0241110Z mixed=False, 2025-05-07T20:12:30.0241329Z use_cache=False, 2025-05-07T20:12:30.0241588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0241881Z use_cpu=True, 2025-05-07T20:12:30.0242128Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0242408Z ) 2025-05-07T20:12:30.0242637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0243257Z self=, 2025-05-07T20:12:30.0243832Z compile=True, 2025-05-07T20:12:30.0244073Z pooling_mode=, 2025-05-07T20:12:30.0244371Z T=1, 2025-05-07T20:12:30.0244569Z D=38, 2025-05-07T20:12:30.0244755Z B=101, 2025-05-07T20:12:30.0244955Z log_E=4, 2025-05-07T20:12:30.0245164Z L=6, 2025-05-07T20:12:30.0245354Z D_gradcheck=2, 2025-05-07T20:12:30.0245597Z stochastic_rounding=False, 2025-05-07T20:12:30.0245872Z weighted=False, 2025-05-07T20:12:30.0246215Z row_wise=True, 2025-05-07T20:12:30.0246421Z mixed=False, 2025-05-07T20:12:30.0246643Z use_cache=True, 2025-05-07T20:12:30.0246892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0247184Z use_cpu=True, 2025-05-07T20:12:30.0247466Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0247745Z ) 2025-05-07T20:12:30.0247973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0248591Z self=, 2025-05-07T20:12:30.0249165Z compile=True, 2025-05-07T20:12:30.0249404Z pooling_mode=, 2025-05-07T20:12:30.0249702Z T=1, 2025-05-07T20:12:30.0249899Z D=8, 2025-05-07T20:12:30.0250081Z B=78, 2025-05-07T20:12:30.0250283Z log_E=5, 2025-05-07T20:12:30.0250491Z L=18, 2025-05-07T20:12:30.0250678Z D_gradcheck=2, 2025-05-07T20:12:30.0250923Z stochastic_rounding=False, 2025-05-07T20:12:30.0251195Z weighted=True, 2025-05-07T20:12:30.0251448Z row_wise=True, 2025-05-07T20:12:30.0251672Z mixed=True, 2025-05-07T20:12:30.0251893Z use_cache=True, 2025-05-07T20:12:30.0252144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0252436Z use_cpu=True, 2025-05-07T20:12:30.0252683Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0252966Z ) 2025-05-07T20:12:30.0253197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0253816Z self=, 2025-05-07T20:12:30.0254392Z compile=True, 2025-05-07T20:12:30.0254633Z pooling_mode=, 2025-05-07T20:12:30.0254933Z T=2, 2025-05-07T20:12:30.0255130Z D=38, 2025-05-07T20:12:30.0255316Z B=26, 2025-05-07T20:12:30.0255554Z log_E=3, 2025-05-07T20:12:30.0255762Z L=16, 2025-05-07T20:12:30.0255949Z D_gradcheck=2, 2025-05-07T20:12:30.0256196Z stochastic_rounding=False, 2025-05-07T20:12:30.0256473Z weighted=False, 2025-05-07T20:12:30.0256689Z row_wise=True, 2025-05-07T20:12:30.0256911Z mixed=True, 2025-05-07T20:12:30.0257131Z use_cache=True, 2025-05-07T20:12:30.0257368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0257673Z use_cpu=True, 2025-05-07T20:12:30.0257921Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0258196Z ) 2025-05-07T20:12:30.0258424Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0259041Z self=, 2025-05-07T20:12:30.0259617Z compile=True, 2025-05-07T20:12:30.0259939Z pooling_mode=, 2025-05-07T20:12:30.0260238Z T=4, 2025-05-07T20:12:30.0260434Z D=77, 2025-05-07T20:12:30.0260616Z B=76, 2025-05-07T20:12:30.0260812Z log_E=4, 2025-05-07T20:12:30.0261013Z L=6, 2025-05-07T20:12:30.0261199Z D_gradcheck=2, 2025-05-07T20:12:30.0261439Z stochastic_rounding=False, 2025-05-07T20:12:30.0261714Z weighted=False, 2025-05-07T20:12:30.0261927Z row_wise=True, 2025-05-07T20:12:30.0262149Z mixed=True, 2025-05-07T20:12:30.0262368Z use_cache=False, 2025-05-07T20:12:30.0262614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0262918Z use_cpu=True, 2025-05-07T20:12:30.0263166Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0263431Z ) 2025-05-07T20:12:30.0263673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0264294Z self=, 2025-05-07T20:12:30.0264868Z compile=True, 2025-05-07T20:12:30.0265107Z pooling_mode=, 2025-05-07T20:12:30.0265403Z T=5, 2025-05-07T20:12:30.0265599Z D=84, 2025-05-07T20:12:30.0265781Z B=27, 2025-05-07T20:12:30.0265979Z log_E=3, 2025-05-07T20:12:30.0266179Z L=9, 2025-05-07T20:12:30.0266366Z D_gradcheck=1, 2025-05-07T20:12:30.0266608Z stochastic_rounding=False, 2025-05-07T20:12:30.0266932Z weighted=True, 2025-05-07T20:12:30.0267144Z row_wise=True, 2025-05-07T20:12:30.0267366Z mixed=False, 2025-05-07T20:12:30.0267594Z use_cache=False, 2025-05-07T20:12:30.0267842Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0268143Z use_cpu=True, 2025-05-07T20:12:30.0268417Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0268495Z ) 2025-05-07T20:12:30.0268628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0269010Z self=, 2025-05-07T20:12:30.0269095Z compile=False, 2025-05-07T20:12:30.0269220Z pooling_mode=, 2025-05-07T20:12:30.0269301Z T=1, 2025-05-07T20:12:30.0269378Z D=102, 2025-05-07T20:12:30.0269473Z B=62, 2025-05-07T20:12:30.0269554Z log_E=3, 2025-05-07T20:12:30.0269630Z L=1, 2025-05-07T20:12:30.0269729Z D_gradcheck=1, 2025-05-07T20:12:30.0269855Z stochastic_rounding=False, 2025-05-07T20:12:30.0269944Z weighted=False, 2025-05-07T20:12:30.0270042Z row_wise=True, 2025-05-07T20:12:30.0270127Z mixed=True, 2025-05-07T20:12:30.0270212Z use_cache=False, 2025-05-07T20:12:30.0270336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0270422Z use_cpu=True, 2025-05-07T20:12:30.0270529Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0270622Z ) 2025-05-07T20:12:30.0270758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0271134Z self=, 2025-05-07T20:12:30.0271228Z compile=False, 2025-05-07T20:12:30.0271336Z pooling_mode=, 2025-05-07T20:12:30.0271414Z T=4, 2025-05-07T20:12:30.0271529Z D=100, 2025-05-07T20:12:30.0271606Z B=84, 2025-05-07T20:12:30.0271684Z log_E=4, 2025-05-07T20:12:30.0271774Z L=2, 2025-05-07T20:12:30.0271860Z D_gradcheck=1, 2025-05-07T20:12:30.0271960Z stochastic_rounding=False, 2025-05-07T20:12:30.0272060Z weighted=True, 2025-05-07T20:12:30.0272142Z row_wise=True, 2025-05-07T20:12:30.0272236Z mixed=True, 2025-05-07T20:12:30.0272321Z use_cache=True, 2025-05-07T20:12:30.0272430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0272527Z use_cpu=True, 2025-05-07T20:12:30.0272631Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0272707Z ) 2025-05-07T20:12:30.0272851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0273213Z self=, 2025-05-07T20:12:30.0273298Z compile=False, 2025-05-07T20:12:30.0273421Z pooling_mode=, 2025-05-07T20:12:30.0273500Z T=3, 2025-05-07T20:12:30.0273579Z D=67, 2025-05-07T20:12:30.0273668Z B=13, 2025-05-07T20:12:30.0273748Z log_E=3, 2025-05-07T20:12:30.0273839Z L=2, 2025-05-07T20:12:30.0273921Z D_gradcheck=1, 2025-05-07T20:12:30.0274021Z stochastic_rounding=False, 2025-05-07T20:12:30.0274120Z weighted=False, 2025-05-07T20:12:30.0274202Z row_wise=True, 2025-05-07T20:12:30.0274284Z mixed=True, 2025-05-07T20:12:30.0274380Z use_cache=False, 2025-05-07T20:12:30.0274489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0274573Z use_cpu=True, 2025-05-07T20:12:30.0274688Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0274762Z ) 2025-05-07T20:12:30.0274894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0275268Z self=, 2025-05-07T20:12:30.0275354Z compile=False, 2025-05-07T20:12:30.0275475Z pooling_mode=, 2025-05-07T20:12:30.0275719Z T=2, 2025-05-07T20:12:30.0275816Z D=102, 2025-05-07T20:12:30.0275909Z B=90, 2025-05-07T20:12:30.0275989Z log_E=5, 2025-05-07T20:12:30.0276066Z L=11, 2025-05-07T20:12:30.0276163Z D_gradcheck=1, 2025-05-07T20:12:30.0276372Z stochastic_rounding=False, 2025-05-07T20:12:30.0276456Z weighted=False, 2025-05-07T20:12:30.0276553Z row_wise=True, 2025-05-07T20:12:30.0276633Z mixed=True, 2025-05-07T20:12:30.0276718Z use_cache=False, 2025-05-07T20:12:30.0276868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0276962Z use_cpu=True, 2025-05-07T20:12:30.0277063Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0277136Z ) 2025-05-07T20:12:30.0277273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0277632Z self=, 2025-05-07T20:12:30.0277724Z compile=True, 2025-05-07T20:12:30.0277825Z pooling_mode=, 2025-05-07T20:12:30.0277904Z T=2, 2025-05-07T20:12:30.0277990Z D=107, 2025-05-07T20:12:30.0278063Z B=55, 2025-05-07T20:12:30.0278138Z log_E=3, 2025-05-07T20:12:30.0278223Z L=18, 2025-05-07T20:12:30.0278301Z D_gradcheck=1, 2025-05-07T20:12:30.0278439Z stochastic_rounding=False, 2025-05-07T20:12:30.0278529Z weighted=True, 2025-05-07T20:12:30.0278606Z row_wise=True, 2025-05-07T20:12:30.0278683Z mixed=False, 2025-05-07T20:12:30.0278773Z use_cache=False, 2025-05-07T20:12:30.0278878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0278965Z use_cpu=True, 2025-05-07T20:12:30.0279064Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0279132Z ) 2025-05-07T20:12:30.0279262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0279615Z self=, 2025-05-07T20:12:30.0279693Z compile=False, 2025-05-07T20:12:30.0279800Z pooling_mode=, 2025-05-07T20:12:30.0279915Z T=4, 2025-05-07T20:12:30.0279987Z D=15, 2025-05-07T20:12:30.0280066Z B=56, 2025-05-07T20:12:30.0280141Z log_E=5, 2025-05-07T20:12:30.0280216Z L=9, 2025-05-07T20:12:30.0280301Z D_gradcheck=1, 2025-05-07T20:12:30.0280398Z stochastic_rounding=False, 2025-05-07T20:12:30.0280478Z weighted=False, 2025-05-07T20:12:30.0280564Z row_wise=True, 2025-05-07T20:12:30.0280638Z mixed=True, 2025-05-07T20:12:30.0280721Z use_cache=True, 2025-05-07T20:12:30.0280825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0280904Z use_cpu=True, 2025-05-07T20:12:30.0281013Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0281084Z ) 2025-05-07T20:12:30.0281213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0281577Z self=, 2025-05-07T20:12:30.0281655Z compile=True, 2025-05-07T20:12:30.0281760Z pooling_mode=, 2025-05-07T20:12:30.0281841Z T=2, 2025-05-07T20:12:30.0281944Z D=69, 2025-05-07T20:12:30.0282029Z B=127, 2025-05-07T20:12:30.0282101Z log_E=3, 2025-05-07T20:12:30.0282173Z L=14, 2025-05-07T20:12:30.0282266Z D_gradcheck=1, 2025-05-07T20:12:30.0282357Z stochastic_rounding=False, 2025-05-07T20:12:30.0282452Z weighted=False, 2025-05-07T20:12:30.0282528Z row_wise=True, 2025-05-07T20:12:30.0282605Z mixed=True, 2025-05-07T20:12:30.0282699Z use_cache=True, 2025-05-07T20:12:30.0282802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0282876Z use_cpu=True, 2025-05-07T20:12:30.0282987Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0283058Z ) 2025-05-07T20:12:30.0283184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0283556Z self=, 2025-05-07T20:12:30.0283634Z compile=False, 2025-05-07T20:12:30.0283736Z pooling_mode=, 2025-05-07T20:12:30.0283821Z T=2, 2025-05-07T20:12:30.0283892Z D=127, 2025-05-07T20:12:30.0283965Z B=24, 2025-05-07T20:12:30.0284047Z log_E=4, 2025-05-07T20:12:30.0284118Z L=15, 2025-05-07T20:12:30.0284234Z D_gradcheck=2, 2025-05-07T20:12:30.0284328Z stochastic_rounding=True, 2025-05-07T20:12:30.0284407Z weighted=False, 2025-05-07T20:12:30.0284498Z row_wise=True, 2025-05-07T20:12:30.0284572Z mixed=True, 2025-05-07T20:12:30.0284649Z use_cache=True, 2025-05-07T20:12:30.0284785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0284864Z use_cpu=True, 2025-05-07T20:12:30.0284961Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0285039Z ) 2025-05-07T20:12:30.0285166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0285522Z self=, 2025-05-07T20:12:30.0285613Z compile=False, 2025-05-07T20:12:30.0285720Z pooling_mode=, 2025-05-07T20:12:30.0285799Z T=4, 2025-05-07T20:12:30.0285872Z D=52, 2025-05-07T20:12:30.0285946Z B=29, 2025-05-07T20:12:30.0286026Z log_E=4, 2025-05-07T20:12:30.0286122Z L=18, 2025-05-07T20:12:30.0286206Z D_gradcheck=2, 2025-05-07T20:12:30.0286307Z stochastic_rounding=True, 2025-05-07T20:12:30.0286383Z weighted=True, 2025-05-07T20:12:30.0286462Z row_wise=True, 2025-05-07T20:12:30.0286545Z mixed=True, 2025-05-07T20:12:30.0286627Z use_cache=False, 2025-05-07T20:12:30.0286731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0286813Z use_cpu=True, 2025-05-07T20:12:30.0286912Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0286982Z ) 2025-05-07T20:12:30.0287115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0287471Z self=, 2025-05-07T20:12:30.0287561Z compile=True, 2025-05-07T20:12:30.0287695Z pooling_mode=, 2025-05-07T20:12:30.0287767Z T=2, 2025-05-07T20:12:30.0287844Z D=64, 2025-05-07T20:12:30.0287918Z B=50, 2025-05-07T20:12:30.0287992Z log_E=5, 2025-05-07T20:12:30.0288077Z L=19, 2025-05-07T20:12:30.0288155Z D_gradcheck=1, 2025-05-07T20:12:30.0288250Z stochastic_rounding=False, 2025-05-07T20:12:30.0288339Z weighted=False, 2025-05-07T20:12:30.0288414Z row_wise=True, 2025-05-07T20:12:30.0288492Z mixed=False, 2025-05-07T20:12:30.0288577Z use_cache=False, 2025-05-07T20:12:30.0288680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0288756Z use_cpu=True, 2025-05-07T20:12:30.0288861Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0288929Z ) 2025-05-07T20:12:30.0558313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0558899Z self=, 2025-05-07T20:12:30.0559039Z compile=False, 2025-05-07T20:12:30.0559242Z pooling_mode=, 2025-05-07T20:12:30.0559356Z T=2, 2025-05-07T20:12:30.0559472Z D=100, 2025-05-07T20:12:30.0559585Z B=65, 2025-05-07T20:12:30.0559714Z log_E=3, 2025-05-07T20:12:30.0559876Z L=1, 2025-05-07T20:12:30.0560032Z D_gradcheck=1, 2025-05-07T20:12:30.0560215Z stochastic_rounding=False, 2025-05-07T20:12:30.0560362Z weighted=True, 2025-05-07T20:12:30.0560444Z row_wise=True, 2025-05-07T20:12:30.0560521Z mixed=True, 2025-05-07T20:12:30.0560613Z use_cache=False, 2025-05-07T20:12:30.0560717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0560793Z use_cpu=True, 2025-05-07T20:12:30.0560902Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0560972Z ) 2025-05-07T20:12:30.0561099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0561467Z self=, 2025-05-07T20:12:30.0561544Z compile=True, 2025-05-07T20:12:30.0561657Z pooling_mode=, 2025-05-07T20:12:30.0561731Z T=4, 2025-05-07T20:12:30.0561802Z D=21, 2025-05-07T20:12:30.0561887Z B=98, 2025-05-07T20:12:30.0561963Z log_E=3, 2025-05-07T20:12:30.0562129Z L=3, 2025-05-07T20:12:30.0562219Z D_gradcheck=1, 2025-05-07T20:12:30.0562318Z stochastic_rounding=False, 2025-05-07T20:12:30.0562397Z weighted=False, 2025-05-07T20:12:30.0562486Z row_wise=True, 2025-05-07T20:12:30.0562564Z mixed=False, 2025-05-07T20:12:30.0562684Z use_cache=False, 2025-05-07T20:12:30.0562804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0562882Z use_cpu=True, 2025-05-07T20:12:30.0562983Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0563064Z ) 2025-05-07T20:12:30.0563193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0563560Z self=, 2025-05-07T20:12:30.0563641Z compile=False, 2025-05-07T20:12:30.0563744Z pooling_mode=, 2025-05-07T20:12:30.0563824Z T=1, 2025-05-07T20:12:30.0563895Z D=72, 2025-05-07T20:12:30.0563968Z B=75, 2025-05-07T20:12:30.0564088Z log_E=3, 2025-05-07T20:12:30.0564161Z L=18, 2025-05-07T20:12:30.0564241Z D_gradcheck=2, 2025-05-07T20:12:30.0564342Z stochastic_rounding=False, 2025-05-07T20:12:30.0564421Z weighted=False, 2025-05-07T20:12:30.0564498Z row_wise=True, 2025-05-07T20:12:30.0564584Z mixed=False, 2025-05-07T20:12:30.0564666Z use_cache=False, 2025-05-07T20:12:30.0564779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0564904Z use_cpu=True, 2025-05-07T20:12:30.0565013Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0565083Z ) 2025-05-07T20:12:30.0565210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0565578Z self=, 2025-05-07T20:12:30.0565692Z compile=False, 2025-05-07T20:12:30.0565807Z pooling_mode=, 2025-05-07T20:12:30.0565879Z T=5, 2025-05-07T20:12:30.0565950Z D=96, 2025-05-07T20:12:30.0566032Z B=104, 2025-05-07T20:12:30.0566109Z log_E=5, 2025-05-07T20:12:30.0566181Z L=17, 2025-05-07T20:12:30.0566270Z D_gradcheck=2, 2025-05-07T20:12:30.0566363Z stochastic_rounding=False, 2025-05-07T20:12:30.0566443Z weighted=False, 2025-05-07T20:12:30.0566532Z row_wise=True, 2025-05-07T20:12:30.0566611Z mixed=True, 2025-05-07T20:12:30.0566691Z use_cache=False, 2025-05-07T20:12:30.0566808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0566884Z use_cpu=True, 2025-05-07T20:12:30.0566992Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0567064Z ) 2025-05-07T20:12:30.0567190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0567558Z self=, 2025-05-07T20:12:30.0567642Z compile=False, 2025-05-07T20:12:30.0567745Z pooling_mode=, 2025-05-07T20:12:30.0567826Z T=3, 2025-05-07T20:12:30.0567903Z D=91, 2025-05-07T20:12:30.0567976Z B=34, 2025-05-07T20:12:30.0568066Z log_E=4, 2025-05-07T20:12:30.0568139Z L=11, 2025-05-07T20:12:30.0568217Z D_gradcheck=1, 2025-05-07T20:12:30.0568321Z stochastic_rounding=False, 2025-05-07T20:12:30.0568403Z weighted=True, 2025-05-07T20:12:30.0568479Z row_wise=True, 2025-05-07T20:12:30.0568565Z mixed=True, 2025-05-07T20:12:30.0568645Z use_cache=True, 2025-05-07T20:12:30.0568758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0568835Z use_cpu=True, 2025-05-07T20:12:30.0568935Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0569015Z ) 2025-05-07T20:12:30.0569145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0569502Z self=, 2025-05-07T20:12:30.0569594Z compile=True, 2025-05-07T20:12:30.0569698Z pooling_mode=, 2025-05-07T20:12:30.0569773Z T=3, 2025-05-07T20:12:30.0569854Z D=16, 2025-05-07T20:12:30.0569957Z B=4, 2025-05-07T20:12:30.0570030Z log_E=5, 2025-05-07T20:12:30.0570113Z L=2, 2025-05-07T20:12:30.0570192Z D_gradcheck=2, 2025-05-07T20:12:30.0570290Z stochastic_rounding=True, 2025-05-07T20:12:30.0570373Z weighted=True, 2025-05-07T20:12:30.0570478Z row_wise=True, 2025-05-07T20:12:30.0570562Z mixed=False, 2025-05-07T20:12:30.0570643Z use_cache=True, 2025-05-07T20:12:30.0570746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0570834Z use_cpu=True, 2025-05-07T20:12:30.0570936Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0571008Z ) 2025-05-07T20:12:30.0571141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0571499Z self=, 2025-05-07T20:12:30.0571579Z compile=True, 2025-05-07T20:12:30.0571688Z pooling_mode=, 2025-05-07T20:12:30.0571761Z T=2, 2025-05-07T20:12:30.0571835Z D=75, 2025-05-07T20:12:30.0571937Z B=127, 2025-05-07T20:12:30.0572012Z log_E=4, 2025-05-07T20:12:30.0572089Z L=2, 2025-05-07T20:12:30.0572166Z D_gradcheck=1, 2025-05-07T20:12:30.0572257Z stochastic_rounding=True, 2025-05-07T20:12:30.0572340Z weighted=True, 2025-05-07T20:12:30.0572416Z row_wise=True, 2025-05-07T20:12:30.0572491Z mixed=False, 2025-05-07T20:12:30.0572581Z use_cache=False, 2025-05-07T20:12:30.0572680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0572755Z use_cpu=True, 2025-05-07T20:12:30.0572857Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0572927Z ) 2025-05-07T20:12:30.0573055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0573421Z self=, 2025-05-07T20:12:30.0573543Z compile=True, 2025-05-07T20:12:30.0573657Z pooling_mode=, 2025-05-07T20:12:30.0573728Z T=2, 2025-05-07T20:12:30.0573802Z D=69, 2025-05-07T20:12:30.0573886Z B=7, 2025-05-07T20:12:30.0573958Z log_E=5, 2025-05-07T20:12:30.0574030Z L=2, 2025-05-07T20:12:30.0574119Z D_gradcheck=2, 2025-05-07T20:12:30.0574210Z stochastic_rounding=True, 2025-05-07T20:12:30.0574288Z weighted=True, 2025-05-07T20:12:30.0574377Z row_wise=True, 2025-05-07T20:12:30.0574454Z mixed=False, 2025-05-07T20:12:30.0574533Z use_cache=False, 2025-05-07T20:12:30.0574645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0574721Z use_cpu=True, 2025-05-07T20:12:30.0574819Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0574896Z ) 2025-05-07T20:12:30.0575021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0575386Z self=, 2025-05-07T20:12:30.0575467Z compile=True, 2025-05-07T20:12:30.0575765Z pooling_mode=, 2025-05-07T20:12:30.0575852Z T=2, 2025-05-07T20:12:30.0575930Z D=128, 2025-05-07T20:12:30.0576002Z B=58, 2025-05-07T20:12:30.0576090Z log_E=3, 2025-05-07T20:12:30.0576163Z L=17, 2025-05-07T20:12:30.0576242Z D_gradcheck=1, 2025-05-07T20:12:30.0576351Z stochastic_rounding=True, 2025-05-07T20:12:30.0576431Z weighted=False, 2025-05-07T20:12:30.0576512Z row_wise=True, 2025-05-07T20:12:30.0576601Z mixed=True, 2025-05-07T20:12:30.0576681Z use_cache=False, 2025-05-07T20:12:30.0576784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0576876Z use_cpu=True, 2025-05-07T20:12:30.0576974Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0577053Z ) 2025-05-07T20:12:30.0577182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0577538Z self=, 2025-05-07T20:12:30.0577629Z compile=False, 2025-05-07T20:12:30.0577733Z pooling_mode=, 2025-05-07T20:12:30.0577803Z T=1, 2025-05-07T20:12:30.0577948Z D=4, 2025-05-07T20:12:30.0578023Z B=91, 2025-05-07T20:12:30.0578098Z log_E=3, 2025-05-07T20:12:30.0578181Z L=0, 2025-05-07T20:12:30.0578263Z D_gradcheck=1, 2025-05-07T20:12:30.0578357Z stochastic_rounding=False, 2025-05-07T20:12:30.0578482Z weighted=True, 2025-05-07T20:12:30.0578563Z row_wise=True, 2025-05-07T20:12:30.0578640Z mixed=False, 2025-05-07T20:12:30.0578727Z use_cache=True, 2025-05-07T20:12:30.0578833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0578920Z use_cpu=True, 2025-05-07T20:12:30.0579019Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0579090Z ) 2025-05-07T20:12:30.0579225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0579584Z self=, 2025-05-07T20:12:30.0579755Z compile=True, 2025-05-07T20:12:30.0579869Z pooling_mode=, 2025-05-07T20:12:30.0579981Z T=5, 2025-05-07T20:12:30.0580059Z D=127, 2025-05-07T20:12:30.0580138Z B=99, 2025-05-07T20:12:30.0580214Z log_E=4, 2025-05-07T20:12:30.0580286Z L=3, 2025-05-07T20:12:30.0580376Z D_gradcheck=1, 2025-05-07T20:12:30.0580468Z stochastic_rounding=True, 2025-05-07T20:12:30.0580547Z weighted=False, 2025-05-07T20:12:30.0580635Z row_wise=True, 2025-05-07T20:12:30.0580714Z mixed=False, 2025-05-07T20:12:30.0580801Z use_cache=True, 2025-05-07T20:12:30.0580906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0580984Z use_cpu=True, 2025-05-07T20:12:30.0581093Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0581165Z ) 2025-05-07T20:12:30.0581296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0581662Z self=, 2025-05-07T20:12:30.0581775Z compile=True, 2025-05-07T20:12:30.0581880Z pooling_mode=, 2025-05-07T20:12:30.0581962Z T=2, 2025-05-07T20:12:30.0582035Z D=115, 2025-05-07T20:12:30.0582107Z B=37, 2025-05-07T20:12:30.0582189Z log_E=5, 2025-05-07T20:12:30.0582259Z L=5, 2025-05-07T20:12:30.0582342Z D_gradcheck=2, 2025-05-07T20:12:30.0582435Z stochastic_rounding=True, 2025-05-07T20:12:30.0582515Z weighted=True, 2025-05-07T20:12:30.0582602Z row_wise=True, 2025-05-07T20:12:30.0582675Z mixed=True, 2025-05-07T20:12:30.0582757Z use_cache=False, 2025-05-07T20:12:30.0582871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0582949Z use_cpu=True, 2025-05-07T20:12:30.0583047Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0583129Z ) 2025-05-07T20:12:30.0583254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0583609Z self=, 2025-05-07T20:12:30.0583698Z compile=False, 2025-05-07T20:12:30.0583799Z pooling_mode=, 2025-05-07T20:12:30.0583883Z T=2, 2025-05-07T20:12:30.0583958Z D=121, 2025-05-07T20:12:30.0584030Z B=112, 2025-05-07T20:12:30.0584111Z log_E=5, 2025-05-07T20:12:30.0584182Z L=11, 2025-05-07T20:12:30.0584259Z D_gradcheck=1, 2025-05-07T20:12:30.0584362Z stochastic_rounding=False, 2025-05-07T20:12:30.0584443Z weighted=False, 2025-05-07T20:12:30.0584521Z row_wise=True, 2025-05-07T20:12:30.0584606Z mixed=True, 2025-05-07T20:12:30.0584684Z use_cache=False, 2025-05-07T20:12:30.0584787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0584869Z use_cpu=True, 2025-05-07T20:12:30.0584965Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0585035Z ) 2025-05-07T20:12:30.0585168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0585525Z self=, 2025-05-07T20:12:30.0585614Z compile=True, 2025-05-07T20:12:30.0585717Z pooling_mode=, 2025-05-07T20:12:30.0585817Z T=3, 2025-05-07T20:12:30.0585895Z D=60, 2025-05-07T20:12:30.0585974Z B=86, 2025-05-07T20:12:30.0586048Z log_E=5, 2025-05-07T20:12:30.0586134Z L=0, 2025-05-07T20:12:30.0586215Z D_gradcheck=1, 2025-05-07T20:12:30.0586340Z stochastic_rounding=False, 2025-05-07T20:12:30.0586435Z weighted=False, 2025-05-07T20:12:30.0586514Z row_wise=True, 2025-05-07T20:12:30.0586592Z mixed=True, 2025-05-07T20:12:30.0586689Z use_cache=False, 2025-05-07T20:12:30.0586795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0586874Z use_cpu=True, 2025-05-07T20:12:30.0586986Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0587057Z ) 2025-05-07T20:12:30.0587197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0587559Z self=, 2025-05-07T20:12:30.0587640Z compile=True, 2025-05-07T20:12:30.0587782Z pooling_mode=, 2025-05-07T20:12:30.0587857Z T=4, 2025-05-07T20:12:30.0587929Z D=50, 2025-05-07T20:12:30.0588010Z B=50, 2025-05-07T20:12:30.0588084Z log_E=5, 2025-05-07T20:12:30.0588155Z L=16, 2025-05-07T20:12:30.0588243Z D_gradcheck=1, 2025-05-07T20:12:30.0588336Z stochastic_rounding=True, 2025-05-07T20:12:30.0588414Z weighted=True, 2025-05-07T20:12:30.0588501Z row_wise=True, 2025-05-07T20:12:30.0588577Z mixed=False, 2025-05-07T20:12:30.0588657Z use_cache=True, 2025-05-07T20:12:30.0588771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0588846Z use_cpu=True, 2025-05-07T20:12:30.0588955Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0589030Z ) 2025-05-07T20:12:30.0589155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0589552Z self=, 2025-05-07T20:12:30.0589636Z compile=True, 2025-05-07T20:12:30.0589742Z pooling_mode=, 2025-05-07T20:12:30.0589828Z T=2, 2025-05-07T20:12:30.0589900Z D=67, 2025-05-07T20:12:30.0589971Z B=108, 2025-05-07T20:12:30.0590053Z log_E=5, 2025-05-07T20:12:30.0590126Z L=0, 2025-05-07T20:12:30.0590202Z D_gradcheck=2, 2025-05-07T20:12:30.0590306Z stochastic_rounding=True, 2025-05-07T20:12:30.0590387Z weighted=False, 2025-05-07T20:12:30.0590466Z row_wise=True, 2025-05-07T20:12:30.0590556Z mixed=True, 2025-05-07T20:12:30.0590637Z use_cache=False, 2025-05-07T20:12:30.0590755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0590834Z use_cpu=True, 2025-05-07T20:12:30.0590934Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0591015Z ) 2025-05-07T20:12:30.0878637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0879169Z self=, 2025-05-07T20:12:30.0879320Z compile=False, 2025-05-07T20:12:30.0879469Z pooling_mode=, 2025-05-07T20:12:30.0879557Z T=1, 2025-05-07T20:12:30.0879632Z D=73, 2025-05-07T20:12:30.0879707Z B=31, 2025-05-07T20:12:30.0879792Z log_E=5, 2025-05-07T20:12:30.0879874Z L=7, 2025-05-07T20:12:30.0879994Z D_gradcheck=2, 2025-05-07T20:12:30.0880167Z stochastic_rounding=True, 2025-05-07T20:12:30.0880303Z weighted=False, 2025-05-07T20:12:30.0880423Z row_wise=True, 2025-05-07T20:12:30.0880566Z mixed=False, 2025-05-07T20:12:30.0880723Z use_cache=False, 2025-05-07T20:12:30.0880935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0881104Z use_cpu=True, 2025-05-07T20:12:30.0881327Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0881414Z ) 2025-05-07T20:12:30.0881546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0881915Z self=, 2025-05-07T20:12:30.0882008Z compile=False, 2025-05-07T20:12:30.0882216Z pooling_mode=, 2025-05-07T20:12:30.0882292Z T=2, 2025-05-07T20:12:30.0882380Z D=65, 2025-05-07T20:12:30.0882452Z B=28, 2025-05-07T20:12:30.0882527Z log_E=3, 2025-05-07T20:12:30.0882613Z L=10, 2025-05-07T20:12:30.0882732Z D_gradcheck=2, 2025-05-07T20:12:30.0882830Z stochastic_rounding=True, 2025-05-07T20:12:30.0882924Z weighted=False, 2025-05-07T20:12:30.0883002Z row_wise=True, 2025-05-07T20:12:30.0883082Z mixed=False, 2025-05-07T20:12:30.0883174Z use_cache=True, 2025-05-07T20:12:30.0883281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0883370Z use_cpu=True, 2025-05-07T20:12:30.0883472Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0883543Z ) 2025-05-07T20:12:30.0883683Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0884050Z self=, 2025-05-07T20:12:30.0884133Z compile=False, 2025-05-07T20:12:30.0884292Z pooling_mode=, 2025-05-07T20:12:30.0884368Z T=5, 2025-05-07T20:12:30.0884441Z D=100, 2025-05-07T20:12:30.0884527Z B=127, 2025-05-07T20:12:30.0884602Z log_E=5, 2025-05-07T20:12:30.0884676Z L=13, 2025-05-07T20:12:30.0884772Z D_gradcheck=1, 2025-05-07T20:12:30.0884864Z stochastic_rounding=True, 2025-05-07T20:12:30.0884963Z weighted=False, 2025-05-07T20:12:30.0885046Z row_wise=True, 2025-05-07T20:12:30.0885124Z mixed=False, 2025-05-07T20:12:30.0885221Z use_cache=False, 2025-05-07T20:12:30.0885329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0885409Z use_cpu=True, 2025-05-07T20:12:30.0885518Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0885591Z ) 2025-05-07T20:12:30.0885756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0886128Z self=, 2025-05-07T20:12:30.0886214Z compile=True, 2025-05-07T20:12:30.0886320Z pooling_mode=, 2025-05-07T20:12:30.0886404Z T=3, 2025-05-07T20:12:30.0886482Z D=23, 2025-05-07T20:12:30.0886553Z B=89, 2025-05-07T20:12:30.0886638Z log_E=5, 2025-05-07T20:12:30.0886712Z L=19, 2025-05-07T20:12:30.0886805Z D_gradcheck=1, 2025-05-07T20:12:30.0886900Z stochastic_rounding=True, 2025-05-07T20:12:30.0886982Z weighted=True, 2025-05-07T20:12:30.0887069Z row_wise=True, 2025-05-07T20:12:30.0887149Z mixed=False, 2025-05-07T20:12:30.0887230Z use_cache=True, 2025-05-07T20:12:30.0887339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0887418Z use_cpu=True, 2025-05-07T20:12:30.0887520Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0887600Z ) 2025-05-07T20:12:30.0887731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0888093Z self=, 2025-05-07T20:12:30.0888185Z compile=True, 2025-05-07T20:12:30.0888290Z pooling_mode=, 2025-05-07T20:12:30.0888372Z T=5, 2025-05-07T20:12:30.0888447Z D=108, 2025-05-07T20:12:30.0888522Z B=75, 2025-05-07T20:12:30.0888607Z log_E=4, 2025-05-07T20:12:30.0888683Z L=4, 2025-05-07T20:12:30.0888766Z D_gradcheck=2, 2025-05-07T20:12:30.0888869Z stochastic_rounding=False, 2025-05-07T20:12:30.0888949Z weighted=True, 2025-05-07T20:12:30.0889030Z row_wise=True, 2025-05-07T20:12:30.0889117Z mixed=False, 2025-05-07T20:12:30.0889196Z use_cache=True, 2025-05-07T20:12:30.0889306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0889390Z use_cpu=True, 2025-05-07T20:12:30.0889491Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0889567Z ) 2025-05-07T20:12:30.0889703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0890062Z self=, 2025-05-07T20:12:30.0890184Z compile=True, 2025-05-07T20:12:30.0890291Z pooling_mode=, 2025-05-07T20:12:30.0890365Z T=4, 2025-05-07T20:12:30.0890450Z D=115, 2025-05-07T20:12:30.0890522Z B=30, 2025-05-07T20:12:30.0890601Z log_E=3, 2025-05-07T20:12:30.0890711Z L=10, 2025-05-07T20:12:30.0890792Z D_gradcheck=2, 2025-05-07T20:12:30.0890887Z stochastic_rounding=True, 2025-05-07T20:12:30.0890980Z weighted=False, 2025-05-07T20:12:30.0891057Z row_wise=True, 2025-05-07T20:12:30.0891136Z mixed=True, 2025-05-07T20:12:30.0891226Z use_cache=True, 2025-05-07T20:12:30.0891332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0891413Z use_cpu=True, 2025-05-07T20:12:30.0891525Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0891598Z ) 2025-05-07T20:12:30.0891739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0892142Z self=, 2025-05-07T20:12:30.0892227Z compile=True, 2025-05-07T20:12:30.0892341Z pooling_mode=, 2025-05-07T20:12:30.0892412Z T=4, 2025-05-07T20:12:30.0892487Z D=50, 2025-05-07T20:12:30.0892569Z B=81, 2025-05-07T20:12:30.0892641Z log_E=3, 2025-05-07T20:12:30.0892716Z L=17, 2025-05-07T20:12:30.0892804Z D_gradcheck=2, 2025-05-07T20:12:30.0892898Z stochastic_rounding=False, 2025-05-07T20:12:30.0892980Z weighted=False, 2025-05-07T20:12:30.0893070Z row_wise=True, 2025-05-07T20:12:30.0893147Z mixed=False, 2025-05-07T20:12:30.0893228Z use_cache=False, 2025-05-07T20:12:30.0893346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0893425Z use_cpu=True, 2025-05-07T20:12:30.0893540Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0893644Z ) 2025-05-07T20:12:30.0893772Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0894146Z self=, 2025-05-07T20:12:30.0894229Z compile=False, 2025-05-07T20:12:30.0894335Z pooling_mode=, 2025-05-07T20:12:30.0894425Z T=5, 2025-05-07T20:12:30.0894500Z D=121, 2025-05-07T20:12:30.0894575Z B=102, 2025-05-07T20:12:30.0894664Z log_E=3, 2025-05-07T20:12:30.0894738Z L=1, 2025-05-07T20:12:30.0894818Z D_gradcheck=2, 2025-05-07T20:12:30.0894926Z stochastic_rounding=True, 2025-05-07T20:12:30.0895008Z weighted=False, 2025-05-07T20:12:30.0895099Z row_wise=True, 2025-05-07T20:12:30.0895181Z mixed=True, 2025-05-07T20:12:30.0895259Z use_cache=True, 2025-05-07T20:12:30.0895380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0895461Z use_cpu=True, 2025-05-07T20:12:30.0895559Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0895644Z ) 2025-05-07T20:12:30.0895774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0896139Z self=, 2025-05-07T20:12:30.0896235Z compile=False, 2025-05-07T20:12:30.0896342Z pooling_mode=, 2025-05-07T20:12:30.0896415Z T=2, 2025-05-07T20:12:30.0896500Z D=79, 2025-05-07T20:12:30.0896574Z B=44, 2025-05-07T20:12:30.0896652Z log_E=3, 2025-05-07T20:12:30.0896736Z L=14, 2025-05-07T20:12:30.0896818Z D_gradcheck=2, 2025-05-07T20:12:30.0896921Z stochastic_rounding=False, 2025-05-07T20:12:30.0897005Z weighted=True, 2025-05-07T20:12:30.0897087Z row_wise=True, 2025-05-07T20:12:30.0897174Z mixed=False, 2025-05-07T20:12:30.0897255Z use_cache=True, 2025-05-07T20:12:30.0897360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0897451Z use_cpu=True, 2025-05-07T20:12:30.0897555Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0897628Z ) 2025-05-07T20:12:30.0897765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0898124Z self=, 2025-05-07T20:12:30.0898232Z compile=False, 2025-05-07T20:12:30.0898345Z pooling_mode=, 2025-05-07T20:12:30.0898419Z T=2, 2025-05-07T20:12:30.0898502Z D=85, 2025-05-07T20:12:30.0898578Z B=91, 2025-05-07T20:12:30.0898679Z log_E=4, 2025-05-07T20:12:30.0898763Z L=18, 2025-05-07T20:12:30.0898844Z D_gradcheck=1, 2025-05-07T20:12:30.0898938Z stochastic_rounding=False, 2025-05-07T20:12:30.0899028Z weighted=False, 2025-05-07T20:12:30.0899108Z row_wise=True, 2025-05-07T20:12:30.0899187Z mixed=True, 2025-05-07T20:12:30.0899275Z use_cache=True, 2025-05-07T20:12:30.0899382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0899461Z use_cpu=True, 2025-05-07T20:12:30.0899571Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0899730Z ) 2025-05-07T20:12:30.0899865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0900266Z self=, 2025-05-07T20:12:30.0900353Z compile=False, 2025-05-07T20:12:30.0900468Z pooling_mode=, 2025-05-07T20:12:30.0900541Z T=1, 2025-05-07T20:12:30.0900617Z D=119, 2025-05-07T20:12:30.0900700Z B=9, 2025-05-07T20:12:30.0900777Z log_E=5, 2025-05-07T20:12:30.0900850Z L=14, 2025-05-07T20:12:30.0900940Z D_gradcheck=1, 2025-05-07T20:12:30.0901036Z stochastic_rounding=False, 2025-05-07T20:12:30.0901116Z weighted=True, 2025-05-07T20:12:30.0901201Z row_wise=True, 2025-05-07T20:12:30.0901278Z mixed=True, 2025-05-07T20:12:30.0901358Z use_cache=True, 2025-05-07T20:12:30.0901471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0901550Z use_cpu=True, 2025-05-07T20:12:30.0901680Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0901761Z ) 2025-05-07T20:12:30.0901889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0902263Z self=, 2025-05-07T20:12:30.0902346Z compile=False, 2025-05-07T20:12:30.0902451Z pooling_mode=, 2025-05-07T20:12:30.0902537Z T=5, 2025-05-07T20:12:30.0902609Z D=101, 2025-05-07T20:12:30.0902686Z B=82, 2025-05-07T20:12:30.0902771Z log_E=3, 2025-05-07T20:12:30.0902843Z L=2, 2025-05-07T20:12:30.0902923Z D_gradcheck=2, 2025-05-07T20:12:30.0903030Z stochastic_rounding=False, 2025-05-07T20:12:30.0903108Z weighted=True, 2025-05-07T20:12:30.0903187Z row_wise=True, 2025-05-07T20:12:30.0903278Z mixed=False, 2025-05-07T20:12:30.0903358Z use_cache=True, 2025-05-07T20:12:30.0903462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0903554Z use_cpu=True, 2025-05-07T20:12:30.0903656Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0903741Z ) 2025-05-07T20:12:30.0903870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0904231Z self=, 2025-05-07T20:12:30.0904326Z compile=True, 2025-05-07T20:12:30.0904429Z pooling_mode=, 2025-05-07T20:12:30.0904501Z T=1, 2025-05-07T20:12:30.0904587Z D=114, 2025-05-07T20:12:30.0904661Z B=106, 2025-05-07T20:12:30.0904736Z log_E=3, 2025-05-07T20:12:30.0904822Z L=16, 2025-05-07T20:12:30.0904901Z D_gradcheck=1, 2025-05-07T20:12:30.0904997Z stochastic_rounding=True, 2025-05-07T20:12:30.0905086Z weighted=False, 2025-05-07T20:12:30.0905162Z row_wise=True, 2025-05-07T20:12:30.0905249Z mixed=False, 2025-05-07T20:12:30.0905332Z use_cache=False, 2025-05-07T20:12:30.0905436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.0905525Z use_cpu=True, 2025-05-07T20:12:30.0905625Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0905695Z ) 2025-05-07T20:12:30.0905829Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0906189Z self=, 2025-05-07T20:12:30.0906296Z compile=True, 2025-05-07T20:12:30.0906412Z pooling_mode=, 2025-05-07T20:12:30.0906486Z T=3, 2025-05-07T20:12:30.0906557Z D=31, 2025-05-07T20:12:30.0906666Z B=91, 2025-05-07T20:12:30.0906745Z log_E=3, 2025-05-07T20:12:30.0906815Z L=20, 2025-05-07T20:12:30.0906906Z D_gradcheck=1, 2025-05-07T20:12:30.0907000Z stochastic_rounding=False, 2025-05-07T20:12:30.0907088Z weighted=False, 2025-05-07T20:12:30.0907168Z row_wise=True, 2025-05-07T20:12:30.0907248Z mixed=False, 2025-05-07T20:12:30.0907339Z use_cache=False, 2025-05-07T20:12:30.0907446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0907526Z use_cpu=True, 2025-05-07T20:12:30.0907634Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0907707Z ) 2025-05-07T20:12:30.0907834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0908227Z self=, 2025-05-07T20:12:30.0908310Z compile=False, 2025-05-07T20:12:30.0908416Z pooling_mode=, 2025-05-07T20:12:30.0908495Z T=1, 2025-05-07T20:12:30.0908570Z D=9, 2025-05-07T20:12:30.0908653Z B=101, 2025-05-07T20:12:30.0908728Z log_E=4, 2025-05-07T20:12:30.0908801Z L=10, 2025-05-07T20:12:30.0908889Z D_gradcheck=2, 2025-05-07T20:12:30.0908983Z stochastic_rounding=False, 2025-05-07T20:12:30.0909063Z weighted=False, 2025-05-07T20:12:30.0909151Z row_wise=True, 2025-05-07T20:12:30.0909228Z mixed=True, 2025-05-07T20:12:30.0909308Z use_cache=False, 2025-05-07T20:12:30.0909422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0909530Z use_cpu=True, 2025-05-07T20:12:30.0909633Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.0909713Z ) 2025-05-07T20:12:30.0909842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.0910203Z self=, 2025-05-07T20:12:30.0910292Z compile=True, 2025-05-07T20:12:30.0910399Z pooling_mode=, 2025-05-07T20:12:30.0910483Z T=5, 2025-05-07T20:12:30.0910559Z D=52, 2025-05-07T20:12:30.0910632Z B=48, 2025-05-07T20:12:30.0910718Z log_E=3, 2025-05-07T20:12:30.0910794Z L=0, 2025-05-07T20:12:30.0910876Z D_gradcheck=2, 2025-05-07T20:12:30.0910981Z stochastic_rounding=True, 2025-05-07T20:12:30.0911063Z weighted=True, 2025-05-07T20:12:30.0911143Z row_wise=True, 2025-05-07T20:12:30.0911232Z mixed=False, 2025-05-07T20:12:30.0911311Z use_cache=True, 2025-05-07T20:12:30.0911418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.0911507Z use_cpu=True, 2025-05-07T20:12:30.0911609Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.0911684Z ) 2025-05-07T20:12:30.1197466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1198107Z self=, 2025-05-07T20:12:30.1198235Z compile=False, 2025-05-07T20:12:30.1198402Z pooling_mode=, 2025-05-07T20:12:30.1198543Z T=3, 2025-05-07T20:12:30.1198668Z D=11, 2025-05-07T20:12:30.1198800Z B=72, 2025-05-07T20:12:30.1198969Z log_E=4, 2025-05-07T20:12:30.1199122Z L=11, 2025-05-07T20:12:30.1199282Z D_gradcheck=1, 2025-05-07T20:12:30.1199454Z stochastic_rounding=True, 2025-05-07T20:12:30.1199537Z weighted=True, 2025-05-07T20:12:30.1199618Z row_wise=True, 2025-05-07T20:12:30.1199728Z mixed=False, 2025-05-07T20:12:30.1199812Z use_cache=True, 2025-05-07T20:12:30.1199923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1200024Z use_cpu=True, 2025-05-07T20:12:30.1200131Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1200222Z ) 2025-05-07T20:12:30.1200358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1200831Z self=, 2025-05-07T20:12:30.1200933Z compile=True, 2025-05-07T20:12:30.1201044Z pooling_mode=, 2025-05-07T20:12:30.1201162Z T=2, 2025-05-07T20:12:30.1201256Z D=67, 2025-05-07T20:12:30.1201335Z B=128, 2025-05-07T20:12:30.1201415Z log_E=4, 2025-05-07T20:12:30.1201509Z L=16, 2025-05-07T20:12:30.1201595Z D_gradcheck=1, 2025-05-07T20:12:30.1201701Z stochastic_rounding=False, 2025-05-07T20:12:30.1201801Z weighted=True, 2025-05-07T20:12:30.1201885Z row_wise=True, 2025-05-07T20:12:30.1201981Z mixed=False, 2025-05-07T20:12:30.1202067Z use_cache=False, 2025-05-07T20:12:30.1202180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1202278Z use_cpu=True, 2025-05-07T20:12:30.1202384Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1202462Z ) 2025-05-07T20:12:30.1202646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1203009Z self=, 2025-05-07T20:12:30.1203093Z compile=True, 2025-05-07T20:12:30.1203221Z pooling_mode=, 2025-05-07T20:12:30.1203303Z T=4, 2025-05-07T20:12:30.1203383Z D=70, 2025-05-07T20:12:30.1203473Z B=11, 2025-05-07T20:12:30.1203551Z log_E=3, 2025-05-07T20:12:30.1203631Z L=10, 2025-05-07T20:12:30.1203725Z D_gradcheck=2, 2025-05-07T20:12:30.1203823Z stochastic_rounding=False, 2025-05-07T20:12:30.1203921Z weighted=False, 2025-05-07T20:12:30.1204003Z row_wise=True, 2025-05-07T20:12:30.1204083Z mixed=True, 2025-05-07T20:12:30.1204180Z use_cache=True, 2025-05-07T20:12:30.1204327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1204410Z use_cpu=True, 2025-05-07T20:12:30.1204526Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1204600Z ) 2025-05-07T20:12:30.1204734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1205110Z self=, 2025-05-07T20:12:30.1205195Z compile=False, 2025-05-07T20:12:30.1205306Z pooling_mode=, 2025-05-07T20:12:30.1205393Z T=2, 2025-05-07T20:12:30.1205469Z D=21, 2025-05-07T20:12:30.1205561Z B=15, 2025-05-07T20:12:30.1205639Z log_E=3, 2025-05-07T20:12:30.1205714Z L=0, 2025-05-07T20:12:30.1205811Z D_gradcheck=1, 2025-05-07T20:12:30.1205909Z stochastic_rounding=False, 2025-05-07T20:12:30.1205991Z weighted=True, 2025-05-07T20:12:30.1206087Z row_wise=True, 2025-05-07T20:12:30.1206167Z mixed=True, 2025-05-07T20:12:30.1206255Z use_cache=False, 2025-05-07T20:12:30.1206380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1206462Z use_cpu=True, 2025-05-07T20:12:30.1206569Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1206659Z ) 2025-05-07T20:12:30.1206794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1207159Z self=, 2025-05-07T20:12:30.1207260Z compile=False, 2025-05-07T20:12:30.1207372Z pooling_mode=, 2025-05-07T20:12:30.1207467Z T=2, 2025-05-07T20:12:30.1207546Z D=97, 2025-05-07T20:12:30.1207623Z B=28, 2025-05-07T20:12:30.1207716Z log_E=4, 2025-05-07T20:12:30.1207796Z L=3, 2025-05-07T20:12:30.1207879Z D_gradcheck=2, 2025-05-07T20:12:30.1207995Z stochastic_rounding=False, 2025-05-07T20:12:30.1208079Z weighted=True, 2025-05-07T20:12:30.1208161Z row_wise=True, 2025-05-07T20:12:30.1208254Z mixed=True, 2025-05-07T20:12:30.1208337Z use_cache=True, 2025-05-07T20:12:30.1208448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1208590Z use_cpu=True, 2025-05-07T20:12:30.1208705Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1208781Z ) 2025-05-07T20:12:30.1208946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1209322Z self=, 2025-05-07T20:12:30.1209406Z compile=True, 2025-05-07T20:12:30.1209563Z pooling_mode=, 2025-05-07T20:12:30.1209655Z T=3, 2025-05-07T20:12:30.1209733Z D=56, 2025-05-07T20:12:30.1209822Z B=113, 2025-05-07T20:12:30.1209900Z log_E=4, 2025-05-07T20:12:30.1209978Z L=0, 2025-05-07T20:12:30.1210072Z D_gradcheck=1, 2025-05-07T20:12:30.1210174Z stochastic_rounding=False, 2025-05-07T20:12:30.1210259Z weighted=True, 2025-05-07T20:12:30.1210357Z row_wise=True, 2025-05-07T20:12:30.1210440Z mixed=False, 2025-05-07T20:12:30.1210529Z use_cache=False, 2025-05-07T20:12:30.1210651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1210734Z use_cpu=True, 2025-05-07T20:12:30.1210839Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1210956Z ) 2025-05-07T20:12:30.1211089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1211451Z self=, 2025-05-07T20:12:30.1211547Z compile=False, 2025-05-07T20:12:30.1211659Z pooling_mode=, 2025-05-07T20:12:30.1211749Z T=2, 2025-05-07T20:12:30.1211826Z D=21, 2025-05-07T20:12:30.1211903Z B=45, 2025-05-07T20:12:30.1211994Z log_E=4, 2025-05-07T20:12:30.1212070Z L=3, 2025-05-07T20:12:30.1212153Z D_gradcheck=2, 2025-05-07T20:12:30.1212261Z stochastic_rounding=False, 2025-05-07T20:12:30.1212345Z weighted=False, 2025-05-07T20:12:30.1212425Z row_wise=True, 2025-05-07T20:12:30.1212517Z mixed=True, 2025-05-07T20:12:30.1212625Z use_cache=True, 2025-05-07T20:12:30.1212735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1212829Z use_cpu=True, 2025-05-07T20:12:30.1212931Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1213010Z ) 2025-05-07T20:12:30.1213154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1213513Z self=, 2025-05-07T20:12:30.1213607Z compile=True, 2025-05-07T20:12:30.1213717Z pooling_mode=, 2025-05-07T20:12:30.1213794Z T=1, 2025-05-07T20:12:30.1213883Z D=127, 2025-05-07T20:12:30.1213960Z B=8, 2025-05-07T20:12:30.1214037Z log_E=4, 2025-05-07T20:12:30.1214128Z L=12, 2025-05-07T20:12:30.1214211Z D_gradcheck=1, 2025-05-07T20:12:30.1214307Z stochastic_rounding=False, 2025-05-07T20:12:30.1214402Z weighted=True, 2025-05-07T20:12:30.1214484Z row_wise=True, 2025-05-07T20:12:30.1214566Z mixed=True, 2025-05-07T20:12:30.1214664Z use_cache=True, 2025-05-07T20:12:30.1214772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1214864Z use_cpu=True, 2025-05-07T20:12:30.1214967Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1215045Z ) 2025-05-07T20:12:30.1215187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1215550Z self=, 2025-05-07T20:12:30.1215634Z compile=True, 2025-05-07T20:12:30.1215754Z pooling_mode=, 2025-05-07T20:12:30.1215831Z T=1, 2025-05-07T20:12:30.1215907Z D=115, 2025-05-07T20:12:30.1215996Z B=104, 2025-05-07T20:12:30.1216074Z log_E=5, 2025-05-07T20:12:30.1216150Z L=15, 2025-05-07T20:12:30.1216245Z D_gradcheck=1, 2025-05-07T20:12:30.1216342Z stochastic_rounding=False, 2025-05-07T20:12:30.1216425Z weighted=False, 2025-05-07T20:12:30.1216518Z row_wise=True, 2025-05-07T20:12:30.1216601Z mixed=False, 2025-05-07T20:12:30.1216697Z use_cache=False, 2025-05-07T20:12:30.1216805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1216890Z use_cpu=True, 2025-05-07T20:12:30.1217011Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1217114Z ) 2025-05-07T20:12:30.1217251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1217629Z self=, 2025-05-07T20:12:30.1217807Z compile=True, 2025-05-07T20:12:30.1217917Z pooling_mode=, 2025-05-07T20:12:30.1218009Z T=2, 2025-05-07T20:12:30.1218087Z D=69, 2025-05-07T20:12:30.1218167Z B=23, 2025-05-07T20:12:30.1218263Z log_E=3, 2025-05-07T20:12:30.1218340Z L=15, 2025-05-07T20:12:30.1218420Z D_gradcheck=2, 2025-05-07T20:12:30.1218524Z stochastic_rounding=True, 2025-05-07T20:12:30.1218603Z weighted=True, 2025-05-07T20:12:30.1218690Z row_wise=True, 2025-05-07T20:12:30.1218768Z mixed=True, 2025-05-07T20:12:30.1218855Z use_cache=False, 2025-05-07T20:12:30.1218970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1219052Z use_cpu=True, 2025-05-07T20:12:30.1219178Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1219265Z ) 2025-05-07T20:12:30.1219395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1219842Z self=, 2025-05-07T20:12:30.1219942Z compile=True, 2025-05-07T20:12:30.1220050Z pooling_mode=, 2025-05-07T20:12:30.1220124Z T=1, 2025-05-07T20:12:30.1220214Z D=122, 2025-05-07T20:12:30.1220292Z B=89, 2025-05-07T20:12:30.1220380Z log_E=3, 2025-05-07T20:12:30.1220460Z L=16, 2025-05-07T20:12:30.1220544Z D_gradcheck=1, 2025-05-07T20:12:30.1220655Z stochastic_rounding=False, 2025-05-07T20:12:30.1220739Z weighted=False, 2025-05-07T20:12:30.1220821Z row_wise=True, 2025-05-07T20:12:30.1220960Z mixed=False, 2025-05-07T20:12:30.1221045Z use_cache=False, 2025-05-07T20:12:30.1221157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1221251Z use_cpu=True, 2025-05-07T20:12:30.1221360Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1221437Z ) 2025-05-07T20:12:30.1221580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1221944Z self=, 2025-05-07T20:12:30.1222045Z compile=False, 2025-05-07T20:12:30.1222154Z pooling_mode=, 2025-05-07T20:12:30.1222233Z T=2, 2025-05-07T20:12:30.1222323Z D=123, 2025-05-07T20:12:30.1222402Z B=21, 2025-05-07T20:12:30.1222483Z log_E=4, 2025-05-07T20:12:30.1222575Z L=3, 2025-05-07T20:12:30.1222660Z D_gradcheck=2, 2025-05-07T20:12:30.1222759Z stochastic_rounding=True, 2025-05-07T20:12:30.1222855Z weighted=True, 2025-05-07T20:12:30.1222939Z row_wise=True, 2025-05-07T20:12:30.1223023Z mixed=True, 2025-05-07T20:12:30.1223120Z use_cache=True, 2025-05-07T20:12:30.1223230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1223314Z use_cpu=True, 2025-05-07T20:12:30.1223432Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1223508Z ) 2025-05-07T20:12:30.1223641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1224022Z self=, 2025-05-07T20:12:30.1224107Z compile=True, 2025-05-07T20:12:30.1224228Z pooling_mode=, 2025-05-07T20:12:30.1224306Z T=1, 2025-05-07T20:12:30.1224384Z D=32, 2025-05-07T20:12:30.1224472Z B=21, 2025-05-07T20:12:30.1224549Z log_E=5, 2025-05-07T20:12:30.1224626Z L=8, 2025-05-07T20:12:30.1224725Z D_gradcheck=1, 2025-05-07T20:12:30.1224821Z stochastic_rounding=False, 2025-05-07T20:12:30.1224905Z weighted=True, 2025-05-07T20:12:30.1224999Z row_wise=True, 2025-05-07T20:12:30.1225083Z mixed=True, 2025-05-07T20:12:30.1225169Z use_cache=False, 2025-05-07T20:12:30.1225291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1225374Z use_cpu=True, 2025-05-07T20:12:30.1225514Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1225587Z ) 2025-05-07T20:12:30.1225717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1226113Z self=, 2025-05-07T20:12:30.1226195Z compile=False, 2025-05-07T20:12:30.1226300Z pooling_mode=, 2025-05-07T20:12:30.1226388Z T=1, 2025-05-07T20:12:30.1226460Z D=116, 2025-05-07T20:12:30.1226535Z B=60, 2025-05-07T20:12:30.1226626Z log_E=4, 2025-05-07T20:12:30.1226700Z L=7, 2025-05-07T20:12:30.1226782Z D_gradcheck=2, 2025-05-07T20:12:30.1226889Z stochastic_rounding=False, 2025-05-07T20:12:30.1226972Z weighted=True, 2025-05-07T20:12:30.1227053Z row_wise=True, 2025-05-07T20:12:30.1227147Z mixed=False, 2025-05-07T20:12:30.1227225Z use_cache=False, 2025-05-07T20:12:30.1227345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1227455Z use_cpu=True, 2025-05-07T20:12:30.1227562Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1227649Z ) 2025-05-07T20:12:30.1227779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1228143Z self=, 2025-05-07T20:12:30.1228242Z compile=False, 2025-05-07T20:12:30.1228344Z pooling_mode=, 2025-05-07T20:12:30.1228420Z T=5, 2025-05-07T20:12:30.1228508Z D=104, 2025-05-07T20:12:30.1228582Z B=84, 2025-05-07T20:12:30.1228658Z log_E=5, 2025-05-07T20:12:30.1228747Z L=2, 2025-05-07T20:12:30.1228828Z D_gradcheck=1, 2025-05-07T20:12:30.1228942Z stochastic_rounding=True, 2025-05-07T20:12:30.1229025Z weighted=True, 2025-05-07T20:12:30.1229135Z row_wise=True, 2025-05-07T20:12:30.1229226Z mixed=True, 2025-05-07T20:12:30.1229308Z use_cache=True, 2025-05-07T20:12:30.1229409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1229504Z use_cpu=True, 2025-05-07T20:12:30.1229606Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1229677Z ) 2025-05-07T20:12:30.1229817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1230181Z self=, 2025-05-07T20:12:30.1230262Z compile=True, 2025-05-07T20:12:30.1230380Z pooling_mode=, 2025-05-07T20:12:30.1230456Z T=2, 2025-05-07T20:12:30.1230530Z D=9, 2025-05-07T20:12:30.1230616Z B=7, 2025-05-07T20:12:30.1230694Z log_E=5, 2025-05-07T20:12:30.1230779Z L=16, 2025-05-07T20:12:30.1230862Z D_gradcheck=1, 2025-05-07T20:12:30.1230958Z stochastic_rounding=False, 2025-05-07T20:12:30.1231051Z weighted=True, 2025-05-07T20:12:30.1231135Z row_wise=True, 2025-05-07T20:12:30.1231215Z mixed=True, 2025-05-07T20:12:30.1231306Z use_cache=True, 2025-05-07T20:12:30.1231415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1231501Z use_cpu=True, 2025-05-07T20:12:30.1231617Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1231691Z ) 2025-05-07T20:12:30.1521576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1522197Z self=, 2025-05-07T20:12:30.1522329Z compile=False, 2025-05-07T20:12:30.1522505Z pooling_mode=, 2025-05-07T20:12:30.1522624Z T=3, 2025-05-07T20:12:30.1522738Z D=103, 2025-05-07T20:12:30.1522879Z B=20, 2025-05-07T20:12:30.1523000Z log_E=4, 2025-05-07T20:12:30.1523122Z L=1, 2025-05-07T20:12:30.1523305Z D_gradcheck=1, 2025-05-07T20:12:30.1523492Z stochastic_rounding=False, 2025-05-07T20:12:30.1523660Z weighted=False, 2025-05-07T20:12:30.1523814Z row_wise=True, 2025-05-07T20:12:30.1523894Z mixed=True, 2025-05-07T20:12:30.1523985Z use_cache=True, 2025-05-07T20:12:30.1524096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1524273Z use_cpu=True, 2025-05-07T20:12:30.1524387Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1524462Z ) 2025-05-07T20:12:30.1524593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1525011Z self=, 2025-05-07T20:12:30.1525098Z compile=False, 2025-05-07T20:12:30.1525206Z pooling_mode=, 2025-05-07T20:12:30.1525293Z T=1, 2025-05-07T20:12:30.1525369Z D=97, 2025-05-07T20:12:30.1525524Z B=2, 2025-05-07T20:12:30.1525603Z log_E=5, 2025-05-07T20:12:30.1525676Z L=1, 2025-05-07T20:12:30.1525768Z D_gradcheck=2, 2025-05-07T20:12:30.1525866Z stochastic_rounding=False, 2025-05-07T20:12:30.1525950Z weighted=True, 2025-05-07T20:12:30.1526043Z row_wise=True, 2025-05-07T20:12:30.1526121Z mixed=True, 2025-05-07T20:12:30.1526201Z use_cache=True, 2025-05-07T20:12:30.1526362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1526446Z use_cpu=True, 2025-05-07T20:12:30.1526547Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1526634Z ) 2025-05-07T20:12:30.1526764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1527130Z self=, 2025-05-07T20:12:30.1527224Z compile=False, 2025-05-07T20:12:30.1527332Z pooling_mode=, 2025-05-07T20:12:30.1527422Z T=3, 2025-05-07T20:12:30.1527498Z D=5, 2025-05-07T20:12:30.1527572Z B=38, 2025-05-07T20:12:30.1527665Z log_E=4, 2025-05-07T20:12:30.1527745Z L=18, 2025-05-07T20:12:30.1527825Z D_gradcheck=1, 2025-05-07T20:12:30.1527935Z stochastic_rounding=False, 2025-05-07T20:12:30.1528055Z weighted=True, 2025-05-07T20:12:30.1528135Z row_wise=True, 2025-05-07T20:12:30.1528228Z mixed=True, 2025-05-07T20:12:30.1528314Z use_cache=False, 2025-05-07T20:12:30.1528423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1528517Z use_cpu=True, 2025-05-07T20:12:30.1528622Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1528695Z ) 2025-05-07T20:12:30.1528838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1529202Z self=, 2025-05-07T20:12:30.1529294Z compile=True, 2025-05-07T20:12:30.1529402Z pooling_mode=, 2025-05-07T20:12:30.1529481Z T=5, 2025-05-07T20:12:30.1529570Z D=41, 2025-05-07T20:12:30.1529648Z B=44, 2025-05-07T20:12:30.1529727Z log_E=4, 2025-05-07T20:12:30.1529811Z L=7, 2025-05-07T20:12:30.1529893Z D_gradcheck=2, 2025-05-07T20:12:30.1529990Z stochastic_rounding=False, 2025-05-07T20:12:30.1530085Z weighted=True, 2025-05-07T20:12:30.1530165Z row_wise=True, 2025-05-07T20:12:30.1530246Z mixed=False, 2025-05-07T20:12:30.1530338Z use_cache=True, 2025-05-07T20:12:30.1530449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1530532Z use_cpu=True, 2025-05-07T20:12:30.1530644Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1530719Z ) 2025-05-07T20:12:30.1530859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1531223Z self=, 2025-05-07T20:12:30.1531307Z compile=False, 2025-05-07T20:12:30.1531434Z pooling_mode=, 2025-05-07T20:12:30.1531510Z T=2, 2025-05-07T20:12:30.1531588Z D=43, 2025-05-07T20:12:30.1531676Z B=47, 2025-05-07T20:12:30.1531756Z log_E=4, 2025-05-07T20:12:30.1531833Z L=18, 2025-05-07T20:12:30.1531929Z D_gradcheck=1, 2025-05-07T20:12:30.1532028Z stochastic_rounding=True, 2025-05-07T20:12:30.1532115Z weighted=True, 2025-05-07T20:12:30.1532207Z row_wise=True, 2025-05-07T20:12:30.1532286Z mixed=True, 2025-05-07T20:12:30.1532369Z use_cache=True, 2025-05-07T20:12:30.1532539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1532620Z use_cpu=True, 2025-05-07T20:12:30.1532739Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1532814Z ) 2025-05-07T20:12:30.1532945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1533353Z self=, 2025-05-07T20:12:30.1533439Z compile=False, 2025-05-07T20:12:30.1533549Z pooling_mode=, 2025-05-07T20:12:30.1533639Z T=4, 2025-05-07T20:12:30.1533714Z D=22, 2025-05-07T20:12:30.1533791Z B=120, 2025-05-07T20:12:30.1533883Z log_E=5, 2025-05-07T20:12:30.1533960Z L=0, 2025-05-07T20:12:30.1534043Z D_gradcheck=1, 2025-05-07T20:12:30.1534157Z stochastic_rounding=True, 2025-05-07T20:12:30.1534238Z weighted=False, 2025-05-07T20:12:30.1534334Z row_wise=True, 2025-05-07T20:12:30.1534414Z mixed=False, 2025-05-07T20:12:30.1534495Z use_cache=True, 2025-05-07T20:12:30.1534645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1534726Z use_cpu=True, 2025-05-07T20:12:30.1534827Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1534912Z ) 2025-05-07T20:12:30.1535041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1535406Z self=, 2025-05-07T20:12:30.1535507Z compile=True, 2025-05-07T20:12:30.1535616Z pooling_mode=, 2025-05-07T20:12:30.1535693Z T=4, 2025-05-07T20:12:30.1535780Z D=17, 2025-05-07T20:12:30.1535857Z B=107, 2025-05-07T20:12:30.1535943Z log_E=5, 2025-05-07T20:12:30.1536021Z L=15, 2025-05-07T20:12:30.1536103Z D_gradcheck=1, 2025-05-07T20:12:30.1536236Z stochastic_rounding=True, 2025-05-07T20:12:30.1536318Z weighted=True, 2025-05-07T20:12:30.1536397Z row_wise=True, 2025-05-07T20:12:30.1536489Z mixed=False, 2025-05-07T20:12:30.1536573Z use_cache=True, 2025-05-07T20:12:30.1536678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1536814Z use_cpu=True, 2025-05-07T20:12:30.1536916Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1536986Z ) 2025-05-07T20:12:30.1537122Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1537486Z self=, 2025-05-07T20:12:30.1537568Z compile=True, 2025-05-07T20:12:30.1537689Z pooling_mode=, 2025-05-07T20:12:30.1537765Z T=2, 2025-05-07T20:12:30.1537850Z D=13, 2025-05-07T20:12:30.1537925Z B=62, 2025-05-07T20:12:30.1538006Z log_E=3, 2025-05-07T20:12:30.1538088Z L=8, 2025-05-07T20:12:30.1538172Z D_gradcheck=2, 2025-05-07T20:12:30.1538271Z stochastic_rounding=False, 2025-05-07T20:12:30.1538361Z weighted=False, 2025-05-07T20:12:30.1538442Z row_wise=True, 2025-05-07T20:12:30.1538520Z mixed=True, 2025-05-07T20:12:30.1538610Z use_cache=True, 2025-05-07T20:12:30.1538721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1538801Z use_cpu=True, 2025-05-07T20:12:30.1538913Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1538985Z ) 2025-05-07T20:12:30.1539115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1539485Z self=, 2025-05-07T20:12:30.1539569Z compile=True, 2025-05-07T20:12:30.1539763Z pooling_mode=, 2025-05-07T20:12:30.1539841Z T=2, 2025-05-07T20:12:30.1539917Z D=7, 2025-05-07T20:12:30.1540000Z B=97, 2025-05-07T20:12:30.1540076Z log_E=5, 2025-05-07T20:12:30.1540152Z L=6, 2025-05-07T20:12:30.1540242Z D_gradcheck=2, 2025-05-07T20:12:30.1540340Z stochastic_rounding=True, 2025-05-07T20:12:30.1540422Z weighted=True, 2025-05-07T20:12:30.1540512Z row_wise=True, 2025-05-07T20:12:30.1540592Z mixed=False, 2025-05-07T20:12:30.1540708Z use_cache=True, 2025-05-07T20:12:30.1540825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1540907Z use_cpu=True, 2025-05-07T20:12:30.1541009Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1541093Z ) 2025-05-07T20:12:30.1541246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1541622Z self=, 2025-05-07T20:12:30.1541705Z compile=True, 2025-05-07T20:12:30.1541814Z pooling_mode=, 2025-05-07T20:12:30.1541903Z T=1, 2025-05-07T20:12:30.1541979Z D=56, 2025-05-07T20:12:30.1542057Z B=127, 2025-05-07T20:12:30.1542145Z log_E=3, 2025-05-07T20:12:30.1542219Z L=19, 2025-05-07T20:12:30.1542304Z D_gradcheck=2, 2025-05-07T20:12:30.1542412Z stochastic_rounding=False, 2025-05-07T20:12:30.1542496Z weighted=False, 2025-05-07T20:12:30.1542578Z row_wise=True, 2025-05-07T20:12:30.1542669Z mixed=False, 2025-05-07T20:12:30.1542779Z use_cache=False, 2025-05-07T20:12:30.1542901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1542983Z use_cpu=True, 2025-05-07T20:12:30.1543086Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1543173Z ) 2025-05-07T20:12:30.1543304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1543668Z self=, 2025-05-07T20:12:30.1543762Z compile=True, 2025-05-07T20:12:30.1543867Z pooling_mode=, 2025-05-07T20:12:30.1543944Z T=3, 2025-05-07T20:12:30.1544031Z D=41, 2025-05-07T20:12:30.1544105Z B=26, 2025-05-07T20:12:30.1544181Z log_E=4, 2025-05-07T20:12:30.1544268Z L=10, 2025-05-07T20:12:30.1544375Z D_gradcheck=2, 2025-05-07T20:12:30.1544473Z stochastic_rounding=False, 2025-05-07T20:12:30.1544567Z weighted=True, 2025-05-07T20:12:30.1544646Z row_wise=True, 2025-05-07T20:12:30.1544741Z mixed=False, 2025-05-07T20:12:30.1544825Z use_cache=False, 2025-05-07T20:12:30.1544929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1545020Z use_cpu=True, 2025-05-07T20:12:30.1545122Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1545195Z ) 2025-05-07T20:12:30.1545336Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1545695Z self=, 2025-05-07T20:12:30.1545777Z compile=False, 2025-05-07T20:12:30.1545895Z pooling_mode=, 2025-05-07T20:12:30.1545969Z T=5, 2025-05-07T20:12:30.1546042Z D=74, 2025-05-07T20:12:30.1546130Z B=49, 2025-05-07T20:12:30.1546206Z log_E=5, 2025-05-07T20:12:30.1546292Z L=12, 2025-05-07T20:12:30.1546375Z D_gradcheck=2, 2025-05-07T20:12:30.1546470Z stochastic_rounding=True, 2025-05-07T20:12:30.1546565Z weighted=True, 2025-05-07T20:12:30.1546646Z row_wise=True, 2025-05-07T20:12:30.1546729Z mixed=False, 2025-05-07T20:12:30.1546822Z use_cache=True, 2025-05-07T20:12:30.1546929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1547008Z use_cpu=True, 2025-05-07T20:12:30.1547121Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1547195Z ) 2025-05-07T20:12:30.1547323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1547695Z self=, 2025-05-07T20:12:30.1547779Z compile=False, 2025-05-07T20:12:30.1547884Z pooling_mode=, 2025-05-07T20:12:30.1547972Z T=4, 2025-05-07T20:12:30.1548048Z D=77, 2025-05-07T20:12:30.1548134Z B=8, 2025-05-07T20:12:30.1548213Z log_E=4, 2025-05-07T20:12:30.1548289Z L=2, 2025-05-07T20:12:30.1548380Z D_gradcheck=2, 2025-05-07T20:12:30.1548479Z stochastic_rounding=True, 2025-05-07T20:12:30.1548562Z weighted=True, 2025-05-07T20:12:30.1548653Z row_wise=True, 2025-05-07T20:12:30.1548763Z mixed=True, 2025-05-07T20:12:30.1548847Z use_cache=False, 2025-05-07T20:12:30.1548966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1549050Z use_cpu=True, 2025-05-07T20:12:30.1549153Z output_dtype=SparseType.FP32, 2025-05-07T20:12:30.1549238Z ) 2025-05-07T20:12:30.1549397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1549761Z self=, 2025-05-07T20:12:30.1549858Z compile=False, 2025-05-07T20:12:30.1549967Z pooling_mode=, 2025-05-07T20:12:30.1550058Z T=3, 2025-05-07T20:12:30.1550134Z D=87, 2025-05-07T20:12:30.1550208Z B=53, 2025-05-07T20:12:30.1550289Z log_E=4, 2025-05-07T20:12:30.1550366Z L=7, 2025-05-07T20:12:30.1556368Z D_gradcheck=2, 2025-05-07T20:12:30.1556532Z stochastic_rounding=False, 2025-05-07T20:12:30.1556624Z weighted=False, 2025-05-07T20:12:30.1556721Z row_wise=True, 2025-05-07T20:12:30.1556890Z mixed=True, 2025-05-07T20:12:30.1556980Z use_cache=False, 2025-05-07T20:12:30.1557107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:30.1557193Z use_cpu=True, 2025-05-07T20:12:30.1557316Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1557396Z ) 2025-05-07T20:12:30.1557539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1557930Z self=, 2025-05-07T20:12:30.1558015Z compile=True, 2025-05-07T20:12:30.1558128Z pooling_mode=, 2025-05-07T20:12:30.1558216Z T=2, 2025-05-07T20:12:30.1558293Z D=12, 2025-05-07T20:12:30.1558371Z B=115, 2025-05-07T20:12:30.1558464Z log_E=5, 2025-05-07T20:12:30.1558572Z L=12, 2025-05-07T20:12:30.1558659Z D_gradcheck=1, 2025-05-07T20:12:30.1558772Z stochastic_rounding=True, 2025-05-07T20:12:30.1558852Z weighted=True, 2025-05-07T20:12:30.1558940Z row_wise=True, 2025-05-07T20:12:30.1559032Z mixed=True, 2025-05-07T20:12:30.1559115Z use_cache=False, 2025-05-07T20:12:30.1559240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1559322Z use_cpu=True, 2025-05-07T20:12:30.1559427Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1559518Z ) 2025-05-07T20:12:30.1559652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:30.1560020Z self=, 2025-05-07T20:12:30.1560117Z compile=False, 2025-05-07T20:12:30.1560228Z pooling_mode=, 2025-05-07T20:12:30.1560305Z T=1, 2025-05-07T20:12:30.1560393Z D=36, 2025-05-07T20:12:30.1560471Z B=18, 2025-05-07T20:12:30.1560548Z log_E=4, 2025-05-07T20:12:30.1560637Z L=16, 2025-05-07T20:12:30.1560721Z D_gradcheck=2, 2025-05-07T20:12:30.1560831Z stochastic_rounding=True, 2025-05-07T20:12:30.1560912Z weighted=False, 2025-05-07T20:12:30.1560997Z row_wise=True, 2025-05-07T20:12:30.1561092Z mixed=False, 2025-05-07T20:12:30.1561172Z use_cache=True, 2025-05-07T20:12:30.1561286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:30.1561380Z use_cpu=True, 2025-05-07T20:12:30.1561481Z output_dtype=SparseType.FP16, 2025-05-07T20:12:30.1561556Z ) 2025-05-07T20:12:31.4302048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4303041Z self=, 2025-05-07T20:12:31.4303850Z compile=False, 2025-05-07T20:12:31.4304112Z pooling_mode=, 2025-05-07T20:12:31.4304402Z T=5, 2025-05-07T20:12:31.4304597Z D=125, 2025-05-07T20:12:31.4304793Z B=11, 2025-05-07T20:12:31.4304990Z log_E=5, 2025-05-07T20:12:31.4305193Z L=5, 2025-05-07T20:12:31.4305396Z D_gradcheck=2, 2025-05-07T20:12:31.4305625Z stochastic_rounding=False, 2025-05-07T20:12:31.4305898Z weighted=False, 2025-05-07T20:12:31.4306322Z row_wise=True, 2025-05-07T20:12:31.4306531Z mixed=False, 2025-05-07T20:12:31.4306756Z use_cache=False, 2025-05-07T20:12:31.4307022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4307317Z use_cpu=True, 2025-05-07T20:12:31.4307625Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4307910Z ) 2025-05-07T20:12:31.4308141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4308760Z self=, 2025-05-07T20:12:31.4309337Z compile=True, 2025-05-07T20:12:31.4309580Z pooling_mode=, 2025-05-07T20:12:31.4309877Z T=2, 2025-05-07T20:12:31.4310074Z D=38, 2025-05-07T20:12:31.4310271Z B=18, 2025-05-07T20:12:31.4310461Z log_E=3, 2025-05-07T20:12:31.4310666Z L=6, 2025-05-07T20:12:31.4310868Z D_gradcheck=2, 2025-05-07T20:12:31.4311096Z stochastic_rounding=False, 2025-05-07T20:12:31.4311368Z weighted=False, 2025-05-07T20:12:31.4311644Z row_wise=True, 2025-05-07T20:12:31.4311857Z mixed=False, 2025-05-07T20:12:31.4312081Z use_cache=True, 2025-05-07T20:12:31.4312332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4312621Z use_cpu=True, 2025-05-07T20:12:31.4312869Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4313148Z ) 2025-05-07T20:12:31.4313380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4313999Z self=, 2025-05-07T20:12:31.4314575Z compile=False, 2025-05-07T20:12:31.4314818Z pooling_mode=, 2025-05-07T20:12:31.4315118Z T=3, 2025-05-07T20:12:31.4315314Z D=25, 2025-05-07T20:12:31.4315497Z B=64, 2025-05-07T20:12:31.4315786Z log_E=3, 2025-05-07T20:12:31.4315990Z L=4, 2025-05-07T20:12:31.4316177Z D_gradcheck=2, 2025-05-07T20:12:31.4316420Z stochastic_rounding=False, 2025-05-07T20:12:31.4316693Z weighted=False, 2025-05-07T20:12:31.4316920Z row_wise=True, 2025-05-07T20:12:31.4317125Z mixed=True, 2025-05-07T20:12:31.4317342Z use_cache=True, 2025-05-07T20:12:31.4317590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4317878Z use_cpu=True, 2025-05-07T20:12:31.4318121Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4318460Z ) 2025-05-07T20:12:31.4318700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4319318Z self=, 2025-05-07T20:12:31.4319877Z compile=True, 2025-05-07T20:12:31.4320129Z pooling_mode=, 2025-05-07T20:12:31.4320426Z T=2, 2025-05-07T20:12:31.4320613Z D=22, 2025-05-07T20:12:31.4320811Z B=118, 2025-05-07T20:12:31.4321008Z log_E=4, 2025-05-07T20:12:31.4321197Z L=5, 2025-05-07T20:12:31.4321399Z D_gradcheck=1, 2025-05-07T20:12:31.4321640Z stochastic_rounding=False, 2025-05-07T20:12:31.4321903Z weighted=True, 2025-05-07T20:12:31.4322124Z row_wise=True, 2025-05-07T20:12:31.4322345Z mixed=True, 2025-05-07T20:12:31.4322551Z use_cache=False, 2025-05-07T20:12:31.4322815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4323123Z use_cpu=True, 2025-05-07T20:12:31.4323359Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4323640Z ) 2025-05-07T20:12:31.4323883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4324486Z self=, 2025-05-07T20:12:31.4325063Z compile=False, 2025-05-07T20:12:31.4325317Z pooling_mode=, 2025-05-07T20:12:31.4325612Z T=3, 2025-05-07T20:12:31.4325795Z D=128, 2025-05-07T20:12:31.4325997Z B=116, 2025-05-07T20:12:31.4326196Z log_E=4, 2025-05-07T20:12:31.4326391Z L=7, 2025-05-07T20:12:31.4326594Z D_gradcheck=2, 2025-05-07T20:12:31.4326832Z stochastic_rounding=False, 2025-05-07T20:12:31.4327145Z weighted=False, 2025-05-07T20:12:31.4327378Z row_wise=True, 2025-05-07T20:12:31.4327603Z mixed=False, 2025-05-07T20:12:31.4327817Z use_cache=False, 2025-05-07T20:12:31.4328078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4328410Z use_cpu=True, 2025-05-07T20:12:31.4328646Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4328921Z ) 2025-05-07T20:12:31.4329160Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4329766Z self=, 2025-05-07T20:12:31.4330340Z compile=False, 2025-05-07T20:12:31.4330592Z pooling_mode=, 2025-05-07T20:12:31.4330878Z T=5, 2025-05-07T20:12:31.4331075Z D=6, 2025-05-07T20:12:31.4331267Z B=98, 2025-05-07T20:12:31.4331449Z log_E=4, 2025-05-07T20:12:31.4331650Z L=1, 2025-05-07T20:12:31.4331852Z D_gradcheck=2, 2025-05-07T20:12:31.4332127Z stochastic_rounding=True, 2025-05-07T20:12:31.4332388Z weighted=True, 2025-05-07T20:12:31.4332613Z row_wise=True, 2025-05-07T20:12:31.4332835Z mixed=False, 2025-05-07T20:12:31.4333043Z use_cache=True, 2025-05-07T20:12:31.4333295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4333601Z use_cpu=True, 2025-05-07T20:12:31.4333831Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4334108Z ) 2025-05-07T20:12:31.4334348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4334953Z self=, 2025-05-07T20:12:31.4335525Z compile=False, 2025-05-07T20:12:31.4335778Z pooling_mode=, 2025-05-07T20:12:31.4336063Z T=1, 2025-05-07T20:12:31.4336290Z D=92, 2025-05-07T20:12:31.4336486Z B=20, 2025-05-07T20:12:31.4336679Z log_E=4, 2025-05-07T20:12:31.4336880Z L=17, 2025-05-07T20:12:31.4337066Z D_gradcheck=2, 2025-05-07T20:12:31.4337309Z stochastic_rounding=False, 2025-05-07T20:12:31.4337580Z weighted=False, 2025-05-07T20:12:31.4337791Z row_wise=True, 2025-05-07T20:12:31.4338011Z mixed=False, 2025-05-07T20:12:31.4338229Z use_cache=False, 2025-05-07T20:12:31.4338473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4338778Z use_cpu=True, 2025-05-07T20:12:31.4339019Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4339293Z ) 2025-05-07T20:12:31.4339519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4340255Z self=, 2025-05-07T20:12:31.4340832Z compile=False, 2025-05-07T20:12:31.4341071Z pooling_mode=, 2025-05-07T20:12:31.4341369Z T=5, 2025-05-07T20:12:31.4341570Z D=67, 2025-05-07T20:12:31.4341748Z B=13, 2025-05-07T20:12:31.4341940Z log_E=4, 2025-05-07T20:12:31.4342141Z L=4, 2025-05-07T20:12:31.4342324Z D_gradcheck=2, 2025-05-07T20:12:31.4342561Z stochastic_rounding=False, 2025-05-07T20:12:31.4342832Z weighted=False, 2025-05-07T20:12:31.4343041Z row_wise=True, 2025-05-07T20:12:31.4343257Z mixed=True, 2025-05-07T20:12:31.4343481Z use_cache=False, 2025-05-07T20:12:31.4343742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4344049Z use_cpu=True, 2025-05-07T20:12:31.4344283Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4344563Z ) 2025-05-07T20:12:31.4344805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4345426Z self=, 2025-05-07T20:12:31.4345987Z compile=True, 2025-05-07T20:12:31.4346242Z pooling_mode=, 2025-05-07T20:12:31.4346546Z T=4, 2025-05-07T20:12:31.4346731Z D=34, 2025-05-07T20:12:31.4346931Z B=81, 2025-05-07T20:12:31.4347129Z log_E=3, 2025-05-07T20:12:31.4347317Z L=14, 2025-05-07T20:12:31.4347521Z D_gradcheck=1, 2025-05-07T20:12:31.4347825Z stochastic_rounding=True, 2025-05-07T20:12:31.4348080Z weighted=True, 2025-05-07T20:12:31.4348304Z row_wise=True, 2025-05-07T20:12:31.4348525Z mixed=False, 2025-05-07T20:12:31.4348735Z use_cache=False, 2025-05-07T20:12:31.4349042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4349346Z use_cpu=True, 2025-05-07T20:12:31.4349574Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4349846Z ) 2025-05-07T20:12:31.4350084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4350683Z self=, 2025-05-07T20:12:31.4351256Z compile=True, 2025-05-07T20:12:31.4351505Z pooling_mode=, 2025-05-07T20:12:31.4351801Z T=1, 2025-05-07T20:12:31.4351979Z D=68, 2025-05-07T20:12:31.4352171Z B=35, 2025-05-07T20:12:31.4352366Z log_E=5, 2025-05-07T20:12:31.4352555Z L=9, 2025-05-07T20:12:31.4352753Z D_gradcheck=1, 2025-05-07T20:12:31.4353028Z stochastic_rounding=True, 2025-05-07T20:12:31.4353287Z weighted=True, 2025-05-07T20:12:31.4353512Z row_wise=True, 2025-05-07T20:12:31.4353730Z mixed=False, 2025-05-07T20:12:31.4353939Z use_cache=False, 2025-05-07T20:12:31.4354198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4354498Z use_cpu=True, 2025-05-07T20:12:31.4354725Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4355000Z ) 2025-05-07T20:12:31.4355240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4355841Z self=, 2025-05-07T20:12:31.4356414Z compile=False, 2025-05-07T20:12:31.4356667Z pooling_mode=, 2025-05-07T20:12:31.4356995Z T=5, 2025-05-07T20:12:31.4357176Z D=103, 2025-05-07T20:12:31.4357375Z B=60, 2025-05-07T20:12:31.4357570Z log_E=5, 2025-05-07T20:12:31.4357760Z L=17, 2025-05-07T20:12:31.4357965Z D_gradcheck=2, 2025-05-07T20:12:31.4358211Z stochastic_rounding=False, 2025-05-07T20:12:31.4358468Z weighted=False, 2025-05-07T20:12:31.4358695Z row_wise=True, 2025-05-07T20:12:31.4358909Z mixed=True, 2025-05-07T20:12:31.4359111Z use_cache=True, 2025-05-07T20:12:31.4359360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4359665Z use_cpu=True, 2025-05-07T20:12:31.4359891Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4360164Z ) 2025-05-07T20:12:31.4360400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4360994Z self=, 2025-05-07T20:12:31.4361563Z compile=True, 2025-05-07T20:12:31.4361812Z pooling_mode=, 2025-05-07T20:12:31.4362095Z T=3, 2025-05-07T20:12:31.4362292Z D=57, 2025-05-07T20:12:31.4362483Z B=50, 2025-05-07T20:12:31.4362666Z log_E=3, 2025-05-07T20:12:31.4362863Z L=10, 2025-05-07T20:12:31.4363063Z D_gradcheck=1, 2025-05-07T20:12:31.4363297Z stochastic_rounding=True, 2025-05-07T20:12:31.4363550Z weighted=True, 2025-05-07T20:12:31.4363768Z row_wise=True, 2025-05-07T20:12:31.4363982Z mixed=True, 2025-05-07T20:12:31.4364183Z use_cache=True, 2025-05-07T20:12:31.4364434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4364734Z use_cpu=True, 2025-05-07T20:12:31.4364962Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4365234Z ) 2025-05-07T20:12:31.4365473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4366077Z self=, 2025-05-07T20:12:31.4366652Z compile=False, 2025-05-07T20:12:31.4366905Z pooling_mode=, 2025-05-07T20:12:31.4367193Z T=4, 2025-05-07T20:12:31.4367387Z D=6, 2025-05-07T20:12:31.4367579Z B=13, 2025-05-07T20:12:31.4367761Z log_E=4, 2025-05-07T20:12:31.4367961Z L=6, 2025-05-07T20:12:31.4368245Z D_gradcheck=1, 2025-05-07T20:12:31.4368468Z stochastic_rounding=True, 2025-05-07T20:12:31.4368737Z weighted=True, 2025-05-07T20:12:31.4368962Z row_wise=True, 2025-05-07T20:12:31.4369168Z mixed=False, 2025-05-07T20:12:31.4369389Z use_cache=False, 2025-05-07T20:12:31.4370131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4370444Z use_cpu=True, 2025-05-07T20:12:31.4370676Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4370954Z ) 2025-05-07T20:12:31.4371198Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4371802Z self=, 2025-05-07T20:12:31.4372375Z compile=False, 2025-05-07T20:12:31.4372634Z pooling_mode=, 2025-05-07T20:12:31.4372924Z T=1, 2025-05-07T20:12:31.4373124Z D=39, 2025-05-07T20:12:31.4373324Z B=19, 2025-05-07T20:12:31.4373508Z log_E=3, 2025-05-07T20:12:31.4373714Z L=11, 2025-05-07T20:12:31.4373949Z D_gradcheck=1, 2025-05-07T20:12:31.4374180Z stochastic_rounding=False, 2025-05-07T20:12:31.4374453Z weighted=False, 2025-05-07T20:12:31.4374683Z row_wise=True, 2025-05-07T20:12:31.4374891Z mixed=False, 2025-05-07T20:12:31.4375110Z use_cache=True, 2025-05-07T20:12:31.4375360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4375911Z use_cpu=True, 2025-05-07T20:12:31.4376156Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4376433Z ) 2025-05-07T20:12:31.4376671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4377269Z self=, 2025-05-07T20:12:31.4377837Z compile=False, 2025-05-07T20:12:31.4378158Z pooling_mode=, 2025-05-07T20:12:31.4378439Z T=3, 2025-05-07T20:12:31.4378632Z D=36, 2025-05-07T20:12:31.4378827Z B=86, 2025-05-07T20:12:31.4379007Z log_E=3, 2025-05-07T20:12:31.4379213Z L=0, 2025-05-07T20:12:31.4379411Z D_gradcheck=2, 2025-05-07T20:12:31.4379712Z stochastic_rounding=True, 2025-05-07T20:12:31.4379986Z weighted=True, 2025-05-07T20:12:31.4380208Z row_wise=True, 2025-05-07T20:12:31.4380414Z mixed=True, 2025-05-07T20:12:31.4380639Z use_cache=False, 2025-05-07T20:12:31.4380896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4381189Z use_cpu=True, 2025-05-07T20:12:31.4381429Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4381700Z ) 2025-05-07T20:12:31.4381925Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4382538Z self=, 2025-05-07T20:12:31.4383105Z compile=False, 2025-05-07T20:12:31.4383356Z pooling_mode=, 2025-05-07T20:12:31.4383643Z T=2, 2025-05-07T20:12:31.4383837Z D=66, 2025-05-07T20:12:31.4384032Z B=82, 2025-05-07T20:12:31.4384216Z log_E=4, 2025-05-07T20:12:31.4384421Z L=8, 2025-05-07T20:12:31.4384621Z D_gradcheck=2, 2025-05-07T20:12:31.4384850Z stochastic_rounding=False, 2025-05-07T20:12:31.4385118Z weighted=False, 2025-05-07T20:12:31.4385344Z row_wise=True, 2025-05-07T20:12:31.4385552Z mixed=False, 2025-05-07T20:12:31.4385769Z use_cache=False, 2025-05-07T20:12:31.4386025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4386312Z use_cpu=True, 2025-05-07T20:12:31.4386552Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4386826Z ) 2025-05-07T20:12:31.4628605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4629523Z self=, 2025-05-07T20:12:31.4630404Z compile=False, 2025-05-07T20:12:31.4630679Z pooling_mode=, 2025-05-07T20:12:31.4630965Z T=3, 2025-05-07T20:12:31.4631157Z D=76, 2025-05-07T20:12:31.4631352Z B=112, 2025-05-07T20:12:31.4631539Z log_E=5, 2025-05-07T20:12:31.4631842Z L=15, 2025-05-07T20:12:31.4632043Z D_gradcheck=1, 2025-05-07T20:12:31.4632272Z stochastic_rounding=True, 2025-05-07T20:12:31.4632539Z weighted=True, 2025-05-07T20:12:31.4632761Z row_wise=True, 2025-05-07T20:12:31.4632969Z mixed=False, 2025-05-07T20:12:31.4633230Z use_cache=False, 2025-05-07T20:12:31.4633489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4633781Z use_cpu=True, 2025-05-07T20:12:31.4634023Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4634300Z ) 2025-05-07T20:12:31.4634531Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4635151Z self=, 2025-05-07T20:12:31.4635732Z compile=False, 2025-05-07T20:12:31.4635989Z pooling_mode=, 2025-05-07T20:12:31.4636273Z T=1, 2025-05-07T20:12:31.4636466Z D=48, 2025-05-07T20:12:31.4636659Z B=112, 2025-05-07T20:12:31.4636896Z log_E=4, 2025-05-07T20:12:31.4637099Z L=9, 2025-05-07T20:12:31.4637297Z D_gradcheck=2, 2025-05-07T20:12:31.4637523Z stochastic_rounding=False, 2025-05-07T20:12:31.4637792Z weighted=True, 2025-05-07T20:12:31.4638027Z row_wise=True, 2025-05-07T20:12:31.4638304Z mixed=False, 2025-05-07T20:12:31.4638527Z use_cache=True, 2025-05-07T20:12:31.4638781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4639073Z use_cpu=True, 2025-05-07T20:12:31.4639321Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4639600Z ) 2025-05-07T20:12:31.4639832Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4640449Z self=, 2025-05-07T20:12:31.4641067Z compile=True, 2025-05-07T20:12:31.4641327Z pooling_mode=, 2025-05-07T20:12:31.4641617Z T=5, 2025-05-07T20:12:31.4641817Z D=52, 2025-05-07T20:12:31.4642018Z B=15, 2025-05-07T20:12:31.4642209Z log_E=3, 2025-05-07T20:12:31.4642417Z L=13, 2025-05-07T20:12:31.4642622Z D_gradcheck=2, 2025-05-07T20:12:31.4642849Z stochastic_rounding=True, 2025-05-07T20:12:31.4643120Z weighted=False, 2025-05-07T20:12:31.4643349Z row_wise=True, 2025-05-07T20:12:31.4643557Z mixed=False, 2025-05-07T20:12:31.4643779Z use_cache=False, 2025-05-07T20:12:31.4644034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4644325Z use_cpu=True, 2025-05-07T20:12:31.4644562Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4644831Z ) 2025-05-07T20:12:31.4645056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4645667Z self=, 2025-05-07T20:12:31.4646243Z compile=False, 2025-05-07T20:12:31.4646492Z pooling_mode=, 2025-05-07T20:12:31.4646773Z T=4, 2025-05-07T20:12:31.4646965Z D=124, 2025-05-07T20:12:31.4647162Z B=19, 2025-05-07T20:12:31.4647345Z log_E=5, 2025-05-07T20:12:31.4647549Z L=7, 2025-05-07T20:12:31.4647752Z D_gradcheck=2, 2025-05-07T20:12:31.4647980Z stochastic_rounding=True, 2025-05-07T20:12:31.4648251Z weighted=False, 2025-05-07T20:12:31.4648484Z row_wise=True, 2025-05-07T20:12:31.4648695Z mixed=False, 2025-05-07T20:12:31.4648915Z use_cache=False, 2025-05-07T20:12:31.4649170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4649459Z use_cpu=True, 2025-05-07T20:12:31.4649699Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4649975Z ) 2025-05-07T20:12:31.4650202Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4650816Z self=, 2025-05-07T20:12:31.4651385Z compile=False, 2025-05-07T20:12:31.4651625Z pooling_mode=, 2025-05-07T20:12:31.4651924Z T=1, 2025-05-07T20:12:31.4652118Z D=66, 2025-05-07T20:12:31.4652348Z B=113, 2025-05-07T20:12:31.4652553Z log_E=5, 2025-05-07T20:12:31.4652760Z L=18, 2025-05-07T20:12:31.4652950Z D_gradcheck=2, 2025-05-07T20:12:31.4653193Z stochastic_rounding=True, 2025-05-07T20:12:31.4653464Z weighted=False, 2025-05-07T20:12:31.4653717Z row_wise=True, 2025-05-07T20:12:31.4653923Z mixed=True, 2025-05-07T20:12:31.4654138Z use_cache=True, 2025-05-07T20:12:31.4654383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4654670Z use_cpu=True, 2025-05-07T20:12:31.4654907Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4655181Z ) 2025-05-07T20:12:31.4655406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4656020Z self=, 2025-05-07T20:12:31.4656592Z compile=False, 2025-05-07T20:12:31.4656829Z pooling_mode=, 2025-05-07T20:12:31.4657120Z T=3, 2025-05-07T20:12:31.4657314Z D=94, 2025-05-07T20:12:31.4657523Z B=122, 2025-05-07T20:12:31.4657720Z log_E=5, 2025-05-07T20:12:31.4657917Z L=9, 2025-05-07T20:12:31.4658100Z D_gradcheck=1, 2025-05-07T20:12:31.4658334Z stochastic_rounding=True, 2025-05-07T20:12:31.4658601Z weighted=False, 2025-05-07T20:12:31.4658811Z row_wise=True, 2025-05-07T20:12:31.4659031Z mixed=False, 2025-05-07T20:12:31.4659248Z use_cache=False, 2025-05-07T20:12:31.4659503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4659876Z use_cpu=True, 2025-05-07T20:12:31.4660117Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4660394Z ) 2025-05-07T20:12:31.4660623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4661241Z self=, 2025-05-07T20:12:31.4661848Z compile=True, 2025-05-07T20:12:31.4662087Z pooling_mode=, 2025-05-07T20:12:31.4662385Z T=3, 2025-05-07T20:12:31.4662579Z D=29, 2025-05-07T20:12:31.4662762Z B=53, 2025-05-07T20:12:31.4662954Z log_E=3, 2025-05-07T20:12:31.4663157Z L=7, 2025-05-07T20:12:31.4663341Z D_gradcheck=2, 2025-05-07T20:12:31.4663579Z stochastic_rounding=False, 2025-05-07T20:12:31.4663845Z weighted=True, 2025-05-07T20:12:31.4664055Z row_wise=True, 2025-05-07T20:12:31.4664275Z mixed=False, 2025-05-07T20:12:31.4664496Z use_cache=True, 2025-05-07T20:12:31.4664735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4665039Z use_cpu=True, 2025-05-07T20:12:31.4665283Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4665547Z ) 2025-05-07T20:12:31.4665791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4666407Z self=, 2025-05-07T20:12:31.4666988Z compile=False, 2025-05-07T20:12:31.4667230Z pooling_mode=, 2025-05-07T20:12:31.4667529Z T=4, 2025-05-07T20:12:31.4667732Z D=50, 2025-05-07T20:12:31.4667916Z B=75, 2025-05-07T20:12:31.4668117Z log_E=5, 2025-05-07T20:12:31.4668322Z L=13, 2025-05-07T20:12:31.4668513Z D_gradcheck=2, 2025-05-07T20:12:31.4668758Z stochastic_rounding=False, 2025-05-07T20:12:31.4669032Z weighted=True, 2025-05-07T20:12:31.4669247Z row_wise=True, 2025-05-07T20:12:31.4669465Z mixed=True, 2025-05-07T20:12:31.4669690Z use_cache=False, 2025-05-07T20:12:31.4669933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4670228Z use_cpu=True, 2025-05-07T20:12:31.4670467Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4670726Z ) 2025-05-07T20:12:31.4670961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4671571Z self=, 2025-05-07T20:12:31.4672143Z compile=True, 2025-05-07T20:12:31.4672377Z pooling_mode=, 2025-05-07T20:12:31.4672671Z T=2, 2025-05-07T20:12:31.4672915Z D=98, 2025-05-07T20:12:31.4673094Z B=19, 2025-05-07T20:12:31.4673287Z log_E=3, 2025-05-07T20:12:31.4673491Z L=11, 2025-05-07T20:12:31.4673678Z D_gradcheck=2, 2025-05-07T20:12:31.4673917Z stochastic_rounding=True, 2025-05-07T20:12:31.4674217Z weighted=False, 2025-05-07T20:12:31.4674439Z row_wise=True, 2025-05-07T20:12:31.4674657Z mixed=False, 2025-05-07T20:12:31.4674874Z use_cache=True, 2025-05-07T20:12:31.4675110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4675409Z use_cpu=True, 2025-05-07T20:12:31.4675796Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4676064Z ) 2025-05-07T20:12:31.4676304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4676920Z self=, 2025-05-07T20:12:31.4677483Z compile=True, 2025-05-07T20:12:31.4677739Z pooling_mode=, 2025-05-07T20:12:31.4678090Z T=2, 2025-05-07T20:12:31.4678290Z D=60, 2025-05-07T20:12:31.4678474Z B=48, 2025-05-07T20:12:31.4678673Z log_E=5, 2025-05-07T20:12:31.4678877Z L=11, 2025-05-07T20:12:31.4679066Z D_gradcheck=2, 2025-05-07T20:12:31.4679306Z stochastic_rounding=True, 2025-05-07T20:12:31.4679582Z weighted=False, 2025-05-07T20:12:31.4679792Z row_wise=True, 2025-05-07T20:12:31.4680007Z mixed=True, 2025-05-07T20:12:31.4680220Z use_cache=False, 2025-05-07T20:12:31.4680462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4680762Z use_cpu=True, 2025-05-07T20:12:31.4681000Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4681260Z ) 2025-05-07T20:12:31.4681497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4682112Z self=, 2025-05-07T20:12:31.4682724Z compile=True, 2025-05-07T20:12:31.4682973Z pooling_mode=, 2025-05-07T20:12:31.4683271Z T=1, 2025-05-07T20:12:31.4683451Z D=15, 2025-05-07T20:12:31.4683646Z B=60, 2025-05-07T20:12:31.4683842Z log_E=3, 2025-05-07T20:12:31.4684026Z L=0, 2025-05-07T20:12:31.4684222Z D_gradcheck=1, 2025-05-07T20:12:31.4684457Z stochastic_rounding=False, 2025-05-07T20:12:31.4684723Z weighted=True, 2025-05-07T20:12:31.4684930Z row_wise=True, 2025-05-07T20:12:31.4685148Z mixed=False, 2025-05-07T20:12:31.4685364Z use_cache=False, 2025-05-07T20:12:31.4685605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4685907Z use_cpu=True, 2025-05-07T20:12:31.4686147Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4686407Z ) 2025-05-07T20:12:31.4686646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4687260Z self=, 2025-05-07T20:12:31.4687819Z compile=True, 2025-05-07T20:12:31.4688073Z pooling_mode=, 2025-05-07T20:12:31.4688374Z T=3, 2025-05-07T20:12:31.4688552Z D=28, 2025-05-07T20:12:31.4688743Z B=84, 2025-05-07T20:12:31.4688933Z log_E=5, 2025-05-07T20:12:31.4689120Z L=5, 2025-05-07T20:12:31.4689315Z D_gradcheck=2, 2025-05-07T20:12:31.4689554Z stochastic_rounding=False, 2025-05-07T20:12:31.4689810Z weighted=True, 2025-05-07T20:12:31.4690040Z row_wise=True, 2025-05-07T20:12:31.4690258Z mixed=True, 2025-05-07T20:12:31.4690463Z use_cache=False, 2025-05-07T20:12:31.4690722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4691030Z use_cpu=True, 2025-05-07T20:12:31.4691277Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4691539Z ) 2025-05-07T20:12:31.4691782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4692403Z self=, 2025-05-07T20:12:31.4692965Z compile=True, 2025-05-07T20:12:31.4693219Z pooling_mode=, 2025-05-07T20:12:31.4693576Z T=4, 2025-05-07T20:12:31.4693759Z D=97, 2025-05-07T20:12:31.4693958Z B=26, 2025-05-07T20:12:31.4694157Z log_E=4, 2025-05-07T20:12:31.4694348Z L=8, 2025-05-07T20:12:31.4694552Z D_gradcheck=2, 2025-05-07T20:12:31.4694835Z stochastic_rounding=False, 2025-05-07T20:12:31.4695101Z weighted=False, 2025-05-07T20:12:31.4695327Z row_wise=True, 2025-05-07T20:12:31.4695550Z mixed=False, 2025-05-07T20:12:31.4695758Z use_cache=True, 2025-05-07T20:12:31.4696003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4696300Z use_cpu=True, 2025-05-07T20:12:31.4696525Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4696796Z ) 2025-05-07T20:12:31.4697032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4697645Z self=, 2025-05-07T20:12:31.4698203Z compile=True, 2025-05-07T20:12:31.4698477Z pooling_mode=, 2025-05-07T20:12:31.4698777Z T=2, 2025-05-07T20:12:31.4698956Z D=64, 2025-05-07T20:12:31.4699149Z B=85, 2025-05-07T20:12:31.4699343Z log_E=5, 2025-05-07T20:12:31.4699535Z L=8, 2025-05-07T20:12:31.4699814Z D_gradcheck=2, 2025-05-07T20:12:31.4700058Z stochastic_rounding=True, 2025-05-07T20:12:31.4700319Z weighted=True, 2025-05-07T20:12:31.4700547Z row_wise=True, 2025-05-07T20:12:31.4700767Z mixed=True, 2025-05-07T20:12:31.4700970Z use_cache=True, 2025-05-07T20:12:31.4701220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4701519Z use_cpu=True, 2025-05-07T20:12:31.4701751Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4702027Z ) 2025-05-07T20:12:31.4702270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4702970Z self=, 2025-05-07T20:12:31.4703546Z compile=True, 2025-05-07T20:12:31.4703797Z pooling_mode=, 2025-05-07T20:12:31.4704096Z T=3, 2025-05-07T20:12:31.4704282Z D=100, 2025-05-07T20:12:31.4704484Z B=14, 2025-05-07T20:12:31.4704683Z log_E=5, 2025-05-07T20:12:31.4704871Z L=2, 2025-05-07T20:12:31.4705068Z D_gradcheck=2, 2025-05-07T20:12:31.4705308Z stochastic_rounding=True, 2025-05-07T20:12:31.4705563Z weighted=False, 2025-05-07T20:12:31.4705784Z row_wise=True, 2025-05-07T20:12:31.4706000Z mixed=True, 2025-05-07T20:12:31.4706200Z use_cache=True, 2025-05-07T20:12:31.4706445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4706743Z use_cpu=True, 2025-05-07T20:12:31.4706971Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4707241Z ) 2025-05-07T20:12:31.4707477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4708076Z self=, 2025-05-07T20:12:31.4708644Z compile=False, 2025-05-07T20:12:31.4708896Z pooling_mode=, 2025-05-07T20:12:31.4709193Z T=2, 2025-05-07T20:12:31.4709373Z D=14, 2025-05-07T20:12:31.4709564Z B=33, 2025-05-07T20:12:31.4709755Z log_E=5, 2025-05-07T20:12:31.4709941Z L=16, 2025-05-07T20:12:31.4710137Z D_gradcheck=2, 2025-05-07T20:12:31.4710378Z stochastic_rounding=False, 2025-05-07T20:12:31.4710636Z weighted=False, 2025-05-07T20:12:31.4710857Z row_wise=True, 2025-05-07T20:12:31.4711074Z mixed=False, 2025-05-07T20:12:31.4711278Z use_cache=False, 2025-05-07T20:12:31.4711535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4711834Z use_cpu=True, 2025-05-07T20:12:31.4712063Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4712335Z ) 2025-05-07T20:12:31.4953158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4954086Z self=, 2025-05-07T20:12:31.4954921Z compile=False, 2025-05-07T20:12:31.4955273Z pooling_mode=, 2025-05-07T20:12:31.4955574Z T=2, 2025-05-07T20:12:31.4955755Z D=65, 2025-05-07T20:12:31.4955951Z B=121, 2025-05-07T20:12:31.4956149Z log_E=4, 2025-05-07T20:12:31.4956339Z L=19, 2025-05-07T20:12:31.4956538Z D_gradcheck=2, 2025-05-07T20:12:31.4956819Z stochastic_rounding=True, 2025-05-07T20:12:31.4957079Z weighted=False, 2025-05-07T20:12:31.4957307Z row_wise=True, 2025-05-07T20:12:31.4957533Z mixed=False, 2025-05-07T20:12:31.4957811Z use_cache=True, 2025-05-07T20:12:31.4958073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4958382Z use_cpu=True, 2025-05-07T20:12:31.4958615Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4958897Z ) 2025-05-07T20:12:31.4959144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4959755Z self=, 2025-05-07T20:12:31.4960333Z compile=True, 2025-05-07T20:12:31.4960632Z pooling_mode=, 2025-05-07T20:12:31.4960934Z T=3, 2025-05-07T20:12:31.4961115Z D=29, 2025-05-07T20:12:31.4961308Z B=96, 2025-05-07T20:12:31.4961505Z log_E=5, 2025-05-07T20:12:31.4961692Z L=12, 2025-05-07T20:12:31.4961894Z D_gradcheck=2, 2025-05-07T20:12:31.4962134Z stochastic_rounding=False, 2025-05-07T20:12:31.4962392Z weighted=False, 2025-05-07T20:12:31.4962625Z row_wise=True, 2025-05-07T20:12:31.4962842Z mixed=True, 2025-05-07T20:12:31.4963047Z use_cache=False, 2025-05-07T20:12:31.4963300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4963597Z use_cpu=True, 2025-05-07T20:12:31.4963822Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4964099Z ) 2025-05-07T20:12:31.4964376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4964975Z self=, 2025-05-07T20:12:31.4965548Z compile=False, 2025-05-07T20:12:31.4965802Z pooling_mode=, 2025-05-07T20:12:31.4966099Z T=1, 2025-05-07T20:12:31.4966276Z D=26, 2025-05-07T20:12:31.4966471Z B=114, 2025-05-07T20:12:31.4966673Z log_E=3, 2025-05-07T20:12:31.4966865Z L=20, 2025-05-07T20:12:31.4967065Z D_gradcheck=1, 2025-05-07T20:12:31.4967302Z stochastic_rounding=True, 2025-05-07T20:12:31.4967563Z weighted=True, 2025-05-07T20:12:31.4967786Z row_wise=True, 2025-05-07T20:12:31.4968001Z mixed=True, 2025-05-07T20:12:31.4968202Z use_cache=False, 2025-05-07T20:12:31.4968456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4968754Z use_cpu=True, 2025-05-07T20:12:31.4968983Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4969254Z ) 2025-05-07T20:12:31.4969494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4970093Z self=, 2025-05-07T20:12:31.4970665Z compile=True, 2025-05-07T20:12:31.4970915Z pooling_mode=, 2025-05-07T20:12:31.4971195Z T=3, 2025-05-07T20:12:31.4971388Z D=112, 2025-05-07T20:12:31.4971582Z B=68, 2025-05-07T20:12:31.4971764Z log_E=4, 2025-05-07T20:12:31.4971965Z L=1, 2025-05-07T20:12:31.4972162Z D_gradcheck=1, 2025-05-07T20:12:31.4972389Z stochastic_rounding=True, 2025-05-07T20:12:31.4972653Z weighted=False, 2025-05-07T20:12:31.4972874Z row_wise=True, 2025-05-07T20:12:31.4973091Z mixed=True, 2025-05-07T20:12:31.4973294Z use_cache=False, 2025-05-07T20:12:31.4973548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4973846Z use_cpu=True, 2025-05-07T20:12:31.4974074Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4974349Z ) 2025-05-07T20:12:31.4974589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4975188Z self=, 2025-05-07T20:12:31.4975984Z compile=True, 2025-05-07T20:12:31.4976234Z pooling_mode=, 2025-05-07T20:12:31.4976516Z T=2, 2025-05-07T20:12:31.4976709Z D=121, 2025-05-07T20:12:31.4976900Z B=12, 2025-05-07T20:12:31.4977081Z log_E=3, 2025-05-07T20:12:31.4977332Z L=13, 2025-05-07T20:12:31.4977532Z D_gradcheck=2, 2025-05-07T20:12:31.4977756Z stochastic_rounding=True, 2025-05-07T20:12:31.4978023Z weighted=False, 2025-05-07T20:12:31.4978246Z row_wise=True, 2025-05-07T20:12:31.4978452Z mixed=True, 2025-05-07T20:12:31.4978669Z use_cache=True, 2025-05-07T20:12:31.4978915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4979216Z use_cpu=True, 2025-05-07T20:12:31.4979445Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4979802Z ) 2025-05-07T20:12:31.4980047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4980649Z self=, 2025-05-07T20:12:31.4981261Z compile=False, 2025-05-07T20:12:31.4981514Z pooling_mode=, 2025-05-07T20:12:31.4981795Z T=2, 2025-05-07T20:12:31.4981988Z D=126, 2025-05-07T20:12:31.4982182Z B=69, 2025-05-07T20:12:31.4982365Z log_E=5, 2025-05-07T20:12:31.4982570Z L=13, 2025-05-07T20:12:31.4982767Z D_gradcheck=2, 2025-05-07T20:12:31.4983001Z stochastic_rounding=False, 2025-05-07T20:12:31.4983274Z weighted=False, 2025-05-07T20:12:31.4983502Z row_wise=True, 2025-05-07T20:12:31.4983710Z mixed=False, 2025-05-07T20:12:31.4983931Z use_cache=True, 2025-05-07T20:12:31.4984182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4984471Z use_cpu=True, 2025-05-07T20:12:31.4984719Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4985033Z ) 2025-05-07T20:12:31.4985262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4985881Z self=, 2025-05-07T20:12:31.4986459Z compile=True, 2025-05-07T20:12:31.4986712Z pooling_mode=, 2025-05-07T20:12:31.4986999Z T=2, 2025-05-07T20:12:31.4987201Z D=55, 2025-05-07T20:12:31.4987404Z B=20, 2025-05-07T20:12:31.4987585Z log_E=4, 2025-05-07T20:12:31.4987792Z L=14, 2025-05-07T20:12:31.4987993Z D_gradcheck=1, 2025-05-07T20:12:31.4988226Z stochastic_rounding=False, 2025-05-07T20:12:31.4988500Z weighted=False, 2025-05-07T20:12:31.4988729Z row_wise=True, 2025-05-07T20:12:31.4988931Z mixed=True, 2025-05-07T20:12:31.4989144Z use_cache=True, 2025-05-07T20:12:31.4989387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4989675Z use_cpu=True, 2025-05-07T20:12:31.4989912Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.4990193Z ) 2025-05-07T20:12:31.4990418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4991032Z self=, 2025-05-07T20:12:31.4991604Z compile=True, 2025-05-07T20:12:31.4991853Z pooling_mode=, 2025-05-07T20:12:31.4992136Z T=5, 2025-05-07T20:12:31.4992329Z D=55, 2025-05-07T20:12:31.4992521Z B=123, 2025-05-07T20:12:31.4992707Z log_E=5, 2025-05-07T20:12:31.4992912Z L=13, 2025-05-07T20:12:31.4993117Z D_gradcheck=1, 2025-05-07T20:12:31.4993343Z stochastic_rounding=False, 2025-05-07T20:12:31.4993611Z weighted=False, 2025-05-07T20:12:31.4993834Z row_wise=True, 2025-05-07T20:12:31.4994040Z mixed=False, 2025-05-07T20:12:31.4994254Z use_cache=True, 2025-05-07T20:12:31.4994499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.4994788Z use_cpu=True, 2025-05-07T20:12:31.4995026Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.4995300Z ) 2025-05-07T20:12:31.4995526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.4996146Z self=, 2025-05-07T20:12:31.4996775Z compile=False, 2025-05-07T20:12:31.4997031Z pooling_mode=, 2025-05-07T20:12:31.4997316Z T=2, 2025-05-07T20:12:31.4997514Z D=69, 2025-05-07T20:12:31.4997710Z B=91, 2025-05-07T20:12:31.4997920Z log_E=3, 2025-05-07T20:12:31.4998124Z L=7, 2025-05-07T20:12:31.4998320Z D_gradcheck=1, 2025-05-07T20:12:31.4998545Z stochastic_rounding=True, 2025-05-07T20:12:31.4998810Z weighted=False, 2025-05-07T20:12:31.4999032Z row_wise=True, 2025-05-07T20:12:31.4999236Z mixed=False, 2025-05-07T20:12:31.4999453Z use_cache=False, 2025-05-07T20:12:31.4999707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.4999996Z use_cpu=True, 2025-05-07T20:12:31.5000244Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5000515Z ) 2025-05-07T20:12:31.5000740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5001398Z self=, 2025-05-07T20:12:31.5001971Z compile=True, 2025-05-07T20:12:31.5002208Z pooling_mode=, 2025-05-07T20:12:31.5002500Z T=1, 2025-05-07T20:12:31.5002696Z D=106, 2025-05-07T20:12:31.5002877Z B=71, 2025-05-07T20:12:31.5003074Z log_E=5, 2025-05-07T20:12:31.5003273Z L=3, 2025-05-07T20:12:31.5003457Z D_gradcheck=1, 2025-05-07T20:12:31.5003692Z stochastic_rounding=False, 2025-05-07T20:12:31.5003961Z weighted=False, 2025-05-07T20:12:31.5004183Z row_wise=True, 2025-05-07T20:12:31.5004387Z mixed=False, 2025-05-07T20:12:31.5004605Z use_cache=False, 2025-05-07T20:12:31.5004861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5005153Z use_cpu=True, 2025-05-07T20:12:31.5005430Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5005711Z ) 2025-05-07T20:12:31.5005939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5006555Z self=, 2025-05-07T20:12:31.5007126Z compile=False, 2025-05-07T20:12:31.5007363Z pooling_mode=, 2025-05-07T20:12:31.5016068Z T=1, 2025-05-07T20:12:31.5016377Z D=101, 2025-05-07T20:12:31.5016599Z B=78, 2025-05-07T20:12:31.5016785Z log_E=5, 2025-05-07T20:12:31.5016994Z L=9, 2025-05-07T20:12:31.5017194Z D_gradcheck=2, 2025-05-07T20:12:31.5017444Z stochastic_rounding=True, 2025-05-07T20:12:31.5017708Z weighted=True, 2025-05-07T20:12:31.5017934Z row_wise=True, 2025-05-07T20:12:31.5018155Z mixed=True, 2025-05-07T20:12:31.5018362Z use_cache=True, 2025-05-07T20:12:31.5018615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5018927Z use_cpu=True, 2025-05-07T20:12:31.5019166Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5019443Z ) 2025-05-07T20:12:31.5019790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5020416Z self=, 2025-05-07T20:12:31.5021001Z compile=False, 2025-05-07T20:12:31.5021261Z pooling_mode=, 2025-05-07T20:12:31.5021551Z T=1, 2025-05-07T20:12:31.5021749Z D=127, 2025-05-07T20:12:31.5021951Z B=75, 2025-05-07T20:12:31.5022137Z log_E=4, 2025-05-07T20:12:31.5022337Z L=4, 2025-05-07T20:12:31.5022536Z D_gradcheck=2, 2025-05-07T20:12:31.5022763Z stochastic_rounding=True, 2025-05-07T20:12:31.5023029Z weighted=False, 2025-05-07T20:12:31.5023251Z row_wise=True, 2025-05-07T20:12:31.5023459Z mixed=False, 2025-05-07T20:12:31.5023675Z use_cache=True, 2025-05-07T20:12:31.5023922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5024230Z use_cpu=True, 2025-05-07T20:12:31.5024458Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5024735Z ) 2025-05-07T20:12:31.5024977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5025586Z self=, 2025-05-07T20:12:31.5026259Z compile=True, 2025-05-07T20:12:31.5026512Z pooling_mode=, 2025-05-07T20:12:31.5026796Z T=3, 2025-05-07T20:12:31.5026993Z D=27, 2025-05-07T20:12:31.5027213Z B=64, 2025-05-07T20:12:31.5027384Z log_E=3, 2025-05-07T20:12:31.5027566Z L=5, 2025-05-07T20:12:31.5027747Z D_gradcheck=1, 2025-05-07T20:12:31.5027960Z stochastic_rounding=True, 2025-05-07T20:12:31.5028218Z weighted=False, 2025-05-07T20:12:31.5028433Z row_wise=True, 2025-05-07T20:12:31.5028636Z mixed=False, 2025-05-07T20:12:31.5028848Z use_cache=True, 2025-05-07T20:12:31.5029088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5029377Z use_cpu=True, 2025-05-07T20:12:31.5029611Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5029881Z ) 2025-05-07T20:12:31.5030115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5030743Z self=, 2025-05-07T20:12:31.5031310Z compile=False, 2025-05-07T20:12:31.5031549Z pooling_mode=, 2025-05-07T20:12:31.5031824Z T=5, 2025-05-07T20:12:31.5032011Z D=56, 2025-05-07T20:12:31.5032196Z B=109, 2025-05-07T20:12:31.5032370Z log_E=5, 2025-05-07T20:12:31.5032568Z L=14, 2025-05-07T20:12:31.5032764Z D_gradcheck=1, 2025-05-07T20:12:31.5032983Z stochastic_rounding=False, 2025-05-07T20:12:31.5033243Z weighted=False, 2025-05-07T20:12:31.5033460Z row_wise=True, 2025-05-07T20:12:31.5033660Z mixed=True, 2025-05-07T20:12:31.5033867Z use_cache=False, 2025-05-07T20:12:31.5034117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5034436Z use_cpu=True, 2025-05-07T20:12:31.5034667Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5034934Z ) 2025-05-07T20:12:31.5035153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5035764Z self=, 2025-05-07T20:12:31.5036325Z compile=True, 2025-05-07T20:12:31.5036566Z pooling_mode=, 2025-05-07T20:12:31.5036838Z T=2, 2025-05-07T20:12:31.5037026Z D=53, 2025-05-07T20:12:31.5037212Z B=82, 2025-05-07T20:12:31.5037385Z log_E=4, 2025-05-07T20:12:31.5037575Z L=9, 2025-05-07T20:12:31.5037764Z D_gradcheck=2, 2025-05-07T20:12:31.5037982Z stochastic_rounding=True, 2025-05-07T20:12:31.5038243Z weighted=True, 2025-05-07T20:12:31.5038456Z row_wise=True, 2025-05-07T20:12:31.5038656Z mixed=False, 2025-05-07T20:12:31.5038868Z use_cache=False, 2025-05-07T20:12:31.5039118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5039405Z use_cpu=True, 2025-05-07T20:12:31.5039638Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5039903Z ) 2025-05-07T20:12:31.5040124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5040736Z self=, 2025-05-07T20:12:31.5041299Z compile=True, 2025-05-07T20:12:31.5041540Z pooling_mode=, 2025-05-07T20:12:31.5041811Z T=3, 2025-05-07T20:12:31.5041998Z D=22, 2025-05-07T20:12:31.5042184Z B=1, 2025-05-07T20:12:31.5042358Z log_E=5, 2025-05-07T20:12:31.5042550Z L=20, 2025-05-07T20:12:31.5042742Z D_gradcheck=2, 2025-05-07T20:12:31.5042961Z stochastic_rounding=False, 2025-05-07T20:12:31.5043219Z weighted=False, 2025-05-07T20:12:31.5043435Z row_wise=True, 2025-05-07T20:12:31.5043639Z mixed=True, 2025-05-07T20:12:31.5043844Z use_cache=False, 2025-05-07T20:12:31.5044096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5044387Z use_cpu=True, 2025-05-07T20:12:31.5044619Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5044884Z ) 2025-05-07T20:12:31.5282810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5283855Z self=, 2025-05-07T20:12:31.5284607Z compile=False, 2025-05-07T20:12:31.5284858Z pooling_mode=, 2025-05-07T20:12:31.5285191Z T=3, 2025-05-07T20:12:31.5285382Z D=100, 2025-05-07T20:12:31.5285572Z B=81, 2025-05-07T20:12:31.5285748Z log_E=5, 2025-05-07T20:12:31.5285943Z L=20, 2025-05-07T20:12:31.5286137Z D_gradcheck=1, 2025-05-07T20:12:31.5286358Z stochastic_rounding=True, 2025-05-07T20:12:31.5286617Z weighted=True, 2025-05-07T20:12:31.5286833Z row_wise=True, 2025-05-07T20:12:31.5287032Z mixed=False, 2025-05-07T20:12:31.5287246Z use_cache=True, 2025-05-07T20:12:31.5287486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5287774Z use_cpu=True, 2025-05-07T20:12:31.5288008Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5288273Z ) 2025-05-07T20:12:31.5288532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5289143Z self=, 2025-05-07T20:12:31.5289710Z compile=False, 2025-05-07T20:12:31.5289953Z pooling_mode=, 2025-05-07T20:12:31.5290231Z T=2, 2025-05-07T20:12:31.5290424Z D=36, 2025-05-07T20:12:31.5290614Z B=21, 2025-05-07T20:12:31.5290791Z log_E=4, 2025-05-07T20:12:31.5290988Z L=18, 2025-05-07T20:12:31.5291181Z D_gradcheck=2, 2025-05-07T20:12:31.5291400Z stochastic_rounding=False, 2025-05-07T20:12:31.5291660Z weighted=False, 2025-05-07T20:12:31.5291941Z row_wise=True, 2025-05-07T20:12:31.5292143Z mixed=True, 2025-05-07T20:12:31.5292352Z use_cache=True, 2025-05-07T20:12:31.5292636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5292921Z use_cpu=True, 2025-05-07T20:12:31.5293155Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5293422Z ) 2025-05-07T20:12:31.5293649Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5294259Z self=, 2025-05-07T20:12:31.5294822Z compile=True, 2025-05-07T20:12:31.5295069Z pooling_mode=, 2025-05-07T20:12:31.5295347Z T=1, 2025-05-07T20:12:31.5295537Z D=36, 2025-05-07T20:12:31.5295727Z B=35, 2025-05-07T20:12:31.5295902Z log_E=4, 2025-05-07T20:12:31.5296096Z L=3, 2025-05-07T20:12:31.5296289Z D_gradcheck=2, 2025-05-07T20:12:31.5296513Z stochastic_rounding=True, 2025-05-07T20:12:31.5296774Z weighted=True, 2025-05-07T20:12:31.5296994Z row_wise=True, 2025-05-07T20:12:31.5297188Z mixed=True, 2025-05-07T20:12:31.5297400Z use_cache=True, 2025-05-07T20:12:31.5297630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5297920Z use_cpu=True, 2025-05-07T20:12:31.5298151Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5298405Z ) 2025-05-07T20:12:31.5298634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5299244Z self=, 2025-05-07T20:12:31.5299883Z compile=True, 2025-05-07T20:12:31.5300115Z pooling_mode=, 2025-05-07T20:12:31.5300410Z T=1, 2025-05-07T20:12:31.5300601Z D=36, 2025-05-07T20:12:31.5300780Z B=118, 2025-05-07T20:12:31.5300971Z log_E=4, 2025-05-07T20:12:31.5301164Z L=19, 2025-05-07T20:12:31.5301341Z D_gradcheck=1, 2025-05-07T20:12:31.5301570Z stochastic_rounding=False, 2025-05-07T20:12:31.5301827Z weighted=True, 2025-05-07T20:12:31.5302026Z row_wise=True, 2025-05-07T20:12:31.5302233Z mixed=True, 2025-05-07T20:12:31.5302440Z use_cache=True, 2025-05-07T20:12:31.5302669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5302961Z use_cpu=True, 2025-05-07T20:12:31.5303193Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5303447Z ) 2025-05-07T20:12:31.5303724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5304340Z self=, 2025-05-07T20:12:31.5304897Z compile=True, 2025-05-07T20:12:31.5305165Z pooling_mode=, 2025-05-07T20:12:31.5305447Z T=1, 2025-05-07T20:12:31.5305620Z D=32, 2025-05-07T20:12:31.5305801Z B=15, 2025-05-07T20:12:31.5305981Z log_E=3, 2025-05-07T20:12:31.5306161Z L=20, 2025-05-07T20:12:31.5306355Z D_gradcheck=2, 2025-05-07T20:12:31.5306582Z stochastic_rounding=True, 2025-05-07T20:12:31.5306830Z weighted=False, 2025-05-07T20:12:31.5307045Z row_wise=True, 2025-05-07T20:12:31.5307251Z mixed=True, 2025-05-07T20:12:31.5307448Z use_cache=False, 2025-05-07T20:12:31.5307696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5307982Z use_cpu=True, 2025-05-07T20:12:31.5308202Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5308469Z ) 2025-05-07T20:12:31.5308729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5309323Z self=, 2025-05-07T20:12:31.5309881Z compile=False, 2025-05-07T20:12:31.5310127Z pooling_mode=, 2025-05-07T20:12:31.5310410Z T=2, 2025-05-07T20:12:31.5310582Z D=19, 2025-05-07T20:12:31.5310769Z B=113, 2025-05-07T20:12:31.5310953Z log_E=4, 2025-05-07T20:12:31.5311134Z L=4, 2025-05-07T20:12:31.5311326Z D_gradcheck=2, 2025-05-07T20:12:31.5311555Z stochastic_rounding=True, 2025-05-07T20:12:31.5311802Z weighted=False, 2025-05-07T20:12:31.5312015Z row_wise=True, 2025-05-07T20:12:31.5312220Z mixed=True, 2025-05-07T20:12:31.5312461Z use_cache=True, 2025-05-07T20:12:31.5312701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5312992Z use_cpu=True, 2025-05-07T20:12:31.5313212Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5313294Z ) 2025-05-07T20:12:31.5313420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5313779Z self=, 2025-05-07T20:12:31.5313871Z compile=False, 2025-05-07T20:12:31.5313977Z pooling_mode=, 2025-05-07T20:12:31.5314056Z T=4, 2025-05-07T20:12:31.5314131Z D=98, 2025-05-07T20:12:31.5314204Z B=108, 2025-05-07T20:12:31.5314283Z log_E=5, 2025-05-07T20:12:31.5314356Z L=9, 2025-05-07T20:12:31.5314434Z D_gradcheck=1, 2025-05-07T20:12:31.5314534Z stochastic_rounding=True, 2025-05-07T20:12:31.5314614Z weighted=False, 2025-05-07T20:12:31.5314693Z row_wise=True, 2025-05-07T20:12:31.5314778Z mixed=True, 2025-05-07T20:12:31.5314857Z use_cache=True, 2025-05-07T20:12:31.5314961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5315045Z use_cpu=True, 2025-05-07T20:12:31.5315144Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5315217Z ) 2025-05-07T20:12:31.5315350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5315710Z self=, 2025-05-07T20:12:31.5315794Z compile=False, 2025-05-07T20:12:31.5315901Z pooling_mode=, 2025-05-07T20:12:31.5315975Z T=1, 2025-05-07T20:12:31.5316055Z D=21, 2025-05-07T20:12:31.5316130Z B=75, 2025-05-07T20:12:31.5316205Z log_E=3, 2025-05-07T20:12:31.5316281Z L=4, 2025-05-07T20:12:31.5316360Z D_gradcheck=2, 2025-05-07T20:12:31.5316453Z stochastic_rounding=False, 2025-05-07T20:12:31.5316539Z weighted=False, 2025-05-07T20:12:31.5316616Z row_wise=True, 2025-05-07T20:12:31.5316691Z mixed=True, 2025-05-07T20:12:31.5316778Z use_cache=True, 2025-05-07T20:12:31.5316883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5316962Z use_cpu=True, 2025-05-07T20:12:31.5317067Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5317167Z ) 2025-05-07T20:12:31.5317300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5317661Z self=, 2025-05-07T20:12:31.5317743Z compile=False, 2025-05-07T20:12:31.5317884Z pooling_mode=, 2025-05-07T20:12:31.5317957Z T=3, 2025-05-07T20:12:31.5318030Z D=115, 2025-05-07T20:12:31.5318111Z B=83, 2025-05-07T20:12:31.5318183Z log_E=4, 2025-05-07T20:12:31.5318256Z L=15, 2025-05-07T20:12:31.5318342Z D_gradcheck=2, 2025-05-07T20:12:31.5318435Z stochastic_rounding=True, 2025-05-07T20:12:31.5318517Z weighted=False, 2025-05-07T20:12:31.5318602Z row_wise=True, 2025-05-07T20:12:31.5318677Z mixed=True, 2025-05-07T20:12:31.5318760Z use_cache=False, 2025-05-07T20:12:31.5318877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5318953Z use_cpu=True, 2025-05-07T20:12:31.5319099Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5319169Z ) 2025-05-07T20:12:31.5319295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5319666Z self=, 2025-05-07T20:12:31.5319749Z compile=True, 2025-05-07T20:12:31.5319852Z pooling_mode=, 2025-05-07T20:12:31.5319935Z T=2, 2025-05-07T20:12:31.5320010Z D=81, 2025-05-07T20:12:31.5320083Z B=90, 2025-05-07T20:12:31.5320169Z log_E=5, 2025-05-07T20:12:31.5320243Z L=8, 2025-05-07T20:12:31.5320324Z D_gradcheck=1, 2025-05-07T20:12:31.5320423Z stochastic_rounding=False, 2025-05-07T20:12:31.5320503Z weighted=False, 2025-05-07T20:12:31.5320595Z row_wise=True, 2025-05-07T20:12:31.5320698Z mixed=False, 2025-05-07T20:12:31.5320777Z use_cache=True, 2025-05-07T20:12:31.5320892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5320970Z use_cpu=True, 2025-05-07T20:12:31.5321072Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5321152Z ) 2025-05-07T20:12:31.5321278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5321639Z self=, 2025-05-07T20:12:31.5321734Z compile=False, 2025-05-07T20:12:31.5321837Z pooling_mode=, 2025-05-07T20:12:31.5321912Z T=2, 2025-05-07T20:12:31.5321995Z D=119, 2025-05-07T20:12:31.5322067Z B=56, 2025-05-07T20:12:31.5322141Z log_E=3, 2025-05-07T20:12:31.5322220Z L=16, 2025-05-07T20:12:31.5322297Z D_gradcheck=1, 2025-05-07T20:12:31.5322400Z stochastic_rounding=True, 2025-05-07T20:12:31.5322483Z weighted=True, 2025-05-07T20:12:31.5322563Z row_wise=True, 2025-05-07T20:12:31.5322653Z mixed=True, 2025-05-07T20:12:31.5322735Z use_cache=False, 2025-05-07T20:12:31.5322841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5322929Z use_cpu=True, 2025-05-07T20:12:31.5323030Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5323098Z ) 2025-05-07T20:12:31.5323224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5323579Z self=, 2025-05-07T20:12:31.5323660Z compile=False, 2025-05-07T20:12:31.5323767Z pooling_mode=, 2025-05-07T20:12:31.5323836Z T=5, 2025-05-07T20:12:31.5323921Z D=11, 2025-05-07T20:12:31.5323990Z B=33, 2025-05-07T20:12:31.5324060Z log_E=4, 2025-05-07T20:12:31.5324138Z L=13, 2025-05-07T20:12:31.5324213Z D_gradcheck=1, 2025-05-07T20:12:31.5324303Z stochastic_rounding=False, 2025-05-07T20:12:31.5324388Z weighted=True, 2025-05-07T20:12:31.5324463Z row_wise=True, 2025-05-07T20:12:31.5324540Z mixed=False, 2025-05-07T20:12:31.5324624Z use_cache=False, 2025-05-07T20:12:31.5324726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5324802Z use_cpu=True, 2025-05-07T20:12:31.5324942Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5325012Z ) 2025-05-07T20:12:31.5325136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5325527Z self=, 2025-05-07T20:12:31.5325608Z compile=False, 2025-05-07T20:12:31.5325722Z pooling_mode=, 2025-05-07T20:12:31.5325792Z T=5, 2025-05-07T20:12:31.5325865Z D=88, 2025-05-07T20:12:31.5325946Z B=6, 2025-05-07T20:12:31.5326020Z log_E=4, 2025-05-07T20:12:31.5326090Z L=18, 2025-05-07T20:12:31.5326181Z D_gradcheck=1, 2025-05-07T20:12:31.5326273Z stochastic_rounding=True, 2025-05-07T20:12:31.5326353Z weighted=True, 2025-05-07T20:12:31.5326434Z row_wise=True, 2025-05-07T20:12:31.5326512Z mixed=True, 2025-05-07T20:12:31.5326588Z use_cache=True, 2025-05-07T20:12:31.5326703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5326784Z use_cpu=True, 2025-05-07T20:12:31.5326906Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5326984Z ) 2025-05-07T20:12:31.5327111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5327481Z self=, 2025-05-07T20:12:31.5327561Z compile=True, 2025-05-07T20:12:31.5327663Z pooling_mode=, 2025-05-07T20:12:31.5327745Z T=5, 2025-05-07T20:12:31.5327821Z D=104, 2025-05-07T20:12:31.5327892Z B=67, 2025-05-07T20:12:31.5327974Z log_E=5, 2025-05-07T20:12:31.5328046Z L=15, 2025-05-07T20:12:31.5328124Z D_gradcheck=1, 2025-05-07T20:12:31.5328225Z stochastic_rounding=True, 2025-05-07T20:12:31.5328305Z weighted=True, 2025-05-07T20:12:31.5328409Z row_wise=True, 2025-05-07T20:12:31.5328494Z mixed=False, 2025-05-07T20:12:31.5328576Z use_cache=True, 2025-05-07T20:12:31.5328679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5328762Z use_cpu=True, 2025-05-07T20:12:31.5328868Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5328943Z ) 2025-05-07T20:12:31.5329069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5329427Z self=, 2025-05-07T20:12:31.5329514Z compile=True, 2025-05-07T20:12:31.5329617Z pooling_mode=, 2025-05-07T20:12:31.5329692Z T=1, 2025-05-07T20:12:31.5329771Z D=82, 2025-05-07T20:12:31.5329842Z B=82, 2025-05-07T20:12:31.5329913Z log_E=4, 2025-05-07T20:12:31.5329995Z L=13, 2025-05-07T20:12:31.5330076Z D_gradcheck=1, 2025-05-07T20:12:31.5330169Z stochastic_rounding=True, 2025-05-07T20:12:31.5330256Z weighted=False, 2025-05-07T20:12:31.5330335Z row_wise=True, 2025-05-07T20:12:31.5330425Z mixed=True, 2025-05-07T20:12:31.5330506Z use_cache=True, 2025-05-07T20:12:31.5330610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5330698Z use_cpu=True, 2025-05-07T20:12:31.5330795Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5330867Z ) 2025-05-07T20:12:31.5331002Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5331358Z self=, 2025-05-07T20:12:31.5331437Z compile=False, 2025-05-07T20:12:31.5331547Z pooling_mode=, 2025-05-07T20:12:31.5331620Z T=5, 2025-05-07T20:12:31.5331694Z D=22, 2025-05-07T20:12:31.5331770Z B=124, 2025-05-07T20:12:31.5331843Z log_E=4, 2025-05-07T20:12:31.5331914Z L=9, 2025-05-07T20:12:31.5331997Z D_gradcheck=2, 2025-05-07T20:12:31.5332087Z stochastic_rounding=True, 2025-05-07T20:12:31.5332168Z weighted=True, 2025-05-07T20:12:31.5332244Z row_wise=True, 2025-05-07T20:12:31.5332320Z mixed=True, 2025-05-07T20:12:31.5332406Z use_cache=False, 2025-05-07T20:12:31.5332508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5332614Z use_cpu=True, 2025-05-07T20:12:31.5332718Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5332787Z ) 2025-05-07T20:12:31.5614055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5614712Z self=, 2025-05-07T20:12:31.5614838Z compile=True, 2025-05-07T20:12:31.5615011Z pooling_mode=, 2025-05-07T20:12:31.5615114Z T=1, 2025-05-07T20:12:31.5615219Z D=51, 2025-05-07T20:12:31.5615334Z B=124, 2025-05-07T20:12:31.5615442Z log_E=5, 2025-05-07T20:12:31.5615549Z L=6, 2025-05-07T20:12:31.5615655Z D_gradcheck=2, 2025-05-07T20:12:31.5615746Z stochastic_rounding=True, 2025-05-07T20:12:31.5615827Z weighted=True, 2025-05-07T20:12:31.5615909Z row_wise=True, 2025-05-07T20:12:31.5615985Z mixed=True, 2025-05-07T20:12:31.5616067Z use_cache=False, 2025-05-07T20:12:31.5616285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5616367Z use_cpu=True, 2025-05-07T20:12:31.5616477Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5616549Z ) 2025-05-07T20:12:31.5616678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5617058Z self=, 2025-05-07T20:12:31.5617139Z compile=True, 2025-05-07T20:12:31.5617249Z pooling_mode=, 2025-05-07T20:12:31.5617333Z T=2, 2025-05-07T20:12:31.5617468Z D=125, 2025-05-07T20:12:31.5617541Z B=7, 2025-05-07T20:12:31.5617624Z log_E=3, 2025-05-07T20:12:31.5617697Z L=5, 2025-05-07T20:12:31.5617777Z D_gradcheck=1, 2025-05-07T20:12:31.5617879Z stochastic_rounding=True, 2025-05-07T20:12:31.5617993Z weighted=True, 2025-05-07T20:12:31.5618079Z row_wise=True, 2025-05-07T20:12:31.5618155Z mixed=True, 2025-05-07T20:12:31.5618237Z use_cache=False, 2025-05-07T20:12:31.5618352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5618430Z use_cpu=True, 2025-05-07T20:12:31.5618528Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5618605Z ) 2025-05-07T20:12:31.5618732Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5619095Z self=, 2025-05-07T20:12:31.5619185Z compile=False, 2025-05-07T20:12:31.5619292Z pooling_mode=, 2025-05-07T20:12:31.5619365Z T=5, 2025-05-07T20:12:31.5619448Z D=97, 2025-05-07T20:12:31.5619520Z B=105, 2025-05-07T20:12:31.5619594Z log_E=4, 2025-05-07T20:12:31.5619747Z L=11, 2025-05-07T20:12:31.5619827Z D_gradcheck=1, 2025-05-07T20:12:31.5619932Z stochastic_rounding=True, 2025-05-07T20:12:31.5620014Z weighted=False, 2025-05-07T20:12:31.5620091Z row_wise=True, 2025-05-07T20:12:31.5620178Z mixed=False, 2025-05-07T20:12:31.5620257Z use_cache=True, 2025-05-07T20:12:31.5620364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5620455Z use_cpu=True, 2025-05-07T20:12:31.5620553Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5620625Z ) 2025-05-07T20:12:31.5620758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5621118Z self=, 2025-05-07T20:12:31.5621199Z compile=True, 2025-05-07T20:12:31.5621310Z pooling_mode=, 2025-05-07T20:12:31.5621383Z T=2, 2025-05-07T20:12:31.5621465Z D=57, 2025-05-07T20:12:31.5621537Z B=22, 2025-05-07T20:12:31.5621611Z log_E=4, 2025-05-07T20:12:31.5621694Z L=15, 2025-05-07T20:12:31.5621773Z D_gradcheck=1, 2025-05-07T20:12:31.5621865Z stochastic_rounding=False, 2025-05-07T20:12:31.5621957Z weighted=True, 2025-05-07T20:12:31.5622033Z row_wise=True, 2025-05-07T20:12:31.5622108Z mixed=True, 2025-05-07T20:12:31.5622197Z use_cache=False, 2025-05-07T20:12:31.5622302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5622425Z use_cpu=True, 2025-05-07T20:12:31.5622531Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5622599Z ) 2025-05-07T20:12:31.5622723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5623115Z self=, 2025-05-07T20:12:31.5623196Z compile=False, 2025-05-07T20:12:31.5623305Z pooling_mode=, 2025-05-07T20:12:31.5623375Z T=5, 2025-05-07T20:12:31.5623447Z D=20, 2025-05-07T20:12:31.5623525Z B=32, 2025-05-07T20:12:31.5623599Z log_E=4, 2025-05-07T20:12:31.5623669Z L=0, 2025-05-07T20:12:31.5623754Z D_gradcheck=2, 2025-05-07T20:12:31.5623847Z stochastic_rounding=False, 2025-05-07T20:12:31.5623928Z weighted=True, 2025-05-07T20:12:31.5624011Z row_wise=True, 2025-05-07T20:12:31.5624086Z mixed=True, 2025-05-07T20:12:31.5624163Z use_cache=False, 2025-05-07T20:12:31.5624312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5624390Z use_cpu=True, 2025-05-07T20:12:31.5624485Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5624562Z ) 2025-05-07T20:12:31.5624688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5625052Z self=, 2025-05-07T20:12:31.5625133Z compile=True, 2025-05-07T20:12:31.5625239Z pooling_mode=, 2025-05-07T20:12:31.5625317Z T=3, 2025-05-07T20:12:31.5625388Z D=116, 2025-05-07T20:12:31.5625461Z B=24, 2025-05-07T20:12:31.5625539Z log_E=4, 2025-05-07T20:12:31.5625610Z L=20, 2025-05-07T20:12:31.5625687Z D_gradcheck=1, 2025-05-07T20:12:31.5625814Z stochastic_rounding=True, 2025-05-07T20:12:31.5625891Z weighted=True, 2025-05-07T20:12:31.5625969Z row_wise=True, 2025-05-07T20:12:31.5626048Z mixed=True, 2025-05-07T20:12:31.5626128Z use_cache=True, 2025-05-07T20:12:31.5626238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5626326Z use_cpu=True, 2025-05-07T20:12:31.5626426Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5626507Z ) 2025-05-07T20:12:31.5626638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5626999Z self=, 2025-05-07T20:12:31.5627094Z compile=True, 2025-05-07T20:12:31.5627201Z pooling_mode=, 2025-05-07T20:12:31.5627273Z T=4, 2025-05-07T20:12:31.5627359Z D=57, 2025-05-07T20:12:31.5627432Z B=107, 2025-05-07T20:12:31.5627505Z log_E=4, 2025-05-07T20:12:31.5627587Z L=18, 2025-05-07T20:12:31.5627669Z D_gradcheck=1, 2025-05-07T20:12:31.5627766Z stochastic_rounding=True, 2025-05-07T20:12:31.5627860Z weighted=False, 2025-05-07T20:12:31.5627936Z row_wise=True, 2025-05-07T20:12:31.5628024Z mixed=False, 2025-05-07T20:12:31.5628109Z use_cache=True, 2025-05-07T20:12:31.5628213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5628300Z use_cpu=True, 2025-05-07T20:12:31.5628404Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5628473Z ) 2025-05-07T20:12:31.5628610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5628973Z self=, 2025-05-07T20:12:31.5629053Z compile=False, 2025-05-07T20:12:31.5629170Z pooling_mode=, 2025-05-07T20:12:31.5629245Z T=1, 2025-05-07T20:12:31.5629317Z D=31, 2025-05-07T20:12:31.5629400Z B=72, 2025-05-07T20:12:31.5629477Z log_E=5, 2025-05-07T20:12:31.5629558Z L=8, 2025-05-07T20:12:31.5629639Z D_gradcheck=1, 2025-05-07T20:12:31.5629738Z stochastic_rounding=False, 2025-05-07T20:12:31.5629828Z weighted=True, 2025-05-07T20:12:31.5629906Z row_wise=True, 2025-05-07T20:12:31.5629986Z mixed=True, 2025-05-07T20:12:31.5630080Z use_cache=False, 2025-05-07T20:12:31.5630215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5630298Z use_cpu=True, 2025-05-07T20:12:31.5630405Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5630479Z ) 2025-05-07T20:12:31.5630636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5631007Z self=, 2025-05-07T20:12:31.5631090Z compile=False, 2025-05-07T20:12:31.5631197Z pooling_mode=, 2025-05-07T20:12:31.5631280Z T=1, 2025-05-07T20:12:31.5631357Z D=83, 2025-05-07T20:12:31.5631440Z B=35, 2025-05-07T20:12:31.5631515Z log_E=4, 2025-05-07T20:12:31.5631590Z L=16, 2025-05-07T20:12:31.5631680Z D_gradcheck=2, 2025-05-07T20:12:31.5631778Z stochastic_rounding=False, 2025-05-07T20:12:31.5631866Z weighted=False, 2025-05-07T20:12:31.5631955Z row_wise=True, 2025-05-07T20:12:31.5632033Z mixed=False, 2025-05-07T20:12:31.5632140Z use_cache=False, 2025-05-07T20:12:31.5632252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5632333Z use_cpu=True, 2025-05-07T20:12:31.5632436Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5632512Z ) 2025-05-07T20:12:31.5632643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5633002Z self=, 2025-05-07T20:12:31.5633089Z compile=True, 2025-05-07T20:12:31.5633193Z pooling_mode=, 2025-05-07T20:12:31.5633276Z T=3, 2025-05-07T20:12:31.5633350Z D=52, 2025-05-07T20:12:31.5633426Z B=23, 2025-05-07T20:12:31.5633511Z log_E=5, 2025-05-07T20:12:31.5633583Z L=15, 2025-05-07T20:12:31.5633690Z D_gradcheck=1, 2025-05-07T20:12:31.5633798Z stochastic_rounding=False, 2025-05-07T20:12:31.5633876Z weighted=True, 2025-05-07T20:12:31.5633954Z row_wise=True, 2025-05-07T20:12:31.5634040Z mixed=True, 2025-05-07T20:12:31.5634124Z use_cache=False, 2025-05-07T20:12:31.5634229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5634316Z use_cpu=True, 2025-05-07T20:12:31.5634415Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5634487Z ) 2025-05-07T20:12:31.5634625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5634985Z self=, 2025-05-07T20:12:31.5635076Z compile=False, 2025-05-07T20:12:31.5635179Z pooling_mode=, 2025-05-07T20:12:31.5635250Z T=1, 2025-05-07T20:12:31.5635335Z D=32, 2025-05-07T20:12:31.5635407Z B=56, 2025-05-07T20:12:31.5635480Z log_E=4, 2025-05-07T20:12:31.5635563Z L=12, 2025-05-07T20:12:31.5635643Z D_gradcheck=2, 2025-05-07T20:12:31.5635737Z stochastic_rounding=True, 2025-05-07T20:12:31.5635828Z weighted=False, 2025-05-07T20:12:31.5635903Z row_wise=True, 2025-05-07T20:12:31.5635982Z mixed=True, 2025-05-07T20:12:31.5636073Z use_cache=True, 2025-05-07T20:12:31.5636178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5636267Z use_cpu=True, 2025-05-07T20:12:31.5636369Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5636439Z ) 2025-05-07T20:12:31.5636580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5636936Z self=, 2025-05-07T20:12:31.5637014Z compile=True, 2025-05-07T20:12:31.5637131Z pooling_mode=, 2025-05-07T20:12:31.5637203Z T=2, 2025-05-07T20:12:31.5637275Z D=122, 2025-05-07T20:12:31.5637361Z B=57, 2025-05-07T20:12:31.5637435Z log_E=4, 2025-05-07T20:12:31.5637508Z L=9, 2025-05-07T20:12:31.5637596Z D_gradcheck=2, 2025-05-07T20:12:31.5637689Z stochastic_rounding=False, 2025-05-07T20:12:31.5637767Z weighted=True, 2025-05-07T20:12:31.5637856Z row_wise=True, 2025-05-07T20:12:31.5637962Z mixed=True, 2025-05-07T20:12:31.5638050Z use_cache=True, 2025-05-07T20:12:31.5638155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5638230Z use_cpu=True, 2025-05-07T20:12:31.5638343Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5638415Z ) 2025-05-07T20:12:31.5638566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5638940Z self=, 2025-05-07T20:12:31.5639023Z compile=False, 2025-05-07T20:12:31.5639123Z pooling_mode=, 2025-05-07T20:12:31.5639209Z T=4, 2025-05-07T20:12:31.5639284Z D=46, 2025-05-07T20:12:31.5639355Z B=88, 2025-05-07T20:12:31.5639438Z log_E=4, 2025-05-07T20:12:31.5639513Z L=2, 2025-05-07T20:12:31.5639601Z D_gradcheck=1, 2025-05-07T20:12:31.5639696Z stochastic_rounding=False, 2025-05-07T20:12:31.5639775Z weighted=True, 2025-05-07T20:12:31.5639857Z row_wise=True, 2025-05-07T20:12:31.5639962Z mixed=False, 2025-05-07T20:12:31.5640043Z use_cache=True, 2025-05-07T20:12:31.5640156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5640235Z use_cpu=True, 2025-05-07T20:12:31.5640332Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5640408Z ) 2025-05-07T20:12:31.5640539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5640895Z self=, 2025-05-07T20:12:31.5640986Z compile=False, 2025-05-07T20:12:31.5641092Z pooling_mode=, 2025-05-07T20:12:31.5641165Z T=5, 2025-05-07T20:12:31.5641248Z D=31, 2025-05-07T20:12:31.5641323Z B=99, 2025-05-07T20:12:31.5641409Z log_E=5, 2025-05-07T20:12:31.5641512Z L=2, 2025-05-07T20:12:31.5641593Z D_gradcheck=2, 2025-05-07T20:12:31.5641693Z stochastic_rounding=False, 2025-05-07T20:12:31.5641776Z weighted=False, 2025-05-07T20:12:31.5641855Z row_wise=True, 2025-05-07T20:12:31.5641943Z mixed=True, 2025-05-07T20:12:31.5642026Z use_cache=False, 2025-05-07T20:12:31.5642133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5642220Z use_cpu=True, 2025-05-07T20:12:31.5642320Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5642394Z ) 2025-05-07T20:12:31.5642527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5642885Z self=, 2025-05-07T20:12:31.5642971Z compile=False, 2025-05-07T20:12:31.5643073Z pooling_mode=, 2025-05-07T20:12:31.5643147Z T=5, 2025-05-07T20:12:31.5643231Z D=13, 2025-05-07T20:12:31.5643304Z B=99, 2025-05-07T20:12:31.5643380Z log_E=5, 2025-05-07T20:12:31.5643465Z L=9, 2025-05-07T20:12:31.5643543Z D_gradcheck=1, 2025-05-07T20:12:31.5643640Z stochastic_rounding=False, 2025-05-07T20:12:31.5643727Z weighted=True, 2025-05-07T20:12:31.5643804Z row_wise=True, 2025-05-07T20:12:31.5643886Z mixed=False, 2025-05-07T20:12:31.5643977Z use_cache=False, 2025-05-07T20:12:31.5644080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5644160Z use_cpu=True, 2025-05-07T20:12:31.5644273Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5644347Z ) 2025-05-07T20:12:31.5644475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5644842Z self=, 2025-05-07T20:12:31.5644921Z compile=False, 2025-05-07T20:12:31.5645035Z pooling_mode=, 2025-05-07T20:12:31.5645106Z T=2, 2025-05-07T20:12:31.5645179Z D=79, 2025-05-07T20:12:31.5645266Z B=21, 2025-05-07T20:12:31.5645341Z log_E=4, 2025-05-07T20:12:31.5645413Z L=12, 2025-05-07T20:12:31.5645502Z D_gradcheck=2, 2025-05-07T20:12:31.5645594Z stochastic_rounding=True, 2025-05-07T20:12:31.5645673Z weighted=False, 2025-05-07T20:12:31.5645791Z row_wise=True, 2025-05-07T20:12:31.5645868Z mixed=False, 2025-05-07T20:12:31.5645947Z use_cache=True, 2025-05-07T20:12:31.5646061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5646137Z use_cpu=True, 2025-05-07T20:12:31.5646274Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5646346Z ) 2025-05-07T20:12:31.5945867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5946462Z self=, 2025-05-07T20:12:31.5946593Z compile=True, 2025-05-07T20:12:31.5946750Z pooling_mode=, 2025-05-07T20:12:31.5946874Z T=2, 2025-05-07T20:12:31.5946985Z D=104, 2025-05-07T20:12:31.5947092Z B=19, 2025-05-07T20:12:31.5947220Z log_E=3, 2025-05-07T20:12:31.5947323Z L=12, 2025-05-07T20:12:31.5947464Z D_gradcheck=1, 2025-05-07T20:12:31.5947670Z stochastic_rounding=True, 2025-05-07T20:12:31.5947803Z weighted=False, 2025-05-07T20:12:31.5947999Z row_wise=True, 2025-05-07T20:12:31.5948114Z mixed=True, 2025-05-07T20:12:31.5948221Z use_cache=True, 2025-05-07T20:12:31.5948326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5948417Z use_cpu=True, 2025-05-07T20:12:31.5948521Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5948591Z ) 2025-05-07T20:12:31.5948736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5949102Z self=, 2025-05-07T20:12:31.5949183Z compile=True, 2025-05-07T20:12:31.5949301Z pooling_mode=, 2025-05-07T20:12:31.5949379Z T=5, 2025-05-07T20:12:31.5949451Z D=81, 2025-05-07T20:12:31.5949536Z B=20, 2025-05-07T20:12:31.5949658Z log_E=5, 2025-05-07T20:12:31.5949731Z L=16, 2025-05-07T20:12:31.5949822Z D_gradcheck=2, 2025-05-07T20:12:31.5949919Z stochastic_rounding=False, 2025-05-07T20:12:31.5950000Z weighted=False, 2025-05-07T20:12:31.5950093Z row_wise=True, 2025-05-07T20:12:31.5950169Z mixed=True, 2025-05-07T20:12:31.5950260Z use_cache=False, 2025-05-07T20:12:31.5950367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5950443Z use_cpu=True, 2025-05-07T20:12:31.5950557Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5950631Z ) 2025-05-07T20:12:31.5950763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5951135Z self=, 2025-05-07T20:12:31.5951218Z compile=False, 2025-05-07T20:12:31.5951323Z pooling_mode=, 2025-05-07T20:12:31.5951402Z T=1, 2025-05-07T20:12:31.5951479Z D=88, 2025-05-07T20:12:31.5951551Z B=70, 2025-05-07T20:12:31.5951632Z log_E=4, 2025-05-07T20:12:31.5951707Z L=7, 2025-05-07T20:12:31.5951797Z D_gradcheck=1, 2025-05-07T20:12:31.5951893Z stochastic_rounding=True, 2025-05-07T20:12:31.5951979Z weighted=True, 2025-05-07T20:12:31.5952067Z row_wise=True, 2025-05-07T20:12:31.5952143Z mixed=True, 2025-05-07T20:12:31.5952225Z use_cache=False, 2025-05-07T20:12:31.5952337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5952420Z use_cpu=True, 2025-05-07T20:12:31.5952523Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5952599Z ) 2025-05-07T20:12:31.5952728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5953088Z self=, 2025-05-07T20:12:31.5953171Z compile=True, 2025-05-07T20:12:31.5953276Z pooling_mode=, 2025-05-07T20:12:31.5953358Z T=5, 2025-05-07T20:12:31.5953429Z D=120, 2025-05-07T20:12:31.5953504Z B=20, 2025-05-07T20:12:31.5953583Z log_E=3, 2025-05-07T20:12:31.5953657Z L=4, 2025-05-07T20:12:31.5953740Z D_gradcheck=1, 2025-05-07T20:12:31.5953844Z stochastic_rounding=True, 2025-05-07T20:12:31.5953975Z weighted=True, 2025-05-07T20:12:31.5954055Z row_wise=True, 2025-05-07T20:12:31.5954143Z mixed=False, 2025-05-07T20:12:31.5954222Z use_cache=True, 2025-05-07T20:12:31.5954329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5954415Z use_cpu=True, 2025-05-07T20:12:31.5954563Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5954637Z ) 2025-05-07T20:12:31.5954770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5955127Z self=, 2025-05-07T20:12:31.5955219Z compile=False, 2025-05-07T20:12:31.5955322Z pooling_mode=, 2025-05-07T20:12:31.5955394Z T=5, 2025-05-07T20:12:31.5955479Z D=83, 2025-05-07T20:12:31.5955553Z B=19, 2025-05-07T20:12:31.5955629Z log_E=3, 2025-05-07T20:12:31.5955711Z L=12, 2025-05-07T20:12:31.5955792Z D_gradcheck=2, 2025-05-07T20:12:31.5955888Z stochastic_rounding=False, 2025-05-07T20:12:31.5956005Z weighted=True, 2025-05-07T20:12:31.5956084Z row_wise=True, 2025-05-07T20:12:31.5956160Z mixed=True, 2025-05-07T20:12:31.5956245Z use_cache=True, 2025-05-07T20:12:31.5956351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5956432Z use_cpu=True, 2025-05-07T20:12:31.5956539Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5956609Z ) 2025-05-07T20:12:31.5956747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5957103Z self=, 2025-05-07T20:12:31.5957184Z compile=True, 2025-05-07T20:12:31.5957297Z pooling_mode=, 2025-05-07T20:12:31.5957369Z T=2, 2025-05-07T20:12:31.5957468Z D=84, 2025-05-07T20:12:31.5957553Z B=85, 2025-05-07T20:12:31.5957625Z log_E=3, 2025-05-07T20:12:31.5957697Z L=8, 2025-05-07T20:12:31.5957793Z D_gradcheck=1, 2025-05-07T20:12:31.5957886Z stochastic_rounding=True, 2025-05-07T20:12:31.5957966Z weighted=True, 2025-05-07T20:12:31.5958054Z row_wise=True, 2025-05-07T20:12:31.5958130Z mixed=False, 2025-05-07T20:12:31.5958209Z use_cache=False, 2025-05-07T20:12:31.5958325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5958405Z use_cpu=True, 2025-05-07T20:12:31.5958517Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5958591Z ) 2025-05-07T20:12:31.5958718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5959088Z self=, 2025-05-07T20:12:31.5959169Z compile=True, 2025-05-07T20:12:31.5959275Z pooling_mode=, 2025-05-07T20:12:31.5959358Z T=5, 2025-05-07T20:12:31.5959434Z D=98, 2025-05-07T20:12:31.5959504Z B=44, 2025-05-07T20:12:31.5959587Z log_E=3, 2025-05-07T20:12:31.5959658Z L=13, 2025-05-07T20:12:31.5959739Z D_gradcheck=2, 2025-05-07T20:12:31.5959845Z stochastic_rounding=True, 2025-05-07T20:12:31.5959927Z weighted=True, 2025-05-07T20:12:31.5960010Z row_wise=True, 2025-05-07T20:12:31.5960088Z mixed=False, 2025-05-07T20:12:31.5960164Z use_cache=True, 2025-05-07T20:12:31.5960278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5960359Z use_cpu=True, 2025-05-07T20:12:31.5960459Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5960541Z ) 2025-05-07T20:12:31.5960668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5961027Z self=, 2025-05-07T20:12:31.5961116Z compile=True, 2025-05-07T20:12:31.5961220Z pooling_mode=, 2025-05-07T20:12:31.5961291Z T=5, 2025-05-07T20:12:31.5961377Z D=62, 2025-05-07T20:12:31.5961452Z B=34, 2025-05-07T20:12:31.5961524Z log_E=3, 2025-05-07T20:12:31.5961607Z L=1, 2025-05-07T20:12:31.5961687Z D_gradcheck=2, 2025-05-07T20:12:31.5961794Z stochastic_rounding=False, 2025-05-07T20:12:31.5961903Z weighted=False, 2025-05-07T20:12:31.5961982Z row_wise=True, 2025-05-07T20:12:31.5962064Z mixed=True, 2025-05-07T20:12:31.5962144Z use_cache=True, 2025-05-07T20:12:31.5962251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5962363Z use_cpu=True, 2025-05-07T20:12:31.5962465Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5962538Z ) 2025-05-07T20:12:31.5962672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5963031Z self=, 2025-05-07T20:12:31.5963112Z compile=True, 2025-05-07T20:12:31.5963224Z pooling_mode=, 2025-05-07T20:12:31.5963300Z T=1, 2025-05-07T20:12:31.5963384Z D=2, 2025-05-07T20:12:31.5963457Z B=42, 2025-05-07T20:12:31.5963534Z log_E=3, 2025-05-07T20:12:31.5963614Z L=8, 2025-05-07T20:12:31.5963695Z D_gradcheck=2, 2025-05-07T20:12:31.5963820Z stochastic_rounding=False, 2025-05-07T20:12:31.5963907Z weighted=True, 2025-05-07T20:12:31.5963986Z row_wise=True, 2025-05-07T20:12:31.5964064Z mixed=True, 2025-05-07T20:12:31.5964150Z use_cache=False, 2025-05-07T20:12:31.5964257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5964336Z use_cpu=True, 2025-05-07T20:12:31.5964445Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5964515Z ) 2025-05-07T20:12:31.5964641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5965006Z self=, 2025-05-07T20:12:31.5965085Z compile=False, 2025-05-07T20:12:31.5965200Z pooling_mode=, 2025-05-07T20:12:31.5965298Z T=4, 2025-05-07T20:12:31.5965371Z D=56, 2025-05-07T20:12:31.5965453Z B=7, 2025-05-07T20:12:31.5965526Z log_E=4, 2025-05-07T20:12:31.5965610Z L=2, 2025-05-07T20:12:31.5965702Z D_gradcheck=1, 2025-05-07T20:12:31.5965803Z stochastic_rounding=False, 2025-05-07T20:12:31.5965886Z weighted=False, 2025-05-07T20:12:31.5965976Z row_wise=True, 2025-05-07T20:12:31.5966056Z mixed=False, 2025-05-07T20:12:31.5966141Z use_cache=False, 2025-05-07T20:12:31.5966259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5966341Z use_cpu=True, 2025-05-07T20:12:31.5966446Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5966529Z ) 2025-05-07T20:12:31.5966659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5967032Z self=, 2025-05-07T20:12:31.5967115Z compile=False, 2025-05-07T20:12:31.5967223Z pooling_mode=, 2025-05-07T20:12:31.5967311Z T=5, 2025-05-07T20:12:31.5967386Z D=73, 2025-05-07T20:12:31.5967468Z B=122, 2025-05-07T20:12:31.5967555Z log_E=4, 2025-05-07T20:12:31.5967631Z L=1, 2025-05-07T20:12:31.5967715Z D_gradcheck=2, 2025-05-07T20:12:31.5967825Z stochastic_rounding=False, 2025-05-07T20:12:31.5967908Z weighted=False, 2025-05-07T20:12:31.5967991Z row_wise=True, 2025-05-07T20:12:31.5968080Z mixed=True, 2025-05-07T20:12:31.5968162Z use_cache=True, 2025-05-07T20:12:31.5968270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5968361Z use_cpu=True, 2025-05-07T20:12:31.5968463Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5968551Z ) 2025-05-07T20:12:31.5968677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5969038Z self=, 2025-05-07T20:12:31.5969134Z compile=False, 2025-05-07T20:12:31.5969240Z pooling_mode=, 2025-05-07T20:12:31.5969318Z T=3, 2025-05-07T20:12:31.5969405Z D=58, 2025-05-07T20:12:31.5969480Z B=66, 2025-05-07T20:12:31.5969556Z log_E=5, 2025-05-07T20:12:31.5969639Z L=9, 2025-05-07T20:12:31.5969746Z D_gradcheck=2, 2025-05-07T20:12:31.5969839Z stochastic_rounding=True, 2025-05-07T20:12:31.5969929Z weighted=True, 2025-05-07T20:12:31.5970005Z row_wise=True, 2025-05-07T20:12:31.5970091Z mixed=True, 2025-05-07T20:12:31.5970167Z use_cache=True, 2025-05-07T20:12:31.5970296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5970389Z use_cpu=True, 2025-05-07T20:12:31.5970487Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5970557Z ) 2025-05-07T20:12:31.5970725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5971081Z self=, 2025-05-07T20:12:31.5971175Z compile=True, 2025-05-07T20:12:31.5971283Z pooling_mode=, 2025-05-07T20:12:31.5971356Z T=1, 2025-05-07T20:12:31.5971441Z D=71, 2025-05-07T20:12:31.5971517Z B=106, 2025-05-07T20:12:31.5971590Z log_E=3, 2025-05-07T20:12:31.5971676Z L=18, 2025-05-07T20:12:31.5971793Z D_gradcheck=1, 2025-05-07T20:12:31.5971889Z stochastic_rounding=False, 2025-05-07T20:12:31.5971981Z weighted=True, 2025-05-07T20:12:31.5972061Z row_wise=True, 2025-05-07T20:12:31.5972149Z mixed=False, 2025-05-07T20:12:31.5972232Z use_cache=False, 2025-05-07T20:12:31.5972340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5972427Z use_cpu=True, 2025-05-07T20:12:31.5972530Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5972605Z ) 2025-05-07T20:12:31.5972741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5973102Z self=, 2025-05-07T20:12:31.5973184Z compile=True, 2025-05-07T20:12:31.5973299Z pooling_mode=, 2025-05-07T20:12:31.5973402Z T=5, 2025-05-07T20:12:31.5973482Z D=23, 2025-05-07T20:12:31.5973564Z B=123, 2025-05-07T20:12:31.5973642Z log_E=4, 2025-05-07T20:12:31.5973716Z L=8, 2025-05-07T20:12:31.5973809Z D_gradcheck=2, 2025-05-07T20:12:31.5973905Z stochastic_rounding=False, 2025-05-07T20:12:31.5973994Z weighted=False, 2025-05-07T20:12:31.5974072Z row_wise=True, 2025-05-07T20:12:31.5974151Z mixed=False, 2025-05-07T20:12:31.5974243Z use_cache=False, 2025-05-07T20:12:31.5974351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.5974431Z use_cpu=True, 2025-05-07T20:12:31.5974541Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5974613Z ) 2025-05-07T20:12:31.5974741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5975106Z self=, 2025-05-07T20:12:31.5975188Z compile=False, 2025-05-07T20:12:31.5975299Z pooling_mode=, 2025-05-07T20:12:31.5975378Z T=3, 2025-05-07T20:12:31.5975452Z D=18, 2025-05-07T20:12:31.5975535Z B=46, 2025-05-07T20:12:31.5975760Z log_E=3, 2025-05-07T20:12:31.5975844Z L=4, 2025-05-07T20:12:31.5975939Z D_gradcheck=2, 2025-05-07T20:12:31.5976037Z stochastic_rounding=False, 2025-05-07T20:12:31.5976122Z weighted=False, 2025-05-07T20:12:31.5976214Z row_wise=True, 2025-05-07T20:12:31.5976294Z mixed=False, 2025-05-07T20:12:31.5976380Z use_cache=True, 2025-05-07T20:12:31.5976499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5976580Z use_cpu=True, 2025-05-07T20:12:31.5976682Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.5976768Z ) 2025-05-07T20:12:31.5976897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.5977257Z self=, 2025-05-07T20:12:31.5977348Z compile=False, 2025-05-07T20:12:31.5977455Z pooling_mode=, 2025-05-07T20:12:31.5977543Z T=2, 2025-05-07T20:12:31.5977615Z D=28, 2025-05-07T20:12:31.5977689Z B=72, 2025-05-07T20:12:31.5977776Z log_E=5, 2025-05-07T20:12:31.5977901Z L=4, 2025-05-07T20:12:31.5977985Z D_gradcheck=2, 2025-05-07T20:12:31.5978095Z stochastic_rounding=False, 2025-05-07T20:12:31.5978176Z weighted=False, 2025-05-07T20:12:31.5978254Z row_wise=True, 2025-05-07T20:12:31.5978348Z mixed=False, 2025-05-07T20:12:31.5978463Z use_cache=False, 2025-05-07T20:12:31.5978571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.5978664Z use_cpu=True, 2025-05-07T20:12:31.5978765Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.5978838Z ) 2025-05-07T20:12:31.6280322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6280879Z self=, 2025-05-07T20:12:31.6281009Z compile=False, 2025-05-07T20:12:31.6281174Z pooling_mode=, 2025-05-07T20:12:31.6281286Z T=5, 2025-05-07T20:12:31.6281400Z D=31, 2025-05-07T20:12:31.6281504Z B=72, 2025-05-07T20:12:31.6281686Z log_E=4, 2025-05-07T20:12:31.6281811Z L=5, 2025-05-07T20:12:31.6281930Z D_gradcheck=1, 2025-05-07T20:12:31.6282071Z stochastic_rounding=False, 2025-05-07T20:12:31.6282217Z weighted=False, 2025-05-07T20:12:31.6282299Z row_wise=True, 2025-05-07T20:12:31.6282390Z mixed=False, 2025-05-07T20:12:31.6282471Z use_cache=True, 2025-05-07T20:12:31.6282642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6282730Z use_cpu=True, 2025-05-07T20:12:31.6282831Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6282905Z ) 2025-05-07T20:12:31.6283043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6283405Z self=, 2025-05-07T20:12:31.6283529Z compile=False, 2025-05-07T20:12:31.6283646Z pooling_mode=, 2025-05-07T20:12:31.6283720Z T=2, 2025-05-07T20:12:31.6283811Z D=57, 2025-05-07T20:12:31.6283883Z B=72, 2025-05-07T20:12:31.6283965Z log_E=5, 2025-05-07T20:12:31.6284051Z L=18, 2025-05-07T20:12:31.6284131Z D_gradcheck=1, 2025-05-07T20:12:31.6284225Z stochastic_rounding=True, 2025-05-07T20:12:31.6284317Z weighted=False, 2025-05-07T20:12:31.6284393Z row_wise=True, 2025-05-07T20:12:31.6284474Z mixed=False, 2025-05-07T20:12:31.6284566Z use_cache=False, 2025-05-07T20:12:31.6284672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6284756Z use_cpu=True, 2025-05-07T20:12:31.6284873Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6284943Z ) 2025-05-07T20:12:31.6285072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6285442Z self=, 2025-05-07T20:12:31.6285525Z compile=False, 2025-05-07T20:12:31.6285647Z pooling_mode=, 2025-05-07T20:12:31.6285725Z T=2, 2025-05-07T20:12:31.6285801Z D=85, 2025-05-07T20:12:31.6285889Z B=119, 2025-05-07T20:12:31.6285969Z log_E=3, 2025-05-07T20:12:31.6286043Z L=20, 2025-05-07T20:12:31.6286135Z D_gradcheck=1, 2025-05-07T20:12:31.6286231Z stochastic_rounding=False, 2025-05-07T20:12:31.6286310Z weighted=True, 2025-05-07T20:12:31.6286403Z row_wise=True, 2025-05-07T20:12:31.6286483Z mixed=False, 2025-05-07T20:12:31.6286564Z use_cache=False, 2025-05-07T20:12:31.6286682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6286763Z use_cpu=True, 2025-05-07T20:12:31.6286864Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6286954Z ) 2025-05-07T20:12:31.6287080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6287450Z self=, 2025-05-07T20:12:31.6287534Z compile=True, 2025-05-07T20:12:31.6287638Z pooling_mode=, 2025-05-07T20:12:31.6287721Z T=1, 2025-05-07T20:12:31.6287798Z D=48, 2025-05-07T20:12:31.6287873Z B=11, 2025-05-07T20:12:31.6288018Z log_E=5, 2025-05-07T20:12:31.6288096Z L=8, 2025-05-07T20:12:31.6288177Z D_gradcheck=1, 2025-05-07T20:12:31.6288286Z stochastic_rounding=True, 2025-05-07T20:12:31.6288371Z weighted=False, 2025-05-07T20:12:31.6288450Z row_wise=True, 2025-05-07T20:12:31.6288576Z mixed=True, 2025-05-07T20:12:31.6288659Z use_cache=True, 2025-05-07T20:12:31.6288762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6288855Z use_cpu=True, 2025-05-07T20:12:31.6288959Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6289044Z ) 2025-05-07T20:12:31.6289175Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6289540Z self=, 2025-05-07T20:12:31.6289636Z compile=False, 2025-05-07T20:12:31.6289745Z pooling_mode=, 2025-05-07T20:12:31.6289823Z T=2, 2025-05-07T20:12:31.6289911Z D=102, 2025-05-07T20:12:31.6290017Z B=8, 2025-05-07T20:12:31.6290097Z log_E=5, 2025-05-07T20:12:31.6290179Z L=13, 2025-05-07T20:12:31.6290264Z D_gradcheck=1, 2025-05-07T20:12:31.6290362Z stochastic_rounding=False, 2025-05-07T20:12:31.6290455Z weighted=False, 2025-05-07T20:12:31.6290540Z row_wise=True, 2025-05-07T20:12:31.6290617Z mixed=False, 2025-05-07T20:12:31.6290710Z use_cache=False, 2025-05-07T20:12:31.6290823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6290916Z use_cpu=True, 2025-05-07T20:12:31.6291020Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6291092Z ) 2025-05-07T20:12:31.6291230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6291595Z self=, 2025-05-07T20:12:31.6291704Z compile=True, 2025-05-07T20:12:31.6291820Z pooling_mode=, 2025-05-07T20:12:31.6291889Z T=2, 2025-05-07T20:12:31.6291963Z D=59, 2025-05-07T20:12:31.6292050Z B=59, 2025-05-07T20:12:31.6292128Z log_E=5, 2025-05-07T20:12:31.6292204Z L=20, 2025-05-07T20:12:31.6292297Z D_gradcheck=1, 2025-05-07T20:12:31.6292398Z stochastic_rounding=True, 2025-05-07T20:12:31.6292489Z weighted=True, 2025-05-07T20:12:31.6292567Z row_wise=True, 2025-05-07T20:12:31.6292644Z mixed=True, 2025-05-07T20:12:31.6292732Z use_cache=True, 2025-05-07T20:12:31.6292838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6292915Z use_cpu=True, 2025-05-07T20:12:31.6293023Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6293098Z ) 2025-05-07T20:12:31.6293227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6293599Z self=, 2025-05-07T20:12:31.6293684Z compile=True, 2025-05-07T20:12:31.6293793Z pooling_mode=, 2025-05-07T20:12:31.6293877Z T=2, 2025-05-07T20:12:31.6293949Z D=84, 2025-05-07T20:12:31.6294037Z B=53, 2025-05-07T20:12:31.6294113Z log_E=3, 2025-05-07T20:12:31.6294188Z L=20, 2025-05-07T20:12:31.6294282Z D_gradcheck=1, 2025-05-07T20:12:31.6294375Z stochastic_rounding=False, 2025-05-07T20:12:31.6294457Z weighted=True, 2025-05-07T20:12:31.6294546Z row_wise=True, 2025-05-07T20:12:31.6294623Z mixed=False, 2025-05-07T20:12:31.6294705Z use_cache=False, 2025-05-07T20:12:31.6294831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6294908Z use_cpu=True, 2025-05-07T20:12:31.6295009Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6295090Z ) 2025-05-07T20:12:31.6295216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6295577Z self=, 2025-05-07T20:12:31.6295672Z compile=False, 2025-05-07T20:12:31.6295776Z pooling_mode=, 2025-05-07T20:12:31.6295861Z T=5, 2025-05-07T20:12:31.6295963Z D=121, 2025-05-07T20:12:31.6296035Z B=117, 2025-05-07T20:12:31.6296121Z log_E=5, 2025-05-07T20:12:31.6296196Z L=13, 2025-05-07T20:12:31.6296275Z D_gradcheck=1, 2025-05-07T20:12:31.6296385Z stochastic_rounding=False, 2025-05-07T20:12:31.6296463Z weighted=True, 2025-05-07T20:12:31.6296568Z row_wise=True, 2025-05-07T20:12:31.6296659Z mixed=False, 2025-05-07T20:12:31.6296741Z use_cache=False, 2025-05-07T20:12:31.6296846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6296938Z use_cpu=True, 2025-05-07T20:12:31.6297037Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6297109Z ) 2025-05-07T20:12:31.6297250Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6297610Z self=, 2025-05-07T20:12:31.6297705Z compile=True, 2025-05-07T20:12:31.6297812Z pooling_mode=, 2025-05-07T20:12:31.6297885Z T=1, 2025-05-07T20:12:31.6297995Z D=109, 2025-05-07T20:12:31.6298072Z B=45, 2025-05-07T20:12:31.6298147Z log_E=5, 2025-05-07T20:12:31.6298234Z L=7, 2025-05-07T20:12:31.6298315Z D_gradcheck=1, 2025-05-07T20:12:31.6298410Z stochastic_rounding=False, 2025-05-07T20:12:31.6298507Z weighted=True, 2025-05-07T20:12:31.6298588Z row_wise=True, 2025-05-07T20:12:31.6298666Z mixed=False, 2025-05-07T20:12:31.6298759Z use_cache=False, 2025-05-07T20:12:31.6298866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6298943Z use_cpu=True, 2025-05-07T20:12:31.6299056Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6299130Z ) 2025-05-07T20:12:31.6299265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6299625Z self=, 2025-05-07T20:12:31.6299819Z compile=False, 2025-05-07T20:12:31.6299937Z pooling_mode=, 2025-05-07T20:12:31.6300016Z T=2, 2025-05-07T20:12:31.6300092Z D=3, 2025-05-07T20:12:31.6300178Z B=67, 2025-05-07T20:12:31.6300257Z log_E=5, 2025-05-07T20:12:31.6300332Z L=19, 2025-05-07T20:12:31.6300425Z D_gradcheck=2, 2025-05-07T20:12:31.6300518Z stochastic_rounding=False, 2025-05-07T20:12:31.6300600Z weighted=False, 2025-05-07T20:12:31.6300683Z row_wise=True, 2025-05-07T20:12:31.6300761Z mixed=False, 2025-05-07T20:12:31.6300845Z use_cache=True, 2025-05-07T20:12:31.6300947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6301022Z use_cpu=True, 2025-05-07T20:12:31.6301131Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6301203Z ) 2025-05-07T20:12:31.6301333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6301702Z self=, 2025-05-07T20:12:31.6301783Z compile=True, 2025-05-07T20:12:31.6301891Z pooling_mode=, 2025-05-07T20:12:31.6301979Z T=4, 2025-05-07T20:12:31.6302054Z D=107, 2025-05-07T20:12:31.6302128Z B=103, 2025-05-07T20:12:31.6302213Z log_E=3, 2025-05-07T20:12:31.6302291Z L=20, 2025-05-07T20:12:31.6302376Z D_gradcheck=1, 2025-05-07T20:12:31.6302478Z stochastic_rounding=True, 2025-05-07T20:12:31.6302562Z weighted=False, 2025-05-07T20:12:31.6302653Z row_wise=True, 2025-05-07T20:12:31.6302729Z mixed=False, 2025-05-07T20:12:31.6302807Z use_cache=False, 2025-05-07T20:12:31.6302927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6303002Z use_cpu=True, 2025-05-07T20:12:31.6303103Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6303184Z ) 2025-05-07T20:12:31.6303311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6303673Z self=, 2025-05-07T20:12:31.6303766Z compile=False, 2025-05-07T20:12:31.6303869Z pooling_mode=, 2025-05-07T20:12:31.6303970Z T=5, 2025-05-07T20:12:31.6304054Z D=78, 2025-05-07T20:12:31.6304127Z B=83, 2025-05-07T20:12:31.6304214Z log_E=3, 2025-05-07T20:12:31.6304289Z L=19, 2025-05-07T20:12:31.6304370Z D_gradcheck=1, 2025-05-07T20:12:31.6304505Z stochastic_rounding=True, 2025-05-07T20:12:31.6304587Z weighted=True, 2025-05-07T20:12:31.6304666Z row_wise=True, 2025-05-07T20:12:31.6304756Z mixed=True, 2025-05-07T20:12:31.6304838Z use_cache=False, 2025-05-07T20:12:31.6304945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6305039Z use_cpu=True, 2025-05-07T20:12:31.6305139Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6305211Z ) 2025-05-07T20:12:31.6305352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6305711Z self=, 2025-05-07T20:12:31.6305794Z compile=False, 2025-05-07T20:12:31.6305938Z pooling_mode=, 2025-05-07T20:12:31.6306014Z T=5, 2025-05-07T20:12:31.6306097Z D=46, 2025-05-07T20:12:31.6306176Z B=80, 2025-05-07T20:12:31.6306251Z log_E=4, 2025-05-07T20:12:31.6306336Z L=14, 2025-05-07T20:12:31.6306418Z D_gradcheck=1, 2025-05-07T20:12:31.6306514Z stochastic_rounding=False, 2025-05-07T20:12:31.6306608Z weighted=False, 2025-05-07T20:12:31.6306689Z row_wise=True, 2025-05-07T20:12:31.6306766Z mixed=False, 2025-05-07T20:12:31.6306858Z use_cache=False, 2025-05-07T20:12:31.6306966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6307044Z use_cpu=True, 2025-05-07T20:12:31.6307156Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6307231Z ) 2025-05-07T20:12:31.6307365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6307765Z self=, 2025-05-07T20:12:31.6307844Z compile=True, 2025-05-07T20:12:31.6307963Z pooling_mode=, 2025-05-07T20:12:31.6308039Z T=3, 2025-05-07T20:12:31.6308112Z D=73, 2025-05-07T20:12:31.6308195Z B=38, 2025-05-07T20:12:31.6308270Z log_E=5, 2025-05-07T20:12:31.6308341Z L=3, 2025-05-07T20:12:31.6308428Z D_gradcheck=2, 2025-05-07T20:12:31.6308525Z stochastic_rounding=False, 2025-05-07T20:12:31.6308605Z weighted=True, 2025-05-07T20:12:31.6308696Z row_wise=True, 2025-05-07T20:12:31.6308772Z mixed=False, 2025-05-07T20:12:31.6308850Z use_cache=True, 2025-05-07T20:12:31.6308966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6309050Z use_cpu=True, 2025-05-07T20:12:31.6309153Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6309238Z ) 2025-05-07T20:12:31.6309362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6309732Z self=, 2025-05-07T20:12:31.6309814Z compile=False, 2025-05-07T20:12:31.6309918Z pooling_mode=, 2025-05-07T20:12:31.6310003Z T=1, 2025-05-07T20:12:31.6310078Z D=36, 2025-05-07T20:12:31.6310151Z B=100, 2025-05-07T20:12:31.6310234Z log_E=5, 2025-05-07T20:12:31.6310310Z L=11, 2025-05-07T20:12:31.6310390Z D_gradcheck=1, 2025-05-07T20:12:31.6310496Z stochastic_rounding=False, 2025-05-07T20:12:31.6310577Z weighted=True, 2025-05-07T20:12:31.6310655Z row_wise=True, 2025-05-07T20:12:31.6310741Z mixed=False, 2025-05-07T20:12:31.6310820Z use_cache=True, 2025-05-07T20:12:31.6310936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6311021Z use_cpu=True, 2025-05-07T20:12:31.6311125Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6311206Z ) 2025-05-07T20:12:31.6311333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6311696Z self=, 2025-05-07T20:12:31.6311785Z compile=False, 2025-05-07T20:12:31.6311916Z pooling_mode=, 2025-05-07T20:12:31.6311993Z T=4, 2025-05-07T20:12:31.6312075Z D=117, 2025-05-07T20:12:31.6312150Z B=48, 2025-05-07T20:12:31.6312225Z log_E=5, 2025-05-07T20:12:31.6312311Z L=0, 2025-05-07T20:12:31.6312392Z D_gradcheck=1, 2025-05-07T20:12:31.6312510Z stochastic_rounding=True, 2025-05-07T20:12:31.6312597Z weighted=True, 2025-05-07T20:12:31.6312676Z row_wise=True, 2025-05-07T20:12:31.6312762Z mixed=True, 2025-05-07T20:12:31.6312840Z use_cache=True, 2025-05-07T20:12:31.6312946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6313030Z use_cpu=True, 2025-05-07T20:12:31.6313130Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6313203Z ) 2025-05-07T20:12:31.6616084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6616637Z self=, 2025-05-07T20:12:31.6616755Z compile=False, 2025-05-07T20:12:31.6617009Z pooling_mode=, 2025-05-07T20:12:31.6617126Z T=1, 2025-05-07T20:12:31.6617245Z D=26, 2025-05-07T20:12:31.6617358Z B=77, 2025-05-07T20:12:31.6617474Z log_E=4, 2025-05-07T20:12:31.6617585Z L=9, 2025-05-07T20:12:31.6617703Z D_gradcheck=2, 2025-05-07T20:12:31.6617839Z stochastic_rounding=True, 2025-05-07T20:12:31.6617938Z weighted=False, 2025-05-07T20:12:31.6618025Z row_wise=True, 2025-05-07T20:12:31.6618105Z mixed=True, 2025-05-07T20:12:31.6618196Z use_cache=False, 2025-05-07T20:12:31.6618372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6618451Z use_cpu=True, 2025-05-07T20:12:31.6618566Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6618638Z ) 2025-05-07T20:12:31.6618836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6619198Z self=, 2025-05-07T20:12:31.6619280Z compile=True, 2025-05-07T20:12:31.6619400Z pooling_mode=, 2025-05-07T20:12:31.6619478Z T=1, 2025-05-07T20:12:31.6619551Z D=79, 2025-05-07T20:12:31.6619682Z B=54, 2025-05-07T20:12:31.6619766Z log_E=5, 2025-05-07T20:12:31.6619837Z L=13, 2025-05-07T20:12:31.6619930Z D_gradcheck=1, 2025-05-07T20:12:31.6620028Z stochastic_rounding=False, 2025-05-07T20:12:31.6620108Z weighted=True, 2025-05-07T20:12:31.6620205Z row_wise=True, 2025-05-07T20:12:31.6620282Z mixed=True, 2025-05-07T20:12:31.6620363Z use_cache=False, 2025-05-07T20:12:31.6620485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6620563Z use_cpu=True, 2025-05-07T20:12:31.6620672Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6620744Z ) 2025-05-07T20:12:31.6620871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6621238Z self=, 2025-05-07T20:12:31.6621322Z compile=False, 2025-05-07T20:12:31.6621429Z pooling_mode=, 2025-05-07T20:12:31.6621513Z T=5, 2025-05-07T20:12:31.6621586Z D=32, 2025-05-07T20:12:31.6621657Z B=59, 2025-05-07T20:12:31.6621745Z log_E=5, 2025-05-07T20:12:31.6621819Z L=1, 2025-05-07T20:12:31.6621899Z D_gradcheck=1, 2025-05-07T20:12:31.6622002Z stochastic_rounding=False, 2025-05-07T20:12:31.6622086Z weighted=False, 2025-05-07T20:12:31.6622170Z row_wise=True, 2025-05-07T20:12:31.6622247Z mixed=True, 2025-05-07T20:12:31.6622330Z use_cache=True, 2025-05-07T20:12:31.6622441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6622520Z use_cpu=True, 2025-05-07T20:12:31.6622622Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6622702Z ) 2025-05-07T20:12:31.6622831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6623192Z self=, 2025-05-07T20:12:31.6623327Z compile=True, 2025-05-07T20:12:31.6623431Z pooling_mode=, 2025-05-07T20:12:31.6623505Z T=4, 2025-05-07T20:12:31.6623588Z D=104, 2025-05-07T20:12:31.6623659Z B=15, 2025-05-07T20:12:31.6623735Z log_E=5, 2025-05-07T20:12:31.6623815Z L=17, 2025-05-07T20:12:31.6623931Z D_gradcheck=2, 2025-05-07T20:12:31.6624035Z stochastic_rounding=False, 2025-05-07T20:12:31.6624114Z weighted=True, 2025-05-07T20:12:31.6624192Z row_wise=True, 2025-05-07T20:12:31.6624277Z mixed=False, 2025-05-07T20:12:31.6624360Z use_cache=False, 2025-05-07T20:12:31.6624464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6624550Z use_cpu=True, 2025-05-07T20:12:31.6624649Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6624724Z ) 2025-05-07T20:12:31.6624858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6625215Z self=, 2025-05-07T20:12:31.6625328Z compile=False, 2025-05-07T20:12:31.6625443Z pooling_mode=, 2025-05-07T20:12:31.6625519Z T=2, 2025-05-07T20:12:31.6625599Z D=98, 2025-05-07T20:12:31.6625670Z B=31, 2025-05-07T20:12:31.6625745Z log_E=5, 2025-05-07T20:12:31.6625829Z L=17, 2025-05-07T20:12:31.6625905Z D_gradcheck=2, 2025-05-07T20:12:31.6626002Z stochastic_rounding=True, 2025-05-07T20:12:31.6626092Z weighted=False, 2025-05-07T20:12:31.6626167Z row_wise=True, 2025-05-07T20:12:31.6626244Z mixed=True, 2025-05-07T20:12:31.6626335Z use_cache=True, 2025-05-07T20:12:31.6626440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6626522Z use_cpu=True, 2025-05-07T20:12:31.6626634Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6626731Z ) 2025-05-07T20:12:31.6626857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6627228Z self=, 2025-05-07T20:12:31.6627311Z compile=True, 2025-05-07T20:12:31.6627428Z pooling_mode=, 2025-05-07T20:12:31.6627501Z T=1, 2025-05-07T20:12:31.6627573Z D=81, 2025-05-07T20:12:31.6627656Z B=63, 2025-05-07T20:12:31.6627730Z log_E=4, 2025-05-07T20:12:31.6627804Z L=19, 2025-05-07T20:12:31.6627896Z D_gradcheck=2, 2025-05-07T20:12:31.6627988Z stochastic_rounding=True, 2025-05-07T20:12:31.6628067Z weighted=False, 2025-05-07T20:12:31.6628157Z row_wise=True, 2025-05-07T20:12:31.6628232Z mixed=True, 2025-05-07T20:12:31.6628310Z use_cache=True, 2025-05-07T20:12:31.6628425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6628500Z use_cpu=True, 2025-05-07T20:12:31.6628598Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6628680Z ) 2025-05-07T20:12:31.6634421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6634852Z self=, 2025-05-07T20:12:31.6634938Z compile=True, 2025-05-07T20:12:31.6635060Z pooling_mode=, 2025-05-07T20:12:31.6635135Z T=2, 2025-05-07T20:12:31.6635208Z D=58, 2025-05-07T20:12:31.6635294Z B=73, 2025-05-07T20:12:31.6635369Z log_E=3, 2025-05-07T20:12:31.6635444Z L=17, 2025-05-07T20:12:31.6635538Z D_gradcheck=1, 2025-05-07T20:12:31.6635635Z stochastic_rounding=False, 2025-05-07T20:12:31.6635719Z weighted=False, 2025-05-07T20:12:31.6635810Z row_wise=True, 2025-05-07T20:12:31.6635886Z mixed=False, 2025-05-07T20:12:31.6635978Z use_cache=False, 2025-05-07T20:12:31.6636089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6636166Z use_cpu=True, 2025-05-07T20:12:31.6636286Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6636362Z ) 2025-05-07T20:12:31.6636495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6636870Z self=, 2025-05-07T20:12:31.6637031Z compile=True, 2025-05-07T20:12:31.6637138Z pooling_mode=, 2025-05-07T20:12:31.6637224Z T=1, 2025-05-07T20:12:31.6637301Z D=119, 2025-05-07T20:12:31.6637372Z B=121, 2025-05-07T20:12:31.6637486Z log_E=3, 2025-05-07T20:12:31.6637563Z L=12, 2025-05-07T20:12:31.6637653Z D_gradcheck=1, 2025-05-07T20:12:31.6637750Z stochastic_rounding=True, 2025-05-07T20:12:31.6637826Z weighted=True, 2025-05-07T20:12:31.6637913Z row_wise=True, 2025-05-07T20:12:31.6637992Z mixed=True, 2025-05-07T20:12:31.6638068Z use_cache=True, 2025-05-07T20:12:31.6638182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6638262Z use_cpu=True, 2025-05-07T20:12:31.6638366Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6638448Z ) 2025-05-07T20:12:31.6638581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6638966Z self=, 2025-05-07T20:12:31.6639062Z compile=False, 2025-05-07T20:12:31.6639171Z pooling_mode=, 2025-05-07T20:12:31.6639251Z T=3, 2025-05-07T20:12:31.6639324Z D=15, 2025-05-07T20:12:31.6639402Z B=89, 2025-05-07T20:12:31.6639484Z log_E=3, 2025-05-07T20:12:31.6639556Z L=15, 2025-05-07T20:12:31.6639638Z D_gradcheck=2, 2025-05-07T20:12:31.6639741Z stochastic_rounding=True, 2025-05-07T20:12:31.6639821Z weighted=True, 2025-05-07T20:12:31.6639900Z row_wise=True, 2025-05-07T20:12:31.6639986Z mixed=True, 2025-05-07T20:12:31.6640064Z use_cache=True, 2025-05-07T20:12:31.6640172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6640260Z use_cpu=True, 2025-05-07T20:12:31.6640388Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6640462Z ) 2025-05-07T20:12:31.6640596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6640957Z self=, 2025-05-07T20:12:31.6641047Z compile=True, 2025-05-07T20:12:31.6641149Z pooling_mode=, 2025-05-07T20:12:31.6641223Z T=4, 2025-05-07T20:12:31.6641306Z D=78, 2025-05-07T20:12:31.6641380Z B=13, 2025-05-07T20:12:31.6641455Z log_E=4, 2025-05-07T20:12:31.6641540Z L=5, 2025-05-07T20:12:31.6641622Z D_gradcheck=2, 2025-05-07T20:12:31.6641718Z stochastic_rounding=True, 2025-05-07T20:12:31.6641810Z weighted=False, 2025-05-07T20:12:31.6641888Z row_wise=True, 2025-05-07T20:12:31.6641967Z mixed=True, 2025-05-07T20:12:31.6642057Z use_cache=False, 2025-05-07T20:12:31.6642161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6642242Z use_cpu=True, 2025-05-07T20:12:31.6642353Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6642423Z ) 2025-05-07T20:12:31.6642565Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6642926Z self=, 2025-05-07T20:12:31.6643007Z compile=False, 2025-05-07T20:12:31.6643124Z pooling_mode=, 2025-05-07T20:12:31.6643194Z T=2, 2025-05-07T20:12:31.6643266Z D=15, 2025-05-07T20:12:31.6643347Z B=51, 2025-05-07T20:12:31.6643419Z log_E=4, 2025-05-07T20:12:31.6643488Z L=10, 2025-05-07T20:12:31.6643574Z D_gradcheck=2, 2025-05-07T20:12:31.6643666Z stochastic_rounding=False, 2025-05-07T20:12:31.6643745Z weighted=True, 2025-05-07T20:12:31.6643829Z row_wise=True, 2025-05-07T20:12:31.6643905Z mixed=True, 2025-05-07T20:12:31.6643982Z use_cache=True, 2025-05-07T20:12:31.6644099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6644176Z use_cpu=True, 2025-05-07T20:12:31.6644283Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6644352Z ) 2025-05-07T20:12:31.6644477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6644846Z self=, 2025-05-07T20:12:31.6644954Z compile=False, 2025-05-07T20:12:31.6645056Z pooling_mode=, 2025-05-07T20:12:31.6645137Z T=5, 2025-05-07T20:12:31.6645208Z D=87, 2025-05-07T20:12:31.6645307Z B=110, 2025-05-07T20:12:31.6645394Z log_E=4, 2025-05-07T20:12:31.6645467Z L=3, 2025-05-07T20:12:31.6645545Z D_gradcheck=1, 2025-05-07T20:12:31.6645650Z stochastic_rounding=True, 2025-05-07T20:12:31.6645731Z weighted=False, 2025-05-07T20:12:31.6645809Z row_wise=True, 2025-05-07T20:12:31.6645895Z mixed=False, 2025-05-07T20:12:31.6645976Z use_cache=True, 2025-05-07T20:12:31.6646085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6646165Z use_cpu=True, 2025-05-07T20:12:31.6646260Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6646339Z ) 2025-05-07T20:12:31.6646466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6646848Z self=, 2025-05-07T20:12:31.6646937Z compile=True, 2025-05-07T20:12:31.6647040Z pooling_mode=, 2025-05-07T20:12:31.6647113Z T=4, 2025-05-07T20:12:31.6647191Z D=45, 2025-05-07T20:12:31.6647266Z B=32, 2025-05-07T20:12:31.6647341Z log_E=4, 2025-05-07T20:12:31.6647418Z L=16, 2025-05-07T20:12:31.6647499Z D_gradcheck=2, 2025-05-07T20:12:31.6647598Z stochastic_rounding=True, 2025-05-07T20:12:31.6647676Z weighted=True, 2025-05-07T20:12:31.6647755Z row_wise=True, 2025-05-07T20:12:31.6647841Z mixed=False, 2025-05-07T20:12:31.6647920Z use_cache=True, 2025-05-07T20:12:31.6648025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6648137Z use_cpu=True, 2025-05-07T20:12:31.6648238Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6648306Z ) 2025-05-07T20:12:31.6648444Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6648806Z self=, 2025-05-07T20:12:31.6648886Z compile=True, 2025-05-07T20:12:31.6648999Z pooling_mode=, 2025-05-07T20:12:31.6649075Z T=1, 2025-05-07T20:12:31.6649156Z D=64, 2025-05-07T20:12:31.6649231Z B=71, 2025-05-07T20:12:31.6649307Z log_E=5, 2025-05-07T20:12:31.6649389Z L=10, 2025-05-07T20:12:31.6649470Z D_gradcheck=1, 2025-05-07T20:12:31.6649565Z stochastic_rounding=True, 2025-05-07T20:12:31.6649648Z weighted=True, 2025-05-07T20:12:31.6649728Z row_wise=True, 2025-05-07T20:12:31.6649805Z mixed=True, 2025-05-07T20:12:31.6649892Z use_cache=True, 2025-05-07T20:12:31.6649996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6650078Z use_cpu=True, 2025-05-07T20:12:31.6650183Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6650252Z ) 2025-05-07T20:12:31.6650380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6650750Z self=, 2025-05-07T20:12:31.6650828Z compile=True, 2025-05-07T20:12:31.6650939Z pooling_mode=, 2025-05-07T20:12:31.6651011Z T=4, 2025-05-07T20:12:31.6651084Z D=5, 2025-05-07T20:12:31.6651165Z B=84, 2025-05-07T20:12:31.6651239Z log_E=3, 2025-05-07T20:12:31.6651309Z L=6, 2025-05-07T20:12:31.6651398Z D_gradcheck=1, 2025-05-07T20:12:31.6651489Z stochastic_rounding=True, 2025-05-07T20:12:31.6651567Z weighted=True, 2025-05-07T20:12:31.6651652Z row_wise=True, 2025-05-07T20:12:31.6651728Z mixed=False, 2025-05-07T20:12:31.6651812Z use_cache=False, 2025-05-07T20:12:31.6651923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6652002Z use_cpu=True, 2025-05-07T20:12:31.6652101Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6652185Z ) 2025-05-07T20:12:31.6652310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6652707Z self=, 2025-05-07T20:12:31.6652785Z compile=False, 2025-05-07T20:12:31.6652888Z pooling_mode=, 2025-05-07T20:12:31.6652969Z T=5, 2025-05-07T20:12:31.6653125Z D=120, 2025-05-07T20:12:31.6653197Z B=38, 2025-05-07T20:12:31.6653280Z log_E=5, 2025-05-07T20:12:31.6653351Z L=4, 2025-05-07T20:12:31.6653430Z D_gradcheck=1, 2025-05-07T20:12:31.6653532Z stochastic_rounding=False, 2025-05-07T20:12:31.6653611Z weighted=True, 2025-05-07T20:12:31.6653689Z row_wise=True, 2025-05-07T20:12:31.6653776Z mixed=False, 2025-05-07T20:12:31.6653856Z use_cache=False, 2025-05-07T20:12:31.6653963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6654051Z use_cpu=True, 2025-05-07T20:12:31.6654152Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6654232Z ) 2025-05-07T20:12:31.6952182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6953165Z self=, 2025-05-07T20:12:31.6953979Z compile=False, 2025-05-07T20:12:31.6954234Z pooling_mode=, 2025-05-07T20:12:31.6954529Z T=3, 2025-05-07T20:12:31.6954702Z D=127, 2025-05-07T20:12:31.6954889Z B=64, 2025-05-07T20:12:31.6955078Z log_E=3, 2025-05-07T20:12:31.6955265Z L=1, 2025-05-07T20:12:31.6955457Z D_gradcheck=1, 2025-05-07T20:12:31.6955692Z stochastic_rounding=True, 2025-05-07T20:12:31.6955943Z weighted=False, 2025-05-07T20:12:31.6956160Z row_wise=True, 2025-05-07T20:12:31.6956372Z mixed=False, 2025-05-07T20:12:31.6956578Z use_cache=False, 2025-05-07T20:12:31.6956827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6957190Z use_cpu=True, 2025-05-07T20:12:31.6957417Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6957691Z ) 2025-05-07T20:12:31.6957928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6958527Z self=, 2025-05-07T20:12:31.6959163Z compile=False, 2025-05-07T20:12:31.6959407Z pooling_mode=, 2025-05-07T20:12:31.6959702Z T=2, 2025-05-07T20:12:31.6959878Z D=57, 2025-05-07T20:12:31.6960065Z B=13, 2025-05-07T20:12:31.6960249Z log_E=4, 2025-05-07T20:12:31.6960439Z L=7, 2025-05-07T20:12:31.6960626Z D_gradcheck=1, 2025-05-07T20:12:31.6960859Z stochastic_rounding=True, 2025-05-07T20:12:31.6961111Z weighted=False, 2025-05-07T20:12:31.6961334Z row_wise=True, 2025-05-07T20:12:31.6961547Z mixed=False, 2025-05-07T20:12:31.6961748Z use_cache=True, 2025-05-07T20:12:31.6961992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6962290Z use_cpu=True, 2025-05-07T20:12:31.6962516Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6962784Z ) 2025-05-07T20:12:31.6963020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6963624Z self=, 2025-05-07T20:12:31.6964187Z compile=False, 2025-05-07T20:12:31.6964436Z pooling_mode=, 2025-05-07T20:12:31.6964719Z T=3, 2025-05-07T20:12:31.6964902Z D=12, 2025-05-07T20:12:31.6965090Z B=6, 2025-05-07T20:12:31.6965268Z log_E=3, 2025-05-07T20:12:31.6965461Z L=11, 2025-05-07T20:12:31.6965652Z D_gradcheck=2, 2025-05-07T20:12:31.6965871Z stochastic_rounding=True, 2025-05-07T20:12:31.6966128Z weighted=True, 2025-05-07T20:12:31.6966346Z row_wise=True, 2025-05-07T20:12:31.6966557Z mixed=False, 2025-05-07T20:12:31.6966762Z use_cache=False, 2025-05-07T20:12:31.6967015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6967315Z use_cpu=True, 2025-05-07T20:12:31.6967540Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6967808Z ) 2025-05-07T20:12:31.6968038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6968703Z self=, 2025-05-07T20:12:31.6969258Z compile=True, 2025-05-07T20:12:31.6969538Z pooling_mode=, 2025-05-07T20:12:31.6969825Z T=5, 2025-05-07T20:12:31.6969997Z D=20, 2025-05-07T20:12:31.6970184Z B=50, 2025-05-07T20:12:31.6970373Z log_E=4, 2025-05-07T20:12:31.6970557Z L=11, 2025-05-07T20:12:31.6970756Z D_gradcheck=2, 2025-05-07T20:12:31.6970998Z stochastic_rounding=False, 2025-05-07T20:12:31.6971252Z weighted=False, 2025-05-07T20:12:31.6971471Z row_wise=True, 2025-05-07T20:12:31.6971682Z mixed=False, 2025-05-07T20:12:31.6971881Z use_cache=True, 2025-05-07T20:12:31.6972124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6972417Z use_cpu=True, 2025-05-07T20:12:31.6972650Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6972903Z ) 2025-05-07T20:12:31.6973159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6973769Z self=, 2025-05-07T20:12:31.6974320Z compile=False, 2025-05-07T20:12:31.6974561Z pooling_mode=, 2025-05-07T20:12:31.6974849Z T=1, 2025-05-07T20:12:31.6975024Z D=42, 2025-05-07T20:12:31.6975211Z B=3, 2025-05-07T20:12:31.6975396Z log_E=3, 2025-05-07T20:12:31.6975784Z L=1, 2025-05-07T20:12:31.6975979Z D_gradcheck=2, 2025-05-07T20:12:31.6976202Z stochastic_rounding=True, 2025-05-07T20:12:31.6976469Z weighted=False, 2025-05-07T20:12:31.6976692Z row_wise=True, 2025-05-07T20:12:31.6976894Z mixed=False, 2025-05-07T20:12:31.6977107Z use_cache=True, 2025-05-07T20:12:31.6977396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6977680Z use_cpu=True, 2025-05-07T20:12:31.6977921Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6978188Z ) 2025-05-07T20:12:31.6978426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6979025Z self=, 2025-05-07T20:12:31.6979595Z compile=True, 2025-05-07T20:12:31.6979896Z pooling_mode=, 2025-05-07T20:12:31.6980174Z T=1, 2025-05-07T20:12:31.6980359Z D=93, 2025-05-07T20:12:31.6980548Z B=45, 2025-05-07T20:12:31.6980724Z log_E=5, 2025-05-07T20:12:31.6980915Z L=12, 2025-05-07T20:12:31.6981103Z D_gradcheck=1, 2025-05-07T20:12:31.6981324Z stochastic_rounding=False, 2025-05-07T20:12:31.6981585Z weighted=False, 2025-05-07T20:12:31.6981799Z row_wise=True, 2025-05-07T20:12:31.6981995Z mixed=False, 2025-05-07T20:12:31.6982208Z use_cache=False, 2025-05-07T20:12:31.6982456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6982746Z use_cpu=True, 2025-05-07T20:12:31.6982976Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.6983243Z ) 2025-05-07T20:12:31.6983466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6984077Z self=, 2025-05-07T20:12:31.6984637Z compile=True, 2025-05-07T20:12:31.6984881Z pooling_mode=, 2025-05-07T20:12:31.6985162Z T=4, 2025-05-07T20:12:31.6985345Z D=49, 2025-05-07T20:12:31.6985527Z B=66, 2025-05-07T20:12:31.6985707Z log_E=5, 2025-05-07T20:12:31.6985900Z L=8, 2025-05-07T20:12:31.6986089Z D_gradcheck=2, 2025-05-07T20:12:31.6986310Z stochastic_rounding=False, 2025-05-07T20:12:31.6986566Z weighted=True, 2025-05-07T20:12:31.6986780Z row_wise=True, 2025-05-07T20:12:31.6986977Z mixed=False, 2025-05-07T20:12:31.6987188Z use_cache=True, 2025-05-07T20:12:31.6987424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6987708Z use_cpu=True, 2025-05-07T20:12:31.6987941Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6988266Z ) 2025-05-07T20:12:31.6988489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6989099Z self=, 2025-05-07T20:12:31.6989670Z compile=False, 2025-05-07T20:12:31.6989952Z pooling_mode=, 2025-05-07T20:12:31.6990231Z T=3, 2025-05-07T20:12:31.6990414Z D=53, 2025-05-07T20:12:31.6990598Z B=59, 2025-05-07T20:12:31.6990776Z log_E=4, 2025-05-07T20:12:31.6990973Z L=16, 2025-05-07T20:12:31.6991162Z D_gradcheck=1, 2025-05-07T20:12:31.6991379Z stochastic_rounding=True, 2025-05-07T20:12:31.6991641Z weighted=False, 2025-05-07T20:12:31.6991854Z row_wise=True, 2025-05-07T20:12:31.6992050Z mixed=False, 2025-05-07T20:12:31.6992264Z use_cache=False, 2025-05-07T20:12:31.6992511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.6992794Z use_cpu=True, 2025-05-07T20:12:31.6993063Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6993329Z ) 2025-05-07T20:12:31.6993553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6994151Z self=, 2025-05-07T20:12:31.6994722Z compile=True, 2025-05-07T20:12:31.6994949Z pooling_mode=, 2025-05-07T20:12:31.6995239Z T=2, 2025-05-07T20:12:31.6995421Z D=66, 2025-05-07T20:12:31.6995593Z B=41, 2025-05-07T20:12:31.6995776Z log_E=4, 2025-05-07T20:12:31.6995968Z L=5, 2025-05-07T20:12:31.6996145Z D_gradcheck=1, 2025-05-07T20:12:31.6996372Z stochastic_rounding=False, 2025-05-07T20:12:31.6996626Z weighted=True, 2025-05-07T20:12:31.6996840Z row_wise=True, 2025-05-07T20:12:31.6997067Z mixed=True, 2025-05-07T20:12:31.6997278Z use_cache=False, 2025-05-07T20:12:31.6997529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.6997810Z use_cpu=True, 2025-05-07T20:12:31.6998048Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.6998317Z ) 2025-05-07T20:12:31.6998537Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.6999144Z self=, 2025-05-07T20:12:31.6999709Z compile=True, 2025-05-07T20:12:31.6999936Z pooling_mode=, 2025-05-07T20:12:31.7000220Z T=2, 2025-05-07T20:12:31.7000404Z D=101, 2025-05-07T20:12:31.7000581Z B=62, 2025-05-07T20:12:31.7000765Z log_E=4, 2025-05-07T20:12:31.7000955Z L=3, 2025-05-07T20:12:31.7001135Z D_gradcheck=1, 2025-05-07T20:12:31.7001366Z stochastic_rounding=True, 2025-05-07T20:12:31.7001627Z weighted=True, 2025-05-07T20:12:31.7001835Z row_wise=True, 2025-05-07T20:12:31.7002051Z mixed=False, 2025-05-07T20:12:31.7002263Z use_cache=True, 2025-05-07T20:12:31.7002502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7002787Z use_cpu=True, 2025-05-07T20:12:31.7003024Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7003293Z ) 2025-05-07T20:12:31.7003518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7004129Z self=, 2025-05-07T20:12:31.7004696Z compile=True, 2025-05-07T20:12:31.7004929Z pooling_mode=, 2025-05-07T20:12:31.7005220Z T=4, 2025-05-07T20:12:31.7005407Z D=97, 2025-05-07T20:12:31.7005588Z B=25, 2025-05-07T20:12:31.7005772Z log_E=4, 2025-05-07T20:12:31.7005964Z L=6, 2025-05-07T20:12:31.7006145Z D_gradcheck=2, 2025-05-07T20:12:31.7006373Z stochastic_rounding=False, 2025-05-07T20:12:31.7006633Z weighted=False, 2025-05-07T20:12:31.7006837Z row_wise=True, 2025-05-07T20:12:31.7007052Z mixed=True, 2025-05-07T20:12:31.7007256Z use_cache=False, 2025-05-07T20:12:31.7007493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7007783Z use_cpu=True, 2025-05-07T20:12:31.7008053Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7008307Z ) 2025-05-07T20:12:31.7008536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7009147Z self=, 2025-05-07T20:12:31.7009740Z compile=True, 2025-05-07T20:12:31.7009972Z pooling_mode=, 2025-05-07T20:12:31.7010259Z T=3, 2025-05-07T20:12:31.7010441Z D=76, 2025-05-07T20:12:31.7010620Z B=118, 2025-05-07T20:12:31.7010804Z log_E=5, 2025-05-07T20:12:31.7010997Z L=15, 2025-05-07T20:12:31.7011174Z D_gradcheck=2, 2025-05-07T20:12:31.7011402Z stochastic_rounding=True, 2025-05-07T20:12:31.7011659Z weighted=True, 2025-05-07T20:12:31.7011857Z row_wise=True, 2025-05-07T20:12:31.7012066Z mixed=True, 2025-05-07T20:12:31.7012273Z use_cache=False, 2025-05-07T20:12:31.7012508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7012799Z use_cpu=True, 2025-05-07T20:12:31.7013055Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7013311Z ) 2025-05-07T20:12:31.7013539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7014145Z self=, 2025-05-07T20:12:31.7014711Z compile=True, 2025-05-07T20:12:31.7014940Z pooling_mode=, 2025-05-07T20:12:31.7015234Z T=5, 2025-05-07T20:12:31.7015423Z D=23, 2025-05-07T20:12:31.7015599Z B=97, 2025-05-07T20:12:31.7015786Z log_E=4, 2025-05-07T20:12:31.7015979Z L=7, 2025-05-07T20:12:31.7016158Z D_gradcheck=1, 2025-05-07T20:12:31.7016387Z stochastic_rounding=False, 2025-05-07T20:12:31.7016646Z weighted=False, 2025-05-07T20:12:31.7016878Z row_wise=True, 2025-05-07T20:12:31.7017086Z mixed=False, 2025-05-07T20:12:31.7017289Z use_cache=True, 2025-05-07T20:12:31.7017523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7017814Z use_cpu=True, 2025-05-07T20:12:31.7018049Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7018307Z ) 2025-05-07T20:12:31.7018537Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7019140Z self=, 2025-05-07T20:12:31.7019771Z compile=True, 2025-05-07T20:12:31.7020019Z pooling_mode=, 2025-05-07T20:12:31.7020306Z T=2, 2025-05-07T20:12:31.7020493Z D=71, 2025-05-07T20:12:31.7020674Z B=112, 2025-05-07T20:12:31.7020860Z log_E=5, 2025-05-07T20:12:31.7021051Z L=13, 2025-05-07T20:12:31.7021230Z D_gradcheck=2, 2025-05-07T20:12:31.7021462Z stochastic_rounding=False, 2025-05-07T20:12:31.7021720Z weighted=True, 2025-05-07T20:12:31.7021927Z row_wise=True, 2025-05-07T20:12:31.7022140Z mixed=False, 2025-05-07T20:12:31.7022353Z use_cache=False, 2025-05-07T20:12:31.7022590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7022885Z use_cpu=True, 2025-05-07T20:12:31.7023117Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7023371Z ) 2025-05-07T20:12:31.7023598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7024199Z self=, 2025-05-07T20:12:31.7024753Z compile=False, 2025-05-07T20:12:31.7024996Z pooling_mode=, 2025-05-07T20:12:31.7025281Z T=1, 2025-05-07T20:12:31.7025453Z D=3, 2025-05-07T20:12:31.7025636Z B=117, 2025-05-07T20:12:31.7025821Z log_E=5, 2025-05-07T20:12:31.7026003Z L=11, 2025-05-07T20:12:31.7026205Z D_gradcheck=2, 2025-05-07T20:12:31.7026438Z stochastic_rounding=True, 2025-05-07T20:12:31.7026700Z weighted=True, 2025-05-07T20:12:31.7026907Z row_wise=True, 2025-05-07T20:12:31.7027120Z mixed=True, 2025-05-07T20:12:31.7027332Z use_cache=False, 2025-05-07T20:12:31.7027572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7027910Z use_cpu=True, 2025-05-07T20:12:31.7028148Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7028408Z ) 2025-05-07T20:12:31.7028650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7029307Z self=, 2025-05-07T20:12:31.7029860Z compile=True, 2025-05-07T20:12:31.7030111Z pooling_mode=, 2025-05-07T20:12:31.7030400Z T=5, 2025-05-07T20:12:31.7030578Z D=101, 2025-05-07T20:12:31.7030770Z B=75, 2025-05-07T20:12:31.7030961Z log_E=4, 2025-05-07T20:12:31.7031146Z L=9, 2025-05-07T20:12:31.7031340Z D_gradcheck=1, 2025-05-07T20:12:31.7031572Z stochastic_rounding=False, 2025-05-07T20:12:31.7031829Z weighted=False, 2025-05-07T20:12:31.7032048Z row_wise=True, 2025-05-07T20:12:31.7032265Z mixed=True, 2025-05-07T20:12:31.7032462Z use_cache=False, 2025-05-07T20:12:31.7032709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7033034Z use_cpu=True, 2025-05-07T20:12:31.7033272Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7033528Z ) 2025-05-07T20:12:31.7288401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7289304Z self=, 2025-05-07T20:12:31.7290112Z compile=False, 2025-05-07T20:12:31.7290361Z pooling_mode=, 2025-05-07T20:12:31.7290653Z T=4, 2025-05-07T20:12:31.7290827Z D=114, 2025-05-07T20:12:31.7291019Z B=76, 2025-05-07T20:12:31.7291207Z log_E=4, 2025-05-07T20:12:31.7291394Z L=13, 2025-05-07T20:12:31.7291584Z D_gradcheck=1, 2025-05-07T20:12:31.7291813Z stochastic_rounding=False, 2025-05-07T20:12:31.7292160Z weighted=True, 2025-05-07T20:12:31.7292366Z row_wise=True, 2025-05-07T20:12:31.7292579Z mixed=False, 2025-05-07T20:12:31.7292792Z use_cache=True, 2025-05-07T20:12:31.7293029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7293333Z use_cpu=True, 2025-05-07T20:12:31.7293566Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7293888Z ) 2025-05-07T20:12:31.7294122Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7294736Z self=, 2025-05-07T20:12:31.7295293Z compile=False, 2025-05-07T20:12:31.7295536Z pooling_mode=, 2025-05-07T20:12:31.7295824Z T=2, 2025-05-07T20:12:31.7296000Z D=34, 2025-05-07T20:12:31.7296183Z B=119, 2025-05-07T20:12:31.7296372Z log_E=4, 2025-05-07T20:12:31.7296553Z L=5, 2025-05-07T20:12:31.7296745Z D_gradcheck=2, 2025-05-07T20:12:31.7296976Z stochastic_rounding=True, 2025-05-07T20:12:31.7297241Z weighted=True, 2025-05-07T20:12:31.7297442Z row_wise=True, 2025-05-07T20:12:31.7297649Z mixed=True, 2025-05-07T20:12:31.7297856Z use_cache=True, 2025-05-07T20:12:31.7298088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7298380Z use_cpu=True, 2025-05-07T20:12:31.7298611Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7298871Z ) 2025-05-07T20:12:31.7299106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7299776Z self=, 2025-05-07T20:12:31.7300334Z compile=True, 2025-05-07T20:12:31.7300574Z pooling_mode=, 2025-05-07T20:12:31.7300859Z T=1, 2025-05-07T20:12:31.7301032Z D=120, 2025-05-07T20:12:31.7301218Z B=36, 2025-05-07T20:12:31.7301408Z log_E=3, 2025-05-07T20:12:31.7301590Z L=6, 2025-05-07T20:12:31.7301778Z D_gradcheck=1, 2025-05-07T20:12:31.7302009Z stochastic_rounding=True, 2025-05-07T20:12:31.7302262Z weighted=False, 2025-05-07T20:12:31.7302483Z row_wise=True, 2025-05-07T20:12:31.7302692Z mixed=True, 2025-05-07T20:12:31.7302890Z use_cache=False, 2025-05-07T20:12:31.7303143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7303506Z use_cpu=True, 2025-05-07T20:12:31.7303743Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7304002Z ) 2025-05-07T20:12:31.7304234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7304880Z self=, 2025-05-07T20:12:31.7305438Z compile=False, 2025-05-07T20:12:31.7305683Z pooling_mode=, 2025-05-07T20:12:31.7305975Z T=2, 2025-05-07T20:12:31.7306152Z D=68, 2025-05-07T20:12:31.7306340Z B=73, 2025-05-07T20:12:31.7306527Z log_E=5, 2025-05-07T20:12:31.7306713Z L=16, 2025-05-07T20:12:31.7306913Z D_gradcheck=2, 2025-05-07T20:12:31.7307147Z stochastic_rounding=True, 2025-05-07T20:12:31.7307399Z weighted=True, 2025-05-07T20:12:31.7307613Z row_wise=True, 2025-05-07T20:12:31.7307824Z mixed=True, 2025-05-07T20:12:31.7308030Z use_cache=True, 2025-05-07T20:12:31.7308323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7308622Z use_cpu=True, 2025-05-07T20:12:31.7308851Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7309123Z ) 2025-05-07T20:12:31.7309358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7309967Z self=, 2025-05-07T20:12:31.7310523Z compile=True, 2025-05-07T20:12:31.7310775Z pooling_mode=, 2025-05-07T20:12:31.7311064Z T=3, 2025-05-07T20:12:31.7311240Z D=38, 2025-05-07T20:12:31.7311429Z B=93, 2025-05-07T20:12:31.7311620Z log_E=4, 2025-05-07T20:12:31.7311803Z L=20, 2025-05-07T20:12:31.7311993Z D_gradcheck=1, 2025-05-07T20:12:31.7312224Z stochastic_rounding=True, 2025-05-07T20:12:31.7312503Z weighted=False, 2025-05-07T20:12:31.7312719Z row_wise=True, 2025-05-07T20:12:31.7312926Z mixed=True, 2025-05-07T20:12:31.7313127Z use_cache=False, 2025-05-07T20:12:31.7313377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7313674Z use_cpu=True, 2025-05-07T20:12:31.7313902Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7314170Z ) 2025-05-07T20:12:31.7314403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7315007Z self=, 2025-05-07T20:12:31.7315558Z compile=False, 2025-05-07T20:12:31.7315796Z pooling_mode=, 2025-05-07T20:12:31.7316081Z T=5, 2025-05-07T20:12:31.7316256Z D=77, 2025-05-07T20:12:31.7316446Z B=114, 2025-05-07T20:12:31.7316634Z log_E=4, 2025-05-07T20:12:31.7316819Z L=8, 2025-05-07T20:12:31.7317013Z D_gradcheck=1, 2025-05-07T20:12:31.7317244Z stochastic_rounding=True, 2025-05-07T20:12:31.7317492Z weighted=True, 2025-05-07T20:12:31.7317704Z row_wise=True, 2025-05-07T20:12:31.7317912Z mixed=False, 2025-05-07T20:12:31.7318118Z use_cache=False, 2025-05-07T20:12:31.7318372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7318671Z use_cpu=True, 2025-05-07T20:12:31.7318898Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7319165Z ) 2025-05-07T20:12:31.7319400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7319995Z self=, 2025-05-07T20:12:31.7320561Z compile=True, 2025-05-07T20:12:31.7320804Z pooling_mode=, 2025-05-07T20:12:31.7321091Z T=5, 2025-05-07T20:12:31.7321267Z D=84, 2025-05-07T20:12:31.7321451Z B=74, 2025-05-07T20:12:31.7321635Z log_E=5, 2025-05-07T20:12:31.7321816Z L=3, 2025-05-07T20:12:31.7322005Z D_gradcheck=2, 2025-05-07T20:12:31.7322236Z stochastic_rounding=False, 2025-05-07T20:12:31.7322486Z weighted=True, 2025-05-07T20:12:31.7322699Z row_wise=True, 2025-05-07T20:12:31.7322910Z mixed=True, 2025-05-07T20:12:31.7323110Z use_cache=True, 2025-05-07T20:12:31.7323386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7323686Z use_cpu=True, 2025-05-07T20:12:31.7323908Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7324177Z ) 2025-05-07T20:12:31.7324433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7325033Z self=, 2025-05-07T20:12:31.7325595Z compile=True, 2025-05-07T20:12:31.7325830Z pooling_mode=, 2025-05-07T20:12:31.7326107Z T=1, 2025-05-07T20:12:31.7326290Z D=2, 2025-05-07T20:12:31.7326472Z B=101, 2025-05-07T20:12:31.7326652Z log_E=4, 2025-05-07T20:12:31.7326844Z L=20, 2025-05-07T20:12:31.7327034Z D_gradcheck=1, 2025-05-07T20:12:31.7327268Z stochastic_rounding=False, 2025-05-07T20:12:31.7327526Z weighted=True, 2025-05-07T20:12:31.7327748Z row_wise=True, 2025-05-07T20:12:31.7327961Z mixed=False, 2025-05-07T20:12:31.7328199Z use_cache=False, 2025-05-07T20:12:31.7328453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7328747Z use_cpu=True, 2025-05-07T20:12:31.7328972Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7329238Z ) 2025-05-07T20:12:31.7329468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7330070Z self=, 2025-05-07T20:12:31.7330638Z compile=True, 2025-05-07T20:12:31.7330879Z pooling_mode=, 2025-05-07T20:12:31.7331157Z T=3, 2025-05-07T20:12:31.7331346Z D=61, 2025-05-07T20:12:31.7331541Z B=24, 2025-05-07T20:12:31.7331720Z log_E=3, 2025-05-07T20:12:31.7331917Z L=14, 2025-05-07T20:12:31.7332142Z D_gradcheck=1, 2025-05-07T20:12:31.7332369Z stochastic_rounding=False, 2025-05-07T20:12:31.7332638Z weighted=False, 2025-05-07T20:12:31.7332864Z row_wise=True, 2025-05-07T20:12:31.7333071Z mixed=False, 2025-05-07T20:12:31.7333293Z use_cache=True, 2025-05-07T20:12:31.7333543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7333846Z use_cpu=True, 2025-05-07T20:12:31.7334075Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7334351Z ) 2025-05-07T20:12:31.7334589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7335189Z self=, 2025-05-07T20:12:31.7335759Z compile=False, 2025-05-07T20:12:31.7336006Z pooling_mode=, 2025-05-07T20:12:31.7336285Z T=1, 2025-05-07T20:12:31.7336477Z D=103, 2025-05-07T20:12:31.7336664Z B=54, 2025-05-07T20:12:31.7336839Z log_E=4, 2025-05-07T20:12:31.7337034Z L=7, 2025-05-07T20:12:31.7337221Z D_gradcheck=1, 2025-05-07T20:12:31.7337445Z stochastic_rounding=True, 2025-05-07T20:12:31.7337706Z weighted=True, 2025-05-07T20:12:31.7337920Z row_wise=True, 2025-05-07T20:12:31.7338123Z mixed=True, 2025-05-07T20:12:31.7338340Z use_cache=True, 2025-05-07T20:12:31.7338582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7338864Z use_cpu=True, 2025-05-07T20:12:31.7339098Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7339369Z ) 2025-05-07T20:12:31.7339606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7340277Z self=, 2025-05-07T20:12:31.7340847Z compile=False, 2025-05-07T20:12:31.7341095Z pooling_mode=, 2025-05-07T20:12:31.7341374Z T=1, 2025-05-07T20:12:31.7341564Z D=49, 2025-05-07T20:12:31.7341753Z B=63, 2025-05-07T20:12:31.7341932Z log_E=4, 2025-05-07T20:12:31.7342018Z L=10, 2025-05-07T20:12:31.7342103Z D_gradcheck=2, 2025-05-07T20:12:31.7342200Z stochastic_rounding=False, 2025-05-07T20:12:31.7342292Z weighted=True, 2025-05-07T20:12:31.7342373Z row_wise=True, 2025-05-07T20:12:31.7342453Z mixed=False, 2025-05-07T20:12:31.7342591Z use_cache=True, 2025-05-07T20:12:31.7342698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7342779Z use_cpu=True, 2025-05-07T20:12:31.7342891Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7342965Z ) 2025-05-07T20:12:31.7343137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7343507Z self=, 2025-05-07T20:12:31.7343591Z compile=True, 2025-05-07T20:12:31.7343706Z pooling_mode=, 2025-05-07T20:12:31.7343780Z T=3, 2025-05-07T20:12:31.7343857Z D=114, 2025-05-07T20:12:31.7343943Z B=50, 2025-05-07T20:12:31.7344022Z log_E=4, 2025-05-07T20:12:31.7344101Z L=16, 2025-05-07T20:12:31.7344194Z D_gradcheck=2, 2025-05-07T20:12:31.7344291Z stochastic_rounding=True, 2025-05-07T20:12:31.7344372Z weighted=True, 2025-05-07T20:12:31.7344464Z row_wise=True, 2025-05-07T20:12:31.7344572Z mixed=True, 2025-05-07T20:12:31.7344665Z use_cache=True, 2025-05-07T20:12:31.7344772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7344854Z use_cpu=True, 2025-05-07T20:12:31.7344969Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7345040Z ) 2025-05-07T20:12:31.7345172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7345545Z self=, 2025-05-07T20:12:31.7345627Z compile=False, 2025-05-07T20:12:31.7345733Z pooling_mode=, 2025-05-07T20:12:31.7345820Z T=2, 2025-05-07T20:12:31.7345896Z D=44, 2025-05-07T20:12:31.7345972Z B=20, 2025-05-07T20:12:31.7346060Z log_E=4, 2025-05-07T20:12:31.7346160Z L=17, 2025-05-07T20:12:31.7346242Z D_gradcheck=2, 2025-05-07T20:12:31.7346349Z stochastic_rounding=False, 2025-05-07T20:12:31.7346429Z weighted=True, 2025-05-07T20:12:31.7346519Z row_wise=True, 2025-05-07T20:12:31.7346598Z mixed=True, 2025-05-07T20:12:31.7346679Z use_cache=True, 2025-05-07T20:12:31.7346795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7346876Z use_cpu=True, 2025-05-07T20:12:31.7346977Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7347062Z ) 2025-05-07T20:12:31.7347190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7347551Z self=, 2025-05-07T20:12:31.7347642Z compile=True, 2025-05-07T20:12:31.7347745Z pooling_mode=, 2025-05-07T20:12:31.7347823Z T=5, 2025-05-07T20:12:31.7347908Z D=118, 2025-05-07T20:12:31.7347981Z B=86, 2025-05-07T20:12:31.7348069Z log_E=3, 2025-05-07T20:12:31.7348146Z L=14, 2025-05-07T20:12:31.7348228Z D_gradcheck=2, 2025-05-07T20:12:31.7348334Z stochastic_rounding=False, 2025-05-07T20:12:31.7348415Z weighted=True, 2025-05-07T20:12:31.7348499Z row_wise=True, 2025-05-07T20:12:31.7348588Z mixed=True, 2025-05-07T20:12:31.7348670Z use_cache=False, 2025-05-07T20:12:31.7348778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7348868Z use_cpu=True, 2025-05-07T20:12:31.7348972Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7349046Z ) 2025-05-07T20:12:31.7349189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7349548Z self=, 2025-05-07T20:12:31.7349641Z compile=True, 2025-05-07T20:12:31.7349745Z pooling_mode=, 2025-05-07T20:12:31.7349824Z T=3, 2025-05-07T20:12:31.7349907Z D=119, 2025-05-07T20:12:31.7349984Z B=103, 2025-05-07T20:12:31.7350060Z log_E=3, 2025-05-07T20:12:31.7350148Z L=19, 2025-05-07T20:12:31.7350226Z D_gradcheck=2, 2025-05-07T20:12:31.7350325Z stochastic_rounding=True, 2025-05-07T20:12:31.7350417Z weighted=True, 2025-05-07T20:12:31.7350499Z row_wise=True, 2025-05-07T20:12:31.7350626Z mixed=False, 2025-05-07T20:12:31.7350723Z use_cache=False, 2025-05-07T20:12:31.7350831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7350915Z use_cpu=True, 2025-05-07T20:12:31.7351032Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7351132Z ) 2025-05-07T20:12:31.7351262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7351630Z self=, 2025-05-07T20:12:31.7351712Z compile=True, 2025-05-07T20:12:31.7351835Z pooling_mode=, 2025-05-07T20:12:31.7351912Z T=4, 2025-05-07T20:12:31.7351988Z D=8, 2025-05-07T20:12:31.7352073Z B=99, 2025-05-07T20:12:31.7352151Z log_E=3, 2025-05-07T20:12:31.7352226Z L=9, 2025-05-07T20:12:31.7352317Z D_gradcheck=2, 2025-05-07T20:12:31.7352414Z stochastic_rounding=False, 2025-05-07T20:12:31.7352496Z weighted=False, 2025-05-07T20:12:31.7352615Z row_wise=True, 2025-05-07T20:12:31.7352695Z mixed=True, 2025-05-07T20:12:31.7352776Z use_cache=True, 2025-05-07T20:12:31.7352892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7352972Z use_cpu=True, 2025-05-07T20:12:31.7353088Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7353162Z ) 2025-05-07T20:12:31.7625521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7626093Z self=, 2025-05-07T20:12:31.7626220Z compile=False, 2025-05-07T20:12:31.7626385Z pooling_mode=, 2025-05-07T20:12:31.7626510Z T=3, 2025-05-07T20:12:31.7626616Z D=82, 2025-05-07T20:12:31.7626734Z B=99, 2025-05-07T20:12:31.7626945Z log_E=3, 2025-05-07T20:12:31.7627055Z L=5, 2025-05-07T20:12:31.7627175Z D_gradcheck=2, 2025-05-07T20:12:31.7627306Z stochastic_rounding=True, 2025-05-07T20:12:31.7627390Z weighted=False, 2025-05-07T20:12:31.7627486Z row_wise=True, 2025-05-07T20:12:31.7627633Z mixed=True, 2025-05-07T20:12:31.7627719Z use_cache=False, 2025-05-07T20:12:31.7627844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7627923Z use_cpu=True, 2025-05-07T20:12:31.7628031Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7628119Z ) 2025-05-07T20:12:31.7628250Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7628616Z self=, 2025-05-07T20:12:31.7628712Z compile=False, 2025-05-07T20:12:31.7628821Z pooling_mode=, 2025-05-07T20:12:31.7628912Z T=5, 2025-05-07T20:12:31.7628991Z D=14, 2025-05-07T20:12:31.7629067Z B=58, 2025-05-07T20:12:31.7629160Z log_E=5, 2025-05-07T20:12:31.7629238Z L=8, 2025-05-07T20:12:31.7629325Z D_gradcheck=1, 2025-05-07T20:12:31.7629438Z stochastic_rounding=False, 2025-05-07T20:12:31.7629522Z weighted=True, 2025-05-07T20:12:31.7629604Z row_wise=True, 2025-05-07T20:12:31.7629696Z mixed=False, 2025-05-07T20:12:31.7629780Z use_cache=False, 2025-05-07T20:12:31.7629888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7629983Z use_cpu=True, 2025-05-07T20:12:31.7630090Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7630165Z ) 2025-05-07T20:12:31.7630304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7630667Z self=, 2025-05-07T20:12:31.7630763Z compile=True, 2025-05-07T20:12:31.7630867Z pooling_mode=, 2025-05-07T20:12:31.7630945Z T=4, 2025-05-07T20:12:31.7631032Z D=109, 2025-05-07T20:12:31.7631109Z B=46, 2025-05-07T20:12:31.7631186Z log_E=3, 2025-05-07T20:12:31.7631277Z L=6, 2025-05-07T20:12:31.7631357Z D_gradcheck=2, 2025-05-07T20:12:31.7631454Z stochastic_rounding=False, 2025-05-07T20:12:31.7631605Z weighted=True, 2025-05-07T20:12:31.7631683Z row_wise=True, 2025-05-07T20:12:31.7631762Z mixed=True, 2025-05-07T20:12:31.7631857Z use_cache=True, 2025-05-07T20:12:31.7631960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7632038Z use_cpu=True, 2025-05-07T20:12:31.7632187Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7632261Z ) 2025-05-07T20:12:31.7632406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7632764Z self=, 2025-05-07T20:12:31.7632846Z compile=False, 2025-05-07T20:12:31.7632966Z pooling_mode=, 2025-05-07T20:12:31.7633042Z T=4, 2025-05-07T20:12:31.7633117Z D=4, 2025-05-07T20:12:31.7633207Z B=60, 2025-05-07T20:12:31.7633285Z log_E=5, 2025-05-07T20:12:31.7633359Z L=7, 2025-05-07T20:12:31.7633451Z D_gradcheck=1, 2025-05-07T20:12:31.7633548Z stochastic_rounding=True, 2025-05-07T20:12:31.7633666Z weighted=False, 2025-05-07T20:12:31.7633760Z row_wise=True, 2025-05-07T20:12:31.7633841Z mixed=False, 2025-05-07T20:12:31.7633924Z use_cache=False, 2025-05-07T20:12:31.7634043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7634123Z use_cpu=True, 2025-05-07T20:12:31.7634239Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7634314Z ) 2025-05-07T20:12:31.7634442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7634815Z self=, 2025-05-07T20:12:31.7634897Z compile=True, 2025-05-07T20:12:31.7635003Z pooling_mode=, 2025-05-07T20:12:31.7635088Z T=4, 2025-05-07T20:12:31.7635164Z D=87, 2025-05-07T20:12:31.7635265Z B=46, 2025-05-07T20:12:31.7635351Z log_E=3, 2025-05-07T20:12:31.7635426Z L=3, 2025-05-07T20:12:31.7635507Z D_gradcheck=1, 2025-05-07T20:12:31.7635617Z stochastic_rounding=False, 2025-05-07T20:12:31.7635702Z weighted=False, 2025-05-07T20:12:31.7635791Z row_wise=True, 2025-05-07T20:12:31.7635870Z mixed=True, 2025-05-07T20:12:31.7635951Z use_cache=True, 2025-05-07T20:12:31.7636068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7636151Z use_cpu=True, 2025-05-07T20:12:31.7636254Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7636344Z ) 2025-05-07T20:12:31.7636472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7636834Z self=, 2025-05-07T20:12:31.7636930Z compile=True, 2025-05-07T20:12:31.7637038Z pooling_mode=, 2025-05-07T20:12:31.7637114Z T=1, 2025-05-07T20:12:31.7637203Z D=112, 2025-05-07T20:12:31.7637280Z B=25, 2025-05-07T20:12:31.7637358Z log_E=4, 2025-05-07T20:12:31.7637444Z L=8, 2025-05-07T20:12:31.7637526Z D_gradcheck=2, 2025-05-07T20:12:31.7637635Z stochastic_rounding=False, 2025-05-07T20:12:31.7637717Z weighted=False, 2025-05-07T20:12:31.7637798Z row_wise=True, 2025-05-07T20:12:31.7637886Z mixed=True, 2025-05-07T20:12:31.7637967Z use_cache=True, 2025-05-07T20:12:31.7638073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7638165Z use_cpu=True, 2025-05-07T20:12:31.7638268Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7638341Z ) 2025-05-07T20:12:31.7638478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7638839Z self=, 2025-05-07T20:12:31.7638920Z compile=False, 2025-05-07T20:12:31.7639036Z pooling_mode=, 2025-05-07T20:12:31.7639111Z T=1, 2025-05-07T20:12:31.7639199Z D=31, 2025-05-07T20:12:31.7639275Z B=87, 2025-05-07T20:12:31.7639352Z log_E=5, 2025-05-07T20:12:31.7639434Z L=1, 2025-05-07T20:12:31.7639515Z D_gradcheck=2, 2025-05-07T20:12:31.7639612Z stochastic_rounding=True, 2025-05-07T20:12:31.7639735Z weighted=True, 2025-05-07T20:12:31.7639815Z row_wise=True, 2025-05-07T20:12:31.7639894Z mixed=False, 2025-05-07T20:12:31.7639984Z use_cache=True, 2025-05-07T20:12:31.7640092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7640200Z use_cpu=True, 2025-05-07T20:12:31.7640312Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7640384Z ) 2025-05-07T20:12:31.7640512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7640886Z self=, 2025-05-07T20:12:31.7640969Z compile=True, 2025-05-07T20:12:31.7641083Z pooling_mode=, 2025-05-07T20:12:31.7641159Z T=5, 2025-05-07T20:12:31.7641237Z D=47, 2025-05-07T20:12:31.7641323Z B=107, 2025-05-07T20:12:31.7641400Z log_E=5, 2025-05-07T20:12:31.7641476Z L=16, 2025-05-07T20:12:31.7641570Z D_gradcheck=1, 2025-05-07T20:12:31.7641695Z stochastic_rounding=True, 2025-05-07T20:12:31.7641777Z weighted=True, 2025-05-07T20:12:31.7641865Z row_wise=True, 2025-05-07T20:12:31.7641944Z mixed=True, 2025-05-07T20:12:31.7642024Z use_cache=True, 2025-05-07T20:12:31.7642144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7642225Z use_cpu=True, 2025-05-07T20:12:31.7642326Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7642411Z ) 2025-05-07T20:12:31.7642540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7642910Z self=, 2025-05-07T20:12:31.7642993Z compile=False, 2025-05-07T20:12:31.7643101Z pooling_mode=, 2025-05-07T20:12:31.7643216Z T=3, 2025-05-07T20:12:31.7643293Z D=117, 2025-05-07T20:12:31.7643370Z B=106, 2025-05-07T20:12:31.7643456Z log_E=5, 2025-05-07T20:12:31.7643530Z L=9, 2025-05-07T20:12:31.7643613Z D_gradcheck=1, 2025-05-07T20:12:31.7643723Z stochastic_rounding=False, 2025-05-07T20:12:31.7643806Z weighted=True, 2025-05-07T20:12:31.7643887Z row_wise=True, 2025-05-07T20:12:31.7643978Z mixed=False, 2025-05-07T20:12:31.7644058Z use_cache=True, 2025-05-07T20:12:31.7644167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7644259Z use_cpu=True, 2025-05-07T20:12:31.7644360Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7644445Z ) 2025-05-07T20:12:31.7644576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7644939Z self=, 2025-05-07T20:12:31.7645031Z compile=True, 2025-05-07T20:12:31.7645137Z pooling_mode=, 2025-05-07T20:12:31.7645215Z T=2, 2025-05-07T20:12:31.7645298Z D=102, 2025-05-07T20:12:31.7645374Z B=17, 2025-05-07T20:12:31.7645451Z log_E=4, 2025-05-07T20:12:31.7645538Z L=5, 2025-05-07T20:12:31.7645620Z D_gradcheck=1, 2025-05-07T20:12:31.7645716Z stochastic_rounding=True, 2025-05-07T20:12:31.7645807Z weighted=False, 2025-05-07T20:12:31.7645889Z row_wise=True, 2025-05-07T20:12:31.7645976Z mixed=False, 2025-05-07T20:12:31.7646059Z use_cache=False, 2025-05-07T20:12:31.7646168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7646270Z use_cpu=True, 2025-05-07T20:12:31.7646373Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7646447Z ) 2025-05-07T20:12:31.7646589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7646949Z self=, 2025-05-07T20:12:31.7647033Z compile=True, 2025-05-07T20:12:31.7647153Z pooling_mode=, 2025-05-07T20:12:31.7647233Z T=5, 2025-05-07T20:12:31.7647309Z D=76, 2025-05-07T20:12:31.7647396Z B=100, 2025-05-07T20:12:31.7647470Z log_E=4, 2025-05-07T20:12:31.7647546Z L=17, 2025-05-07T20:12:31.7647643Z D_gradcheck=2, 2025-05-07T20:12:31.7647770Z stochastic_rounding=False, 2025-05-07T20:12:31.7647865Z weighted=True, 2025-05-07T20:12:31.7647945Z row_wise=True, 2025-05-07T20:12:31.7648024Z mixed=True, 2025-05-07T20:12:31.7648119Z use_cache=False, 2025-05-07T20:12:31.7648254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7648337Z use_cpu=True, 2025-05-07T20:12:31.7648454Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7648528Z ) 2025-05-07T20:12:31.7648657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7649030Z self=, 2025-05-07T20:12:31.7649112Z compile=False, 2025-05-07T20:12:31.7649219Z pooling_mode=, 2025-05-07T20:12:31.7649311Z T=5, 2025-05-07T20:12:31.7649386Z D=6, 2025-05-07T20:12:31.7649477Z B=50, 2025-05-07T20:12:31.7649555Z log_E=3, 2025-05-07T20:12:31.7649629Z L=15, 2025-05-07T20:12:31.7649752Z D_gradcheck=2, 2025-05-07T20:12:31.7649849Z stochastic_rounding=False, 2025-05-07T20:12:31.7649931Z weighted=True, 2025-05-07T20:12:31.7650024Z row_wise=True, 2025-05-07T20:12:31.7650105Z mixed=False, 2025-05-07T20:12:31.7650188Z use_cache=True, 2025-05-07T20:12:31.7650313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7650396Z use_cpu=True, 2025-05-07T20:12:31.7650499Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7650587Z ) 2025-05-07T20:12:31.7650716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7651079Z self=, 2025-05-07T20:12:31.7651177Z compile=True, 2025-05-07T20:12:31.7651282Z pooling_mode=, 2025-05-07T20:12:31.7651413Z T=5, 2025-05-07T20:12:31.7651489Z D=92, 2025-05-07T20:12:31.7651564Z B=112, 2025-05-07T20:12:31.7651651Z log_E=4, 2025-05-07T20:12:31.7651723Z L=16, 2025-05-07T20:12:31.7651806Z D_gradcheck=1, 2025-05-07T20:12:31.7651911Z stochastic_rounding=True, 2025-05-07T20:12:31.7651992Z weighted=True, 2025-05-07T20:12:31.7652070Z row_wise=True, 2025-05-07T20:12:31.7652161Z mixed=False, 2025-05-07T20:12:31.7652240Z use_cache=False, 2025-05-07T20:12:31.7652349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7652439Z use_cpu=True, 2025-05-07T20:12:31.7652538Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7652612Z ) 2025-05-07T20:12:31.7652749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7653109Z self=, 2025-05-07T20:12:31.7653199Z compile=True, 2025-05-07T20:12:31.7653303Z pooling_mode=, 2025-05-07T20:12:31.7653378Z T=5, 2025-05-07T20:12:31.7653468Z D=68, 2025-05-07T20:12:31.7653541Z B=76, 2025-05-07T20:12:31.7653615Z log_E=4, 2025-05-07T20:12:31.7653704Z L=15, 2025-05-07T20:12:31.7653792Z D_gradcheck=1, 2025-05-07T20:12:31.7653887Z stochastic_rounding=True, 2025-05-07T20:12:31.7653980Z weighted=True, 2025-05-07T20:12:31.7654060Z row_wise=True, 2025-05-07T20:12:31.7654141Z mixed=False, 2025-05-07T20:12:31.7654241Z use_cache=True, 2025-05-07T20:12:31.7654346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7654437Z use_cpu=True, 2025-05-07T20:12:31.7654539Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7654612Z ) 2025-05-07T20:12:31.7654751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7655111Z self=, 2025-05-07T20:12:31.7655193Z compile=True, 2025-05-07T20:12:31.7655311Z pooling_mode=, 2025-05-07T20:12:31.7655385Z T=2, 2025-05-07T20:12:31.7655460Z D=46, 2025-05-07T20:12:31.7655547Z B=24, 2025-05-07T20:12:31.7655624Z log_E=4, 2025-05-07T20:12:31.7655729Z L=1, 2025-05-07T20:12:31.7655820Z D_gradcheck=2, 2025-05-07T20:12:31.7655916Z stochastic_rounding=False, 2025-05-07T20:12:31.7655997Z weighted=False, 2025-05-07T20:12:31.7656087Z row_wise=True, 2025-05-07T20:12:31.7656166Z mixed=True, 2025-05-07T20:12:31.7656284Z use_cache=True, 2025-05-07T20:12:31.7656390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7656472Z use_cpu=True, 2025-05-07T20:12:31.7656587Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7656660Z ) 2025-05-07T20:12:31.7656789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7657155Z self=, 2025-05-07T20:12:31.7657237Z compile=True, 2025-05-07T20:12:31.7657344Z pooling_mode=, 2025-05-07T20:12:31.7657429Z T=3, 2025-05-07T20:12:31.7657505Z D=84, 2025-05-07T20:12:31.7657581Z B=102, 2025-05-07T20:12:31.7657666Z log_E=5, 2025-05-07T20:12:31.7657767Z L=14, 2025-05-07T20:12:31.7657850Z D_gradcheck=2, 2025-05-07T20:12:31.7657955Z stochastic_rounding=True, 2025-05-07T20:12:31.7658036Z weighted=True, 2025-05-07T20:12:31.7658126Z row_wise=True, 2025-05-07T20:12:31.7658204Z mixed=True, 2025-05-07T20:12:31.7658288Z use_cache=False, 2025-05-07T20:12:31.7658404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7658484Z use_cpu=True, 2025-05-07T20:12:31.7658586Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7658666Z ) 2025-05-07T20:12:31.7967248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7967808Z self=, 2025-05-07T20:12:31.7967937Z compile=False, 2025-05-07T20:12:31.7968178Z pooling_mode=, 2025-05-07T20:12:31.7968305Z T=3, 2025-05-07T20:12:31.7968419Z D=36, 2025-05-07T20:12:31.7968532Z B=18, 2025-05-07T20:12:31.7968668Z log_E=4, 2025-05-07T20:12:31.7968792Z L=8, 2025-05-07T20:12:31.7968907Z D_gradcheck=1, 2025-05-07T20:12:31.7969067Z stochastic_rounding=True, 2025-05-07T20:12:31.7969187Z weighted=False, 2025-05-07T20:12:31.7969304Z row_wise=True, 2025-05-07T20:12:31.7969396Z mixed=True, 2025-05-07T20:12:31.7969482Z use_cache=False, 2025-05-07T20:12:31.7969590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7969680Z use_cpu=True, 2025-05-07T20:12:31.7969785Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7969869Z ) 2025-05-07T20:12:31.7970001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7970426Z self=, 2025-05-07T20:12:31.7970522Z compile=True, 2025-05-07T20:12:31.7970630Z pooling_mode=, 2025-05-07T20:12:31.7970703Z T=5, 2025-05-07T20:12:31.7970789Z D=69, 2025-05-07T20:12:31.7970867Z B=43, 2025-05-07T20:12:31.7970942Z log_E=3, 2025-05-07T20:12:31.7971028Z L=3, 2025-05-07T20:12:31.7971111Z D_gradcheck=1, 2025-05-07T20:12:31.7971209Z stochastic_rounding=False, 2025-05-07T20:12:31.7971302Z weighted=False, 2025-05-07T20:12:31.7971384Z row_wise=True, 2025-05-07T20:12:31.7971478Z mixed=False, 2025-05-07T20:12:31.7971562Z use_cache=False, 2025-05-07T20:12:31.7971671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7971764Z use_cpu=True, 2025-05-07T20:12:31.7971867Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7971943Z ) 2025-05-07T20:12:31.7972084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7972447Z self=, 2025-05-07T20:12:31.7972530Z compile=False, 2025-05-07T20:12:31.7972650Z pooling_mode=, 2025-05-07T20:12:31.7972726Z T=5, 2025-05-07T20:12:31.7972801Z D=87, 2025-05-07T20:12:31.7972891Z B=2, 2025-05-07T20:12:31.7973032Z log_E=5, 2025-05-07T20:12:31.7973108Z L=2, 2025-05-07T20:12:31.7973204Z D_gradcheck=1, 2025-05-07T20:12:31.7973300Z stochastic_rounding=True, 2025-05-07T20:12:31.7973394Z weighted=True, 2025-05-07T20:12:31.7973475Z row_wise=True, 2025-05-07T20:12:31.7973595Z mixed=True, 2025-05-07T20:12:31.7973691Z use_cache=False, 2025-05-07T20:12:31.7973799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7973877Z use_cpu=True, 2025-05-07T20:12:31.7973987Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7983588Z ) 2025-05-07T20:12:31.7983816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7984203Z self=, 2025-05-07T20:12:31.7984313Z compile=False, 2025-05-07T20:12:31.7984429Z pooling_mode=, 2025-05-07T20:12:31.7984509Z T=3, 2025-05-07T20:12:31.7984597Z D=38, 2025-05-07T20:12:31.7984675Z B=46, 2025-05-07T20:12:31.7984859Z log_E=5, 2025-05-07T20:12:31.7984959Z L=2, 2025-05-07T20:12:31.7985046Z D_gradcheck=1, 2025-05-07T20:12:31.7985149Z stochastic_rounding=True, 2025-05-07T20:12:31.7985245Z weighted=True, 2025-05-07T20:12:31.7985327Z row_wise=True, 2025-05-07T20:12:31.7985411Z mixed=True, 2025-05-07T20:12:31.7985515Z use_cache=False, 2025-05-07T20:12:31.7985627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7985710Z use_cpu=True, 2025-05-07T20:12:31.7985832Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7985908Z ) 2025-05-07T20:12:31.7986058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7986426Z self=, 2025-05-07T20:12:31.7986551Z compile=False, 2025-05-07T20:12:31.7986678Z pooling_mode=, 2025-05-07T20:12:31.7986757Z T=3, 2025-05-07T20:12:31.7986830Z D=87, 2025-05-07T20:12:31.7986921Z B=49, 2025-05-07T20:12:31.7987005Z log_E=4, 2025-05-07T20:12:31.7987082Z L=13, 2025-05-07T20:12:31.7987176Z D_gradcheck=1, 2025-05-07T20:12:31.7987276Z stochastic_rounding=True, 2025-05-07T20:12:31.7987361Z weighted=True, 2025-05-07T20:12:31.7987457Z row_wise=True, 2025-05-07T20:12:31.7987543Z mixed=True, 2025-05-07T20:12:31.7987625Z use_cache=True, 2025-05-07T20:12:31.7987746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7987829Z use_cpu=True, 2025-05-07T20:12:31.7987949Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7988023Z ) 2025-05-07T20:12:31.7988155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7988533Z self=, 2025-05-07T20:12:31.7988618Z compile=False, 2025-05-07T20:12:31.7988727Z pooling_mode=, 2025-05-07T20:12:31.7988819Z T=2, 2025-05-07T20:12:31.7988896Z D=112, 2025-05-07T20:12:31.7988976Z B=120, 2025-05-07T20:12:31.7989064Z log_E=5, 2025-05-07T20:12:31.7989139Z L=7, 2025-05-07T20:12:31.7989219Z D_gradcheck=1, 2025-05-07T20:12:31.7989330Z stochastic_rounding=False, 2025-05-07T20:12:31.7989414Z weighted=True, 2025-05-07T20:12:31.7989494Z row_wise=True, 2025-05-07T20:12:31.7989585Z mixed=True, 2025-05-07T20:12:31.7989668Z use_cache=False, 2025-05-07T20:12:31.7989785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7989867Z use_cpu=True, 2025-05-07T20:12:31.7989970Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7990053Z ) 2025-05-07T20:12:31.7990184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7990545Z self=, 2025-05-07T20:12:31.7990640Z compile=True, 2025-05-07T20:12:31.7990749Z pooling_mode=, 2025-05-07T20:12:31.7990824Z T=3, 2025-05-07T20:12:31.7990912Z D=125, 2025-05-07T20:12:31.7991056Z B=13, 2025-05-07T20:12:31.7991134Z log_E=5, 2025-05-07T20:12:31.7991224Z L=16, 2025-05-07T20:12:31.7991308Z D_gradcheck=2, 2025-05-07T20:12:31.7991417Z stochastic_rounding=True, 2025-05-07T20:12:31.7991501Z weighted=False, 2025-05-07T20:12:31.7991619Z row_wise=True, 2025-05-07T20:12:31.7991713Z mixed=False, 2025-05-07T20:12:31.7991796Z use_cache=True, 2025-05-07T20:12:31.7991904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7991996Z use_cpu=True, 2025-05-07T20:12:31.7992101Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7992176Z ) 2025-05-07T20:12:31.7992320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7992684Z self=, 2025-05-07T20:12:31.7992771Z compile=False, 2025-05-07T20:12:31.7992891Z pooling_mode=, 2025-05-07T20:12:31.7992970Z T=5, 2025-05-07T20:12:31.7993086Z D=104, 2025-05-07T20:12:31.7993165Z B=30, 2025-05-07T20:12:31.7993242Z log_E=5, 2025-05-07T20:12:31.7993329Z L=13, 2025-05-07T20:12:31.7993412Z D_gradcheck=1, 2025-05-07T20:12:31.7993509Z stochastic_rounding=True, 2025-05-07T20:12:31.7993606Z weighted=False, 2025-05-07T20:12:31.7993689Z row_wise=True, 2025-05-07T20:12:31.7993768Z mixed=True, 2025-05-07T20:12:31.7993862Z use_cache=True, 2025-05-07T20:12:31.7993971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.7994053Z use_cpu=True, 2025-05-07T20:12:31.7994168Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7994242Z ) 2025-05-07T20:12:31.7994372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7994750Z self=, 2025-05-07T20:12:31.7994867Z compile=False, 2025-05-07T20:12:31.7994983Z pooling_mode=, 2025-05-07T20:12:31.7995059Z T=4, 2025-05-07T20:12:31.7995138Z D=113, 2025-05-07T20:12:31.7995227Z B=95, 2025-05-07T20:12:31.7995305Z log_E=4, 2025-05-07T20:12:31.7995380Z L=19, 2025-05-07T20:12:31.7995474Z D_gradcheck=2, 2025-05-07T20:12:31.7995570Z stochastic_rounding=True, 2025-05-07T20:12:31.7995655Z weighted=True, 2025-05-07T20:12:31.7995747Z row_wise=True, 2025-05-07T20:12:31.7995828Z mixed=False, 2025-05-07T20:12:31.7995909Z use_cache=False, 2025-05-07T20:12:31.7996027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7996109Z use_cpu=True, 2025-05-07T20:12:31.7996213Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.7996299Z ) 2025-05-07T20:12:31.7996428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7996794Z self=, 2025-05-07T20:12:31.7996882Z compile=False, 2025-05-07T20:12:31.7996987Z pooling_mode=, 2025-05-07T20:12:31.7997074Z T=2, 2025-05-07T20:12:31.7997157Z D=48, 2025-05-07T20:12:31.7997231Z B=21, 2025-05-07T20:12:31.7997321Z log_E=3, 2025-05-07T20:12:31.7997399Z L=11, 2025-05-07T20:12:31.7997479Z D_gradcheck=1, 2025-05-07T20:12:31.7997588Z stochastic_rounding=False, 2025-05-07T20:12:31.7997674Z weighted=True, 2025-05-07T20:12:31.7997755Z row_wise=True, 2025-05-07T20:12:31.7997849Z mixed=True, 2025-05-07T20:12:31.7997937Z use_cache=False, 2025-05-07T20:12:31.7998042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.7998135Z use_cpu=True, 2025-05-07T20:12:31.7998241Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.7998323Z ) 2025-05-07T20:12:31.7998455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.7998817Z self=, 2025-05-07T20:12:31.7998917Z compile=True, 2025-05-07T20:12:31.7999021Z pooling_mode=, 2025-05-07T20:12:31.7999128Z T=2, 2025-05-07T20:12:31.7999215Z D=32, 2025-05-07T20:12:31.7999292Z B=82, 2025-05-07T20:12:31.7999370Z log_E=3, 2025-05-07T20:12:31.7999454Z L=19, 2025-05-07T20:12:31.7999535Z D_gradcheck=2, 2025-05-07T20:12:31.7999631Z stochastic_rounding=False, 2025-05-07T20:12:31.7999752Z weighted=False, 2025-05-07T20:12:31.7999836Z row_wise=True, 2025-05-07T20:12:31.7999916Z mixed=False, 2025-05-07T20:12:31.8000011Z use_cache=False, 2025-05-07T20:12:31.8000117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.8000207Z use_cpu=True, 2025-05-07T20:12:31.8000309Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.8000383Z ) 2025-05-07T20:12:31.8000523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.8000886Z self=, 2025-05-07T20:12:31.8000973Z compile=False, 2025-05-07T20:12:31.8001090Z pooling_mode=, 2025-05-07T20:12:31.8001193Z T=5, 2025-05-07T20:12:31.8001270Z D=40, 2025-05-07T20:12:31.8001355Z B=35, 2025-05-07T20:12:31.8001433Z log_E=4, 2025-05-07T20:12:31.8001509Z L=18, 2025-05-07T20:12:31.8001603Z D_gradcheck=1, 2025-05-07T20:12:31.8001699Z stochastic_rounding=True, 2025-05-07T20:12:31.8001796Z weighted=True, 2025-05-07T20:12:31.8001876Z row_wise=True, 2025-05-07T20:12:31.8001956Z mixed=True, 2025-05-07T20:12:31.8002050Z use_cache=False, 2025-05-07T20:12:31.8002159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.8002241Z use_cpu=True, 2025-05-07T20:12:31.8002352Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.8002426Z ) 2025-05-07T20:12:31.8002556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.8002954Z self=, 2025-05-07T20:12:31.8003038Z compile=False, 2025-05-07T20:12:31.8003147Z pooling_mode=, 2025-05-07T20:12:31.8003238Z T=1, 2025-05-07T20:12:31.8003317Z D=68, 2025-05-07T20:12:31.8003405Z B=99, 2025-05-07T20:12:31.8003481Z log_E=4, 2025-05-07T20:12:31.8003560Z L=15, 2025-05-07T20:12:31.8003655Z D_gradcheck=2, 2025-05-07T20:12:31.8003754Z stochastic_rounding=True, 2025-05-07T20:12:31.8003836Z weighted=True, 2025-05-07T20:12:31.8003929Z row_wise=True, 2025-05-07T20:12:31.8004013Z mixed=True, 2025-05-07T20:12:31.8004093Z use_cache=False, 2025-05-07T20:12:31.8004212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.8004294Z use_cpu=True, 2025-05-07T20:12:31.8004392Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.8004468Z ) 2025-05-07T20:12:31.8004594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.8004955Z self=, 2025-05-07T20:12:31.8005046Z compile=False, 2025-05-07T20:12:31.8005154Z pooling_mode=, 2025-05-07T20:12:31.8005245Z T=3, 2025-05-07T20:12:31.8005320Z D=78, 2025-05-07T20:12:31.8005395Z B=118, 2025-05-07T20:12:31.8005477Z log_E=5, 2025-05-07T20:12:31.8005550Z L=8, 2025-05-07T20:12:31.8005629Z D_gradcheck=2, 2025-05-07T20:12:31.8005735Z stochastic_rounding=False, 2025-05-07T20:12:31.8005813Z weighted=True, 2025-05-07T20:12:31.8005894Z row_wise=True, 2025-05-07T20:12:31.8005978Z mixed=False, 2025-05-07T20:12:31.8006056Z use_cache=False, 2025-05-07T20:12:31.8006161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.8006244Z use_cpu=True, 2025-05-07T20:12:31.8006342Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.8006413Z ) 2025-05-07T20:12:31.8006548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.8006905Z self=, 2025-05-07T20:12:31.8006996Z compile=True, 2025-05-07T20:12:31.8007103Z pooling_mode=, 2025-05-07T20:12:31.8007206Z T=3, 2025-05-07T20:12:31.8007291Z D=115, 2025-05-07T20:12:31.8007366Z B=101, 2025-05-07T20:12:31.8007440Z log_E=3, 2025-05-07T20:12:31.8007526Z L=10, 2025-05-07T20:12:31.8007604Z D_gradcheck=2, 2025-05-07T20:12:31.8007725Z stochastic_rounding=False, 2025-05-07T20:12:31.8007822Z weighted=False, 2025-05-07T20:12:31.8007901Z row_wise=True, 2025-05-07T20:12:31.8007979Z mixed=False, 2025-05-07T20:12:31.8008069Z use_cache=False, 2025-05-07T20:12:31.8008178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:31.8008257Z use_cpu=True, 2025-05-07T20:12:31.8008367Z output_dtype=SparseType.FP16, 2025-05-07T20:12:31.8008439Z ) 2025-05-07T20:12:31.8008575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:31.8008933Z self=, 2025-05-07T20:12:31.8009014Z compile=True, 2025-05-07T20:12:31.8009164Z pooling_mode=, 2025-05-07T20:12:31.8009242Z T=3, 2025-05-07T20:12:31.8009318Z D=66, 2025-05-07T20:12:31.8009403Z B=35, 2025-05-07T20:12:31.8009479Z log_E=5, 2025-05-07T20:12:31.8009551Z L=4, 2025-05-07T20:12:31.8009638Z D_gradcheck=1, 2025-05-07T20:12:31.8009735Z stochastic_rounding=False, 2025-05-07T20:12:31.8009815Z weighted=True, 2025-05-07T20:12:31.8009900Z row_wise=True, 2025-05-07T20:12:31.8009978Z mixed=False, 2025-05-07T20:12:31.8010071Z use_cache=True, 2025-05-07T20:12:31.8010175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:31.8010255Z use_cpu=True, 2025-05-07T20:12:31.8010368Z output_dtype=SparseType.FP32, 2025-05-07T20:12:31.8010442Z ) 2025-05-07T20:12:32.3015531Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3016720Z self=, 2025-05-07T20:12:32.3017295Z compile=False, 2025-05-07T20:12:32.3017582Z pooling_mode=, 2025-05-07T20:12:32.3017889Z T=3, 2025-05-07T20:12:32.3018073Z D=13, 2025-05-07T20:12:32.3018266Z B=60, 2025-05-07T20:12:32.3018459Z log_E=4, 2025-05-07T20:12:32.3018647Z L=19, 2025-05-07T20:12:32.3018852Z D_gradcheck=2, 2025-05-07T20:12:32.3019090Z stochastic_rounding=True, 2025-05-07T20:12:32.3019347Z weighted=False, 2025-05-07T20:12:32.3019576Z row_wise=True, 2025-05-07T20:12:32.3019877Z mixed=True, 2025-05-07T20:12:32.3020082Z use_cache=False, 2025-05-07T20:12:32.3020342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3020648Z use_cpu=True, 2025-05-07T20:12:32.3020898Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3021166Z ) 2025-05-07T20:12:32.3021414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3022030Z self=, 2025-05-07T20:12:32.3022600Z compile=False, 2025-05-07T20:12:32.3022860Z pooling_mode=, 2025-05-07T20:12:32.3023161Z T=5, 2025-05-07T20:12:32.3023344Z D=69, 2025-05-07T20:12:32.3023543Z B=25, 2025-05-07T20:12:32.3023742Z log_E=3, 2025-05-07T20:12:32.3023933Z L=4, 2025-05-07T20:12:32.3024138Z D_gradcheck=2, 2025-05-07T20:12:32.3024375Z stochastic_rounding=True, 2025-05-07T20:12:32.3024643Z weighted=False, 2025-05-07T20:12:32.3024868Z row_wise=True, 2025-05-07T20:12:32.3025075Z mixed=False, 2025-05-07T20:12:32.3025297Z use_cache=False, 2025-05-07T20:12:32.3025552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3025842Z use_cpu=True, 2025-05-07T20:12:32.3026088Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3026364Z ) 2025-05-07T20:12:32.3026595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3027212Z self=, 2025-05-07T20:12:32.3027783Z compile=True, 2025-05-07T20:12:32.3028127Z pooling_mode=, 2025-05-07T20:12:32.3028430Z T=3, 2025-05-07T20:12:32.3028626Z D=89, 2025-05-07T20:12:32.3028825Z B=31, 2025-05-07T20:12:32.3029012Z log_E=4, 2025-05-07T20:12:32.3029217Z L=10, 2025-05-07T20:12:32.3029485Z D_gradcheck=1, 2025-05-07T20:12:32.3029713Z stochastic_rounding=False, 2025-05-07T20:12:32.3029986Z weighted=False, 2025-05-07T20:12:32.3030368Z row_wise=True, 2025-05-07T20:12:32.3030687Z mixed=False, 2025-05-07T20:12:32.3030911Z use_cache=False, 2025-05-07T20:12:32.3031167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3031455Z use_cpu=True, 2025-05-07T20:12:32.3031715Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3032052Z ) 2025-05-07T20:12:32.3032295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3032898Z self=, 2025-05-07T20:12:32.3033556Z compile=False, 2025-05-07T20:12:32.3033817Z pooling_mode=, 2025-05-07T20:12:32.3034105Z T=4, 2025-05-07T20:12:32.3034306Z D=32, 2025-05-07T20:12:32.3034506Z B=82, 2025-05-07T20:12:32.3034690Z log_E=4, 2025-05-07T20:12:32.3034903Z L=5, 2025-05-07T20:12:32.3035106Z D_gradcheck=1, 2025-05-07T20:12:32.3035335Z stochastic_rounding=False, 2025-05-07T20:12:32.3035612Z weighted=False, 2025-05-07T20:12:32.3035844Z row_wise=True, 2025-05-07T20:12:32.3036053Z mixed=True, 2025-05-07T20:12:32.3036275Z use_cache=True, 2025-05-07T20:12:32.3036525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3036815Z use_cpu=True, 2025-05-07T20:12:32.3037055Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3037370Z ) 2025-05-07T20:12:32.3037606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3038209Z self=, 2025-05-07T20:12:32.3038782Z compile=True, 2025-05-07T20:12:32.3039033Z pooling_mode=, 2025-05-07T20:12:32.3039316Z T=1, 2025-05-07T20:12:32.3039509Z D=103, 2025-05-07T20:12:32.3039703Z B=50, 2025-05-07T20:12:32.3039884Z log_E=4, 2025-05-07T20:12:32.3040086Z L=12, 2025-05-07T20:12:32.3040286Z D_gradcheck=1, 2025-05-07T20:12:32.3040511Z stochastic_rounding=True, 2025-05-07T20:12:32.3040778Z weighted=False, 2025-05-07T20:12:32.3041003Z row_wise=True, 2025-05-07T20:12:32.3041267Z mixed=True, 2025-05-07T20:12:32.3041533Z use_cache=False, 2025-05-07T20:12:32.3041797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3042089Z use_cpu=True, 2025-05-07T20:12:32.3042333Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3042611Z ) 2025-05-07T20:12:32.3042836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3043451Z self=, 2025-05-07T20:12:32.3044022Z compile=False, 2025-05-07T20:12:32.3044273Z pooling_mode=, 2025-05-07T20:12:32.3044557Z T=5, 2025-05-07T20:12:32.3044748Z D=16, 2025-05-07T20:12:32.3044941Z B=71, 2025-05-07T20:12:32.3045124Z log_E=5, 2025-05-07T20:12:32.3045326Z L=15, 2025-05-07T20:12:32.3045527Z D_gradcheck=2, 2025-05-07T20:12:32.3045752Z stochastic_rounding=True, 2025-05-07T20:12:32.3046021Z weighted=False, 2025-05-07T20:12:32.3046246Z row_wise=True, 2025-05-07T20:12:32.3046452Z mixed=True, 2025-05-07T20:12:32.3046667Z use_cache=False, 2025-05-07T20:12:32.3046923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3047212Z use_cpu=True, 2025-05-07T20:12:32.3047451Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3047723Z ) 2025-05-07T20:12:32.3047946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3048557Z self=, 2025-05-07T20:12:32.3049202Z compile=True, 2025-05-07T20:12:32.3049454Z pooling_mode=, 2025-05-07T20:12:32.3049736Z T=3, 2025-05-07T20:12:32.3049933Z D=60, 2025-05-07T20:12:32.3050126Z B=13, 2025-05-07T20:12:32.3050337Z log_E=4, 2025-05-07T20:12:32.3050538Z L=20, 2025-05-07T20:12:32.3050738Z D_gradcheck=2, 2025-05-07T20:12:32.3050964Z stochastic_rounding=False, 2025-05-07T20:12:32.3051229Z weighted=True, 2025-05-07T20:12:32.3051451Z row_wise=True, 2025-05-07T20:12:32.3051654Z mixed=True, 2025-05-07T20:12:32.3051870Z use_cache=False, 2025-05-07T20:12:32.3052126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3052416Z use_cpu=True, 2025-05-07T20:12:32.3052660Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3052935Z ) 2025-05-07T20:12:32.3053161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3053809Z self=, 2025-05-07T20:12:32.3054386Z compile=False, 2025-05-07T20:12:32.3054624Z pooling_mode=, 2025-05-07T20:12:32.3054919Z T=3, 2025-05-07T20:12:32.3055117Z D=81, 2025-05-07T20:12:32.3055300Z B=64, 2025-05-07T20:12:32.3055497Z log_E=4, 2025-05-07T20:12:32.3055703Z L=0, 2025-05-07T20:12:32.3055902Z D_gradcheck=2, 2025-05-07T20:12:32.3056126Z stochastic_rounding=True, 2025-05-07T20:12:32.3056391Z weighted=True, 2025-05-07T20:12:32.3056614Z row_wise=True, 2025-05-07T20:12:32.3056819Z mixed=False, 2025-05-07T20:12:32.3057038Z use_cache=False, 2025-05-07T20:12:32.3057294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3057585Z use_cpu=True, 2025-05-07T20:12:32.3057859Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3058135Z ) 2025-05-07T20:12:32.3058364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3058982Z self=, 2025-05-07T20:12:32.3059555Z compile=True, 2025-05-07T20:12:32.3059878Z pooling_mode=, 2025-05-07T20:12:32.3060178Z T=2, 2025-05-07T20:12:32.3060377Z D=17, 2025-05-07T20:12:32.3060562Z B=128, 2025-05-07T20:12:32.3060767Z log_E=3, 2025-05-07T20:12:32.3060977Z L=8, 2025-05-07T20:12:32.3061168Z D_gradcheck=2, 2025-05-07T20:12:32.3061412Z stochastic_rounding=True, 2025-05-07T20:12:32.3061682Z weighted=True, 2025-05-07T20:12:32.3061897Z row_wise=True, 2025-05-07T20:12:32.3062119Z mixed=True, 2025-05-07T20:12:32.3062336Z use_cache=False, 2025-05-07T20:12:32.3062598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3062890Z use_cpu=True, 2025-05-07T20:12:32.3063136Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3063410Z ) 2025-05-07T20:12:32.3063637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3064248Z self=, 2025-05-07T20:12:32.3064826Z compile=False, 2025-05-07T20:12:32.3065062Z pooling_mode=, 2025-05-07T20:12:32.3065359Z T=2, 2025-05-07T20:12:32.3065552Z D=91, 2025-05-07T20:12:32.3065732Z B=101, 2025-05-07T20:12:32.3065928Z log_E=4, 2025-05-07T20:12:32.3066127Z L=1, 2025-05-07T20:12:32.3066315Z D_gradcheck=2, 2025-05-07T20:12:32.3066552Z stochastic_rounding=True, 2025-05-07T20:12:32.3066821Z weighted=True, 2025-05-07T20:12:32.3067032Z row_wise=True, 2025-05-07T20:12:32.3067252Z mixed=False, 2025-05-07T20:12:32.3067481Z use_cache=False, 2025-05-07T20:12:32.3067726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3068030Z use_cpu=True, 2025-05-07T20:12:32.3068274Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3068549Z ) 2025-05-07T20:12:32.3068773Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3069388Z self=, 2025-05-07T20:12:32.3070007Z compile=True, 2025-05-07T20:12:32.3070246Z pooling_mode=, 2025-05-07T20:12:32.3070540Z T=3, 2025-05-07T20:12:32.3070736Z D=35, 2025-05-07T20:12:32.3070950Z B=25, 2025-05-07T20:12:32.3071145Z log_E=4, 2025-05-07T20:12:32.3071349Z L=20, 2025-05-07T20:12:32.3071540Z D_gradcheck=1, 2025-05-07T20:12:32.3071780Z stochastic_rounding=False, 2025-05-07T20:12:32.3072052Z weighted=False, 2025-05-07T20:12:32.3072271Z row_wise=True, 2025-05-07T20:12:32.3072495Z mixed=True, 2025-05-07T20:12:32.3072714Z use_cache=True, 2025-05-07T20:12:32.3072950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3073249Z use_cpu=True, 2025-05-07T20:12:32.3073491Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3073750Z ) 2025-05-07T20:12:32.3073991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3074635Z self=, 2025-05-07T20:12:32.3075211Z compile=False, 2025-05-07T20:12:32.3075448Z pooling_mode=, 2025-05-07T20:12:32.3075896Z T=3, 2025-05-07T20:12:32.3076090Z D=124, 2025-05-07T20:12:32.3076277Z B=33, 2025-05-07T20:12:32.3076474Z log_E=5, 2025-05-07T20:12:32.3076676Z L=0, 2025-05-07T20:12:32.3076861Z D_gradcheck=1, 2025-05-07T20:12:32.3077098Z stochastic_rounding=True, 2025-05-07T20:12:32.3077364Z weighted=False, 2025-05-07T20:12:32.3077575Z row_wise=True, 2025-05-07T20:12:32.3077791Z mixed=False, 2025-05-07T20:12:32.3078007Z use_cache=True, 2025-05-07T20:12:32.3078241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3078602Z use_cpu=True, 2025-05-07T20:12:32.3078844Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3079102Z ) 2025-05-07T20:12:32.3079341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3079958Z self=, 2025-05-07T20:12:32.3080535Z compile=True, 2025-05-07T20:12:32.3080774Z pooling_mode=, 2025-05-07T20:12:32.3081072Z T=2, 2025-05-07T20:12:32.3081269Z D=80, 2025-05-07T20:12:32.3081453Z B=38, 2025-05-07T20:12:32.3081651Z log_E=4, 2025-05-07T20:12:32.3081854Z L=13, 2025-05-07T20:12:32.3082039Z D_gradcheck=2, 2025-05-07T20:12:32.3082275Z stochastic_rounding=False, 2025-05-07T20:12:32.3082542Z weighted=True, 2025-05-07T20:12:32.3082752Z row_wise=True, 2025-05-07T20:12:32.3082967Z mixed=False, 2025-05-07T20:12:32.3083186Z use_cache=True, 2025-05-07T20:12:32.3083421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3083724Z use_cpu=True, 2025-05-07T20:12:32.3083977Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3084241Z ) 2025-05-07T20:12:32.3084485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3085105Z self=, 2025-05-07T20:12:32.3085669Z compile=True, 2025-05-07T20:12:32.3085922Z pooling_mode=, 2025-05-07T20:12:32.3086222Z T=5, 2025-05-07T20:12:32.3086409Z D=112, 2025-05-07T20:12:32.3086609Z B=40, 2025-05-07T20:12:32.3086809Z log_E=4, 2025-05-07T20:12:32.3087017Z L=16, 2025-05-07T20:12:32.3087209Z D_gradcheck=1, 2025-05-07T20:12:32.3087451Z stochastic_rounding=True, 2025-05-07T20:12:32.3087724Z weighted=False, 2025-05-07T20:12:32.3087942Z row_wise=True, 2025-05-07T20:12:32.3088166Z mixed=False, 2025-05-07T20:12:32.3088390Z use_cache=False, 2025-05-07T20:12:32.3088639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3088941Z use_cpu=True, 2025-05-07T20:12:32.3089181Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3089439Z ) 2025-05-07T20:12:32.3089681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3090359Z self=, 2025-05-07T20:12:32.3090916Z compile=True, 2025-05-07T20:12:32.3091164Z pooling_mode=, 2025-05-07T20:12:32.3091457Z T=4, 2025-05-07T20:12:32.3091698Z D=38, 2025-05-07T20:12:32.3091895Z B=114, 2025-05-07T20:12:32.3092088Z log_E=4, 2025-05-07T20:12:32.3092280Z L=5, 2025-05-07T20:12:32.3092481Z D_gradcheck=2, 2025-05-07T20:12:32.3092726Z stochastic_rounding=False, 2025-05-07T20:12:32.3092981Z weighted=True, 2025-05-07T20:12:32.3093201Z row_wise=True, 2025-05-07T20:12:32.3093421Z mixed=True, 2025-05-07T20:12:32.3093636Z use_cache=True, 2025-05-07T20:12:32.3093875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3094184Z use_cpu=True, 2025-05-07T20:12:32.3094429Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3094694Z ) 2025-05-07T20:12:32.3094931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3095582Z self=, 2025-05-07T20:12:32.3096142Z compile=False, 2025-05-07T20:12:32.3096391Z pooling_mode=, 2025-05-07T20:12:32.3096683Z T=3, 2025-05-07T20:12:32.3096865Z D=26, 2025-05-07T20:12:32.3097058Z B=38, 2025-05-07T20:12:32.3097254Z log_E=5, 2025-05-07T20:12:32.3097445Z L=4, 2025-05-07T20:12:32.3097645Z D_gradcheck=2, 2025-05-07T20:12:32.3097885Z stochastic_rounding=True, 2025-05-07T20:12:32.3098142Z weighted=False, 2025-05-07T20:12:32.3098369Z row_wise=True, 2025-05-07T20:12:32.3098587Z mixed=False, 2025-05-07T20:12:32.3098792Z use_cache=True, 2025-05-07T20:12:32.3099043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3099373Z use_cpu=True, 2025-05-07T20:12:32.3099611Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3099955Z ) 2025-05-07T20:12:32.3358386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3359338Z self=, 2025-05-07T20:12:32.3360157Z compile=True, 2025-05-07T20:12:32.3360416Z pooling_mode=, 2025-05-07T20:12:32.3360716Z T=2, 2025-05-07T20:12:32.3360896Z D=2, 2025-05-07T20:12:32.3361084Z B=79, 2025-05-07T20:12:32.3361278Z log_E=3, 2025-05-07T20:12:32.3361465Z L=8, 2025-05-07T20:12:32.3361660Z D_gradcheck=2, 2025-05-07T20:12:32.3361895Z stochastic_rounding=False, 2025-05-07T20:12:32.3362150Z weighted=True, 2025-05-07T20:12:32.3362369Z row_wise=True, 2025-05-07T20:12:32.3362585Z mixed=True, 2025-05-07T20:12:32.3362798Z use_cache=True, 2025-05-07T20:12:32.3363037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3363341Z use_cpu=True, 2025-05-07T20:12:32.3363583Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3363844Z ) 2025-05-07T20:12:32.3364085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3364709Z self=, 2025-05-07T20:12:32.3365271Z compile=False, 2025-05-07T20:12:32.3365524Z pooling_mode=, 2025-05-07T20:12:32.3365894Z T=1, 2025-05-07T20:12:32.3366079Z D=37, 2025-05-07T20:12:32.3366272Z B=77, 2025-05-07T20:12:32.3366464Z log_E=4, 2025-05-07T20:12:32.3366651Z L=2, 2025-05-07T20:12:32.3366849Z D_gradcheck=1, 2025-05-07T20:12:32.3367087Z stochastic_rounding=True, 2025-05-07T20:12:32.3367342Z weighted=False, 2025-05-07T20:12:32.3367568Z row_wise=True, 2025-05-07T20:12:32.3367784Z mixed=False, 2025-05-07T20:12:32.3368003Z use_cache=False, 2025-05-07T20:12:32.3368251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3368553Z use_cpu=True, 2025-05-07T20:12:32.3368798Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3369064Z ) 2025-05-07T20:12:32.3369310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3370035Z self=, 2025-05-07T20:12:32.3370597Z compile=False, 2025-05-07T20:12:32.3370855Z pooling_mode=, 2025-05-07T20:12:32.3371201Z T=1, 2025-05-07T20:12:32.3371387Z D=49, 2025-05-07T20:12:32.3371588Z B=74, 2025-05-07T20:12:32.3371787Z log_E=5, 2025-05-07T20:12:32.3371979Z L=5, 2025-05-07T20:12:32.3372183Z D_gradcheck=2, 2025-05-07T20:12:32.3372427Z stochastic_rounding=True, 2025-05-07T20:12:32.3372684Z weighted=True, 2025-05-07T20:12:32.3372915Z row_wise=True, 2025-05-07T20:12:32.3373139Z mixed=True, 2025-05-07T20:12:32.3373346Z use_cache=True, 2025-05-07T20:12:32.3373595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3373895Z use_cpu=True, 2025-05-07T20:12:32.3374125Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3374393Z ) 2025-05-07T20:12:32.3374668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3375283Z self=, 2025-05-07T20:12:32.3376018Z compile=False, 2025-05-07T20:12:32.3376276Z pooling_mode=, 2025-05-07T20:12:32.3376569Z T=1, 2025-05-07T20:12:32.3376753Z D=111, 2025-05-07T20:12:32.3376945Z B=23, 2025-05-07T20:12:32.3377139Z log_E=5, 2025-05-07T20:12:32.3377328Z L=19, 2025-05-07T20:12:32.3377529Z D_gradcheck=2, 2025-05-07T20:12:32.3377766Z stochastic_rounding=True, 2025-05-07T20:12:32.3378022Z weighted=False, 2025-05-07T20:12:32.3378252Z row_wise=True, 2025-05-07T20:12:32.3378472Z mixed=False, 2025-05-07T20:12:32.3378684Z use_cache=False, 2025-05-07T20:12:32.3379005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3379306Z use_cpu=True, 2025-05-07T20:12:32.3379536Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3379879Z ) 2025-05-07T20:12:32.3380123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3380740Z self=, 2025-05-07T20:12:32.3381298Z compile=True, 2025-05-07T20:12:32.3381550Z pooling_mode=, 2025-05-07T20:12:32.3381846Z T=4, 2025-05-07T20:12:32.3382027Z D=84, 2025-05-07T20:12:32.3382219Z B=54, 2025-05-07T20:12:32.3382413Z log_E=4, 2025-05-07T20:12:32.3382601Z L=9, 2025-05-07T20:12:32.3382803Z D_gradcheck=1, 2025-05-07T20:12:32.3383044Z stochastic_rounding=False, 2025-05-07T20:12:32.3383303Z weighted=True, 2025-05-07T20:12:32.3383523Z row_wise=True, 2025-05-07T20:12:32.3383741Z mixed=False, 2025-05-07T20:12:32.3383950Z use_cache=True, 2025-05-07T20:12:32.3384196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3384494Z use_cpu=True, 2025-05-07T20:12:32.3384720Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3384993Z ) 2025-05-07T20:12:32.3385230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3385832Z self=, 2025-05-07T20:12:32.3386408Z compile=True, 2025-05-07T20:12:32.3386660Z pooling_mode=, 2025-05-07T20:12:32.3386956Z T=5, 2025-05-07T20:12:32.3387135Z D=101, 2025-05-07T20:12:32.3387330Z B=67, 2025-05-07T20:12:32.3387523Z log_E=3, 2025-05-07T20:12:32.3387708Z L=15, 2025-05-07T20:12:32.3387905Z D_gradcheck=1, 2025-05-07T20:12:32.3388141Z stochastic_rounding=False, 2025-05-07T20:12:32.3388394Z weighted=True, 2025-05-07T20:12:32.3388612Z row_wise=True, 2025-05-07T20:12:32.3388826Z mixed=True, 2025-05-07T20:12:32.3389028Z use_cache=True, 2025-05-07T20:12:32.3389272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3389571Z use_cpu=True, 2025-05-07T20:12:32.3389798Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3390146Z ) 2025-05-07T20:12:32.3390385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3390985Z self=, 2025-05-07T20:12:32.3391552Z compile=False, 2025-05-07T20:12:32.3391847Z pooling_mode=, 2025-05-07T20:12:32.3392131Z T=2, 2025-05-07T20:12:32.3392326Z D=42, 2025-05-07T20:12:32.3392520Z B=64, 2025-05-07T20:12:32.3392703Z log_E=5, 2025-05-07T20:12:32.3392904Z L=16, 2025-05-07T20:12:32.3393101Z D_gradcheck=2, 2025-05-07T20:12:32.3393338Z stochastic_rounding=False, 2025-05-07T20:12:32.3393592Z weighted=True, 2025-05-07T20:12:32.3393812Z row_wise=True, 2025-05-07T20:12:32.3394029Z mixed=False, 2025-05-07T20:12:32.3394238Z use_cache=True, 2025-05-07T20:12:32.3394494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3394802Z use_cpu=True, 2025-05-07T20:12:32.3395033Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3395354Z ) 2025-05-07T20:12:32.3395598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3396201Z self=, 2025-05-07T20:12:32.3396776Z compile=True, 2025-05-07T20:12:32.3397034Z pooling_mode=, 2025-05-07T20:12:32.3397320Z T=3, 2025-05-07T20:12:32.3397518Z D=125, 2025-05-07T20:12:32.3397721Z B=89, 2025-05-07T20:12:32.3397906Z log_E=3, 2025-05-07T20:12:32.3398112Z L=17, 2025-05-07T20:12:32.3398317Z D_gradcheck=1, 2025-05-07T20:12:32.3398549Z stochastic_rounding=False, 2025-05-07T20:12:32.3398821Z weighted=True, 2025-05-07T20:12:32.3399043Z row_wise=True, 2025-05-07T20:12:32.3399265Z mixed=False, 2025-05-07T20:12:32.3399502Z use_cache=False, 2025-05-07T20:12:32.3399757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3400054Z use_cpu=True, 2025-05-07T20:12:32.3400281Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3400551Z ) 2025-05-07T20:12:32.3400786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3401384Z self=, 2025-05-07T20:12:32.3401952Z compile=True, 2025-05-07T20:12:32.3402198Z pooling_mode=, 2025-05-07T20:12:32.3402477Z T=5, 2025-05-07T20:12:32.3402668Z D=100, 2025-05-07T20:12:32.3402861Z B=98, 2025-05-07T20:12:32.3403041Z log_E=4, 2025-05-07T20:12:32.3403240Z L=10, 2025-05-07T20:12:32.3403437Z D_gradcheck=2, 2025-05-07T20:12:32.3403668Z stochastic_rounding=False, 2025-05-07T20:12:32.3403938Z weighted=True, 2025-05-07T20:12:32.3404159Z row_wise=True, 2025-05-07T20:12:32.3404368Z mixed=False, 2025-05-07T20:12:32.3404587Z use_cache=False, 2025-05-07T20:12:32.3404844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3405130Z use_cpu=True, 2025-05-07T20:12:32.3405370Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3405645Z ) 2025-05-07T20:12:32.3405879Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3406475Z self=, 2025-05-07T20:12:32.3407045Z compile=False, 2025-05-07T20:12:32.3407296Z pooling_mode=, 2025-05-07T20:12:32.3407576Z T=5, 2025-05-07T20:12:32.3407771Z D=109, 2025-05-07T20:12:32.3407970Z B=89, 2025-05-07T20:12:32.3408153Z log_E=4, 2025-05-07T20:12:32.3408354Z L=3, 2025-05-07T20:12:32.3408554Z D_gradcheck=2, 2025-05-07T20:12:32.3408784Z stochastic_rounding=True, 2025-05-07T20:12:32.3409051Z weighted=False, 2025-05-07T20:12:32.3409272Z row_wise=True, 2025-05-07T20:12:32.3409478Z mixed=False, 2025-05-07T20:12:32.3409696Z use_cache=True, 2025-05-07T20:12:32.3409942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3410228Z use_cpu=True, 2025-05-07T20:12:32.3410514Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3410789Z ) 2025-05-07T20:12:32.3411012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3411624Z self=, 2025-05-07T20:12:32.3412225Z compile=True, 2025-05-07T20:12:32.3412475Z pooling_mode=, 2025-05-07T20:12:32.3412755Z T=5, 2025-05-07T20:12:32.3412947Z D=6, 2025-05-07T20:12:32.3413138Z B=115, 2025-05-07T20:12:32.3413320Z log_E=4, 2025-05-07T20:12:32.3413410Z L=3, 2025-05-07T20:12:32.3413495Z D_gradcheck=2, 2025-05-07T20:12:32.3413593Z stochastic_rounding=False, 2025-05-07T20:12:32.3413691Z weighted=True, 2025-05-07T20:12:32.3413772Z row_wise=True, 2025-05-07T20:12:32.3413853Z mixed=True, 2025-05-07T20:12:32.3413948Z use_cache=False, 2025-05-07T20:12:32.3414056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3414137Z use_cpu=True, 2025-05-07T20:12:32.3414281Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3414357Z ) 2025-05-07T20:12:32.3414501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3414868Z self=, 2025-05-07T20:12:32.3414955Z compile=False, 2025-05-07T20:12:32.3415076Z pooling_mode=, 2025-05-07T20:12:32.3415154Z T=1, 2025-05-07T20:12:32.3415231Z D=24, 2025-05-07T20:12:32.3415319Z B=6, 2025-05-07T20:12:32.3415400Z log_E=4, 2025-05-07T20:12:32.3415476Z L=5, 2025-05-07T20:12:32.3415571Z D_gradcheck=2, 2025-05-07T20:12:32.3415669Z stochastic_rounding=True, 2025-05-07T20:12:32.3415752Z weighted=True, 2025-05-07T20:12:32.3415846Z row_wise=True, 2025-05-07T20:12:32.3415956Z mixed=False, 2025-05-07T20:12:32.3416042Z use_cache=True, 2025-05-07T20:12:32.3416164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3416246Z use_cpu=True, 2025-05-07T20:12:32.3416369Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3416446Z ) 2025-05-07T20:12:32.3416577Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3416958Z self=, 2025-05-07T20:12:32.3417043Z compile=False, 2025-05-07T20:12:32.3417153Z pooling_mode=, 2025-05-07T20:12:32.3417242Z T=4, 2025-05-07T20:12:32.3417321Z D=127, 2025-05-07T20:12:32.3417399Z B=2, 2025-05-07T20:12:32.3417490Z log_E=4, 2025-05-07T20:12:32.3417567Z L=17, 2025-05-07T20:12:32.3417649Z D_gradcheck=2, 2025-05-07T20:12:32.3417759Z stochastic_rounding=True, 2025-05-07T20:12:32.3417841Z weighted=True, 2025-05-07T20:12:32.3417924Z row_wise=True, 2025-05-07T20:12:32.3418019Z mixed=False, 2025-05-07T20:12:32.3418102Z use_cache=True, 2025-05-07T20:12:32.3418223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3418306Z use_cpu=True, 2025-05-07T20:12:32.3418410Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3418497Z ) 2025-05-07T20:12:32.3418628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3418994Z self=, 2025-05-07T20:12:32.3419094Z compile=False, 2025-05-07T20:12:32.3419202Z pooling_mode=, 2025-05-07T20:12:32.3419280Z T=5, 2025-05-07T20:12:32.3419371Z D=65, 2025-05-07T20:12:32.3419450Z B=3, 2025-05-07T20:12:32.3419529Z log_E=4, 2025-05-07T20:12:32.3419621Z L=3, 2025-05-07T20:12:32.3419779Z D_gradcheck=1, 2025-05-07T20:12:32.3419894Z stochastic_rounding=True, 2025-05-07T20:12:32.3419981Z weighted=True, 2025-05-07T20:12:32.3420066Z row_wise=True, 2025-05-07T20:12:32.3420165Z mixed=False, 2025-05-07T20:12:32.3420248Z use_cache=True, 2025-05-07T20:12:32.3420360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3420458Z use_cpu=True, 2025-05-07T20:12:32.3420619Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3420694Z ) 2025-05-07T20:12:32.3420841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3421232Z self=, 2025-05-07T20:12:32.3421320Z compile=True, 2025-05-07T20:12:32.3421445Z pooling_mode=, 2025-05-07T20:12:32.3421524Z T=1, 2025-05-07T20:12:32.3421616Z D=122, 2025-05-07T20:12:32.3421696Z B=18, 2025-05-07T20:12:32.3421777Z log_E=5, 2025-05-07T20:12:32.3421893Z L=3, 2025-05-07T20:12:32.3422014Z D_gradcheck=1, 2025-05-07T20:12:32.3422137Z stochastic_rounding=False, 2025-05-07T20:12:32.3422237Z weighted=False, 2025-05-07T20:12:32.3422324Z row_wise=True, 2025-05-07T20:12:32.3422408Z mixed=False, 2025-05-07T20:12:32.3422504Z use_cache=True, 2025-05-07T20:12:32.3422614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3422730Z use_cpu=True, 2025-05-07T20:12:32.3422850Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3422928Z ) 2025-05-07T20:12:32.3423064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3423438Z self=, 2025-05-07T20:12:32.3423523Z compile=True, 2025-05-07T20:12:32.3423642Z pooling_mode=, 2025-05-07T20:12:32.3423718Z T=5, 2025-05-07T20:12:32.3423794Z D=9, 2025-05-07T20:12:32.3423887Z B=31, 2025-05-07T20:12:32.3423965Z log_E=4, 2025-05-07T20:12:32.3424042Z L=1, 2025-05-07T20:12:32.3424138Z D_gradcheck=1, 2025-05-07T20:12:32.3424234Z stochastic_rounding=True, 2025-05-07T20:12:32.3424316Z weighted=True, 2025-05-07T20:12:32.3424441Z row_wise=True, 2025-05-07T20:12:32.3424521Z mixed=False, 2025-05-07T20:12:32.3424605Z use_cache=False, 2025-05-07T20:12:32.3424728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3424813Z use_cpu=True, 2025-05-07T20:12:32.3424916Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3425004Z ) 2025-05-07T20:12:32.3701804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3702380Z self=, 2025-05-07T20:12:32.3702504Z compile=False, 2025-05-07T20:12:32.3702665Z pooling_mode=, 2025-05-07T20:12:32.3702787Z T=2, 2025-05-07T20:12:32.3702890Z D=4, 2025-05-07T20:12:32.3703010Z B=121, 2025-05-07T20:12:32.3703135Z log_E=4, 2025-05-07T20:12:32.3703245Z L=16, 2025-05-07T20:12:32.3703376Z D_gradcheck=2, 2025-05-07T20:12:32.3703497Z stochastic_rounding=True, 2025-05-07T20:12:32.3703585Z weighted=False, 2025-05-07T20:12:32.3703667Z row_wise=True, 2025-05-07T20:12:32.3703760Z mixed=True, 2025-05-07T20:12:32.3703911Z use_cache=True, 2025-05-07T20:12:32.3704036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3704122Z use_cpu=True, 2025-05-07T20:12:32.3704230Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3704317Z ) 2025-05-07T20:12:32.3704449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3704817Z self=, 2025-05-07T20:12:32.3704912Z compile=True, 2025-05-07T20:12:32.3705021Z pooling_mode=, 2025-05-07T20:12:32.3705098Z T=3, 2025-05-07T20:12:32.3705188Z D=31, 2025-05-07T20:12:32.3705265Z B=90, 2025-05-07T20:12:32.3705354Z log_E=4, 2025-05-07T20:12:32.3705430Z L=14, 2025-05-07T20:12:32.3705513Z D_gradcheck=1, 2025-05-07T20:12:32.3705624Z stochastic_rounding=False, 2025-05-07T20:12:32.3705708Z weighted=True, 2025-05-07T20:12:32.3705789Z row_wise=True, 2025-05-07T20:12:32.3705881Z mixed=True, 2025-05-07T20:12:32.3705964Z use_cache=False, 2025-05-07T20:12:32.3706076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3706268Z use_cpu=True, 2025-05-07T20:12:32.3706374Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3706453Z ) 2025-05-07T20:12:32.3706601Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3707030Z self=, 2025-05-07T20:12:32.3707117Z compile=True, 2025-05-07T20:12:32.3707244Z pooling_mode=, 2025-05-07T20:12:32.3707323Z T=1, 2025-05-07T20:12:32.3707416Z D=27, 2025-05-07T20:12:32.3707494Z B=48, 2025-05-07T20:12:32.3707574Z log_E=3, 2025-05-07T20:12:32.3707666Z L=14, 2025-05-07T20:12:32.3707750Z D_gradcheck=1, 2025-05-07T20:12:32.3707850Z stochastic_rounding=True, 2025-05-07T20:12:32.3707953Z weighted=True, 2025-05-07T20:12:32.3708039Z row_wise=True, 2025-05-07T20:12:32.3708120Z mixed=False, 2025-05-07T20:12:32.3708214Z use_cache=True, 2025-05-07T20:12:32.3708359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3708443Z use_cpu=True, 2025-05-07T20:12:32.3708558Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3708632Z ) 2025-05-07T20:12:32.3708761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3709138Z self=, 2025-05-07T20:12:32.3709221Z compile=True, 2025-05-07T20:12:32.3709340Z pooling_mode=, 2025-05-07T20:12:32.3709416Z T=1, 2025-05-07T20:12:32.3709494Z D=126, 2025-05-07T20:12:32.3709585Z B=116, 2025-05-07T20:12:32.3709663Z log_E=3, 2025-05-07T20:12:32.3709741Z L=6, 2025-05-07T20:12:32.3709838Z D_gradcheck=1, 2025-05-07T20:12:32.3709935Z stochastic_rounding=True, 2025-05-07T20:12:32.3710057Z weighted=True, 2025-05-07T20:12:32.3710151Z row_wise=True, 2025-05-07T20:12:32.3710232Z mixed=False, 2025-05-07T20:12:32.3710316Z use_cache=False, 2025-05-07T20:12:32.3710438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3710520Z use_cpu=True, 2025-05-07T20:12:32.3710623Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3710708Z ) 2025-05-07T20:12:32.3710838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3711213Z self=, 2025-05-07T20:12:32.3711296Z compile=True, 2025-05-07T20:12:32.3711401Z pooling_mode=, 2025-05-07T20:12:32.3711489Z T=2, 2025-05-07T20:12:32.3711565Z D=89, 2025-05-07T20:12:32.3711642Z B=25, 2025-05-07T20:12:32.3711730Z log_E=5, 2025-05-07T20:12:32.3711806Z L=0, 2025-05-07T20:12:32.3711887Z D_gradcheck=1, 2025-05-07T20:12:32.3711997Z stochastic_rounding=False, 2025-05-07T20:12:32.3712082Z weighted=True, 2025-05-07T20:12:32.3712162Z row_wise=True, 2025-05-07T20:12:32.3712255Z mixed=False, 2025-05-07T20:12:32.3712339Z use_cache=False, 2025-05-07T20:12:32.3712462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3712547Z use_cpu=True, 2025-05-07T20:12:32.3712649Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3712738Z ) 2025-05-07T20:12:32.3712867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3713230Z self=, 2025-05-07T20:12:32.3713326Z compile=False, 2025-05-07T20:12:32.3713433Z pooling_mode=, 2025-05-07T20:12:32.3713510Z T=1, 2025-05-07T20:12:32.3713599Z D=87, 2025-05-07T20:12:32.3713676Z B=57, 2025-05-07T20:12:32.3713754Z log_E=5, 2025-05-07T20:12:32.3713844Z L=10, 2025-05-07T20:12:32.3713927Z D_gradcheck=2, 2025-05-07T20:12:32.3714027Z stochastic_rounding=True, 2025-05-07T20:12:32.3714127Z weighted=False, 2025-05-07T20:12:32.3714211Z row_wise=True, 2025-05-07T20:12:32.3714305Z mixed=True, 2025-05-07T20:12:32.3714388Z use_cache=True, 2025-05-07T20:12:32.3714529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3714626Z use_cpu=True, 2025-05-07T20:12:32.3714731Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3714805Z ) 2025-05-07T20:12:32.3714949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3715337Z self=, 2025-05-07T20:12:32.3715424Z compile=False, 2025-05-07T20:12:32.3715543Z pooling_mode=, 2025-05-07T20:12:32.3715619Z T=4, 2025-05-07T20:12:32.3715695Z D=6, 2025-05-07T20:12:32.3715785Z B=65, 2025-05-07T20:12:32.3715863Z log_E=4, 2025-05-07T20:12:32.3715953Z L=12, 2025-05-07T20:12:32.3716035Z D_gradcheck=2, 2025-05-07T20:12:32.3716135Z stochastic_rounding=False, 2025-05-07T20:12:32.3716230Z weighted=True, 2025-05-07T20:12:32.3716311Z row_wise=True, 2025-05-07T20:12:32.3716391Z mixed=True, 2025-05-07T20:12:32.3716520Z use_cache=False, 2025-05-07T20:12:32.3716632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3716714Z use_cpu=True, 2025-05-07T20:12:32.3716832Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3716907Z ) 2025-05-07T20:12:32.3717040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3717417Z self=, 2025-05-07T20:12:32.3717503Z compile=False, 2025-05-07T20:12:32.3717626Z pooling_mode=, 2025-05-07T20:12:32.3717703Z T=3, 2025-05-07T20:12:32.3717786Z D=52, 2025-05-07T20:12:32.3717877Z B=52, 2025-05-07T20:12:32.3717957Z log_E=3, 2025-05-07T20:12:32.3718034Z L=13, 2025-05-07T20:12:32.3718133Z D_gradcheck=2, 2025-05-07T20:12:32.3718292Z stochastic_rounding=True, 2025-05-07T20:12:32.3718376Z weighted=True, 2025-05-07T20:12:32.3718473Z row_wise=True, 2025-05-07T20:12:32.3718558Z mixed=True, 2025-05-07T20:12:32.3718646Z use_cache=True, 2025-05-07T20:12:32.3718770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3718856Z use_cpu=True, 2025-05-07T20:12:32.3718962Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3719054Z ) 2025-05-07T20:12:32.3719188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3719567Z self=, 2025-05-07T20:12:32.3719653Z compile=True, 2025-05-07T20:12:32.3719764Z pooling_mode=, 2025-05-07T20:12:32.3719856Z T=5, 2025-05-07T20:12:32.3719935Z D=80, 2025-05-07T20:12:32.3720015Z B=116, 2025-05-07T20:12:32.3720110Z log_E=5, 2025-05-07T20:12:32.3720189Z L=16, 2025-05-07T20:12:32.3720276Z D_gradcheck=2, 2025-05-07T20:12:32.3720392Z stochastic_rounding=True, 2025-05-07T20:12:32.3720477Z weighted=True, 2025-05-07T20:12:32.3720561Z row_wise=True, 2025-05-07T20:12:32.3720659Z mixed=False, 2025-05-07T20:12:32.3720748Z use_cache=True, 2025-05-07T20:12:32.3720856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3720955Z use_cpu=True, 2025-05-07T20:12:32.3721062Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3721154Z ) 2025-05-07T20:12:32.3721286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3721648Z self=, 2025-05-07T20:12:32.3721742Z compile=True, 2025-05-07T20:12:32.3721848Z pooling_mode=, 2025-05-07T20:12:32.3721923Z T=2, 2025-05-07T20:12:32.3722012Z D=28, 2025-05-07T20:12:32.3722087Z B=73, 2025-05-07T20:12:32.3722163Z log_E=5, 2025-05-07T20:12:32.3722251Z L=2, 2025-05-07T20:12:32.3722336Z D_gradcheck=1, 2025-05-07T20:12:32.3722433Z stochastic_rounding=False, 2025-05-07T20:12:32.3722528Z weighted=False, 2025-05-07T20:12:32.3722608Z row_wise=True, 2025-05-07T20:12:32.3722687Z mixed=True, 2025-05-07T20:12:32.3722812Z use_cache=False, 2025-05-07T20:12:32.3722921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3723014Z use_cpu=True, 2025-05-07T20:12:32.3723117Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3723193Z ) 2025-05-07T20:12:32.3723362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3723725Z self=, 2025-05-07T20:12:32.3723811Z compile=False, 2025-05-07T20:12:32.3723932Z pooling_mode=, 2025-05-07T20:12:32.3724008Z T=5, 2025-05-07T20:12:32.3724085Z D=89, 2025-05-07T20:12:32.3724172Z B=66, 2025-05-07T20:12:32.3724253Z log_E=5, 2025-05-07T20:12:32.3724331Z L=15, 2025-05-07T20:12:32.3724429Z D_gradcheck=1, 2025-05-07T20:12:32.3724525Z stochastic_rounding=True, 2025-05-07T20:12:32.3724609Z weighted=False, 2025-05-07T20:12:32.3724704Z row_wise=True, 2025-05-07T20:12:32.3724809Z mixed=True, 2025-05-07T20:12:32.3724909Z use_cache=False, 2025-05-07T20:12:32.3725017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3725098Z use_cpu=True, 2025-05-07T20:12:32.3725213Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3725288Z ) 2025-05-07T20:12:32.3725419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3725795Z self=, 2025-05-07T20:12:32.3725877Z compile=True, 2025-05-07T20:12:32.3725984Z pooling_mode=, 2025-05-07T20:12:32.3726073Z T=1, 2025-05-07T20:12:32.3726150Z D=4, 2025-05-07T20:12:32.3726226Z B=79, 2025-05-07T20:12:32.3726317Z log_E=5, 2025-05-07T20:12:32.3726393Z L=17, 2025-05-07T20:12:32.3726531Z D_gradcheck=2, 2025-05-07T20:12:32.3726629Z stochastic_rounding=False, 2025-05-07T20:12:32.3726712Z weighted=True, 2025-05-07T20:12:32.3726804Z row_wise=True, 2025-05-07T20:12:32.3726888Z mixed=True, 2025-05-07T20:12:32.3726972Z use_cache=True, 2025-05-07T20:12:32.3727094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3727176Z use_cpu=True, 2025-05-07T20:12:32.3727280Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3727367Z ) 2025-05-07T20:12:32.3727501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3727865Z self=, 2025-05-07T20:12:32.3727966Z compile=False, 2025-05-07T20:12:32.3728076Z pooling_mode=, 2025-05-07T20:12:32.3728168Z T=5, 2025-05-07T20:12:32.3728247Z D=114, 2025-05-07T20:12:32.3728325Z B=102, 2025-05-07T20:12:32.3728418Z log_E=3, 2025-05-07T20:12:32.3728496Z L=2, 2025-05-07T20:12:32.3728579Z D_gradcheck=1, 2025-05-07T20:12:32.3728688Z stochastic_rounding=True, 2025-05-07T20:12:32.3728772Z weighted=False, 2025-05-07T20:12:32.3728852Z row_wise=True, 2025-05-07T20:12:32.3728948Z mixed=False, 2025-05-07T20:12:32.3729030Z use_cache=True, 2025-05-07T20:12:32.3729138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3729231Z use_cpu=True, 2025-05-07T20:12:32.3729335Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3729411Z ) 2025-05-07T20:12:32.3729552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3729914Z self=, 2025-05-07T20:12:32.3730010Z compile=True, 2025-05-07T20:12:32.3730117Z pooling_mode=, 2025-05-07T20:12:32.3730196Z T=3, 2025-05-07T20:12:32.3730284Z D=10, 2025-05-07T20:12:32.3730361Z B=119, 2025-05-07T20:12:32.3730440Z log_E=5, 2025-05-07T20:12:32.3730529Z L=16, 2025-05-07T20:12:32.3730612Z D_gradcheck=2, 2025-05-07T20:12:32.3730711Z stochastic_rounding=True, 2025-05-07T20:12:32.3730805Z weighted=True, 2025-05-07T20:12:32.3730888Z row_wise=True, 2025-05-07T20:12:32.3730996Z mixed=False, 2025-05-07T20:12:32.3731092Z use_cache=False, 2025-05-07T20:12:32.3731198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3731281Z use_cpu=True, 2025-05-07T20:12:32.3731395Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.3731497Z ) 2025-05-07T20:12:32.3731640Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3732002Z self=, 2025-05-07T20:12:32.3732084Z compile=True, 2025-05-07T20:12:32.3732205Z pooling_mode=, 2025-05-07T20:12:32.3732280Z T=1, 2025-05-07T20:12:32.3732356Z D=88, 2025-05-07T20:12:32.3732443Z B=82, 2025-05-07T20:12:32.3732520Z log_E=3, 2025-05-07T20:12:32.3732596Z L=13, 2025-05-07T20:12:32.3732690Z D_gradcheck=1, 2025-05-07T20:12:32.3732786Z stochastic_rounding=True, 2025-05-07T20:12:32.3732868Z weighted=False, 2025-05-07T20:12:32.3732986Z row_wise=True, 2025-05-07T20:12:32.3733070Z mixed=False, 2025-05-07T20:12:32.3733150Z use_cache=True, 2025-05-07T20:12:32.3733270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.3733352Z use_cpu=True, 2025-05-07T20:12:32.3733466Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3733543Z ) 2025-05-07T20:12:32.3733672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.3734047Z self=, 2025-05-07T20:12:32.3734131Z compile=False, 2025-05-07T20:12:32.3734239Z pooling_mode=, 2025-05-07T20:12:32.3734329Z T=1, 2025-05-07T20:12:32.3734409Z D=70, 2025-05-07T20:12:32.3734485Z B=59, 2025-05-07T20:12:32.3734605Z log_E=4, 2025-05-07T20:12:32.3734685Z L=2, 2025-05-07T20:12:32.3734770Z D_gradcheck=2, 2025-05-07T20:12:32.3734881Z stochastic_rounding=True, 2025-05-07T20:12:32.3734966Z weighted=True, 2025-05-07T20:12:32.3735063Z row_wise=True, 2025-05-07T20:12:32.3735146Z mixed=False, 2025-05-07T20:12:32.3735231Z use_cache=True, 2025-05-07T20:12:32.3735353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.3735435Z use_cpu=True, 2025-05-07T20:12:32.3735540Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.3735627Z ) 2025-05-07T20:12:32.4045630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4054274Z self=, 2025-05-07T20:12:32.4054537Z compile=True, 2025-05-07T20:12:32.4054711Z pooling_mode=, 2025-05-07T20:12:32.4054847Z T=2, 2025-05-07T20:12:32.4054957Z D=51, 2025-05-07T20:12:32.4055067Z B=122, 2025-05-07T20:12:32.4055215Z log_E=5, 2025-05-07T20:12:32.4055296Z L=10, 2025-05-07T20:12:32.4055456Z D_gradcheck=1, 2025-05-07T20:12:32.4055570Z stochastic_rounding=True, 2025-05-07T20:12:32.4055655Z weighted=False, 2025-05-07T20:12:32.4055746Z row_wise=True, 2025-05-07T20:12:32.4055845Z mixed=False, 2025-05-07T20:12:32.4055929Z use_cache=True, 2025-05-07T20:12:32.4056045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4056147Z use_cpu=True, 2025-05-07T20:12:32.4056260Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4056352Z ) 2025-05-07T20:12:32.4056501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4056878Z self=, 2025-05-07T20:12:32.4056978Z compile=False, 2025-05-07T20:12:32.4057094Z pooling_mode=, 2025-05-07T20:12:32.4057172Z T=5, 2025-05-07T20:12:32.4057266Z D=60, 2025-05-07T20:12:32.4057346Z B=51, 2025-05-07T20:12:32.4057426Z log_E=4, 2025-05-07T20:12:32.4057518Z L=20, 2025-05-07T20:12:32.4057606Z D_gradcheck=2, 2025-05-07T20:12:32.4057705Z stochastic_rounding=False, 2025-05-07T20:12:32.4057806Z weighted=True, 2025-05-07T20:12:32.4057998Z row_wise=True, 2025-05-07T20:12:32.4058082Z mixed=False, 2025-05-07T20:12:32.4058179Z use_cache=True, 2025-05-07T20:12:32.4058293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4058391Z use_cpu=True, 2025-05-07T20:12:32.4058537Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4058617Z ) 2025-05-07T20:12:32.4058768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4059135Z self=, 2025-05-07T20:12:32.4059224Z compile=False, 2025-05-07T20:12:32.4059348Z pooling_mode=, 2025-05-07T20:12:32.4059426Z T=5, 2025-05-07T20:12:32.4059503Z D=120, 2025-05-07T20:12:32.4059595Z B=31, 2025-05-07T20:12:32.4059753Z log_E=3, 2025-05-07T20:12:32.4059832Z L=12, 2025-05-07T20:12:32.4059928Z D_gradcheck=2, 2025-05-07T20:12:32.4060026Z stochastic_rounding=False, 2025-05-07T20:12:32.4060168Z weighted=True, 2025-05-07T20:12:32.4060252Z row_wise=True, 2025-05-07T20:12:32.4060332Z mixed=True, 2025-05-07T20:12:32.4060429Z use_cache=False, 2025-05-07T20:12:32.4060538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4060620Z use_cpu=True, 2025-05-07T20:12:32.4060740Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4060818Z ) 2025-05-07T20:12:32.4060951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4061333Z self=, 2025-05-07T20:12:32.4061417Z compile=True, 2025-05-07T20:12:32.4061525Z pooling_mode=, 2025-05-07T20:12:32.4061616Z T=4, 2025-05-07T20:12:32.4061693Z D=115, 2025-05-07T20:12:32.4061806Z B=43, 2025-05-07T20:12:32.4061901Z log_E=3, 2025-05-07T20:12:32.4061978Z L=7, 2025-05-07T20:12:32.4062079Z D_gradcheck=2, 2025-05-07T20:12:32.4062178Z stochastic_rounding=True, 2025-05-07T20:12:32.4062266Z weighted=True, 2025-05-07T20:12:32.4062364Z row_wise=True, 2025-05-07T20:12:32.4062446Z mixed=False, 2025-05-07T20:12:32.4062529Z use_cache=True, 2025-05-07T20:12:32.4062653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4062735Z use_cpu=True, 2025-05-07T20:12:32.4062843Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4062935Z ) 2025-05-07T20:12:32.4063067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4063428Z self=, 2025-05-07T20:12:32.4063528Z compile=True, 2025-05-07T20:12:32.4063637Z pooling_mode=, 2025-05-07T20:12:32.4063729Z T=4, 2025-05-07T20:12:32.4063807Z D=30, 2025-05-07T20:12:32.4063887Z B=19, 2025-05-07T20:12:32.4063982Z log_E=3, 2025-05-07T20:12:32.4064060Z L=6, 2025-05-07T20:12:32.4064145Z D_gradcheck=2, 2025-05-07T20:12:32.4064256Z stochastic_rounding=True, 2025-05-07T20:12:32.4064344Z weighted=True, 2025-05-07T20:12:32.4064425Z row_wise=True, 2025-05-07T20:12:32.4064518Z mixed=False, 2025-05-07T20:12:32.4064601Z use_cache=True, 2025-05-07T20:12:32.4064712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4064808Z use_cpu=True, 2025-05-07T20:12:32.4064913Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4064989Z ) 2025-05-07T20:12:32.4065133Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4065496Z self=, 2025-05-07T20:12:32.4065593Z compile=True, 2025-05-07T20:12:32.4065700Z pooling_mode=, 2025-05-07T20:12:32.4065778Z T=2, 2025-05-07T20:12:32.4065872Z D=89, 2025-05-07T20:12:32.4065947Z B=89, 2025-05-07T20:12:32.4066028Z log_E=3, 2025-05-07T20:12:32.4066119Z L=5, 2025-05-07T20:12:32.4066202Z D_gradcheck=1, 2025-05-07T20:12:32.4066305Z stochastic_rounding=False, 2025-05-07T20:12:32.4066433Z weighted=True, 2025-05-07T20:12:32.4066515Z row_wise=True, 2025-05-07T20:12:32.4066599Z mixed=True, 2025-05-07T20:12:32.4066697Z use_cache=False, 2025-05-07T20:12:32.4066807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4066916Z use_cpu=True, 2025-05-07T20:12:32.4067035Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4067110Z ) 2025-05-07T20:12:32.4067254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4067618Z self=, 2025-05-07T20:12:32.4067703Z compile=False, 2025-05-07T20:12:32.4067825Z pooling_mode=, 2025-05-07T20:12:32.4067906Z T=3, 2025-05-07T20:12:32.4067985Z D=123, 2025-05-07T20:12:32.4068076Z B=30, 2025-05-07T20:12:32.4068155Z log_E=3, 2025-05-07T20:12:32.4068233Z L=10, 2025-05-07T20:12:32.4068331Z D_gradcheck=1, 2025-05-07T20:12:32.4068454Z stochastic_rounding=False, 2025-05-07T20:12:32.4068544Z weighted=False, 2025-05-07T20:12:32.4068644Z row_wise=True, 2025-05-07T20:12:32.4068726Z mixed=True, 2025-05-07T20:12:32.4068810Z use_cache=True, 2025-05-07T20:12:32.4068934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4069020Z use_cpu=True, 2025-05-07T20:12:32.4069141Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4069215Z ) 2025-05-07T20:12:32.4069352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4069729Z self=, 2025-05-07T20:12:32.4069813Z compile=True, 2025-05-07T20:12:32.4069925Z pooling_mode=, 2025-05-07T20:12:32.4070014Z T=2, 2025-05-07T20:12:32.4070118Z D=10, 2025-05-07T20:12:32.4070194Z B=74, 2025-05-07T20:12:32.4070286Z log_E=4, 2025-05-07T20:12:32.4070362Z L=1, 2025-05-07T20:12:32.4070445Z D_gradcheck=2, 2025-05-07T20:12:32.4070561Z stochastic_rounding=True, 2025-05-07T20:12:32.4070646Z weighted=True, 2025-05-07T20:12:32.4070740Z row_wise=True, 2025-05-07T20:12:32.4070820Z mixed=True, 2025-05-07T20:12:32.4070903Z use_cache=True, 2025-05-07T20:12:32.4071025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4071109Z use_cpu=True, 2025-05-07T20:12:32.4071213Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4071304Z ) 2025-05-07T20:12:32.4071436Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4071800Z self=, 2025-05-07T20:12:32.4071896Z compile=False, 2025-05-07T20:12:32.4072007Z pooling_mode=, 2025-05-07T20:12:32.4072085Z T=2, 2025-05-07T20:12:32.4072178Z D=94, 2025-05-07T20:12:32.4072255Z B=81, 2025-05-07T20:12:32.4072334Z log_E=4, 2025-05-07T20:12:32.4072426Z L=6, 2025-05-07T20:12:32.4072511Z D_gradcheck=2, 2025-05-07T20:12:32.4072627Z stochastic_rounding=True, 2025-05-07T20:12:32.4072712Z weighted=True, 2025-05-07T20:12:32.4072795Z row_wise=True, 2025-05-07T20:12:32.4072889Z mixed=True, 2025-05-07T20:12:32.4072975Z use_cache=False, 2025-05-07T20:12:32.4073088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4073184Z use_cpu=True, 2025-05-07T20:12:32.4073292Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4073370Z ) 2025-05-07T20:12:32.4073515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4073877Z self=, 2025-05-07T20:12:32.4073962Z compile=True, 2025-05-07T20:12:32.4074083Z pooling_mode=, 2025-05-07T20:12:32.4074164Z T=3, 2025-05-07T20:12:32.4074259Z D=94, 2025-05-07T20:12:32.4074335Z B=50, 2025-05-07T20:12:32.4074415Z log_E=4, 2025-05-07T20:12:32.4074506Z L=10, 2025-05-07T20:12:32.4074590Z D_gradcheck=2, 2025-05-07T20:12:32.4074719Z stochastic_rounding=False, 2025-05-07T20:12:32.4074814Z weighted=True, 2025-05-07T20:12:32.4074897Z row_wise=True, 2025-05-07T20:12:32.4074979Z mixed=False, 2025-05-07T20:12:32.4075076Z use_cache=True, 2025-05-07T20:12:32.4075211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4075296Z use_cpu=True, 2025-05-07T20:12:32.4075415Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4075493Z ) 2025-05-07T20:12:32.4075949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4076338Z self=, 2025-05-07T20:12:32.4076426Z compile=False, 2025-05-07T20:12:32.4076554Z pooling_mode=, 2025-05-07T20:12:32.4076637Z T=1, 2025-05-07T20:12:32.4076716Z D=80, 2025-05-07T20:12:32.4076812Z B=111, 2025-05-07T20:12:32.4076892Z log_E=4, 2025-05-07T20:12:32.4076971Z L=3, 2025-05-07T20:12:32.4077145Z D_gradcheck=2, 2025-05-07T20:12:32.4077255Z stochastic_rounding=True, 2025-05-07T20:12:32.4077341Z weighted=False, 2025-05-07T20:12:32.4077440Z row_wise=True, 2025-05-07T20:12:32.4077523Z mixed=True, 2025-05-07T20:12:32.4077609Z use_cache=True, 2025-05-07T20:12:32.4077738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4077823Z use_cpu=True, 2025-05-07T20:12:32.4077928Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4078019Z ) 2025-05-07T20:12:32.4078149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4078527Z self=, 2025-05-07T20:12:32.4078613Z compile=False, 2025-05-07T20:12:32.4078720Z pooling_mode=, 2025-05-07T20:12:32.4078849Z T=5, 2025-05-07T20:12:32.4078930Z D=55, 2025-05-07T20:12:32.4079006Z B=22, 2025-05-07T20:12:32.4079099Z log_E=4, 2025-05-07T20:12:32.4079179Z L=4, 2025-05-07T20:12:32.4079267Z D_gradcheck=2, 2025-05-07T20:12:32.4079383Z stochastic_rounding=False, 2025-05-07T20:12:32.4079469Z weighted=False, 2025-05-07T20:12:32.4079552Z row_wise=True, 2025-05-07T20:12:32.4079647Z mixed=True, 2025-05-07T20:12:32.4079736Z use_cache=False, 2025-05-07T20:12:32.4079848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4079943Z use_cpu=True, 2025-05-07T20:12:32.4080048Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4080137Z ) 2025-05-07T20:12:32.4080268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4080637Z self=, 2025-05-07T20:12:32.4080736Z compile=True, 2025-05-07T20:12:32.4080845Z pooling_mode=, 2025-05-07T20:12:32.4080924Z T=1, 2025-05-07T20:12:32.4081011Z D=49, 2025-05-07T20:12:32.4081087Z B=76, 2025-05-07T20:12:32.4081164Z log_E=5, 2025-05-07T20:12:32.4081251Z L=7, 2025-05-07T20:12:32.4081338Z D_gradcheck=1, 2025-05-07T20:12:32.4081435Z stochastic_rounding=True, 2025-05-07T20:12:32.4081529Z weighted=True, 2025-05-07T20:12:32.4081611Z row_wise=True, 2025-05-07T20:12:32.4081705Z mixed=False, 2025-05-07T20:12:32.4081788Z use_cache=True, 2025-05-07T20:12:32.4081899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4081989Z use_cpu=True, 2025-05-07T20:12:32.4082090Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4082159Z ) 2025-05-07T20:12:32.4082300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4082659Z self=, 2025-05-07T20:12:32.4082742Z compile=True, 2025-05-07T20:12:32.4082856Z pooling_mode=, 2025-05-07T20:12:32.4082934Z T=1, 2025-05-07T20:12:32.4083010Z D=83, 2025-05-07T20:12:32.4083097Z B=123, 2025-05-07T20:12:32.4083174Z log_E=4, 2025-05-07T20:12:32.4083251Z L=13, 2025-05-07T20:12:32.4083388Z D_gradcheck=2, 2025-05-07T20:12:32.4083487Z stochastic_rounding=False, 2025-05-07T20:12:32.4083583Z weighted=False, 2025-05-07T20:12:32.4083662Z row_wise=True, 2025-05-07T20:12:32.4083737Z mixed=True, 2025-05-07T20:12:32.4083820Z use_cache=False, 2025-05-07T20:12:32.4083959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4084039Z use_cpu=True, 2025-05-07T20:12:32.4084143Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4084213Z ) 2025-05-07T20:12:32.4084338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4084712Z self=, 2025-05-07T20:12:32.4084792Z compile=True, 2025-05-07T20:12:32.4084902Z pooling_mode=, 2025-05-07T20:12:32.4084987Z T=1, 2025-05-07T20:12:32.4085063Z D=95, 2025-05-07T20:12:32.4085150Z B=68, 2025-05-07T20:12:32.4085225Z log_E=4, 2025-05-07T20:12:32.4085327Z L=20, 2025-05-07T20:12:32.4085428Z D_gradcheck=2, 2025-05-07T20:12:32.4085524Z stochastic_rounding=False, 2025-05-07T20:12:32.4085606Z weighted=True, 2025-05-07T20:12:32.4085695Z row_wise=True, 2025-05-07T20:12:32.4085772Z mixed=True, 2025-05-07T20:12:32.4085855Z use_cache=False, 2025-05-07T20:12:32.4085972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4086051Z use_cpu=True, 2025-05-07T20:12:32.4086151Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4086236Z ) 2025-05-07T20:12:32.4086364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4086721Z self=, 2025-05-07T20:12:32.4086813Z compile=True, 2025-05-07T20:12:32.4086946Z pooling_mode=, 2025-05-07T20:12:32.4087034Z T=1, 2025-05-07T20:12:32.4087108Z D=123, 2025-05-07T20:12:32.4087186Z B=87, 2025-05-07T20:12:32.4087272Z log_E=5, 2025-05-07T20:12:32.4087347Z L=20, 2025-05-07T20:12:32.4087429Z D_gradcheck=1, 2025-05-07T20:12:32.4087536Z stochastic_rounding=True, 2025-05-07T20:12:32.4087616Z weighted=False, 2025-05-07T20:12:32.4087696Z row_wise=True, 2025-05-07T20:12:32.4087786Z mixed=True, 2025-05-07T20:12:32.4087868Z use_cache=False, 2025-05-07T20:12:32.4087978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4088071Z use_cpu=True, 2025-05-07T20:12:32.4088170Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4088242Z ) 2025-05-07T20:12:32.4395397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4395969Z self=, 2025-05-07T20:12:32.4396111Z compile=True, 2025-05-07T20:12:32.4396293Z pooling_mode=, 2025-05-07T20:12:32.4396410Z T=3, 2025-05-07T20:12:32.4396543Z D=49, 2025-05-07T20:12:32.4396657Z B=53, 2025-05-07T20:12:32.4396736Z log_E=3, 2025-05-07T20:12:32.4396829Z L=14, 2025-05-07T20:12:32.4396910Z D_gradcheck=2, 2025-05-07T20:12:32.4397021Z stochastic_rounding=True, 2025-05-07T20:12:32.4397105Z weighted=False, 2025-05-07T20:12:32.4397184Z row_wise=True, 2025-05-07T20:12:32.4397263Z mixed=True, 2025-05-07T20:12:32.4397362Z use_cache=False, 2025-05-07T20:12:32.4397470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4397548Z use_cpu=True, 2025-05-07T20:12:32.4397662Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4397799Z ) 2025-05-07T20:12:32.4397942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4398306Z self=, 2025-05-07T20:12:32.4398387Z compile=True, 2025-05-07T20:12:32.4398508Z pooling_mode=, 2025-05-07T20:12:32.4398585Z T=1, 2025-05-07T20:12:32.4398659Z D=106, 2025-05-07T20:12:32.4398745Z B=51, 2025-05-07T20:12:32.4398825Z log_E=4, 2025-05-07T20:12:32.4398994Z L=11, 2025-05-07T20:12:32.4399092Z D_gradcheck=2, 2025-05-07T20:12:32.4399191Z stochastic_rounding=False, 2025-05-07T20:12:32.4399274Z weighted=True, 2025-05-07T20:12:32.4399369Z row_wise=True, 2025-05-07T20:12:32.4399449Z mixed=True, 2025-05-07T20:12:32.4399570Z use_cache=False, 2025-05-07T20:12:32.4399694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4399772Z use_cpu=True, 2025-05-07T20:12:32.4399884Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4399959Z ) 2025-05-07T20:12:32.4400088Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4400457Z self=, 2025-05-07T20:12:32.4400543Z compile=True, 2025-05-07T20:12:32.4400650Z pooling_mode=, 2025-05-07T20:12:32.4400739Z T=5, 2025-05-07T20:12:32.4400819Z D=37, 2025-05-07T20:12:32.4400894Z B=94, 2025-05-07T20:12:32.4401017Z log_E=5, 2025-05-07T20:12:32.4401093Z L=20, 2025-05-07T20:12:32.4401173Z D_gradcheck=1, 2025-05-07T20:12:32.4401277Z stochastic_rounding=True, 2025-05-07T20:12:32.4401359Z weighted=True, 2025-05-07T20:12:32.4401444Z row_wise=True, 2025-05-07T20:12:32.4401525Z mixed=False, 2025-05-07T20:12:32.4401609Z use_cache=True, 2025-05-07T20:12:32.4401727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4401805Z use_cpu=True, 2025-05-07T20:12:32.4401907Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4401991Z ) 2025-05-07T20:12:32.4402120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4402481Z self=, 2025-05-07T20:12:32.4402608Z compile=False, 2025-05-07T20:12:32.4402717Z pooling_mode=, 2025-05-07T20:12:32.4402794Z T=2, 2025-05-07T20:12:32.4402881Z D=107, 2025-05-07T20:12:32.4402957Z B=84, 2025-05-07T20:12:32.4403048Z log_E=3, 2025-05-07T20:12:32.4403130Z L=16, 2025-05-07T20:12:32.4403212Z D_gradcheck=1, 2025-05-07T20:12:32.4403312Z stochastic_rounding=False, 2025-05-07T20:12:32.4403404Z weighted=False, 2025-05-07T20:12:32.4403486Z row_wise=True, 2025-05-07T20:12:32.4403568Z mixed=True, 2025-05-07T20:12:32.4403659Z use_cache=False, 2025-05-07T20:12:32.4403767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4403852Z use_cpu=True, 2025-05-07T20:12:32.4403963Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4404037Z ) 2025-05-07T20:12:32.4404165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4404535Z self=, 2025-05-07T20:12:32.4404621Z compile=False, 2025-05-07T20:12:32.4404736Z pooling_mode=, 2025-05-07T20:12:32.4404811Z T=4, 2025-05-07T20:12:32.4404890Z D=27, 2025-05-07T20:12:32.4404977Z B=78, 2025-05-07T20:12:32.4405056Z log_E=5, 2025-05-07T20:12:32.4405131Z L=3, 2025-05-07T20:12:32.4405223Z D_gradcheck=2, 2025-05-07T20:12:32.4405320Z stochastic_rounding=True, 2025-05-07T20:12:32.4405403Z weighted=False, 2025-05-07T20:12:32.4405493Z row_wise=True, 2025-05-07T20:12:32.4405577Z mixed=False, 2025-05-07T20:12:32.4405658Z use_cache=True, 2025-05-07T20:12:32.4405778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4405858Z use_cpu=True, 2025-05-07T20:12:32.4405960Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4406042Z ) 2025-05-07T20:12:32.4406172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4406547Z self=, 2025-05-07T20:12:32.4406632Z compile=True, 2025-05-07T20:12:32.4406739Z pooling_mode=, 2025-05-07T20:12:32.4406820Z T=4, 2025-05-07T20:12:32.4406899Z D=93, 2025-05-07T20:12:32.4407003Z B=108, 2025-05-07T20:12:32.4407087Z log_E=5, 2025-05-07T20:12:32.4407162Z L=7, 2025-05-07T20:12:32.4407243Z D_gradcheck=2, 2025-05-07T20:12:32.4407346Z stochastic_rounding=True, 2025-05-07T20:12:32.4407425Z weighted=False, 2025-05-07T20:12:32.4407545Z row_wise=True, 2025-05-07T20:12:32.4407634Z mixed=False, 2025-05-07T20:12:32.4407716Z use_cache=True, 2025-05-07T20:12:32.4407821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4407909Z use_cpu=True, 2025-05-07T20:12:32.4408012Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4408100Z ) 2025-05-07T20:12:32.4408228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4408586Z self=, 2025-05-07T20:12:32.4408681Z compile=True, 2025-05-07T20:12:32.4408785Z pooling_mode=, 2025-05-07T20:12:32.4408858Z T=5, 2025-05-07T20:12:32.4408945Z D=67, 2025-05-07T20:12:32.4409045Z B=26, 2025-05-07T20:12:32.4409124Z log_E=4, 2025-05-07T20:12:32.4409219Z L=12, 2025-05-07T20:12:32.4409298Z D_gradcheck=1, 2025-05-07T20:12:32.4409393Z stochastic_rounding=False, 2025-05-07T20:12:32.4409486Z weighted=True, 2025-05-07T20:12:32.4409564Z row_wise=True, 2025-05-07T20:12:32.4409645Z mixed=False, 2025-05-07T20:12:32.4409740Z use_cache=False, 2025-05-07T20:12:32.4409843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4409932Z use_cpu=True, 2025-05-07T20:12:32.4410030Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4410100Z ) 2025-05-07T20:12:32.4410238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4410597Z self=, 2025-05-07T20:12:32.4410705Z compile=False, 2025-05-07T20:12:32.4410821Z pooling_mode=, 2025-05-07T20:12:32.4410897Z T=3, 2025-05-07T20:12:32.4410971Z D=48, 2025-05-07T20:12:32.4411058Z B=59, 2025-05-07T20:12:32.4411134Z log_E=5, 2025-05-07T20:12:32.4411205Z L=7, 2025-05-07T20:12:32.4411296Z D_gradcheck=2, 2025-05-07T20:12:32.4411389Z stochastic_rounding=True, 2025-05-07T20:12:32.4411478Z weighted=False, 2025-05-07T20:12:32.4411558Z row_wise=True, 2025-05-07T20:12:32.4411636Z mixed=False, 2025-05-07T20:12:32.4411725Z use_cache=False, 2025-05-07T20:12:32.4411832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4411908Z use_cpu=True, 2025-05-07T20:12:32.4412018Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4412091Z ) 2025-05-07T20:12:32.4412217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4412585Z self=, 2025-05-07T20:12:32.4412671Z compile=False, 2025-05-07T20:12:32.4412774Z pooling_mode=, 2025-05-07T20:12:32.4412859Z T=5, 2025-05-07T20:12:32.4412938Z D=14, 2025-05-07T20:12:32.4413021Z B=11, 2025-05-07T20:12:32.4413097Z log_E=5, 2025-05-07T20:12:32.4413173Z L=3, 2025-05-07T20:12:32.4413269Z D_gradcheck=2, 2025-05-07T20:12:32.4413367Z stochastic_rounding=False, 2025-05-07T20:12:32.4413449Z weighted=True, 2025-05-07T20:12:32.4413543Z row_wise=True, 2025-05-07T20:12:32.4413623Z mixed=True, 2025-05-07T20:12:32.4413706Z use_cache=False, 2025-05-07T20:12:32.4413826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4413908Z use_cpu=True, 2025-05-07T20:12:32.4414013Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4414093Z ) 2025-05-07T20:12:32.4414221Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4414579Z self=, 2025-05-07T20:12:32.4414673Z compile=False, 2025-05-07T20:12:32.4414783Z pooling_mode=, 2025-05-07T20:12:32.4414867Z T=3, 2025-05-07T20:12:32.4414970Z D=6, 2025-05-07T20:12:32.4415046Z B=6, 2025-05-07T20:12:32.4415130Z log_E=3, 2025-05-07T20:12:32.4415205Z L=20, 2025-05-07T20:12:32.4415287Z D_gradcheck=2, 2025-05-07T20:12:32.4415392Z stochastic_rounding=True, 2025-05-07T20:12:32.4415515Z weighted=True, 2025-05-07T20:12:32.4415595Z row_wise=True, 2025-05-07T20:12:32.4415683Z mixed=True, 2025-05-07T20:12:32.4415762Z use_cache=True, 2025-05-07T20:12:32.4415868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4415952Z use_cpu=True, 2025-05-07T20:12:32.4416053Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4416127Z ) 2025-05-07T20:12:32.4416265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4416624Z self=, 2025-05-07T20:12:32.4416717Z compile=False, 2025-05-07T20:12:32.4416825Z pooling_mode=, 2025-05-07T20:12:32.4416927Z T=5, 2025-05-07T20:12:32.4417013Z D=22, 2025-05-07T20:12:32.4417088Z B=58, 2025-05-07T20:12:32.4417164Z log_E=3, 2025-05-07T20:12:32.4417246Z L=14, 2025-05-07T20:12:32.4417327Z D_gradcheck=2, 2025-05-07T20:12:32.4417422Z stochastic_rounding=True, 2025-05-07T20:12:32.4417511Z weighted=True, 2025-05-07T20:12:32.4417589Z row_wise=True, 2025-05-07T20:12:32.4417667Z mixed=True, 2025-05-07T20:12:32.4417757Z use_cache=True, 2025-05-07T20:12:32.4417865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4417946Z use_cpu=True, 2025-05-07T20:12:32.4418055Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4418127Z ) 2025-05-07T20:12:32.4418265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4418622Z self=, 2025-05-07T20:12:32.4418732Z compile=False, 2025-05-07T20:12:32.4418846Z pooling_mode=, 2025-05-07T20:12:32.4418925Z T=5, 2025-05-07T20:12:32.4419000Z D=39, 2025-05-07T20:12:32.4419082Z B=90, 2025-05-07T20:12:32.4419158Z log_E=4, 2025-05-07T20:12:32.4419234Z L=5, 2025-05-07T20:12:32.4419328Z D_gradcheck=1, 2025-05-07T20:12:32.4419423Z stochastic_rounding=False, 2025-05-07T20:12:32.4419509Z weighted=False, 2025-05-07T20:12:32.4419600Z row_wise=True, 2025-05-07T20:12:32.4419755Z mixed=True, 2025-05-07T20:12:32.4419840Z use_cache=False, 2025-05-07T20:12:32.4419956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4420034Z use_cpu=True, 2025-05-07T20:12:32.4420147Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4420217Z ) 2025-05-07T20:12:32.4420345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4420717Z self=, 2025-05-07T20:12:32.4420800Z compile=True, 2025-05-07T20:12:32.4420906Z pooling_mode=, 2025-05-07T20:12:32.4420992Z T=5, 2025-05-07T20:12:32.4421067Z D=111, 2025-05-07T20:12:32.4421143Z B=6, 2025-05-07T20:12:32.4421226Z log_E=3, 2025-05-07T20:12:32.4421301Z L=19, 2025-05-07T20:12:32.4421383Z D_gradcheck=1, 2025-05-07T20:12:32.4421485Z stochastic_rounding=True, 2025-05-07T20:12:32.4421567Z weighted=True, 2025-05-07T20:12:32.4421655Z row_wise=True, 2025-05-07T20:12:32.4421730Z mixed=True, 2025-05-07T20:12:32.4421810Z use_cache=False, 2025-05-07T20:12:32.4421922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4422001Z use_cpu=True, 2025-05-07T20:12:32.4422101Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4422181Z ) 2025-05-07T20:12:32.4422307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4422670Z self=, 2025-05-07T20:12:32.4422758Z compile=True, 2025-05-07T20:12:32.4422863Z pooling_mode=, 2025-05-07T20:12:32.4422974Z T=1, 2025-05-07T20:12:32.4423057Z D=34, 2025-05-07T20:12:32.4423133Z B=111, 2025-05-07T20:12:32.4423220Z log_E=4, 2025-05-07T20:12:32.4423293Z L=19, 2025-05-07T20:12:32.4423375Z D_gradcheck=2, 2025-05-07T20:12:32.4423507Z stochastic_rounding=True, 2025-05-07T20:12:32.4423586Z weighted=False, 2025-05-07T20:12:32.4423666Z row_wise=True, 2025-05-07T20:12:32.4423755Z mixed=True, 2025-05-07T20:12:32.4423832Z use_cache=True, 2025-05-07T20:12:32.4423941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4424030Z use_cpu=True, 2025-05-07T20:12:32.4424129Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4424199Z ) 2025-05-07T20:12:32.4424338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4424700Z self=, 2025-05-07T20:12:32.4424783Z compile=True, 2025-05-07T20:12:32.4424924Z pooling_mode=, 2025-05-07T20:12:32.4425001Z T=4, 2025-05-07T20:12:32.4425083Z D=71, 2025-05-07T20:12:32.4425159Z B=60, 2025-05-07T20:12:32.4425242Z log_E=3, 2025-05-07T20:12:32.4425327Z L=8, 2025-05-07T20:12:32.4425407Z D_gradcheck=1, 2025-05-07T20:12:32.4425504Z stochastic_rounding=True, 2025-05-07T20:12:32.4425591Z weighted=True, 2025-05-07T20:12:32.4425668Z row_wise=True, 2025-05-07T20:12:32.4425748Z mixed=False, 2025-05-07T20:12:32.4425838Z use_cache=True, 2025-05-07T20:12:32.4425943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4426022Z use_cpu=True, 2025-05-07T20:12:32.4426136Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4426209Z ) 2025-05-07T20:12:32.4426339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4426738Z self=, 2025-05-07T20:12:32.4426821Z compile=True, 2025-05-07T20:12:32.4426935Z pooling_mode=, 2025-05-07T20:12:32.4427011Z T=2, 2025-05-07T20:12:32.4427086Z D=103, 2025-05-07T20:12:32.4427173Z B=83, 2025-05-07T20:12:32.4427248Z log_E=3, 2025-05-07T20:12:32.4427321Z L=17, 2025-05-07T20:12:32.4427411Z D_gradcheck=2, 2025-05-07T20:12:32.4427504Z stochastic_rounding=True, 2025-05-07T20:12:32.4427585Z weighted=True, 2025-05-07T20:12:32.4427671Z row_wise=True, 2025-05-07T20:12:32.4427749Z mixed=False, 2025-05-07T20:12:32.4427831Z use_cache=False, 2025-05-07T20:12:32.4427944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4428026Z use_cpu=True, 2025-05-07T20:12:32.4428130Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4428209Z ) 2025-05-07T20:12:32.4743153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4743734Z self=, 2025-05-07T20:12:32.4743863Z compile=False, 2025-05-07T20:12:32.4744023Z pooling_mode=, 2025-05-07T20:12:32.4744143Z T=2, 2025-05-07T20:12:32.4744250Z D=60, 2025-05-07T20:12:32.4744353Z B=117, 2025-05-07T20:12:32.4744468Z log_E=5, 2025-05-07T20:12:32.4744577Z L=9, 2025-05-07T20:12:32.4744707Z D_gradcheck=1, 2025-05-07T20:12:32.4744844Z stochastic_rounding=True, 2025-05-07T20:12:32.4744963Z weighted=False, 2025-05-07T20:12:32.4745079Z row_wise=True, 2025-05-07T20:12:32.4745154Z mixed=True, 2025-05-07T20:12:32.4745233Z use_cache=False, 2025-05-07T20:12:32.4745353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4745430Z use_cpu=True, 2025-05-07T20:12:32.4745531Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4745613Z ) 2025-05-07T20:12:32.4745808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4746171Z self=, 2025-05-07T20:12:32.4746266Z compile=False, 2025-05-07T20:12:32.4746460Z pooling_mode=, 2025-05-07T20:12:32.4746548Z T=3, 2025-05-07T20:12:32.4746622Z D=91, 2025-05-07T20:12:32.4746694Z B=47, 2025-05-07T20:12:32.4746778Z log_E=5, 2025-05-07T20:12:32.4746850Z L=17, 2025-05-07T20:12:32.4746930Z D_gradcheck=2, 2025-05-07T20:12:32.4747078Z stochastic_rounding=False, 2025-05-07T20:12:32.4747159Z weighted=False, 2025-05-07T20:12:32.4747237Z row_wise=True, 2025-05-07T20:12:32.4747327Z mixed=False, 2025-05-07T20:12:32.4747407Z use_cache=False, 2025-05-07T20:12:32.4747512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4747604Z use_cpu=True, 2025-05-07T20:12:32.4747702Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4747772Z ) 2025-05-07T20:12:32.4747911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4748272Z self=, 2025-05-07T20:12:32.4748365Z compile=True, 2025-05-07T20:12:32.4748510Z pooling_mode=, 2025-05-07T20:12:32.4748584Z T=2, 2025-05-07T20:12:32.4748673Z D=68, 2025-05-07T20:12:32.4748745Z B=35, 2025-05-07T20:12:32.4748820Z log_E=5, 2025-05-07T20:12:32.4748905Z L=16, 2025-05-07T20:12:32.4748986Z D_gradcheck=1, 2025-05-07T20:12:32.4749079Z stochastic_rounding=True, 2025-05-07T20:12:32.4749174Z weighted=False, 2025-05-07T20:12:32.4749253Z row_wise=True, 2025-05-07T20:12:32.4749333Z mixed=False, 2025-05-07T20:12:32.4749428Z use_cache=True, 2025-05-07T20:12:32.4749533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4749623Z use_cpu=True, 2025-05-07T20:12:32.4749727Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4749798Z ) 2025-05-07T20:12:32.4749976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4750333Z self=, 2025-05-07T20:12:32.4750413Z compile=False, 2025-05-07T20:12:32.4750531Z pooling_mode=, 2025-05-07T20:12:32.4750604Z T=3, 2025-05-07T20:12:32.4750678Z D=74, 2025-05-07T20:12:32.4750762Z B=82, 2025-05-07T20:12:32.4750837Z log_E=5, 2025-05-07T20:12:32.4750910Z L=19, 2025-05-07T20:12:32.4751003Z D_gradcheck=2, 2025-05-07T20:12:32.4751097Z stochastic_rounding=True, 2025-05-07T20:12:32.4751178Z weighted=False, 2025-05-07T20:12:32.4751264Z row_wise=True, 2025-05-07T20:12:32.4751340Z mixed=True, 2025-05-07T20:12:32.4751430Z use_cache=True, 2025-05-07T20:12:32.4751536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4751613Z use_cpu=True, 2025-05-07T20:12:32.4751725Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4751796Z ) 2025-05-07T20:12:32.4751924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4752294Z self=, 2025-05-07T20:12:32.4752380Z compile=False, 2025-05-07T20:12:32.4752483Z pooling_mode=, 2025-05-07T20:12:32.4752569Z T=1, 2025-05-07T20:12:32.4752640Z D=18, 2025-05-07T20:12:32.4752716Z B=108, 2025-05-07T20:12:32.4752803Z log_E=4, 2025-05-07T20:12:32.4752874Z L=13, 2025-05-07T20:12:32.4752969Z D_gradcheck=2, 2025-05-07T20:12:32.4753066Z stochastic_rounding=False, 2025-05-07T20:12:32.4753144Z weighted=True, 2025-05-07T20:12:32.4753235Z row_wise=True, 2025-05-07T20:12:32.4753312Z mixed=True, 2025-05-07T20:12:32.4753390Z use_cache=False, 2025-05-07T20:12:32.4753508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4753585Z use_cpu=True, 2025-05-07T20:12:32.4753687Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4753773Z ) 2025-05-07T20:12:32.4753897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4754261Z self=, 2025-05-07T20:12:32.4754382Z compile=True, 2025-05-07T20:12:32.4754485Z pooling_mode=, 2025-05-07T20:12:32.4754558Z T=5, 2025-05-07T20:12:32.4754645Z D=84, 2025-05-07T20:12:32.4754716Z B=106, 2025-05-07T20:12:32.4754806Z log_E=4, 2025-05-07T20:12:32.4754906Z L=13, 2025-05-07T20:12:32.4754985Z D_gradcheck=1, 2025-05-07T20:12:32.4755092Z stochastic_rounding=True, 2025-05-07T20:12:32.4755173Z weighted=False, 2025-05-07T20:12:32.4755248Z row_wise=True, 2025-05-07T20:12:32.4755339Z mixed=False, 2025-05-07T20:12:32.4755423Z use_cache=False, 2025-05-07T20:12:32.4755527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4755618Z use_cpu=True, 2025-05-07T20:12:32.4755716Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4755787Z ) 2025-05-07T20:12:32.4755927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4756308Z self=, 2025-05-07T20:12:32.4756403Z compile=False, 2025-05-07T20:12:32.4756506Z pooling_mode=, 2025-05-07T20:12:32.4756577Z T=2, 2025-05-07T20:12:32.4756661Z D=98, 2025-05-07T20:12:32.4756736Z B=21, 2025-05-07T20:12:32.4756810Z log_E=5, 2025-05-07T20:12:32.4756895Z L=20, 2025-05-07T20:12:32.4756974Z D_gradcheck=1, 2025-05-07T20:12:32.4757070Z stochastic_rounding=False, 2025-05-07T20:12:32.4757161Z weighted=True, 2025-05-07T20:12:32.4757238Z row_wise=True, 2025-05-07T20:12:32.4757315Z mixed=False, 2025-05-07T20:12:32.4757407Z use_cache=False, 2025-05-07T20:12:32.4757512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4757592Z use_cpu=True, 2025-05-07T20:12:32.4757703Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4757811Z ) 2025-05-07T20:12:32.4757954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4758320Z self=, 2025-05-07T20:12:32.4758406Z compile=True, 2025-05-07T20:12:32.4758526Z pooling_mode=, 2025-05-07T20:12:32.4758603Z T=2, 2025-05-07T20:12:32.4758680Z D=14, 2025-05-07T20:12:32.4758765Z B=93, 2025-05-07T20:12:32.4758844Z log_E=5, 2025-05-07T20:12:32.4758923Z L=15, 2025-05-07T20:12:32.4759015Z D_gradcheck=2, 2025-05-07T20:12:32.4759116Z stochastic_rounding=False, 2025-05-07T20:12:32.4759201Z weighted=False, 2025-05-07T20:12:32.4759290Z row_wise=True, 2025-05-07T20:12:32.4759373Z mixed=True, 2025-05-07T20:12:32.4759457Z use_cache=True, 2025-05-07T20:12:32.4759576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4759660Z use_cpu=True, 2025-05-07T20:12:32.4759774Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4759851Z ) 2025-05-07T20:12:32.4759983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4760359Z self=, 2025-05-07T20:12:32.4760445Z compile=False, 2025-05-07T20:12:32.4760554Z pooling_mode=, 2025-05-07T20:12:32.4760642Z T=2, 2025-05-07T20:12:32.4760718Z D=22, 2025-05-07T20:12:32.4760794Z B=75, 2025-05-07T20:12:32.4760885Z log_E=4, 2025-05-07T20:12:32.4760960Z L=16, 2025-05-07T20:12:32.4761042Z D_gradcheck=1, 2025-05-07T20:12:32.4761148Z stochastic_rounding=True, 2025-05-07T20:12:32.4761231Z weighted=False, 2025-05-07T20:12:32.4761313Z row_wise=True, 2025-05-07T20:12:32.4761402Z mixed=False, 2025-05-07T20:12:32.4761481Z use_cache=True, 2025-05-07T20:12:32.4761602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4761681Z use_cpu=True, 2025-05-07T20:12:32.4761783Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4761871Z ) 2025-05-07T20:12:32.4761997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4762361Z self=, 2025-05-07T20:12:32.4762502Z compile=False, 2025-05-07T20:12:32.4762606Z pooling_mode=, 2025-05-07T20:12:32.4762687Z T=4, 2025-05-07T20:12:32.4762775Z D=116, 2025-05-07T20:12:32.4762847Z B=93, 2025-05-07T20:12:32.4762949Z log_E=3, 2025-05-07T20:12:32.4763039Z L=18, 2025-05-07T20:12:32.4763122Z D_gradcheck=1, 2025-05-07T20:12:32.4763230Z stochastic_rounding=False, 2025-05-07T20:12:32.4763314Z weighted=False, 2025-05-07T20:12:32.4763392Z row_wise=True, 2025-05-07T20:12:32.4763485Z mixed=True, 2025-05-07T20:12:32.4763565Z use_cache=False, 2025-05-07T20:12:32.4763673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4763765Z use_cpu=True, 2025-05-07T20:12:32.4763867Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4763940Z ) 2025-05-07T20:12:32.4764081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4764463Z self=, 2025-05-07T20:12:32.4764551Z compile=True, 2025-05-07T20:12:32.4764672Z pooling_mode=, 2025-05-07T20:12:32.4764746Z T=4, 2025-05-07T20:12:32.4764830Z D=113, 2025-05-07T20:12:32.4764906Z B=98, 2025-05-07T20:12:32.4764984Z log_E=4, 2025-05-07T20:12:32.4765070Z L=7, 2025-05-07T20:12:32.4765152Z D_gradcheck=1, 2025-05-07T20:12:32.4765246Z stochastic_rounding=False, 2025-05-07T20:12:32.4765339Z weighted=True, 2025-05-07T20:12:32.4765421Z row_wise=True, 2025-05-07T20:12:32.4765496Z mixed=False, 2025-05-07T20:12:32.4765590Z use_cache=False, 2025-05-07T20:12:32.4765698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4765777Z use_cpu=True, 2025-05-07T20:12:32.4765916Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4765991Z ) 2025-05-07T20:12:32.4766116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4766488Z self=, 2025-05-07T20:12:32.4766571Z compile=True, 2025-05-07T20:12:32.4766682Z pooling_mode=, 2025-05-07T20:12:32.4766758Z T=4, 2025-05-07T20:12:32.4766834Z D=95, 2025-05-07T20:12:32.4766919Z B=114, 2025-05-07T20:12:32.4766996Z log_E=3, 2025-05-07T20:12:32.4767071Z L=19, 2025-05-07T20:12:32.4767161Z D_gradcheck=1, 2025-05-07T20:12:32.4767258Z stochastic_rounding=False, 2025-05-07T20:12:32.4767341Z weighted=False, 2025-05-07T20:12:32.4767431Z row_wise=True, 2025-05-07T20:12:32.4767511Z mixed=True, 2025-05-07T20:12:32.4767592Z use_cache=True, 2025-05-07T20:12:32.4767707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4767789Z use_cpu=True, 2025-05-07T20:12:32.4767896Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4767977Z ) 2025-05-07T20:12:32.4768107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4768480Z self=, 2025-05-07T20:12:32.4768564Z compile=True, 2025-05-07T20:12:32.4768672Z pooling_mode=, 2025-05-07T20:12:32.4768759Z T=5, 2025-05-07T20:12:32.4768834Z D=73, 2025-05-07T20:12:32.4768913Z B=34, 2025-05-07T20:12:32.4769000Z log_E=4, 2025-05-07T20:12:32.4769074Z L=15, 2025-05-07T20:12:32.4769158Z D_gradcheck=2, 2025-05-07T20:12:32.4769263Z stochastic_rounding=True, 2025-05-07T20:12:32.4769346Z weighted=False, 2025-05-07T20:12:32.4769427Z row_wise=True, 2025-05-07T20:12:32.4769515Z mixed=True, 2025-05-07T20:12:32.4769597Z use_cache=False, 2025-05-07T20:12:32.4769704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4769794Z use_cpu=True, 2025-05-07T20:12:32.4769896Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4769976Z ) 2025-05-07T20:12:32.4770103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4770467Z self=, 2025-05-07T20:12:32.4770581Z compile=True, 2025-05-07T20:12:32.4770684Z pooling_mode=, 2025-05-07T20:12:32.4770757Z T=2, 2025-05-07T20:12:32.4770836Z D=111, 2025-05-07T20:12:32.4770932Z B=54, 2025-05-07T20:12:32.4771007Z log_E=5, 2025-05-07T20:12:32.4771088Z L=6, 2025-05-07T20:12:32.4771169Z D_gradcheck=2, 2025-05-07T20:12:32.4771263Z stochastic_rounding=True, 2025-05-07T20:12:32.4771352Z weighted=False, 2025-05-07T20:12:32.4771429Z row_wise=True, 2025-05-07T20:12:32.4771518Z mixed=True, 2025-05-07T20:12:32.4771600Z use_cache=False, 2025-05-07T20:12:32.4771704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4771800Z use_cpu=True, 2025-05-07T20:12:32.4771901Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4771972Z ) 2025-05-07T20:12:32.4772114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4772494Z self=, 2025-05-07T20:12:32.4772576Z compile=True, 2025-05-07T20:12:32.4772693Z pooling_mode=, 2025-05-07T20:12:32.4772766Z T=2, 2025-05-07T20:12:32.4772843Z D=55, 2025-05-07T20:12:32.4772928Z B=23, 2025-05-07T20:12:32.4773005Z log_E=5, 2025-05-07T20:12:32.4773079Z L=9, 2025-05-07T20:12:32.4773172Z D_gradcheck=2, 2025-05-07T20:12:32.4773266Z stochastic_rounding=True, 2025-05-07T20:12:32.4773360Z weighted=True, 2025-05-07T20:12:32.4773440Z row_wise=True, 2025-05-07T20:12:32.4773516Z mixed=True, 2025-05-07T20:12:32.4773604Z use_cache=True, 2025-05-07T20:12:32.4773708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:32.4773809Z use_cpu=True, 2025-05-07T20:12:32.4773919Z output_dtype=SparseType.FP16, 2025-05-07T20:12:32.4773994Z ) 2025-05-07T20:12:32.4774120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:32.4774499Z self=, 2025-05-07T20:12:32.4774584Z compile=False, 2025-05-07T20:12:32.4774686Z pooling_mode=, 2025-05-07T20:12:32.4774775Z T=4, 2025-05-07T20:12:32.4774853Z D=4, 2025-05-07T20:12:32.4774936Z B=51, 2025-05-07T20:12:32.4775015Z log_E=5, 2025-05-07T20:12:32.4775091Z L=1, 2025-05-07T20:12:32.4775182Z D_gradcheck=2, 2025-05-07T20:12:32.4775277Z stochastic_rounding=True, 2025-05-07T20:12:32.4775360Z weighted=False, 2025-05-07T20:12:32.4775450Z row_wise=True, 2025-05-07T20:12:32.4775533Z mixed=True, 2025-05-07T20:12:32.4775808Z use_cache=True, 2025-05-07T20:12:32.4775928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:32.4776012Z use_cpu=True, 2025-05-07T20:12:32.4776116Z output_dtype=SparseType.FP32, 2025-05-07T20:12:32.4776199Z ) 2025-05-07T20:12:34.2371697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2372696Z self=, 2025-05-07T20:12:34.2373367Z compile=True, 2025-05-07T20:12:34.2373627Z pooling_mode=, 2025-05-07T20:12:34.2373919Z T=5, 2025-05-07T20:12:34.2374127Z D=93, 2025-05-07T20:12:34.2374325Z B=116, 2025-05-07T20:12:34.2374508Z log_E=4, 2025-05-07T20:12:34.2374708Z L=18, 2025-05-07T20:12:34.2374909Z D_gradcheck=2, 2025-05-07T20:12:34.2375137Z stochastic_rounding=False, 2025-05-07T20:12:34.2375407Z weighted=True, 2025-05-07T20:12:34.2375763Z row_wise=True, 2025-05-07T20:12:34.2375970Z mixed=True, 2025-05-07T20:12:34.2376192Z use_cache=False, 2025-05-07T20:12:34.2376455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2376768Z use_cpu=True, 2025-05-07T20:12:34.2376997Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2377276Z ) 2025-05-07T20:12:34.2377520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2378334Z self=, 2025-05-07T20:12:34.2378914Z compile=False, 2025-05-07T20:12:34.2379172Z pooling_mode=, 2025-05-07T20:12:34.2379511Z T=2, 2025-05-07T20:12:34.2379775Z D=2, 2025-05-07T20:12:34.2379967Z B=87, 2025-05-07T20:12:34.2380149Z log_E=4, 2025-05-07T20:12:34.2380350Z L=0, 2025-05-07T20:12:34.2380547Z D_gradcheck=2, 2025-05-07T20:12:34.2380772Z stochastic_rounding=False, 2025-05-07T20:12:34.2381041Z weighted=True, 2025-05-07T20:12:34.2381260Z row_wise=True, 2025-05-07T20:12:34.2381465Z mixed=True, 2025-05-07T20:12:34.2381680Z use_cache=False, 2025-05-07T20:12:34.2381940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2382231Z use_cpu=True, 2025-05-07T20:12:34.2382477Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2382753Z ) 2025-05-07T20:12:34.2383039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2383662Z self=, 2025-05-07T20:12:34.2384234Z compile=False, 2025-05-07T20:12:34.2384484Z pooling_mode=, 2025-05-07T20:12:34.2384771Z T=4, 2025-05-07T20:12:34.2384965Z D=36, 2025-05-07T20:12:34.2385159Z B=18, 2025-05-07T20:12:34.2385341Z log_E=3, 2025-05-07T20:12:34.2385542Z L=5, 2025-05-07T20:12:34.2385739Z D_gradcheck=2, 2025-05-07T20:12:34.2385965Z stochastic_rounding=True, 2025-05-07T20:12:34.2386233Z weighted=False, 2025-05-07T20:12:34.2386458Z row_wise=True, 2025-05-07T20:12:34.2386664Z mixed=True, 2025-05-07T20:12:34.2386880Z use_cache=True, 2025-05-07T20:12:34.2387179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2387468Z use_cpu=True, 2025-05-07T20:12:34.2387708Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2387980Z ) 2025-05-07T20:12:34.2388209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2388827Z self=, 2025-05-07T20:12:34.2389400Z compile=True, 2025-05-07T20:12:34.2389650Z pooling_mode=, 2025-05-07T20:12:34.2389935Z T=2, 2025-05-07T20:12:34.2390127Z D=96, 2025-05-07T20:12:34.2390320Z B=112, 2025-05-07T20:12:34.2390504Z log_E=3, 2025-05-07T20:12:34.2390704Z L=3, 2025-05-07T20:12:34.2390900Z D_gradcheck=2, 2025-05-07T20:12:34.2391126Z stochastic_rounding=True, 2025-05-07T20:12:34.2391393Z weighted=False, 2025-05-07T20:12:34.2391617Z row_wise=True, 2025-05-07T20:12:34.2391823Z mixed=True, 2025-05-07T20:12:34.2392040Z use_cache=True, 2025-05-07T20:12:34.2392291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2392577Z use_cpu=True, 2025-05-07T20:12:34.2392816Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2393087Z ) 2025-05-07T20:12:34.2393314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2393929Z self=, 2025-05-07T20:12:34.2394498Z compile=True, 2025-05-07T20:12:34.2394734Z pooling_mode=, 2025-05-07T20:12:34.2395032Z T=3, 2025-05-07T20:12:34.2395226Z D=83, 2025-05-07T20:12:34.2395423Z B=77, 2025-05-07T20:12:34.2395621Z log_E=3, 2025-05-07T20:12:34.2395827Z L=0, 2025-05-07T20:12:34.2396019Z D_gradcheck=1, 2025-05-07T20:12:34.2396264Z stochastic_rounding=False, 2025-05-07T20:12:34.2396537Z weighted=True, 2025-05-07T20:12:34.2396749Z row_wise=True, 2025-05-07T20:12:34.2396971Z mixed=True, 2025-05-07T20:12:34.2397192Z use_cache=True, 2025-05-07T20:12:34.2397435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2397744Z use_cpu=True, 2025-05-07T20:12:34.2397991Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2398272Z ) 2025-05-07T20:12:34.2398555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2399176Z self=, 2025-05-07T20:12:34.2399754Z compile=False, 2025-05-07T20:12:34.2400032Z pooling_mode=, 2025-05-07T20:12:34.2400334Z T=1, 2025-05-07T20:12:34.2400534Z D=18, 2025-05-07T20:12:34.2400715Z B=108, 2025-05-07T20:12:34.2400916Z log_E=5, 2025-05-07T20:12:34.2401120Z L=7, 2025-05-07T20:12:34.2401305Z D_gradcheck=1, 2025-05-07T20:12:34.2401545Z stochastic_rounding=False, 2025-05-07T20:12:34.2401815Z weighted=True, 2025-05-07T20:12:34.2402025Z row_wise=True, 2025-05-07T20:12:34.2402240Z mixed=True, 2025-05-07T20:12:34.2402455Z use_cache=False, 2025-05-07T20:12:34.2402700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2402999Z use_cpu=True, 2025-05-07T20:12:34.2403240Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2403501Z ) 2025-05-07T20:12:34.2403797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2404416Z self=, 2025-05-07T20:12:34.2404989Z compile=True, 2025-05-07T20:12:34.2405229Z pooling_mode=, 2025-05-07T20:12:34.2405526Z T=3, 2025-05-07T20:12:34.2405724Z D=11, 2025-05-07T20:12:34.2405904Z B=83, 2025-05-07T20:12:34.2406100Z log_E=3, 2025-05-07T20:12:34.2406300Z L=20, 2025-05-07T20:12:34.2406483Z D_gradcheck=1, 2025-05-07T20:12:34.2406719Z stochastic_rounding=True, 2025-05-07T20:12:34.2406987Z weighted=True, 2025-05-07T20:12:34.2407196Z row_wise=True, 2025-05-07T20:12:34.2407413Z mixed=False, 2025-05-07T20:12:34.2407667Z use_cache=True, 2025-05-07T20:12:34.2407902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2408204Z use_cpu=True, 2025-05-07T20:12:34.2408445Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2408708Z ) 2025-05-07T20:12:34.2408953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2409565Z self=, 2025-05-07T20:12:34.2410135Z compile=False, 2025-05-07T20:12:34.2410374Z pooling_mode=, 2025-05-07T20:12:34.2410671Z T=1, 2025-05-07T20:12:34.2410863Z D=43, 2025-05-07T20:12:34.2411041Z B=19, 2025-05-07T20:12:34.2411234Z log_E=4, 2025-05-07T20:12:34.2411433Z L=3, 2025-05-07T20:12:34.2411617Z D_gradcheck=1, 2025-05-07T20:12:34.2411854Z stochastic_rounding=True, 2025-05-07T20:12:34.2412121Z weighted=False, 2025-05-07T20:12:34.2412334Z row_wise=True, 2025-05-07T20:12:34.2412552Z mixed=True, 2025-05-07T20:12:34.2412774Z use_cache=False, 2025-05-07T20:12:34.2413017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2413317Z use_cpu=True, 2025-05-07T20:12:34.2413559Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2413825Z ) 2025-05-07T20:12:34.2414062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2414674Z self=, 2025-05-07T20:12:34.2415230Z compile=True, 2025-05-07T20:12:34.2415483Z pooling_mode=, 2025-05-07T20:12:34.2415778Z T=2, 2025-05-07T20:12:34.2415958Z D=37, 2025-05-07T20:12:34.2416150Z B=48, 2025-05-07T20:12:34.2416344Z log_E=4, 2025-05-07T20:12:34.2416531Z L=13, 2025-05-07T20:12:34.2416728Z D_gradcheck=2, 2025-05-07T20:12:34.2416964Z stochastic_rounding=True, 2025-05-07T20:12:34.2417229Z weighted=True, 2025-05-07T20:12:34.2417441Z row_wise=True, 2025-05-07T20:12:34.2417665Z mixed=False, 2025-05-07T20:12:34.2417889Z use_cache=True, 2025-05-07T20:12:34.2418127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2418432Z use_cpu=True, 2025-05-07T20:12:34.2418673Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2418989Z ) 2025-05-07T20:12:34.2419229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2419945Z self=, 2025-05-07T20:12:34.2420507Z compile=True, 2025-05-07T20:12:34.2420791Z pooling_mode=, 2025-05-07T20:12:34.2421089Z T=1, 2025-05-07T20:12:34.2421271Z D=31, 2025-05-07T20:12:34.2421464Z B=24, 2025-05-07T20:12:34.2421663Z log_E=5, 2025-05-07T20:12:34.2421856Z L=16, 2025-05-07T20:12:34.2422060Z D_gradcheck=2, 2025-05-07T20:12:34.2422301Z stochastic_rounding=True, 2025-05-07T20:12:34.2422559Z weighted=True, 2025-05-07T20:12:34.2422785Z row_wise=True, 2025-05-07T20:12:34.2423006Z mixed=False, 2025-05-07T20:12:34.2423236Z use_cache=False, 2025-05-07T20:12:34.2423487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2423794Z use_cpu=True, 2025-05-07T20:12:34.2424070Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2424338Z ) 2025-05-07T20:12:34.2424581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2425204Z self=, 2025-05-07T20:12:34.2425771Z compile=True, 2025-05-07T20:12:34.2426025Z pooling_mode=, 2025-05-07T20:12:34.2426327Z T=3, 2025-05-07T20:12:34.2426509Z D=9, 2025-05-07T20:12:34.2426709Z B=40, 2025-05-07T20:12:34.2426904Z log_E=4, 2025-05-07T20:12:34.2427093Z L=8, 2025-05-07T20:12:34.2427289Z D_gradcheck=2, 2025-05-07T20:12:34.2427526Z stochastic_rounding=True, 2025-05-07T20:12:34.2427780Z weighted=True, 2025-05-07T20:12:34.2427997Z row_wise=True, 2025-05-07T20:12:34.2428244Z mixed=False, 2025-05-07T20:12:34.2428450Z use_cache=True, 2025-05-07T20:12:34.2428694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2428994Z use_cpu=True, 2025-05-07T20:12:34.2429224Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2429499Z ) 2025-05-07T20:12:34.2429740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2430351Z self=, 2025-05-07T20:12:34.2430914Z compile=False, 2025-05-07T20:12:34.2431169Z pooling_mode=, 2025-05-07T20:12:34.2431467Z T=5, 2025-05-07T20:12:34.2431648Z D=69, 2025-05-07T20:12:34.2431849Z B=44, 2025-05-07T20:12:34.2432044Z log_E=5, 2025-05-07T20:12:34.2432230Z L=4, 2025-05-07T20:12:34.2432426Z D_gradcheck=1, 2025-05-07T20:12:34.2432661Z stochastic_rounding=True, 2025-05-07T20:12:34.2432918Z weighted=False, 2025-05-07T20:12:34.2433142Z row_wise=True, 2025-05-07T20:12:34.2433360Z mixed=True, 2025-05-07T20:12:34.2433563Z use_cache=False, 2025-05-07T20:12:34.2433821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2434121Z use_cpu=True, 2025-05-07T20:12:34.2434351Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2434632Z ) 2025-05-07T20:12:34.2434871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2435487Z self=, 2025-05-07T20:12:34.2436047Z compile=True, 2025-05-07T20:12:34.2436294Z pooling_mode=, 2025-05-07T20:12:34.2436592Z T=3, 2025-05-07T20:12:34.2436772Z D=73, 2025-05-07T20:12:34.2436964Z B=58, 2025-05-07T20:12:34.2437158Z log_E=3, 2025-05-07T20:12:34.2437349Z L=4, 2025-05-07T20:12:34.2437546Z D_gradcheck=2, 2025-05-07T20:12:34.2437784Z stochastic_rounding=True, 2025-05-07T20:12:34.2438039Z weighted=False, 2025-05-07T20:12:34.2438267Z row_wise=True, 2025-05-07T20:12:34.2438489Z mixed=False, 2025-05-07T20:12:34.2438696Z use_cache=False, 2025-05-07T20:12:34.2438953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2439254Z use_cpu=True, 2025-05-07T20:12:34.2439535Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2439812Z ) 2025-05-07T20:12:34.2440058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2440659Z self=, 2025-05-07T20:12:34.2441260Z compile=True, 2025-05-07T20:12:34.2441510Z pooling_mode=, 2025-05-07T20:12:34.2441804Z T=1, 2025-05-07T20:12:34.2441984Z D=53, 2025-05-07T20:12:34.2442177Z B=70, 2025-05-07T20:12:34.2442371Z log_E=4, 2025-05-07T20:12:34.2442557Z L=9, 2025-05-07T20:12:34.2442754Z D_gradcheck=1, 2025-05-07T20:12:34.2442990Z stochastic_rounding=True, 2025-05-07T20:12:34.2443242Z weighted=False, 2025-05-07T20:12:34.2443466Z row_wise=True, 2025-05-07T20:12:34.2443686Z mixed=True, 2025-05-07T20:12:34.2443896Z use_cache=False, 2025-05-07T20:12:34.2444157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2444461Z use_cpu=True, 2025-05-07T20:12:34.2444727Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2445004Z ) 2025-05-07T20:12:34.2445241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2445840Z self=, 2025-05-07T20:12:34.2446410Z compile=False, 2025-05-07T20:12:34.2446663Z pooling_mode=, 2025-05-07T20:12:34.2446945Z T=1, 2025-05-07T20:12:34.2447142Z D=64, 2025-05-07T20:12:34.2447345Z B=56, 2025-05-07T20:12:34.2447527Z log_E=5, 2025-05-07T20:12:34.2447731Z L=4, 2025-05-07T20:12:34.2447933Z D_gradcheck=1, 2025-05-07T20:12:34.2448180Z stochastic_rounding=False, 2025-05-07T20:12:34.2448442Z weighted=True, 2025-05-07T20:12:34.2448699Z row_wise=True, 2025-05-07T20:12:34.2448923Z mixed=True, 2025-05-07T20:12:34.2449128Z use_cache=True, 2025-05-07T20:12:34.2449383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2449690Z use_cpu=True, 2025-05-07T20:12:34.2449928Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2450208Z ) 2025-05-07T20:12:34.2450452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2451058Z self=, 2025-05-07T20:12:34.2451640Z compile=False, 2025-05-07T20:12:34.2451896Z pooling_mode=, 2025-05-07T20:12:34.2452179Z T=5, 2025-05-07T20:12:34.2452378Z D=29, 2025-05-07T20:12:34.2452574Z B=104, 2025-05-07T20:12:34.2452762Z log_E=4, 2025-05-07T20:12:34.2452968Z L=0, 2025-05-07T20:12:34.2453170Z D_gradcheck=2, 2025-05-07T20:12:34.2453396Z stochastic_rounding=True, 2025-05-07T20:12:34.2453664Z weighted=False, 2025-05-07T20:12:34.2453887Z row_wise=True, 2025-05-07T20:12:34.2454092Z mixed=False, 2025-05-07T20:12:34.2454308Z use_cache=False, 2025-05-07T20:12:34.2454563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2454865Z use_cpu=True, 2025-05-07T20:12:34.2455096Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2455370Z ) 2025-05-07T20:12:34.2726911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2727849Z self=, 2025-05-07T20:12:34.2728708Z compile=True, 2025-05-07T20:12:34.2728974Z pooling_mode=, 2025-05-07T20:12:34.2729260Z T=4, 2025-05-07T20:12:34.2729459Z D=53, 2025-05-07T20:12:34.2729653Z B=92, 2025-05-07T20:12:34.2729832Z log_E=3, 2025-05-07T20:12:34.2730033Z L=13, 2025-05-07T20:12:34.2730230Z D_gradcheck=2, 2025-05-07T20:12:34.2730469Z stochastic_rounding=False, 2025-05-07T20:12:34.2730726Z weighted=True, 2025-05-07T20:12:34.2730949Z row_wise=True, 2025-05-07T20:12:34.2731167Z mixed=False, 2025-05-07T20:12:34.2731374Z use_cache=False, 2025-05-07T20:12:34.2731632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2732097Z use_cpu=True, 2025-05-07T20:12:34.2732331Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2732611Z ) 2025-05-07T20:12:34.2732854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2733502Z self=, 2025-05-07T20:12:34.2734076Z compile=True, 2025-05-07T20:12:34.2734328Z pooling_mode=, 2025-05-07T20:12:34.2734610Z T=5, 2025-05-07T20:12:34.2734805Z D=106, 2025-05-07T20:12:34.2735001Z B=35, 2025-05-07T20:12:34.2735185Z log_E=5, 2025-05-07T20:12:34.2735453Z L=1, 2025-05-07T20:12:34.2735650Z D_gradcheck=2, 2025-05-07T20:12:34.2735888Z stochastic_rounding=True, 2025-05-07T20:12:34.2736142Z weighted=True, 2025-05-07T20:12:34.2736367Z row_wise=True, 2025-05-07T20:12:34.2736592Z mixed=False, 2025-05-07T20:12:34.2736800Z use_cache=False, 2025-05-07T20:12:34.2737058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2737409Z use_cpu=True, 2025-05-07T20:12:34.2737640Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2737914Z ) 2025-05-07T20:12:34.2738152Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2738752Z self=, 2025-05-07T20:12:34.2739321Z compile=True, 2025-05-07T20:12:34.2739567Z pooling_mode=, 2025-05-07T20:12:34.2739925Z T=4, 2025-05-07T20:12:34.2740116Z D=59, 2025-05-07T20:12:34.2740307Z B=10, 2025-05-07T20:12:34.2740486Z log_E=4, 2025-05-07T20:12:34.2740684Z L=4, 2025-05-07T20:12:34.2740884Z D_gradcheck=1, 2025-05-07T20:12:34.2741112Z stochastic_rounding=False, 2025-05-07T20:12:34.2741436Z weighted=True, 2025-05-07T20:12:34.2741660Z row_wise=True, 2025-05-07T20:12:34.2741873Z mixed=False, 2025-05-07T20:12:34.2742091Z use_cache=False, 2025-05-07T20:12:34.2742350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2742653Z use_cpu=True, 2025-05-07T20:12:34.2749926Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2750381Z ) 2025-05-07T20:12:34.2750638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2751291Z self=, 2025-05-07T20:12:34.2751855Z compile=True, 2025-05-07T20:12:34.2752115Z pooling_mode=, 2025-05-07T20:12:34.2752416Z T=5, 2025-05-07T20:12:34.2752601Z D=39, 2025-05-07T20:12:34.2752800Z B=119, 2025-05-07T20:12:34.2753001Z log_E=3, 2025-05-07T20:12:34.2753194Z L=9, 2025-05-07T20:12:34.2753401Z D_gradcheck=1, 2025-05-07T20:12:34.2753646Z stochastic_rounding=True, 2025-05-07T20:12:34.2753907Z weighted=True, 2025-05-07T20:12:34.2754136Z row_wise=True, 2025-05-07T20:12:34.2754355Z mixed=False, 2025-05-07T20:12:34.2754568Z use_cache=False, 2025-05-07T20:12:34.2754839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2755151Z use_cpu=True, 2025-05-07T20:12:34.2755400Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2755664Z ) 2025-05-07T20:12:34.2755906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2756536Z self=, 2025-05-07T20:12:34.2757101Z compile=False, 2025-05-07T20:12:34.2757359Z pooling_mode=, 2025-05-07T20:12:34.2757659Z T=1, 2025-05-07T20:12:34.2757839Z D=127, 2025-05-07T20:12:34.2758034Z B=14, 2025-05-07T20:12:34.2758229Z log_E=4, 2025-05-07T20:12:34.2758417Z L=0, 2025-05-07T20:12:34.2758616Z D_gradcheck=1, 2025-05-07T20:12:34.2758855Z stochastic_rounding=False, 2025-05-07T20:12:34.2759118Z weighted=True, 2025-05-07T20:12:34.2759339Z row_wise=True, 2025-05-07T20:12:34.2759557Z mixed=False, 2025-05-07T20:12:34.2759765Z use_cache=False, 2025-05-07T20:12:34.2760030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2760437Z use_cpu=True, 2025-05-07T20:12:34.2760668Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2760948Z ) 2025-05-07T20:12:34.2761191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2761855Z self=, 2025-05-07T20:12:34.2762424Z compile=False, 2025-05-07T20:12:34.2762680Z pooling_mode=, 2025-05-07T20:12:34.2762976Z T=2, 2025-05-07T20:12:34.2763160Z D=9, 2025-05-07T20:12:34.2763355Z B=24, 2025-05-07T20:12:34.2763551Z log_E=5, 2025-05-07T20:12:34.2763740Z L=2, 2025-05-07T20:12:34.2763937Z D_gradcheck=2, 2025-05-07T20:12:34.2764179Z stochastic_rounding=False, 2025-05-07T20:12:34.2764439Z weighted=False, 2025-05-07T20:12:34.2764664Z row_wise=True, 2025-05-07T20:12:34.2764882Z mixed=True, 2025-05-07T20:12:34.2765085Z use_cache=True, 2025-05-07T20:12:34.2765380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2765685Z use_cpu=True, 2025-05-07T20:12:34.2765918Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2766202Z ) 2025-05-07T20:12:34.2766443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2767048Z self=, 2025-05-07T20:12:34.2767631Z compile=True, 2025-05-07T20:12:34.2767883Z pooling_mode=, 2025-05-07T20:12:34.2768181Z T=5, 2025-05-07T20:12:34.2768366Z D=127, 2025-05-07T20:12:34.2768566Z B=109, 2025-05-07T20:12:34.2768765Z log_E=4, 2025-05-07T20:12:34.2768956Z L=8, 2025-05-07T20:12:34.2769159Z D_gradcheck=2, 2025-05-07T20:12:34.2769401Z stochastic_rounding=False, 2025-05-07T20:12:34.2769691Z weighted=False, 2025-05-07T20:12:34.2769917Z row_wise=True, 2025-05-07T20:12:34.2770136Z mixed=True, 2025-05-07T20:12:34.2770339Z use_cache=False, 2025-05-07T20:12:34.2770600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2770899Z use_cpu=True, 2025-05-07T20:12:34.2771131Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2771404Z ) 2025-05-07T20:12:34.2771643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2772247Z self=, 2025-05-07T20:12:34.2772823Z compile=True, 2025-05-07T20:12:34.2773074Z pooling_mode=, 2025-05-07T20:12:34.2773373Z T=1, 2025-05-07T20:12:34.2773553Z D=115, 2025-05-07T20:12:34.2773751Z B=117, 2025-05-07T20:12:34.2773955Z log_E=3, 2025-05-07T20:12:34.2774146Z L=11, 2025-05-07T20:12:34.2774349Z D_gradcheck=2, 2025-05-07T20:12:34.2774596Z stochastic_rounding=False, 2025-05-07T20:12:34.2774854Z weighted=False, 2025-05-07T20:12:34.2775081Z row_wise=True, 2025-05-07T20:12:34.2775303Z mixed=False, 2025-05-07T20:12:34.2775513Z use_cache=False, 2025-05-07T20:12:34.2775977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2776286Z use_cpu=True, 2025-05-07T20:12:34.2776519Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2776802Z ) 2025-05-07T20:12:34.2777049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2777660Z self=, 2025-05-07T20:12:34.2778237Z compile=True, 2025-05-07T20:12:34.2778488Z pooling_mode=, 2025-05-07T20:12:34.2778774Z T=5, 2025-05-07T20:12:34.2778970Z D=39, 2025-05-07T20:12:34.2779168Z B=113, 2025-05-07T20:12:34.2779353Z log_E=4, 2025-05-07T20:12:34.2779559Z L=11, 2025-05-07T20:12:34.2779844Z D_gradcheck=2, 2025-05-07T20:12:34.2780078Z stochastic_rounding=False, 2025-05-07T20:12:34.2780353Z weighted=False, 2025-05-07T20:12:34.2780580Z row_wise=True, 2025-05-07T20:12:34.2780801Z mixed=True, 2025-05-07T20:12:34.2781011Z use_cache=False, 2025-05-07T20:12:34.2781367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2781676Z use_cpu=True, 2025-05-07T20:12:34.2781906Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2782185Z ) 2025-05-07T20:12:34.2782471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2783076Z self=, 2025-05-07T20:12:34.2783651Z compile=True, 2025-05-07T20:12:34.2783901Z pooling_mode=, 2025-05-07T20:12:34.2784184Z T=5, 2025-05-07T20:12:34.2784376Z D=89, 2025-05-07T20:12:34.2784568Z B=56, 2025-05-07T20:12:34.2784747Z log_E=3, 2025-05-07T20:12:34.2784947Z L=15, 2025-05-07T20:12:34.2785145Z D_gradcheck=2, 2025-05-07T20:12:34.2785371Z stochastic_rounding=True, 2025-05-07T20:12:34.2785639Z weighted=True, 2025-05-07T20:12:34.2785861Z row_wise=True, 2025-05-07T20:12:34.2786064Z mixed=True, 2025-05-07T20:12:34.2786322Z use_cache=True, 2025-05-07T20:12:34.2786577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2786878Z use_cpu=True, 2025-05-07T20:12:34.2787111Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2787388Z ) 2025-05-07T20:12:34.2787636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2788239Z self=, 2025-05-07T20:12:34.2788818Z compile=True, 2025-05-07T20:12:34.2789068Z pooling_mode=, 2025-05-07T20:12:34.2789352Z T=3, 2025-05-07T20:12:34.2789546Z D=117, 2025-05-07T20:12:34.2789746Z B=78, 2025-05-07T20:12:34.2789931Z log_E=3, 2025-05-07T20:12:34.2790131Z L=0, 2025-05-07T20:12:34.2790370Z D_gradcheck=2, 2025-05-07T20:12:34.2790599Z stochastic_rounding=False, 2025-05-07T20:12:34.2790871Z weighted=False, 2025-05-07T20:12:34.2791095Z row_wise=True, 2025-05-07T20:12:34.2791306Z mixed=False, 2025-05-07T20:12:34.2791529Z use_cache=True, 2025-05-07T20:12:34.2791776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2792066Z use_cpu=True, 2025-05-07T20:12:34.2792310Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2792586Z ) 2025-05-07T20:12:34.2792815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2793435Z self=, 2025-05-07T20:12:34.2794005Z compile=True, 2025-05-07T20:12:34.2794259Z pooling_mode=, 2025-05-07T20:12:34.2794544Z T=4, 2025-05-07T20:12:34.2794738Z D=96, 2025-05-07T20:12:34.2794935Z B=103, 2025-05-07T20:12:34.2795121Z log_E=5, 2025-05-07T20:12:34.2795324Z L=0, 2025-05-07T20:12:34.2795529Z D_gradcheck=1, 2025-05-07T20:12:34.2795753Z stochastic_rounding=False, 2025-05-07T20:12:34.2796025Z weighted=True, 2025-05-07T20:12:34.2796233Z row_wise=True, 2025-05-07T20:12:34.2796452Z mixed=False, 2025-05-07T20:12:34.2796673Z use_cache=False, 2025-05-07T20:12:34.2796932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2797220Z use_cpu=True, 2025-05-07T20:12:34.2797461Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2797736Z ) 2025-05-07T20:12:34.2797961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2798583Z self=, 2025-05-07T20:12:34.2799151Z compile=False, 2025-05-07T20:12:34.2799388Z pooling_mode=, 2025-05-07T20:12:34.2799681Z T=3, 2025-05-07T20:12:34.2799872Z D=76, 2025-05-07T20:12:34.2800052Z B=58, 2025-05-07T20:12:34.2800243Z log_E=4, 2025-05-07T20:12:34.2800441Z L=5, 2025-05-07T20:12:34.2800625Z D_gradcheck=1, 2025-05-07T20:12:34.2800864Z stochastic_rounding=False, 2025-05-07T20:12:34.2801131Z weighted=True, 2025-05-07T20:12:34.2801338Z row_wise=True, 2025-05-07T20:12:34.2801600Z mixed=False, 2025-05-07T20:12:34.2801820Z use_cache=False, 2025-05-07T20:12:34.2802065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2802371Z use_cpu=True, 2025-05-07T20:12:34.2802623Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2802884Z ) 2025-05-07T20:12:34.2803150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2803763Z self=, 2025-05-07T20:12:34.2804317Z compile=True, 2025-05-07T20:12:34.2804567Z pooling_mode=, 2025-05-07T20:12:34.2804861Z T=1, 2025-05-07T20:12:34.2805041Z D=107, 2025-05-07T20:12:34.2805236Z B=120, 2025-05-07T20:12:34.2805433Z log_E=3, 2025-05-07T20:12:34.2805618Z L=5, 2025-05-07T20:12:34.2805815Z D_gradcheck=2, 2025-05-07T20:12:34.2806052Z stochastic_rounding=False, 2025-05-07T20:12:34.2806306Z weighted=False, 2025-05-07T20:12:34.2806528Z row_wise=True, 2025-05-07T20:12:34.2807272Z mixed=True, 2025-05-07T20:12:34.2807480Z use_cache=False, 2025-05-07T20:12:34.2807737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2808039Z use_cpu=True, 2025-05-07T20:12:34.2808265Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2808537Z ) 2025-05-07T20:12:34.2808781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2809389Z self=, 2025-05-07T20:12:34.2809947Z compile=True, 2025-05-07T20:12:34.2810192Z pooling_mode=, 2025-05-07T20:12:34.2810481Z T=5, 2025-05-07T20:12:34.2810657Z D=26, 2025-05-07T20:12:34.2810847Z B=45, 2025-05-07T20:12:34.2811033Z log_E=3, 2025-05-07T20:12:34.2811245Z L=6, 2025-05-07T20:12:34.2811438Z D_gradcheck=1, 2025-05-07T20:12:34.2811673Z stochastic_rounding=False, 2025-05-07T20:12:34.2811923Z weighted=False, 2025-05-07T20:12:34.2812144Z row_wise=True, 2025-05-07T20:12:34.2812367Z mixed=False, 2025-05-07T20:12:34.2812565Z use_cache=True, 2025-05-07T20:12:34.2812809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.2813106Z use_cpu=True, 2025-05-07T20:12:34.2813330Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.2813602Z ) 2025-05-07T20:12:34.2813834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.2814429Z self=, 2025-05-07T20:12:34.2814992Z compile=False, 2025-05-07T20:12:34.2815241Z pooling_mode=, 2025-05-07T20:12:34.2815530Z T=5, 2025-05-07T20:12:34.2815709Z D=49, 2025-05-07T20:12:34.2815900Z B=40, 2025-05-07T20:12:34.2816089Z log_E=4, 2025-05-07T20:12:34.2816277Z L=17, 2025-05-07T20:12:34.2816475Z D_gradcheck=2, 2025-05-07T20:12:34.2816709Z stochastic_rounding=False, 2025-05-07T20:12:34.2816960Z weighted=False, 2025-05-07T20:12:34.2817186Z row_wise=True, 2025-05-07T20:12:34.2817400Z mixed=True, 2025-05-07T20:12:34.2817602Z use_cache=False, 2025-05-07T20:12:34.2817854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.2818152Z use_cpu=True, 2025-05-07T20:12:34.2818377Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.2818650Z ) 2025-05-07T20:12:34.3082162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3083116Z self=, 2025-05-07T20:12:34.3083986Z compile=False, 2025-05-07T20:12:34.3084277Z pooling_mode=, 2025-05-07T20:12:34.3084571Z T=1, 2025-05-07T20:12:34.3084751Z D=116, 2025-05-07T20:12:34.3084943Z B=88, 2025-05-07T20:12:34.3085142Z log_E=5, 2025-05-07T20:12:34.3085326Z L=9, 2025-05-07T20:12:34.3085520Z D_gradcheck=2, 2025-05-07T20:12:34.3085756Z stochastic_rounding=True, 2025-05-07T20:12:34.3086007Z weighted=True, 2025-05-07T20:12:34.3086332Z row_wise=True, 2025-05-07T20:12:34.3086546Z mixed=False, 2025-05-07T20:12:34.3086751Z use_cache=False, 2025-05-07T20:12:34.3087008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.3087311Z use_cpu=True, 2025-05-07T20:12:34.3087585Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3087862Z ) 2025-05-07T20:12:34.3088100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3089064Z self=, 2025-05-07T20:12:34.3089945Z compile=True, 2025-05-07T20:12:34.3090308Z pooling_mode=, 2025-05-07T20:12:34.3090750Z T=2, 2025-05-07T20:12:34.3091019Z D=73, 2025-05-07T20:12:34.3091295Z B=123, 2025-05-07T20:12:34.3091583Z log_E=3, 2025-05-07T20:12:34.3091858Z L=14, 2025-05-07T20:12:34.3092144Z D_gradcheck=1, 2025-05-07T20:12:34.3092575Z stochastic_rounding=True, 2025-05-07T20:12:34.3092954Z weighted=True, 2025-05-07T20:12:34.3093336Z row_wise=True, 2025-05-07T20:12:34.3093653Z mixed=True, 2025-05-07T20:12:34.3093955Z use_cache=False, 2025-05-07T20:12:34.3094332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.3094782Z use_cpu=True, 2025-05-07T20:12:34.3095129Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3095538Z ) 2025-05-07T20:12:34.3095892Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3096822Z self=, 2025-05-07T20:12:34.3097589Z compile=False, 2025-05-07T20:12:34.3097916Z pooling_mode=, 2025-05-07T20:12:34.3098295Z T=4, 2025-05-07T20:12:34.3098531Z D=104, 2025-05-07T20:12:34.3098815Z B=16, 2025-05-07T20:12:34.3099099Z log_E=4, 2025-05-07T20:12:34.3099342Z L=10, 2025-05-07T20:12:34.3099595Z D_gradcheck=2, 2025-05-07T20:12:34.3099969Z stochastic_rounding=True, 2025-05-07T20:12:34.3100311Z weighted=True, 2025-05-07T20:12:34.3100601Z row_wise=True, 2025-05-07T20:12:34.3100886Z mixed=False, 2025-05-07T20:12:34.3101154Z use_cache=True, 2025-05-07T20:12:34.3101482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.3101873Z use_cpu=True, 2025-05-07T20:12:34.3102178Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3102534Z ) 2025-05-07T20:12:34.3102849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3103658Z self=, 2025-05-07T20:12:34.3104421Z compile=False, 2025-05-07T20:12:34.3104740Z pooling_mode=, 2025-05-07T20:12:34.3105112Z T=5, 2025-05-07T20:12:34.3105337Z D=8, 2025-05-07T20:12:34.3105578Z B=128, 2025-05-07T20:12:34.3105819Z log_E=3, 2025-05-07T20:12:34.3106056Z L=6, 2025-05-07T20:12:34.3106302Z D_gradcheck=1, 2025-05-07T20:12:34.3106605Z stochastic_rounding=True, 2025-05-07T20:12:34.3106937Z weighted=False, 2025-05-07T20:12:34.3107223Z row_wise=True, 2025-05-07T20:12:34.3107500Z mixed=True, 2025-05-07T20:12:34.3107759Z use_cache=True, 2025-05-07T20:12:34.3108080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.3108469Z use_cpu=True, 2025-05-07T20:12:34.3108774Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.3109242Z ) 2025-05-07T20:12:34.3109593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3110527Z self=, 2025-05-07T20:12:34.3111407Z compile=False, 2025-05-07T20:12:34.3111777Z pooling_mode=, 2025-05-07T20:12:34.3112202Z T=4, 2025-05-07T20:12:34.3112485Z D=57, 2025-05-07T20:12:34.3112767Z B=66, 2025-05-07T20:12:34.3113056Z log_E=5, 2025-05-07T20:12:34.3113353Z L=17, 2025-05-07T20:12:34.3113638Z D_gradcheck=2, 2025-05-07T20:12:34.3113975Z stochastic_rounding=True, 2025-05-07T20:12:34.3114450Z weighted=True, 2025-05-07T20:12:34.3114775Z row_wise=True, 2025-05-07T20:12:34.3115095Z mixed=True, 2025-05-07T20:12:34.3115398Z use_cache=True, 2025-05-07T20:12:34.3115864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.3116264Z use_cpu=True, 2025-05-07T20:12:34.3116598Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3116953Z ) 2025-05-07T20:12:34.3117263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3118073Z self=, 2025-05-07T20:12:34.3118822Z compile=True, 2025-05-07T20:12:34.3119145Z pooling_mode=, 2025-05-07T20:12:34.3119518Z T=1, 2025-05-07T20:12:34.3119760Z D=11, 2025-05-07T20:12:34.3120001Z B=90, 2025-05-07T20:12:34.3120231Z log_E=5, 2025-05-07T20:12:34.3120480Z L=14, 2025-05-07T20:12:34.3120729Z D_gradcheck=2, 2025-05-07T20:12:34.3121021Z stochastic_rounding=False, 2025-05-07T20:12:34.3121398Z weighted=True, 2025-05-07T20:12:34.3121675Z row_wise=True, 2025-05-07T20:12:34.3121933Z mixed=True, 2025-05-07T20:12:34.3122233Z use_cache=True, 2025-05-07T20:12:34.3122546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.3122933Z use_cpu=True, 2025-05-07T20:12:34.3123230Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.3123580Z ) 2025-05-07T20:12:34.3123885Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3124693Z self=, 2025-05-07T20:12:34.3125445Z compile=False, 2025-05-07T20:12:34.3125766Z pooling_mode=, 2025-05-07T20:12:34.3126133Z T=4, 2025-05-07T20:12:34.3126403Z D=119, 2025-05-07T20:12:34.3126650Z B=47, 2025-05-07T20:12:34.3126884Z log_E=4, 2025-05-07T20:12:34.3127135Z L=3, 2025-05-07T20:12:34.3127389Z D_gradcheck=1, 2025-05-07T20:12:34.3127681Z stochastic_rounding=True, 2025-05-07T20:12:34.3128022Z weighted=True, 2025-05-07T20:12:34.3128299Z row_wise=True, 2025-05-07T20:12:34.3128562Z mixed=False, 2025-05-07T20:12:34.3128840Z use_cache=False, 2025-05-07T20:12:34.3129184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.3129567Z use_cpu=True, 2025-05-07T20:12:34.3129878Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.3130234Z ) 2025-05-07T20:12:34.3130546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3131362Z self=, 2025-05-07T20:12:34.3132131Z compile=False, 2025-05-07T20:12:34.3132456Z pooling_mode=, 2025-05-07T20:12:34.3132828Z T=1, 2025-05-07T20:12:34.3133080Z D=124, 2025-05-07T20:12:34.3133335Z B=59, 2025-05-07T20:12:34.3133575Z log_E=4, 2025-05-07T20:12:34.3133835Z L=14, 2025-05-07T20:12:34.3134097Z D_gradcheck=2, 2025-05-07T20:12:34.3134394Z stochastic_rounding=False, 2025-05-07T20:12:34.3134752Z weighted=False, 2025-05-07T20:12:34.3135042Z row_wise=True, 2025-05-07T20:12:34.3135313Z mixed=False, 2025-05-07T20:12:34.3135599Z use_cache=True, 2025-05-07T20:12:34.3135927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.3136311Z use_cpu=True, 2025-05-07T20:12:34.3136630Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3136995Z ) 2025-05-07T20:12:34.3137296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3138121Z self=, 2025-05-07T20:12:34.3138884Z compile=False, 2025-05-07T20:12:34.3139204Z pooling_mode=, 2025-05-07T20:12:34.3139575Z T=4, 2025-05-07T20:12:34.3139903Z D=73, 2025-05-07T20:12:34.3140149Z B=59, 2025-05-07T20:12:34.3140382Z log_E=4, 2025-05-07T20:12:34.3140638Z L=14, 2025-05-07T20:12:34.3140893Z D_gradcheck=2, 2025-05-07T20:12:34.3141236Z stochastic_rounding=False, 2025-05-07T20:12:34.3141588Z weighted=True, 2025-05-07T20:12:34.3141874Z row_wise=True, 2025-05-07T20:12:34.3142138Z mixed=True, 2025-05-07T20:12:34.3142417Z use_cache=False, 2025-05-07T20:12:34.3142751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.3143165Z use_cpu=True, 2025-05-07T20:12:34.3143478Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3143831Z ) 2025-05-07T20:12:34.3144127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3144954Z self=, 2025-05-07T20:12:34.3145714Z compile=True, 2025-05-07T20:12:34.3146038Z pooling_mode=, 2025-05-07T20:12:34.3146415Z T=2, 2025-05-07T20:12:34.3146659Z D=24, 2025-05-07T20:12:34.3146947Z B=99, 2025-05-07T20:12:34.3147178Z log_E=5, 2025-05-07T20:12:34.3147439Z L=19, 2025-05-07T20:12:34.3147696Z D_gradcheck=2, 2025-05-07T20:12:34.3148022Z stochastic_rounding=True, 2025-05-07T20:12:34.3148375Z weighted=False, 2025-05-07T20:12:34.3148666Z row_wise=True, 2025-05-07T20:12:34.3148935Z mixed=False, 2025-05-07T20:12:34.3149220Z use_cache=False, 2025-05-07T20:12:34.3149556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.3149939Z use_cpu=True, 2025-05-07T20:12:34.3150252Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3150613Z ) 2025-05-07T20:12:34.3150911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3151734Z self=, 2025-05-07T20:12:34.3152504Z compile=False, 2025-05-07T20:12:34.3152815Z pooling_mode=, 2025-05-07T20:12:34.3153233Z T=1, 2025-05-07T20:12:34.3153478Z D=116, 2025-05-07T20:12:34.3153715Z B=47, 2025-05-07T20:12:34.3153964Z log_E=4, 2025-05-07T20:12:34.3154221Z L=12, 2025-05-07T20:12:34.3154465Z D_gradcheck=1, 2025-05-07T20:12:34.3154777Z stochastic_rounding=True, 2025-05-07T20:12:34.3155124Z weighted=True, 2025-05-07T20:12:34.3155402Z row_wise=True, 2025-05-07T20:12:34.3155663Z mixed=False, 2025-05-07T20:12:34.3155940Z use_cache=True, 2025-05-07T20:12:34.3156259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.3156635Z use_cpu=True, 2025-05-07T20:12:34.3156945Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.3157300Z ) 2025-05-07T20:12:34.3157592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3158421Z self=, 2025-05-07T20:12:34.3159186Z compile=True, 2025-05-07T20:12:34.3159496Z pooling_mode=, 2025-05-07T20:12:34.3159887Z T=2, 2025-05-07T20:12:34.3160130Z D=122, 2025-05-07T20:12:34.3160368Z B=19, 2025-05-07T20:12:34.3160618Z log_E=3, 2025-05-07T20:12:34.3160875Z L=13, 2025-05-07T20:12:34.3161120Z D_gradcheck=2, 2025-05-07T20:12:34.3161433Z stochastic_rounding=False, 2025-05-07T20:12:34.3161779Z weighted=True, 2025-05-07T20:12:34.3162049Z row_wise=True, 2025-05-07T20:12:34.3162327Z mixed=True, 2025-05-07T20:12:34.3162602Z use_cache=True, 2025-05-07T20:12:34.3162926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.3163307Z use_cpu=True, 2025-05-07T20:12:34.3163624Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.3163986Z ) 2025-05-07T20:12:34.3164282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3165105Z self=, 2025-05-07T20:12:34.3165871Z compile=False, 2025-05-07T20:12:34.3166185Z pooling_mode=, 2025-05-07T20:12:34.3166572Z T=3, 2025-05-07T20:12:34.3166819Z D=12, 2025-05-07T20:12:34.3167059Z B=55, 2025-05-07T20:12:34.3167309Z log_E=4, 2025-05-07T20:12:34.3167561Z L=11, 2025-05-07T20:12:34.3167838Z D_gradcheck=2, 2025-05-07T20:12:34.3168147Z stochastic_rounding=False, 2025-05-07T20:12:34.3168493Z weighted=True, 2025-05-07T20:12:34.3168765Z row_wise=True, 2025-05-07T20:12:34.3169045Z mixed=False, 2025-05-07T20:12:34.3169328Z use_cache=True, 2025-05-07T20:12:34.3169675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.3170071Z use_cpu=True, 2025-05-07T20:12:34.3170385Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.3170743Z ) 2025-05-07T20:12:34.3171044Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3171870Z self=, 2025-05-07T20:12:34.3172638Z compile=True, 2025-05-07T20:12:34.3172942Z pooling_mode=, 2025-05-07T20:12:34.3173323Z T=1, 2025-05-07T20:12:34.3173558Z D=31, 2025-05-07T20:12:34.3173788Z B=67, 2025-05-07T20:12:34.3174029Z log_E=3, 2025-05-07T20:12:34.3174277Z L=20, 2025-05-07T20:12:34.3174547Z D_gradcheck=2, 2025-05-07T20:12:34.3174848Z stochastic_rounding=True, 2025-05-07T20:12:34.3175191Z weighted=False, 2025-05-07T20:12:34.3175463Z row_wise=True, 2025-05-07T20:12:34.3175907Z mixed=False, 2025-05-07T20:12:34.3176184Z use_cache=True, 2025-05-07T20:12:34.3176497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.3176891Z use_cpu=True, 2025-05-07T20:12:34.3177204Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3177547Z ) 2025-05-07T20:12:34.3177857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3178678Z self=, 2025-05-07T20:12:34.3179441Z compile=True, 2025-05-07T20:12:34.3179879Z pooling_mode=, 2025-05-07T20:12:34.3180267Z T=3, 2025-05-07T20:12:34.3180514Z D=120, 2025-05-07T20:12:34.3180750Z B=3, 2025-05-07T20:12:34.3181000Z log_E=5, 2025-05-07T20:12:34.3181259Z L=16, 2025-05-07T20:12:34.3181504Z D_gradcheck=2, 2025-05-07T20:12:34.3181810Z stochastic_rounding=True, 2025-05-07T20:12:34.3182156Z weighted=True, 2025-05-07T20:12:34.3182425Z row_wise=True, 2025-05-07T20:12:34.3182707Z mixed=True, 2025-05-07T20:12:34.3182985Z use_cache=True, 2025-05-07T20:12:34.3183298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.3183689Z use_cpu=True, 2025-05-07T20:12:34.3184006Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3184351Z ) 2025-05-07T20:12:34.3184657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.3185476Z self=, 2025-05-07T20:12:34.3186247Z compile=False, 2025-05-07T20:12:34.3186563Z pooling_mode=, 2025-05-07T20:12:34.3186949Z T=2, 2025-05-07T20:12:34.3187194Z D=103, 2025-05-07T20:12:34.3187427Z B=88, 2025-05-07T20:12:34.3187670Z log_E=3, 2025-05-07T20:12:34.3187925Z L=2, 2025-05-07T20:12:34.3188163Z D_gradcheck=2, 2025-05-07T20:12:34.3188469Z stochastic_rounding=True, 2025-05-07T20:12:34.3188811Z weighted=True, 2025-05-07T20:12:34.3189081Z row_wise=True, 2025-05-07T20:12:34.3189360Z mixed=False, 2025-05-07T20:12:34.3189638Z use_cache=False, 2025-05-07T20:12:34.3189951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.3190336Z use_cpu=True, 2025-05-07T20:12:34.3190642Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.3190982Z ) 2025-05-07T20:12:34.4624135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4625088Z self=, 2025-05-07T20:12:34.4625907Z compile=False, 2025-05-07T20:12:34.4626164Z pooling_mode=, 2025-05-07T20:12:34.4626461Z T=1, 2025-05-07T20:12:34.4626658Z D=10, 2025-05-07T20:12:34.4626840Z B=5, 2025-05-07T20:12:34.4627030Z log_E=3, 2025-05-07T20:12:34.4627344Z L=6, 2025-05-07T20:12:34.4627529Z D_gradcheck=1, 2025-05-07T20:12:34.4627771Z stochastic_rounding=False, 2025-05-07T20:12:34.4628042Z weighted=False, 2025-05-07T20:12:34.4628256Z row_wise=True, 2025-05-07T20:12:34.4628484Z mixed=False, 2025-05-07T20:12:34.4628753Z use_cache=False, 2025-05-07T20:12:34.4629004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.4629315Z use_cpu=True, 2025-05-07T20:12:34.4629563Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4629829Z ) 2025-05-07T20:12:34.4630077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4630698Z self=, 2025-05-07T20:12:34.4631275Z compile=True, 2025-05-07T20:12:34.4631589Z pooling_mode=, 2025-05-07T20:12:34.4631893Z T=4, 2025-05-07T20:12:34.4632097Z D=39, 2025-05-07T20:12:34.4632281Z B=72, 2025-05-07T20:12:34.4632517Z log_E=3, 2025-05-07T20:12:34.4632729Z L=18, 2025-05-07T20:12:34.4632919Z D_gradcheck=2, 2025-05-07T20:12:34.4633161Z stochastic_rounding=True, 2025-05-07T20:12:34.4633433Z weighted=True, 2025-05-07T20:12:34.4633642Z row_wise=True, 2025-05-07T20:12:34.4633864Z mixed=True, 2025-05-07T20:12:34.4634083Z use_cache=True, 2025-05-07T20:12:34.4634318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4634618Z use_cpu=True, 2025-05-07T20:12:34.4634860Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4635121Z ) 2025-05-07T20:12:34.4635359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4635975Z self=, 2025-05-07T20:12:34.4636602Z compile=True, 2025-05-07T20:12:34.4636838Z pooling_mode=, 2025-05-07T20:12:34.4637134Z T=4, 2025-05-07T20:12:34.4637329Z D=3, 2025-05-07T20:12:34.4637507Z B=72, 2025-05-07T20:12:34.4637706Z log_E=3, 2025-05-07T20:12:34.4637909Z L=18, 2025-05-07T20:12:34.4638099Z D_gradcheck=2, 2025-05-07T20:12:34.4638343Z stochastic_rounding=True, 2025-05-07T20:12:34.4638613Z weighted=True, 2025-05-07T20:12:34.4638822Z row_wise=True, 2025-05-07T20:12:34.4639039Z mixed=True, 2025-05-07T20:12:34.4639253Z use_cache=True, 2025-05-07T20:12:34.4639490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4639789Z use_cpu=True, 2025-05-07T20:12:34.4640029Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4640292Z ) 2025-05-07T20:12:34.4640529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4641141Z self=, 2025-05-07T20:12:34.4641701Z compile=True, 2025-05-07T20:12:34.4641950Z pooling_mode=, 2025-05-07T20:12:34.4642247Z T=4, 2025-05-07T20:12:34.4642426Z D=3, 2025-05-07T20:12:34.4642620Z B=4, 2025-05-07T20:12:34.4642817Z log_E=3, 2025-05-07T20:12:34.4643005Z L=18, 2025-05-07T20:12:34.4643205Z D_gradcheck=2, 2025-05-07T20:12:34.4643440Z stochastic_rounding=True, 2025-05-07T20:12:34.4643705Z weighted=True, 2025-05-07T20:12:34.4643913Z row_wise=True, 2025-05-07T20:12:34.4644130Z mixed=True, 2025-05-07T20:12:34.4644343Z use_cache=True, 2025-05-07T20:12:34.4644579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4644878Z use_cpu=True, 2025-05-07T20:12:34.4645118Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4645379Z ) 2025-05-07T20:12:34.4645617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4646224Z self=, 2025-05-07T20:12:34.4646783Z compile=True, 2025-05-07T20:12:34.4647031Z pooling_mode=, 2025-05-07T20:12:34.4647323Z T=4, 2025-05-07T20:12:34.4647502Z D=3, 2025-05-07T20:12:34.4647694Z B=4, 2025-05-07T20:12:34.4647931Z log_E=3, 2025-05-07T20:12:34.4648120Z L=2, 2025-05-07T20:12:34.4648317Z D_gradcheck=2, 2025-05-07T20:12:34.4648553Z stochastic_rounding=True, 2025-05-07T20:12:34.4648805Z weighted=True, 2025-05-07T20:12:34.4649026Z row_wise=True, 2025-05-07T20:12:34.4649273Z mixed=True, 2025-05-07T20:12:34.4649477Z use_cache=True, 2025-05-07T20:12:34.4649726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4650027Z use_cpu=True, 2025-05-07T20:12:34.4650265Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4650527Z ) 2025-05-07T20:12:34.4650770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4651382Z self=, 2025-05-07T20:12:34.4651945Z compile=True, 2025-05-07T20:12:34.4652197Z pooling_mode=, 2025-05-07T20:12:34.4652496Z T=4, 2025-05-07T20:12:34.4652675Z D=3, 2025-05-07T20:12:34.4652864Z B=4, 2025-05-07T20:12:34.4653086Z log_E=3, 2025-05-07T20:12:34.4653275Z L=2, 2025-05-07T20:12:34.4653471Z D_gradcheck=1, 2025-05-07T20:12:34.4653712Z stochastic_rounding=True, 2025-05-07T20:12:34.4653965Z weighted=True, 2025-05-07T20:12:34.4654187Z row_wise=True, 2025-05-07T20:12:34.4654409Z mixed=True, 2025-05-07T20:12:34.4654615Z use_cache=True, 2025-05-07T20:12:34.4654877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4655182Z use_cpu=True, 2025-05-07T20:12:34.4655415Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4655505Z ) 2025-05-07T20:12:34.4655637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4656017Z self=, 2025-05-07T20:12:34.4656131Z compile=True, 2025-05-07T20:12:34.4656243Z pooling_mode=, 2025-05-07T20:12:34.4656335Z T=1, 2025-05-07T20:12:34.4656416Z D=3, 2025-05-07T20:12:34.4656496Z B=4, 2025-05-07T20:12:34.4656593Z log_E=3, 2025-05-07T20:12:34.4656672Z L=2, 2025-05-07T20:12:34.4656758Z D_gradcheck=1, 2025-05-07T20:12:34.4656872Z stochastic_rounding=True, 2025-05-07T20:12:34.4656958Z weighted=True, 2025-05-07T20:12:34.4657041Z row_wise=True, 2025-05-07T20:12:34.4657139Z mixed=True, 2025-05-07T20:12:34.4657225Z use_cache=True, 2025-05-07T20:12:34.4657335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4657433Z use_cpu=True, 2025-05-07T20:12:34.4657538Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4657629Z ) 2025-05-07T20:12:34.4657762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4658129Z self=, 2025-05-07T20:12:34.4658229Z compile=True, 2025-05-07T20:12:34.4658341Z pooling_mode=, 2025-05-07T20:12:34.4658420Z T=1, 2025-05-07T20:12:34.4658511Z D=2, 2025-05-07T20:12:34.4658591Z B=4, 2025-05-07T20:12:34.4658671Z log_E=3, 2025-05-07T20:12:34.4658760Z L=2, 2025-05-07T20:12:34.4658843Z D_gradcheck=1, 2025-05-07T20:12:34.4658942Z stochastic_rounding=True, 2025-05-07T20:12:34.4659036Z weighted=True, 2025-05-07T20:12:34.4659120Z row_wise=True, 2025-05-07T20:12:34.4659214Z mixed=True, 2025-05-07T20:12:34.4659296Z use_cache=True, 2025-05-07T20:12:34.4659409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4659503Z use_cpu=True, 2025-05-07T20:12:34.4659605Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4659759Z ) 2025-05-07T20:12:34.4659910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4660273Z self=, 2025-05-07T20:12:34.4660360Z compile=False, 2025-05-07T20:12:34.4660480Z pooling_mode=, 2025-05-07T20:12:34.4660556Z T=5, 2025-05-07T20:12:34.4660633Z D=115, 2025-05-07T20:12:34.4660758Z B=41, 2025-05-07T20:12:34.4660837Z log_E=4, 2025-05-07T20:12:34.4660914Z L=6, 2025-05-07T20:12:34.4661008Z D_gradcheck=1, 2025-05-07T20:12:34.4661107Z stochastic_rounding=False, 2025-05-07T20:12:34.4661204Z weighted=False, 2025-05-07T20:12:34.4661311Z row_wise=True, 2025-05-07T20:12:34.4661394Z mixed=False, 2025-05-07T20:12:34.4661489Z use_cache=False, 2025-05-07T20:12:34.4661598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4661680Z use_cpu=True, 2025-05-07T20:12:34.4661795Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4661871Z ) 2025-05-07T20:12:34.4662001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4662376Z self=, 2025-05-07T20:12:34.4662464Z compile=False, 2025-05-07T20:12:34.4662571Z pooling_mode=, 2025-05-07T20:12:34.4662660Z T=1, 2025-05-07T20:12:34.4662768Z D=115, 2025-05-07T20:12:34.4662863Z B=41, 2025-05-07T20:12:34.4662941Z log_E=4, 2025-05-07T20:12:34.4663018Z L=6, 2025-05-07T20:12:34.4663114Z D_gradcheck=1, 2025-05-07T20:12:34.4663213Z stochastic_rounding=False, 2025-05-07T20:12:34.4663296Z weighted=False, 2025-05-07T20:12:34.4663392Z row_wise=True, 2025-05-07T20:12:34.4663472Z mixed=False, 2025-05-07T20:12:34.4663556Z use_cache=False, 2025-05-07T20:12:34.4663676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4663758Z use_cpu=True, 2025-05-07T20:12:34.4663861Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4663947Z ) 2025-05-07T20:12:34.4664079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4664440Z self=, 2025-05-07T20:12:34.4664563Z compile=True, 2025-05-07T20:12:34.4664671Z pooling_mode=, 2025-05-07T20:12:34.4664758Z T=2, 2025-05-07T20:12:34.4664839Z D=32, 2025-05-07T20:12:34.4664916Z B=124, 2025-05-07T20:12:34.4665007Z log_E=3, 2025-05-07T20:12:34.4665085Z L=20, 2025-05-07T20:12:34.4665171Z D_gradcheck=1, 2025-05-07T20:12:34.4665283Z stochastic_rounding=False, 2025-05-07T20:12:34.4665370Z weighted=False, 2025-05-07T20:12:34.4665452Z row_wise=True, 2025-05-07T20:12:34.4665549Z mixed=False, 2025-05-07T20:12:34.4665634Z use_cache=False, 2025-05-07T20:12:34.4665743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.4665838Z use_cpu=True, 2025-05-07T20:12:34.4665942Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4666016Z ) 2025-05-07T20:12:34.4666158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4666521Z self=, 2025-05-07T20:12:34.4666619Z compile=True, 2025-05-07T20:12:34.4666726Z pooling_mode=, 2025-05-07T20:12:34.4666802Z T=1, 2025-05-07T20:12:34.4666895Z D=32, 2025-05-07T20:12:34.4666973Z B=124, 2025-05-07T20:12:34.4667051Z log_E=3, 2025-05-07T20:12:34.4667139Z L=20, 2025-05-07T20:12:34.4667222Z D_gradcheck=1, 2025-05-07T20:12:34.4667319Z stochastic_rounding=False, 2025-05-07T20:12:34.4667415Z weighted=False, 2025-05-07T20:12:34.4667496Z row_wise=True, 2025-05-07T20:12:34.4667577Z mixed=False, 2025-05-07T20:12:34.4667672Z use_cache=False, 2025-05-07T20:12:34.4667781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.4667864Z use_cpu=True, 2025-05-07T20:12:34.4667978Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4668053Z ) 2025-05-07T20:12:34.4668195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4668556Z self=, 2025-05-07T20:12:34.4668641Z compile=True, 2025-05-07T20:12:34.4668762Z pooling_mode=, 2025-05-07T20:12:34.4668868Z T=1, 2025-05-07T20:12:34.4668946Z D=124, 2025-05-07T20:12:34.4669035Z B=124, 2025-05-07T20:12:34.4669114Z log_E=3, 2025-05-07T20:12:34.4669192Z L=20, 2025-05-07T20:12:34.4669288Z D_gradcheck=1, 2025-05-07T20:12:34.4669386Z stochastic_rounding=False, 2025-05-07T20:12:34.4669495Z weighted=False, 2025-05-07T20:12:34.4669591Z row_wise=True, 2025-05-07T20:12:34.4669672Z mixed=False, 2025-05-07T20:12:34.4669769Z use_cache=False, 2025-05-07T20:12:34.4669877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.4669959Z use_cpu=True, 2025-05-07T20:12:34.4670075Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4670150Z ) 2025-05-07T20:12:34.4670280Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4670653Z self=, 2025-05-07T20:12:34.4670738Z compile=False, 2025-05-07T20:12:34.4670844Z pooling_mode=, 2025-05-07T20:12:34.4671036Z T=1, 2025-05-07T20:12:34.4671115Z D=124, 2025-05-07T20:12:34.4671192Z B=124, 2025-05-07T20:12:34.4671285Z log_E=3, 2025-05-07T20:12:34.4671361Z L=20, 2025-05-07T20:12:34.4671444Z D_gradcheck=1, 2025-05-07T20:12:34.4671560Z stochastic_rounding=False, 2025-05-07T20:12:34.4671646Z weighted=False, 2025-05-07T20:12:34.4671741Z row_wise=True, 2025-05-07T20:12:34.4671823Z mixed=False, 2025-05-07T20:12:34.4671907Z use_cache=False, 2025-05-07T20:12:34.4672029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.4672114Z use_cpu=True, 2025-05-07T20:12:34.4672217Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4672305Z ) 2025-05-07T20:12:34.4672437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4672824Z self=, 2025-05-07T20:12:34.4672922Z compile=False, 2025-05-07T20:12:34.4673034Z pooling_mode=, 2025-05-07T20:12:34.4673112Z T=1, 2025-05-07T20:12:34.4673203Z D=124, 2025-05-07T20:12:34.4673283Z B=20, 2025-05-07T20:12:34.4673376Z log_E=3, 2025-05-07T20:12:34.4673454Z L=20, 2025-05-07T20:12:34.4673537Z D_gradcheck=1, 2025-05-07T20:12:34.4673649Z stochastic_rounding=False, 2025-05-07T20:12:34.4673732Z weighted=False, 2025-05-07T20:12:34.4673814Z row_wise=True, 2025-05-07T20:12:34.4673907Z mixed=False, 2025-05-07T20:12:34.4673993Z use_cache=False, 2025-05-07T20:12:34.4674100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:34.4674193Z use_cpu=True, 2025-05-07T20:12:34.4674295Z output_dtype=SparseType.FP16, 2025-05-07T20:12:34.4674369Z ) 2025-05-07T20:12:34.4674510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:34.4674873Z self=, 2025-05-07T20:12:34.4674968Z compile=True, 2025-05-07T20:12:34.4675079Z pooling_mode=, 2025-05-07T20:12:34.4675157Z T=5, 2025-05-07T20:12:34.4675245Z D=46, 2025-05-07T20:12:34.4675322Z B=80, 2025-05-07T20:12:34.4675409Z log_E=4, 2025-05-07T20:12:34.4675498Z L=4, 2025-05-07T20:12:34.4675731Z D_gradcheck=2, 2025-05-07T20:12:34.4675833Z stochastic_rounding=True, 2025-05-07T20:12:34.4675933Z weighted=False, 2025-05-07T20:12:34.4676014Z row_wise=True, 2025-05-07T20:12:34.4676096Z mixed=True, 2025-05-07T20:12:34.4676195Z use_cache=False, 2025-05-07T20:12:34.4676303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:34.4676386Z use_cpu=True, 2025-05-07T20:12:34.4676505Z output_dtype=SparseType.FP32, 2025-05-07T20:12:34.4676581Z ) 2025-05-07T20:12:35.7605515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7606201Z self=, 2025-05-07T20:12:35.7606793Z compile=False, 2025-05-07T20:12:35.7607068Z pooling_mode=, 2025-05-07T20:12:35.7607542Z T=3, 2025-05-07T20:12:35.7607742Z D=25, 2025-05-07T20:12:35.7607941Z B=11, 2025-05-07T20:12:35.7608125Z log_E=4, 2025-05-07T20:12:35.7608332Z L=17, 2025-05-07T20:12:35.7608611Z D_gradcheck=2, 2025-05-07T20:12:35.7608904Z stochastic_rounding=False, 2025-05-07T20:12:35.7609184Z weighted=False, 2025-05-07T20:12:35.7609416Z row_wise=True, 2025-05-07T20:12:35.7609638Z mixed=True, 2025-05-07T20:12:35.7609846Z use_cache=False, 2025-05-07T20:12:35.7610115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:35.7610427Z use_cpu=True, 2025-05-07T20:12:35.7610670Z output_dtype=SparseType.FP16, 2025-05-07T20:12:35.7610949Z ) 2025-05-07T20:12:35.7611191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7611801Z self=, 2025-05-07T20:12:35.7612378Z compile=False, 2025-05-07T20:12:35.7612682Z pooling_mode=, 2025-05-07T20:12:35.7612970Z T=3, 2025-05-07T20:12:35.7613167Z D=25, 2025-05-07T20:12:35.7613361Z B=11, 2025-05-07T20:12:35.7613545Z log_E=4, 2025-05-07T20:12:35.7613745Z L=17, 2025-05-07T20:12:35.7613951Z D_gradcheck=2, 2025-05-07T20:12:35.7614183Z stochastic_rounding=False, 2025-05-07T20:12:35.7614459Z weighted=False, 2025-05-07T20:12:35.7614685Z row_wise=True, 2025-05-07T20:12:35.7614895Z mixed=True, 2025-05-07T20:12:35.7615112Z use_cache=True, 2025-05-07T20:12:35.7615362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:35.7615665Z use_cpu=True, 2025-05-07T20:12:35.7615895Z output_dtype=SparseType.FP16, 2025-05-07T20:12:35.7616169Z ) 2025-05-07T20:12:35.7616409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7617066Z self=, 2025-05-07T20:12:35.7617638Z compile=False, 2025-05-07T20:12:35.7617897Z pooling_mode=, 2025-05-07T20:12:35.7618182Z T=3, 2025-05-07T20:12:35.7618378Z D=25, 2025-05-07T20:12:35.7618574Z B=2, 2025-05-07T20:12:35.7618757Z log_E=4, 2025-05-07T20:12:35.7618962Z L=17, 2025-05-07T20:12:35.7619169Z D_gradcheck=2, 2025-05-07T20:12:35.7619398Z stochastic_rounding=False, 2025-05-07T20:12:35.7619759Z weighted=False, 2025-05-07T20:12:35.7619992Z row_wise=True, 2025-05-07T20:12:35.7620198Z mixed=True, 2025-05-07T20:12:35.7620414Z use_cache=True, 2025-05-07T20:12:35.7620663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:35.7620957Z use_cpu=True, 2025-05-07T20:12:35.7621202Z output_dtype=SparseType.FP16, 2025-05-07T20:12:35.7621477Z ) 2025-05-07T20:12:35.7621718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7622319Z self=, 2025-05-07T20:12:35.7622891Z compile=True, 2025-05-07T20:12:35.7623146Z pooling_mode=, 2025-05-07T20:12:35.7623430Z T=3, 2025-05-07T20:12:35.7623625Z D=25, 2025-05-07T20:12:35.7623821Z B=2, 2025-05-07T20:12:35.7629847Z log_E=4, 2025-05-07T20:12:35.7630156Z L=17, 2025-05-07T20:12:35.7630382Z D_gradcheck=2, 2025-05-07T20:12:35.7630637Z stochastic_rounding=False, 2025-05-07T20:12:35.7630923Z weighted=False, 2025-05-07T20:12:35.7631142Z row_wise=True, 2025-05-07T20:12:35.7631367Z mixed=True, 2025-05-07T20:12:35.7631597Z use_cache=True, 2025-05-07T20:12:35.7631841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:35.7632151Z use_cpu=True, 2025-05-07T20:12:35.7632406Z output_dtype=SparseType.FP16, 2025-05-07T20:12:35.7632676Z ) 2025-05-07T20:12:35.7632927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7633556Z self=, 2025-05-07T20:12:35.7634228Z compile=True, 2025-05-07T20:12:35.7634487Z pooling_mode=, 2025-05-07T20:12:35.7634794Z T=3, 2025-05-07T20:12:35.7634983Z D=25, 2025-05-07T20:12:35.7635183Z B=2, 2025-05-07T20:12:35.7635384Z log_E=4, 2025-05-07T20:12:35.7635578Z L=17, 2025-05-07T20:12:35.7635822Z D_gradcheck=2, 2025-05-07T20:12:35.7636075Z stochastic_rounding=False, 2025-05-07T20:12:35.7636336Z weighted=False, 2025-05-07T20:12:35.7636563Z row_wise=True, 2025-05-07T20:12:35.7636784Z mixed=False, 2025-05-07T20:12:35.7636993Z use_cache=True, 2025-05-07T20:12:35.7637246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:35.7637552Z use_cpu=True, 2025-05-07T20:12:35.7637800Z output_dtype=SparseType.FP16, 2025-05-07T20:12:35.7638069Z ) 2025-05-07T20:12:35.7638312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7638936Z self=, 2025-05-07T20:12:35.7639542Z compile=False, 2025-05-07T20:12:35.7639801Z pooling_mode=, 2025-05-07T20:12:35.7640103Z T=3, 2025-05-07T20:12:35.7640290Z D=25, 2025-05-07T20:12:35.7640490Z B=2, 2025-05-07T20:12:35.7640687Z log_E=4, 2025-05-07T20:12:35.7640882Z L=17, 2025-05-07T20:12:35.7641088Z D_gradcheck=2, 2025-05-07T20:12:35.7641332Z stochastic_rounding=False, 2025-05-07T20:12:35.7641593Z weighted=False, 2025-05-07T20:12:35.7641824Z row_wise=True, 2025-05-07T20:12:35.7642049Z mixed=False, 2025-05-07T20:12:35.7642261Z use_cache=True, 2025-05-07T20:12:35.7642513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:35.7642818Z use_cpu=True, 2025-05-07T20:12:35.7643054Z output_dtype=SparseType.FP16, 2025-05-07T20:12:35.7643373Z ) 2025-05-07T20:12:35.7643616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7644237Z self=, 2025-05-07T20:12:35.7644802Z compile=False, 2025-05-07T20:12:35.7645061Z pooling_mode=, 2025-05-07T20:12:35.7645363Z T=2, 2025-05-07T20:12:35.7645547Z D=25, 2025-05-07T20:12:35.7645746Z B=2, 2025-05-07T20:12:35.7645944Z log_E=4, 2025-05-07T20:12:35.7646139Z L=17, 2025-05-07T20:12:35.7646342Z D_gradcheck=2, 2025-05-07T20:12:35.7646589Z stochastic_rounding=False, 2025-05-07T20:12:35.7646848Z weighted=False, 2025-05-07T20:12:35.7647083Z row_wise=True, 2025-05-07T20:12:35.7647311Z mixed=False, 2025-05-07T20:12:35.7647523Z use_cache=True, 2025-05-07T20:12:35.7647775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:35.7648086Z use_cpu=True, 2025-05-07T20:12:35.7648321Z output_dtype=SparseType.FP16, 2025-05-07T20:12:35.7648605Z ) 2025-05-07T20:12:35.7648851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7649460Z self=, 2025-05-07T20:12:35.7650039Z compile=False, 2025-05-07T20:12:35.7650293Z pooling_mode=, 2025-05-07T20:12:35.7650590Z T=4, 2025-05-07T20:12:35.7650771Z D=6, 2025-05-07T20:12:35.7650964Z B=76, 2025-05-07T20:12:35.7651163Z log_E=4, 2025-05-07T20:12:35.7651357Z L=19, 2025-05-07T20:12:35.7651565Z D_gradcheck=1, 2025-05-07T20:12:35.7651808Z stochastic_rounding=False, 2025-05-07T20:12:35.7652069Z weighted=True, 2025-05-07T20:12:35.7652292Z row_wise=True, 2025-05-07T20:12:35.7652517Z mixed=False, 2025-05-07T20:12:35.7652730Z use_cache=False, 2025-05-07T20:12:35.7652995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:35.7653310Z use_cpu=True, 2025-05-07T20:12:35.7653546Z output_dtype=SparseType.FP32, 2025-05-07T20:12:35.7653827Z ) 2025-05-07T20:12:35.7654071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7654677Z self=, 2025-05-07T20:12:35.7655311Z compile=True, 2025-05-07T20:12:35.7655569Z pooling_mode=, 2025-05-07T20:12:35.7655873Z T=4, 2025-05-07T20:12:35.7656059Z D=6, 2025-05-07T20:12:35.7656258Z B=76, 2025-05-07T20:12:35.7656499Z log_E=4, 2025-05-07T20:12:35.7656696Z L=19, 2025-05-07T20:12:35.7656901Z D_gradcheck=1, 2025-05-07T20:12:35.7657147Z stochastic_rounding=False, 2025-05-07T20:12:35.7657408Z weighted=True, 2025-05-07T20:12:35.7657636Z row_wise=True, 2025-05-07T20:12:35.7657860Z mixed=False, 2025-05-07T20:12:35.7658070Z use_cache=False, 2025-05-07T20:12:35.7658334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:35.7658644Z use_cpu=True, 2025-05-07T20:12:35.7658877Z output_dtype=SparseType.FP32, 2025-05-07T20:12:35.7659160Z ) 2025-05-07T20:12:35.7659405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7660151Z self=, 2025-05-07T20:12:35.7660738Z compile=True, 2025-05-07T20:12:35.7660995Z pooling_mode=, 2025-05-07T20:12:35.7661281Z T=4, 2025-05-07T20:12:35.7661482Z D=6, 2025-05-07T20:12:35.7661682Z B=4, 2025-05-07T20:12:35.7661950Z log_E=4, 2025-05-07T20:12:35.7662220Z L=19, 2025-05-07T20:12:35.7662508Z D_gradcheck=1, 2025-05-07T20:12:35.7662945Z stochastic_rounding=False, 2025-05-07T20:12:35.7663354Z weighted=True, 2025-05-07T20:12:35.7663687Z row_wise=True, 2025-05-07T20:12:35.7664011Z mixed=False, 2025-05-07T20:12:35.7664324Z use_cache=False, 2025-05-07T20:12:35.7664711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:35.7665165Z use_cpu=True, 2025-05-07T20:12:35.7665564Z output_dtype=SparseType.FP32, 2025-05-07T20:12:35.7665975Z ) 2025-05-07T20:12:35.7666335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7667277Z self=, 2025-05-07T20:12:35.7668163Z compile=True, 2025-05-07T20:12:35.7668543Z pooling_mode=, 2025-05-07T20:12:35.7668968Z T=4, 2025-05-07T20:12:35.7669250Z D=6, 2025-05-07T20:12:35.7669534Z B=4, 2025-05-07T20:12:35.7669809Z log_E=4, 2025-05-07T20:12:35.7670110Z L=6, 2025-05-07T20:12:35.7670402Z D_gradcheck=1, 2025-05-07T20:12:35.7670743Z stochastic_rounding=False, 2025-05-07T20:12:35.7671147Z weighted=True, 2025-05-07T20:12:35.7671567Z row_wise=True, 2025-05-07T20:12:35.7671843Z mixed=False, 2025-05-07T20:12:35.7672134Z use_cache=False, 2025-05-07T20:12:35.7672470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:35.7672855Z use_cpu=True, 2025-05-07T20:12:35.7673180Z output_dtype=SparseType.FP32, 2025-05-07T20:12:35.7673546Z ) 2025-05-07T20:12:35.7673867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7674691Z self=, 2025-05-07T20:12:35.7675465Z compile=False, 2025-05-07T20:12:35.7675961Z pooling_mode=, 2025-05-07T20:12:35.7676338Z T=4, 2025-05-07T20:12:35.7676594Z D=6, 2025-05-07T20:12:35.7676846Z B=4, 2025-05-07T20:12:35.7677090Z log_E=4, 2025-05-07T20:12:35.7677359Z L=6, 2025-05-07T20:12:35.7677621Z D_gradcheck=1, 2025-05-07T20:12:35.7678013Z stochastic_rounding=False, 2025-05-07T20:12:35.7678367Z weighted=True, 2025-05-07T20:12:35.7678795Z row_wise=True, 2025-05-07T20:12:35.7679114Z mixed=False, 2025-05-07T20:12:35.7679445Z use_cache=False, 2025-05-07T20:12:35.7679841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:35.7680287Z use_cpu=True, 2025-05-07T20:12:35.7680659Z output_dtype=SparseType.FP32, 2025-05-07T20:12:35.7681081Z ) 2025-05-07T20:12:35.7681424Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7682395Z self=, 2025-05-07T20:12:35.7683416Z compile=False, 2025-05-07T20:12:35.7683774Z pooling_mode=, 2025-05-07T20:12:35.7684222Z T=4, 2025-05-07T20:12:35.7684509Z D=6, 2025-05-07T20:12:35.7684874Z B=4, 2025-05-07T20:12:35.7685243Z log_E=4, 2025-05-07T20:12:35.7685509Z L=6, 2025-05-07T20:12:35.7685754Z D_gradcheck=1, 2025-05-07T20:12:35.7686073Z stochastic_rounding=False, 2025-05-07T20:12:35.7686429Z weighted=True, 2025-05-07T20:12:35.7686708Z row_wise=True, 2025-05-07T20:12:35.7686990Z mixed=True, 2025-05-07T20:12:35.7687271Z use_cache=False, 2025-05-07T20:12:35.7687595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:35.7687990Z use_cpu=True, 2025-05-07T20:12:35.7688310Z output_dtype=SparseType.FP32, 2025-05-07T20:12:35.7688671Z ) 2025-05-07T20:12:35.7688972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7689844Z self=, 2025-05-07T20:12:35.7690614Z compile=False, 2025-05-07T20:12:35.7690931Z pooling_mode=, 2025-05-07T20:12:35.7691321Z T=4, 2025-05-07T20:12:35.7691578Z D=6, 2025-05-07T20:12:35.7691817Z B=4, 2025-05-07T20:12:35.7692086Z log_E=4, 2025-05-07T20:12:35.7692333Z L=6, 2025-05-07T20:12:35.7692594Z D_gradcheck=1, 2025-05-07T20:12:35.7692907Z stochastic_rounding=False, 2025-05-07T20:12:35.7693247Z weighted=False, 2025-05-07T20:12:35.7693543Z row_wise=True, 2025-05-07T20:12:35.7693830Z mixed=True, 2025-05-07T20:12:35.7694099Z use_cache=False, 2025-05-07T20:12:35.7694444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:35.7694900Z use_cpu=True, 2025-05-07T20:12:35.7695223Z output_dtype=SparseType.FP32, 2025-05-07T20:12:35.7695576Z ) 2025-05-07T20:12:35.7695897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7696729Z self=, 2025-05-07T20:12:35.7697497Z compile=True, 2025-05-07T20:12:35.7697829Z pooling_mode=, 2025-05-07T20:12:35.7698217Z T=1, 2025-05-07T20:12:35.7698458Z D=103, 2025-05-07T20:12:35.7698718Z B=68, 2025-05-07T20:12:35.7698976Z log_E=3, 2025-05-07T20:12:35.7699231Z L=8, 2025-05-07T20:12:35.7699496Z D_gradcheck=2, 2025-05-07T20:12:35.7699903Z stochastic_rounding=True, 2025-05-07T20:12:35.7700248Z weighted=False, 2025-05-07T20:12:35.7700545Z row_wise=True, 2025-05-07T20:12:35.7700831Z mixed=False, 2025-05-07T20:12:35.7701100Z use_cache=False, 2025-05-07T20:12:35.7701434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:35.7701833Z use_cpu=True, 2025-05-07T20:12:35.7702133Z output_dtype=SparseType.FP16, 2025-05-07T20:12:35.7702495Z ) 2025-05-07T20:12:35.7702802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:35.7703631Z self=, 2025-05-07T20:12:35.7704390Z compile=True, 2025-05-07T20:12:35.7704717Z pooling_mode=, 2025-05-07T20:12:35.7705106Z T=1, 2025-05-07T20:12:35.7705347Z D=103, 2025-05-07T20:12:35.7705606Z B=68, 2025-05-07T20:12:35.7705857Z log_E=3, 2025-05-07T20:12:35.7706103Z L=8, 2025-05-07T20:12:35.7706360Z D_gradcheck=1, 2025-05-07T20:12:35.7706670Z stochastic_rounding=True, 2025-05-07T20:12:35.7707011Z weighted=False, 2025-05-07T20:12:35.7707302Z row_wise=True, 2025-05-07T20:12:35.7707585Z mixed=False, 2025-05-07T20:12:35.7707860Z use_cache=False, 2025-05-07T20:12:35.7708200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:35.7708602Z use_cpu=True, 2025-05-07T20:12:35.7708906Z output_dtype=SparseType.FP16, 2025-05-07T20:12:35.7709266Z ) 2025-05-07T20:12:36.2876872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:36.2877828Z self=, 2025-05-07T20:12:36.2878410Z compile=True, 2025-05-07T20:12:36.2878665Z pooling_mode=, 2025-05-07T20:12:36.2878951Z T=1, 2025-05-07T20:12:36.2879216Z D=103, 2025-05-07T20:12:36.2879415Z B=68, 2025-05-07T20:12:36.2879596Z log_E=3, 2025-05-07T20:12:36.2879798Z L=0, 2025-05-07T20:12:36.2879999Z D_gradcheck=1, 2025-05-07T20:12:36.2880226Z stochastic_rounding=True, 2025-05-07T20:12:36.2880503Z weighted=False, 2025-05-07T20:12:36.2880731Z row_wise=True, 2025-05-07T20:12:36.2880938Z mixed=False, 2025-05-07T20:12:36.2881157Z use_cache=False, 2025-05-07T20:12:36.2881417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.2881717Z use_cpu=True, 2025-05-07T20:12:36.2881964Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.2882248Z ) 2025-05-07T20:12:36.2882491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:36.2883152Z self=, 2025-05-07T20:12:36.2883727Z compile=True, 2025-05-07T20:12:36.2883976Z pooling_mode=, 2025-05-07T20:12:36.2884257Z T=3, 2025-05-07T20:12:36.2884450Z D=103, 2025-05-07T20:12:36.2884649Z B=68, 2025-05-07T20:12:36.2884831Z log_E=3, 2025-05-07T20:12:36.2885030Z L=0, 2025-05-07T20:12:36.2885226Z D_gradcheck=1, 2025-05-07T20:12:36.2885453Z stochastic_rounding=True, 2025-05-07T20:12:36.2885720Z weighted=False, 2025-05-07T20:12:36.2885943Z row_wise=True, 2025-05-07T20:12:36.2886150Z mixed=False, 2025-05-07T20:12:36.2886369Z use_cache=False, 2025-05-07T20:12:36.2886648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.2887011Z use_cpu=True, 2025-05-07T20:12:36.2887242Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.2887519Z ) 2025-05-07T20:12:36.2887765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:12:36.2888373Z self=, 2025-05-07T20:12:36.2888953Z compile=False, 2025-05-07T20:12:36.2889207Z pooling_mode=, 2025-05-07T20:12:36.2889495Z T=3, 2025-05-07T20:12:36.2889698Z D=103, 2025-05-07T20:12:36.2889900Z B=68, 2025-05-07T20:12:36.2890090Z log_E=3, 2025-05-07T20:12:36.2890296Z L=0, 2025-05-07T20:12:36.2890503Z D_gradcheck=1, 2025-05-07T20:12:36.2890735Z stochastic_rounding=True, 2025-05-07T20:12:36.2891004Z weighted=False, 2025-05-07T20:12:36.2891231Z row_wise=True, 2025-05-07T20:12:36.2891441Z mixed=False, 2025-05-07T20:12:36.2891665Z use_cache=False, 2025-05-07T20:12:36.2891924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.2892218Z use_cpu=True, 2025-05-07T20:12:36.2892459Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.2892729Z ) 2025-05-07T20:12:36.2892902Z PASSED 2025-05-07T20:12:36.3353350Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3354681Z self=, 2025-05-07T20:12:36.3355641Z mixed_B=False, 2025-05-07T20:12:36.3355992Z compile=False, 2025-05-07T20:12:36.3356214Z T=1, 2025-05-07T20:12:36.3356397Z D=2, 2025-05-07T20:12:36.3356593Z B=1, 2025-05-07T20:12:36.3356786Z log_E=3, 2025-05-07T20:12:36.3356975Z L=0, 2025-05-07T20:12:36.3357173Z D_gradcheck=1, 2025-05-07T20:12:36.3357409Z stochastic_rounding=False, 2025-05-07T20:12:36.3357666Z weighted=False, 2025-05-07T20:12:36.3357892Z row_wise=False, 2025-05-07T20:12:36.3358116Z mixed=False, 2025-05-07T20:12:36.3358322Z use_cache=False, 2025-05-07T20:12:36.3358579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3358881Z use_cpu=True, 2025-05-07T20:12:36.3359251Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3359534Z ) 2025-05-07T20:12:36.3359784Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3360412Z self=, 2025-05-07T20:12:36.3361053Z mixed_B=True, 2025-05-07T20:12:36.3361277Z compile=False, 2025-05-07T20:12:36.3361492Z T=1, 2025-05-07T20:12:36.3361670Z D=2, 2025-05-07T20:12:36.3361860Z B=1, 2025-05-07T20:12:36.3362050Z log_E=3, 2025-05-07T20:12:36.3362241Z L=0, 2025-05-07T20:12:36.3362441Z D_gradcheck=1, 2025-05-07T20:12:36.3362677Z stochastic_rounding=False, 2025-05-07T20:12:36.3362932Z weighted=False, 2025-05-07T20:12:36.3363154Z row_wise=False, 2025-05-07T20:12:36.3363374Z mixed=False, 2025-05-07T20:12:36.3363580Z use_cache=False, 2025-05-07T20:12:36.3363837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3364139Z use_cpu=True, 2025-05-07T20:12:36.3364413Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3364691Z ) 2025-05-07T20:12:36.3364933Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3365554Z self=, 2025-05-07T20:12:36.3366140Z mixed_B=True, 2025-05-07T20:12:36.3366360Z compile=False, 2025-05-07T20:12:36.3366563Z T=3, 2025-05-07T20:12:36.3366757Z D=119, 2025-05-07T20:12:36.3366948Z B=82, 2025-05-07T20:12:36.3367142Z log_E=3, 2025-05-07T20:12:36.3367331Z L=17, 2025-05-07T20:12:36.3367530Z D_gradcheck=2, 2025-05-07T20:12:36.3367768Z stochastic_rounding=True, 2025-05-07T20:12:36.3368024Z weighted=False, 2025-05-07T20:12:36.3368246Z row_wise=True, 2025-05-07T20:12:36.3368518Z mixed=False, 2025-05-07T20:12:36.3368728Z use_cache=True, 2025-05-07T20:12:36.3368980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3369288Z use_cpu=True, 2025-05-07T20:12:36.3369520Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3369797Z ) 2025-05-07T20:12:36.3370042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3370662Z self=, 2025-05-07T20:12:36.3371252Z mixed_B=False, 2025-05-07T20:12:36.3371474Z compile=True, 2025-05-07T20:12:36.3371675Z T=1, 2025-05-07T20:12:36.3371867Z D=44, 2025-05-07T20:12:36.3372058Z B=87, 2025-05-07T20:12:36.3372241Z log_E=3, 2025-05-07T20:12:36.3372441Z L=14, 2025-05-07T20:12:36.3372638Z D_gradcheck=1, 2025-05-07T20:12:36.3372862Z stochastic_rounding=True, 2025-05-07T20:12:36.3373131Z weighted=True, 2025-05-07T20:12:36.3373352Z row_wise=True, 2025-05-07T20:12:36.3373605Z mixed=True, 2025-05-07T20:12:36.3373819Z use_cache=True, 2025-05-07T20:12:36.3374071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3374375Z use_cpu=True, 2025-05-07T20:12:36.3374605Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3374891Z ) 2025-05-07T20:12:36.3375137Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3375922Z self=, 2025-05-07T20:12:36.3376519Z mixed_B=False, 2025-05-07T20:12:36.3376747Z compile=True, 2025-05-07T20:12:36.3376951Z T=5, 2025-05-07T20:12:36.3377148Z D=127, 2025-05-07T20:12:36.3377350Z B=60, 2025-05-07T20:12:36.3377535Z log_E=5, 2025-05-07T20:12:36.3377743Z L=20, 2025-05-07T20:12:36.3377948Z D_gradcheck=2, 2025-05-07T20:12:36.3378192Z stochastic_rounding=False, 2025-05-07T20:12:36.3378453Z weighted=False, 2025-05-07T20:12:36.3378684Z row_wise=False, 2025-05-07T20:12:36.3378913Z mixed=False, 2025-05-07T20:12:36.3379118Z use_cache=True, 2025-05-07T20:12:36.3379370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3379733Z use_cpu=True, 2025-05-07T20:12:36.3380040Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3380318Z ) 2025-05-07T20:12:36.3380643Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3381266Z self=, 2025-05-07T20:12:36.3381895Z mixed_B=False, 2025-05-07T20:12:36.3382119Z compile=False, 2025-05-07T20:12:36.3382319Z T=3, 2025-05-07T20:12:36.3382508Z D=30, 2025-05-07T20:12:36.3382697Z B=96, 2025-05-07T20:12:36.3382876Z log_E=4, 2025-05-07T20:12:36.3383074Z L=10, 2025-05-07T20:12:36.3383274Z D_gradcheck=2, 2025-05-07T20:12:36.3383496Z stochastic_rounding=False, 2025-05-07T20:12:36.3383762Z weighted=True, 2025-05-07T20:12:36.3383978Z row_wise=True, 2025-05-07T20:12:36.3384184Z mixed=True, 2025-05-07T20:12:36.3384406Z use_cache=False, 2025-05-07T20:12:36.3384666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3384973Z use_cpu=True, 2025-05-07T20:12:36.3385243Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3385526Z ) 2025-05-07T20:12:36.3385768Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3386389Z self=, 2025-05-07T20:12:36.3386973Z mixed_B=True, 2025-05-07T20:12:36.3387194Z compile=True, 2025-05-07T20:12:36.3387396Z T=3, 2025-05-07T20:12:36.3387588Z D=5, 2025-05-07T20:12:36.3387778Z B=65, 2025-05-07T20:12:36.3387959Z log_E=3, 2025-05-07T20:12:36.3388159Z L=10, 2025-05-07T20:12:36.3388357Z D_gradcheck=1, 2025-05-07T20:12:36.3388581Z stochastic_rounding=True, 2025-05-07T20:12:36.3388849Z weighted=False, 2025-05-07T20:12:36.3389076Z row_wise=False, 2025-05-07T20:12:36.3389321Z mixed=True, 2025-05-07T20:12:36.3389536Z use_cache=True, 2025-05-07T20:12:36.3389783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3390074Z use_cpu=True, 2025-05-07T20:12:36.3390319Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3390596Z ) 2025-05-07T20:12:36.3390824Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3391461Z self=, 2025-05-07T20:12:36.3392043Z mixed_B=True, 2025-05-07T20:12:36.3392264Z compile=False, 2025-05-07T20:12:36.3392468Z T=4, 2025-05-07T20:12:36.3392661Z D=11, 2025-05-07T20:12:36.3392852Z B=118, 2025-05-07T20:12:36.3393038Z log_E=3, 2025-05-07T20:12:36.3393237Z L=0, 2025-05-07T20:12:36.3393433Z D_gradcheck=1, 2025-05-07T20:12:36.3393659Z stochastic_rounding=False, 2025-05-07T20:12:36.3393924Z weighted=True, 2025-05-07T20:12:36.3394141Z row_wise=False, 2025-05-07T20:12:36.3394350Z mixed=False, 2025-05-07T20:12:36.3394564Z use_cache=True, 2025-05-07T20:12:36.3394811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3395103Z use_cpu=True, 2025-05-07T20:12:36.3395346Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3395619Z ) 2025-05-07T20:12:36.3395846Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3396480Z self=, 2025-05-07T20:12:36.3397064Z mixed_B=False, 2025-05-07T20:12:36.3397286Z compile=True, 2025-05-07T20:12:36.3397489Z T=5, 2025-05-07T20:12:36.3397681Z D=97, 2025-05-07T20:12:36.3397878Z B=24, 2025-05-07T20:12:36.3398062Z log_E=3, 2025-05-07T20:12:36.3398265Z L=9, 2025-05-07T20:12:36.3398464Z D_gradcheck=2, 2025-05-07T20:12:36.3398691Z stochastic_rounding=False, 2025-05-07T20:12:36.3398956Z weighted=True, 2025-05-07T20:12:36.3399174Z row_wise=True, 2025-05-07T20:12:36.3399381Z mixed=False, 2025-05-07T20:12:36.3399598Z use_cache=False, 2025-05-07T20:12:36.3399857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3400149Z use_cpu=True, 2025-05-07T20:12:36.3400391Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3400730Z ) 2025-05-07T20:12:36.3400962Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3401609Z self=, 2025-05-07T20:12:36.3402231Z mixed_B=False, 2025-05-07T20:12:36.3402446Z compile=True, 2025-05-07T20:12:36.3402663Z T=2, 2025-05-07T20:12:36.3402859Z D=59, 2025-05-07T20:12:36.3403045Z B=112, 2025-05-07T20:12:36.3403246Z log_E=5, 2025-05-07T20:12:36.3403452Z L=0, 2025-05-07T20:12:36.3403653Z D_gradcheck=2, 2025-05-07T20:12:36.3403881Z stochastic_rounding=False, 2025-05-07T20:12:36.3404157Z weighted=True, 2025-05-07T20:12:36.3404385Z row_wise=False, 2025-05-07T20:12:36.3404595Z mixed=True, 2025-05-07T20:12:36.3404817Z use_cache=False, 2025-05-07T20:12:36.3405082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3405375Z use_cpu=True, 2025-05-07T20:12:36.3405653Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3405933Z ) 2025-05-07T20:12:36.3406165Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3406803Z self=, 2025-05-07T20:12:36.3407383Z mixed_B=True, 2025-05-07T20:12:36.3407587Z compile=True, 2025-05-07T20:12:36.3407796Z T=1, 2025-05-07T20:12:36.3408026Z D=64, 2025-05-07T20:12:36.3408218Z B=10, 2025-05-07T20:12:36.3408396Z log_E=5, 2025-05-07T20:12:36.3408596Z L=18, 2025-05-07T20:12:36.3408792Z D_gradcheck=2, 2025-05-07T20:12:36.3409015Z stochastic_rounding=False, 2025-05-07T20:12:36.3409283Z weighted=True, 2025-05-07T20:12:36.3409505Z row_wise=True, 2025-05-07T20:12:36.3409744Z mixed=True, 2025-05-07T20:12:36.3409962Z use_cache=True, 2025-05-07T20:12:36.3410217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3410508Z use_cpu=True, 2025-05-07T20:12:36.3410755Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3411034Z ) 2025-05-07T20:12:36.3411274Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3411895Z self=, 2025-05-07T20:12:36.3412478Z mixed_B=False, 2025-05-07T20:12:36.3412697Z compile=True, 2025-05-07T20:12:36.3412900Z T=4, 2025-05-07T20:12:36.3413092Z D=79, 2025-05-07T20:12:36.3413283Z B=29, 2025-05-07T20:12:36.3413463Z log_E=3, 2025-05-07T20:12:36.3413661Z L=9, 2025-05-07T20:12:36.3413859Z D_gradcheck=1, 2025-05-07T20:12:36.3414085Z stochastic_rounding=False, 2025-05-07T20:12:36.3414354Z weighted=True, 2025-05-07T20:12:36.3414579Z row_wise=False, 2025-05-07T20:12:36.3414789Z mixed=False, 2025-05-07T20:12:36.3415009Z use_cache=True, 2025-05-07T20:12:36.3415256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3415544Z use_cpu=True, 2025-05-07T20:12:36.3415789Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3416063Z ) 2025-05-07T20:12:36.3416292Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3416928Z self=, 2025-05-07T20:12:36.3417510Z mixed_B=True, 2025-05-07T20:12:36.3417727Z compile=False, 2025-05-07T20:12:36.3417929Z T=5, 2025-05-07T20:12:36.3418119Z D=116, 2025-05-07T20:12:36.3418310Z B=3, 2025-05-07T20:12:36.3418489Z log_E=5, 2025-05-07T20:12:36.3418686Z L=17, 2025-05-07T20:12:36.3418883Z D_gradcheck=2, 2025-05-07T20:12:36.3419107Z stochastic_rounding=False, 2025-05-07T20:12:36.3419374Z weighted=False, 2025-05-07T20:12:36.3419594Z row_wise=True, 2025-05-07T20:12:36.3419892Z mixed=True, 2025-05-07T20:12:36.3420112Z use_cache=False, 2025-05-07T20:12:36.3420367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3420658Z use_cpu=True, 2025-05-07T20:12:36.3420901Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3421225Z ) 2025-05-07T20:12:36.3421455Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3422085Z self=, 2025-05-07T20:12:36.3422699Z mixed_B=False, 2025-05-07T20:12:36.3422925Z compile=False, 2025-05-07T20:12:36.3423131Z T=2, 2025-05-07T20:12:36.3423326Z D=49, 2025-05-07T20:12:36.3423519Z B=60, 2025-05-07T20:12:36.3423703Z log_E=3, 2025-05-07T20:12:36.3423908Z L=13, 2025-05-07T20:12:36.3424107Z D_gradcheck=2, 2025-05-07T20:12:36.3424330Z stochastic_rounding=False, 2025-05-07T20:12:36.3424595Z weighted=True, 2025-05-07T20:12:36.3424817Z row_wise=True, 2025-05-07T20:12:36.3425022Z mixed=True, 2025-05-07T20:12:36.3425242Z use_cache=False, 2025-05-07T20:12:36.3425498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3425788Z use_cpu=True, 2025-05-07T20:12:36.3426054Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3426339Z ) 2025-05-07T20:12:36.3426572Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3427218Z self=, 2025-05-07T20:12:36.3427813Z mixed_B=False, 2025-05-07T20:12:36.3428028Z compile=False, 2025-05-07T20:12:36.3428247Z T=1, 2025-05-07T20:12:36.3428443Z D=66, 2025-05-07T20:12:36.3428628Z B=86, 2025-05-07T20:12:36.3428827Z log_E=4, 2025-05-07T20:12:36.3429033Z L=17, 2025-05-07T20:12:36.3429222Z D_gradcheck=2, 2025-05-07T20:12:36.3429464Z stochastic_rounding=True, 2025-05-07T20:12:36.3429739Z weighted=False, 2025-05-07T20:12:36.3429968Z row_wise=False, 2025-05-07T20:12:36.3430210Z mixed=True, 2025-05-07T20:12:36.3430432Z use_cache=True, 2025-05-07T20:12:36.3430687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3430979Z use_cpu=True, 2025-05-07T20:12:36.3431223Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3431501Z ) 2025-05-07T20:12:36.3431732Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3432371Z self=, 2025-05-07T20:12:36.3432948Z mixed_B=True, 2025-05-07T20:12:36.3433155Z compile=False, 2025-05-07T20:12:36.3433367Z T=1, 2025-05-07T20:12:36.3433558Z D=7, 2025-05-07T20:12:36.3433733Z B=59, 2025-05-07T20:12:36.3433925Z log_E=5, 2025-05-07T20:12:36.3434122Z L=0, 2025-05-07T20:12:36.3434305Z D_gradcheck=1, 2025-05-07T20:12:36.3434537Z stochastic_rounding=True, 2025-05-07T20:12:36.3434807Z weighted=False, 2025-05-07T20:12:36.3435014Z row_wise=True, 2025-05-07T20:12:36.3435234Z mixed=False, 2025-05-07T20:12:36.3435454Z use_cache=True, 2025-05-07T20:12:36.3435693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3435996Z use_cpu=True, 2025-05-07T20:12:36.3436244Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3436526Z ) 2025-05-07T20:12:36.3436757Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3437388Z self=, 2025-05-07T20:12:36.3437970Z mixed_B=True, 2025-05-07T20:12:36.3438178Z compile=False, 2025-05-07T20:12:36.3438392Z T=5, 2025-05-07T20:12:36.3438586Z D=49, 2025-05-07T20:12:36.3438765Z B=94, 2025-05-07T20:12:36.3438957Z log_E=5, 2025-05-07T20:12:36.3439156Z L=11, 2025-05-07T20:12:36.3439342Z D_gradcheck=2, 2025-05-07T20:12:36.3439579Z stochastic_rounding=False, 2025-05-07T20:12:36.3439850Z weighted=False, 2025-05-07T20:12:36.3440063Z row_wise=False, 2025-05-07T20:12:36.3440285Z mixed=False, 2025-05-07T20:12:36.3440507Z use_cache=False, 2025-05-07T20:12:36.3440749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3441051Z use_cpu=True, 2025-05-07T20:12:36.3441290Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3441594Z ) 2025-05-07T20:12:36.3655639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3656713Z self=, 2025-05-07T20:12:36.3657861Z mixed_B=False, 2025-05-07T20:12:36.3658091Z compile=False, 2025-05-07T20:12:36.3658309Z T=3, 2025-05-07T20:12:36.3658503Z D=25, 2025-05-07T20:12:36.3658684Z B=8, 2025-05-07T20:12:36.3658879Z log_E=3, 2025-05-07T20:12:36.3659080Z L=1, 2025-05-07T20:12:36.3659262Z D_gradcheck=1, 2025-05-07T20:12:36.3659494Z stochastic_rounding=True, 2025-05-07T20:12:36.3659818Z weighted=False, 2025-05-07T20:12:36.3660101Z row_wise=True, 2025-05-07T20:12:36.3660323Z mixed=True, 2025-05-07T20:12:36.3660539Z use_cache=True, 2025-05-07T20:12:36.3660774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3661076Z use_cpu=True, 2025-05-07T20:12:36.3661366Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3661648Z ) 2025-05-07T20:12:36.3661881Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3662518Z self=, 2025-05-07T20:12:36.3663107Z mixed_B=False, 2025-05-07T20:12:36.3663324Z compile=False, 2025-05-07T20:12:36.3663542Z T=3, 2025-05-07T20:12:36.3663738Z D=7, 2025-05-07T20:12:36.3663917Z B=52, 2025-05-07T20:12:36.3664116Z log_E=5, 2025-05-07T20:12:36.3664314Z L=5, 2025-05-07T20:12:36.3664498Z D_gradcheck=1, 2025-05-07T20:12:36.3664733Z stochastic_rounding=False, 2025-05-07T20:12:36.3665003Z weighted=False, 2025-05-07T20:12:36.3665293Z row_wise=True, 2025-05-07T20:12:36.3665517Z mixed=False, 2025-05-07T20:12:36.3665792Z use_cache=True, 2025-05-07T20:12:36.3666029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3666333Z use_cpu=True, 2025-05-07T20:12:36.3666579Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3666847Z ) 2025-05-07T20:12:36.3667094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3667737Z self=, 2025-05-07T20:12:36.3668332Z mixed_B=False, 2025-05-07T20:12:36.3668549Z compile=True, 2025-05-07T20:12:36.3668769Z T=5, 2025-05-07T20:12:36.3668966Z D=87, 2025-05-07T20:12:36.3669154Z B=32, 2025-05-07T20:12:36.3669353Z log_E=5, 2025-05-07T20:12:36.3669559Z L=19, 2025-05-07T20:12:36.3669748Z D_gradcheck=1, 2025-05-07T20:12:36.3669989Z stochastic_rounding=True, 2025-05-07T20:12:36.3670260Z weighted=False, 2025-05-07T20:12:36.3670473Z row_wise=False, 2025-05-07T20:12:36.3670697Z mixed=False, 2025-05-07T20:12:36.3670922Z use_cache=True, 2025-05-07T20:12:36.3671160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3671464Z use_cpu=True, 2025-05-07T20:12:36.3671705Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3671975Z ) 2025-05-07T20:12:36.3672217Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3672855Z self=, 2025-05-07T20:12:36.3673440Z mixed_B=True, 2025-05-07T20:12:36.3673645Z compile=True, 2025-05-07T20:12:36.3673855Z T=5, 2025-05-07T20:12:36.3674047Z D=7, 2025-05-07T20:12:36.3674224Z B=120, 2025-05-07T20:12:36.3674424Z log_E=3, 2025-05-07T20:12:36.3674622Z L=2, 2025-05-07T20:12:36.3674805Z D_gradcheck=1, 2025-05-07T20:12:36.3675047Z stochastic_rounding=False, 2025-05-07T20:12:36.3675318Z weighted=False, 2025-05-07T20:12:36.3675533Z row_wise=False, 2025-05-07T20:12:36.3675894Z mixed=False, 2025-05-07T20:12:36.3676121Z use_cache=True, 2025-05-07T20:12:36.3676358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3676665Z use_cpu=True, 2025-05-07T20:12:36.3676906Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3677231Z ) 2025-05-07T20:12:36.3677476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3678112Z self=, 2025-05-07T20:12:36.3678721Z mixed_B=True, 2025-05-07T20:12:36.3678948Z compile=False, 2025-05-07T20:12:36.3679163Z T=4, 2025-05-07T20:12:36.3679343Z D=88, 2025-05-07T20:12:36.3679542Z B=96, 2025-05-07T20:12:36.3679743Z log_E=5, 2025-05-07T20:12:36.3679934Z L=13, 2025-05-07T20:12:36.3680135Z D_gradcheck=1, 2025-05-07T20:12:36.3680374Z stochastic_rounding=False, 2025-05-07T20:12:36.3680645Z weighted=False, 2025-05-07T20:12:36.3680856Z row_wise=True, 2025-05-07T20:12:36.3681074Z mixed=False, 2025-05-07T20:12:36.3681299Z use_cache=False, 2025-05-07T20:12:36.3681543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3681844Z use_cpu=True, 2025-05-07T20:12:36.3682121Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3682388Z ) 2025-05-07T20:12:36.3682627Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3683261Z self=, 2025-05-07T20:12:36.3683832Z mixed_B=False, 2025-05-07T20:12:36.3684060Z compile=False, 2025-05-07T20:12:36.3684277Z T=2, 2025-05-07T20:12:36.3684457Z D=35, 2025-05-07T20:12:36.3684651Z B=45, 2025-05-07T20:12:36.3684842Z log_E=5, 2025-05-07T20:12:36.3685030Z L=9, 2025-05-07T20:12:36.3685226Z D_gradcheck=1, 2025-05-07T20:12:36.3685460Z stochastic_rounding=False, 2025-05-07T20:12:36.3685714Z weighted=True, 2025-05-07T20:12:36.3685933Z row_wise=False, 2025-05-07T20:12:36.3686151Z mixed=False, 2025-05-07T20:12:36.3686410Z use_cache=True, 2025-05-07T20:12:36.3686658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3686960Z use_cpu=True, 2025-05-07T20:12:36.3687201Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3687466Z ) 2025-05-07T20:12:36.3687710Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3688347Z self=, 2025-05-07T20:12:36.3688917Z mixed_B=True, 2025-05-07T20:12:36.3689137Z compile=True, 2025-05-07T20:12:36.3689354Z T=4, 2025-05-07T20:12:36.3689537Z D=87, 2025-05-07T20:12:36.3689735Z B=127, 2025-05-07T20:12:36.3689934Z log_E=5, 2025-05-07T20:12:36.3690122Z L=12, 2025-05-07T20:12:36.3690319Z D_gradcheck=2, 2025-05-07T20:12:36.3690555Z stochastic_rounding=False, 2025-05-07T20:12:36.3690811Z weighted=False, 2025-05-07T20:12:36.3691033Z row_wise=False, 2025-05-07T20:12:36.3691252Z mixed=True, 2025-05-07T20:12:36.3691456Z use_cache=False, 2025-05-07T20:12:36.3691725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3692028Z use_cpu=True, 2025-05-07T20:12:36.3692266Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3692550Z ) 2025-05-07T20:12:36.3692796Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3693433Z self=, 2025-05-07T20:12:36.3694010Z mixed_B=False, 2025-05-07T20:12:36.3694242Z compile=False, 2025-05-07T20:12:36.3694464Z T=2, 2025-05-07T20:12:36.3694648Z D=102, 2025-05-07T20:12:36.3694849Z B=71, 2025-05-07T20:12:36.3695049Z log_E=4, 2025-05-07T20:12:36.3695240Z L=19, 2025-05-07T20:12:36.3695444Z D_gradcheck=1, 2025-05-07T20:12:36.3695688Z stochastic_rounding=False, 2025-05-07T20:12:36.3695949Z weighted=True, 2025-05-07T20:12:36.3696180Z row_wise=False, 2025-05-07T20:12:36.3696405Z mixed=False, 2025-05-07T20:12:36.3696616Z use_cache=False, 2025-05-07T20:12:36.3696876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3697182Z use_cpu=True, 2025-05-07T20:12:36.3697413Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3697730Z ) 2025-05-07T20:12:36.3697972Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3698592Z self=, 2025-05-07T20:12:36.3699195Z mixed_B=True, 2025-05-07T20:12:36.3699415Z compile=False, 2025-05-07T20:12:36.3699709Z T=1, 2025-05-07T20:12:36.3699895Z D=64, 2025-05-07T20:12:36.3700086Z B=121, 2025-05-07T20:12:36.3700285Z log_E=4, 2025-05-07T20:12:36.3700471Z L=1, 2025-05-07T20:12:36.3700667Z D_gradcheck=1, 2025-05-07T20:12:36.3700904Z stochastic_rounding=True, 2025-05-07T20:12:36.3701161Z weighted=False, 2025-05-07T20:12:36.3701385Z row_wise=True, 2025-05-07T20:12:36.3701607Z mixed=False, 2025-05-07T20:12:36.3701815Z use_cache=True, 2025-05-07T20:12:36.3702061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3702362Z use_cpu=True, 2025-05-07T20:12:36.3702623Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3702897Z ) 2025-05-07T20:12:36.3703137Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3703757Z self=, 2025-05-07T20:12:36.3704342Z mixed_B=False, 2025-05-07T20:12:36.3704572Z compile=True, 2025-05-07T20:12:36.3704774Z T=4, 2025-05-07T20:12:36.3704968Z D=123, 2025-05-07T20:12:36.3705167Z B=41, 2025-05-07T20:12:36.3705349Z log_E=3, 2025-05-07T20:12:36.3705551Z L=15, 2025-05-07T20:12:36.3705754Z D_gradcheck=2, 2025-05-07T20:12:36.3705991Z stochastic_rounding=True, 2025-05-07T20:12:36.3706245Z weighted=True, 2025-05-07T20:12:36.3706509Z row_wise=True, 2025-05-07T20:12:36.3706726Z mixed=True, 2025-05-07T20:12:36.3706956Z use_cache=False, 2025-05-07T20:12:36.3707212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3707514Z use_cpu=True, 2025-05-07T20:12:36.3707743Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3708022Z ) 2025-05-07T20:12:36.3708261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3708880Z self=, 2025-05-07T20:12:36.3709462Z mixed_B=False, 2025-05-07T20:12:36.3709684Z compile=True, 2025-05-07T20:12:36.3709889Z T=5, 2025-05-07T20:12:36.3710083Z D=6, 2025-05-07T20:12:36.3710276Z B=112, 2025-05-07T20:12:36.3710459Z log_E=3, 2025-05-07T20:12:36.3710658Z L=18, 2025-05-07T20:12:36.3710858Z D_gradcheck=1, 2025-05-07T20:12:36.3711080Z stochastic_rounding=False, 2025-05-07T20:12:36.3711347Z weighted=True, 2025-05-07T20:12:36.3711564Z row_wise=True, 2025-05-07T20:12:36.3711765Z mixed=True, 2025-05-07T20:12:36.3711980Z use_cache=False, 2025-05-07T20:12:36.3712235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3712564Z use_cpu=True, 2025-05-07T20:12:36.3712792Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3713069Z ) 2025-05-07T20:12:36.3713308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3713929Z self=, 2025-05-07T20:12:36.3714512Z mixed_B=True, 2025-05-07T20:12:36.3714738Z compile=True, 2025-05-07T20:12:36.3714942Z T=1, 2025-05-07T20:12:36.3715137Z D=95, 2025-05-07T20:12:36.3715334Z B=74, 2025-05-07T20:12:36.3715513Z log_E=3, 2025-05-07T20:12:36.3715712Z L=3, 2025-05-07T20:12:36.3715902Z D_gradcheck=2, 2025-05-07T20:12:36.3723579Z stochastic_rounding=False, 2025-05-07T20:12:36.3723874Z weighted=False, 2025-05-07T20:12:36.3724114Z row_wise=False, 2025-05-07T20:12:36.3724340Z mixed=False, 2025-05-07T20:12:36.3724564Z use_cache=False, 2025-05-07T20:12:36.3724828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3725138Z use_cpu=True, 2025-05-07T20:12:36.3725391Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3726263Z ) 2025-05-07T20:12:36.3726516Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3727170Z self=, 2025-05-07T20:12:36.3727783Z mixed_B=False, 2025-05-07T20:12:36.3728011Z compile=True, 2025-05-07T20:12:36.3728231Z T=3, 2025-05-07T20:12:36.3728417Z D=109, 2025-05-07T20:12:36.3728617Z B=117, 2025-05-07T20:12:36.3728818Z log_E=5, 2025-05-07T20:12:36.3729011Z L=14, 2025-05-07T20:12:36.3729213Z D_gradcheck=2, 2025-05-07T20:12:36.3729457Z stochastic_rounding=False, 2025-05-07T20:12:36.3729720Z weighted=True, 2025-05-07T20:12:36.3729944Z row_wise=False, 2025-05-07T20:12:36.3730168Z mixed=False, 2025-05-07T20:12:36.3730378Z use_cache=False, 2025-05-07T20:12:36.3730634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3730936Z use_cpu=True, 2025-05-07T20:12:36.3731197Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3731477Z ) 2025-05-07T20:12:36.3731723Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3732365Z self=, 2025-05-07T20:12:36.3732943Z mixed_B=False, 2025-05-07T20:12:36.3733170Z compile=False, 2025-05-07T20:12:36.3733396Z T=2, 2025-05-07T20:12:36.3733581Z D=101, 2025-05-07T20:12:36.3733780Z B=55, 2025-05-07T20:12:36.3733978Z log_E=4, 2025-05-07T20:12:36.3734168Z L=16, 2025-05-07T20:12:36.3734373Z D_gradcheck=1, 2025-05-07T20:12:36.3734613Z stochastic_rounding=True, 2025-05-07T20:12:36.3734870Z weighted=False, 2025-05-07T20:12:36.3735098Z row_wise=False, 2025-05-07T20:12:36.3735323Z mixed=True, 2025-05-07T20:12:36.3735564Z use_cache=False, 2025-05-07T20:12:36.3735825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3736131Z use_cpu=True, 2025-05-07T20:12:36.3736362Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3736646Z ) 2025-05-07T20:12:36.3736897Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3737524Z self=, 2025-05-07T20:12:36.3738112Z mixed_B=True, 2025-05-07T20:12:36.3738335Z compile=False, 2025-05-07T20:12:36.3738558Z T=5, 2025-05-07T20:12:36.3738739Z D=126, 2025-05-07T20:12:36.3738936Z B=8, 2025-05-07T20:12:36.3739130Z log_E=4, 2025-05-07T20:12:36.3739320Z L=16, 2025-05-07T20:12:36.3739519Z D_gradcheck=2, 2025-05-07T20:12:36.3739858Z stochastic_rounding=False, 2025-05-07T20:12:36.3740120Z weighted=False, 2025-05-07T20:12:36.3740352Z row_wise=True, 2025-05-07T20:12:36.3740573Z mixed=True, 2025-05-07T20:12:36.3740782Z use_cache=True, 2025-05-07T20:12:36.3741033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3741340Z use_cpu=True, 2025-05-07T20:12:36.3741576Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3741859Z ) 2025-05-07T20:12:36.3742107Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3742733Z self=, 2025-05-07T20:12:36.3743323Z mixed_B=False, 2025-05-07T20:12:36.3743555Z compile=False, 2025-05-07T20:12:36.3743759Z T=1, 2025-05-07T20:12:36.3743953Z D=50, 2025-05-07T20:12:36.3744143Z B=43, 2025-05-07T20:12:36.3744334Z log_E=3, 2025-05-07T20:12:36.3744522Z L=13, 2025-05-07T20:12:36.3744723Z D_gradcheck=2, 2025-05-07T20:12:36.3744960Z stochastic_rounding=False, 2025-05-07T20:12:36.3745217Z weighted=True, 2025-05-07T20:12:36.3745445Z row_wise=False, 2025-05-07T20:12:36.3745667Z mixed=True, 2025-05-07T20:12:36.3745873Z use_cache=True, 2025-05-07T20:12:36.3746125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3746431Z use_cpu=True, 2025-05-07T20:12:36.3746667Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3746994Z ) 2025-05-07T20:12:36.3747242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3747874Z self=, 2025-05-07T20:12:36.3748488Z mixed_B=False, 2025-05-07T20:12:36.3748717Z compile=False, 2025-05-07T20:12:36.3748923Z T=2, 2025-05-07T20:12:36.3749120Z D=75, 2025-05-07T20:12:36.3749316Z B=22, 2025-05-07T20:12:36.3749501Z log_E=5, 2025-05-07T20:12:36.3749702Z L=3, 2025-05-07T20:12:36.3749901Z D_gradcheck=2, 2025-05-07T20:12:36.3750129Z stochastic_rounding=False, 2025-05-07T20:12:36.3750400Z weighted=True, 2025-05-07T20:12:36.3750623Z row_wise=False, 2025-05-07T20:12:36.3750853Z mixed=True, 2025-05-07T20:12:36.3751061Z use_cache=False, 2025-05-07T20:12:36.3751320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3751631Z use_cpu=True, 2025-05-07T20:12:36.3751866Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3752192Z ) 2025-05-07T20:12:36.3961533Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3962355Z self=, 2025-05-07T20:12:36.3963016Z mixed_B=True, 2025-05-07T20:12:36.3963244Z compile=False, 2025-05-07T20:12:36.3963468Z T=3, 2025-05-07T20:12:36.3963652Z D=13, 2025-05-07T20:12:36.3963851Z B=72, 2025-05-07T20:12:36.3964046Z log_E=5, 2025-05-07T20:12:36.3964239Z L=20, 2025-05-07T20:12:36.3964442Z D_gradcheck=1, 2025-05-07T20:12:36.3964679Z stochastic_rounding=True, 2025-05-07T20:12:36.3964939Z weighted=True, 2025-05-07T20:12:36.3965161Z row_wise=True, 2025-05-07T20:12:36.3965380Z mixed=False, 2025-05-07T20:12:36.3965740Z use_cache=False, 2025-05-07T20:12:36.3966002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3966310Z use_cpu=True, 2025-05-07T20:12:36.3966543Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3966828Z ) 2025-05-07T20:12:36.3967074Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3967698Z self=, 2025-05-07T20:12:36.3968289Z mixed_B=True, 2025-05-07T20:12:36.3968510Z compile=True, 2025-05-07T20:12:36.3968714Z T=3, 2025-05-07T20:12:36.3968911Z D=79, 2025-05-07T20:12:36.3969108Z B=89, 2025-05-07T20:12:36.3969291Z log_E=4, 2025-05-07T20:12:36.3969494Z L=15, 2025-05-07T20:12:36.3969695Z D_gradcheck=2, 2025-05-07T20:12:36.3969935Z stochastic_rounding=False, 2025-05-07T20:12:36.3970198Z weighted=False, 2025-05-07T20:12:36.3970422Z row_wise=True, 2025-05-07T20:12:36.3970644Z mixed=True, 2025-05-07T20:12:36.3970852Z use_cache=True, 2025-05-07T20:12:36.3971103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3971405Z use_cpu=True, 2025-05-07T20:12:36.3971632Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3971912Z ) 2025-05-07T20:12:36.3972157Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3972782Z self=, 2025-05-07T20:12:36.3973367Z mixed_B=False, 2025-05-07T20:12:36.3973598Z compile=True, 2025-05-07T20:12:36.3973803Z T=4, 2025-05-07T20:12:36.3973998Z D=5, 2025-05-07T20:12:36.3974191Z B=16, 2025-05-07T20:12:36.3974374Z log_E=5, 2025-05-07T20:12:36.3974575Z L=7, 2025-05-07T20:12:36.3974775Z D_gradcheck=2, 2025-05-07T20:12:36.3975027Z stochastic_rounding=False, 2025-05-07T20:12:36.3975301Z weighted=False, 2025-05-07T20:12:36.3975530Z row_wise=False, 2025-05-07T20:12:36.3975970Z mixed=False, 2025-05-07T20:12:36.3976184Z use_cache=False, 2025-05-07T20:12:36.3976444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3976756Z use_cpu=True, 2025-05-07T20:12:36.3976988Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3977345Z ) 2025-05-07T20:12:36.3977581Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3978217Z self=, 2025-05-07T20:12:36.3978807Z mixed_B=False, 2025-05-07T20:12:36.3979071Z compile=True, 2025-05-07T20:12:36.3979277Z T=5, 2025-05-07T20:12:36.3979469Z D=88, 2025-05-07T20:12:36.3979738Z B=60, 2025-05-07T20:12:36.3979927Z log_E=5, 2025-05-07T20:12:36.3980134Z L=7, 2025-05-07T20:12:36.3980339Z D_gradcheck=2, 2025-05-07T20:12:36.3980568Z stochastic_rounding=True, 2025-05-07T20:12:36.3980846Z weighted=False, 2025-05-07T20:12:36.3981075Z row_wise=False, 2025-05-07T20:12:36.3981287Z mixed=False, 2025-05-07T20:12:36.3981510Z use_cache=False, 2025-05-07T20:12:36.3981766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3982054Z use_cpu=True, 2025-05-07T20:12:36.3982292Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3982605Z ) 2025-05-07T20:12:36.3982837Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3983470Z self=, 2025-05-07T20:12:36.3984050Z mixed_B=False, 2025-05-07T20:12:36.3984264Z compile=True, 2025-05-07T20:12:36.3984479Z T=5, 2025-05-07T20:12:36.3984672Z D=109, 2025-05-07T20:12:36.3984855Z B=111, 2025-05-07T20:12:36.3985058Z log_E=5, 2025-05-07T20:12:36.3985248Z L=11, 2025-05-07T20:12:36.3985429Z D_gradcheck=1, 2025-05-07T20:12:36.3985661Z stochastic_rounding=True, 2025-05-07T20:12:36.3985921Z weighted=False, 2025-05-07T20:12:36.3986124Z row_wise=True, 2025-05-07T20:12:36.3986334Z mixed=False, 2025-05-07T20:12:36.3986585Z use_cache=True, 2025-05-07T20:12:36.3986812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.3987107Z use_cpu=True, 2025-05-07T20:12:36.3987341Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3987596Z ) 2025-05-07T20:12:36.3987831Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3988459Z self=, 2025-05-07T20:12:36.3989023Z mixed_B=True, 2025-05-07T20:12:36.3989237Z compile=True, 2025-05-07T20:12:36.3989443Z T=5, 2025-05-07T20:12:36.3989617Z D=122, 2025-05-07T20:12:36.3989807Z B=56, 2025-05-07T20:12:36.3989993Z log_E=4, 2025-05-07T20:12:36.3990171Z L=20, 2025-05-07T20:12:36.3990360Z D_gradcheck=2, 2025-05-07T20:12:36.3990592Z stochastic_rounding=False, 2025-05-07T20:12:36.3990843Z weighted=True, 2025-05-07T20:12:36.3991061Z row_wise=False, 2025-05-07T20:12:36.3991279Z mixed=True, 2025-05-07T20:12:36.3991487Z use_cache=False, 2025-05-07T20:12:36.3991722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3992018Z use_cpu=True, 2025-05-07T20:12:36.3992251Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.3992511Z ) 2025-05-07T20:12:36.3992747Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3993368Z self=, 2025-05-07T20:12:36.3993925Z mixed_B=True, 2025-05-07T20:12:36.3994137Z compile=True, 2025-05-07T20:12:36.3994341Z T=1, 2025-05-07T20:12:36.3994512Z D=65, 2025-05-07T20:12:36.3994704Z B=71, 2025-05-07T20:12:36.3994890Z log_E=3, 2025-05-07T20:12:36.3995064Z L=2, 2025-05-07T20:12:36.3995252Z D_gradcheck=1, 2025-05-07T20:12:36.3995481Z stochastic_rounding=False, 2025-05-07T20:12:36.3995729Z weighted=False, 2025-05-07T20:12:36.3995946Z row_wise=False, 2025-05-07T20:12:36.3996154Z mixed=True, 2025-05-07T20:12:36.3996351Z use_cache=False, 2025-05-07T20:12:36.3996600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.3996892Z use_cpu=True, 2025-05-07T20:12:36.3997122Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.3997417Z ) 2025-05-07T20:12:36.3997655Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.3998289Z self=, 2025-05-07T20:12:36.3998857Z mixed_B=False, 2025-05-07T20:12:36.3999109Z compile=False, 2025-05-07T20:12:36.3999316Z T=3, 2025-05-07T20:12:36.3999489Z D=79, 2025-05-07T20:12:36.3999673Z B=30, 2025-05-07T20:12:36.3999854Z log_E=5, 2025-05-07T20:12:36.4000030Z L=0, 2025-05-07T20:12:36.4000208Z D_gradcheck=2, 2025-05-07T20:12:36.4000424Z stochastic_rounding=True, 2025-05-07T20:12:36.4000666Z weighted=False, 2025-05-07T20:12:36.4000876Z row_wise=False, 2025-05-07T20:12:36.4001082Z mixed=False, 2025-05-07T20:12:36.4001284Z use_cache=False, 2025-05-07T20:12:36.4001533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4001819Z use_cpu=True, 2025-05-07T20:12:36.4002047Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4002334Z ) 2025-05-07T20:12:36.4002572Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4003194Z self=, 2025-05-07T20:12:36.4003753Z mixed_B=False, 2025-05-07T20:12:36.4003969Z compile=False, 2025-05-07T20:12:36.4004168Z T=5, 2025-05-07T20:12:36.4004340Z D=36, 2025-05-07T20:12:36.4004522Z B=35, 2025-05-07T20:12:36.4004705Z log_E=3, 2025-05-07T20:12:36.4004887Z L=18, 2025-05-07T20:12:36.4005070Z D_gradcheck=2, 2025-05-07T20:12:36.4005295Z stochastic_rounding=True, 2025-05-07T20:12:36.4005545Z weighted=False, 2025-05-07T20:12:36.4005756Z row_wise=False, 2025-05-07T20:12:36.4005962Z mixed=True, 2025-05-07T20:12:36.4006195Z use_cache=True, 2025-05-07T20:12:36.4006434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4006727Z use_cpu=True, 2025-05-07T20:12:36.4006953Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4007217Z ) 2025-05-07T20:12:36.4007451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4008071Z self=, 2025-05-07T20:12:36.4008641Z mixed_B=False, 2025-05-07T20:12:36.4008853Z compile=True, 2025-05-07T20:12:36.4009056Z T=2, 2025-05-07T20:12:36.4009230Z D=46, 2025-05-07T20:12:36.4009412Z B=114, 2025-05-07T20:12:36.4009598Z log_E=4, 2025-05-07T20:12:36.4009779Z L=12, 2025-05-07T20:12:36.4009968Z D_gradcheck=2, 2025-05-07T20:12:36.4010199Z stochastic_rounding=True, 2025-05-07T20:12:36.4010450Z weighted=False, 2025-05-07T20:12:36.4010663Z row_wise=True, 2025-05-07T20:12:36.4010873Z mixed=True, 2025-05-07T20:12:36.4011075Z use_cache=True, 2025-05-07T20:12:36.4011314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4011609Z use_cpu=True, 2025-05-07T20:12:36.4011835Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4012107Z ) 2025-05-07T20:12:36.4012341Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4012962Z self=, 2025-05-07T20:12:36.4013538Z mixed_B=False, 2025-05-07T20:12:36.4013757Z compile=True, 2025-05-07T20:12:36.4013952Z T=3, 2025-05-07T20:12:36.4014142Z D=125, 2025-05-07T20:12:36.4014331Z B=125, 2025-05-07T20:12:36.4014510Z log_E=3, 2025-05-07T20:12:36.4014702Z L=1, 2025-05-07T20:12:36.4014891Z D_gradcheck=1, 2025-05-07T20:12:36.4015112Z stochastic_rounding=False, 2025-05-07T20:12:36.4015373Z weighted=False, 2025-05-07T20:12:36.4015585Z row_wise=True, 2025-05-07T20:12:36.4015789Z mixed=True, 2025-05-07T20:12:36.4015984Z use_cache=True, 2025-05-07T20:12:36.4016220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4016510Z use_cpu=True, 2025-05-07T20:12:36.4016732Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4017040Z ) 2025-05-07T20:12:36.4017275Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4017896Z self=, 2025-05-07T20:12:36.4018471Z mixed_B=False, 2025-05-07T20:12:36.4018712Z compile=False, 2025-05-07T20:12:36.4018913Z T=5, 2025-05-07T20:12:36.4019096Z D=15, 2025-05-07T20:12:36.4019280Z B=128, 2025-05-07T20:12:36.4019456Z log_E=5, 2025-05-07T20:12:36.4019729Z L=14, 2025-05-07T20:12:36.4019918Z D_gradcheck=2, 2025-05-07T20:12:36.4020133Z stochastic_rounding=True, 2025-05-07T20:12:36.4020390Z weighted=True, 2025-05-07T20:12:36.4020601Z row_wise=True, 2025-05-07T20:12:36.4020793Z mixed=True, 2025-05-07T20:12:36.4021004Z use_cache=False, 2025-05-07T20:12:36.4021252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4021550Z use_cpu=True, 2025-05-07T20:12:36.4021772Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4022074Z ) 2025-05-07T20:12:36.4022308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4022923Z self=, 2025-05-07T20:12:36.4023494Z mixed_B=True, 2025-05-07T20:12:36.4023715Z compile=True, 2025-05-07T20:12:36.4023916Z T=2, 2025-05-07T20:12:36.4024103Z D=121, 2025-05-07T20:12:36.4024292Z B=20, 2025-05-07T20:12:36.4024467Z log_E=4, 2025-05-07T20:12:36.4024661Z L=6, 2025-05-07T20:12:36.4024845Z D_gradcheck=1, 2025-05-07T20:12:36.4025062Z stochastic_rounding=True, 2025-05-07T20:12:36.4025318Z weighted=True, 2025-05-07T20:12:36.4025526Z row_wise=True, 2025-05-07T20:12:36.4025725Z mixed=False, 2025-05-07T20:12:36.4025962Z use_cache=False, 2025-05-07T20:12:36.4026204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4026489Z use_cpu=True, 2025-05-07T20:12:36.4026717Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4026984Z ) 2025-05-07T20:12:36.4027211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4027843Z self=, 2025-05-07T20:12:36.4028414Z mixed_B=True, 2025-05-07T20:12:36.4028629Z compile=False, 2025-05-07T20:12:36.4028827Z T=3, 2025-05-07T20:12:36.4029007Z D=80, 2025-05-07T20:12:36.4029192Z B=43, 2025-05-07T20:12:36.4029365Z log_E=4, 2025-05-07T20:12:36.4029553Z L=16, 2025-05-07T20:12:36.4029741Z D_gradcheck=2, 2025-05-07T20:12:36.4029959Z stochastic_rounding=False, 2025-05-07T20:12:36.4030215Z weighted=False, 2025-05-07T20:12:36.4030427Z row_wise=True, 2025-05-07T20:12:36.4030633Z mixed=False, 2025-05-07T20:12:36.4030843Z use_cache=True, 2025-05-07T20:12:36.4031083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4031365Z use_cpu=True, 2025-05-07T20:12:36.4031593Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4031861Z ) 2025-05-07T20:12:36.4032087Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4032709Z self=, 2025-05-07T20:12:36.4033282Z mixed_B=True, 2025-05-07T20:12:36.4033497Z compile=False, 2025-05-07T20:12:36.4033698Z T=5, 2025-05-07T20:12:36.4033884Z D=82, 2025-05-07T20:12:36.4034070Z B=106, 2025-05-07T20:12:36.4034252Z log_E=5, 2025-05-07T20:12:36.4034447Z L=20, 2025-05-07T20:12:36.4034643Z D_gradcheck=2, 2025-05-07T20:12:36.4034862Z stochastic_rounding=True, 2025-05-07T20:12:36.4035123Z weighted=False, 2025-05-07T20:12:36.4035338Z row_wise=True, 2025-05-07T20:12:36.4035539Z mixed=True, 2025-05-07T20:12:36.4035752Z use_cache=False, 2025-05-07T20:12:36.4036000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4036290Z use_cpu=True, 2025-05-07T20:12:36.4036524Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4036826Z ) 2025-05-07T20:12:36.4037056Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4037693Z self=, 2025-05-07T20:12:36.4038274Z mixed_B=True, 2025-05-07T20:12:36.4038522Z compile=True, 2025-05-07T20:12:36.4038740Z T=5, 2025-05-07T20:12:36.4038925Z D=31, 2025-05-07T20:12:36.4039099Z B=32, 2025-05-07T20:12:36.4039288Z log_E=3, 2025-05-07T20:12:36.4039484Z L=17, 2025-05-07T20:12:36.4039665Z D_gradcheck=1, 2025-05-07T20:12:36.4039897Z stochastic_rounding=True, 2025-05-07T20:12:36.4040162Z weighted=False, 2025-05-07T20:12:36.4040380Z row_wise=True, 2025-05-07T20:12:36.4040580Z mixed=False, 2025-05-07T20:12:36.4040795Z use_cache=True, 2025-05-07T20:12:36.4041040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4041321Z use_cpu=True, 2025-05-07T20:12:36.4041553Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4041842Z ) 2025-05-07T20:12:36.4042073Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4042699Z self=, 2025-05-07T20:12:36.4043279Z mixed_B=False, 2025-05-07T20:12:36.4043490Z compile=False, 2025-05-07T20:12:36.4043702Z T=5, 2025-05-07T20:12:36.4043886Z D=7, 2025-05-07T20:12:36.4044055Z B=58, 2025-05-07T20:12:36.4044242Z log_E=5, 2025-05-07T20:12:36.4044436Z L=9, 2025-05-07T20:12:36.4044616Z D_gradcheck=1, 2025-05-07T20:12:36.4044842Z stochastic_rounding=True, 2025-05-07T20:12:36.4045096Z weighted=False, 2025-05-07T20:12:36.4045300Z row_wise=True, 2025-05-07T20:12:36.4045509Z mixed=True, 2025-05-07T20:12:36.4045745Z use_cache=True, 2025-05-07T20:12:36.4045975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4046276Z use_cpu=True, 2025-05-07T20:12:36.4046389Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4046466Z ) 2025-05-07T20:12:36.4268395Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4268824Z self=, 2025-05-07T20:12:36.4268907Z mixed_B=False, 2025-05-07T20:12:36.4268999Z compile=True, 2025-05-07T20:12:36.4269125Z T=4, 2025-05-07T20:12:36.4269245Z D=24, 2025-05-07T20:12:36.4269338Z B=74, 2025-05-07T20:12:36.4269425Z log_E=5, 2025-05-07T20:12:36.4269498Z L=20, 2025-05-07T20:12:36.4269605Z D_gradcheck=1, 2025-05-07T20:12:36.4269745Z stochastic_rounding=True, 2025-05-07T20:12:36.4269874Z weighted=True, 2025-05-07T20:12:36.4269999Z row_wise=True, 2025-05-07T20:12:36.4270112Z mixed=False, 2025-05-07T20:12:36.4270323Z use_cache=True, 2025-05-07T20:12:36.4270500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4270629Z use_cpu=True, 2025-05-07T20:12:36.4270820Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4270965Z ) 2025-05-07T20:12:36.4271245Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4271684Z self=, 2025-05-07T20:12:36.4271767Z mixed_B=False, 2025-05-07T20:12:36.4271858Z compile=True, 2025-05-07T20:12:36.4271935Z T=1, 2025-05-07T20:12:36.4272011Z D=51, 2025-05-07T20:12:36.4272094Z B=115, 2025-05-07T20:12:36.4272174Z log_E=3, 2025-05-07T20:12:36.4272249Z L=13, 2025-05-07T20:12:36.4272337Z D_gradcheck=1, 2025-05-07T20:12:36.4272433Z stochastic_rounding=True, 2025-05-07T20:12:36.4272529Z weighted=False, 2025-05-07T20:12:36.4272612Z row_wise=False, 2025-05-07T20:12:36.4272693Z mixed=False, 2025-05-07T20:12:36.4272787Z use_cache=False, 2025-05-07T20:12:36.4272895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4272978Z use_cpu=True, 2025-05-07T20:12:36.4273090Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4273169Z ) 2025-05-07T20:12:36.4273392Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4273780Z self=, 2025-05-07T20:12:36.4273861Z mixed_B=True, 2025-05-07T20:12:36.4273983Z compile=True, 2025-05-07T20:12:36.4274070Z T=3, 2025-05-07T20:12:36.4274148Z D=59, 2025-05-07T20:12:36.4274222Z B=18, 2025-05-07T20:12:36.4274308Z log_E=5, 2025-05-07T20:12:36.4274381Z L=15, 2025-05-07T20:12:36.4274471Z D_gradcheck=2, 2025-05-07T20:12:36.4274563Z stochastic_rounding=True, 2025-05-07T20:12:36.4274644Z weighted=False, 2025-05-07T20:12:36.4274739Z row_wise=False, 2025-05-07T20:12:36.4274818Z mixed=False, 2025-05-07T20:12:36.4274902Z use_cache=True, 2025-05-07T20:12:36.4275018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4275095Z use_cpu=True, 2025-05-07T20:12:36.4275196Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4275277Z ) 2025-05-07T20:12:36.4275449Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4275956Z self=, 2025-05-07T20:12:36.4276047Z mixed_B=True, 2025-05-07T20:12:36.4276129Z compile=True, 2025-05-07T20:12:36.4276225Z T=2, 2025-05-07T20:12:36.4276300Z D=13, 2025-05-07T20:12:36.4276376Z B=71, 2025-05-07T20:12:36.4276467Z log_E=4, 2025-05-07T20:12:36.4276543Z L=8, 2025-05-07T20:12:36.4276623Z D_gradcheck=1, 2025-05-07T20:12:36.4276735Z stochastic_rounding=False, 2025-05-07T20:12:36.4276819Z weighted=True, 2025-05-07T20:12:36.4276898Z row_wise=True, 2025-05-07T20:12:36.4276991Z mixed=False, 2025-05-07T20:12:36.4277072Z use_cache=True, 2025-05-07T20:12:36.4277220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4277311Z use_cpu=True, 2025-05-07T20:12:36.4277411Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4277482Z ) 2025-05-07T20:12:36.4277634Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4278007Z self=, 2025-05-07T20:12:36.4278100Z mixed_B=True, 2025-05-07T20:12:36.4278185Z compile=False, 2025-05-07T20:12:36.4278260Z T=1, 2025-05-07T20:12:36.4278348Z D=4, 2025-05-07T20:12:36.4278424Z B=64, 2025-05-07T20:12:36.4278498Z log_E=3, 2025-05-07T20:12:36.4278587Z L=2, 2025-05-07T20:12:36.4278669Z D_gradcheck=1, 2025-05-07T20:12:36.4278763Z stochastic_rounding=True, 2025-05-07T20:12:36.4278856Z weighted=True, 2025-05-07T20:12:36.4278938Z row_wise=True, 2025-05-07T20:12:36.4279015Z mixed=True, 2025-05-07T20:12:36.4279109Z use_cache=False, 2025-05-07T20:12:36.4279220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4279298Z use_cpu=True, 2025-05-07T20:12:36.4279413Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4279485Z ) 2025-05-07T20:12:36.4279620Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4280010Z self=, 2025-05-07T20:12:36.4280089Z mixed_B=True, 2025-05-07T20:12:36.4280184Z compile=True, 2025-05-07T20:12:36.4280262Z T=2, 2025-05-07T20:12:36.4280336Z D=107, 2025-05-07T20:12:36.4280424Z B=90, 2025-05-07T20:12:36.4280505Z log_E=4, 2025-05-07T20:12:36.4280581Z L=20, 2025-05-07T20:12:36.4280673Z D_gradcheck=2, 2025-05-07T20:12:36.4280774Z stochastic_rounding=False, 2025-05-07T20:12:36.4280854Z weighted=True, 2025-05-07T20:12:36.4280947Z row_wise=True, 2025-05-07T20:12:36.4281030Z mixed=True, 2025-05-07T20:12:36.4281110Z use_cache=False, 2025-05-07T20:12:36.4281236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4281322Z use_cpu=True, 2025-05-07T20:12:36.4281432Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4281505Z ) 2025-05-07T20:12:36.4281683Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4282064Z self=, 2025-05-07T20:12:36.4282148Z mixed_B=False, 2025-05-07T20:12:36.4282270Z compile=True, 2025-05-07T20:12:36.4282357Z T=1, 2025-05-07T20:12:36.4282435Z D=121, 2025-05-07T20:12:36.4282513Z B=125, 2025-05-07T20:12:36.4282603Z log_E=5, 2025-05-07T20:12:36.4282677Z L=14, 2025-05-07T20:12:36.4282761Z D_gradcheck=2, 2025-05-07T20:12:36.4282866Z stochastic_rounding=False, 2025-05-07T20:12:36.4282948Z weighted=True, 2025-05-07T20:12:36.4283030Z row_wise=True, 2025-05-07T20:12:36.4283118Z mixed=False, 2025-05-07T20:12:36.4283199Z use_cache=True, 2025-05-07T20:12:36.4283317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4283397Z use_cpu=True, 2025-05-07T20:12:36.4283498Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4283579Z ) 2025-05-07T20:12:36.4283749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4284128Z self=, 2025-05-07T20:12:36.4284217Z mixed_B=False, 2025-05-07T20:12:36.4284299Z compile=False, 2025-05-07T20:12:36.4284372Z T=2, 2025-05-07T20:12:36.4284454Z D=97, 2025-05-07T20:12:36.4284529Z B=27, 2025-05-07T20:12:36.4284605Z log_E=4, 2025-05-07T20:12:36.4284685Z L=4, 2025-05-07T20:12:36.4284768Z D_gradcheck=1, 2025-05-07T20:12:36.4284862Z stochastic_rounding=False, 2025-05-07T20:12:36.4284954Z weighted=True, 2025-05-07T20:12:36.4285033Z row_wise=False, 2025-05-07T20:12:36.4285121Z mixed=True, 2025-05-07T20:12:36.4285203Z use_cache=False, 2025-05-07T20:12:36.4285338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4285425Z use_cpu=True, 2025-05-07T20:12:36.4285527Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4285601Z ) 2025-05-07T20:12:36.4285744Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4286123Z self=, 2025-05-07T20:12:36.4286204Z mixed_B=True, 2025-05-07T20:12:36.4286292Z compile=True, 2025-05-07T20:12:36.4286366Z T=5, 2025-05-07T20:12:36.4286441Z D=77, 2025-05-07T20:12:36.4286523Z B=99, 2025-05-07T20:12:36.4286600Z log_E=5, 2025-05-07T20:12:36.4286686Z L=2, 2025-05-07T20:12:36.4286768Z D_gradcheck=2, 2025-05-07T20:12:36.4286866Z stochastic_rounding=False, 2025-05-07T20:12:36.4286959Z weighted=False, 2025-05-07T20:12:36.4287038Z row_wise=True, 2025-05-07T20:12:36.4287119Z mixed=False, 2025-05-07T20:12:36.4287208Z use_cache=False, 2025-05-07T20:12:36.4287315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4287395Z use_cpu=True, 2025-05-07T20:12:36.4287503Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4287576Z ) 2025-05-07T20:12:36.4287713Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4288098Z self=, 2025-05-07T20:12:36.4288180Z mixed_B=True, 2025-05-07T20:12:36.4288275Z compile=False, 2025-05-07T20:12:36.4288347Z T=1, 2025-05-07T20:12:36.4288423Z D=7, 2025-05-07T20:12:36.4288511Z B=97, 2025-05-07T20:12:36.4288587Z log_E=3, 2025-05-07T20:12:36.4288661Z L=19, 2025-05-07T20:12:36.4288755Z D_gradcheck=2, 2025-05-07T20:12:36.4288848Z stochastic_rounding=True, 2025-05-07T20:12:36.4288931Z weighted=False, 2025-05-07T20:12:36.4289026Z row_wise=False, 2025-05-07T20:12:36.4289105Z mixed=True, 2025-05-07T20:12:36.4289186Z use_cache=True, 2025-05-07T20:12:36.4289305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4289384Z use_cpu=True, 2025-05-07T20:12:36.4289486Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4289571Z ) 2025-05-07T20:12:36.4289732Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4290117Z self=, 2025-05-07T20:12:36.4290198Z mixed_B=False, 2025-05-07T20:12:36.4290304Z compile=True, 2025-05-07T20:12:36.4290396Z T=4, 2025-05-07T20:12:36.4290471Z D=121, 2025-05-07T20:12:36.4290544Z B=17, 2025-05-07T20:12:36.4290633Z log_E=5, 2025-05-07T20:12:36.4290706Z L=14, 2025-05-07T20:12:36.4290787Z D_gradcheck=2, 2025-05-07T20:12:36.4290897Z stochastic_rounding=False, 2025-05-07T20:12:36.4290979Z weighted=False, 2025-05-07T20:12:36.4291059Z row_wise=False, 2025-05-07T20:12:36.4291153Z mixed=False, 2025-05-07T20:12:36.4291229Z use_cache=True, 2025-05-07T20:12:36.4291340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4291430Z use_cpu=True, 2025-05-07T20:12:36.4291528Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4291600Z ) 2025-05-07T20:12:36.4291770Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4292143Z self=, 2025-05-07T20:12:36.4292235Z mixed_B=False, 2025-05-07T20:12:36.4292317Z compile=True, 2025-05-07T20:12:36.4292389Z T=3, 2025-05-07T20:12:36.4292473Z D=13, 2025-05-07T20:12:36.4292548Z B=14, 2025-05-07T20:12:36.4292624Z log_E=5, 2025-05-07T20:12:36.4292708Z L=15, 2025-05-07T20:12:36.4292790Z D_gradcheck=1, 2025-05-07T20:12:36.4292885Z stochastic_rounding=False, 2025-05-07T20:12:36.4292979Z weighted=False, 2025-05-07T20:12:36.4293061Z row_wise=True, 2025-05-07T20:12:36.4293137Z mixed=False, 2025-05-07T20:12:36.4293231Z use_cache=True, 2025-05-07T20:12:36.4293363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4293456Z use_cpu=True, 2025-05-07T20:12:36.4293556Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4293630Z ) 2025-05-07T20:12:36.4293772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4294149Z self=, 2025-05-07T20:12:36.4294231Z mixed_B=False, 2025-05-07T20:12:36.4294325Z compile=True, 2025-05-07T20:12:36.4294399Z T=4, 2025-05-07T20:12:36.4294474Z D=53, 2025-05-07T20:12:36.4294554Z B=39, 2025-05-07T20:12:36.4294629Z log_E=3, 2025-05-07T20:12:36.4294702Z L=12, 2025-05-07T20:12:36.4294793Z D_gradcheck=1, 2025-05-07T20:12:36.4294888Z stochastic_rounding=False, 2025-05-07T20:12:36.4294968Z weighted=True, 2025-05-07T20:12:36.4295058Z row_wise=False, 2025-05-07T20:12:36.4295138Z mixed=False, 2025-05-07T20:12:36.4295223Z use_cache=True, 2025-05-07T20:12:36.4295333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4295416Z use_cpu=True, 2025-05-07T20:12:36.4295522Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4295594Z ) 2025-05-07T20:12:36.4295735Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4296121Z self=, 2025-05-07T20:12:36.4296205Z mixed_B=False, 2025-05-07T20:12:36.4296291Z compile=True, 2025-05-07T20:12:36.4296374Z T=3, 2025-05-07T20:12:36.4296449Z D=49, 2025-05-07T20:12:36.4296565Z B=117, 2025-05-07T20:12:36.4296640Z log_E=5, 2025-05-07T20:12:36.4296716Z L=16, 2025-05-07T20:12:36.4296807Z D_gradcheck=2, 2025-05-07T20:12:36.4296901Z stochastic_rounding=True, 2025-05-07T20:12:36.4296982Z weighted=True, 2025-05-07T20:12:36.4297070Z row_wise=True, 2025-05-07T20:12:36.4297149Z mixed=True, 2025-05-07T20:12:36.4297246Z use_cache=False, 2025-05-07T20:12:36.4297352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4297431Z use_cpu=True, 2025-05-07T20:12:36.4297543Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4297612Z ) 2025-05-07T20:12:36.4297806Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4298191Z self=, 2025-05-07T20:12:36.4298268Z mixed_B=True, 2025-05-07T20:12:36.4298349Z compile=False, 2025-05-07T20:12:36.4298465Z T=3, 2025-05-07T20:12:36.4298540Z D=117, 2025-05-07T20:12:36.4298615Z B=103, 2025-05-07T20:12:36.4298707Z log_E=4, 2025-05-07T20:12:36.4298781Z L=14, 2025-05-07T20:12:36.4298880Z D_gradcheck=1, 2025-05-07T20:12:36.4298979Z stochastic_rounding=False, 2025-05-07T20:12:36.4299065Z weighted=False, 2025-05-07T20:12:36.4299163Z row_wise=False, 2025-05-07T20:12:36.4299246Z mixed=False, 2025-05-07T20:12:36.4299331Z use_cache=True, 2025-05-07T20:12:36.4299458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4299542Z use_cpu=True, 2025-05-07T20:12:36.4299719Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4299813Z ) 2025-05-07T20:12:36.4299983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4300364Z self=, 2025-05-07T20:12:36.4300465Z mixed_B=True, 2025-05-07T20:12:36.4300552Z compile=False, 2025-05-07T20:12:36.4300645Z T=1, 2025-05-07T20:12:36.4300725Z D=27, 2025-05-07T20:12:36.4300805Z B=111, 2025-05-07T20:12:36.4300901Z log_E=3, 2025-05-07T20:12:36.4300981Z L=2, 2025-05-07T20:12:36.4301066Z D_gradcheck=1, 2025-05-07T20:12:36.4301182Z stochastic_rounding=False, 2025-05-07T20:12:36.4301270Z weighted=False, 2025-05-07T20:12:36.4301354Z row_wise=False, 2025-05-07T20:12:36.4301451Z mixed=True, 2025-05-07T20:12:36.4301537Z use_cache=False, 2025-05-07T20:12:36.4301678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4301778Z use_cpu=True, 2025-05-07T20:12:36.4301885Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4301966Z ) 2025-05-07T20:12:36.4302122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4302500Z self=, 2025-05-07T20:12:36.4302599Z mixed_B=False, 2025-05-07T20:12:36.4302687Z compile=False, 2025-05-07T20:12:36.4302766Z T=1, 2025-05-07T20:12:36.4302862Z D=43, 2025-05-07T20:12:36.4302941Z B=69, 2025-05-07T20:12:36.4303021Z log_E=5, 2025-05-07T20:12:36.4303113Z L=8, 2025-05-07T20:12:36.4303199Z D_gradcheck=1, 2025-05-07T20:12:36.4303296Z stochastic_rounding=True, 2025-05-07T20:12:36.4303395Z weighted=False, 2025-05-07T20:12:36.4303477Z row_wise=False, 2025-05-07T20:12:36.4303558Z mixed=False, 2025-05-07T20:12:36.4303651Z use_cache=True, 2025-05-07T20:12:36.4303762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4303843Z use_cpu=True, 2025-05-07T20:12:36.4303958Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4304032Z ) 2025-05-07T20:12:36.4575916Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4576548Z self=, 2025-05-07T20:12:36.4576670Z mixed_B=False, 2025-05-07T20:12:36.4576803Z compile=False, 2025-05-07T20:12:36.4576916Z T=5, 2025-05-07T20:12:36.4577048Z D=76, 2025-05-07T20:12:36.4577179Z B=21, 2025-05-07T20:12:36.4577287Z log_E=4, 2025-05-07T20:12:36.4577396Z L=20, 2025-05-07T20:12:36.4577534Z D_gradcheck=1, 2025-05-07T20:12:36.4577678Z stochastic_rounding=True, 2025-05-07T20:12:36.4577804Z weighted=True, 2025-05-07T20:12:36.4577937Z row_wise=True, 2025-05-07T20:12:36.4578078Z mixed=True, 2025-05-07T20:12:36.4578358Z use_cache=False, 2025-05-07T20:12:36.4578573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4578707Z use_cpu=True, 2025-05-07T20:12:36.4578828Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4578903Z ) 2025-05-07T20:12:36.4579136Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4579536Z self=, 2025-05-07T20:12:36.4579620Z mixed_B=False, 2025-05-07T20:12:36.4579772Z compile=False, 2025-05-07T20:12:36.4579907Z T=1, 2025-05-07T20:12:36.4579987Z D=68, 2025-05-07T20:12:36.4580063Z B=29, 2025-05-07T20:12:36.4580153Z log_E=4, 2025-05-07T20:12:36.4580230Z L=3, 2025-05-07T20:12:36.4580323Z D_gradcheck=2, 2025-05-07T20:12:36.4580422Z stochastic_rounding=False, 2025-05-07T20:12:36.4580504Z weighted=True, 2025-05-07T20:12:36.4580598Z row_wise=True, 2025-05-07T20:12:36.4580678Z mixed=True, 2025-05-07T20:12:36.4580761Z use_cache=True, 2025-05-07T20:12:36.4580888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4580971Z use_cpu=True, 2025-05-07T20:12:36.4581078Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4581168Z ) 2025-05-07T20:12:36.4581355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4581736Z self=, 2025-05-07T20:12:36.4581832Z mixed_B=False, 2025-05-07T20:12:36.4581915Z compile=False, 2025-05-07T20:12:36.4582006Z T=5, 2025-05-07T20:12:36.4582083Z D=102, 2025-05-07T20:12:36.4582160Z B=95, 2025-05-07T20:12:36.4582248Z log_E=4, 2025-05-07T20:12:36.4582321Z L=15, 2025-05-07T20:12:36.4582403Z D_gradcheck=1, 2025-05-07T20:12:36.4582513Z stochastic_rounding=True, 2025-05-07T20:12:36.4582598Z weighted=True, 2025-05-07T20:12:36.4582679Z row_wise=False, 2025-05-07T20:12:36.4582775Z mixed=False, 2025-05-07T20:12:36.4582859Z use_cache=False, 2025-05-07T20:12:36.4583006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4583099Z use_cpu=True, 2025-05-07T20:12:36.4583201Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4583272Z ) 2025-05-07T20:12:36.4583415Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4583789Z self=, 2025-05-07T20:12:36.4583880Z mixed_B=True, 2025-05-07T20:12:36.4583961Z compile=True, 2025-05-07T20:12:36.4584038Z T=1, 2025-05-07T20:12:36.4584127Z D=21, 2025-05-07T20:12:36.4584204Z B=69, 2025-05-07T20:12:36.4584281Z log_E=5, 2025-05-07T20:12:36.4584370Z L=12, 2025-05-07T20:12:36.4584454Z D_gradcheck=1, 2025-05-07T20:12:36.4584548Z stochastic_rounding=True, 2025-05-07T20:12:36.4584640Z weighted=True, 2025-05-07T20:12:36.4584721Z row_wise=False, 2025-05-07T20:12:36.4584800Z mixed=False, 2025-05-07T20:12:36.4584894Z use_cache=False, 2025-05-07T20:12:36.4585004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4585085Z use_cpu=True, 2025-05-07T20:12:36.4585203Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4585277Z ) 2025-05-07T20:12:36.4585426Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4585802Z self=, 2025-05-07T20:12:36.4585882Z mixed_B=True, 2025-05-07T20:12:36.4585975Z compile=True, 2025-05-07T20:12:36.4586053Z T=5, 2025-05-07T20:12:36.4586127Z D=25, 2025-05-07T20:12:36.4586212Z B=57, 2025-05-07T20:12:36.4586290Z log_E=5, 2025-05-07T20:12:36.4586365Z L=10, 2025-05-07T20:12:36.4586457Z D_gradcheck=1, 2025-05-07T20:12:36.4586554Z stochastic_rounding=False, 2025-05-07T20:12:36.4586638Z weighted=False, 2025-05-07T20:12:36.4586729Z row_wise=False, 2025-05-07T20:12:36.4586808Z mixed=True, 2025-05-07T20:12:36.4586890Z use_cache=False, 2025-05-07T20:12:36.4587011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4587091Z use_cpu=True, 2025-05-07T20:12:36.4587202Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4587276Z ) 2025-05-07T20:12:36.4587441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4587828Z self=, 2025-05-07T20:12:36.4587910Z mixed_B=False, 2025-05-07T20:12:36.4587992Z compile=True, 2025-05-07T20:12:36.4588104Z T=5, 2025-05-07T20:12:36.4588184Z D=51, 2025-05-07T20:12:36.4588261Z B=121, 2025-05-07T20:12:36.4588347Z log_E=5, 2025-05-07T20:12:36.4588425Z L=4, 2025-05-07T20:12:36.4588507Z D_gradcheck=2, 2025-05-07T20:12:36.4588614Z stochastic_rounding=False, 2025-05-07T20:12:36.4588700Z weighted=False, 2025-05-07T20:12:36.4588794Z row_wise=True, 2025-05-07T20:12:36.4588875Z mixed=False, 2025-05-07T20:12:36.4588961Z use_cache=False, 2025-05-07T20:12:36.4589084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4589166Z use_cpu=True, 2025-05-07T20:12:36.4589269Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4589352Z ) 2025-05-07T20:12:36.4589514Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4589897Z self=, 2025-05-07T20:12:36.4589991Z mixed_B=False, 2025-05-07T20:12:36.4590074Z compile=False, 2025-05-07T20:12:36.4590153Z T=1, 2025-05-07T20:12:36.4590242Z D=111, 2025-05-07T20:12:36.4590319Z B=106, 2025-05-07T20:12:36.4590400Z log_E=5, 2025-05-07T20:12:36.4590487Z L=20, 2025-05-07T20:12:36.4590568Z D_gradcheck=1, 2025-05-07T20:12:36.4590677Z stochastic_rounding=False, 2025-05-07T20:12:36.4590759Z weighted=False, 2025-05-07T20:12:36.4590841Z row_wise=False, 2025-05-07T20:12:36.4590934Z mixed=False, 2025-05-07T20:12:36.4591017Z use_cache=False, 2025-05-07T20:12:36.4591153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4591246Z use_cpu=True, 2025-05-07T20:12:36.4591348Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4591422Z ) 2025-05-07T20:12:36.4591569Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4591943Z self=, 2025-05-07T20:12:36.4592026Z mixed_B=True, 2025-05-07T20:12:36.4592121Z compile=False, 2025-05-07T20:12:36.4592197Z T=4, 2025-05-07T20:12:36.4592285Z D=82, 2025-05-07T20:12:36.4592361Z B=87, 2025-05-07T20:12:36.4592439Z log_E=4, 2025-05-07T20:12:36.4592528Z L=11, 2025-05-07T20:12:36.4592611Z D_gradcheck=1, 2025-05-07T20:12:36.4592707Z stochastic_rounding=True, 2025-05-07T20:12:36.4592806Z weighted=True, 2025-05-07T20:12:36.4592889Z row_wise=False, 2025-05-07T20:12:36.4592970Z mixed=True, 2025-05-07T20:12:36.4593066Z use_cache=True, 2025-05-07T20:12:36.4593176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4593259Z use_cpu=True, 2025-05-07T20:12:36.4593377Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4593452Z ) 2025-05-07T20:12:36.4593592Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4593982Z self=, 2025-05-07T20:12:36.4594064Z mixed_B=True, 2025-05-07T20:12:36.4594160Z compile=True, 2025-05-07T20:12:36.4594239Z T=5, 2025-05-07T20:12:36.4594317Z D=71, 2025-05-07T20:12:36.4594408Z B=18, 2025-05-07T20:12:36.4594488Z log_E=3, 2025-05-07T20:12:36.4594565Z L=2, 2025-05-07T20:12:36.4594662Z D_gradcheck=2, 2025-05-07T20:12:36.4594761Z stochastic_rounding=False, 2025-05-07T20:12:36.4594841Z weighted=True, 2025-05-07T20:12:36.4594933Z row_wise=True, 2025-05-07T20:12:36.4595012Z mixed=True, 2025-05-07T20:12:36.4595095Z use_cache=True, 2025-05-07T20:12:36.4595219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4595299Z use_cpu=True, 2025-05-07T20:12:36.4595403Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4595489Z ) 2025-05-07T20:12:36.4595621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4596032Z self=, 2025-05-07T20:12:36.4596112Z mixed_B=True, 2025-05-07T20:12:36.4596190Z compile=True, 2025-05-07T20:12:36.4596294Z T=4, 2025-05-07T20:12:36.4596367Z D=113, 2025-05-07T20:12:36.4596437Z B=26, 2025-05-07T20:12:36.4596521Z log_E=4, 2025-05-07T20:12:36.4596590Z L=20, 2025-05-07T20:12:36.4596671Z D_gradcheck=2, 2025-05-07T20:12:36.4596775Z stochastic_rounding=True, 2025-05-07T20:12:36.4596856Z weighted=True, 2025-05-07T20:12:36.4596934Z row_wise=True, 2025-05-07T20:12:36.4597022Z mixed=True, 2025-05-07T20:12:36.4597103Z use_cache=False, 2025-05-07T20:12:36.4597212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4597303Z use_cpu=True, 2025-05-07T20:12:36.4597402Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4597490Z ) 2025-05-07T20:12:36.4597647Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4598022Z self=, 2025-05-07T20:12:36.4598116Z mixed_B=True, 2025-05-07T20:12:36.4598198Z compile=True, 2025-05-07T20:12:36.4598274Z T=2, 2025-05-07T20:12:36.4598363Z D=2, 2025-05-07T20:12:36.4598439Z B=64, 2025-05-07T20:12:36.4598513Z log_E=3, 2025-05-07T20:12:36.4598601Z L=3, 2025-05-07T20:12:36.4598684Z D_gradcheck=1, 2025-05-07T20:12:36.4598777Z stochastic_rounding=True, 2025-05-07T20:12:36.4598871Z weighted=True, 2025-05-07T20:12:36.4598954Z row_wise=False, 2025-05-07T20:12:36.4599030Z mixed=True, 2025-05-07T20:12:36.4599122Z use_cache=True, 2025-05-07T20:12:36.4599278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4599369Z use_cpu=True, 2025-05-07T20:12:36.4599472Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4599549Z ) 2025-05-07T20:12:36.4599693Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4600073Z self=, 2025-05-07T20:12:36.4600153Z mixed_B=False, 2025-05-07T20:12:36.4600247Z compile=False, 2025-05-07T20:12:36.4600325Z T=2, 2025-05-07T20:12:36.4600398Z D=95, 2025-05-07T20:12:36.4600481Z B=5, 2025-05-07T20:12:36.4600559Z log_E=5, 2025-05-07T20:12:36.4600633Z L=3, 2025-05-07T20:12:36.4600727Z D_gradcheck=1, 2025-05-07T20:12:36.4600823Z stochastic_rounding=True, 2025-05-07T20:12:36.4600902Z weighted=True, 2025-05-07T20:12:36.4600995Z row_wise=True, 2025-05-07T20:12:36.4601075Z mixed=True, 2025-05-07T20:12:36.4601165Z use_cache=True, 2025-05-07T20:12:36.4601277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4601357Z use_cpu=True, 2025-05-07T20:12:36.4601468Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4601542Z ) 2025-05-07T20:12:36.4601678Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4602062Z self=, 2025-05-07T20:12:36.4602144Z mixed_B=True, 2025-05-07T20:12:36.4602226Z compile=False, 2025-05-07T20:12:36.4602312Z T=3, 2025-05-07T20:12:36.4602388Z D=55, 2025-05-07T20:12:36.4602464Z B=43, 2025-05-07T20:12:36.4602550Z log_E=4, 2025-05-07T20:12:36.4602626Z L=15, 2025-05-07T20:12:36.4602720Z D_gradcheck=2, 2025-05-07T20:12:36.4602817Z stochastic_rounding=False, 2025-05-07T20:12:36.4602899Z weighted=True, 2025-05-07T20:12:36.4602993Z row_wise=False, 2025-05-07T20:12:36.4603075Z mixed=False, 2025-05-07T20:12:36.4603158Z use_cache=True, 2025-05-07T20:12:36.4603277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4603359Z use_cpu=True, 2025-05-07T20:12:36.4603460Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4603546Z ) 2025-05-07T20:12:36.4603686Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4604088Z self=, 2025-05-07T20:12:36.4604182Z mixed_B=False, 2025-05-07T20:12:36.4604265Z compile=False, 2025-05-07T20:12:36.4604377Z T=3, 2025-05-07T20:12:36.4604450Z D=34, 2025-05-07T20:12:36.4604529Z B=66, 2025-05-07T20:12:36.4604616Z log_E=4, 2025-05-07T20:12:36.4604692Z L=20, 2025-05-07T20:12:36.4604772Z D_gradcheck=2, 2025-05-07T20:12:36.4604880Z stochastic_rounding=False, 2025-05-07T20:12:36.4604962Z weighted=False, 2025-05-07T20:12:36.4605044Z row_wise=False, 2025-05-07T20:12:36.4605133Z mixed=True, 2025-05-07T20:12:36.4605216Z use_cache=True, 2025-05-07T20:12:36.4605326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4605417Z use_cpu=True, 2025-05-07T20:12:36.4605517Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4605590Z ) 2025-05-07T20:12:36.4605757Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4606135Z self=, 2025-05-07T20:12:36.4606228Z mixed_B=True, 2025-05-07T20:12:36.4606308Z compile=False, 2025-05-07T20:12:36.4606384Z T=1, 2025-05-07T20:12:36.4606468Z D=44, 2025-05-07T20:12:36.4606543Z B=63, 2025-05-07T20:12:36.4606621Z log_E=4, 2025-05-07T20:12:36.4606710Z L=19, 2025-05-07T20:12:36.4606789Z D_gradcheck=1, 2025-05-07T20:12:36.4606882Z stochastic_rounding=False, 2025-05-07T20:12:36.4606975Z weighted=True, 2025-05-07T20:12:36.4607056Z row_wise=False, 2025-05-07T20:12:36.4607134Z mixed=False, 2025-05-07T20:12:36.4607229Z use_cache=False, 2025-05-07T20:12:36.4607361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4607442Z use_cpu=True, 2025-05-07T20:12:36.4607555Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4607623Z ) 2025-05-07T20:12:36.4607760Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4608150Z self=, 2025-05-07T20:12:36.4608228Z mixed_B=True, 2025-05-07T20:12:36.4608320Z compile=False, 2025-05-07T20:12:36.4608399Z T=1, 2025-05-07T20:12:36.4608471Z D=7, 2025-05-07T20:12:36.4608559Z B=93, 2025-05-07T20:12:36.4608634Z log_E=5, 2025-05-07T20:12:36.4608708Z L=9, 2025-05-07T20:12:36.4608803Z D_gradcheck=1, 2025-05-07T20:12:36.4608899Z stochastic_rounding=True, 2025-05-07T20:12:36.4608981Z weighted=False, 2025-05-07T20:12:36.4609074Z row_wise=True, 2025-05-07T20:12:36.4609155Z mixed=False, 2025-05-07T20:12:36.4609233Z use_cache=True, 2025-05-07T20:12:36.4609356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4609437Z use_cpu=True, 2025-05-07T20:12:36.4609549Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4609624Z ) 2025-05-07T20:12:36.4609758Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4610145Z self=, 2025-05-07T20:12:36.4610227Z mixed_B=False, 2025-05-07T20:12:36.4610308Z compile=False, 2025-05-07T20:12:36.4610397Z T=3, 2025-05-07T20:12:36.4610473Z D=79, 2025-05-07T20:12:36.4610546Z B=123, 2025-05-07T20:12:36.4610633Z log_E=5, 2025-05-07T20:12:36.4610708Z L=1, 2025-05-07T20:12:36.4610789Z D_gradcheck=2, 2025-05-07T20:12:36.4610894Z stochastic_rounding=True, 2025-05-07T20:12:36.4610978Z weighted=False, 2025-05-07T20:12:36.4611057Z row_wise=True, 2025-05-07T20:12:36.4611148Z mixed=False, 2025-05-07T20:12:36.4611230Z use_cache=False, 2025-05-07T20:12:36.4611348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4611428Z use_cpu=True, 2025-05-07T20:12:36.4611531Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4611614Z ) 2025-05-07T20:12:36.4887455Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4888278Z self=, 2025-05-07T20:12:36.4888411Z mixed_B=True, 2025-05-07T20:12:36.4888539Z compile=False, 2025-05-07T20:12:36.4888764Z T=4, 2025-05-07T20:12:36.4888927Z D=99, 2025-05-07T20:12:36.4889069Z B=64, 2025-05-07T20:12:36.4889217Z log_E=5, 2025-05-07T20:12:36.4889376Z L=11, 2025-05-07T20:12:36.4889496Z D_gradcheck=2, 2025-05-07T20:12:36.4889609Z stochastic_rounding=False, 2025-05-07T20:12:36.4889696Z weighted=True, 2025-05-07T20:12:36.4889781Z row_wise=False, 2025-05-07T20:12:36.4889872Z mixed=False, 2025-05-07T20:12:36.4889956Z use_cache=True, 2025-05-07T20:12:36.4890076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4890169Z use_cpu=True, 2025-05-07T20:12:36.4890276Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4890354Z ) 2025-05-07T20:12:36.4890551Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4890941Z self=, 2025-05-07T20:12:36.4891025Z mixed_B=True, 2025-05-07T20:12:36.4891120Z compile=False, 2025-05-07T20:12:36.4891200Z T=2, 2025-05-07T20:12:36.4891279Z D=55, 2025-05-07T20:12:36.4891366Z B=48, 2025-05-07T20:12:36.4891445Z log_E=3, 2025-05-07T20:12:36.4891533Z L=11, 2025-05-07T20:12:36.4891617Z D_gradcheck=2, 2025-05-07T20:12:36.4891713Z stochastic_rounding=True, 2025-05-07T20:12:36.4891882Z weighted=True, 2025-05-07T20:12:36.4891969Z row_wise=False, 2025-05-07T20:12:36.4892049Z mixed=True, 2025-05-07T20:12:36.4892149Z use_cache=False, 2025-05-07T20:12:36.4892304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4892385Z use_cpu=True, 2025-05-07T20:12:36.4892501Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4892577Z ) 2025-05-07T20:12:36.4892714Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4893102Z self=, 2025-05-07T20:12:36.4893185Z mixed_B=False, 2025-05-07T20:12:36.4893275Z compile=False, 2025-05-07T20:12:36.4893355Z T=1, 2025-05-07T20:12:36.4893431Z D=128, 2025-05-07T20:12:36.4893516Z B=126, 2025-05-07T20:12:36.4893592Z log_E=5, 2025-05-07T20:12:36.4893670Z L=11, 2025-05-07T20:12:36.4893761Z D_gradcheck=2, 2025-05-07T20:12:36.4893857Z stochastic_rounding=False, 2025-05-07T20:12:36.4893939Z weighted=True, 2025-05-07T20:12:36.4894026Z row_wise=False, 2025-05-07T20:12:36.4894104Z mixed=True, 2025-05-07T20:12:36.4894187Z use_cache=True, 2025-05-07T20:12:36.4894303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4894385Z use_cpu=True, 2025-05-07T20:12:36.4894488Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4894569Z ) 2025-05-07T20:12:36.4894708Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4895096Z self=, 2025-05-07T20:12:36.4895176Z mixed_B=False, 2025-05-07T20:12:36.4895259Z compile=True, 2025-05-07T20:12:36.4895348Z T=3, 2025-05-07T20:12:36.4895421Z D=51, 2025-05-07T20:12:36.4895501Z B=68, 2025-05-07T20:12:36.4895587Z log_E=3, 2025-05-07T20:12:36.4895663Z L=3, 2025-05-07T20:12:36.4895748Z D_gradcheck=2, 2025-05-07T20:12:36.4895853Z stochastic_rounding=False, 2025-05-07T20:12:36.4895935Z weighted=True, 2025-05-07T20:12:36.4896020Z row_wise=False, 2025-05-07T20:12:36.4896114Z mixed=False, 2025-05-07T20:12:36.4896195Z use_cache=True, 2025-05-07T20:12:36.4896303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4896397Z use_cpu=True, 2025-05-07T20:12:36.4896499Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4896585Z ) 2025-05-07T20:12:36.4896721Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4897131Z self=, 2025-05-07T20:12:36.4897225Z mixed_B=False, 2025-05-07T20:12:36.4897308Z compile=True, 2025-05-07T20:12:36.4897409Z T=4, 2025-05-07T20:12:36.4897496Z D=67, 2025-05-07T20:12:36.4897572Z B=69, 2025-05-07T20:12:36.4897648Z log_E=5, 2025-05-07T20:12:36.4897734Z L=8, 2025-05-07T20:12:36.4897812Z D_gradcheck=2, 2025-05-07T20:12:36.4897906Z stochastic_rounding=True, 2025-05-07T20:12:36.4897997Z weighted=True, 2025-05-07T20:12:36.4898077Z row_wise=False, 2025-05-07T20:12:36.4898169Z mixed=False, 2025-05-07T20:12:36.4898249Z use_cache=False, 2025-05-07T20:12:36.4898357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4898453Z use_cpu=True, 2025-05-07T20:12:36.4898554Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4898627Z ) 2025-05-07T20:12:36.4898801Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4899180Z self=, 2025-05-07T20:12:36.4899260Z mixed_B=True, 2025-05-07T20:12:36.4899355Z compile=False, 2025-05-07T20:12:36.4899432Z T=4, 2025-05-07T20:12:36.4899507Z D=127, 2025-05-07T20:12:36.4899596Z B=115, 2025-05-07T20:12:36.4899744Z log_E=3, 2025-05-07T20:12:36.4899820Z L=1, 2025-05-07T20:12:36.4899918Z D_gradcheck=1, 2025-05-07T20:12:36.4900014Z stochastic_rounding=True, 2025-05-07T20:12:36.4900110Z weighted=False, 2025-05-07T20:12:36.4900193Z row_wise=False, 2025-05-07T20:12:36.4900271Z mixed=False, 2025-05-07T20:12:36.4900366Z use_cache=False, 2025-05-07T20:12:36.4900475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4900589Z use_cpu=True, 2025-05-07T20:12:36.4900702Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4900776Z ) 2025-05-07T20:12:36.4900911Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4901299Z self=, 2025-05-07T20:12:36.4901380Z mixed_B=True, 2025-05-07T20:12:36.4901460Z compile=False, 2025-05-07T20:12:36.4901547Z T=4, 2025-05-07T20:12:36.4901621Z D=109, 2025-05-07T20:12:36.4901705Z B=118, 2025-05-07T20:12:36.4901781Z log_E=3, 2025-05-07T20:12:36.4901856Z L=11, 2025-05-07T20:12:36.4901946Z D_gradcheck=2, 2025-05-07T20:12:36.4902042Z stochastic_rounding=False, 2025-05-07T20:12:36.4902125Z weighted=False, 2025-05-07T20:12:36.4902213Z row_wise=False, 2025-05-07T20:12:36.4902290Z mixed=True, 2025-05-07T20:12:36.4902370Z use_cache=False, 2025-05-07T20:12:36.4902490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4902571Z use_cpu=True, 2025-05-07T20:12:36.4902671Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4902753Z ) 2025-05-07T20:12:36.4902890Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4903270Z self=, 2025-05-07T20:12:36.4903361Z mixed_B=False, 2025-05-07T20:12:36.4903442Z compile=True, 2025-05-07T20:12:36.4903531Z T=4, 2025-05-07T20:12:36.4903606Z D=13, 2025-05-07T20:12:36.4903681Z B=21, 2025-05-07T20:12:36.4903766Z log_E=4, 2025-05-07T20:12:36.4903840Z L=16, 2025-05-07T20:12:36.4903923Z D_gradcheck=2, 2025-05-07T20:12:36.4904027Z stochastic_rounding=True, 2025-05-07T20:12:36.4904108Z weighted=True, 2025-05-07T20:12:36.4904190Z row_wise=False, 2025-05-07T20:12:36.4904276Z mixed=False, 2025-05-07T20:12:36.4904357Z use_cache=True, 2025-05-07T20:12:36.4904465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4904557Z use_cpu=True, 2025-05-07T20:12:36.4904660Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4904736Z ) 2025-05-07T20:12:36.4904881Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4905285Z self=, 2025-05-07T20:12:36.4905379Z mixed_B=False, 2025-05-07T20:12:36.4905459Z compile=True, 2025-05-07T20:12:36.4905560Z T=5, 2025-05-07T20:12:36.4905646Z D=25, 2025-05-07T20:12:36.4905720Z B=77, 2025-05-07T20:12:36.4905800Z log_E=3, 2025-05-07T20:12:36.4905886Z L=17, 2025-05-07T20:12:36.4905968Z D_gradcheck=2, 2025-05-07T20:12:36.4906063Z stochastic_rounding=True, 2025-05-07T20:12:36.4906155Z weighted=False, 2025-05-07T20:12:36.4906235Z row_wise=True, 2025-05-07T20:12:36.4906316Z mixed=False, 2025-05-07T20:12:36.4906409Z use_cache=False, 2025-05-07T20:12:36.4906518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4906602Z use_cpu=True, 2025-05-07T20:12:36.4906711Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4906784Z ) 2025-05-07T20:12:36.4906952Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4907327Z self=, 2025-05-07T20:12:36.4914763Z mixed_B=False, 2025-05-07T20:12:36.4914897Z compile=False, 2025-05-07T20:12:36.4914987Z T=2, 2025-05-07T20:12:36.4915078Z D=123, 2025-05-07T20:12:36.4915154Z B=61, 2025-05-07T20:12:36.4915233Z log_E=5, 2025-05-07T20:12:36.4915321Z L=4, 2025-05-07T20:12:36.4915403Z D_gradcheck=2, 2025-05-07T20:12:36.4915504Z stochastic_rounding=True, 2025-05-07T20:12:36.4915599Z weighted=False, 2025-05-07T20:12:36.4915681Z row_wise=False, 2025-05-07T20:12:36.4915777Z mixed=False, 2025-05-07T20:12:36.4915857Z use_cache=True, 2025-05-07T20:12:36.4915968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4916155Z use_cpu=True, 2025-05-07T20:12:36.4916258Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4916330Z ) 2025-05-07T20:12:36.4916495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4916891Z self=, 2025-05-07T20:12:36.4916973Z mixed_B=True, 2025-05-07T20:12:36.4917071Z compile=True, 2025-05-07T20:12:36.4917147Z T=3, 2025-05-07T20:12:36.4917221Z D=82, 2025-05-07T20:12:36.4917308Z B=72, 2025-05-07T20:12:36.4917385Z log_E=4, 2025-05-07T20:12:36.4917462Z L=14, 2025-05-07T20:12:36.4917557Z D_gradcheck=1, 2025-05-07T20:12:36.4917653Z stochastic_rounding=False, 2025-05-07T20:12:36.4917748Z weighted=False, 2025-05-07T20:12:36.4917830Z row_wise=False, 2025-05-07T20:12:36.4917907Z mixed=True, 2025-05-07T20:12:36.4918002Z use_cache=True, 2025-05-07T20:12:36.4918112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4918196Z use_cpu=True, 2025-05-07T20:12:36.4918313Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4918386Z ) 2025-05-07T20:12:36.4918525Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4918928Z self=, 2025-05-07T20:12:36.4919009Z mixed_B=False, 2025-05-07T20:12:36.4919091Z compile=False, 2025-05-07T20:12:36.4919183Z T=1, 2025-05-07T20:12:36.4919257Z D=70, 2025-05-07T20:12:36.4919342Z B=46, 2025-05-07T20:12:36.4919422Z log_E=5, 2025-05-07T20:12:36.4919496Z L=12, 2025-05-07T20:12:36.4919587Z D_gradcheck=2, 2025-05-07T20:12:36.4919686Z stochastic_rounding=False, 2025-05-07T20:12:36.4919767Z weighted=False, 2025-05-07T20:12:36.4919858Z row_wise=False, 2025-05-07T20:12:36.4919937Z mixed=True, 2025-05-07T20:12:36.4920017Z use_cache=False, 2025-05-07T20:12:36.4920137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4920221Z use_cpu=True, 2025-05-07T20:12:36.4920318Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4920403Z ) 2025-05-07T20:12:36.4920540Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4920955Z self=, 2025-05-07T20:12:36.4921049Z mixed_B=False, 2025-05-07T20:12:36.4921131Z compile=True, 2025-05-07T20:12:36.4921258Z T=2, 2025-05-07T20:12:36.4921335Z D=48, 2025-05-07T20:12:36.4921410Z B=64, 2025-05-07T20:12:36.4921494Z log_E=5, 2025-05-07T20:12:36.4921569Z L=8, 2025-05-07T20:12:36.4921652Z D_gradcheck=1, 2025-05-07T20:12:36.4921758Z stochastic_rounding=True, 2025-05-07T20:12:36.4921840Z weighted=True, 2025-05-07T20:12:36.4921922Z row_wise=True, 2025-05-07T20:12:36.4922011Z mixed=True, 2025-05-07T20:12:36.4922095Z use_cache=False, 2025-05-07T20:12:36.4922205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4922300Z use_cpu=True, 2025-05-07T20:12:36.4922402Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4922477Z ) 2025-05-07T20:12:36.4922649Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4923034Z self=, 2025-05-07T20:12:36.4923127Z mixed_B=True, 2025-05-07T20:12:36.4923206Z compile=True, 2025-05-07T20:12:36.4923284Z T=1, 2025-05-07T20:12:36.4923374Z D=42, 2025-05-07T20:12:36.4923449Z B=88, 2025-05-07T20:12:36.4923527Z log_E=4, 2025-05-07T20:12:36.4923610Z L=1, 2025-05-07T20:12:36.4923691Z D_gradcheck=1, 2025-05-07T20:12:36.4923788Z stochastic_rounding=False, 2025-05-07T20:12:36.4923880Z weighted=False, 2025-05-07T20:12:36.4923964Z row_wise=True, 2025-05-07T20:12:36.4924045Z mixed=False, 2025-05-07T20:12:36.4924142Z use_cache=True, 2025-05-07T20:12:36.4924249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4924357Z use_cpu=True, 2025-05-07T20:12:36.4924468Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.4924542Z ) 2025-05-07T20:12:36.4924692Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4925068Z self=, 2025-05-07T20:12:36.4925149Z mixed_B=False, 2025-05-07T20:12:36.4925244Z compile=True, 2025-05-07T20:12:36.4925318Z T=1, 2025-05-07T20:12:36.4925396Z D=19, 2025-05-07T20:12:36.4925482Z B=4, 2025-05-07T20:12:36.4925558Z log_E=5, 2025-05-07T20:12:36.4925635Z L=15, 2025-05-07T20:12:36.4925727Z D_gradcheck=1, 2025-05-07T20:12:36.4925822Z stochastic_rounding=False, 2025-05-07T20:12:36.4925904Z weighted=True, 2025-05-07T20:12:36.4925996Z row_wise=True, 2025-05-07T20:12:36.4926073Z mixed=True, 2025-05-07T20:12:36.4926167Z use_cache=True, 2025-05-07T20:12:36.4926276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4926357Z use_cpu=True, 2025-05-07T20:12:36.4926468Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4926540Z ) 2025-05-07T20:12:36.4926676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4927062Z self=, 2025-05-07T20:12:36.4927144Z mixed_B=False, 2025-05-07T20:12:36.4927225Z compile=False, 2025-05-07T20:12:36.4927312Z T=3, 2025-05-07T20:12:36.4927388Z D=45, 2025-05-07T20:12:36.4927461Z B=44, 2025-05-07T20:12:36.4927551Z log_E=3, 2025-05-07T20:12:36.4927624Z L=8, 2025-05-07T20:12:36.4927703Z D_gradcheck=1, 2025-05-07T20:12:36.4927812Z stochastic_rounding=False, 2025-05-07T20:12:36.4927894Z weighted=True, 2025-05-07T20:12:36.4927985Z row_wise=True, 2025-05-07T20:12:36.4928066Z mixed=False, 2025-05-07T20:12:36.4928149Z use_cache=False, 2025-05-07T20:12:36.4928270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.4928352Z use_cpu=True, 2025-05-07T20:12:36.4928454Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4928540Z ) 2025-05-07T20:12:36.4928675Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.4929082Z self=, 2025-05-07T20:12:36.4929173Z mixed_B=True, 2025-05-07T20:12:36.4929253Z compile=True, 2025-05-07T20:12:36.4929329Z T=4, 2025-05-07T20:12:36.4929442Z D=21, 2025-05-07T20:12:36.4929519Z B=113, 2025-05-07T20:12:36.4929596Z log_E=5, 2025-05-07T20:12:36.4929682Z L=20, 2025-05-07T20:12:36.4929761Z D_gradcheck=2, 2025-05-07T20:12:36.4929867Z stochastic_rounding=False, 2025-05-07T20:12:36.4929949Z weighted=True, 2025-05-07T20:12:36.4930026Z row_wise=True, 2025-05-07T20:12:36.4930120Z mixed=False, 2025-05-07T20:12:36.4930202Z use_cache=True, 2025-05-07T20:12:36.4930306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.4930402Z use_cpu=True, 2025-05-07T20:12:36.4930504Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.4930577Z ) 2025-05-07T20:12:36.5197710Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5198421Z self=, 2025-05-07T20:12:36.5198559Z mixed_B=True, 2025-05-07T20:12:36.5198677Z compile=True, 2025-05-07T20:12:36.5198791Z T=3, 2025-05-07T20:12:36.5198927Z D=51, 2025-05-07T20:12:36.5199036Z B=119, 2025-05-07T20:12:36.5199143Z log_E=3, 2025-05-07T20:12:36.5199282Z L=13, 2025-05-07T20:12:36.5199398Z D_gradcheck=1, 2025-05-07T20:12:36.5199584Z stochastic_rounding=False, 2025-05-07T20:12:36.5199763Z weighted=True, 2025-05-07T20:12:36.5199913Z row_wise=True, 2025-05-07T20:12:36.5200055Z mixed=True, 2025-05-07T20:12:36.5200264Z use_cache=True, 2025-05-07T20:12:36.5200378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5200538Z use_cpu=True, 2025-05-07T20:12:36.5200643Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5200716Z ) 2025-05-07T20:12:36.5200869Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5201253Z self=, 2025-05-07T20:12:36.5201411Z mixed_B=False, 2025-05-07T20:12:36.5201505Z compile=False, 2025-05-07T20:12:36.5201580Z T=5, 2025-05-07T20:12:36.5201659Z D=108, 2025-05-07T20:12:36.5201749Z B=20, 2025-05-07T20:12:36.5201827Z log_E=4, 2025-05-07T20:12:36.5201902Z L=8, 2025-05-07T20:12:36.5201997Z D_gradcheck=2, 2025-05-07T20:12:36.5202095Z stochastic_rounding=False, 2025-05-07T20:12:36.5202191Z weighted=True, 2025-05-07T20:12:36.5202274Z row_wise=True, 2025-05-07T20:12:36.5202352Z mixed=True, 2025-05-07T20:12:36.5202446Z use_cache=True, 2025-05-07T20:12:36.5202553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5202637Z use_cpu=True, 2025-05-07T20:12:36.5202753Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5202824Z ) 2025-05-07T20:12:36.5202964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5203361Z self=, 2025-05-07T20:12:36.5203441Z mixed_B=False, 2025-05-07T20:12:36.5203524Z compile=True, 2025-05-07T20:12:36.5203612Z T=4, 2025-05-07T20:12:36.5203687Z D=64, 2025-05-07T20:12:36.5203760Z B=43, 2025-05-07T20:12:36.5203850Z log_E=5, 2025-05-07T20:12:36.5203923Z L=19, 2025-05-07T20:12:36.5204016Z D_gradcheck=1, 2025-05-07T20:12:36.5204113Z stochastic_rounding=False, 2025-05-07T20:12:36.5204193Z weighted=True, 2025-05-07T20:12:36.5204282Z row_wise=True, 2025-05-07T20:12:36.5204358Z mixed=True, 2025-05-07T20:12:36.5204440Z use_cache=True, 2025-05-07T20:12:36.5204552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5204630Z use_cpu=True, 2025-05-07T20:12:36.5204730Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5204813Z ) 2025-05-07T20:12:36.5204944Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5205369Z self=, 2025-05-07T20:12:36.5205458Z mixed_B=False, 2025-05-07T20:12:36.5205542Z compile=False, 2025-05-07T20:12:36.5205625Z T=3, 2025-05-07T20:12:36.5205740Z D=13, 2025-05-07T20:12:36.5205818Z B=123, 2025-05-07T20:12:36.5205907Z log_E=3, 2025-05-07T20:12:36.5205984Z L=13, 2025-05-07T20:12:36.5206064Z D_gradcheck=1, 2025-05-07T20:12:36.5206168Z stochastic_rounding=False, 2025-05-07T20:12:36.5206252Z weighted=False, 2025-05-07T20:12:36.5206331Z row_wise=True, 2025-05-07T20:12:36.5206422Z mixed=True, 2025-05-07T20:12:36.5206505Z use_cache=True, 2025-05-07T20:12:36.5206612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5206707Z use_cpu=True, 2025-05-07T20:12:36.5206811Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5206885Z ) 2025-05-07T20:12:36.5207057Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5207438Z self=, 2025-05-07T20:12:36.5207531Z mixed_B=False, 2025-05-07T20:12:36.5207611Z compile=False, 2025-05-07T20:12:36.5207685Z T=1, 2025-05-07T20:12:36.5207773Z D=13, 2025-05-07T20:12:36.5207844Z B=115, 2025-05-07T20:12:36.5207918Z log_E=4, 2025-05-07T20:12:36.5208006Z L=12, 2025-05-07T20:12:36.5208084Z D_gradcheck=1, 2025-05-07T20:12:36.5208179Z stochastic_rounding=False, 2025-05-07T20:12:36.5208271Z weighted=True, 2025-05-07T20:12:36.5208348Z row_wise=True, 2025-05-07T20:12:36.5208426Z mixed=False, 2025-05-07T20:12:36.5208517Z use_cache=True, 2025-05-07T20:12:36.5208621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5208729Z use_cpu=True, 2025-05-07T20:12:36.5208842Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5208914Z ) 2025-05-07T20:12:36.5209064Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5209439Z self=, 2025-05-07T20:12:36.5209518Z mixed_B=True, 2025-05-07T20:12:36.5209611Z compile=False, 2025-05-07T20:12:36.5209685Z T=5, 2025-05-07T20:12:36.5209764Z D=91, 2025-05-07T20:12:36.5209851Z B=39, 2025-05-07T20:12:36.5209925Z log_E=4, 2025-05-07T20:12:36.5210000Z L=6, 2025-05-07T20:12:36.5210093Z D_gradcheck=1, 2025-05-07T20:12:36.5210186Z stochastic_rounding=False, 2025-05-07T20:12:36.5210267Z weighted=True, 2025-05-07T20:12:36.5210361Z row_wise=False, 2025-05-07T20:12:36.5210437Z mixed=True, 2025-05-07T20:12:36.5210517Z use_cache=False, 2025-05-07T20:12:36.5210638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5210717Z use_cpu=True, 2025-05-07T20:12:36.5210833Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5210908Z ) 2025-05-07T20:12:36.5211041Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5211430Z self=, 2025-05-07T20:12:36.5211512Z mixed_B=False, 2025-05-07T20:12:36.5211591Z compile=False, 2025-05-07T20:12:36.5211677Z T=2, 2025-05-07T20:12:36.5211757Z D=55, 2025-05-07T20:12:36.5211829Z B=1, 2025-05-07T20:12:36.5211917Z log_E=3, 2025-05-07T20:12:36.5211994Z L=0, 2025-05-07T20:12:36.5212074Z D_gradcheck=2, 2025-05-07T20:12:36.5212180Z stochastic_rounding=True, 2025-05-07T20:12:36.5212263Z weighted=True, 2025-05-07T20:12:36.5212341Z row_wise=False, 2025-05-07T20:12:36.5212428Z mixed=True, 2025-05-07T20:12:36.5212511Z use_cache=False, 2025-05-07T20:12:36.5212625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5212710Z use_cpu=True, 2025-05-07T20:12:36.5212811Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5212897Z ) 2025-05-07T20:12:36.5213035Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5213434Z self=, 2025-05-07T20:12:36.5213523Z mixed_B=True, 2025-05-07T20:12:36.5213606Z compile=True, 2025-05-07T20:12:36.5213680Z T=1, 2025-05-07T20:12:36.5213792Z D=6, 2025-05-07T20:12:36.5213869Z B=16, 2025-05-07T20:12:36.5213942Z log_E=4, 2025-05-07T20:12:36.5214030Z L=7, 2025-05-07T20:12:36.5214116Z D_gradcheck=2, 2025-05-07T20:12:36.5214223Z stochastic_rounding=False, 2025-05-07T20:12:36.5214302Z weighted=True, 2025-05-07T20:12:36.5214385Z row_wise=True, 2025-05-07T20:12:36.5214474Z mixed=False, 2025-05-07T20:12:36.5214557Z use_cache=False, 2025-05-07T20:12:36.5214666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5214757Z use_cpu=True, 2025-05-07T20:12:36.5214857Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5214934Z ) 2025-05-07T20:12:36.5215076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5215476Z self=, 2025-05-07T20:12:36.5215563Z mixed_B=False, 2025-05-07T20:12:36.5215651Z compile=True, 2025-05-07T20:12:36.5215726Z T=3, 2025-05-07T20:12:36.5215804Z D=7, 2025-05-07T20:12:36.5215888Z B=106, 2025-05-07T20:12:36.5215965Z log_E=3, 2025-05-07T20:12:36.5216053Z L=9, 2025-05-07T20:12:36.5216131Z D_gradcheck=2, 2025-05-07T20:12:36.5216225Z stochastic_rounding=False, 2025-05-07T20:12:36.5216320Z weighted=False, 2025-05-07T20:12:36.5216398Z row_wise=True, 2025-05-07T20:12:36.5216475Z mixed=True, 2025-05-07T20:12:36.5216571Z use_cache=True, 2025-05-07T20:12:36.5216676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5216781Z use_cpu=True, 2025-05-07T20:12:36.5216897Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5216969Z ) 2025-05-07T20:12:36.5217100Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5217485Z self=, 2025-05-07T20:12:36.5217562Z mixed_B=False, 2025-05-07T20:12:36.5217640Z compile=True, 2025-05-07T20:12:36.5217726Z T=5, 2025-05-07T20:12:36.5217797Z D=34, 2025-05-07T20:12:36.5217870Z B=41, 2025-05-07T20:12:36.5217956Z log_E=3, 2025-05-07T20:12:36.5218027Z L=4, 2025-05-07T20:12:36.5218107Z D_gradcheck=2, 2025-05-07T20:12:36.5218211Z stochastic_rounding=False, 2025-05-07T20:12:36.5218290Z weighted=False, 2025-05-07T20:12:36.5218368Z row_wise=True, 2025-05-07T20:12:36.5218459Z mixed=True, 2025-05-07T20:12:36.5218538Z use_cache=True, 2025-05-07T20:12:36.5218656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5218739Z use_cpu=True, 2025-05-07T20:12:36.5218838Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5218922Z ) 2025-05-07T20:12:36.5219056Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5219431Z self=, 2025-05-07T20:12:36.5219519Z mixed_B=False, 2025-05-07T20:12:36.5219599Z compile=True, 2025-05-07T20:12:36.5219754Z T=2, 2025-05-07T20:12:36.5219849Z D=38, 2025-05-07T20:12:36.5219926Z B=106, 2025-05-07T20:12:36.5220002Z log_E=4, 2025-05-07T20:12:36.5220090Z L=8, 2025-05-07T20:12:36.5220175Z D_gradcheck=2, 2025-05-07T20:12:36.5220269Z stochastic_rounding=False, 2025-05-07T20:12:36.5220362Z weighted=True, 2025-05-07T20:12:36.5220441Z row_wise=True, 2025-05-07T20:12:36.5220535Z mixed=False, 2025-05-07T20:12:36.5220615Z use_cache=True, 2025-05-07T20:12:36.5220725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5220818Z use_cpu=True, 2025-05-07T20:12:36.5220919Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5220992Z ) 2025-05-07T20:12:36.5221135Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5221560Z self=, 2025-05-07T20:12:36.5221639Z mixed_B=False, 2025-05-07T20:12:36.5221730Z compile=True, 2025-05-07T20:12:36.5221807Z T=3, 2025-05-07T20:12:36.5221907Z D=26, 2025-05-07T20:12:36.5221995Z B=34, 2025-05-07T20:12:36.5222074Z log_E=5, 2025-05-07T20:12:36.5222158Z L=0, 2025-05-07T20:12:36.5222240Z D_gradcheck=2, 2025-05-07T20:12:36.5222337Z stochastic_rounding=False, 2025-05-07T20:12:36.5222419Z weighted=True, 2025-05-07T20:12:36.5222509Z row_wise=True, 2025-05-07T20:12:36.5222588Z mixed=True, 2025-05-07T20:12:36.5222669Z use_cache=False, 2025-05-07T20:12:36.5222782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5222866Z use_cpu=True, 2025-05-07T20:12:36.5222968Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5223046Z ) 2025-05-07T20:12:36.5223175Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5223641Z self=, 2025-05-07T20:12:36.5223730Z mixed_B=True, 2025-05-07T20:12:36.5223809Z compile=True, 2025-05-07T20:12:36.5223889Z T=2, 2025-05-07T20:12:36.5223962Z D=22, 2025-05-07T20:12:36.5224040Z B=68, 2025-05-07T20:12:36.5224122Z log_E=5, 2025-05-07T20:12:36.5224198Z L=5, 2025-05-07T20:12:36.5224279Z D_gradcheck=2, 2025-05-07T20:12:36.5224382Z stochastic_rounding=True, 2025-05-07T20:12:36.5224464Z weighted=False, 2025-05-07T20:12:36.5224545Z row_wise=True, 2025-05-07T20:12:36.5224630Z mixed=True, 2025-05-07T20:12:36.5224713Z use_cache=False, 2025-05-07T20:12:36.5224821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5224949Z use_cpu=True, 2025-05-07T20:12:36.5225052Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5225124Z ) 2025-05-07T20:12:36.5225265Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5225643Z self=, 2025-05-07T20:12:36.5225729Z mixed_B=False, 2025-05-07T20:12:36.5225811Z compile=True, 2025-05-07T20:12:36.5225883Z T=2, 2025-05-07T20:12:36.5225961Z D=75, 2025-05-07T20:12:36.5226040Z B=127, 2025-05-07T20:12:36.5226118Z log_E=4, 2025-05-07T20:12:36.5226196Z L=10, 2025-05-07T20:12:36.5226275Z D_gradcheck=1, 2025-05-07T20:12:36.5226373Z stochastic_rounding=True, 2025-05-07T20:12:36.5226457Z weighted=True, 2025-05-07T20:12:36.5226539Z row_wise=False, 2025-05-07T20:12:36.5226616Z mixed=False, 2025-05-07T20:12:36.5226704Z use_cache=False, 2025-05-07T20:12:36.5226815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5226903Z use_cpu=True, 2025-05-07T20:12:36.5227004Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5227077Z ) 2025-05-07T20:12:36.5227215Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5227592Z self=, 2025-05-07T20:12:36.5227668Z mixed_B=True, 2025-05-07T20:12:36.5227751Z compile=True, 2025-05-07T20:12:36.5227826Z T=3, 2025-05-07T20:12:36.5227897Z D=105, 2025-05-07T20:12:36.5227979Z B=34, 2025-05-07T20:12:36.5228052Z log_E=4, 2025-05-07T20:12:36.5228124Z L=19, 2025-05-07T20:12:36.5228214Z D_gradcheck=2, 2025-05-07T20:12:36.5228304Z stochastic_rounding=True, 2025-05-07T20:12:36.5228382Z weighted=False, 2025-05-07T20:12:36.5228468Z row_wise=False, 2025-05-07T20:12:36.5228548Z mixed=False, 2025-05-07T20:12:36.5228634Z use_cache=False, 2025-05-07T20:12:36.5228739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5228820Z use_cpu=True, 2025-05-07T20:12:36.5228926Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5228996Z ) 2025-05-07T20:12:36.5229124Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5229943Z self=, 2025-05-07T20:12:36.5230023Z mixed_B=False, 2025-05-07T20:12:36.5230100Z compile=False, 2025-05-07T20:12:36.5230180Z T=1, 2025-05-07T20:12:36.5230254Z D=84, 2025-05-07T20:12:36.5230354Z B=12, 2025-05-07T20:12:36.5230437Z log_E=3, 2025-05-07T20:12:36.5230509Z L=18, 2025-05-07T20:12:36.5230585Z D_gradcheck=2, 2025-05-07T20:12:36.5230689Z stochastic_rounding=True, 2025-05-07T20:12:36.5230766Z weighted=True, 2025-05-07T20:12:36.5230851Z row_wise=False, 2025-05-07T20:12:36.5230929Z mixed=False, 2025-05-07T20:12:36.5231005Z use_cache=True, 2025-05-07T20:12:36.5231119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5231200Z use_cpu=True, 2025-05-07T20:12:36.5231295Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5231377Z ) 2025-05-07T20:12:36.5231512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5231907Z self=, 2025-05-07T20:12:36.5231994Z mixed_B=False, 2025-05-07T20:12:36.5232074Z compile=False, 2025-05-07T20:12:36.5232143Z T=5, 2025-05-07T20:12:36.5232223Z D=62, 2025-05-07T20:12:36.5232297Z B=17, 2025-05-07T20:12:36.5232378Z log_E=5, 2025-05-07T20:12:36.5232454Z L=18, 2025-05-07T20:12:36.5232530Z D_gradcheck=1, 2025-05-07T20:12:36.5232634Z stochastic_rounding=False, 2025-05-07T20:12:36.5232716Z weighted=False, 2025-05-07T20:12:36.5232793Z row_wise=False, 2025-05-07T20:12:36.5232878Z mixed=True, 2025-05-07T20:12:36.5232959Z use_cache=True, 2025-05-07T20:12:36.5233061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5233174Z use_cpu=True, 2025-05-07T20:12:36.5233273Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5233344Z ) 2025-05-07T20:12:36.5511870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5512495Z self=, 2025-05-07T20:12:36.5512629Z mixed_B=True, 2025-05-07T20:12:36.5512767Z compile=False, 2025-05-07T20:12:36.5512866Z T=5, 2025-05-07T20:12:36.5512990Z D=71, 2025-05-07T20:12:36.5513137Z B=121, 2025-05-07T20:12:36.5513282Z log_E=5, 2025-05-07T20:12:36.5513441Z L=7, 2025-05-07T20:12:36.5513589Z D_gradcheck=2, 2025-05-07T20:12:36.5513710Z stochastic_rounding=False, 2025-05-07T20:12:36.5513799Z weighted=False, 2025-05-07T20:12:36.5513876Z row_wise=False, 2025-05-07T20:12:36.5513953Z mixed=False, 2025-05-07T20:12:36.5514104Z use_cache=True, 2025-05-07T20:12:36.5514211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5514301Z use_cpu=True, 2025-05-07T20:12:36.5514404Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5514477Z ) 2025-05-07T20:12:36.5514622Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5515001Z self=, 2025-05-07T20:12:36.5515081Z mixed_B=True, 2025-05-07T20:12:36.5515172Z compile=False, 2025-05-07T20:12:36.5515246Z T=2, 2025-05-07T20:12:36.5515321Z D=125, 2025-05-07T20:12:36.5515405Z B=93, 2025-05-07T20:12:36.5515480Z log_E=3, 2025-05-07T20:12:36.5515553Z L=5, 2025-05-07T20:12:36.5515639Z D_gradcheck=2, 2025-05-07T20:12:36.5515732Z stochastic_rounding=True, 2025-05-07T20:12:36.5515811Z weighted=False, 2025-05-07T20:12:36.5515897Z row_wise=True, 2025-05-07T20:12:36.5515974Z mixed=True, 2025-05-07T20:12:36.5516060Z use_cache=True, 2025-05-07T20:12:36.5516167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5516250Z use_cpu=True, 2025-05-07T20:12:36.5516357Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5516431Z ) 2025-05-07T20:12:36.5516564Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5517047Z self=, 2025-05-07T20:12:36.5517127Z mixed_B=False, 2025-05-07T20:12:36.5517206Z compile=True, 2025-05-07T20:12:36.5517290Z T=3, 2025-05-07T20:12:36.5517366Z D=105, 2025-05-07T20:12:36.5517477Z B=6, 2025-05-07T20:12:36.5517558Z log_E=4, 2025-05-07T20:12:36.5517632Z L=11, 2025-05-07T20:12:36.5517721Z D_gradcheck=2, 2025-05-07T20:12:36.5517814Z stochastic_rounding=True, 2025-05-07T20:12:36.5517896Z weighted=False, 2025-05-07T20:12:36.5517985Z row_wise=True, 2025-05-07T20:12:36.5518063Z mixed=False, 2025-05-07T20:12:36.5518144Z use_cache=True, 2025-05-07T20:12:36.5518261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5518343Z use_cpu=True, 2025-05-07T20:12:36.5518445Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5518523Z ) 2025-05-07T20:12:36.5518658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5519071Z self=, 2025-05-07T20:12:36.5519157Z mixed_B=False, 2025-05-07T20:12:36.5519238Z compile=True, 2025-05-07T20:12:36.5519311Z T=4, 2025-05-07T20:12:36.5519392Z D=55, 2025-05-07T20:12:36.5519468Z B=10, 2025-05-07T20:12:36.5519550Z log_E=5, 2025-05-07T20:12:36.5519623Z L=9, 2025-05-07T20:12:36.5519703Z D_gradcheck=2, 2025-05-07T20:12:36.5519803Z stochastic_rounding=True, 2025-05-07T20:12:36.5519886Z weighted=False, 2025-05-07T20:12:36.5519967Z row_wise=False, 2025-05-07T20:12:36.5520050Z mixed=False, 2025-05-07T20:12:36.5520128Z use_cache=True, 2025-05-07T20:12:36.5520233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5520352Z use_cpu=True, 2025-05-07T20:12:36.5520452Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5520524Z ) 2025-05-07T20:12:36.5520663Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5521038Z self=, 2025-05-07T20:12:36.5521126Z mixed_B=False, 2025-05-07T20:12:36.5521204Z compile=False, 2025-05-07T20:12:36.5521280Z T=2, 2025-05-07T20:12:36.5521360Z D=19, 2025-05-07T20:12:36.5521435Z B=51, 2025-05-07T20:12:36.5521512Z log_E=3, 2025-05-07T20:12:36.5521592Z L=14, 2025-05-07T20:12:36.5521673Z D_gradcheck=1, 2025-05-07T20:12:36.5521771Z stochastic_rounding=False, 2025-05-07T20:12:36.5521858Z weighted=False, 2025-05-07T20:12:36.5521938Z row_wise=False, 2025-05-07T20:12:36.5522017Z mixed=True, 2025-05-07T20:12:36.5522111Z use_cache=False, 2025-05-07T20:12:36.5522218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5522299Z use_cpu=True, 2025-05-07T20:12:36.5522405Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5522477Z ) 2025-05-07T20:12:36.5522610Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5522995Z self=, 2025-05-07T20:12:36.5523078Z mixed_B=True, 2025-05-07T20:12:36.5523162Z compile=True, 2025-05-07T20:12:36.5523235Z T=5, 2025-05-07T20:12:36.5523316Z D=101, 2025-05-07T20:12:36.5523395Z B=67, 2025-05-07T20:12:36.5523473Z log_E=4, 2025-05-07T20:12:36.5523548Z L=17, 2025-05-07T20:12:36.5523636Z D_gradcheck=1, 2025-05-07T20:12:36.5523732Z stochastic_rounding=False, 2025-05-07T20:12:36.5523812Z weighted=True, 2025-05-07T20:12:36.5523896Z row_wise=True, 2025-05-07T20:12:36.5523973Z mixed=True, 2025-05-07T20:12:36.5524054Z use_cache=True, 2025-05-07T20:12:36.5524168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5524249Z use_cpu=True, 2025-05-07T20:12:36.5524359Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5524432Z ) 2025-05-07T20:12:36.5524566Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5524950Z self=, 2025-05-07T20:12:36.5525055Z mixed_B=True, 2025-05-07T20:12:36.5525133Z compile=True, 2025-05-07T20:12:36.5525213Z T=2, 2025-05-07T20:12:36.5525287Z D=35, 2025-05-07T20:12:36.5525386Z B=47, 2025-05-07T20:12:36.5525464Z log_E=4, 2025-05-07T20:12:36.5525536Z L=2, 2025-05-07T20:12:36.5525618Z D_gradcheck=2, 2025-05-07T20:12:36.5525715Z stochastic_rounding=False, 2025-05-07T20:12:36.5525796Z weighted=False, 2025-05-07T20:12:36.5525877Z row_wise=False, 2025-05-07T20:12:36.5525963Z mixed=False, 2025-05-07T20:12:36.5526042Z use_cache=True, 2025-05-07T20:12:36.5526156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5526236Z use_cpu=True, 2025-05-07T20:12:36.5526337Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5526414Z ) 2025-05-07T20:12:36.5526544Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5526946Z self=, 2025-05-07T20:12:36.5527034Z mixed_B=True, 2025-05-07T20:12:36.5527172Z compile=False, 2025-05-07T20:12:36.5527246Z T=5, 2025-05-07T20:12:36.5527327Z D=72, 2025-05-07T20:12:36.5527401Z B=91, 2025-05-07T20:12:36.5527475Z log_E=5, 2025-05-07T20:12:36.5527556Z L=13, 2025-05-07T20:12:36.5527632Z D_gradcheck=1, 2025-05-07T20:12:36.5527725Z stochastic_rounding=False, 2025-05-07T20:12:36.5527815Z weighted=False, 2025-05-07T20:12:36.5527895Z row_wise=True, 2025-05-07T20:12:36.5527979Z mixed=True, 2025-05-07T20:12:36.5528058Z use_cache=True, 2025-05-07T20:12:36.5528163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5528292Z use_cpu=True, 2025-05-07T20:12:36.5528390Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5528461Z ) 2025-05-07T20:12:36.5528601Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5528974Z self=, 2025-05-07T20:12:36.5529053Z mixed_B=True, 2025-05-07T20:12:36.5529140Z compile=False, 2025-05-07T20:12:36.5529213Z T=2, 2025-05-07T20:12:36.5529286Z D=65, 2025-05-07T20:12:36.5529369Z B=7, 2025-05-07T20:12:36.5529442Z log_E=3, 2025-05-07T20:12:36.5529521Z L=0, 2025-05-07T20:12:36.5529601Z D_gradcheck=1, 2025-05-07T20:12:36.5529696Z stochastic_rounding=True, 2025-05-07T20:12:36.5529781Z weighted=True, 2025-05-07T20:12:36.5529859Z row_wise=True, 2025-05-07T20:12:36.5529935Z mixed=True, 2025-05-07T20:12:36.5530022Z use_cache=False, 2025-05-07T20:12:36.5530129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5530209Z use_cpu=True, 2025-05-07T20:12:36.5530314Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5530385Z ) 2025-05-07T20:12:36.5530515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5530897Z self=, 2025-05-07T20:12:36.5530978Z mixed_B=False, 2025-05-07T20:12:36.5531054Z compile=True, 2025-05-07T20:12:36.5531135Z T=5, 2025-05-07T20:12:36.5531208Z D=29, 2025-05-07T20:12:36.5531289Z B=44, 2025-05-07T20:12:36.5531365Z log_E=4, 2025-05-07T20:12:36.5531438Z L=12, 2025-05-07T20:12:36.5531523Z D_gradcheck=2, 2025-05-07T20:12:36.5531618Z stochastic_rounding=False, 2025-05-07T20:12:36.5531699Z weighted=True, 2025-05-07T20:12:36.5531786Z row_wise=False, 2025-05-07T20:12:36.5531864Z mixed=False, 2025-05-07T20:12:36.5531942Z use_cache=True, 2025-05-07T20:12:36.5532054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5532131Z use_cpu=True, 2025-05-07T20:12:36.5532234Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5532311Z ) 2025-05-07T20:12:36.5532442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5532818Z self=, 2025-05-07T20:12:36.5532927Z mixed_B=True, 2025-05-07T20:12:36.5533008Z compile=False, 2025-05-07T20:12:36.5533088Z T=2, 2025-05-07T20:12:36.5533162Z D=20, 2025-05-07T20:12:36.5533264Z B=118, 2025-05-07T20:12:36.5533342Z log_E=4, 2025-05-07T20:12:36.5533416Z L=12, 2025-05-07T20:12:36.5533496Z D_gradcheck=2, 2025-05-07T20:12:36.5533595Z stochastic_rounding=True, 2025-05-07T20:12:36.5533676Z weighted=False, 2025-05-07T20:12:36.5533756Z row_wise=False, 2025-05-07T20:12:36.5533840Z mixed=False, 2025-05-07T20:12:36.5533920Z use_cache=True, 2025-05-07T20:12:36.5534027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5534113Z use_cpu=True, 2025-05-07T20:12:36.5534215Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5534285Z ) 2025-05-07T20:12:36.5534425Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5534822Z self=, 2025-05-07T20:12:36.5534910Z mixed_B=False, 2025-05-07T20:12:36.5534990Z compile=False, 2025-05-07T20:12:36.5535065Z T=5, 2025-05-07T20:12:36.5535142Z D=32, 2025-05-07T20:12:36.5535215Z B=114, 2025-05-07T20:12:36.5535290Z log_E=5, 2025-05-07T20:12:36.5535371Z L=0, 2025-05-07T20:12:36.5535452Z D_gradcheck=1, 2025-05-07T20:12:36.5535548Z stochastic_rounding=False, 2025-05-07T20:12:36.5535634Z weighted=False, 2025-05-07T20:12:36.5535711Z row_wise=True, 2025-05-07T20:12:36.5535790Z mixed=False, 2025-05-07T20:12:36.5535876Z use_cache=True, 2025-05-07T20:12:36.5535980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5536068Z use_cpu=True, 2025-05-07T20:12:36.5536192Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.5536263Z ) 2025-05-07T20:12:36.5536402Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5536774Z self=, 2025-05-07T20:12:36.5536853Z mixed_B=True, 2025-05-07T20:12:36.5536938Z compile=True, 2025-05-07T20:12:36.5537012Z T=4, 2025-05-07T20:12:36.5537083Z D=65, 2025-05-07T20:12:36.5537166Z B=39, 2025-05-07T20:12:36.5537241Z log_E=3, 2025-05-07T20:12:36.5537313Z L=5, 2025-05-07T20:12:36.5537400Z D_gradcheck=2, 2025-05-07T20:12:36.5537492Z stochastic_rounding=True, 2025-05-07T20:12:36.5537573Z weighted=False, 2025-05-07T20:12:36.5537660Z row_wise=True, 2025-05-07T20:12:36.5537736Z mixed=False, 2025-05-07T20:12:36.5537825Z use_cache=False, 2025-05-07T20:12:36.5537930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5538006Z use_cpu=True, 2025-05-07T20:12:36.5538117Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5538190Z ) 2025-05-07T20:12:36.5538320Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5538701Z self=, 2025-05-07T20:12:36.5538780Z mixed_B=False, 2025-05-07T20:12:36.5538859Z compile=True, 2025-05-07T20:12:36.5538940Z T=5, 2025-05-07T20:12:36.5539013Z D=35, 2025-05-07T20:12:36.5539086Z B=91, 2025-05-07T20:12:36.5539169Z log_E=4, 2025-05-07T20:12:36.5539240Z L=10, 2025-05-07T20:12:36.5539317Z D_gradcheck=2, 2025-05-07T20:12:36.5539420Z stochastic_rounding=True, 2025-05-07T20:12:36.5539499Z weighted=True, 2025-05-07T20:12:36.5539586Z row_wise=False, 2025-05-07T20:12:36.5539753Z mixed=False, 2025-05-07T20:12:36.5539834Z use_cache=False, 2025-05-07T20:12:36.5539949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5540026Z use_cpu=True, 2025-05-07T20:12:36.5540129Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5540209Z ) 2025-05-07T20:12:36.5540343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5540719Z self=, 2025-05-07T20:12:36.5540834Z mixed_B=False, 2025-05-07T20:12:36.5540921Z compile=True, 2025-05-07T20:12:36.5541000Z T=3, 2025-05-07T20:12:36.5541086Z D=80, 2025-05-07T20:12:36.5541189Z B=17, 2025-05-07T20:12:36.5541276Z log_E=3, 2025-05-07T20:12:36.5541352Z L=6, 2025-05-07T20:12:36.5541432Z D_gradcheck=2, 2025-05-07T20:12:36.5541533Z stochastic_rounding=True, 2025-05-07T20:12:36.5541615Z weighted=False, 2025-05-07T20:12:36.5541695Z row_wise=True, 2025-05-07T20:12:36.5541785Z mixed=False, 2025-05-07T20:12:36.5541866Z use_cache=True, 2025-05-07T20:12:36.5541976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5542065Z use_cpu=True, 2025-05-07T20:12:36.5542168Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5542239Z ) 2025-05-07T20:12:36.5542381Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5542781Z self=, 2025-05-07T20:12:36.5542864Z mixed_B=True, 2025-05-07T20:12:36.5542955Z compile=False, 2025-05-07T20:12:36.5543030Z T=3, 2025-05-07T20:12:36.5543116Z D=54, 2025-05-07T20:12:36.5543191Z B=74, 2025-05-07T20:12:36.5543268Z log_E=3, 2025-05-07T20:12:36.5543353Z L=3, 2025-05-07T20:12:36.5543432Z D_gradcheck=1, 2025-05-07T20:12:36.5543528Z stochastic_rounding=False, 2025-05-07T20:12:36.5543620Z weighted=False, 2025-05-07T20:12:36.5543699Z row_wise=True, 2025-05-07T20:12:36.5543777Z mixed=False, 2025-05-07T20:12:36.5543872Z use_cache=False, 2025-05-07T20:12:36.5543979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.5544060Z use_cpu=True, 2025-05-07T20:12:36.5544198Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5544270Z ) 2025-05-07T20:12:36.5544403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.5544782Z self=, 2025-05-07T20:12:36.5544863Z mixed_B=True, 2025-05-07T20:12:36.5544959Z compile=False, 2025-05-07T20:12:36.5545032Z T=2, 2025-05-07T20:12:36.5545107Z D=20, 2025-05-07T20:12:36.5545195Z B=123, 2025-05-07T20:12:36.5545267Z log_E=4, 2025-05-07T20:12:36.5545341Z L=0, 2025-05-07T20:12:36.5545435Z D_gradcheck=2, 2025-05-07T20:12:36.5545530Z stochastic_rounding=False, 2025-05-07T20:12:36.5545608Z weighted=True, 2025-05-07T20:12:36.5545698Z row_wise=True, 2025-05-07T20:12:36.5545776Z mixed=True, 2025-05-07T20:12:36.5545855Z use_cache=True, 2025-05-07T20:12:36.5545972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.5546050Z use_cpu=True, 2025-05-07T20:12:36.5546152Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.5546235Z ) 2025-05-07T20:12:36.6071559Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6072197Z self=, 2025-05-07T20:12:36.6072333Z mixed_B=True, 2025-05-07T20:12:36.6072466Z compile=False, 2025-05-07T20:12:36.6072594Z T=1, 2025-05-07T20:12:36.6072704Z D=67, 2025-05-07T20:12:36.6072816Z B=117, 2025-05-07T20:12:36.6072933Z log_E=4, 2025-05-07T20:12:36.6073058Z L=11, 2025-05-07T20:12:36.6073229Z D_gradcheck=2, 2025-05-07T20:12:36.6073414Z stochastic_rounding=True, 2025-05-07T20:12:36.6073575Z weighted=False, 2025-05-07T20:12:36.6073730Z row_wise=True, 2025-05-07T20:12:36.6073814Z mixed=True, 2025-05-07T20:12:36.6073896Z use_cache=True, 2025-05-07T20:12:36.6074017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6074097Z use_cpu=True, 2025-05-07T20:12:36.6074206Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6074291Z ) 2025-05-07T20:12:36.6074425Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6074806Z self=, 2025-05-07T20:12:36.6074998Z mixed_B=True, 2025-05-07T20:12:36.6075078Z compile=False, 2025-05-07T20:12:36.6075153Z T=4, 2025-05-07T20:12:36.6075236Z D=124, 2025-05-07T20:12:36.6075347Z B=104, 2025-05-07T20:12:36.6075435Z log_E=3, 2025-05-07T20:12:36.6075508Z L=3, 2025-05-07T20:12:36.6075800Z D_gradcheck=1, 2025-05-07T20:12:36.6075909Z stochastic_rounding=True, 2025-05-07T20:12:36.6075990Z weighted=True, 2025-05-07T20:12:36.6076072Z row_wise=False, 2025-05-07T20:12:36.6076159Z mixed=True, 2025-05-07T20:12:36.6076239Z use_cache=True, 2025-05-07T20:12:36.6076349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6076439Z use_cpu=True, 2025-05-07T20:12:36.6076542Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6076617Z ) 2025-05-07T20:12:36.6076766Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6077256Z self=, 2025-05-07T20:12:36.6077356Z mixed_B=True, 2025-05-07T20:12:36.6077441Z compile=False, 2025-05-07T20:12:36.6077516Z T=2, 2025-05-07T20:12:36.6077602Z D=88, 2025-05-07T20:12:36.6077679Z B=4, 2025-05-07T20:12:36.6077759Z log_E=3, 2025-05-07T20:12:36.6077845Z L=1, 2025-05-07T20:12:36.6077926Z D_gradcheck=2, 2025-05-07T20:12:36.6078025Z stochastic_rounding=False, 2025-05-07T20:12:36.6078114Z weighted=False, 2025-05-07T20:12:36.6078194Z row_wise=False, 2025-05-07T20:12:36.6078273Z mixed=True, 2025-05-07T20:12:36.6078363Z use_cache=False, 2025-05-07T20:12:36.6078469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6078550Z use_cpu=True, 2025-05-07T20:12:36.6078695Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6078766Z ) 2025-05-07T20:12:36.6078909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6079288Z self=, 2025-05-07T20:12:36.6079371Z mixed_B=False, 2025-05-07T20:12:36.6079467Z compile=True, 2025-05-07T20:12:36.6079540Z T=3, 2025-05-07T20:12:36.6079614Z D=86, 2025-05-07T20:12:36.6079698Z B=82, 2025-05-07T20:12:36.6079774Z log_E=4, 2025-05-07T20:12:36.6079853Z L=3, 2025-05-07T20:12:36.6079946Z D_gradcheck=1, 2025-05-07T20:12:36.6080039Z stochastic_rounding=True, 2025-05-07T20:12:36.6080120Z weighted=False, 2025-05-07T20:12:36.6080210Z row_wise=True, 2025-05-07T20:12:36.6080289Z mixed=False, 2025-05-07T20:12:36.6080369Z use_cache=True, 2025-05-07T20:12:36.6080486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6080565Z use_cpu=True, 2025-05-07T20:12:36.6080678Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6080749Z ) 2025-05-07T20:12:36.6080882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6081272Z self=, 2025-05-07T20:12:36.6081351Z mixed_B=True, 2025-05-07T20:12:36.6081434Z compile=True, 2025-05-07T20:12:36.6081521Z T=2, 2025-05-07T20:12:36.6081593Z D=122, 2025-05-07T20:12:36.6081667Z B=60, 2025-05-07T20:12:36.6081758Z log_E=3, 2025-05-07T20:12:36.6081828Z L=12, 2025-05-07T20:12:36.6081911Z D_gradcheck=1, 2025-05-07T20:12:36.6082016Z stochastic_rounding=False, 2025-05-07T20:12:36.6082095Z weighted=True, 2025-05-07T20:12:36.6082189Z row_wise=True, 2025-05-07T20:12:36.6082262Z mixed=True, 2025-05-07T20:12:36.6082343Z use_cache=False, 2025-05-07T20:12:36.6082465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6082542Z use_cpu=True, 2025-05-07T20:12:36.6082642Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6082727Z ) 2025-05-07T20:12:36.6082858Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6083235Z self=, 2025-05-07T20:12:36.6083374Z mixed_B=True, 2025-05-07T20:12:36.6083455Z compile=True, 2025-05-07T20:12:36.6083530Z T=3, 2025-05-07T20:12:36.6083616Z D=55, 2025-05-07T20:12:36.6083691Z B=109, 2025-05-07T20:12:36.6083804Z log_E=4, 2025-05-07T20:12:36.6083895Z L=17, 2025-05-07T20:12:36.6083977Z D_gradcheck=1, 2025-05-07T20:12:36.6084087Z stochastic_rounding=True, 2025-05-07T20:12:36.6084168Z weighted=False, 2025-05-07T20:12:36.6084246Z row_wise=True, 2025-05-07T20:12:36.6084337Z mixed=False, 2025-05-07T20:12:36.6084417Z use_cache=False, 2025-05-07T20:12:36.6084525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6084619Z use_cpu=True, 2025-05-07T20:12:36.6084721Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6084793Z ) 2025-05-07T20:12:36.6084938Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6085356Z self=, 2025-05-07T20:12:36.6085439Z mixed_B=True, 2025-05-07T20:12:36.6085530Z compile=False, 2025-05-07T20:12:36.6085602Z T=4, 2025-05-07T20:12:36.6085686Z D=77, 2025-05-07T20:12:36.6085759Z B=85, 2025-05-07T20:12:36.6085839Z log_E=3, 2025-05-07T20:12:36.6085925Z L=0, 2025-05-07T20:12:36.6086004Z D_gradcheck=2, 2025-05-07T20:12:36.6086098Z stochastic_rounding=True, 2025-05-07T20:12:36.6086196Z weighted=False, 2025-05-07T20:12:36.6086275Z row_wise=True, 2025-05-07T20:12:36.6086355Z mixed=False, 2025-05-07T20:12:36.6086449Z use_cache=True, 2025-05-07T20:12:36.6086555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6086636Z use_cpu=True, 2025-05-07T20:12:36.6086775Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6086845Z ) 2025-05-07T20:12:36.6086980Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6087366Z self=, 2025-05-07T20:12:36.6087446Z mixed_B=True, 2025-05-07T20:12:36.6087540Z compile=True, 2025-05-07T20:12:36.6087613Z T=5, 2025-05-07T20:12:36.6087688Z D=54, 2025-05-07T20:12:36.6087774Z B=45, 2025-05-07T20:12:36.6087854Z log_E=3, 2025-05-07T20:12:36.6087930Z L=11, 2025-05-07T20:12:36.6088024Z D_gradcheck=2, 2025-05-07T20:12:36.6088117Z stochastic_rounding=True, 2025-05-07T20:12:36.6088201Z weighted=False, 2025-05-07T20:12:36.6088298Z row_wise=True, 2025-05-07T20:12:36.6088376Z mixed=False, 2025-05-07T20:12:36.6088457Z use_cache=True, 2025-05-07T20:12:36.6088575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6088656Z use_cpu=True, 2025-05-07T20:12:36.6088762Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6088850Z ) 2025-05-07T20:12:36.6088986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6089376Z self=, 2025-05-07T20:12:36.6089456Z mixed_B=True, 2025-05-07T20:12:36.6089537Z compile=False, 2025-05-07T20:12:36.6089628Z T=1, 2025-05-07T20:12:36.6089702Z D=58, 2025-05-07T20:12:36.6089776Z B=43, 2025-05-07T20:12:36.6089869Z log_E=5, 2025-05-07T20:12:36.6089943Z L=2, 2025-05-07T20:12:36.6090024Z D_gradcheck=2, 2025-05-07T20:12:36.6090132Z stochastic_rounding=True, 2025-05-07T20:12:36.6090213Z weighted=True, 2025-05-07T20:12:36.6090296Z row_wise=True, 2025-05-07T20:12:36.6090388Z mixed=False, 2025-05-07T20:12:36.6090472Z use_cache=False, 2025-05-07T20:12:36.6090582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6090671Z use_cpu=True, 2025-05-07T20:12:36.6090773Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6090856Z ) 2025-05-07T20:12:36.6090989Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6091365Z self=, 2025-05-07T20:12:36.6091487Z mixed_B=True, 2025-05-07T20:12:36.6091566Z compile=False, 2025-05-07T20:12:36.6091640Z T=1, 2025-05-07T20:12:36.6091727Z D=23, 2025-05-07T20:12:36.6091797Z B=32, 2025-05-07T20:12:36.6091912Z log_E=5, 2025-05-07T20:12:36.6091996Z L=19, 2025-05-07T20:12:36.6092075Z D_gradcheck=1, 2025-05-07T20:12:36.6092170Z stochastic_rounding=False, 2025-05-07T20:12:36.6092256Z weighted=True, 2025-05-07T20:12:36.6092333Z row_wise=True, 2025-05-07T20:12:36.6092410Z mixed=True, 2025-05-07T20:12:36.6092504Z use_cache=False, 2025-05-07T20:12:36.6092609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6092705Z use_cpu=True, 2025-05-07T20:12:36.6092804Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6092876Z ) 2025-05-07T20:12:36.6093025Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6093423Z self=, 2025-05-07T20:12:36.6093508Z mixed_B=True, 2025-05-07T20:12:36.6093601Z compile=False, 2025-05-07T20:12:36.6093673Z T=1, 2025-05-07T20:12:36.6093749Z D=86, 2025-05-07T20:12:36.6093833Z B=90, 2025-05-07T20:12:36.6093908Z log_E=4, 2025-05-07T20:12:36.6093980Z L=11, 2025-05-07T20:12:36.6094070Z D_gradcheck=1, 2025-05-07T20:12:36.6094165Z stochastic_rounding=False, 2025-05-07T20:12:36.6094259Z weighted=True, 2025-05-07T20:12:36.6094338Z row_wise=False, 2025-05-07T20:12:36.6094414Z mixed=False, 2025-05-07T20:12:36.6094510Z use_cache=False, 2025-05-07T20:12:36.6094615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6094694Z use_cpu=True, 2025-05-07T20:12:36.6094839Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6094909Z ) 2025-05-07T20:12:36.6095042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6095428Z self=, 2025-05-07T20:12:36.6095510Z mixed_B=False, 2025-05-07T20:12:36.6095589Z compile=True, 2025-05-07T20:12:36.6095674Z T=2, 2025-05-07T20:12:36.6095747Z D=57, 2025-05-07T20:12:36.6095820Z B=48, 2025-05-07T20:12:36.6095910Z log_E=3, 2025-05-07T20:12:36.6095981Z L=6, 2025-05-07T20:12:36.6096075Z D_gradcheck=1, 2025-05-07T20:12:36.6096170Z stochastic_rounding=False, 2025-05-07T20:12:36.6096252Z weighted=True, 2025-05-07T20:12:36.6096346Z row_wise=False, 2025-05-07T20:12:36.6096422Z mixed=True, 2025-05-07T20:12:36.6096501Z use_cache=False, 2025-05-07T20:12:36.6096622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6096701Z use_cpu=True, 2025-05-07T20:12:36.6096805Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6096888Z ) 2025-05-07T20:12:36.6097019Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6097397Z self=, 2025-05-07T20:12:36.6097489Z mixed_B=True, 2025-05-07T20:12:36.6097567Z compile=True, 2025-05-07T20:12:36.6097653Z T=1, 2025-05-07T20:12:36.6097727Z D=124, 2025-05-07T20:12:36.6097800Z B=36, 2025-05-07T20:12:36.6097888Z log_E=5, 2025-05-07T20:12:36.6097960Z L=5, 2025-05-07T20:12:36.6098040Z D_gradcheck=2, 2025-05-07T20:12:36.6098147Z stochastic_rounding=True, 2025-05-07T20:12:36.6098225Z weighted=True, 2025-05-07T20:12:36.6098307Z row_wise=False, 2025-05-07T20:12:36.6098396Z mixed=False, 2025-05-07T20:12:36.6098477Z use_cache=False, 2025-05-07T20:12:36.6098585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6098677Z use_cpu=True, 2025-05-07T20:12:36.6098780Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6098850Z ) 2025-05-07T20:12:36.6098994Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6099367Z self=, 2025-05-07T20:12:36.6099484Z mixed_B=True, 2025-05-07T20:12:36.6099564Z compile=False, 2025-05-07T20:12:36.6099722Z T=5, 2025-05-07T20:12:36.6099813Z D=45, 2025-05-07T20:12:36.6099888Z B=36, 2025-05-07T20:12:36.6099997Z log_E=3, 2025-05-07T20:12:36.6100083Z L=9, 2025-05-07T20:12:36.6100163Z D_gradcheck=2, 2025-05-07T20:12:36.6100262Z stochastic_rounding=True, 2025-05-07T20:12:36.6100358Z weighted=False, 2025-05-07T20:12:36.6100437Z row_wise=False, 2025-05-07T20:12:36.6100518Z mixed=True, 2025-05-07T20:12:36.6100610Z use_cache=False, 2025-05-07T20:12:36.6100718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6100799Z use_cpu=True, 2025-05-07T20:12:36.6100914Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6100983Z ) 2025-05-07T20:12:36.6101130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6101532Z self=, 2025-05-07T20:12:36.6101614Z mixed_B=False, 2025-05-07T20:12:36.6101707Z compile=False, 2025-05-07T20:12:36.6101777Z T=4, 2025-05-07T20:12:36.6101853Z D=60, 2025-05-07T20:12:36.6101940Z B=23, 2025-05-07T20:12:36.6102015Z log_E=5, 2025-05-07T20:12:36.6102088Z L=11, 2025-05-07T20:12:36.6102179Z D_gradcheck=1, 2025-05-07T20:12:36.6102272Z stochastic_rounding=True, 2025-05-07T20:12:36.6102355Z weighted=False, 2025-05-07T20:12:36.6102444Z row_wise=False, 2025-05-07T20:12:36.6102524Z mixed=False, 2025-05-07T20:12:36.6102606Z use_cache=False, 2025-05-07T20:12:36.6102724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6102804Z use_cpu=True, 2025-05-07T20:12:36.6102947Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6103017Z ) 2025-05-07T20:12:36.6103150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6103543Z self=, 2025-05-07T20:12:36.6103622Z mixed_B=True, 2025-05-07T20:12:36.6103700Z compile=False, 2025-05-07T20:12:36.6103786Z T=5, 2025-05-07T20:12:36.6103860Z D=31, 2025-05-07T20:12:36.6103935Z B=76, 2025-05-07T20:12:36.6104024Z log_E=5, 2025-05-07T20:12:36.6104096Z L=9, 2025-05-07T20:12:36.6104177Z D_gradcheck=2, 2025-05-07T20:12:36.6104282Z stochastic_rounding=True, 2025-05-07T20:12:36.6104365Z weighted=False, 2025-05-07T20:12:36.6104447Z row_wise=False, 2025-05-07T20:12:36.6104536Z mixed=True, 2025-05-07T20:12:36.6104621Z use_cache=False, 2025-05-07T20:12:36.6104737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6104816Z use_cpu=True, 2025-05-07T20:12:36.6104920Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6105001Z ) 2025-05-07T20:12:36.6105133Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6105509Z self=, 2025-05-07T20:12:36.6105598Z mixed_B=True, 2025-05-07T20:12:36.6105677Z compile=True, 2025-05-07T20:12:36.6105752Z T=4, 2025-05-07T20:12:36.6105835Z D=44, 2025-05-07T20:12:36.6105909Z B=59, 2025-05-07T20:12:36.6105987Z log_E=3, 2025-05-07T20:12:36.6106069Z L=11, 2025-05-07T20:12:36.6106148Z D_gradcheck=1, 2025-05-07T20:12:36.6106244Z stochastic_rounding=True, 2025-05-07T20:12:36.6106332Z weighted=True, 2025-05-07T20:12:36.6106412Z row_wise=False, 2025-05-07T20:12:36.6106511Z mixed=True, 2025-05-07T20:12:36.6106593Z use_cache=False, 2025-05-07T20:12:36.6106701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6106792Z use_cpu=True, 2025-05-07T20:12:36.6106896Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6106972Z ) 2025-05-07T20:12:36.6388014Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6388692Z self=, 2025-05-07T20:12:36.6388951Z mixed_B=False, 2025-05-07T20:12:36.6389082Z compile=False, 2025-05-07T20:12:36.6389199Z T=3, 2025-05-07T20:12:36.6389322Z D=72, 2025-05-07T20:12:36.6389437Z B=50, 2025-05-07T20:12:36.6389629Z log_E=4, 2025-05-07T20:12:36.6389766Z L=20, 2025-05-07T20:12:36.6389921Z D_gradcheck=1, 2025-05-07T20:12:36.6390123Z stochastic_rounding=True, 2025-05-07T20:12:36.6390279Z weighted=False, 2025-05-07T20:12:36.6390401Z row_wise=True, 2025-05-07T20:12:36.6390497Z mixed=False, 2025-05-07T20:12:36.6390581Z use_cache=False, 2025-05-07T20:12:36.6390692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6390789Z use_cpu=True, 2025-05-07T20:12:36.6390897Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6390974Z ) 2025-05-07T20:12:36.6391124Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6391545Z self=, 2025-05-07T20:12:36.6391641Z mixed_B=True, 2025-05-07T20:12:36.6391725Z compile=False, 2025-05-07T20:12:36.6391802Z T=2, 2025-05-07T20:12:36.6391888Z D=55, 2025-05-07T20:12:36.6391963Z B=115, 2025-05-07T20:12:36.6392042Z log_E=5, 2025-05-07T20:12:36.6392130Z L=5, 2025-05-07T20:12:36.6392216Z D_gradcheck=2, 2025-05-07T20:12:36.6392309Z stochastic_rounding=True, 2025-05-07T20:12:36.6392403Z weighted=False, 2025-05-07T20:12:36.6392482Z row_wise=False, 2025-05-07T20:12:36.6392563Z mixed=False, 2025-05-07T20:12:36.6392659Z use_cache=False, 2025-05-07T20:12:36.6392767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6392854Z use_cpu=True, 2025-05-07T20:12:36.6393002Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6393075Z ) 2025-05-07T20:12:36.6393208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6393595Z self=, 2025-05-07T20:12:36.6393677Z mixed_B=False, 2025-05-07T20:12:36.6393775Z compile=False, 2025-05-07T20:12:36.6393851Z T=5, 2025-05-07T20:12:36.6393925Z D=119, 2025-05-07T20:12:36.6394012Z B=80, 2025-05-07T20:12:36.6394091Z log_E=5, 2025-05-07T20:12:36.6394164Z L=2, 2025-05-07T20:12:36.6394256Z D_gradcheck=2, 2025-05-07T20:12:36.6394351Z stochastic_rounding=True, 2025-05-07T20:12:36.6394430Z weighted=False, 2025-05-07T20:12:36.6394523Z row_wise=False, 2025-05-07T20:12:36.6394602Z mixed=False, 2025-05-07T20:12:36.6394681Z use_cache=True, 2025-05-07T20:12:36.6394798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6394878Z use_cpu=True, 2025-05-07T20:12:36.6394979Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6395065Z ) 2025-05-07T20:12:36.6395198Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6395582Z self=, 2025-05-07T20:12:36.6395667Z mixed_B=False, 2025-05-07T20:12:36.6395747Z compile=True, 2025-05-07T20:12:36.6395834Z T=1, 2025-05-07T20:12:36.6395908Z D=72, 2025-05-07T20:12:36.6395984Z B=19, 2025-05-07T20:12:36.6396072Z log_E=3, 2025-05-07T20:12:36.6396147Z L=11, 2025-05-07T20:12:36.6396229Z D_gradcheck=2, 2025-05-07T20:12:36.6396333Z stochastic_rounding=True, 2025-05-07T20:12:36.6396415Z weighted=False, 2025-05-07T20:12:36.6396493Z row_wise=False, 2025-05-07T20:12:36.6396582Z mixed=False, 2025-05-07T20:12:36.6396662Z use_cache=True, 2025-05-07T20:12:36.6396777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6396857Z use_cpu=True, 2025-05-07T20:12:36.6396960Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6397041Z ) 2025-05-07T20:12:36.6397177Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6397552Z self=, 2025-05-07T20:12:36.6397668Z mixed_B=True, 2025-05-07T20:12:36.6397749Z compile=False, 2025-05-07T20:12:36.6397824Z T=5, 2025-05-07T20:12:36.6397909Z D=54, 2025-05-07T20:12:36.6397984Z B=38, 2025-05-07T20:12:36.6398164Z log_E=4, 2025-05-07T20:12:36.6398239Z L=6, 2025-05-07T20:12:36.6398332Z D_gradcheck=1, 2025-05-07T20:12:36.6398427Z stochastic_rounding=True, 2025-05-07T20:12:36.6398510Z weighted=False, 2025-05-07T20:12:36.6398606Z row_wise=False, 2025-05-07T20:12:36.6398686Z mixed=True, 2025-05-07T20:12:36.6398769Z use_cache=False, 2025-05-07T20:12:36.6398893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6398973Z use_cpu=True, 2025-05-07T20:12:36.6399076Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6399169Z ) 2025-05-07T20:12:36.6399307Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6399720Z self=, 2025-05-07T20:12:36.6399804Z mixed_B=False, 2025-05-07T20:12:36.6399883Z compile=False, 2025-05-07T20:12:36.6399970Z T=5, 2025-05-07T20:12:36.6400043Z D=58, 2025-05-07T20:12:36.6400116Z B=71, 2025-05-07T20:12:36.6400204Z log_E=4, 2025-05-07T20:12:36.6400280Z L=14, 2025-05-07T20:12:36.6400358Z D_gradcheck=1, 2025-05-07T20:12:36.6400465Z stochastic_rounding=False, 2025-05-07T20:12:36.6400545Z weighted=False, 2025-05-07T20:12:36.6400625Z row_wise=False, 2025-05-07T20:12:36.6400715Z mixed=False, 2025-05-07T20:12:36.6400796Z use_cache=True, 2025-05-07T20:12:36.6400911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6400989Z use_cpu=True, 2025-05-07T20:12:36.6401120Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6401204Z ) 2025-05-07T20:12:36.6401339Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6401714Z self=, 2025-05-07T20:12:36.6401802Z mixed_B=True, 2025-05-07T20:12:36.6401884Z compile=True, 2025-05-07T20:12:36.6401960Z T=4, 2025-05-07T20:12:36.6402042Z D=82, 2025-05-07T20:12:36.6402116Z B=20, 2025-05-07T20:12:36.6402194Z log_E=4, 2025-05-07T20:12:36.6402277Z L=8, 2025-05-07T20:12:36.6402358Z D_gradcheck=2, 2025-05-07T20:12:36.6402451Z stochastic_rounding=True, 2025-05-07T20:12:36.6402544Z weighted=True, 2025-05-07T20:12:36.6402625Z row_wise=True, 2025-05-07T20:12:36.6402715Z mixed=False, 2025-05-07T20:12:36.6402797Z use_cache=True, 2025-05-07T20:12:36.6402903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6402994Z use_cpu=True, 2025-05-07T20:12:36.6403094Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6403169Z ) 2025-05-07T20:12:36.6403313Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6403689Z self=, 2025-05-07T20:12:36.6403772Z mixed_B=True, 2025-05-07T20:12:36.6403862Z compile=False, 2025-05-07T20:12:36.6403937Z T=2, 2025-05-07T20:12:36.6404012Z D=84, 2025-05-07T20:12:36.6404099Z B=89, 2025-05-07T20:12:36.6404176Z log_E=4, 2025-05-07T20:12:36.6404252Z L=7, 2025-05-07T20:12:36.6404340Z D_gradcheck=1, 2025-05-07T20:12:36.6404435Z stochastic_rounding=True, 2025-05-07T20:12:36.6404531Z weighted=False, 2025-05-07T20:12:36.6404608Z row_wise=False, 2025-05-07T20:12:36.6404687Z mixed=True, 2025-05-07T20:12:36.6404780Z use_cache=False, 2025-05-07T20:12:36.6404885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6404965Z use_cpu=True, 2025-05-07T20:12:36.6405077Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6405153Z ) 2025-05-07T20:12:36.6405287Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6405675Z self=, 2025-05-07T20:12:36.6405785Z mixed_B=False, 2025-05-07T20:12:36.6405868Z compile=False, 2025-05-07T20:12:36.6405953Z T=1, 2025-05-07T20:12:36.6406028Z D=22, 2025-05-07T20:12:36.6406118Z B=73, 2025-05-07T20:12:36.6406220Z log_E=4, 2025-05-07T20:12:36.6406296Z L=17, 2025-05-07T20:12:36.6406391Z D_gradcheck=2, 2025-05-07T20:12:36.6406487Z stochastic_rounding=True, 2025-05-07T20:12:36.6406568Z weighted=True, 2025-05-07T20:12:36.6406660Z row_wise=True, 2025-05-07T20:12:36.6406740Z mixed=False, 2025-05-07T20:12:36.6406823Z use_cache=False, 2025-05-07T20:12:36.6406940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6407021Z use_cpu=True, 2025-05-07T20:12:36.6407121Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6407205Z ) 2025-05-07T20:12:36.6407338Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6407737Z self=, 2025-05-07T20:12:36.6407830Z mixed_B=True, 2025-05-07T20:12:36.6407911Z compile=False, 2025-05-07T20:12:36.6407999Z T=4, 2025-05-07T20:12:36.6408073Z D=108, 2025-05-07T20:12:36.6408148Z B=9, 2025-05-07T20:12:36.6408239Z log_E=5, 2025-05-07T20:12:36.6408313Z L=4, 2025-05-07T20:12:36.6408396Z D_gradcheck=2, 2025-05-07T20:12:36.6408509Z stochastic_rounding=False, 2025-05-07T20:12:36.6408593Z weighted=False, 2025-05-07T20:12:36.6408675Z row_wise=False, 2025-05-07T20:12:36.6408770Z mixed=False, 2025-05-07T20:12:36.6408853Z use_cache=False, 2025-05-07T20:12:36.6408963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6409061Z use_cpu=True, 2025-05-07T20:12:36.6409166Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6409268Z ) 2025-05-07T20:12:36.6409414Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6409792Z self=, 2025-05-07T20:12:36.6409887Z mixed_B=True, 2025-05-07T20:12:36.6409974Z compile=False, 2025-05-07T20:12:36.6410052Z T=5, 2025-05-07T20:12:36.6410144Z D=60, 2025-05-07T20:12:36.6410225Z B=104, 2025-05-07T20:12:36.6410304Z log_E=3, 2025-05-07T20:12:36.6410397Z L=10, 2025-05-07T20:12:36.6410481Z D_gradcheck=1, 2025-05-07T20:12:36.6410579Z stochastic_rounding=True, 2025-05-07T20:12:36.6410674Z weighted=False, 2025-05-07T20:12:36.6410757Z row_wise=False, 2025-05-07T20:12:36.6410837Z mixed=False, 2025-05-07T20:12:36.6410934Z use_cache=False, 2025-05-07T20:12:36.6411041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6411120Z use_cpu=True, 2025-05-07T20:12:36.6411239Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6411315Z ) 2025-05-07T20:12:36.6411464Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6411843Z self=, 2025-05-07T20:12:36.6411924Z mixed_B=False, 2025-05-07T20:12:36.6412017Z compile=True, 2025-05-07T20:12:36.6412093Z T=4, 2025-05-07T20:12:36.6412170Z D=81, 2025-05-07T20:12:36.6412256Z B=123, 2025-05-07T20:12:36.6412337Z log_E=4, 2025-05-07T20:12:36.6412410Z L=13, 2025-05-07T20:12:36.6412503Z D_gradcheck=2, 2025-05-07T20:12:36.6412599Z stochastic_rounding=False, 2025-05-07T20:12:36.6412681Z weighted=True, 2025-05-07T20:12:36.6412770Z row_wise=False, 2025-05-07T20:12:36.6412848Z mixed=True, 2025-05-07T20:12:36.6412930Z use_cache=False, 2025-05-07T20:12:36.6413051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6413130Z use_cpu=True, 2025-05-07T20:12:36.6413244Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6413319Z ) 2025-05-07T20:12:36.6413452Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6413838Z self=, 2025-05-07T20:12:36.6413945Z mixed_B=True, 2025-05-07T20:12:36.6414027Z compile=False, 2025-05-07T20:12:36.6414111Z T=5, 2025-05-07T20:12:36.6414185Z D=35, 2025-05-07T20:12:36.6414260Z B=38, 2025-05-07T20:12:36.6414372Z log_E=3, 2025-05-07T20:12:36.6414448Z L=6, 2025-05-07T20:12:36.6414530Z D_gradcheck=2, 2025-05-07T20:12:36.6414634Z stochastic_rounding=False, 2025-05-07T20:12:36.6414715Z weighted=True, 2025-05-07T20:12:36.6414804Z row_wise=False, 2025-05-07T20:12:36.6414884Z mixed=False, 2025-05-07T20:12:36.6414964Z use_cache=True, 2025-05-07T20:12:36.6415081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6415161Z use_cpu=True, 2025-05-07T20:12:36.6415266Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6415347Z ) 2025-05-07T20:12:36.6415478Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6415877Z self=, 2025-05-07T20:12:36.6415974Z mixed_B=True, 2025-05-07T20:12:36.6416057Z compile=False, 2025-05-07T20:12:36.6416136Z T=2, 2025-05-07T20:12:36.6416223Z D=110, 2025-05-07T20:12:36.6416300Z B=121, 2025-05-07T20:12:36.6416377Z log_E=3, 2025-05-07T20:12:36.6416461Z L=8, 2025-05-07T20:12:36.6416542Z D_gradcheck=1, 2025-05-07T20:12:36.6416648Z stochastic_rounding=False, 2025-05-07T20:12:36.6416727Z weighted=True, 2025-05-07T20:12:36.6416810Z row_wise=False, 2025-05-07T20:12:36.6416899Z mixed=True, 2025-05-07T20:12:36.6416981Z use_cache=True, 2025-05-07T20:12:36.6417088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6417179Z use_cpu=True, 2025-05-07T20:12:36.6417278Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6417379Z ) 2025-05-07T20:12:36.6417523Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6417898Z self=, 2025-05-07T20:12:36.6417980Z mixed_B=False, 2025-05-07T20:12:36.6418075Z compile=False, 2025-05-07T20:12:36.6418151Z T=1, 2025-05-07T20:12:36.6418237Z D=69, 2025-05-07T20:12:36.6418312Z B=27, 2025-05-07T20:12:36.6418389Z log_E=4, 2025-05-07T20:12:36.6418476Z L=19, 2025-05-07T20:12:36.6418557Z D_gradcheck=1, 2025-05-07T20:12:36.6418651Z stochastic_rounding=True, 2025-05-07T20:12:36.6418746Z weighted=False, 2025-05-07T20:12:36.6418828Z row_wise=False, 2025-05-07T20:12:36.6418905Z mixed=True, 2025-05-07T20:12:36.6419000Z use_cache=False, 2025-05-07T20:12:36.6419107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6419188Z use_cpu=True, 2025-05-07T20:12:36.6419304Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6419378Z ) 2025-05-07T20:12:36.6419511Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6419998Z self=, 2025-05-07T20:12:36.6420083Z mixed_B=True, 2025-05-07T20:12:36.6420179Z compile=False, 2025-05-07T20:12:36.6420256Z T=2, 2025-05-07T20:12:36.6420331Z D=69, 2025-05-07T20:12:36.6420421Z B=59, 2025-05-07T20:12:36.6420498Z log_E=5, 2025-05-07T20:12:36.6420574Z L=13, 2025-05-07T20:12:36.6420671Z D_gradcheck=1, 2025-05-07T20:12:36.6420766Z stochastic_rounding=True, 2025-05-07T20:12:36.6420849Z weighted=False, 2025-05-07T20:12:36.6420944Z row_wise=False, 2025-05-07T20:12:36.6421025Z mixed=False, 2025-05-07T20:12:36.6421104Z use_cache=True, 2025-05-07T20:12:36.6421222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6421303Z use_cpu=True, 2025-05-07T20:12:36.6421402Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6421489Z ) 2025-05-07T20:12:36.6421623Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6422012Z self=, 2025-05-07T20:12:36.6422124Z mixed_B=True, 2025-05-07T20:12:36.6422206Z compile=False, 2025-05-07T20:12:36.6422295Z T=1, 2025-05-07T20:12:36.6422370Z D=72, 2025-05-07T20:12:36.6422444Z B=52, 2025-05-07T20:12:36.6422534Z log_E=4, 2025-05-07T20:12:36.6422636Z L=2, 2025-05-07T20:12:36.6422718Z D_gradcheck=2, 2025-05-07T20:12:36.6422826Z stochastic_rounding=False, 2025-05-07T20:12:36.6422909Z weighted=False, 2025-05-07T20:12:36.6422989Z row_wise=False, 2025-05-07T20:12:36.6423084Z mixed=False, 2025-05-07T20:12:36.6423164Z use_cache=True, 2025-05-07T20:12:36.6423273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6423366Z use_cpu=True, 2025-05-07T20:12:36.6423468Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6423552Z ) 2025-05-07T20:12:36.6705473Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6706157Z self=, 2025-05-07T20:12:36.6706303Z mixed_B=False, 2025-05-07T20:12:36.6706423Z compile=False, 2025-05-07T20:12:36.6706544Z T=4, 2025-05-07T20:12:36.6706659Z D=114, 2025-05-07T20:12:36.6706767Z B=94, 2025-05-07T20:12:36.6706930Z log_E=3, 2025-05-07T20:12:36.6707077Z L=16, 2025-05-07T20:12:36.6707229Z D_gradcheck=2, 2025-05-07T20:12:36.6707428Z stochastic_rounding=False, 2025-05-07T20:12:36.6707541Z weighted=False, 2025-05-07T20:12:36.6707622Z row_wise=False, 2025-05-07T20:12:36.6707713Z mixed=True, 2025-05-07T20:12:36.6707795Z use_cache=True, 2025-05-07T20:12:36.6707902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6707998Z use_cpu=True, 2025-05-07T20:12:36.6708104Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6708228Z ) 2025-05-07T20:12:36.6708377Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6708757Z self=, 2025-05-07T20:12:36.6708853Z mixed_B=False, 2025-05-07T20:12:36.6708938Z compile=False, 2025-05-07T20:12:36.6709014Z T=1, 2025-05-07T20:12:36.6709103Z D=75, 2025-05-07T20:12:36.6709179Z B=33, 2025-05-07T20:12:36.6709256Z log_E=4, 2025-05-07T20:12:36.6709343Z L=16, 2025-05-07T20:12:36.6709426Z D_gradcheck=1, 2025-05-07T20:12:36.6709522Z stochastic_rounding=True, 2025-05-07T20:12:36.6709617Z weighted=False, 2025-05-07T20:12:36.6709697Z row_wise=True, 2025-05-07T20:12:36.6709777Z mixed=False, 2025-05-07T20:12:36.6709869Z use_cache=False, 2025-05-07T20:12:36.6709978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6710070Z use_cpu=True, 2025-05-07T20:12:36.6710172Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6710249Z ) 2025-05-07T20:12:36.6710391Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6710767Z self=, 2025-05-07T20:12:36.6710849Z mixed_B=False, 2025-05-07T20:12:36.6710936Z compile=True, 2025-05-07T20:12:36.6711012Z T=4, 2025-05-07T20:12:36.6711087Z D=35, 2025-05-07T20:12:36.6711168Z B=107, 2025-05-07T20:12:36.6711243Z log_E=4, 2025-05-07T20:12:36.6711384Z L=17, 2025-05-07T20:12:36.6711472Z D_gradcheck=2, 2025-05-07T20:12:36.6711569Z stochastic_rounding=False, 2025-05-07T20:12:36.6711861Z weighted=False, 2025-05-07T20:12:36.6712090Z row_wise=True, 2025-05-07T20:12:36.6712296Z mixed=False, 2025-05-07T20:12:36.6712516Z use_cache=False, 2025-05-07T20:12:36.6712767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6713053Z use_cpu=True, 2025-05-07T20:12:36.6713289Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6713556Z ) 2025-05-07T20:12:36.6713782Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6714416Z self=, 2025-05-07T20:12:36.6715061Z mixed_B=True, 2025-05-07T20:12:36.6715273Z compile=False, 2025-05-07T20:12:36.6715486Z T=5, 2025-05-07T20:12:36.6715697Z D=70, 2025-05-07T20:12:36.6715905Z B=8, 2025-05-07T20:12:36.6716111Z log_E=4, 2025-05-07T20:12:36.6716345Z L=13, 2025-05-07T20:12:36.6716540Z D_gradcheck=1, 2025-05-07T20:12:36.6716765Z stochastic_rounding=False, 2025-05-07T20:12:36.6717025Z weighted=True, 2025-05-07T20:12:36.6717241Z row_wise=False, 2025-05-07T20:12:36.6717462Z mixed=False, 2025-05-07T20:12:36.6717663Z use_cache=False, 2025-05-07T20:12:36.6717913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6718208Z use_cpu=True, 2025-05-07T20:12:36.6718432Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6718700Z ) 2025-05-07T20:12:36.6718936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6719582Z self=, 2025-05-07T20:12:36.6720158Z mixed_B=True, 2025-05-07T20:12:36.6720368Z compile=False, 2025-05-07T20:12:36.6720564Z T=5, 2025-05-07T20:12:36.6720745Z D=80, 2025-05-07T20:12:36.6720928Z B=23, 2025-05-07T20:12:36.6721107Z log_E=5, 2025-05-07T20:12:36.6721301Z L=0, 2025-05-07T20:12:36.6721488Z D_gradcheck=1, 2025-05-07T20:12:36.6721714Z stochastic_rounding=False, 2025-05-07T20:12:36.6721979Z weighted=False, 2025-05-07T20:12:36.6722203Z row_wise=False, 2025-05-07T20:12:36.6722406Z mixed=False, 2025-05-07T20:12:36.6722622Z use_cache=True, 2025-05-07T20:12:36.6722862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6723155Z use_cpu=True, 2025-05-07T20:12:36.6723381Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6723676Z ) 2025-05-07T20:12:36.6723913Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6724531Z self=, 2025-05-07T20:12:36.6725107Z mixed_B=False, 2025-05-07T20:12:36.6725327Z compile=False, 2025-05-07T20:12:36.6725523Z T=4, 2025-05-07T20:12:36.6725708Z D=33, 2025-05-07T20:12:36.6725893Z B=17, 2025-05-07T20:12:36.6726069Z log_E=3, 2025-05-07T20:12:36.6726264Z L=7, 2025-05-07T20:12:36.6726452Z D_gradcheck=2, 2025-05-07T20:12:36.6726667Z stochastic_rounding=True, 2025-05-07T20:12:36.6726928Z weighted=True, 2025-05-07T20:12:36.6727141Z row_wise=True, 2025-05-07T20:12:36.6727335Z mixed=True, 2025-05-07T20:12:36.6727539Z use_cache=True, 2025-05-07T20:12:36.6727781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6728063Z use_cpu=True, 2025-05-07T20:12:36.6728295Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6728567Z ) 2025-05-07T20:12:36.6728785Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6729416Z self=, 2025-05-07T20:12:36.6729999Z mixed_B=True, 2025-05-07T20:12:36.6730213Z compile=True, 2025-05-07T20:12:36.6730408Z T=1, 2025-05-07T20:12:36.6730596Z D=101, 2025-05-07T20:12:36.6730785Z B=23, 2025-05-07T20:12:36.6730964Z log_E=4, 2025-05-07T20:12:36.6731160Z L=15, 2025-05-07T20:12:36.6731349Z D_gradcheck=1, 2025-05-07T20:12:36.6737605Z stochastic_rounding=False, 2025-05-07T20:12:36.6737904Z weighted=True, 2025-05-07T20:12:36.6738118Z row_wise=True, 2025-05-07T20:12:36.6738335Z mixed=True, 2025-05-07T20:12:36.6738551Z use_cache=False, 2025-05-07T20:12:36.6738793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6739090Z use_cpu=True, 2025-05-07T20:12:36.6739331Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6739604Z ) 2025-05-07T20:12:36.6739915Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6740559Z self=, 2025-05-07T20:12:36.6741222Z mixed_B=True, 2025-05-07T20:12:36.6741446Z compile=False, 2025-05-07T20:12:36.6741658Z T=2, 2025-05-07T20:12:36.6741840Z D=99, 2025-05-07T20:12:36.6742030Z B=24, 2025-05-07T20:12:36.6742221Z log_E=5, 2025-05-07T20:12:36.6742477Z L=1, 2025-05-07T20:12:36.6742674Z D_gradcheck=1, 2025-05-07T20:12:36.6742905Z stochastic_rounding=True, 2025-05-07T20:12:36.6743157Z weighted=False, 2025-05-07T20:12:36.6743379Z row_wise=True, 2025-05-07T20:12:36.6743594Z mixed=False, 2025-05-07T20:12:36.6743793Z use_cache=False, 2025-05-07T20:12:36.6744043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6744341Z use_cpu=True, 2025-05-07T20:12:36.6744575Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6744832Z ) 2025-05-07T20:12:36.6745068Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6745728Z self=, 2025-05-07T20:12:36.6746299Z mixed_B=True, 2025-05-07T20:12:36.6746514Z compile=True, 2025-05-07T20:12:36.6746724Z T=4, 2025-05-07T20:12:36.6746899Z D=22, 2025-05-07T20:12:36.6747091Z B=119, 2025-05-07T20:12:36.6747279Z log_E=3, 2025-05-07T20:12:36.6747468Z L=3, 2025-05-07T20:12:36.6747661Z D_gradcheck=1, 2025-05-07T20:12:36.6747892Z stochastic_rounding=True, 2025-05-07T20:12:36.6748141Z weighted=False, 2025-05-07T20:12:36.6748362Z row_wise=False, 2025-05-07T20:12:36.6748580Z mixed=True, 2025-05-07T20:12:36.6748778Z use_cache=False, 2025-05-07T20:12:36.6749031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6749332Z use_cpu=True, 2025-05-07T20:12:36.6749555Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6749853Z ) 2025-05-07T20:12:36.6750089Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6750716Z self=, 2025-05-07T20:12:36.6751286Z mixed_B=True, 2025-05-07T20:12:36.6751502Z compile=False, 2025-05-07T20:12:36.6751717Z T=1, 2025-05-07T20:12:36.6751892Z D=57, 2025-05-07T20:12:36.6752082Z B=93, 2025-05-07T20:12:36.6752269Z log_E=3, 2025-05-07T20:12:36.6752452Z L=19, 2025-05-07T20:12:36.6752641Z D_gradcheck=2, 2025-05-07T20:12:36.6752873Z stochastic_rounding=False, 2025-05-07T20:12:36.6753125Z weighted=False, 2025-05-07T20:12:36.6753341Z row_wise=True, 2025-05-07T20:12:36.6753549Z mixed=False, 2025-05-07T20:12:36.6753748Z use_cache=True, 2025-05-07T20:12:36.6753989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6754281Z use_cpu=True, 2025-05-07T20:12:36.6754507Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6754782Z ) 2025-05-07T20:12:36.6755018Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6755643Z self=, 2025-05-07T20:12:36.6756225Z mixed_B=False, 2025-05-07T20:12:36.6756442Z compile=False, 2025-05-07T20:12:36.6756652Z T=3, 2025-05-07T20:12:36.6756827Z D=43, 2025-05-07T20:12:36.6757010Z B=9, 2025-05-07T20:12:36.6757195Z log_E=3, 2025-05-07T20:12:36.6757379Z L=3, 2025-05-07T20:12:36.6757567Z D_gradcheck=2, 2025-05-07T20:12:36.6757796Z stochastic_rounding=False, 2025-05-07T20:12:36.6758046Z weighted=False, 2025-05-07T20:12:36.6758262Z row_wise=True, 2025-05-07T20:12:36.6758473Z mixed=False, 2025-05-07T20:12:36.6758674Z use_cache=True, 2025-05-07T20:12:36.6758912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6759211Z use_cpu=True, 2025-05-07T20:12:36.6759432Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6759701Z ) 2025-05-07T20:12:36.6759938Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6760562Z self=, 2025-05-07T20:12:36.6761184Z mixed_B=True, 2025-05-07T20:12:36.6761399Z compile=False, 2025-05-07T20:12:36.6761602Z T=1, 2025-05-07T20:12:36.6761791Z D=32, 2025-05-07T20:12:36.6761980Z B=11, 2025-05-07T20:12:36.6762173Z log_E=5, 2025-05-07T20:12:36.6762382Z L=16, 2025-05-07T20:12:36.6762573Z D_gradcheck=2, 2025-05-07T20:12:36.6762803Z stochastic_rounding=True, 2025-05-07T20:12:36.6763052Z weighted=True, 2025-05-07T20:12:36.6763264Z row_wise=True, 2025-05-07T20:12:36.6763477Z mixed=True, 2025-05-07T20:12:36.6763680Z use_cache=True, 2025-05-07T20:12:36.6763921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6764217Z use_cpu=True, 2025-05-07T20:12:36.6764439Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6764708Z ) 2025-05-07T20:12:36.6764944Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6765588Z self=, 2025-05-07T20:12:36.6766162Z mixed_B=True, 2025-05-07T20:12:36.6766377Z compile=False, 2025-05-07T20:12:36.6766573Z T=3, 2025-05-07T20:12:36.6766761Z D=119, 2025-05-07T20:12:36.6766948Z B=97, 2025-05-07T20:12:36.6767124Z log_E=5, 2025-05-07T20:12:36.6767322Z L=17, 2025-05-07T20:12:36.6767511Z D_gradcheck=1, 2025-05-07T20:12:36.6767736Z stochastic_rounding=False, 2025-05-07T20:12:36.6768000Z weighted=True, 2025-05-07T20:12:36.6768217Z row_wise=False, 2025-05-07T20:12:36.6768418Z mixed=False, 2025-05-07T20:12:36.6768630Z use_cache=False, 2025-05-07T20:12:36.6768882Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6769172Z use_cpu=True, 2025-05-07T20:12:36.6769393Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6769689Z ) 2025-05-07T20:12:36.6769922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6770537Z self=, 2025-05-07T20:12:36.6771113Z mixed_B=True, 2025-05-07T20:12:36.6771329Z compile=True, 2025-05-07T20:12:36.6771523Z T=1, 2025-05-07T20:12:36.6771705Z D=35, 2025-05-07T20:12:36.6771894Z B=70, 2025-05-07T20:12:36.6772065Z log_E=3, 2025-05-07T20:12:36.6772260Z L=10, 2025-05-07T20:12:36.6772447Z D_gradcheck=1, 2025-05-07T20:12:36.6772668Z stochastic_rounding=False, 2025-05-07T20:12:36.6772927Z weighted=False, 2025-05-07T20:12:36.6773142Z row_wise=True, 2025-05-07T20:12:36.6773344Z mixed=False, 2025-05-07T20:12:36.6773555Z use_cache=True, 2025-05-07T20:12:36.6773800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6774087Z use_cpu=True, 2025-05-07T20:12:36.6774316Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6774582Z ) 2025-05-07T20:12:36.6774815Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6775432Z self=, 2025-05-07T20:12:36.6776228Z mixed_B=False, 2025-05-07T20:12:36.6776451Z compile=False, 2025-05-07T20:12:36.6776651Z T=2, 2025-05-07T20:12:36.6776836Z D=30, 2025-05-07T20:12:36.6777022Z B=72, 2025-05-07T20:12:36.6777199Z log_E=3, 2025-05-07T20:12:36.6777394Z L=20, 2025-05-07T20:12:36.6777581Z D_gradcheck=2, 2025-05-07T20:12:36.6777803Z stochastic_rounding=False, 2025-05-07T20:12:36.6778065Z weighted=True, 2025-05-07T20:12:36.6778276Z row_wise=False, 2025-05-07T20:12:36.6778481Z mixed=False, 2025-05-07T20:12:36.6778700Z use_cache=True, 2025-05-07T20:12:36.6778940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6779224Z use_cpu=True, 2025-05-07T20:12:36.6779459Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6779802Z ) 2025-05-07T20:12:36.6780033Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6780668Z self=, 2025-05-07T20:12:36.6781322Z mixed_B=False, 2025-05-07T20:12:36.6781528Z compile=True, 2025-05-07T20:12:36.6781735Z T=1, 2025-05-07T20:12:36.6781918Z D=3, 2025-05-07T20:12:36.6782087Z B=84, 2025-05-07T20:12:36.6782274Z log_E=3, 2025-05-07T20:12:36.6782496Z L=14, 2025-05-07T20:12:36.6782675Z D_gradcheck=1, 2025-05-07T20:12:36.6782906Z stochastic_rounding=False, 2025-05-07T20:12:36.6783169Z weighted=False, 2025-05-07T20:12:36.6783376Z row_wise=True, 2025-05-07T20:12:36.6783587Z mixed=False, 2025-05-07T20:12:36.6783795Z use_cache=True, 2025-05-07T20:12:36.6784023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.6784318Z use_cpu=True, 2025-05-07T20:12:36.6784552Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.6784822Z ) 2025-05-07T20:12:36.6785044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.6785703Z self=, 2025-05-07T20:12:36.6786279Z mixed_B=False, 2025-05-07T20:12:36.6786484Z compile=False, 2025-05-07T20:12:36.6786688Z T=2, 2025-05-07T20:12:36.6786871Z D=13, 2025-05-07T20:12:36.6787050Z B=28, 2025-05-07T20:12:36.6787234Z log_E=3, 2025-05-07T20:12:36.6787427Z L=18, 2025-05-07T20:12:36.6787609Z D_gradcheck=1, 2025-05-07T20:12:36.6787839Z stochastic_rounding=False, 2025-05-07T20:12:36.6788086Z weighted=True, 2025-05-07T20:12:36.6788293Z row_wise=True, 2025-05-07T20:12:36.6788494Z mixed=True, 2025-05-07T20:12:36.6788686Z use_cache=True, 2025-05-07T20:12:36.6788923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.6789213Z use_cpu=True, 2025-05-07T20:12:36.6789433Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.6789742Z ) 2025-05-07T20:12:36.7026771Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7027743Z self=, 2025-05-07T20:12:36.7028688Z mixed_B=True, 2025-05-07T20:12:36.7029104Z compile=False, 2025-05-07T20:12:36.7029357Z T=1, 2025-05-07T20:12:36.7029533Z D=64, 2025-05-07T20:12:36.7029715Z B=24, 2025-05-07T20:12:36.7029893Z log_E=4, 2025-05-07T20:12:36.7030079Z L=16, 2025-05-07T20:12:36.7030265Z D_gradcheck=1, 2025-05-07T20:12:36.7030497Z stochastic_rounding=True, 2025-05-07T20:12:36.7030756Z weighted=True, 2025-05-07T20:12:36.7030961Z row_wise=False, 2025-05-07T20:12:36.7031172Z mixed=True, 2025-05-07T20:12:36.7031376Z use_cache=False, 2025-05-07T20:12:36.7031615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7031903Z use_cpu=True, 2025-05-07T20:12:36.7032134Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7032387Z ) 2025-05-07T20:12:36.7032616Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7033238Z self=, 2025-05-07T20:12:36.7033802Z mixed_B=False, 2025-05-07T20:12:36.7034010Z compile=True, 2025-05-07T20:12:36.7034210Z T=2, 2025-05-07T20:12:36.7034384Z D=8, 2025-05-07T20:12:36.7034565Z B=23, 2025-05-07T20:12:36.7034749Z log_E=3, 2025-05-07T20:12:36.7034932Z L=7, 2025-05-07T20:12:36.7035113Z D_gradcheck=1, 2025-05-07T20:12:36.7035333Z stochastic_rounding=True, 2025-05-07T20:12:36.7035579Z weighted=True, 2025-05-07T20:12:36.7035786Z row_wise=True, 2025-05-07T20:12:36.7035989Z mixed=False, 2025-05-07T20:12:36.7036185Z use_cache=False, 2025-05-07T20:12:36.7036433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7036723Z use_cpu=True, 2025-05-07T20:12:36.7036952Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7037206Z ) 2025-05-07T20:12:36.7037442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7038068Z self=, 2025-05-07T20:12:36.7038740Z mixed_B=False, 2025-05-07T20:12:36.7038954Z compile=True, 2025-05-07T20:12:36.7039160Z T=1, 2025-05-07T20:12:36.7039331Z D=19, 2025-05-07T20:12:36.7039581Z B=28, 2025-05-07T20:12:36.7039761Z log_E=4, 2025-05-07T20:12:36.7039979Z L=17, 2025-05-07T20:12:36.7040164Z D_gradcheck=1, 2025-05-07T20:12:36.7040386Z stochastic_rounding=True, 2025-05-07T20:12:36.7040629Z weighted=True, 2025-05-07T20:12:36.7040839Z row_wise=True, 2025-05-07T20:12:36.7041043Z mixed=False, 2025-05-07T20:12:36.7041239Z use_cache=True, 2025-05-07T20:12:36.7041482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7041778Z use_cpu=True, 2025-05-07T20:12:36.7042005Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7042259Z ) 2025-05-07T20:12:36.7042490Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7043151Z self=, 2025-05-07T20:12:36.7043717Z mixed_B=False, 2025-05-07T20:12:36.7043934Z compile=True, 2025-05-07T20:12:36.7044137Z T=5, 2025-05-07T20:12:36.7044310Z D=41, 2025-05-07T20:12:36.7044491Z B=97, 2025-05-07T20:12:36.7044677Z log_E=5, 2025-05-07T20:12:36.7044853Z L=15, 2025-05-07T20:12:36.7045042Z D_gradcheck=2, 2025-05-07T20:12:36.7045265Z stochastic_rounding=True, 2025-05-07T20:12:36.7045511Z weighted=True, 2025-05-07T20:12:36.7045717Z row_wise=True, 2025-05-07T20:12:36.7045927Z mixed=False, 2025-05-07T20:12:36.7046120Z use_cache=False, 2025-05-07T20:12:36.7046365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7046657Z use_cpu=True, 2025-05-07T20:12:36.7046874Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7047172Z ) 2025-05-07T20:12:36.7047401Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7048035Z self=, 2025-05-07T20:12:36.7048600Z mixed_B=False, 2025-05-07T20:12:36.7048807Z compile=True, 2025-05-07T20:12:36.7049010Z T=2, 2025-05-07T20:12:36.7049182Z D=17, 2025-05-07T20:12:36.7049361Z B=112, 2025-05-07T20:12:36.7049549Z log_E=5, 2025-05-07T20:12:36.7049732Z L=15, 2025-05-07T20:12:36.7049923Z D_gradcheck=1, 2025-05-07T20:12:36.7050152Z stochastic_rounding=True, 2025-05-07T20:12:36.7050398Z weighted=True, 2025-05-07T20:12:36.7050613Z row_wise=False, 2025-05-07T20:12:36.7050822Z mixed=False, 2025-05-07T20:12:36.7051022Z use_cache=False, 2025-05-07T20:12:36.7051271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7051567Z use_cpu=True, 2025-05-07T20:12:36.7051791Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7052059Z ) 2025-05-07T20:12:36.7052289Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7052908Z self=, 2025-05-07T20:12:36.7053481Z mixed_B=False, 2025-05-07T20:12:36.7053689Z compile=False, 2025-05-07T20:12:36.7053888Z T=5, 2025-05-07T20:12:36.7054060Z D=33, 2025-05-07T20:12:36.7054242Z B=108, 2025-05-07T20:12:36.7054430Z log_E=4, 2025-05-07T20:12:36.7054610Z L=4, 2025-05-07T20:12:36.7054793Z D_gradcheck=2, 2025-05-07T20:12:36.7055017Z stochastic_rounding=False, 2025-05-07T20:12:36.7055261Z weighted=True, 2025-05-07T20:12:36.7055473Z row_wise=True, 2025-05-07T20:12:36.7055673Z mixed=True, 2025-05-07T20:12:36.7055861Z use_cache=False, 2025-05-07T20:12:36.7056104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7056393Z use_cpu=True, 2025-05-07T20:12:36.7056609Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7056872Z ) 2025-05-07T20:12:36.7057102Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7057710Z self=, 2025-05-07T20:12:36.7058318Z mixed_B=True, 2025-05-07T20:12:36.7058525Z compile=False, 2025-05-07T20:12:36.7058717Z T=3, 2025-05-07T20:12:36.7058898Z D=110, 2025-05-07T20:12:36.7059083Z B=115, 2025-05-07T20:12:36.7059257Z log_E=3, 2025-05-07T20:12:36.7059471Z L=11, 2025-05-07T20:12:36.7059739Z D_gradcheck=2, 2025-05-07T20:12:36.7059967Z stochastic_rounding=False, 2025-05-07T20:12:36.7060213Z weighted=True, 2025-05-07T20:12:36.7060423Z row_wise=False, 2025-05-07T20:12:36.7060634Z mixed=False, 2025-05-07T20:12:36.7060831Z use_cache=False, 2025-05-07T20:12:36.7061073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7061361Z use_cpu=True, 2025-05-07T20:12:36.7061579Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7061843Z ) 2025-05-07T20:12:36.7062076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7062759Z self=, 2025-05-07T20:12:36.7063340Z mixed_B=True, 2025-05-07T20:12:36.7063554Z compile=True, 2025-05-07T20:12:36.7063749Z T=2, 2025-05-07T20:12:36.7063932Z D=88, 2025-05-07T20:12:36.7064110Z B=76, 2025-05-07T20:12:36.7064284Z log_E=4, 2025-05-07T20:12:36.7064472Z L=6, 2025-05-07T20:12:36.7064653Z D_gradcheck=2, 2025-05-07T20:12:36.7064875Z stochastic_rounding=False, 2025-05-07T20:12:36.7065126Z weighted=True, 2025-05-07T20:12:36.7065333Z row_wise=False, 2025-05-07T20:12:36.7065529Z mixed=False, 2025-05-07T20:12:36.7065738Z use_cache=False, 2025-05-07T20:12:36.7065976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7066264Z use_cpu=True, 2025-05-07T20:12:36.7066483Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7066771Z ) 2025-05-07T20:12:36.7067002Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7067618Z self=, 2025-05-07T20:12:36.7068191Z mixed_B=False, 2025-05-07T20:12:36.7068400Z compile=True, 2025-05-07T20:12:36.7068589Z T=4, 2025-05-07T20:12:36.7068762Z D=116, 2025-05-07T20:12:36.7068938Z B=40, 2025-05-07T20:12:36.7069104Z log_E=4, 2025-05-07T20:12:36.7069288Z L=8, 2025-05-07T20:12:36.7069465Z D_gradcheck=1, 2025-05-07T20:12:36.7069683Z stochastic_rounding=True, 2025-05-07T20:12:36.7069940Z weighted=False, 2025-05-07T20:12:36.7070151Z row_wise=True, 2025-05-07T20:12:36.7070347Z mixed=False, 2025-05-07T20:12:36.7070549Z use_cache=True, 2025-05-07T20:12:36.7070781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7071061Z use_cpu=True, 2025-05-07T20:12:36.7071291Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7071553Z ) 2025-05-07T20:12:36.7071772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7072398Z self=, 2025-05-07T20:12:36.7072967Z mixed_B=False, 2025-05-07T20:12:36.7073177Z compile=True, 2025-05-07T20:12:36.7073370Z T=5, 2025-05-07T20:12:36.7073547Z D=35, 2025-05-07T20:12:36.7073724Z B=122, 2025-05-07T20:12:36.7073895Z log_E=4, 2025-05-07T20:12:36.7074096Z L=5, 2025-05-07T20:12:36.7074294Z D_gradcheck=1, 2025-05-07T20:12:36.7074510Z stochastic_rounding=True, 2025-05-07T20:12:36.7074769Z weighted=True, 2025-05-07T20:12:36.7074986Z row_wise=True, 2025-05-07T20:12:36.7075183Z mixed=True, 2025-05-07T20:12:36.7075392Z use_cache=False, 2025-05-07T20:12:36.7075809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7076096Z use_cpu=True, 2025-05-07T20:12:36.7076327Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7076594Z ) 2025-05-07T20:12:36.7076824Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7077450Z self=, 2025-05-07T20:12:36.7078086Z mixed_B=True, 2025-05-07T20:12:36.7078300Z compile=True, 2025-05-07T20:12:36.7078496Z T=2, 2025-05-07T20:12:36.7078681Z D=79, 2025-05-07T20:12:36.7078873Z B=37, 2025-05-07T20:12:36.7079049Z log_E=5, 2025-05-07T20:12:36.7079244Z L=0, 2025-05-07T20:12:36.7079470Z D_gradcheck=1, 2025-05-07T20:12:36.7079688Z stochastic_rounding=True, 2025-05-07T20:12:36.7079950Z weighted=False, 2025-05-07T20:12:36.7080167Z row_wise=False, 2025-05-07T20:12:36.7080369Z mixed=True, 2025-05-07T20:12:36.7080578Z use_cache=False, 2025-05-07T20:12:36.7080823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7081103Z use_cpu=True, 2025-05-07T20:12:36.7081332Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7081595Z ) 2025-05-07T20:12:36.7081810Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7082430Z self=, 2025-05-07T20:12:36.7083031Z mixed_B=False, 2025-05-07T20:12:36.7083240Z compile=True, 2025-05-07T20:12:36.7083443Z T=4, 2025-05-07T20:12:36.7083625Z D=77, 2025-05-07T20:12:36.7083796Z B=61, 2025-05-07T20:12:36.7083978Z log_E=3, 2025-05-07T20:12:36.7084167Z L=14, 2025-05-07T20:12:36.7084347Z D_gradcheck=2, 2025-05-07T20:12:36.7084572Z stochastic_rounding=True, 2025-05-07T20:12:36.7084824Z weighted=True, 2025-05-07T20:12:36.7085031Z row_wise=True, 2025-05-07T20:12:36.7085228Z mixed=True, 2025-05-07T20:12:36.7085434Z use_cache=False, 2025-05-07T20:12:36.7085681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7085961Z use_cpu=True, 2025-05-07T20:12:36.7086192Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7086299Z ) 2025-05-07T20:12:36.7086441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7086820Z self=, 2025-05-07T20:12:36.7086902Z mixed_B=True, 2025-05-07T20:12:36.7086993Z compile=False, 2025-05-07T20:12:36.7087066Z T=1, 2025-05-07T20:12:36.7087142Z D=104, 2025-05-07T20:12:36.7087225Z B=117, 2025-05-07T20:12:36.7087300Z log_E=5, 2025-05-07T20:12:36.7087376Z L=14, 2025-05-07T20:12:36.7087469Z D_gradcheck=2, 2025-05-07T20:12:36.7087565Z stochastic_rounding=False, 2025-05-07T20:12:36.7087657Z weighted=False, 2025-05-07T20:12:36.7087735Z row_wise=True, 2025-05-07T20:12:36.7087814Z mixed=False, 2025-05-07T20:12:36.7087904Z use_cache=False, 2025-05-07T20:12:36.7088009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7088088Z use_cpu=True, 2025-05-07T20:12:36.7088196Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7088266Z ) 2025-05-07T20:12:36.7088397Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7088780Z self=, 2025-05-07T20:12:36.7088861Z mixed_B=True, 2025-05-07T20:12:36.7088942Z compile=True, 2025-05-07T20:12:36.7089025Z T=4, 2025-05-07T20:12:36.7089097Z D=65, 2025-05-07T20:12:36.7089183Z B=66, 2025-05-07T20:12:36.7089257Z log_E=3, 2025-05-07T20:12:36.7089330Z L=14, 2025-05-07T20:12:36.7089423Z D_gradcheck=1, 2025-05-07T20:12:36.7089516Z stochastic_rounding=False, 2025-05-07T20:12:36.7089599Z weighted=True, 2025-05-07T20:12:36.7089690Z row_wise=False, 2025-05-07T20:12:36.7089765Z mixed=False, 2025-05-07T20:12:36.7089846Z use_cache=True, 2025-05-07T20:12:36.7089959Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7090039Z use_cpu=True, 2025-05-07T20:12:36.7090138Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7090220Z ) 2025-05-07T20:12:36.7090351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7090723Z self=, 2025-05-07T20:12:36.7090839Z mixed_B=False, 2025-05-07T20:12:36.7090917Z compile=False, 2025-05-07T20:12:36.7091001Z T=5, 2025-05-07T20:12:36.7091073Z D=81, 2025-05-07T20:12:36.7091144Z B=37, 2025-05-07T20:12:36.7091228Z log_E=4, 2025-05-07T20:12:36.7091300Z L=19, 2025-05-07T20:12:36.7091405Z D_gradcheck=1, 2025-05-07T20:12:36.7091515Z stochastic_rounding=False, 2025-05-07T20:12:36.7091596Z weighted=False, 2025-05-07T20:12:36.7091675Z row_wise=False, 2025-05-07T20:12:36.7091763Z mixed=False, 2025-05-07T20:12:36.7091839Z use_cache=True, 2025-05-07T20:12:36.7091942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7092029Z use_cpu=True, 2025-05-07T20:12:36.7092130Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7092203Z ) 2025-05-07T20:12:36.7092345Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7092718Z self=, 2025-05-07T20:12:36.7092846Z mixed_B=True, 2025-05-07T20:12:36.7092927Z compile=True, 2025-05-07T20:12:36.7093002Z T=2, 2025-05-07T20:12:36.7093088Z D=8, 2025-05-07T20:12:36.7093162Z B=8, 2025-05-07T20:12:36.7093237Z log_E=3, 2025-05-07T20:12:36.7093322Z L=20, 2025-05-07T20:12:36.7093402Z D_gradcheck=2, 2025-05-07T20:12:36.7093494Z stochastic_rounding=True, 2025-05-07T20:12:36.7093589Z weighted=False, 2025-05-07T20:12:36.7093664Z row_wise=False, 2025-05-07T20:12:36.7093742Z mixed=False, 2025-05-07T20:12:36.7093831Z use_cache=False, 2025-05-07T20:12:36.7093937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7094017Z use_cpu=True, 2025-05-07T20:12:36.7094124Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7094223Z ) 2025-05-07T20:12:36.7094366Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7094738Z self=, 2025-05-07T20:12:36.7094820Z mixed_B=False, 2025-05-07T20:12:36.7094907Z compile=True, 2025-05-07T20:12:36.7094979Z T=4, 2025-05-07T20:12:36.7095050Z D=57, 2025-05-07T20:12:36.7095131Z B=25, 2025-05-07T20:12:36.7095207Z log_E=5, 2025-05-07T20:12:36.7095282Z L=2, 2025-05-07T20:12:36.7095371Z D_gradcheck=1, 2025-05-07T20:12:36.7095464Z stochastic_rounding=False, 2025-05-07T20:12:36.7095547Z weighted=False, 2025-05-07T20:12:36.7095637Z row_wise=False, 2025-05-07T20:12:36.7095716Z mixed=False, 2025-05-07T20:12:36.7095797Z use_cache=False, 2025-05-07T20:12:36.7095912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7095990Z use_cpu=True, 2025-05-07T20:12:36.7096102Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7096173Z ) 2025-05-07T20:12:36.7347338Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7347960Z self=, 2025-05-07T20:12:36.7348090Z mixed_B=True, 2025-05-07T20:12:36.7348208Z compile=True, 2025-05-07T20:12:36.7348325Z T=5, 2025-05-07T20:12:36.7348437Z D=28, 2025-05-07T20:12:36.7348574Z B=36, 2025-05-07T20:12:36.7348716Z log_E=3, 2025-05-07T20:12:36.7348831Z L=13, 2025-05-07T20:12:36.7348972Z D_gradcheck=2, 2025-05-07T20:12:36.7349119Z stochastic_rounding=True, 2025-05-07T20:12:36.7349273Z weighted=False, 2025-05-07T20:12:36.7349439Z row_wise=True, 2025-05-07T20:12:36.7349587Z mixed=True, 2025-05-07T20:12:36.7349730Z use_cache=True, 2025-05-07T20:12:36.7349885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7349967Z use_cpu=True, 2025-05-07T20:12:36.7350067Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7350152Z ) 2025-05-07T20:12:36.7350353Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7350741Z self=, 2025-05-07T20:12:36.7350912Z mixed_B=False, 2025-05-07T20:12:36.7350996Z compile=False, 2025-05-07T20:12:36.7351083Z T=1, 2025-05-07T20:12:36.7351160Z D=66, 2025-05-07T20:12:36.7351233Z B=40, 2025-05-07T20:12:36.7351319Z log_E=3, 2025-05-07T20:12:36.7351395Z L=3, 2025-05-07T20:12:36.7351511Z D_gradcheck=1, 2025-05-07T20:12:36.7351622Z stochastic_rounding=False, 2025-05-07T20:12:36.7351702Z weighted=True, 2025-05-07T20:12:36.7351780Z row_wise=True, 2025-05-07T20:12:36.7351865Z mixed=True, 2025-05-07T20:12:36.7351942Z use_cache=False, 2025-05-07T20:12:36.7352049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7352138Z use_cpu=True, 2025-05-07T20:12:36.7352236Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7352319Z ) 2025-05-07T20:12:36.7352457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7352828Z self=, 2025-05-07T20:12:36.7352954Z mixed_B=False, 2025-05-07T20:12:36.7353035Z compile=True, 2025-05-07T20:12:36.7353106Z T=1, 2025-05-07T20:12:36.7353191Z D=36, 2025-05-07T20:12:36.7353262Z B=13, 2025-05-07T20:12:36.7353335Z log_E=3, 2025-05-07T20:12:36.7353424Z L=2, 2025-05-07T20:12:36.7353501Z D_gradcheck=1, 2025-05-07T20:12:36.7353600Z stochastic_rounding=False, 2025-05-07T20:12:36.7353690Z weighted=True, 2025-05-07T20:12:36.7353769Z row_wise=False, 2025-05-07T20:12:36.7353845Z mixed=False, 2025-05-07T20:12:36.7353935Z use_cache=False, 2025-05-07T20:12:36.7354037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7354128Z use_cpu=True, 2025-05-07T20:12:36.7354231Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7354300Z ) 2025-05-07T20:12:36.7354478Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7354851Z self=, 2025-05-07T20:12:36.7354930Z mixed_B=True, 2025-05-07T20:12:36.7355017Z compile=False, 2025-05-07T20:12:36.7355089Z T=4, 2025-05-07T20:12:36.7355162Z D=11, 2025-05-07T20:12:36.7355245Z B=66, 2025-05-07T20:12:36.7355318Z log_E=3, 2025-05-07T20:12:36.7355390Z L=10, 2025-05-07T20:12:36.7355480Z D_gradcheck=2, 2025-05-07T20:12:36.7355574Z stochastic_rounding=False, 2025-05-07T20:12:36.7355653Z weighted=False, 2025-05-07T20:12:36.7355739Z row_wise=True, 2025-05-07T20:12:36.7355816Z mixed=False, 2025-05-07T20:12:36.7355903Z use_cache=True, 2025-05-07T20:12:36.7356010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7356087Z use_cpu=True, 2025-05-07T20:12:36.7356196Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7356268Z ) 2025-05-07T20:12:36.7356402Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7356785Z self=, 2025-05-07T20:12:36.7356864Z mixed_B=True, 2025-05-07T20:12:36.7356941Z compile=True, 2025-05-07T20:12:36.7357023Z T=5, 2025-05-07T20:12:36.7357096Z D=35, 2025-05-07T20:12:36.7357168Z B=3, 2025-05-07T20:12:36.7357258Z log_E=3, 2025-05-07T20:12:36.7357331Z L=0, 2025-05-07T20:12:36.7357420Z D_gradcheck=2, 2025-05-07T20:12:36.7357516Z stochastic_rounding=False, 2025-05-07T20:12:36.7357594Z weighted=True, 2025-05-07T20:12:36.7357685Z row_wise=True, 2025-05-07T20:12:36.7357761Z mixed=True, 2025-05-07T20:12:36.7357840Z use_cache=True, 2025-05-07T20:12:36.7357955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7358032Z use_cpu=True, 2025-05-07T20:12:36.7358133Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7358212Z ) 2025-05-07T20:12:36.7358345Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7358718Z self=, 2025-05-07T20:12:36.7358835Z mixed_B=True, 2025-05-07T20:12:36.7358914Z compile=False, 2025-05-07T20:12:36.7358999Z T=4, 2025-05-07T20:12:36.7359072Z D=34, 2025-05-07T20:12:36.7359144Z B=49, 2025-05-07T20:12:36.7359228Z log_E=5, 2025-05-07T20:12:36.7359301Z L=1, 2025-05-07T20:12:36.7359407Z D_gradcheck=1, 2025-05-07T20:12:36.7359510Z stochastic_rounding=True, 2025-05-07T20:12:36.7359590Z weighted=True, 2025-05-07T20:12:36.7359669Z row_wise=False, 2025-05-07T20:12:36.7359756Z mixed=True, 2025-05-07T20:12:36.7359837Z use_cache=False, 2025-05-07T20:12:36.7359943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7360031Z use_cpu=True, 2025-05-07T20:12:36.7360130Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7360200Z ) 2025-05-07T20:12:36.7360346Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7360719Z self=, 2025-05-07T20:12:36.7360832Z mixed_B=True, 2025-05-07T20:12:36.7360915Z compile=False, 2025-05-07T20:12:36.7360987Z T=4, 2025-05-07T20:12:36.7361074Z D=105, 2025-05-07T20:12:36.7361150Z B=41, 2025-05-07T20:12:36.7361223Z log_E=4, 2025-05-07T20:12:36.7361311Z L=6, 2025-05-07T20:12:36.7361392Z D_gradcheck=2, 2025-05-07T20:12:36.7361487Z stochastic_rounding=False, 2025-05-07T20:12:36.7361582Z weighted=False, 2025-05-07T20:12:36.7361660Z row_wise=False, 2025-05-07T20:12:36.7361738Z mixed=True, 2025-05-07T20:12:36.7361825Z use_cache=True, 2025-05-07T20:12:36.7361928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7362008Z use_cpu=True, 2025-05-07T20:12:36.7362121Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7362191Z ) 2025-05-07T20:12:36.7362350Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7362729Z self=, 2025-05-07T20:12:36.7362811Z mixed_B=False, 2025-05-07T20:12:36.7362901Z compile=True, 2025-05-07T20:12:36.7362975Z T=5, 2025-05-07T20:12:36.7363047Z D=13, 2025-05-07T20:12:36.7363128Z B=62, 2025-05-07T20:12:36.7363201Z log_E=5, 2025-05-07T20:12:36.7363273Z L=20, 2025-05-07T20:12:36.7363367Z D_gradcheck=2, 2025-05-07T20:12:36.7363460Z stochastic_rounding=True, 2025-05-07T20:12:36.7363540Z weighted=True, 2025-05-07T20:12:36.7363629Z row_wise=True, 2025-05-07T20:12:36.7363704Z mixed=False, 2025-05-07T20:12:36.7363784Z use_cache=False, 2025-05-07T20:12:36.7363901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7363978Z use_cpu=True, 2025-05-07T20:12:36.7364088Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7364160Z ) 2025-05-07T20:12:36.7364291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7364675Z self=, 2025-05-07T20:12:36.7364758Z mixed_B=False, 2025-05-07T20:12:36.7364836Z compile=False, 2025-05-07T20:12:36.7364920Z T=2, 2025-05-07T20:12:36.7364996Z D=28, 2025-05-07T20:12:36.7365070Z B=40, 2025-05-07T20:12:36.7365156Z log_E=4, 2025-05-07T20:12:36.7365227Z L=7, 2025-05-07T20:12:36.7365310Z D_gradcheck=2, 2025-05-07T20:12:36.7365415Z stochastic_rounding=True, 2025-05-07T20:12:36.7365492Z weighted=True, 2025-05-07T20:12:36.7365571Z row_wise=True, 2025-05-07T20:12:36.7365661Z mixed=True, 2025-05-07T20:12:36.7365738Z use_cache=False, 2025-05-07T20:12:36.7365851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7365931Z use_cpu=True, 2025-05-07T20:12:36.7366030Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7366110Z ) 2025-05-07T20:12:36.7366242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7366611Z self=, 2025-05-07T20:12:36.7366703Z mixed_B=False, 2025-05-07T20:12:36.7366808Z compile=False, 2025-05-07T20:12:36.7366881Z T=5, 2025-05-07T20:12:36.7366964Z D=101, 2025-05-07T20:12:36.7367036Z B=82, 2025-05-07T20:12:36.7367110Z log_E=3, 2025-05-07T20:12:36.7367193Z L=17, 2025-05-07T20:12:36.7367308Z D_gradcheck=2, 2025-05-07T20:12:36.7367405Z stochastic_rounding=True, 2025-05-07T20:12:36.7367499Z weighted=False, 2025-05-07T20:12:36.7367580Z row_wise=False, 2025-05-07T20:12:36.7367672Z mixed=False, 2025-05-07T20:12:36.7367754Z use_cache=False, 2025-05-07T20:12:36.7367863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7367957Z use_cpu=True, 2025-05-07T20:12:36.7368061Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7368137Z ) 2025-05-07T20:12:36.7368291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7368669Z self=, 2025-05-07T20:12:36.7368776Z mixed_B=False, 2025-05-07T20:12:36.7368871Z compile=False, 2025-05-07T20:12:36.7368949Z T=1, 2025-05-07T20:12:36.7369023Z D=113, 2025-05-07T20:12:36.7369114Z B=93, 2025-05-07T20:12:36.7369194Z log_E=3, 2025-05-07T20:12:36.7369279Z L=11, 2025-05-07T20:12:36.7369365Z D_gradcheck=2, 2025-05-07T20:12:36.7369462Z stochastic_rounding=True, 2025-05-07T20:12:36.7369558Z weighted=False, 2025-05-07T20:12:36.7369641Z row_wise=True, 2025-05-07T20:12:36.7369726Z mixed=False, 2025-05-07T20:12:36.7369824Z use_cache=False, 2025-05-07T20:12:36.7369934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7370017Z use_cpu=True, 2025-05-07T20:12:36.7370129Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7370204Z ) 2025-05-07T20:12:36.7370366Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7370753Z self=, 2025-05-07T20:12:36.7370837Z mixed_B=True, 2025-05-07T20:12:36.7370933Z compile=False, 2025-05-07T20:12:36.7371012Z T=5, 2025-05-07T20:12:36.7371090Z D=125, 2025-05-07T20:12:36.7371177Z B=42, 2025-05-07T20:12:36.7371255Z log_E=4, 2025-05-07T20:12:36.7371330Z L=18, 2025-05-07T20:12:36.7371423Z D_gradcheck=1, 2025-05-07T20:12:36.7371519Z stochastic_rounding=False, 2025-05-07T20:12:36.7371599Z weighted=True, 2025-05-07T20:12:36.7371691Z row_wise=False, 2025-05-07T20:12:36.7371770Z mixed=False, 2025-05-07T20:12:36.7371850Z use_cache=False, 2025-05-07T20:12:36.7371969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7372049Z use_cpu=True, 2025-05-07T20:12:36.7372150Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7372234Z ) 2025-05-07T20:12:36.7372370Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7372755Z self=, 2025-05-07T20:12:36.7372837Z mixed_B=True, 2025-05-07T20:12:36.7372918Z compile=True, 2025-05-07T20:12:36.7373004Z T=3, 2025-05-07T20:12:36.7373080Z D=124, 2025-05-07T20:12:36.7373155Z B=26, 2025-05-07T20:12:36.7373245Z log_E=3, 2025-05-07T20:12:36.7373320Z L=17, 2025-05-07T20:12:36.7373401Z D_gradcheck=2, 2025-05-07T20:12:36.7373505Z stochastic_rounding=True, 2025-05-07T20:12:36.7373587Z weighted=True, 2025-05-07T20:12:36.7373667Z row_wise=False, 2025-05-07T20:12:36.7373754Z mixed=True, 2025-05-07T20:12:36.7373836Z use_cache=True, 2025-05-07T20:12:36.7373941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7374032Z use_cpu=True, 2025-05-07T20:12:36.7374133Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7374203Z ) 2025-05-07T20:12:36.7374353Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7374726Z self=, 2025-05-07T20:12:36.7374847Z mixed_B=False, 2025-05-07T20:12:36.7374931Z compile=True, 2025-05-07T20:12:36.7375008Z T=5, 2025-05-07T20:12:36.7375091Z D=22, 2025-05-07T20:12:36.7375169Z B=47, 2025-05-07T20:12:36.7375245Z log_E=5, 2025-05-07T20:12:36.7375330Z L=15, 2025-05-07T20:12:36.7375452Z D_gradcheck=2, 2025-05-07T20:12:36.7375546Z stochastic_rounding=True, 2025-05-07T20:12:36.7375805Z weighted=False, 2025-05-07T20:12:36.7375886Z row_wise=True, 2025-05-07T20:12:36.7375964Z mixed=True, 2025-05-07T20:12:36.7376057Z use_cache=True, 2025-05-07T20:12:36.7376166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7376260Z use_cpu=True, 2025-05-07T20:12:36.7376363Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7376436Z ) 2025-05-07T20:12:36.7376582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7376959Z self=, 2025-05-07T20:12:36.7377083Z mixed_B=True, 2025-05-07T20:12:36.7377178Z compile=True, 2025-05-07T20:12:36.7377256Z T=2, 2025-05-07T20:12:36.7377331Z D=109, 2025-05-07T20:12:36.7377419Z B=71, 2025-05-07T20:12:36.7377499Z log_E=4, 2025-05-07T20:12:36.7377576Z L=6, 2025-05-07T20:12:36.7377675Z D_gradcheck=2, 2025-05-07T20:12:36.7377777Z stochastic_rounding=False, 2025-05-07T20:12:36.7377859Z weighted=False, 2025-05-07T20:12:36.7377952Z row_wise=True, 2025-05-07T20:12:36.7378033Z mixed=False, 2025-05-07T20:12:36.7378131Z use_cache=True, 2025-05-07T20:12:36.7378241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7378325Z use_cpu=True, 2025-05-07T20:12:36.7378440Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7378513Z ) 2025-05-07T20:12:36.7378685Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7379071Z self=, 2025-05-07T20:12:36.7379153Z mixed_B=True, 2025-05-07T20:12:36.7379236Z compile=True, 2025-05-07T20:12:36.7379316Z T=3, 2025-05-07T20:12:36.7379390Z D=21, 2025-05-07T20:12:36.7379463Z B=19, 2025-05-07T20:12:36.7379549Z log_E=5, 2025-05-07T20:12:36.7379623Z L=3, 2025-05-07T20:12:36.7379778Z D_gradcheck=2, 2025-05-07T20:12:36.7379887Z stochastic_rounding=False, 2025-05-07T20:12:36.7379968Z weighted=False, 2025-05-07T20:12:36.7380058Z row_wise=False, 2025-05-07T20:12:36.7380140Z mixed=False, 2025-05-07T20:12:36.7380221Z use_cache=True, 2025-05-07T20:12:36.7380338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:36.7380416Z use_cpu=True, 2025-05-07T20:12:36.7380518Z output_dtype=SparseType.FP32, 2025-05-07T20:12:36.7380603Z ) 2025-05-07T20:12:36.7380738Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:36.7381114Z self=, 2025-05-07T20:12:36.7381206Z mixed_B=True, 2025-05-07T20:12:36.7381286Z compile=True, 2025-05-07T20:12:36.7381363Z T=5, 2025-05-07T20:12:36.7381450Z D=42, 2025-05-07T20:12:36.7381522Z B=92, 2025-05-07T20:12:36.7381613Z log_E=4, 2025-05-07T20:12:36.7381685Z L=16, 2025-05-07T20:12:36.7381764Z D_gradcheck=1, 2025-05-07T20:12:36.7381872Z stochastic_rounding=True, 2025-05-07T20:12:36.7381958Z weighted=False, 2025-05-07T20:12:36.7382035Z row_wise=True, 2025-05-07T20:12:36.7382127Z mixed=True, 2025-05-07T20:12:36.7382204Z use_cache=False, 2025-05-07T20:12:36.7382313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:36.7382404Z use_cpu=True, 2025-05-07T20:12:36.7382504Z output_dtype=SparseType.FP16, 2025-05-07T20:12:36.7382577Z ) 2025-05-07T20:12:37.0775950Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0776650Z self=, 2025-05-07T20:12:37.0776803Z mixed_B=True, 2025-05-07T20:12:37.0777080Z compile=True, 2025-05-07T20:12:37.0777212Z T=3, 2025-05-07T20:12:37.0777365Z D=47, 2025-05-07T20:12:37.0777493Z B=54, 2025-05-07T20:12:37.0777610Z log_E=4, 2025-05-07T20:12:37.0777743Z L=7, 2025-05-07T20:12:37.0777973Z D_gradcheck=1, 2025-05-07T20:12:37.0778181Z stochastic_rounding=True, 2025-05-07T20:12:37.0778341Z weighted=True, 2025-05-07T20:12:37.0778475Z row_wise=True, 2025-05-07T20:12:37.0778596Z mixed=False, 2025-05-07T20:12:37.0778681Z use_cache=True, 2025-05-07T20:12:37.0778795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.0778888Z use_cpu=True, 2025-05-07T20:12:37.0778993Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0779069Z ) 2025-05-07T20:12:37.0779220Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0779604Z self=, 2025-05-07T20:12:37.0779798Z mixed_B=True, 2025-05-07T20:12:37.0779898Z compile=False, 2025-05-07T20:12:37.0779974Z T=1, 2025-05-07T20:12:37.0780066Z D=32, 2025-05-07T20:12:37.0780141Z B=95, 2025-05-07T20:12:37.0780220Z log_E=3, 2025-05-07T20:12:37.0780309Z L=4, 2025-05-07T20:12:37.0780391Z D_gradcheck=1, 2025-05-07T20:12:37.0780490Z stochastic_rounding=True, 2025-05-07T20:12:37.0780584Z weighted=False, 2025-05-07T20:12:37.0780664Z row_wise=True, 2025-05-07T20:12:37.0780743Z mixed=False, 2025-05-07T20:12:37.0780836Z use_cache=True, 2025-05-07T20:12:37.0780946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.0781028Z use_cpu=True, 2025-05-07T20:12:37.0781143Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0781219Z ) 2025-05-07T20:12:37.0781354Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0781795Z self=, 2025-05-07T20:12:37.0781880Z mixed_B=False, 2025-05-07T20:12:37.0781975Z compile=True, 2025-05-07T20:12:37.0782053Z T=1, 2025-05-07T20:12:37.0782132Z D=37, 2025-05-07T20:12:37.0782225Z B=6, 2025-05-07T20:12:37.0782303Z log_E=4, 2025-05-07T20:12:37.0782381Z L=14, 2025-05-07T20:12:37.0782478Z D_gradcheck=2, 2025-05-07T20:12:37.0782581Z stochastic_rounding=False, 2025-05-07T20:12:37.0782665Z weighted=True, 2025-05-07T20:12:37.0782761Z row_wise=True, 2025-05-07T20:12:37.0782843Z mixed=False, 2025-05-07T20:12:37.0782928Z use_cache=False, 2025-05-07T20:12:37.0783052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.0783137Z use_cpu=True, 2025-05-07T20:12:37.0783242Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0783329Z ) 2025-05-07T20:12:37.0783467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0783931Z self=, 2025-05-07T20:12:37.0784016Z mixed_B=False, 2025-05-07T20:12:37.0784108Z compile=False, 2025-05-07T20:12:37.0784203Z T=5, 2025-05-07T20:12:37.0784283Z D=45, 2025-05-07T20:12:37.0784361Z B=21, 2025-05-07T20:12:37.0784454Z log_E=4, 2025-05-07T20:12:37.0784531Z L=4, 2025-05-07T20:12:37.0784616Z D_gradcheck=2, 2025-05-07T20:12:37.0784731Z stochastic_rounding=False, 2025-05-07T20:12:37.0784817Z weighted=False, 2025-05-07T20:12:37.0784903Z row_wise=True, 2025-05-07T20:12:37.0784998Z mixed=True, 2025-05-07T20:12:37.0785082Z use_cache=True, 2025-05-07T20:12:37.0785205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.0785288Z use_cpu=True, 2025-05-07T20:12:37.0785390Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0785478Z ) 2025-05-07T20:12:37.0785617Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0785995Z self=, 2025-05-07T20:12:37.0786097Z mixed_B=False, 2025-05-07T20:12:37.0786212Z compile=False, 2025-05-07T20:12:37.0786286Z T=5, 2025-05-07T20:12:37.0786372Z D=88, 2025-05-07T20:12:37.0786448Z B=29, 2025-05-07T20:12:37.0786525Z log_E=3, 2025-05-07T20:12:37.0786611Z L=13, 2025-05-07T20:12:37.0786693Z D_gradcheck=1, 2025-05-07T20:12:37.0786821Z stochastic_rounding=True, 2025-05-07T20:12:37.0786917Z weighted=False, 2025-05-07T20:12:37.0786998Z row_wise=True, 2025-05-07T20:12:37.0787087Z mixed=False, 2025-05-07T20:12:37.0787170Z use_cache=False, 2025-05-07T20:12:37.0787277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.0787370Z use_cpu=True, 2025-05-07T20:12:37.0787471Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.0787544Z ) 2025-05-07T20:12:37.0787692Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0788075Z self=, 2025-05-07T20:12:37.0788157Z mixed_B=False, 2025-05-07T20:12:37.0788281Z compile=False, 2025-05-07T20:12:37.0788358Z T=1, 2025-05-07T20:12:37.0788434Z D=41, 2025-05-07T20:12:37.0788519Z B=127, 2025-05-07T20:12:37.0788597Z log_E=4, 2025-05-07T20:12:37.0788684Z L=16, 2025-05-07T20:12:37.0788766Z D_gradcheck=1, 2025-05-07T20:12:37.0788866Z stochastic_rounding=False, 2025-05-07T20:12:37.0788960Z weighted=True, 2025-05-07T20:12:37.0789042Z row_wise=False, 2025-05-07T20:12:37.0789123Z mixed=False, 2025-05-07T20:12:37.0789216Z use_cache=True, 2025-05-07T20:12:37.0789324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.0789412Z use_cpu=True, 2025-05-07T20:12:37.0789531Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.0789605Z ) 2025-05-07T20:12:37.0789743Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0790154Z self=, 2025-05-07T20:12:37.0790234Z mixed_B=True, 2025-05-07T20:12:37.0790319Z compile=True, 2025-05-07T20:12:37.0790406Z T=1, 2025-05-07T20:12:37.0790483Z D=126, 2025-05-07T20:12:37.0790569Z B=107, 2025-05-07T20:12:37.0790648Z log_E=5, 2025-05-07T20:12:37.0790724Z L=16, 2025-05-07T20:12:37.0790816Z D_gradcheck=1, 2025-05-07T20:12:37.0790915Z stochastic_rounding=False, 2025-05-07T20:12:37.0790999Z weighted=False, 2025-05-07T20:12:37.0791091Z row_wise=False, 2025-05-07T20:12:37.0791170Z mixed=False, 2025-05-07T20:12:37.0791253Z use_cache=False, 2025-05-07T20:12:37.0791372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.0791454Z use_cpu=True, 2025-05-07T20:12:37.0791555Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.0791638Z ) 2025-05-07T20:12:37.0791773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0792160Z self=, 2025-05-07T20:12:37.0792243Z mixed_B=False, 2025-05-07T20:12:37.0792328Z compile=False, 2025-05-07T20:12:37.0792415Z T=5, 2025-05-07T20:12:37.0792492Z D=25, 2025-05-07T20:12:37.0792568Z B=25, 2025-05-07T20:12:37.0792660Z log_E=4, 2025-05-07T20:12:37.0792737Z L=16, 2025-05-07T20:12:37.0792819Z D_gradcheck=1, 2025-05-07T20:12:37.0792929Z stochastic_rounding=False, 2025-05-07T20:12:37.0793011Z weighted=True, 2025-05-07T20:12:37.0793093Z row_wise=False, 2025-05-07T20:12:37.0793183Z mixed=True, 2025-05-07T20:12:37.0793266Z use_cache=False, 2025-05-07T20:12:37.0793375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.0793467Z use_cpu=True, 2025-05-07T20:12:37.0793570Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.0793643Z ) 2025-05-07T20:12:37.0793791Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0794168Z self=, 2025-05-07T20:12:37.0794261Z mixed_B=True, 2025-05-07T20:12:37.0794375Z compile=False, 2025-05-07T20:12:37.0794452Z T=1, 2025-05-07T20:12:37.0794540Z D=28, 2025-05-07T20:12:37.0794616Z B=35, 2025-05-07T20:12:37.0794693Z log_E=3, 2025-05-07T20:12:37.0794780Z L=17, 2025-05-07T20:12:37.0794863Z D_gradcheck=2, 2025-05-07T20:12:37.0794988Z stochastic_rounding=False, 2025-05-07T20:12:37.0795082Z weighted=False, 2025-05-07T20:12:37.0795164Z row_wise=True, 2025-05-07T20:12:37.0795243Z mixed=False, 2025-05-07T20:12:37.0795336Z use_cache=False, 2025-05-07T20:12:37.0795445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.0795536Z use_cpu=True, 2025-05-07T20:12:37.0795641Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0795715Z ) 2025-05-07T20:12:37.0795866Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0796245Z self=, 2025-05-07T20:12:37.0796352Z mixed_B=False, 2025-05-07T20:12:37.0796450Z compile=True, 2025-05-07T20:12:37.0796525Z T=4, 2025-05-07T20:12:37.0796601Z D=18, 2025-05-07T20:12:37.0796686Z B=8, 2025-05-07T20:12:37.0796764Z log_E=4, 2025-05-07T20:12:37.0796839Z L=9, 2025-05-07T20:12:37.0796932Z D_gradcheck=1, 2025-05-07T20:12:37.0797029Z stochastic_rounding=True, 2025-05-07T20:12:37.0797111Z weighted=True, 2025-05-07T20:12:37.0797205Z row_wise=True, 2025-05-07T20:12:37.0797287Z mixed=False, 2025-05-07T20:12:37.0797380Z use_cache=True, 2025-05-07T20:12:37.0797488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.0797568Z use_cpu=True, 2025-05-07T20:12:37.0797681Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.0797756Z ) 2025-05-07T20:12:37.0797890Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0798305Z self=, 2025-05-07T20:12:37.0798388Z mixed_B=True, 2025-05-07T20:12:37.0798473Z compile=True, 2025-05-07T20:12:37.0798560Z T=5, 2025-05-07T20:12:37.0798636Z D=21, 2025-05-07T20:12:37.0798712Z B=87, 2025-05-07T20:12:37.0798806Z log_E=3, 2025-05-07T20:12:37.0798882Z L=11, 2025-05-07T20:12:37.0798963Z D_gradcheck=2, 2025-05-07T20:12:37.0799074Z stochastic_rounding=False, 2025-05-07T20:12:37.0799158Z weighted=False, 2025-05-07T20:12:37.0799251Z row_wise=True, 2025-05-07T20:12:37.0799331Z mixed=True, 2025-05-07T20:12:37.0799418Z use_cache=False, 2025-05-07T20:12:37.0799540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.0799622Z use_cpu=True, 2025-05-07T20:12:37.0799725Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.0799813Z ) 2025-05-07T20:12:37.0799948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0800323Z self=, 2025-05-07T20:12:37.0800417Z mixed_B=False, 2025-05-07T20:12:37.0800506Z compile=False, 2025-05-07T20:12:37.0800586Z T=5, 2025-05-07T20:12:37.0800676Z D=108, 2025-05-07T20:12:37.0800750Z B=89, 2025-05-07T20:12:37.0800839Z log_E=3, 2025-05-07T20:12:37.0800916Z L=0, 2025-05-07T20:12:37.0800998Z D_gradcheck=1, 2025-05-07T20:12:37.0801108Z stochastic_rounding=False, 2025-05-07T20:12:37.0801193Z weighted=False, 2025-05-07T20:12:37.0801275Z row_wise=True, 2025-05-07T20:12:37.0801366Z mixed=False, 2025-05-07T20:12:37.0801449Z use_cache=False, 2025-05-07T20:12:37.0801559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.0801648Z use_cpu=True, 2025-05-07T20:12:37.0801750Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0801822Z ) 2025-05-07T20:12:37.0801975Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0802353Z self=, 2025-05-07T20:12:37.0802433Z mixed_B=True, 2025-05-07T20:12:37.0802573Z compile=False, 2025-05-07T20:12:37.0802649Z T=3, 2025-05-07T20:12:37.0802734Z D=45, 2025-05-07T20:12:37.0802810Z B=96, 2025-05-07T20:12:37.0802886Z log_E=4, 2025-05-07T20:12:37.0802977Z L=3, 2025-05-07T20:12:37.0803057Z D_gradcheck=2, 2025-05-07T20:12:37.0803181Z stochastic_rounding=True, 2025-05-07T20:12:37.0803277Z weighted=False, 2025-05-07T20:12:37.0803360Z row_wise=True, 2025-05-07T20:12:37.0803440Z mixed=False, 2025-05-07T20:12:37.0803540Z use_cache=False, 2025-05-07T20:12:37.0803651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.0803733Z use_cpu=True, 2025-05-07T20:12:37.0803849Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0803925Z ) 2025-05-07T20:12:37.0804061Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0804451Z self=, 2025-05-07T20:12:37.0804535Z mixed_B=True, 2025-05-07T20:12:37.0804659Z compile=True, 2025-05-07T20:12:37.0804737Z T=1, 2025-05-07T20:12:37.0804815Z D=29, 2025-05-07T20:12:37.0804910Z B=100, 2025-05-07T20:12:37.0804989Z log_E=3, 2025-05-07T20:12:37.0805064Z L=17, 2025-05-07T20:12:37.0805159Z D_gradcheck=1, 2025-05-07T20:12:37.0805259Z stochastic_rounding=True, 2025-05-07T20:12:37.0805341Z weighted=True, 2025-05-07T20:12:37.0805436Z row_wise=False, 2025-05-07T20:12:37.0805517Z mixed=True, 2025-05-07T20:12:37.0805601Z use_cache=False, 2025-05-07T20:12:37.0805720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.0805798Z use_cpu=True, 2025-05-07T20:12:37.0805899Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.0805980Z ) 2025-05-07T20:12:37.0806116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0806532Z self=, 2025-05-07T20:12:37.0806613Z mixed_B=False, 2025-05-07T20:12:37.0806696Z compile=True, 2025-05-07T20:12:37.0806784Z T=3, 2025-05-07T20:12:37.0806862Z D=75, 2025-05-07T20:12:37.0806937Z B=20, 2025-05-07T20:12:37.0807024Z log_E=3, 2025-05-07T20:12:37.0807098Z L=2, 2025-05-07T20:12:37.0807177Z D_gradcheck=1, 2025-05-07T20:12:37.0807284Z stochastic_rounding=True, 2025-05-07T20:12:37.0807363Z weighted=False, 2025-05-07T20:12:37.0807441Z row_wise=False, 2025-05-07T20:12:37.0807532Z mixed=True, 2025-05-07T20:12:37.0807615Z use_cache=False, 2025-05-07T20:12:37.0807722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.0807813Z use_cpu=True, 2025-05-07T20:12:37.0807915Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0807998Z ) 2025-05-07T20:12:37.0808133Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0808509Z self=, 2025-05-07T20:12:37.0808601Z mixed_B=True, 2025-05-07T20:12:37.0808686Z compile=True, 2025-05-07T20:12:37.0808761Z T=4, 2025-05-07T20:12:37.0808849Z D=115, 2025-05-07T20:12:37.0808925Z B=125, 2025-05-07T20:12:37.0809003Z log_E=3, 2025-05-07T20:12:37.0809089Z L=14, 2025-05-07T20:12:37.0809172Z D_gradcheck=2, 2025-05-07T20:12:37.0809270Z stochastic_rounding=False, 2025-05-07T20:12:37.0809363Z weighted=True, 2025-05-07T20:12:37.0809444Z row_wise=False, 2025-05-07T20:12:37.0809536Z mixed=False, 2025-05-07T20:12:37.0809616Z use_cache=True, 2025-05-07T20:12:37.0809724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.0809818Z use_cpu=True, 2025-05-07T20:12:37.0809922Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0809996Z ) 2025-05-07T20:12:37.0810144Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.0810521Z self=, 2025-05-07T20:12:37.0810602Z mixed_B=False, 2025-05-07T20:12:37.0810723Z compile=True, 2025-05-07T20:12:37.0810797Z T=1, 2025-05-07T20:12:37.0810872Z D=6, 2025-05-07T20:12:37.0810961Z B=125, 2025-05-07T20:12:37.0811035Z log_E=3, 2025-05-07T20:12:37.0811110Z L=2, 2025-05-07T20:12:37.0811204Z D_gradcheck=1, 2025-05-07T20:12:37.0811323Z stochastic_rounding=True, 2025-05-07T20:12:37.0811417Z weighted=True, 2025-05-07T20:12:37.0811498Z row_wise=True, 2025-05-07T20:12:37.0811577Z mixed=False, 2025-05-07T20:12:37.0811666Z use_cache=True, 2025-05-07T20:12:37.0811772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.0811852Z use_cpu=True, 2025-05-07T20:12:37.0811964Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.0812036Z ) 2025-05-07T20:12:37.1099796Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1100416Z self=, 2025-05-07T20:12:37.1100546Z mixed_B=True, 2025-05-07T20:12:37.1100805Z compile=True, 2025-05-07T20:12:37.1100926Z T=1, 2025-05-07T20:12:37.1101050Z D=94, 2025-05-07T20:12:37.1101218Z B=100, 2025-05-07T20:12:37.1101369Z log_E=4, 2025-05-07T20:12:37.1101517Z L=12, 2025-05-07T20:12:37.1101685Z D_gradcheck=1, 2025-05-07T20:12:37.1101791Z stochastic_rounding=False, 2025-05-07T20:12:37.1101873Z weighted=True, 2025-05-07T20:12:37.1101965Z row_wise=True, 2025-05-07T20:12:37.1102044Z mixed=True, 2025-05-07T20:12:37.1102201Z use_cache=True, 2025-05-07T20:12:37.1102322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1102403Z use_cpu=True, 2025-05-07T20:12:37.1102519Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1102593Z ) 2025-05-07T20:12:37.1102730Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1103172Z self=, 2025-05-07T20:12:37.1103253Z mixed_B=True, 2025-05-07T20:12:37.1103339Z compile=True, 2025-05-07T20:12:37.1103428Z T=5, 2025-05-07T20:12:37.1103505Z D=37, 2025-05-07T20:12:37.1103582Z B=7, 2025-05-07T20:12:37.1103673Z log_E=4, 2025-05-07T20:12:37.1103748Z L=11, 2025-05-07T20:12:37.1103830Z D_gradcheck=1, 2025-05-07T20:12:37.1103942Z stochastic_rounding=False, 2025-05-07T20:12:37.1104024Z weighted=False, 2025-05-07T20:12:37.1104103Z row_wise=False, 2025-05-07T20:12:37.1104193Z mixed=False, 2025-05-07T20:12:37.1104274Z use_cache=True, 2025-05-07T20:12:37.1104394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1104476Z use_cpu=True, 2025-05-07T20:12:37.1104579Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1104665Z ) 2025-05-07T20:12:37.1104800Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1105179Z self=, 2025-05-07T20:12:37.1105273Z mixed_B=False, 2025-05-07T20:12:37.1105358Z compile=True, 2025-05-07T20:12:37.1105434Z T=4, 2025-05-07T20:12:37.1105523Z D=98, 2025-05-07T20:12:37.1105599Z B=64, 2025-05-07T20:12:37.1105676Z log_E=3, 2025-05-07T20:12:37.1105762Z L=3, 2025-05-07T20:12:37.1105844Z D_gradcheck=2, 2025-05-07T20:12:37.1105941Z stochastic_rounding=True, 2025-05-07T20:12:37.1106033Z weighted=True, 2025-05-07T20:12:37.1106115Z row_wise=False, 2025-05-07T20:12:37.1106207Z mixed=False, 2025-05-07T20:12:37.1106290Z use_cache=False, 2025-05-07T20:12:37.1106398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1106493Z use_cpu=True, 2025-05-07T20:12:37.1106595Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1106669Z ) 2025-05-07T20:12:37.1106815Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1107191Z self=, 2025-05-07T20:12:37.1107274Z mixed_B=False, 2025-05-07T20:12:37.1107460Z compile=False, 2025-05-07T20:12:37.1107537Z T=1, 2025-05-07T20:12:37.1107613Z D=8, 2025-05-07T20:12:37.1107703Z B=56, 2025-05-07T20:12:37.1107780Z log_E=5, 2025-05-07T20:12:37.1107869Z L=6, 2025-05-07T20:12:37.1107952Z D_gradcheck=2, 2025-05-07T20:12:37.1108091Z stochastic_rounding=False, 2025-05-07T20:12:37.1108189Z weighted=True, 2025-05-07T20:12:37.1108270Z row_wise=True, 2025-05-07T20:12:37.1108351Z mixed=True, 2025-05-07T20:12:37.1108446Z use_cache=True, 2025-05-07T20:12:37.1108556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1108638Z use_cpu=True, 2025-05-07T20:12:37.1108748Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1108819Z ) 2025-05-07T20:12:37.1108953Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1109339Z self=, 2025-05-07T20:12:37.1119068Z mixed_B=True, 2025-05-07T20:12:37.1119298Z compile=False, 2025-05-07T20:12:37.1119383Z T=4, 2025-05-07T20:12:37.1119475Z D=51, 2025-05-07T20:12:37.1119554Z B=55, 2025-05-07T20:12:37.1119636Z log_E=4, 2025-05-07T20:12:37.1119727Z L=19, 2025-05-07T20:12:37.1119813Z D_gradcheck=2, 2025-05-07T20:12:37.1119920Z stochastic_rounding=False, 2025-05-07T20:12:37.1120018Z weighted=True, 2025-05-07T20:12:37.1120102Z row_wise=False, 2025-05-07T20:12:37.1120186Z mixed=False, 2025-05-07T20:12:37.1120283Z use_cache=False, 2025-05-07T20:12:37.1120397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1120484Z use_cpu=True, 2025-05-07T20:12:37.1120602Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1120678Z ) 2025-05-07T20:12:37.1120838Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1121267Z self=, 2025-05-07T20:12:37.1121349Z mixed_B=True, 2025-05-07T20:12:37.1121453Z compile=True, 2025-05-07T20:12:37.1121533Z T=2, 2025-05-07T20:12:37.1121612Z D=10, 2025-05-07T20:12:37.1121702Z B=69, 2025-05-07T20:12:37.1121783Z log_E=3, 2025-05-07T20:12:37.1121861Z L=8, 2025-05-07T20:12:37.1121958Z D_gradcheck=2, 2025-05-07T20:12:37.1122059Z stochastic_rounding=True, 2025-05-07T20:12:37.1122142Z weighted=True, 2025-05-07T20:12:37.1122238Z row_wise=True, 2025-05-07T20:12:37.1122319Z mixed=True, 2025-05-07T20:12:37.1122405Z use_cache=False, 2025-05-07T20:12:37.1122534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1122617Z use_cpu=True, 2025-05-07T20:12:37.1122737Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1122812Z ) 2025-05-07T20:12:37.1122951Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1123351Z self=, 2025-05-07T20:12:37.1123434Z mixed_B=False, 2025-05-07T20:12:37.1123520Z compile=True, 2025-05-07T20:12:37.1123614Z T=4, 2025-05-07T20:12:37.1123691Z D=20, 2025-05-07T20:12:37.1123767Z B=69, 2025-05-07T20:12:37.1123856Z log_E=3, 2025-05-07T20:12:37.1123931Z L=14, 2025-05-07T20:12:37.1124016Z D_gradcheck=1, 2025-05-07T20:12:37.1124124Z stochastic_rounding=True, 2025-05-07T20:12:37.1124205Z weighted=False, 2025-05-07T20:12:37.1124286Z row_wise=False, 2025-05-07T20:12:37.1124376Z mixed=True, 2025-05-07T20:12:37.1124461Z use_cache=False, 2025-05-07T20:12:37.1124581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1124661Z use_cpu=True, 2025-05-07T20:12:37.1124761Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1124848Z ) 2025-05-07T20:12:37.1124985Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1125369Z self=, 2025-05-07T20:12:37.1125463Z mixed_B=False, 2025-05-07T20:12:37.1125547Z compile=True, 2025-05-07T20:12:37.1125657Z T=4, 2025-05-07T20:12:37.1125747Z D=122, 2025-05-07T20:12:37.1125823Z B=54, 2025-05-07T20:12:37.1125902Z log_E=3, 2025-05-07T20:12:37.1125989Z L=2, 2025-05-07T20:12:37.1126072Z D_gradcheck=2, 2025-05-07T20:12:37.1126210Z stochastic_rounding=False, 2025-05-07T20:12:37.1126299Z weighted=False, 2025-05-07T20:12:37.1126382Z row_wise=False, 2025-05-07T20:12:37.1126474Z mixed=True, 2025-05-07T20:12:37.1126557Z use_cache=True, 2025-05-07T20:12:37.1126664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1126758Z use_cpu=True, 2025-05-07T20:12:37.1126862Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1126937Z ) 2025-05-07T20:12:37.1127085Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1127467Z self=, 2025-05-07T20:12:37.1127549Z mixed_B=False, 2025-05-07T20:12:37.1127670Z compile=True, 2025-05-07T20:12:37.1127752Z T=2, 2025-05-07T20:12:37.1127831Z D=56, 2025-05-07T20:12:37.1127921Z B=58, 2025-05-07T20:12:37.1128001Z log_E=3, 2025-05-07T20:12:37.1128089Z L=1, 2025-05-07T20:12:37.1128172Z D_gradcheck=1, 2025-05-07T20:12:37.1128270Z stochastic_rounding=False, 2025-05-07T20:12:37.1128367Z weighted=False, 2025-05-07T20:12:37.1128449Z row_wise=True, 2025-05-07T20:12:37.1128529Z mixed=True, 2025-05-07T20:12:37.1128625Z use_cache=False, 2025-05-07T20:12:37.1128736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1128816Z use_cpu=True, 2025-05-07T20:12:37.1128929Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1129004Z ) 2025-05-07T20:12:37.1129139Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1129551Z self=, 2025-05-07T20:12:37.1129634Z mixed_B=True, 2025-05-07T20:12:37.1129731Z compile=False, 2025-05-07T20:12:37.1129809Z T=5, 2025-05-07T20:12:37.1129887Z D=101, 2025-05-07T20:12:37.1129973Z B=83, 2025-05-07T20:12:37.1130052Z log_E=4, 2025-05-07T20:12:37.1130130Z L=1, 2025-05-07T20:12:37.1130224Z D_gradcheck=2, 2025-05-07T20:12:37.1130321Z stochastic_rounding=True, 2025-05-07T20:12:37.1130406Z weighted=False, 2025-05-07T20:12:37.1130499Z row_wise=True, 2025-05-07T20:12:37.1130577Z mixed=False, 2025-05-07T20:12:37.1130663Z use_cache=False, 2025-05-07T20:12:37.1130786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1130867Z use_cpu=True, 2025-05-07T20:12:37.1130971Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1131057Z ) 2025-05-07T20:12:37.1131192Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1131585Z self=, 2025-05-07T20:12:37.1131668Z mixed_B=False, 2025-05-07T20:12:37.1131751Z compile=False, 2025-05-07T20:12:37.1131841Z T=4, 2025-05-07T20:12:37.1131918Z D=27, 2025-05-07T20:12:37.1131993Z B=78, 2025-05-07T20:12:37.1132082Z log_E=5, 2025-05-07T20:12:37.1132158Z L=19, 2025-05-07T20:12:37.1132239Z D_gradcheck=1, 2025-05-07T20:12:37.1132350Z stochastic_rounding=True, 2025-05-07T20:12:37.1132435Z weighted=True, 2025-05-07T20:12:37.1132516Z row_wise=False, 2025-05-07T20:12:37.1132608Z mixed=False, 2025-05-07T20:12:37.1132692Z use_cache=True, 2025-05-07T20:12:37.1132801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1132896Z use_cpu=True, 2025-05-07T20:12:37.1133001Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1133086Z ) 2025-05-07T20:12:37.1133221Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1133601Z self=, 2025-05-07T20:12:37.1133695Z mixed_B=False, 2025-05-07T20:12:37.1133778Z compile=True, 2025-05-07T20:12:37.1133883Z T=2, 2025-05-07T20:12:37.1133971Z D=6, 2025-05-07T20:12:37.1134045Z B=35, 2025-05-07T20:12:37.1134125Z log_E=3, 2025-05-07T20:12:37.1134215Z L=9, 2025-05-07T20:12:37.1134298Z D_gradcheck=2, 2025-05-07T20:12:37.1134426Z stochastic_rounding=False, 2025-05-07T20:12:37.1134517Z weighted=True, 2025-05-07T20:12:37.1134597Z row_wise=False, 2025-05-07T20:12:37.1134678Z mixed=False, 2025-05-07T20:12:37.1134771Z use_cache=True, 2025-05-07T20:12:37.1134879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1134972Z use_cpu=True, 2025-05-07T20:12:37.1135074Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1135148Z ) 2025-05-07T20:12:37.1135293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1135671Z self=, 2025-05-07T20:12:37.1135753Z mixed_B=False, 2025-05-07T20:12:37.1135873Z compile=False, 2025-05-07T20:12:37.1135950Z T=2, 2025-05-07T20:12:37.1136027Z D=120, 2025-05-07T20:12:37.1136117Z B=65, 2025-05-07T20:12:37.1136195Z log_E=4, 2025-05-07T20:12:37.1136270Z L=18, 2025-05-07T20:12:37.1136365Z D_gradcheck=2, 2025-05-07T20:12:37.1136462Z stochastic_rounding=True, 2025-05-07T20:12:37.1136546Z weighted=False, 2025-05-07T20:12:37.1136641Z row_wise=False, 2025-05-07T20:12:37.1136723Z mixed=False, 2025-05-07T20:12:37.1136817Z use_cache=True, 2025-05-07T20:12:37.1136927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1137008Z use_cpu=True, 2025-05-07T20:12:37.1137124Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1137197Z ) 2025-05-07T20:12:37.1137332Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1137749Z self=, 2025-05-07T20:12:37.1137829Z mixed_B=True, 2025-05-07T20:12:37.1137912Z compile=False, 2025-05-07T20:12:37.1138003Z T=5, 2025-05-07T20:12:37.1138078Z D=90, 2025-05-07T20:12:37.1138152Z B=16, 2025-05-07T20:12:37.1138243Z log_E=3, 2025-05-07T20:12:37.1138318Z L=17, 2025-05-07T20:12:37.1138401Z D_gradcheck=2, 2025-05-07T20:12:37.1138514Z stochastic_rounding=False, 2025-05-07T20:12:37.1138595Z weighted=True, 2025-05-07T20:12:37.1138689Z row_wise=True, 2025-05-07T20:12:37.1138771Z mixed=False, 2025-05-07T20:12:37.1138854Z use_cache=True, 2025-05-07T20:12:37.1138975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1139057Z use_cpu=True, 2025-05-07T20:12:37.1139157Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1139245Z ) 2025-05-07T20:12:37.1139380Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1139864Z self=, 2025-05-07T20:12:37.1139962Z mixed_B=False, 2025-05-07T20:12:37.1140050Z compile=True, 2025-05-07T20:12:37.1140127Z T=3, 2025-05-07T20:12:37.1140219Z D=85, 2025-05-07T20:12:37.1140296Z B=56, 2025-05-07T20:12:37.1140388Z log_E=3, 2025-05-07T20:12:37.1140467Z L=3, 2025-05-07T20:12:37.1140552Z D_gradcheck=2, 2025-05-07T20:12:37.1140662Z stochastic_rounding=True, 2025-05-07T20:12:37.1140746Z weighted=True, 2025-05-07T20:12:37.1140829Z row_wise=True, 2025-05-07T20:12:37.1140921Z mixed=True, 2025-05-07T20:12:37.1141005Z use_cache=False, 2025-05-07T20:12:37.1141118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1141210Z use_cpu=True, 2025-05-07T20:12:37.1141313Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1141390Z ) 2025-05-07T20:12:37.1141539Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1141919Z self=, 2025-05-07T20:12:37.1142014Z mixed_B=True, 2025-05-07T20:12:37.1142101Z compile=True, 2025-05-07T20:12:37.1142210Z T=5, 2025-05-07T20:12:37.1142302Z D=10, 2025-05-07T20:12:37.1142377Z B=68, 2025-05-07T20:12:37.1142454Z log_E=3, 2025-05-07T20:12:37.1142545Z L=6, 2025-05-07T20:12:37.1142628Z D_gradcheck=2, 2025-05-07T20:12:37.1142748Z stochastic_rounding=True, 2025-05-07T20:12:37.1142848Z weighted=False, 2025-05-07T20:12:37.1142931Z row_wise=True, 2025-05-07T20:12:37.1143012Z mixed=False, 2025-05-07T20:12:37.1143105Z use_cache=True, 2025-05-07T20:12:37.1143215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1143294Z use_cpu=True, 2025-05-07T20:12:37.1143410Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1143486Z ) 2025-05-07T20:12:37.1143621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1144015Z self=, 2025-05-07T20:12:37.1144098Z mixed_B=True, 2025-05-07T20:12:37.1144195Z compile=True, 2025-05-07T20:12:37.1144297Z T=4, 2025-05-07T20:12:37.1144374Z D=5, 2025-05-07T20:12:37.1144462Z B=61, 2025-05-07T20:12:37.1144538Z log_E=4, 2025-05-07T20:12:37.1144614Z L=13, 2025-05-07T20:12:37.1144708Z D_gradcheck=1, 2025-05-07T20:12:37.1144805Z stochastic_rounding=True, 2025-05-07T20:12:37.1144886Z weighted=True, 2025-05-07T20:12:37.1144977Z row_wise=True, 2025-05-07T20:12:37.1145058Z mixed=False, 2025-05-07T20:12:37.1145138Z use_cache=True, 2025-05-07T20:12:37.1145258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1145339Z use_cpu=True, 2025-05-07T20:12:37.1145441Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1145525Z ) 2025-05-07T20:12:37.1427559Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1428366Z self=, 2025-05-07T20:12:37.1428521Z mixed_B=False, 2025-05-07T20:12:37.1428669Z compile=False, 2025-05-07T20:12:37.1428822Z T=5, 2025-05-07T20:12:37.1428988Z D=103, 2025-05-07T20:12:37.1429138Z B=11, 2025-05-07T20:12:37.1429270Z log_E=4, 2025-05-07T20:12:37.1429379Z L=8, 2025-05-07T20:12:37.1429461Z D_gradcheck=1, 2025-05-07T20:12:37.1429567Z stochastic_rounding=False, 2025-05-07T20:12:37.1429665Z weighted=False, 2025-05-07T20:12:37.1429747Z row_wise=False, 2025-05-07T20:12:37.1429830Z mixed=False, 2025-05-07T20:12:37.1429927Z use_cache=True, 2025-05-07T20:12:37.1430038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1430133Z use_cpu=True, 2025-05-07T20:12:37.1430238Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1430312Z ) 2025-05-07T20:12:37.1430467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1430852Z self=, 2025-05-07T20:12:37.1430935Z mixed_B=False, 2025-05-07T20:12:37.1431032Z compile=False, 2025-05-07T20:12:37.1431112Z T=5, 2025-05-07T20:12:37.1431189Z D=27, 2025-05-07T20:12:37.1431277Z B=87, 2025-05-07T20:12:37.1431359Z log_E=5, 2025-05-07T20:12:37.1431437Z L=9, 2025-05-07T20:12:37.1431533Z D_gradcheck=2, 2025-05-07T20:12:37.1431631Z stochastic_rounding=True, 2025-05-07T20:12:37.1431713Z weighted=True, 2025-05-07T20:12:37.1431807Z row_wise=False, 2025-05-07T20:12:37.1431887Z mixed=False, 2025-05-07T20:12:37.1431982Z use_cache=True, 2025-05-07T20:12:37.1432091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1432171Z use_cpu=True, 2025-05-07T20:12:37.1432288Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1432364Z ) 2025-05-07T20:12:37.1432502Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1432901Z self=, 2025-05-07T20:12:37.1432985Z mixed_B=False, 2025-05-07T20:12:37.1433069Z compile=False, 2025-05-07T20:12:37.1433237Z T=4, 2025-05-07T20:12:37.1433319Z D=73, 2025-05-07T20:12:37.1433397Z B=46, 2025-05-07T20:12:37.1433488Z log_E=5, 2025-05-07T20:12:37.1433568Z L=1, 2025-05-07T20:12:37.1433649Z D_gradcheck=1, 2025-05-07T20:12:37.1433761Z stochastic_rounding=True, 2025-05-07T20:12:37.1433881Z weighted=False, 2025-05-07T20:12:37.1433976Z row_wise=False, 2025-05-07T20:12:37.1434056Z mixed=True, 2025-05-07T20:12:37.1434139Z use_cache=True, 2025-05-07T20:12:37.1434260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1434342Z use_cpu=True, 2025-05-07T20:12:37.1434447Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1434533Z ) 2025-05-07T20:12:37.1434668Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1435051Z self=, 2025-05-07T20:12:37.1435149Z mixed_B=True, 2025-05-07T20:12:37.1435233Z compile=False, 2025-05-07T20:12:37.1435347Z T=3, 2025-05-07T20:12:37.1435440Z D=89, 2025-05-07T20:12:37.1435517Z B=31, 2025-05-07T20:12:37.1435603Z log_E=4, 2025-05-07T20:12:37.1435682Z L=16, 2025-05-07T20:12:37.1435765Z D_gradcheck=1, 2025-05-07T20:12:37.1435876Z stochastic_rounding=False, 2025-05-07T20:12:37.1435964Z weighted=True, 2025-05-07T20:12:37.1436046Z row_wise=True, 2025-05-07T20:12:37.1436144Z mixed=False, 2025-05-07T20:12:37.1436230Z use_cache=False, 2025-05-07T20:12:37.1436340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1436434Z use_cpu=True, 2025-05-07T20:12:37.1436537Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1436617Z ) 2025-05-07T20:12:37.1436762Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1437168Z self=, 2025-05-07T20:12:37.1437252Z mixed_B=False, 2025-05-07T20:12:37.1437346Z compile=True, 2025-05-07T20:12:37.1437425Z T=1, 2025-05-07T20:12:37.1437502Z D=69, 2025-05-07T20:12:37.1437589Z B=27, 2025-05-07T20:12:37.1437668Z log_E=4, 2025-05-07T20:12:37.1437744Z L=1, 2025-05-07T20:12:37.1437837Z D_gradcheck=1, 2025-05-07T20:12:37.1437932Z stochastic_rounding=False, 2025-05-07T20:12:37.1438018Z weighted=True, 2025-05-07T20:12:37.1438112Z row_wise=False, 2025-05-07T20:12:37.1438194Z mixed=False, 2025-05-07T20:12:37.1438291Z use_cache=False, 2025-05-07T20:12:37.1438400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1438482Z use_cpu=True, 2025-05-07T20:12:37.1438599Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1438675Z ) 2025-05-07T20:12:37.1438809Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1439201Z self=, 2025-05-07T20:12:37.1439281Z mixed_B=True, 2025-05-07T20:12:37.1439364Z compile=True, 2025-05-07T20:12:37.1439456Z T=3, 2025-05-07T20:12:37.1439534Z D=54, 2025-05-07T20:12:37.1439609Z B=57, 2025-05-07T20:12:37.1439698Z log_E=5, 2025-05-07T20:12:37.1439774Z L=2, 2025-05-07T20:12:37.1439856Z D_gradcheck=2, 2025-05-07T20:12:37.1439963Z stochastic_rounding=True, 2025-05-07T20:12:37.1440050Z weighted=False, 2025-05-07T20:12:37.1440140Z row_wise=True, 2025-05-07T20:12:37.1440217Z mixed=True, 2025-05-07T20:12:37.1440298Z use_cache=True, 2025-05-07T20:12:37.1440419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1440500Z use_cpu=True, 2025-05-07T20:12:37.1440603Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1440688Z ) 2025-05-07T20:12:37.1440824Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1441200Z self=, 2025-05-07T20:12:37.1441290Z mixed_B=True, 2025-05-07T20:12:37.1441372Z compile=False, 2025-05-07T20:12:37.1441478Z T=3, 2025-05-07T20:12:37.1441567Z D=80, 2025-05-07T20:12:37.1441643Z B=1, 2025-05-07T20:12:37.1441721Z log_E=3, 2025-05-07T20:12:37.1441808Z L=7, 2025-05-07T20:12:37.1441888Z D_gradcheck=1, 2025-05-07T20:12:37.1441997Z stochastic_rounding=False, 2025-05-07T20:12:37.1442105Z weighted=True, 2025-05-07T20:12:37.1442199Z row_wise=False, 2025-05-07T20:12:37.1442281Z mixed=False, 2025-05-07T20:12:37.1442374Z use_cache=False, 2025-05-07T20:12:37.1442481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1442565Z use_cpu=True, 2025-05-07T20:12:37.1442683Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1442758Z ) 2025-05-07T20:12:37.1442895Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1443286Z self=, 2025-05-07T20:12:37.1443370Z mixed_B=True, 2025-05-07T20:12:37.1443467Z compile=False, 2025-05-07T20:12:37.1443572Z T=4, 2025-05-07T20:12:37.1443651Z D=42, 2025-05-07T20:12:37.1443742Z B=63, 2025-05-07T20:12:37.1443821Z log_E=4, 2025-05-07T20:12:37.1443898Z L=2, 2025-05-07T20:12:37.1443991Z D_gradcheck=1, 2025-05-07T20:12:37.1444091Z stochastic_rounding=True, 2025-05-07T20:12:37.1444178Z weighted=False, 2025-05-07T20:12:37.1444270Z row_wise=True, 2025-05-07T20:12:37.1444349Z mixed=True, 2025-05-07T20:12:37.1444435Z use_cache=False, 2025-05-07T20:12:37.1444556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1444641Z use_cpu=True, 2025-05-07T20:12:37.1444746Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1444836Z ) 2025-05-07T20:12:37.1444973Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1445391Z self=, 2025-05-07T20:12:37.1445472Z mixed_B=True, 2025-05-07T20:12:37.1445555Z compile=True, 2025-05-07T20:12:37.1445646Z T=1, 2025-05-07T20:12:37.1445722Z D=63, 2025-05-07T20:12:37.1445799Z B=54, 2025-05-07T20:12:37.1445891Z log_E=3, 2025-05-07T20:12:37.1445969Z L=15, 2025-05-07T20:12:37.1446052Z D_gradcheck=2, 2025-05-07T20:12:37.1446160Z stochastic_rounding=True, 2025-05-07T20:12:37.1446293Z weighted=False, 2025-05-07T20:12:37.1446374Z row_wise=False, 2025-05-07T20:12:37.1446452Z mixed=True, 2025-05-07T20:12:37.1446548Z use_cache=False, 2025-05-07T20:12:37.1446656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1446738Z use_cpu=True, 2025-05-07T20:12:37.1446854Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1446927Z ) 2025-05-07T20:12:37.1447063Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1447454Z self=, 2025-05-07T20:12:37.1447534Z mixed_B=False, 2025-05-07T20:12:37.1447628Z compile=True, 2025-05-07T20:12:37.1447706Z T=3, 2025-05-07T20:12:37.1447782Z D=126, 2025-05-07T20:12:37.1447869Z B=20, 2025-05-07T20:12:37.1447945Z log_E=3, 2025-05-07T20:12:37.1448021Z L=6, 2025-05-07T20:12:37.1448116Z D_gradcheck=2, 2025-05-07T20:12:37.1448211Z stochastic_rounding=True, 2025-05-07T20:12:37.1448295Z weighted=True, 2025-05-07T20:12:37.1448385Z row_wise=False, 2025-05-07T20:12:37.1448464Z mixed=False, 2025-05-07T20:12:37.1448543Z use_cache=True, 2025-05-07T20:12:37.1448663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1448741Z use_cpu=True, 2025-05-07T20:12:37.1448845Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1448929Z ) 2025-05-07T20:12:37.1449063Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1449450Z self=, 2025-05-07T20:12:37.1449528Z mixed_B=True, 2025-05-07T20:12:37.1449614Z compile=False, 2025-05-07T20:12:37.1449732Z T=5, 2025-05-07T20:12:37.1449806Z D=115, 2025-05-07T20:12:37.1449882Z B=90, 2025-05-07T20:12:37.1449973Z log_E=3, 2025-05-07T20:12:37.1450045Z L=20, 2025-05-07T20:12:37.1450129Z D_gradcheck=1, 2025-05-07T20:12:37.1450239Z stochastic_rounding=False, 2025-05-07T20:12:37.1450344Z weighted=True, 2025-05-07T20:12:37.1450425Z row_wise=True, 2025-05-07T20:12:37.1450519Z mixed=False, 2025-05-07T20:12:37.1450600Z use_cache=False, 2025-05-07T20:12:37.1450708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1450798Z use_cpu=True, 2025-05-07T20:12:37.1450899Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1450984Z ) 2025-05-07T20:12:37.1451118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1451494Z self=, 2025-05-07T20:12:37.1451586Z mixed_B=True, 2025-05-07T20:12:37.1451668Z compile=False, 2025-05-07T20:12:37.1451811Z T=1, 2025-05-07T20:12:37.1451899Z D=44, 2025-05-07T20:12:37.1451973Z B=5, 2025-05-07T20:12:37.1452050Z log_E=4, 2025-05-07T20:12:37.1452137Z L=16, 2025-05-07T20:12:37.1452219Z D_gradcheck=1, 2025-05-07T20:12:37.1452319Z stochastic_rounding=False, 2025-05-07T20:12:37.1452421Z weighted=False, 2025-05-07T20:12:37.1452501Z row_wise=False, 2025-05-07T20:12:37.1452583Z mixed=True, 2025-05-07T20:12:37.1452680Z use_cache=False, 2025-05-07T20:12:37.1452791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1452888Z use_cpu=True, 2025-05-07T20:12:37.1452991Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1453065Z ) 2025-05-07T20:12:37.1453216Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1453594Z self=, 2025-05-07T20:12:37.1453700Z mixed_B=True, 2025-05-07T20:12:37.1453795Z compile=True, 2025-05-07T20:12:37.1453871Z T=2, 2025-05-07T20:12:37.1453947Z D=125, 2025-05-07T20:12:37.1454032Z B=28, 2025-05-07T20:12:37.1454110Z log_E=3, 2025-05-07T20:12:37.1454184Z L=20, 2025-05-07T20:12:37.1454274Z D_gradcheck=1, 2025-05-07T20:12:37.1454370Z stochastic_rounding=False, 2025-05-07T20:12:37.1454466Z weighted=True, 2025-05-07T20:12:37.1454545Z row_wise=False, 2025-05-07T20:12:37.1454624Z mixed=True, 2025-05-07T20:12:37.1454718Z use_cache=False, 2025-05-07T20:12:37.1454825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1454906Z use_cpu=True, 2025-05-07T20:12:37.1455020Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1455090Z ) 2025-05-07T20:12:37.1455224Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1455608Z self=, 2025-05-07T20:12:37.1455690Z mixed_B=False, 2025-05-07T20:12:37.1455776Z compile=True, 2025-05-07T20:12:37.1455865Z T=3, 2025-05-07T20:12:37.1455940Z D=5, 2025-05-07T20:12:37.1456019Z B=26, 2025-05-07T20:12:37.1456105Z log_E=3, 2025-05-07T20:12:37.1456177Z L=6, 2025-05-07T20:12:37.1456269Z D_gradcheck=2, 2025-05-07T20:12:37.1456361Z stochastic_rounding=True, 2025-05-07T20:12:37.1456447Z weighted=False, 2025-05-07T20:12:37.1456538Z row_wise=True, 2025-05-07T20:12:37.1456613Z mixed=True, 2025-05-07T20:12:37.1456696Z use_cache=True, 2025-05-07T20:12:37.1456815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1456893Z use_cpu=True, 2025-05-07T20:12:37.1456993Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1457076Z ) 2025-05-07T20:12:37.1457205Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1457580Z self=, 2025-05-07T20:12:37.1457668Z mixed_B=True, 2025-05-07T20:12:37.1457749Z compile=False, 2025-05-07T20:12:37.1457830Z T=1, 2025-05-07T20:12:37.1457930Z D=103, 2025-05-07T20:12:37.1458004Z B=34, 2025-05-07T20:12:37.1458088Z log_E=5, 2025-05-07T20:12:37.1458162Z L=9, 2025-05-07T20:12:37.1458239Z D_gradcheck=2, 2025-05-07T20:12:37.1458342Z stochastic_rounding=False, 2025-05-07T20:12:37.1458458Z weighted=False, 2025-05-07T20:12:37.1458537Z row_wise=True, 2025-05-07T20:12:37.1458627Z mixed=True, 2025-05-07T20:12:37.1458702Z use_cache=True, 2025-05-07T20:12:37.1458806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1458893Z use_cpu=True, 2025-05-07T20:12:37.1458993Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1459061Z ) 2025-05-07T20:12:37.1459203Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1459578Z self=, 2025-05-07T20:12:37.1459746Z mixed_B=True, 2025-05-07T20:12:37.1459829Z compile=False, 2025-05-07T20:12:37.1459933Z T=5, 2025-05-07T20:12:37.1460023Z D=6, 2025-05-07T20:12:37.1460099Z B=109, 2025-05-07T20:12:37.1460173Z log_E=3, 2025-05-07T20:12:37.1460255Z L=7, 2025-05-07T20:12:37.1460336Z D_gradcheck=1, 2025-05-07T20:12:37.1460428Z stochastic_rounding=False, 2025-05-07T20:12:37.1460518Z weighted=False, 2025-05-07T20:12:37.1460597Z row_wise=False, 2025-05-07T20:12:37.1460672Z mixed=True, 2025-05-07T20:12:37.1460758Z use_cache=False, 2025-05-07T20:12:37.1460862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1460939Z use_cpu=True, 2025-05-07T20:12:37.1461047Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1461117Z ) 2025-05-07T20:12:37.1461247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1461624Z self=, 2025-05-07T20:12:37.1461730Z mixed_B=False, 2025-05-07T20:12:37.1461818Z compile=False, 2025-05-07T20:12:37.1461896Z T=5, 2025-05-07T20:12:37.1461971Z D=80, 2025-05-07T20:12:37.1462051Z B=70, 2025-05-07T20:12:37.1462127Z log_E=4, 2025-05-07T20:12:37.1462197Z L=8, 2025-05-07T20:12:37.1462286Z D_gradcheck=1, 2025-05-07T20:12:37.1462379Z stochastic_rounding=False, 2025-05-07T20:12:37.1462459Z weighted=True, 2025-05-07T20:12:37.1462544Z row_wise=True, 2025-05-07T20:12:37.1462623Z mixed=False, 2025-05-07T20:12:37.1462703Z use_cache=False, 2025-05-07T20:12:37.1462820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1462900Z use_cpu=True, 2025-05-07T20:12:37.1463008Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1463081Z ) 2025-05-07T20:12:37.1756042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1756864Z self=, 2025-05-07T20:12:37.1757554Z mixed_B=False, 2025-05-07T20:12:37.1757986Z compile=True, 2025-05-07T20:12:37.1758346Z T=3, 2025-05-07T20:12:37.1758706Z D=98, 2025-05-07T20:12:37.1758929Z B=68, 2025-05-07T20:12:37.1759102Z log_E=4, 2025-05-07T20:12:37.1759295Z L=16, 2025-05-07T20:12:37.1759484Z D_gradcheck=1, 2025-05-07T20:12:37.1759703Z stochastic_rounding=True, 2025-05-07T20:12:37.1759966Z weighted=True, 2025-05-07T20:12:37.1760179Z row_wise=True, 2025-05-07T20:12:37.1760375Z mixed=False, 2025-05-07T20:12:37.1760584Z use_cache=False, 2025-05-07T20:12:37.1760832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1761114Z use_cpu=True, 2025-05-07T20:12:37.1761348Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1761615Z ) 2025-05-07T20:12:37.1761840Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1762560Z self=, 2025-05-07T20:12:37.1763139Z mixed_B=True, 2025-05-07T20:12:37.1763339Z compile=False, 2025-05-07T20:12:37.1763547Z T=5, 2025-05-07T20:12:37.1763838Z D=105, 2025-05-07T20:12:37.1764015Z B=47, 2025-05-07T20:12:37.1764204Z log_E=5, 2025-05-07T20:12:37.1764401Z L=16, 2025-05-07T20:12:37.1764592Z D_gradcheck=1, 2025-05-07T20:12:37.1764805Z stochastic_rounding=True, 2025-05-07T20:12:37.1765107Z weighted=True, 2025-05-07T20:12:37.1765318Z row_wise=True, 2025-05-07T20:12:37.1765517Z mixed=True, 2025-05-07T20:12:37.1765721Z use_cache=False, 2025-05-07T20:12:37.1765969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1766249Z use_cpu=True, 2025-05-07T20:12:37.1766481Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1766747Z ) 2025-05-07T20:12:37.1766971Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1767597Z self=, 2025-05-07T20:12:37.1768175Z mixed_B=True, 2025-05-07T20:12:37.1768380Z compile=False, 2025-05-07T20:12:37.1768584Z T=3, 2025-05-07T20:12:37.1768803Z D=60, 2025-05-07T20:12:37.1768980Z B=30, 2025-05-07T20:12:37.1769161Z log_E=5, 2025-05-07T20:12:37.1769349Z L=13, 2025-05-07T20:12:37.1769528Z D_gradcheck=1, 2025-05-07T20:12:37.1769755Z stochastic_rounding=False, 2025-05-07T20:12:37.1770018Z weighted=False, 2025-05-07T20:12:37.1770219Z row_wise=True, 2025-05-07T20:12:37.1770425Z mixed=True, 2025-05-07T20:12:37.1770631Z use_cache=True, 2025-05-07T20:12:37.1770869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1771152Z use_cpu=True, 2025-05-07T20:12:37.1771383Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1771651Z ) 2025-05-07T20:12:37.1771874Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1772500Z self=, 2025-05-07T20:12:37.1773114Z mixed_B=False, 2025-05-07T20:12:37.1773318Z compile=True, 2025-05-07T20:12:37.1773522Z T=2, 2025-05-07T20:12:37.1773708Z D=18, 2025-05-07T20:12:37.1773879Z B=77, 2025-05-07T20:12:37.1774061Z log_E=4, 2025-05-07T20:12:37.1774253Z L=11, 2025-05-07T20:12:37.1774432Z D_gradcheck=2, 2025-05-07T20:12:37.1774655Z stochastic_rounding=True, 2025-05-07T20:12:37.1774920Z weighted=True, 2025-05-07T20:12:37.1775119Z row_wise=True, 2025-05-07T20:12:37.1775324Z mixed=False, 2025-05-07T20:12:37.1775536Z use_cache=False, 2025-05-07T20:12:37.1775977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1776272Z use_cpu=True, 2025-05-07T20:12:37.1776506Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1776776Z ) 2025-05-07T20:12:37.1776997Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1777624Z self=, 2025-05-07T20:12:37.1778202Z mixed_B=True, 2025-05-07T20:12:37.1778400Z compile=False, 2025-05-07T20:12:37.1778615Z T=3, 2025-05-07T20:12:37.1778810Z D=119, 2025-05-07T20:12:37.1779011Z B=71, 2025-05-07T20:12:37.1779192Z log_E=3, 2025-05-07T20:12:37.1779393Z L=5, 2025-05-07T20:12:37.1779591Z D_gradcheck=2, 2025-05-07T20:12:37.1779871Z stochastic_rounding=True, 2025-05-07T20:12:37.1780146Z weighted=False, 2025-05-07T20:12:37.1780371Z row_wise=False, 2025-05-07T20:12:37.1780579Z mixed=False, 2025-05-07T20:12:37.1780800Z use_cache=False, 2025-05-07T20:12:37.1781061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1781353Z use_cpu=True, 2025-05-07T20:12:37.1781595Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1781870Z ) 2025-05-07T20:12:37.1782099Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1782739Z self=, 2025-05-07T20:12:37.1783322Z mixed_B=False, 2025-05-07T20:12:37.1783546Z compile=False, 2025-05-07T20:12:37.1783752Z T=3, 2025-05-07T20:12:37.1784024Z D=103, 2025-05-07T20:12:37.1784218Z B=113, 2025-05-07T20:12:37.1784401Z log_E=4, 2025-05-07T20:12:37.1784599Z L=0, 2025-05-07T20:12:37.1784796Z D_gradcheck=2, 2025-05-07T20:12:37.1785016Z stochastic_rounding=True, 2025-05-07T20:12:37.1785314Z weighted=True, 2025-05-07T20:12:37.1785536Z row_wise=False, 2025-05-07T20:12:37.1785741Z mixed=True, 2025-05-07T20:12:37.1785953Z use_cache=False, 2025-05-07T20:12:37.1786204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1786491Z use_cpu=True, 2025-05-07T20:12:37.1786727Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1786996Z ) 2025-05-07T20:12:37.1787229Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1787858Z self=, 2025-05-07T20:12:37.1788442Z mixed_B=True, 2025-05-07T20:12:37.1788647Z compile=True, 2025-05-07T20:12:37.1788859Z T=2, 2025-05-07T20:12:37.1789080Z D=28, 2025-05-07T20:12:37.1789260Z B=61, 2025-05-07T20:12:37.1789447Z log_E=3, 2025-05-07T20:12:37.1789638Z L=6, 2025-05-07T20:12:37.1789820Z D_gradcheck=1, 2025-05-07T20:12:37.1790053Z stochastic_rounding=True, 2025-05-07T20:12:37.1790317Z weighted=False, 2025-05-07T20:12:37.1790537Z row_wise=False, 2025-05-07T20:12:37.1790742Z mixed=False, 2025-05-07T20:12:37.1790956Z use_cache=False, 2025-05-07T20:12:37.1791209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1791496Z use_cpu=True, 2025-05-07T20:12:37.1791733Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1792005Z ) 2025-05-07T20:12:37.1792231Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1792863Z self=, 2025-05-07T20:12:37.1793481Z mixed_B=True, 2025-05-07T20:12:37.1793685Z compile=False, 2025-05-07T20:12:37.1793897Z T=5, 2025-05-07T20:12:37.1794090Z D=71, 2025-05-07T20:12:37.1794268Z B=73, 2025-05-07T20:12:37.1794463Z log_E=4, 2025-05-07T20:12:37.1794661Z L=20, 2025-05-07T20:12:37.1794844Z D_gradcheck=1, 2025-05-07T20:12:37.1795079Z stochastic_rounding=False, 2025-05-07T20:12:37.1795344Z weighted=True, 2025-05-07T20:12:37.1795551Z row_wise=False, 2025-05-07T20:12:37.1795769Z mixed=False, 2025-05-07T20:12:37.1795987Z use_cache=False, 2025-05-07T20:12:37.1796232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1796529Z use_cpu=True, 2025-05-07T20:12:37.1796769Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1797038Z ) 2025-05-07T20:12:37.1797264Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1797895Z self=, 2025-05-07T20:12:37.1798477Z mixed_B=True, 2025-05-07T20:12:37.1798682Z compile=False, 2025-05-07T20:12:37.1798893Z T=4, 2025-05-07T20:12:37.1799082Z D=52, 2025-05-07T20:12:37.1799260Z B=66, 2025-05-07T20:12:37.1799449Z log_E=4, 2025-05-07T20:12:37.1799646Z L=13, 2025-05-07T20:12:37.1799831Z D_gradcheck=1, 2025-05-07T20:12:37.1800066Z stochastic_rounding=True, 2025-05-07T20:12:37.1800338Z weighted=True, 2025-05-07T20:12:37.1800547Z row_wise=True, 2025-05-07T20:12:37.1800762Z mixed=False, 2025-05-07T20:12:37.1800976Z use_cache=True, 2025-05-07T20:12:37.1801213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1801510Z use_cpu=True, 2025-05-07T20:12:37.1801744Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1802001Z ) 2025-05-07T20:12:37.1802240Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1802870Z self=, 2025-05-07T20:12:37.1803451Z mixed_B=False, 2025-05-07T20:12:37.1803660Z compile=True, 2025-05-07T20:12:37.1803870Z T=5, 2025-05-07T20:12:37.1804099Z D=105, 2025-05-07T20:12:37.1804283Z B=85, 2025-05-07T20:12:37.1804479Z log_E=3, 2025-05-07T20:12:37.1804685Z L=7, 2025-05-07T20:12:37.1804866Z D_gradcheck=2, 2025-05-07T20:12:37.1805104Z stochastic_rounding=True, 2025-05-07T20:12:37.1805400Z weighted=False, 2025-05-07T20:12:37.1805611Z row_wise=True, 2025-05-07T20:12:37.1805824Z mixed=True, 2025-05-07T20:12:37.1806038Z use_cache=True, 2025-05-07T20:12:37.1806274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1806581Z use_cpu=True, 2025-05-07T20:12:37.1806819Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1807081Z ) 2025-05-07T20:12:37.1807323Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1807954Z self=, 2025-05-07T20:12:37.1808540Z mixed_B=True, 2025-05-07T20:12:37.1808750Z compile=True, 2025-05-07T20:12:37.1808964Z T=2, 2025-05-07T20:12:37.1809181Z D=109, 2025-05-07T20:12:37.1809360Z B=5, 2025-05-07T20:12:37.1809547Z log_E=3, 2025-05-07T20:12:37.1809744Z L=6, 2025-05-07T20:12:37.1809927Z D_gradcheck=2, 2025-05-07T20:12:37.1810159Z stochastic_rounding=True, 2025-05-07T20:12:37.1810424Z weighted=False, 2025-05-07T20:12:37.1810630Z row_wise=True, 2025-05-07T20:12:37.1810840Z mixed=True, 2025-05-07T20:12:37.1811049Z use_cache=True, 2025-05-07T20:12:37.1811282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1811576Z use_cpu=True, 2025-05-07T20:12:37.1811809Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1812070Z ) 2025-05-07T20:12:37.1812309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1812935Z self=, 2025-05-07T20:12:37.1813530Z mixed_B=False, 2025-05-07T20:12:37.1813750Z compile=False, 2025-05-07T20:12:37.1813961Z T=1, 2025-05-07T20:12:37.1814140Z D=127, 2025-05-07T20:12:37.1814334Z B=83, 2025-05-07T20:12:37.1814524Z log_E=3, 2025-05-07T20:12:37.1814710Z L=17, 2025-05-07T20:12:37.1814903Z D_gradcheck=2, 2025-05-07T20:12:37.1815133Z stochastic_rounding=True, 2025-05-07T20:12:37.1815396Z weighted=False, 2025-05-07T20:12:37.1815606Z row_wise=False, 2025-05-07T20:12:37.1815819Z mixed=True, 2025-05-07T20:12:37.1816032Z use_cache=True, 2025-05-07T20:12:37.1816265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1816560Z use_cpu=True, 2025-05-07T20:12:37.1816798Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.1817056Z ) 2025-05-07T20:12:37.1817294Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1817921Z self=, 2025-05-07T20:12:37.1818488Z mixed_B=False, 2025-05-07T20:12:37.1818709Z compile=False, 2025-05-07T20:12:37.1818917Z T=3, 2025-05-07T20:12:37.1819096Z D=69, 2025-05-07T20:12:37.1819284Z B=68, 2025-05-07T20:12:37.1819475Z log_E=3, 2025-05-07T20:12:37.1819750Z L=18, 2025-05-07T20:12:37.1819950Z D_gradcheck=2, 2025-05-07T20:12:37.1820183Z stochastic_rounding=True, 2025-05-07T20:12:37.1820437Z weighted=True, 2025-05-07T20:12:37.1820661Z row_wise=True, 2025-05-07T20:12:37.1820877Z mixed=True, 2025-05-07T20:12:37.1821079Z use_cache=True, 2025-05-07T20:12:37.1821322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1821618Z use_cpu=True, 2025-05-07T20:12:37.1821855Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1822114Z ) 2025-05-07T20:12:37.1822347Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1822975Z self=, 2025-05-07T20:12:37.1823547Z mixed_B=False, 2025-05-07T20:12:37.1823766Z compile=False, 2025-05-07T20:12:37.1823980Z T=3, 2025-05-07T20:12:37.1824215Z D=63, 2025-05-07T20:12:37.1824404Z B=122, 2025-05-07T20:12:37.1824594Z log_E=4, 2025-05-07T20:12:37.1824783Z L=0, 2025-05-07T20:12:37.1824979Z D_gradcheck=2, 2025-05-07T20:12:37.1825213Z stochastic_rounding=False, 2025-05-07T20:12:37.1825468Z weighted=True, 2025-05-07T20:12:37.1825717Z row_wise=False, 2025-05-07T20:12:37.1825944Z mixed=False, 2025-05-07T20:12:37.1826151Z use_cache=True, 2025-05-07T20:12:37.1826396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1826695Z use_cpu=True, 2025-05-07T20:12:37.1826917Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1827189Z ) 2025-05-07T20:12:37.1827429Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1828056Z self=, 2025-05-07T20:12:37.1828628Z mixed_B=True, 2025-05-07T20:12:37.1828844Z compile=True, 2025-05-07T20:12:37.1829057Z T=5, 2025-05-07T20:12:37.1829264Z D=53, 2025-05-07T20:12:37.1829458Z B=100, 2025-05-07T20:12:37.1829659Z log_E=3, 2025-05-07T20:12:37.1829847Z L=20, 2025-05-07T20:12:37.1830049Z D_gradcheck=2, 2025-05-07T20:12:37.1830290Z stochastic_rounding=False, 2025-05-07T20:12:37.1830549Z weighted=False, 2025-05-07T20:12:37.1830777Z row_wise=False, 2025-05-07T20:12:37.1831024Z mixed=True, 2025-05-07T20:12:37.1831240Z use_cache=False, 2025-05-07T20:12:37.1831486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1831788Z use_cpu=True, 2025-05-07T20:12:37.1832029Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1832292Z ) 2025-05-07T20:12:37.1832534Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1833172Z self=, 2025-05-07T20:12:37.1833777Z mixed_B=False, 2025-05-07T20:12:37.1833997Z compile=False, 2025-05-07T20:12:37.1834209Z T=4, 2025-05-07T20:12:37.1834391Z D=97, 2025-05-07T20:12:37.1834583Z B=90, 2025-05-07T20:12:37.1834778Z log_E=5, 2025-05-07T20:12:37.1834965Z L=13, 2025-05-07T20:12:37.1835160Z D_gradcheck=2, 2025-05-07T20:12:37.1835389Z stochastic_rounding=False, 2025-05-07T20:12:37.1835643Z weighted=False, 2025-05-07T20:12:37.1835865Z row_wise=False, 2025-05-07T20:12:37.1836082Z mixed=True, 2025-05-07T20:12:37.1836282Z use_cache=True, 2025-05-07T20:12:37.1836528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.1836827Z use_cpu=True, 2025-05-07T20:12:37.1837068Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1837326Z ) 2025-05-07T20:12:37.1837565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.1838195Z self=, 2025-05-07T20:12:37.1838769Z mixed_B=False, 2025-05-07T20:12:37.1838994Z compile=False, 2025-05-07T20:12:37.1839207Z T=1, 2025-05-07T20:12:37.1839388Z D=39, 2025-05-07T20:12:37.1839577Z B=94, 2025-05-07T20:12:37.1839764Z log_E=5, 2025-05-07T20:12:37.1839949Z L=5, 2025-05-07T20:12:37.1840141Z D_gradcheck=2, 2025-05-07T20:12:37.1840373Z stochastic_rounding=False, 2025-05-07T20:12:37.1840626Z weighted=False, 2025-05-07T20:12:37.1840848Z row_wise=False, 2025-05-07T20:12:37.1841061Z mixed=False, 2025-05-07T20:12:37.1841266Z use_cache=False, 2025-05-07T20:12:37.1841521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.1841820Z use_cpu=True, 2025-05-07T20:12:37.1842046Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.1842320Z ) 2025-05-07T20:12:37.2085658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2086638Z self=, 2025-05-07T20:12:37.2087662Z mixed_B=True, 2025-05-07T20:12:37.2088091Z compile=False, 2025-05-07T20:12:37.2088352Z T=3, 2025-05-07T20:12:37.2088632Z D=6, 2025-05-07T20:12:37.2088822Z B=9, 2025-05-07T20:12:37.2089019Z log_E=3, 2025-05-07T20:12:37.2089208Z L=20, 2025-05-07T20:12:37.2089406Z D_gradcheck=2, 2025-05-07T20:12:37.2089642Z stochastic_rounding=True, 2025-05-07T20:12:37.2089895Z weighted=True, 2025-05-07T20:12:37.2090157Z row_wise=False, 2025-05-07T20:12:37.2090377Z mixed=False, 2025-05-07T20:12:37.2090581Z use_cache=False, 2025-05-07T20:12:37.2090832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2091136Z use_cpu=True, 2025-05-07T20:12:37.2091363Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2091635Z ) 2025-05-07T20:12:37.2091878Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2092514Z self=, 2025-05-07T20:12:37.2093086Z mixed_B=True, 2025-05-07T20:12:37.2093303Z compile=False, 2025-05-07T20:12:37.2093512Z T=5, 2025-05-07T20:12:37.2093731Z D=92, 2025-05-07T20:12:37.2093923Z B=30, 2025-05-07T20:12:37.2094116Z log_E=5, 2025-05-07T20:12:37.2094305Z L=20, 2025-05-07T20:12:37.2094504Z D_gradcheck=1, 2025-05-07T20:12:37.2094740Z stochastic_rounding=False, 2025-05-07T20:12:37.2095070Z weighted=True, 2025-05-07T20:12:37.2095292Z row_wise=False, 2025-05-07T20:12:37.2095517Z mixed=True, 2025-05-07T20:12:37.2095719Z use_cache=False, 2025-05-07T20:12:37.2095976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2096280Z use_cpu=True, 2025-05-07T20:12:37.2096507Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.2096781Z ) 2025-05-07T20:12:37.2097021Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2097655Z self=, 2025-05-07T20:12:37.2098263Z mixed_B=False, 2025-05-07T20:12:37.2098485Z compile=False, 2025-05-07T20:12:37.2098706Z T=2, 2025-05-07T20:12:37.2098893Z D=8, 2025-05-07T20:12:37.2099085Z B=25, 2025-05-07T20:12:37.2099280Z log_E=4, 2025-05-07T20:12:37.2099465Z L=14, 2025-05-07T20:12:37.2099737Z D_gradcheck=2, 2025-05-07T20:12:37.2099978Z stochastic_rounding=True, 2025-05-07T20:12:37.2100235Z weighted=False, 2025-05-07T20:12:37.2100467Z row_wise=True, 2025-05-07T20:12:37.2100687Z mixed=True, 2025-05-07T20:12:37.2100891Z use_cache=False, 2025-05-07T20:12:37.2101150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.2101453Z use_cpu=True, 2025-05-07T20:12:37.2101684Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2101958Z ) 2025-05-07T20:12:37.2102204Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2102826Z self=, 2025-05-07T20:12:37.2103411Z mixed_B=True, 2025-05-07T20:12:37.2103631Z compile=False, 2025-05-07T20:12:37.2103849Z T=4, 2025-05-07T20:12:37.2104028Z D=86, 2025-05-07T20:12:37.2104220Z B=58, 2025-05-07T20:12:37.2104410Z log_E=3, 2025-05-07T20:12:37.2104597Z L=11, 2025-05-07T20:12:37.2104790Z D_gradcheck=1, 2025-05-07T20:12:37.2105020Z stochastic_rounding=True, 2025-05-07T20:12:37.2105271Z weighted=False, 2025-05-07T20:12:37.2105496Z row_wise=False, 2025-05-07T20:12:37.2105714Z mixed=True, 2025-05-07T20:12:37.2105917Z use_cache=True, 2025-05-07T20:12:37.2106163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.2106468Z use_cpu=True, 2025-05-07T20:12:37.2106694Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.2106964Z ) 2025-05-07T20:12:37.2107207Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2107833Z self=, 2025-05-07T20:12:37.2108420Z mixed_B=False, 2025-05-07T20:12:37.2108641Z compile=False, 2025-05-07T20:12:37.2108840Z T=4, 2025-05-07T20:12:37.2109029Z D=98, 2025-05-07T20:12:37.2109267Z B=93, 2025-05-07T20:12:37.2109458Z log_E=3, 2025-05-07T20:12:37.2109645Z L=4, 2025-05-07T20:12:37.2109839Z D_gradcheck=2, 2025-05-07T20:12:37.2110077Z stochastic_rounding=False, 2025-05-07T20:12:37.2110337Z weighted=True, 2025-05-07T20:12:37.2110594Z row_wise=False, 2025-05-07T20:12:37.2110815Z mixed=True, 2025-05-07T20:12:37.2111019Z use_cache=False, 2025-05-07T20:12:37.2111275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2111577Z use_cpu=True, 2025-05-07T20:12:37.2111804Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2112082Z ) 2025-05-07T20:12:37.2112326Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2112944Z self=, 2025-05-07T20:12:37.2113521Z mixed_B=False, 2025-05-07T20:12:37.2113743Z compile=True, 2025-05-07T20:12:37.2113944Z T=4, 2025-05-07T20:12:37.2114157Z D=48, 2025-05-07T20:12:37.2114351Z B=52, 2025-05-07T20:12:37.2114527Z log_E=3, 2025-05-07T20:12:37.2114723Z L=8, 2025-05-07T20:12:37.2114918Z D_gradcheck=1, 2025-05-07T20:12:37.2115143Z stochastic_rounding=False, 2025-05-07T20:12:37.2115411Z weighted=False, 2025-05-07T20:12:37.2115634Z row_wise=True, 2025-05-07T20:12:37.2115836Z mixed=False, 2025-05-07T20:12:37.2116052Z use_cache=False, 2025-05-07T20:12:37.2116304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2116604Z use_cpu=True, 2025-05-07T20:12:37.2116828Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.2117103Z ) 2025-05-07T20:12:37.2117345Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2117959Z self=, 2025-05-07T20:12:37.2118564Z mixed_B=True, 2025-05-07T20:12:37.2118780Z compile=True, 2025-05-07T20:12:37.2118980Z T=5, 2025-05-07T20:12:37.2119174Z D=23, 2025-05-07T20:12:37.2119373Z B=101, 2025-05-07T20:12:37.2119556Z log_E=5, 2025-05-07T20:12:37.2119755Z L=2, 2025-05-07T20:12:37.2119952Z D_gradcheck=2, 2025-05-07T20:12:37.2120174Z stochastic_rounding=False, 2025-05-07T20:12:37.2120437Z weighted=True, 2025-05-07T20:12:37.2120659Z row_wise=False, 2025-05-07T20:12:37.2120869Z mixed=True, 2025-05-07T20:12:37.2121079Z use_cache=True, 2025-05-07T20:12:37.2121328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2121615Z use_cpu=True, 2025-05-07T20:12:37.2121853Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2122122Z ) 2025-05-07T20:12:37.2122362Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2122978Z self=, 2025-05-07T20:12:37.2123564Z mixed_B=False, 2025-05-07T20:12:37.2123776Z compile=False, 2025-05-07T20:12:37.2123975Z T=2, 2025-05-07T20:12:37.2124159Z D=86, 2025-05-07T20:12:37.2124341Z B=91, 2025-05-07T20:12:37.2124516Z log_E=4, 2025-05-07T20:12:37.2124709Z L=19, 2025-05-07T20:12:37.2124900Z D_gradcheck=2, 2025-05-07T20:12:37.2125121Z stochastic_rounding=False, 2025-05-07T20:12:37.2125382Z weighted=False, 2025-05-07T20:12:37.2125597Z row_wise=False, 2025-05-07T20:12:37.2125796Z mixed=False, 2025-05-07T20:12:37.2126008Z use_cache=False, 2025-05-07T20:12:37.2126254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2126539Z use_cpu=True, 2025-05-07T20:12:37.2126769Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2127032Z ) 2025-05-07T20:12:37.2127254Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2127876Z self=, 2025-05-07T20:12:37.2128447Z mixed_B=True, 2025-05-07T20:12:37.2128650Z compile=False, 2025-05-07T20:12:37.2128845Z T=5, 2025-05-07T20:12:37.2129031Z D=89, 2025-05-07T20:12:37.2129250Z B=20, 2025-05-07T20:12:37.2129420Z log_E=4, 2025-05-07T20:12:37.2129603Z L=6, 2025-05-07T20:12:37.2129795Z D_gradcheck=2, 2025-05-07T20:12:37.2130008Z stochastic_rounding=True, 2025-05-07T20:12:37.2130266Z weighted=True, 2025-05-07T20:12:37.2130506Z row_wise=True, 2025-05-07T20:12:37.2130704Z mixed=False, 2025-05-07T20:12:37.2130913Z use_cache=True, 2025-05-07T20:12:37.2131151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.2131430Z use_cpu=True, 2025-05-07T20:12:37.2131659Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2131920Z ) 2025-05-07T20:12:37.2132139Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2132763Z self=, 2025-05-07T20:12:37.2133333Z mixed_B=True, 2025-05-07T20:12:37.2133534Z compile=True, 2025-05-07T20:12:37.2133732Z T=4, 2025-05-07T20:12:37.2133910Z D=4, 2025-05-07T20:12:37.2134115Z B=36, 2025-05-07T20:12:37.2134287Z log_E=5, 2025-05-07T20:12:37.2134369Z L=10, 2025-05-07T20:12:37.2134449Z D_gradcheck=2, 2025-05-07T20:12:37.2134542Z stochastic_rounding=True, 2025-05-07T20:12:37.2134627Z weighted=True, 2025-05-07T20:12:37.2134708Z row_wise=False, 2025-05-07T20:12:37.2134786Z mixed=False, 2025-05-07T20:12:37.2134872Z use_cache=True, 2025-05-07T20:12:37.2134976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2135052Z use_cpu=True, 2025-05-07T20:12:37.2135156Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2135224Z ) 2025-05-07T20:12:37.2135354Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2135733Z self=, 2025-05-07T20:12:37.2135856Z mixed_B=True, 2025-05-07T20:12:37.2135940Z compile=True, 2025-05-07T20:12:37.2136011Z T=4, 2025-05-07T20:12:37.2136084Z D=23, 2025-05-07T20:12:37.2136171Z B=34, 2025-05-07T20:12:37.2136245Z log_E=4, 2025-05-07T20:12:37.2136318Z L=19, 2025-05-07T20:12:37.2136409Z D_gradcheck=1, 2025-05-07T20:12:37.2136503Z stochastic_rounding=False, 2025-05-07T20:12:37.2136583Z weighted=False, 2025-05-07T20:12:37.2136675Z row_wise=False, 2025-05-07T20:12:37.2136750Z mixed=True, 2025-05-07T20:12:37.2136831Z use_cache=False, 2025-05-07T20:12:37.2136946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.2137025Z use_cpu=True, 2025-05-07T20:12:37.2137124Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2137205Z ) 2025-05-07T20:12:37.2137338Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2137722Z self=, 2025-05-07T20:12:37.2137804Z mixed_B=True, 2025-05-07T20:12:37.2137882Z compile=False, 2025-05-07T20:12:37.2137968Z T=2, 2025-05-07T20:12:37.2138043Z D=30, 2025-05-07T20:12:37.2138117Z B=51, 2025-05-07T20:12:37.2138203Z log_E=4, 2025-05-07T20:12:37.2138273Z L=0, 2025-05-07T20:12:37.2138350Z D_gradcheck=1, 2025-05-07T20:12:37.2138455Z stochastic_rounding=False, 2025-05-07T20:12:37.2138536Z weighted=True, 2025-05-07T20:12:37.2138614Z row_wise=False, 2025-05-07T20:12:37.2138700Z mixed=False, 2025-05-07T20:12:37.2138777Z use_cache=True, 2025-05-07T20:12:37.2138884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2138971Z use_cpu=True, 2025-05-07T20:12:37.2139068Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.2139148Z ) 2025-05-07T20:12:37.2139281Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2139821Z self=, 2025-05-07T20:12:37.2139932Z mixed_B=True, 2025-05-07T20:12:37.2140035Z compile=False, 2025-05-07T20:12:37.2140126Z T=3, 2025-05-07T20:12:37.2140335Z D=25, 2025-05-07T20:12:37.2140489Z B=114, 2025-05-07T20:12:37.2140599Z log_E=3, 2025-05-07T20:12:37.2140714Z L=3, 2025-05-07T20:12:37.2140828Z D_gradcheck=2, 2025-05-07T20:12:37.2140971Z stochastic_rounding=False, 2025-05-07T20:12:37.2141100Z weighted=False, 2025-05-07T20:12:37.2141245Z row_wise=True, 2025-05-07T20:12:37.2141359Z mixed=True, 2025-05-07T20:12:37.2141488Z use_cache=False, 2025-05-07T20:12:37.2141649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2141771Z use_cpu=True, 2025-05-07T20:12:37.2141923Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2142025Z ) 2025-05-07T20:12:37.2142240Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2142835Z self=, 2025-05-07T20:12:37.2142947Z mixed_B=True, 2025-05-07T20:12:37.2143076Z compile=True, 2025-05-07T20:12:37.2143184Z T=3, 2025-05-07T20:12:37.2143289Z D=68, 2025-05-07T20:12:37.2143443Z B=116, 2025-05-07T20:12:37.2143554Z log_E=3, 2025-05-07T20:12:37.2143660Z L=6, 2025-05-07T20:12:37.2143787Z D_gradcheck=1, 2025-05-07T20:12:37.2143927Z stochastic_rounding=True, 2025-05-07T20:12:37.2144045Z weighted=True, 2025-05-07T20:12:37.2144176Z row_wise=True, 2025-05-07T20:12:37.2144291Z mixed=True, 2025-05-07T20:12:37.2144419Z use_cache=False, 2025-05-07T20:12:37.2144581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2144697Z use_cpu=True, 2025-05-07T20:12:37.2144866Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.2144976Z ) 2025-05-07T20:12:37.2145175Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2145780Z self=, 2025-05-07T20:12:37.2145927Z mixed_B=True, 2025-05-07T20:12:37.2155360Z compile=True, 2025-05-07T20:12:37.2155518Z T=1, 2025-05-07T20:12:37.2155616Z D=109, 2025-05-07T20:12:37.2155739Z B=85, 2025-05-07T20:12:37.2155835Z log_E=3, 2025-05-07T20:12:37.2155942Z L=14, 2025-05-07T20:12:37.2156049Z D_gradcheck=2, 2025-05-07T20:12:37.2156176Z stochastic_rounding=False, 2025-05-07T20:12:37.2156289Z weighted=True, 2025-05-07T20:12:37.2156400Z row_wise=False, 2025-05-07T20:12:37.2156499Z mixed=False, 2025-05-07T20:12:37.2156621Z use_cache=True, 2025-05-07T20:12:37.2156767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.2156871Z use_cpu=True, 2025-05-07T20:12:37.2157020Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2157112Z ) 2025-05-07T20:12:37.2157295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2157829Z self=, 2025-05-07T20:12:37.2157930Z mixed_B=True, 2025-05-07T20:12:37.2158042Z compile=True, 2025-05-07T20:12:37.2158138Z T=1, 2025-05-07T20:12:37.2158232Z D=72, 2025-05-07T20:12:37.2158345Z B=8, 2025-05-07T20:12:37.2158442Z log_E=4, 2025-05-07T20:12:37.2158532Z L=15, 2025-05-07T20:12:37.2158648Z D_gradcheck=2, 2025-05-07T20:12:37.2158773Z stochastic_rounding=False, 2025-05-07T20:12:37.2158874Z weighted=True, 2025-05-07T20:12:37.2158989Z row_wise=True, 2025-05-07T20:12:37.2159089Z mixed=False, 2025-05-07T20:12:37.2159190Z use_cache=True, 2025-05-07T20:12:37.2159341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.2159444Z use_cpu=True, 2025-05-07T20:12:37.2159578Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.2159682Z ) 2025-05-07T20:12:37.2159859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.2160388Z self=, 2025-05-07T20:12:37.2160496Z mixed_B=False, 2025-05-07T20:12:37.2160598Z compile=False, 2025-05-07T20:12:37.2160702Z T=2, 2025-05-07T20:12:37.2160796Z D=79, 2025-05-07T20:12:37.2160972Z B=31, 2025-05-07T20:12:37.2161079Z log_E=4, 2025-05-07T20:12:37.2161175Z L=18, 2025-05-07T20:12:37.2161278Z D_gradcheck=1, 2025-05-07T20:12:37.2161417Z stochastic_rounding=False, 2025-05-07T20:12:37.2161519Z weighted=False, 2025-05-07T20:12:37.2161652Z row_wise=True, 2025-05-07T20:12:37.2161764Z mixed=False, 2025-05-07T20:12:37.2161868Z use_cache=False, 2025-05-07T20:12:37.2162006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.2162119Z use_cpu=True, 2025-05-07T20:12:37.2162248Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.2162347Z ) 2025-05-07T20:12:37.5840987Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5841605Z self=, 2025-05-07T20:12:37.5841758Z mixed_B=True, 2025-05-07T20:12:37.5841964Z compile=False, 2025-05-07T20:12:37.5842073Z T=1, 2025-05-07T20:12:37.5842176Z D=125, 2025-05-07T20:12:37.5842442Z B=35, 2025-05-07T20:12:37.5842595Z log_E=5, 2025-05-07T20:12:37.5842740Z L=4, 2025-05-07T20:12:37.5842916Z D_gradcheck=1, 2025-05-07T20:12:37.5843093Z stochastic_rounding=True, 2025-05-07T20:12:37.5843189Z weighted=True, 2025-05-07T20:12:37.5843287Z row_wise=False, 2025-05-07T20:12:37.5843364Z mixed=True, 2025-05-07T20:12:37.5843448Z use_cache=False, 2025-05-07T20:12:37.5843571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5843652Z use_cpu=True, 2025-05-07T20:12:37.5843771Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5843847Z ) 2025-05-07T20:12:37.5843983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5844375Z self=, 2025-05-07T20:12:37.5844506Z mixed_B=True, 2025-05-07T20:12:37.5844589Z compile=False, 2025-05-07T20:12:37.5844678Z T=5, 2025-05-07T20:12:37.5844752Z D=101, 2025-05-07T20:12:37.5844832Z B=124, 2025-05-07T20:12:37.5844922Z log_E=5, 2025-05-07T20:12:37.5844997Z L=19, 2025-05-07T20:12:37.5845084Z D_gradcheck=1, 2025-05-07T20:12:37.5845196Z stochastic_rounding=False, 2025-05-07T20:12:37.5845280Z weighted=True, 2025-05-07T20:12:37.5845363Z row_wise=False, 2025-05-07T20:12:37.5845458Z mixed=True, 2025-05-07T20:12:37.5845541Z use_cache=True, 2025-05-07T20:12:37.5845661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5845740Z use_cpu=True, 2025-05-07T20:12:37.5845841Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.5845926Z ) 2025-05-07T20:12:37.5846063Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5846441Z self=, 2025-05-07T20:12:37.5846536Z mixed_B=False, 2025-05-07T20:12:37.5846621Z compile=False, 2025-05-07T20:12:37.5846695Z T=4, 2025-05-07T20:12:37.5846781Z D=51, 2025-05-07T20:12:37.5846859Z B=119, 2025-05-07T20:12:37.5846934Z log_E=3, 2025-05-07T20:12:37.5847021Z L=0, 2025-05-07T20:12:37.5847100Z D_gradcheck=2, 2025-05-07T20:12:37.5847207Z stochastic_rounding=True, 2025-05-07T20:12:37.5847292Z weighted=False, 2025-05-07T20:12:37.5847374Z row_wise=True, 2025-05-07T20:12:37.5847464Z mixed=False, 2025-05-07T20:12:37.5847545Z use_cache=False, 2025-05-07T20:12:37.5847653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.5847746Z use_cpu=True, 2025-05-07T20:12:37.5847847Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.5847920Z ) 2025-05-07T20:12:37.5848066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5848441Z self=, 2025-05-07T20:12:37.5848525Z mixed_B=True, 2025-05-07T20:12:37.5848618Z compile=True, 2025-05-07T20:12:37.5848689Z T=4, 2025-05-07T20:12:37.5848762Z D=99, 2025-05-07T20:12:37.5848903Z B=102, 2025-05-07T20:12:37.5848981Z log_E=5, 2025-05-07T20:12:37.5849071Z L=15, 2025-05-07T20:12:37.5849152Z D_gradcheck=1, 2025-05-07T20:12:37.5849249Z stochastic_rounding=False, 2025-05-07T20:12:37.5849347Z weighted=True, 2025-05-07T20:12:37.5849470Z row_wise=False, 2025-05-07T20:12:37.5849551Z mixed=False, 2025-05-07T20:12:37.5849646Z use_cache=True, 2025-05-07T20:12:37.5849753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5849831Z use_cpu=True, 2025-05-07T20:12:37.5849948Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.5850021Z ) 2025-05-07T20:12:37.5850159Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5850547Z self=, 2025-05-07T20:12:37.5850631Z mixed_B=False, 2025-05-07T20:12:37.5850722Z compile=True, 2025-05-07T20:12:37.5850801Z T=1, 2025-05-07T20:12:37.5850877Z D=92, 2025-05-07T20:12:37.5850993Z B=100, 2025-05-07T20:12:37.5851067Z log_E=5, 2025-05-07T20:12:37.5851145Z L=9, 2025-05-07T20:12:37.5851242Z D_gradcheck=2, 2025-05-07T20:12:37.5851340Z stochastic_rounding=True, 2025-05-07T20:12:37.5851420Z weighted=False, 2025-05-07T20:12:37.5851513Z row_wise=False, 2025-05-07T20:12:37.5851590Z mixed=True, 2025-05-07T20:12:37.5851671Z use_cache=False, 2025-05-07T20:12:37.5851793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.5851870Z use_cpu=True, 2025-05-07T20:12:37.5851970Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5852056Z ) 2025-05-07T20:12:37.5852187Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5852571Z self=, 2025-05-07T20:12:37.5852680Z mixed_B=True, 2025-05-07T20:12:37.5852761Z compile=True, 2025-05-07T20:12:37.5852848Z T=5, 2025-05-07T20:12:37.5852923Z D=5, 2025-05-07T20:12:37.5853001Z B=76, 2025-05-07T20:12:37.5853088Z log_E=3, 2025-05-07T20:12:37.5853166Z L=10, 2025-05-07T20:12:37.5853246Z D_gradcheck=2, 2025-05-07T20:12:37.5853354Z stochastic_rounding=False, 2025-05-07T20:12:37.5853434Z weighted=True, 2025-05-07T20:12:37.5853515Z row_wise=True, 2025-05-07T20:12:37.5853607Z mixed=False, 2025-05-07T20:12:37.5853689Z use_cache=True, 2025-05-07T20:12:37.5853797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.5853895Z use_cpu=True, 2025-05-07T20:12:37.5853994Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5854082Z ) 2025-05-07T20:12:37.5854214Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5854585Z self=, 2025-05-07T20:12:37.5854679Z mixed_B=True, 2025-05-07T20:12:37.5854763Z compile=False, 2025-05-07T20:12:37.5854839Z T=3, 2025-05-07T20:12:37.5854925Z D=3, 2025-05-07T20:12:37.5855004Z B=113, 2025-05-07T20:12:37.5855077Z log_E=5, 2025-05-07T20:12:37.5855162Z L=9, 2025-05-07T20:12:37.5855244Z D_gradcheck=2, 2025-05-07T20:12:37.5855341Z stochastic_rounding=True, 2025-05-07T20:12:37.5855436Z weighted=True, 2025-05-07T20:12:37.5855517Z row_wise=False, 2025-05-07T20:12:37.5855596Z mixed=False, 2025-05-07T20:12:37.5855689Z use_cache=True, 2025-05-07T20:12:37.5855796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5855889Z use_cpu=True, 2025-05-07T20:12:37.5855990Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5856063Z ) 2025-05-07T20:12:37.5856209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5856580Z self=, 2025-05-07T20:12:37.5856664Z mixed_B=False, 2025-05-07T20:12:37.5856761Z compile=False, 2025-05-07T20:12:37.5856836Z T=5, 2025-05-07T20:12:37.5856912Z D=16, 2025-05-07T20:12:37.5857028Z B=8, 2025-05-07T20:12:37.5857104Z log_E=4, 2025-05-07T20:12:37.5857176Z L=6, 2025-05-07T20:12:37.5857270Z D_gradcheck=1, 2025-05-07T20:12:37.5857365Z stochastic_rounding=False, 2025-05-07T20:12:37.5857445Z weighted=False, 2025-05-07T20:12:37.5857562Z row_wise=True, 2025-05-07T20:12:37.5857644Z mixed=True, 2025-05-07T20:12:37.5857744Z use_cache=False, 2025-05-07T20:12:37.5857854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5857936Z use_cpu=True, 2025-05-07T20:12:37.5858048Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.5858117Z ) 2025-05-07T20:12:37.5858251Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5858642Z self=, 2025-05-07T20:12:37.5858723Z mixed_B=True, 2025-05-07T20:12:37.5858803Z compile=True, 2025-05-07T20:12:37.5858891Z T=2, 2025-05-07T20:12:37.5858965Z D=50, 2025-05-07T20:12:37.5859073Z B=98, 2025-05-07T20:12:37.5859165Z log_E=3, 2025-05-07T20:12:37.5859238Z L=11, 2025-05-07T20:12:37.5859320Z D_gradcheck=2, 2025-05-07T20:12:37.5859430Z stochastic_rounding=False, 2025-05-07T20:12:37.5859510Z weighted=True, 2025-05-07T20:12:37.5859601Z row_wise=False, 2025-05-07T20:12:37.5859759Z mixed=False, 2025-05-07T20:12:37.5859841Z use_cache=True, 2025-05-07T20:12:37.5859963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.5860043Z use_cpu=True, 2025-05-07T20:12:37.5860144Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.5860230Z ) 2025-05-07T20:12:37.5860364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5860739Z self=, 2025-05-07T20:12:37.5860866Z mixed_B=False, 2025-05-07T20:12:37.5860947Z compile=True, 2025-05-07T20:12:37.5861020Z T=3, 2025-05-07T20:12:37.5861108Z D=125, 2025-05-07T20:12:37.5861184Z B=90, 2025-05-07T20:12:37.5861271Z log_E=4, 2025-05-07T20:12:37.5861346Z L=7, 2025-05-07T20:12:37.5861426Z D_gradcheck=2, 2025-05-07T20:12:37.5861533Z stochastic_rounding=True, 2025-05-07T20:12:37.5861611Z weighted=True, 2025-05-07T20:12:37.5861690Z row_wise=False, 2025-05-07T20:12:37.5861784Z mixed=False, 2025-05-07T20:12:37.5861866Z use_cache=False, 2025-05-07T20:12:37.5861973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5862065Z use_cpu=True, 2025-05-07T20:12:37.5862167Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5862238Z ) 2025-05-07T20:12:37.5862379Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5862756Z self=, 2025-05-07T20:12:37.5862847Z mixed_B=True, 2025-05-07T20:12:37.5862927Z compile=True, 2025-05-07T20:12:37.5862998Z T=3, 2025-05-07T20:12:37.5863083Z D=6, 2025-05-07T20:12:37.5863163Z B=115, 2025-05-07T20:12:37.5863241Z log_E=3, 2025-05-07T20:12:37.5863324Z L=18, 2025-05-07T20:12:37.5863406Z D_gradcheck=2, 2025-05-07T20:12:37.5863498Z stochastic_rounding=True, 2025-05-07T20:12:37.5863593Z weighted=False, 2025-05-07T20:12:37.5863673Z row_wise=False, 2025-05-07T20:12:37.5863754Z mixed=True, 2025-05-07T20:12:37.5863850Z use_cache=False, 2025-05-07T20:12:37.5863955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5864033Z use_cpu=True, 2025-05-07T20:12:37.5864148Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5864219Z ) 2025-05-07T20:12:37.5864354Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5864742Z self=, 2025-05-07T20:12:37.5864824Z mixed_B=False, 2025-05-07T20:12:37.5864918Z compile=True, 2025-05-07T20:12:37.5864993Z T=4, 2025-05-07T20:12:37.5865067Z D=14, 2025-05-07T20:12:37.5865154Z B=29, 2025-05-07T20:12:37.5865258Z log_E=3, 2025-05-07T20:12:37.5865330Z L=16, 2025-05-07T20:12:37.5865424Z D_gradcheck=2, 2025-05-07T20:12:37.5865522Z stochastic_rounding=False, 2025-05-07T20:12:37.5865604Z weighted=False, 2025-05-07T20:12:37.5865695Z row_wise=True, 2025-05-07T20:12:37.5865798Z mixed=True, 2025-05-07T20:12:37.5865878Z use_cache=True, 2025-05-07T20:12:37.5865995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5866074Z use_cpu=True, 2025-05-07T20:12:37.5866176Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5866260Z ) 2025-05-07T20:12:37.5866393Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5866782Z self=, 2025-05-07T20:12:37.5866866Z mixed_B=True, 2025-05-07T20:12:37.5866947Z compile=True, 2025-05-07T20:12:37.5867067Z T=5, 2025-05-07T20:12:37.5867144Z D=113, 2025-05-07T20:12:37.5867271Z B=36, 2025-05-07T20:12:37.5867350Z log_E=4, 2025-05-07T20:12:37.5867424Z L=9, 2025-05-07T20:12:37.5867512Z D_gradcheck=2, 2025-05-07T20:12:37.5867608Z stochastic_rounding=False, 2025-05-07T20:12:37.5867691Z weighted=False, 2025-05-07T20:12:37.5867779Z row_wise=True, 2025-05-07T20:12:37.5867862Z mixed=False, 2025-05-07T20:12:37.5867943Z use_cache=True, 2025-05-07T20:12:37.5868066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5868147Z use_cpu=True, 2025-05-07T20:12:37.5868258Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.5868332Z ) 2025-05-07T20:12:37.5868465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5868851Z self=, 2025-05-07T20:12:37.5868962Z mixed_B=False, 2025-05-07T20:12:37.5869044Z compile=False, 2025-05-07T20:12:37.5869131Z T=4, 2025-05-07T20:12:37.5869207Z D=86, 2025-05-07T20:12:37.5869279Z B=23, 2025-05-07T20:12:37.5869369Z log_E=4, 2025-05-07T20:12:37.5869444Z L=16, 2025-05-07T20:12:37.5869521Z D_gradcheck=1, 2025-05-07T20:12:37.5869628Z stochastic_rounding=False, 2025-05-07T20:12:37.5869715Z weighted=False, 2025-05-07T20:12:37.5869793Z row_wise=True, 2025-05-07T20:12:37.5869887Z mixed=False, 2025-05-07T20:12:37.5869970Z use_cache=False, 2025-05-07T20:12:37.5870087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.5870167Z use_cpu=True, 2025-05-07T20:12:37.5870268Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5870346Z ) 2025-05-07T20:12:37.5870487Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5870864Z self=, 2025-05-07T20:12:37.5870943Z mixed_B=False, 2025-05-07T20:12:37.5871032Z compile=True, 2025-05-07T20:12:37.5871108Z T=4, 2025-05-07T20:12:37.5871188Z D=19, 2025-05-07T20:12:37.5871263Z B=77, 2025-05-07T20:12:37.5871342Z log_E=4, 2025-05-07T20:12:37.5871422Z L=18, 2025-05-07T20:12:37.5871504Z D_gradcheck=2, 2025-05-07T20:12:37.5871599Z stochastic_rounding=True, 2025-05-07T20:12:37.5871688Z weighted=False, 2025-05-07T20:12:37.5871768Z row_wise=True, 2025-05-07T20:12:37.5871845Z mixed=True, 2025-05-07T20:12:37.5871937Z use_cache=False, 2025-05-07T20:12:37.5872049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5872127Z use_cpu=True, 2025-05-07T20:12:37.5872239Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5872313Z ) 2025-05-07T20:12:37.5872446Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5872834Z self=, 2025-05-07T20:12:37.5872917Z mixed_B=False, 2025-05-07T20:12:37.5873010Z compile=False, 2025-05-07T20:12:37.5873086Z T=1, 2025-05-07T20:12:37.5873161Z D=91, 2025-05-07T20:12:37.5873247Z B=54, 2025-05-07T20:12:37.5873373Z log_E=4, 2025-05-07T20:12:37.5873447Z L=16, 2025-05-07T20:12:37.5873540Z D_gradcheck=2, 2025-05-07T20:12:37.5873638Z stochastic_rounding=False, 2025-05-07T20:12:37.5873717Z weighted=True, 2025-05-07T20:12:37.5873815Z row_wise=False, 2025-05-07T20:12:37.5873920Z mixed=False, 2025-05-07T20:12:37.5874003Z use_cache=False, 2025-05-07T20:12:37.5874121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5874202Z use_cpu=True, 2025-05-07T20:12:37.5874300Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.5874384Z ) 2025-05-07T20:12:37.5874516Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.5874908Z self=, 2025-05-07T20:12:37.5874989Z mixed_B=True, 2025-05-07T20:12:37.5875069Z compile=True, 2025-05-07T20:12:37.5875153Z T=5, 2025-05-07T20:12:37.5875229Z D=116, 2025-05-07T20:12:37.5875329Z B=25, 2025-05-07T20:12:37.5875414Z log_E=5, 2025-05-07T20:12:37.5875488Z L=18, 2025-05-07T20:12:37.5875738Z D_gradcheck=1, 2025-05-07T20:12:37.5875847Z stochastic_rounding=False, 2025-05-07T20:12:37.5875931Z weighted=False, 2025-05-07T20:12:37.5876009Z row_wise=True, 2025-05-07T20:12:37.5876108Z mixed=True, 2025-05-07T20:12:37.5876189Z use_cache=True, 2025-05-07T20:12:37.5876297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.5876384Z use_cpu=True, 2025-05-07T20:12:37.5876484Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.5876559Z ) 2025-05-07T20:12:37.6173006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6173607Z self=, 2025-05-07T20:12:37.6173860Z mixed_B=False, 2025-05-07T20:12:37.6173985Z compile=False, 2025-05-07T20:12:37.6174090Z T=5, 2025-05-07T20:12:37.6174214Z D=13, 2025-05-07T20:12:37.6174322Z B=35, 2025-05-07T20:12:37.6174464Z log_E=4, 2025-05-07T20:12:37.6174616Z L=16, 2025-05-07T20:12:37.6174768Z D_gradcheck=1, 2025-05-07T20:12:37.6174947Z stochastic_rounding=True, 2025-05-07T20:12:37.6175075Z weighted=False, 2025-05-07T20:12:37.6175159Z row_wise=False, 2025-05-07T20:12:37.6175240Z mixed=False, 2025-05-07T20:12:37.6175335Z use_cache=False, 2025-05-07T20:12:37.6175445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6175534Z use_cpu=True, 2025-05-07T20:12:37.6175757Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6175833Z ) 2025-05-07T20:12:37.6175978Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6176360Z self=, 2025-05-07T20:12:37.6176445Z mixed_B=False, 2025-05-07T20:12:37.6176538Z compile=True, 2025-05-07T20:12:37.6176614Z T=5, 2025-05-07T20:12:37.6176688Z D=71, 2025-05-07T20:12:37.6176774Z B=127, 2025-05-07T20:12:37.6176851Z log_E=5, 2025-05-07T20:12:37.6176927Z L=11, 2025-05-07T20:12:37.6177019Z D_gradcheck=2, 2025-05-07T20:12:37.6177113Z stochastic_rounding=True, 2025-05-07T20:12:37.6177193Z weighted=False, 2025-05-07T20:12:37.6177285Z row_wise=False, 2025-05-07T20:12:37.6177364Z mixed=False, 2025-05-07T20:12:37.6177450Z use_cache=True, 2025-05-07T20:12:37.6177556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6177639Z use_cpu=True, 2025-05-07T20:12:37.6177749Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6177821Z ) 2025-05-07T20:12:37.6177953Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6178343Z self=, 2025-05-07T20:12:37.6178426Z mixed_B=False, 2025-05-07T20:12:37.6178506Z compile=False, 2025-05-07T20:12:37.6178591Z T=2, 2025-05-07T20:12:37.6178665Z D=73, 2025-05-07T20:12:37.6178740Z B=92, 2025-05-07T20:12:37.6178899Z log_E=3, 2025-05-07T20:12:37.6178974Z L=0, 2025-05-07T20:12:37.6179056Z D_gradcheck=2, 2025-05-07T20:12:37.6179158Z stochastic_rounding=True, 2025-05-07T20:12:37.6179241Z weighted=False, 2025-05-07T20:12:37.6179330Z row_wise=False, 2025-05-07T20:12:37.6179443Z mixed=True, 2025-05-07T20:12:37.6179525Z use_cache=True, 2025-05-07T20:12:37.6179706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6179791Z use_cpu=True, 2025-05-07T20:12:37.6179891Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6179976Z ) 2025-05-07T20:12:37.6180188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6180566Z self=, 2025-05-07T20:12:37.6180655Z mixed_B=False, 2025-05-07T20:12:37.6180736Z compile=True, 2025-05-07T20:12:37.6180819Z T=1, 2025-05-07T20:12:37.6180894Z D=103, 2025-05-07T20:12:37.6181014Z B=17, 2025-05-07T20:12:37.6181106Z log_E=5, 2025-05-07T20:12:37.6181179Z L=7, 2025-05-07T20:12:37.6181260Z D_gradcheck=1, 2025-05-07T20:12:37.6181359Z stochastic_rounding=True, 2025-05-07T20:12:37.6181439Z weighted=False, 2025-05-07T20:12:37.6181517Z row_wise=False, 2025-05-07T20:12:37.6181607Z mixed=False, 2025-05-07T20:12:37.6181688Z use_cache=False, 2025-05-07T20:12:37.6181796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6181884Z use_cpu=True, 2025-05-07T20:12:37.6181985Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6182058Z ) 2025-05-07T20:12:37.6182202Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6182575Z self=, 2025-05-07T20:12:37.6182704Z mixed_B=False, 2025-05-07T20:12:37.6182788Z compile=False, 2025-05-07T20:12:37.6182860Z T=2, 2025-05-07T20:12:37.6182942Z D=115, 2025-05-07T20:12:37.6183016Z B=109, 2025-05-07T20:12:37.6183093Z log_E=3, 2025-05-07T20:12:37.6183176Z L=6, 2025-05-07T20:12:37.6183257Z D_gradcheck=1, 2025-05-07T20:12:37.6183355Z stochastic_rounding=False, 2025-05-07T20:12:37.6183444Z weighted=False, 2025-05-07T20:12:37.6183524Z row_wise=False, 2025-05-07T20:12:37.6183605Z mixed=True, 2025-05-07T20:12:37.6183697Z use_cache=True, 2025-05-07T20:12:37.6183805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6183886Z use_cpu=True, 2025-05-07T20:12:37.6183996Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6184067Z ) 2025-05-07T20:12:37.6184204Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6184577Z self=, 2025-05-07T20:12:37.6184655Z mixed_B=False, 2025-05-07T20:12:37.6184739Z compile=True, 2025-05-07T20:12:37.6184808Z T=5, 2025-05-07T20:12:37.6184878Z D=86, 2025-05-07T20:12:37.6184964Z B=30, 2025-05-07T20:12:37.6185042Z log_E=3, 2025-05-07T20:12:37.6185114Z L=0, 2025-05-07T20:12:37.6185199Z D_gradcheck=1, 2025-05-07T20:12:37.6185292Z stochastic_rounding=True, 2025-05-07T20:12:37.6185373Z weighted=False, 2025-05-07T20:12:37.6185458Z row_wise=True, 2025-05-07T20:12:37.6185538Z mixed=False, 2025-05-07T20:12:37.6185617Z use_cache=True, 2025-05-07T20:12:37.6185730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6185810Z use_cpu=True, 2025-05-07T20:12:37.6185921Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6185993Z ) 2025-05-07T20:12:37.6186126Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6186507Z self=, 2025-05-07T20:12:37.6186589Z mixed_B=False, 2025-05-07T20:12:37.6186670Z compile=True, 2025-05-07T20:12:37.6186751Z T=3, 2025-05-07T20:12:37.6186824Z D=77, 2025-05-07T20:12:37.6186898Z B=109, 2025-05-07T20:12:37.6187011Z log_E=4, 2025-05-07T20:12:37.6187084Z L=0, 2025-05-07T20:12:37.6187164Z D_gradcheck=2, 2025-05-07T20:12:37.6187267Z stochastic_rounding=True, 2025-05-07T20:12:37.6187348Z weighted=False, 2025-05-07T20:12:37.6187426Z row_wise=True, 2025-05-07T20:12:37.6187566Z mixed=True, 2025-05-07T20:12:37.6187649Z use_cache=False, 2025-05-07T20:12:37.6187766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6187847Z use_cpu=True, 2025-05-07T20:12:37.6187947Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6188027Z ) 2025-05-07T20:12:37.6188158Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6188533Z self=, 2025-05-07T20:12:37.6188623Z mixed_B=True, 2025-05-07T20:12:37.6188703Z compile=False, 2025-05-07T20:12:37.6188777Z T=1, 2025-05-07T20:12:37.6188864Z D=23, 2025-05-07T20:12:37.6188938Z B=67, 2025-05-07T20:12:37.6189041Z log_E=3, 2025-05-07T20:12:37.6189123Z L=1, 2025-05-07T20:12:37.6189203Z D_gradcheck=1, 2025-05-07T20:12:37.6189311Z stochastic_rounding=False, 2025-05-07T20:12:37.6189387Z weighted=True, 2025-05-07T20:12:37.6189467Z row_wise=False, 2025-05-07T20:12:37.6189558Z mixed=True, 2025-05-07T20:12:37.6189637Z use_cache=True, 2025-05-07T20:12:37.6189743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6189832Z use_cpu=True, 2025-05-07T20:12:37.6189932Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6190003Z ) 2025-05-07T20:12:37.6190144Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6190515Z self=, 2025-05-07T20:12:37.6190623Z mixed_B=True, 2025-05-07T20:12:37.6190714Z compile=True, 2025-05-07T20:12:37.6190786Z T=5, 2025-05-07T20:12:37.6190866Z D=34, 2025-05-07T20:12:37.6190948Z B=18, 2025-05-07T20:12:37.6191029Z log_E=3, 2025-05-07T20:12:37.6191113Z L=10, 2025-05-07T20:12:37.6191194Z D_gradcheck=1, 2025-05-07T20:12:37.6191287Z stochastic_rounding=True, 2025-05-07T20:12:37.6191380Z weighted=False, 2025-05-07T20:12:37.6191460Z row_wise=True, 2025-05-07T20:12:37.6191539Z mixed=False, 2025-05-07T20:12:37.6191628Z use_cache=True, 2025-05-07T20:12:37.6191733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6191811Z use_cpu=True, 2025-05-07T20:12:37.6191927Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6192000Z ) 2025-05-07T20:12:37.6192131Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6192510Z self=, 2025-05-07T20:12:37.6192595Z mixed_B=False, 2025-05-07T20:12:37.6192683Z compile=False, 2025-05-07T20:12:37.6192758Z T=4, 2025-05-07T20:12:37.6192833Z D=28, 2025-05-07T20:12:37.6192916Z B=105, 2025-05-07T20:12:37.6192995Z log_E=3, 2025-05-07T20:12:37.6193070Z L=4, 2025-05-07T20:12:37.6193162Z D_gradcheck=1, 2025-05-07T20:12:37.6193262Z stochastic_rounding=False, 2025-05-07T20:12:37.6193345Z weighted=True, 2025-05-07T20:12:37.6193435Z row_wise=True, 2025-05-07T20:12:37.6193518Z mixed=False, 2025-05-07T20:12:37.6193599Z use_cache=True, 2025-05-07T20:12:37.6193717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6193798Z use_cpu=True, 2025-05-07T20:12:37.6193901Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6193979Z ) 2025-05-07T20:12:37.6194113Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6194497Z self=, 2025-05-07T20:12:37.6194581Z mixed_B=True, 2025-05-07T20:12:37.6194664Z compile=True, 2025-05-07T20:12:37.6194750Z T=1, 2025-05-07T20:12:37.6194827Z D=79, 2025-05-07T20:12:37.6194907Z B=25, 2025-05-07T20:12:37.6195023Z log_E=3, 2025-05-07T20:12:37.6195097Z L=1, 2025-05-07T20:12:37.6195179Z D_gradcheck=2, 2025-05-07T20:12:37.6195283Z stochastic_rounding=False, 2025-05-07T20:12:37.6195364Z weighted=True, 2025-05-07T20:12:37.6195446Z row_wise=False, 2025-05-07T20:12:37.6195570Z mixed=True, 2025-05-07T20:12:37.6195653Z use_cache=False, 2025-05-07T20:12:37.6195759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6195850Z use_cpu=True, 2025-05-07T20:12:37.6195951Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6196032Z ) 2025-05-07T20:12:37.6196163Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6196539Z self=, 2025-05-07T20:12:37.6196631Z mixed_B=True, 2025-05-07T20:12:37.6196711Z compile=False, 2025-05-07T20:12:37.6196787Z T=4, 2025-05-07T20:12:37.6196871Z D=50, 2025-05-07T20:12:37.6196945Z B=85, 2025-05-07T20:12:37.6197047Z log_E=4, 2025-05-07T20:12:37.6197131Z L=17, 2025-05-07T20:12:37.6197209Z D_gradcheck=1, 2025-05-07T20:12:37.6197302Z stochastic_rounding=False, 2025-05-07T20:12:37.6197389Z weighted=True, 2025-05-07T20:12:37.6197469Z row_wise=True, 2025-05-07T20:12:37.6197548Z mixed=True, 2025-05-07T20:12:37.6197638Z use_cache=False, 2025-05-07T20:12:37.6197745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6197837Z use_cpu=True, 2025-05-07T20:12:37.6197937Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6198006Z ) 2025-05-07T20:12:37.6198149Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6198522Z self=, 2025-05-07T20:12:37.6198630Z mixed_B=True, 2025-05-07T20:12:37.6198721Z compile=True, 2025-05-07T20:12:37.6198791Z T=2, 2025-05-07T20:12:37.6198869Z D=54, 2025-05-07T20:12:37.6198953Z B=11, 2025-05-07T20:12:37.6199030Z log_E=3, 2025-05-07T20:12:37.6199105Z L=19, 2025-05-07T20:12:37.6199199Z D_gradcheck=2, 2025-05-07T20:12:37.6199291Z stochastic_rounding=False, 2025-05-07T20:12:37.6199370Z weighted=True, 2025-05-07T20:12:37.6199461Z row_wise=True, 2025-05-07T20:12:37.6199538Z mixed=True, 2025-05-07T20:12:37.6199629Z use_cache=False, 2025-05-07T20:12:37.6199736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6199813Z use_cpu=True, 2025-05-07T20:12:37.6199922Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6199993Z ) 2025-05-07T20:12:37.6200124Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6200509Z self=, 2025-05-07T20:12:37.6200591Z mixed_B=False, 2025-05-07T20:12:37.6200671Z compile=False, 2025-05-07T20:12:37.6200756Z T=4, 2025-05-07T20:12:37.6200828Z D=46, 2025-05-07T20:12:37.6200901Z B=63, 2025-05-07T20:12:37.6200990Z log_E=4, 2025-05-07T20:12:37.6201065Z L=7, 2025-05-07T20:12:37.6201153Z D_gradcheck=2, 2025-05-07T20:12:37.6201249Z stochastic_rounding=False, 2025-05-07T20:12:37.6201327Z weighted=False, 2025-05-07T20:12:37.6201413Z row_wise=False, 2025-05-07T20:12:37.6201493Z mixed=False, 2025-05-07T20:12:37.6201571Z use_cache=True, 2025-05-07T20:12:37.6201686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6201767Z use_cpu=True, 2025-05-07T20:12:37.6201865Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6201944Z ) 2025-05-07T20:12:37.6202076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6202446Z self=, 2025-05-07T20:12:37.6202535Z mixed_B=True, 2025-05-07T20:12:37.6202619Z compile=True, 2025-05-07T20:12:37.6202689Z T=1, 2025-05-07T20:12:37.6202772Z D=67, 2025-05-07T20:12:37.6202847Z B=122, 2025-05-07T20:12:37.6202960Z log_E=3, 2025-05-07T20:12:37.6203035Z L=18, 2025-05-07T20:12:37.6203116Z D_gradcheck=2, 2025-05-07T20:12:37.6203219Z stochastic_rounding=True, 2025-05-07T20:12:37.6203300Z weighted=True, 2025-05-07T20:12:37.6203381Z row_wise=False, 2025-05-07T20:12:37.6203492Z mixed=True, 2025-05-07T20:12:37.6203576Z use_cache=False, 2025-05-07T20:12:37.6203684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6203770Z use_cpu=True, 2025-05-07T20:12:37.6203870Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6203942Z ) 2025-05-07T20:12:37.6204086Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6204458Z self=, 2025-05-07T20:12:37.6204548Z mixed_B=False, 2025-05-07T20:12:37.6204626Z compile=True, 2025-05-07T20:12:37.6204700Z T=3, 2025-05-07T20:12:37.6204781Z D=30, 2025-05-07T20:12:37.6204853Z B=48, 2025-05-07T20:12:37.6204955Z log_E=3, 2025-05-07T20:12:37.6205040Z L=14, 2025-05-07T20:12:37.6205118Z D_gradcheck=2, 2025-05-07T20:12:37.6205214Z stochastic_rounding=True, 2025-05-07T20:12:37.6205302Z weighted=True, 2025-05-07T20:12:37.6205380Z row_wise=True, 2025-05-07T20:12:37.6205460Z mixed=True, 2025-05-07T20:12:37.6205551Z use_cache=False, 2025-05-07T20:12:37.6205658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6205735Z use_cpu=True, 2025-05-07T20:12:37.6205840Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6205911Z ) 2025-05-07T20:12:37.6206043Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6206428Z self=, 2025-05-07T20:12:37.6206532Z mixed_B=False, 2025-05-07T20:12:37.6206622Z compile=False, 2025-05-07T20:12:37.6206695Z T=4, 2025-05-07T20:12:37.6206769Z D=15, 2025-05-07T20:12:37.6206850Z B=46, 2025-05-07T20:12:37.6206927Z log_E=4, 2025-05-07T20:12:37.6206999Z L=12, 2025-05-07T20:12:37.6207086Z D_gradcheck=2, 2025-05-07T20:12:37.6207182Z stochastic_rounding=False, 2025-05-07T20:12:37.6207264Z weighted=False, 2025-05-07T20:12:37.6207351Z row_wise=False, 2025-05-07T20:12:37.6207430Z mixed=False, 2025-05-07T20:12:37.6207512Z use_cache=True, 2025-05-07T20:12:37.6207628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6207705Z use_cpu=True, 2025-05-07T20:12:37.6207816Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6207885Z ) 2025-05-07T20:12:37.6508803Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6509335Z self=, 2025-05-07T20:12:37.6509428Z mixed_B=False, 2025-05-07T20:12:37.6509512Z compile=False, 2025-05-07T20:12:37.6509600Z T=2, 2025-05-07T20:12:37.6509690Z D=83, 2025-05-07T20:12:37.6509806Z B=34, 2025-05-07T20:12:37.6509886Z log_E=5, 2025-05-07T20:12:37.6509958Z L=14, 2025-05-07T20:12:37.6510054Z D_gradcheck=1, 2025-05-07T20:12:37.6510150Z stochastic_rounding=True, 2025-05-07T20:12:37.6510230Z weighted=True, 2025-05-07T20:12:37.6510362Z row_wise=True, 2025-05-07T20:12:37.6510445Z mixed=True, 2025-05-07T20:12:37.6510528Z use_cache=False, 2025-05-07T20:12:37.6510646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6510725Z use_cpu=True, 2025-05-07T20:12:37.6510828Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6510910Z ) 2025-05-07T20:12:37.6511044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6511423Z self=, 2025-05-07T20:12:37.6511515Z mixed_B=False, 2025-05-07T20:12:37.6511594Z compile=True, 2025-05-07T20:12:37.6511680Z T=2, 2025-05-07T20:12:37.6511821Z D=115, 2025-05-07T20:12:37.6511898Z B=76, 2025-05-07T20:12:37.6512085Z log_E=3, 2025-05-07T20:12:37.6512161Z L=11, 2025-05-07T20:12:37.6512244Z D_gradcheck=1, 2025-05-07T20:12:37.6512347Z stochastic_rounding=False, 2025-05-07T20:12:37.6512429Z weighted=True, 2025-05-07T20:12:37.6512510Z row_wise=False, 2025-05-07T20:12:37.6512636Z mixed=False, 2025-05-07T20:12:37.6512721Z use_cache=True, 2025-05-07T20:12:37.6512830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6512918Z use_cpu=True, 2025-05-07T20:12:37.6513018Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6513110Z ) 2025-05-07T20:12:37.6513247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6513625Z self=, 2025-05-07T20:12:37.6513722Z mixed_B=False, 2025-05-07T20:12:37.6513807Z compile=True, 2025-05-07T20:12:37.6513882Z T=4, 2025-05-07T20:12:37.6513971Z D=26, 2025-05-07T20:12:37.6514048Z B=88, 2025-05-07T20:12:37.6514160Z log_E=4, 2025-05-07T20:12:37.6514250Z L=5, 2025-05-07T20:12:37.6514336Z D_gradcheck=2, 2025-05-07T20:12:37.6514429Z stochastic_rounding=True, 2025-05-07T20:12:37.6514525Z weighted=False, 2025-05-07T20:12:37.6514607Z row_wise=False, 2025-05-07T20:12:37.6514688Z mixed=False, 2025-05-07T20:12:37.6514782Z use_cache=True, 2025-05-07T20:12:37.6514891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6514985Z use_cpu=True, 2025-05-07T20:12:37.6515089Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6515162Z ) 2025-05-07T20:12:37.6515310Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6515691Z self=, 2025-05-07T20:12:37.6515807Z mixed_B=True, 2025-05-07T20:12:37.6515901Z compile=False, 2025-05-07T20:12:37.6515979Z T=3, 2025-05-07T20:12:37.6516055Z D=118, 2025-05-07T20:12:37.6516142Z B=111, 2025-05-07T20:12:37.6516223Z log_E=5, 2025-05-07T20:12:37.6516298Z L=2, 2025-05-07T20:12:37.6516391Z D_gradcheck=1, 2025-05-07T20:12:37.6516488Z stochastic_rounding=True, 2025-05-07T20:12:37.6516571Z weighted=False, 2025-05-07T20:12:37.6516664Z row_wise=True, 2025-05-07T20:12:37.6516748Z mixed=False, 2025-05-07T20:12:37.6516841Z use_cache=True, 2025-05-07T20:12:37.6516947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6517025Z use_cpu=True, 2025-05-07T20:12:37.6517135Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6517208Z ) 2025-05-07T20:12:37.6517342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6517728Z self=, 2025-05-07T20:12:37.6517812Z mixed_B=True, 2025-05-07T20:12:37.6517895Z compile=True, 2025-05-07T20:12:37.6517975Z T=2, 2025-05-07T20:12:37.6518051Z D=54, 2025-05-07T20:12:37.6518128Z B=72, 2025-05-07T20:12:37.6518212Z log_E=3, 2025-05-07T20:12:37.6518286Z L=17, 2025-05-07T20:12:37.6518379Z D_gradcheck=2, 2025-05-07T20:12:37.6518472Z stochastic_rounding=True, 2025-05-07T20:12:37.6518553Z weighted=False, 2025-05-07T20:12:37.6518644Z row_wise=False, 2025-05-07T20:12:37.6518720Z mixed=True, 2025-05-07T20:12:37.6518806Z use_cache=False, 2025-05-07T20:12:37.6518920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6518998Z use_cpu=True, 2025-05-07T20:12:37.6519099Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6519182Z ) 2025-05-07T20:12:37.6519314Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6519692Z self=, 2025-05-07T20:12:37.6519782Z mixed_B=False, 2025-05-07T20:12:37.6519863Z compile=False, 2025-05-07T20:12:37.6519950Z T=3, 2025-05-07T20:12:37.6520022Z D=73, 2025-05-07T20:12:37.6520094Z B=58, 2025-05-07T20:12:37.6520181Z log_E=3, 2025-05-07T20:12:37.6520283Z L=10, 2025-05-07T20:12:37.6520364Z D_gradcheck=1, 2025-05-07T20:12:37.6520467Z stochastic_rounding=True, 2025-05-07T20:12:37.6520547Z weighted=True, 2025-05-07T20:12:37.6520629Z row_wise=False, 2025-05-07T20:12:37.6520746Z mixed=False, 2025-05-07T20:12:37.6520826Z use_cache=True, 2025-05-07T20:12:37.6520934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6521028Z use_cpu=True, 2025-05-07T20:12:37.6521130Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6521203Z ) 2025-05-07T20:12:37.6521345Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6521717Z self=, 2025-05-07T20:12:37.6521811Z mixed_B=False, 2025-05-07T20:12:37.6521891Z compile=False, 2025-05-07T20:12:37.6521964Z T=3, 2025-05-07T20:12:37.6522047Z D=74, 2025-05-07T20:12:37.6522119Z B=13, 2025-05-07T20:12:37.6522217Z log_E=5, 2025-05-07T20:12:37.6522306Z L=15, 2025-05-07T20:12:37.6522386Z D_gradcheck=2, 2025-05-07T20:12:37.6522483Z stochastic_rounding=False, 2025-05-07T20:12:37.6522575Z weighted=False, 2025-05-07T20:12:37.6522655Z row_wise=False, 2025-05-07T20:12:37.6522734Z mixed=True, 2025-05-07T20:12:37.6522824Z use_cache=True, 2025-05-07T20:12:37.6522931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6523010Z use_cpu=True, 2025-05-07T20:12:37.6523124Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6523194Z ) 2025-05-07T20:12:37.6523339Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6523715Z self=, 2025-05-07T20:12:37.6523820Z mixed_B=False, 2025-05-07T20:12:37.6523912Z compile=True, 2025-05-07T20:12:37.6523988Z T=5, 2025-05-07T20:12:37.6524063Z D=19, 2025-05-07T20:12:37.6524153Z B=57, 2025-05-07T20:12:37.6524231Z log_E=5, 2025-05-07T20:12:37.6524306Z L=13, 2025-05-07T20:12:37.6524397Z D_gradcheck=2, 2025-05-07T20:12:37.6524494Z stochastic_rounding=True, 2025-05-07T20:12:37.6524573Z weighted=False, 2025-05-07T20:12:37.6524664Z row_wise=False, 2025-05-07T20:12:37.6524745Z mixed=False, 2025-05-07T20:12:37.6524824Z use_cache=False, 2025-05-07T20:12:37.6524941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6525021Z use_cpu=True, 2025-05-07T20:12:37.6525131Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6525204Z ) 2025-05-07T20:12:37.6525337Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6525718Z self=, 2025-05-07T20:12:37.6525801Z mixed_B=False, 2025-05-07T20:12:37.6525882Z compile=True, 2025-05-07T20:12:37.6525967Z T=3, 2025-05-07T20:12:37.6526043Z D=16, 2025-05-07T20:12:37.6526117Z B=60, 2025-05-07T20:12:37.6526203Z log_E=4, 2025-05-07T20:12:37.6526280Z L=10, 2025-05-07T20:12:37.6526358Z D_gradcheck=2, 2025-05-07T20:12:37.6526461Z stochastic_rounding=True, 2025-05-07T20:12:37.6526542Z weighted=False, 2025-05-07T20:12:37.6526621Z row_wise=True, 2025-05-07T20:12:37.6526708Z mixed=False, 2025-05-07T20:12:37.6526788Z use_cache=True, 2025-05-07T20:12:37.6526903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6526985Z use_cpu=True, 2025-05-07T20:12:37.6527087Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6527166Z ) 2025-05-07T20:12:37.6527298Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6527674Z self=, 2025-05-07T20:12:37.6527763Z mixed_B=False, 2025-05-07T20:12:37.6527844Z compile=True, 2025-05-07T20:12:37.6527920Z T=5, 2025-05-07T20:12:37.6528006Z D=64, 2025-05-07T20:12:37.6528081Z B=51, 2025-05-07T20:12:37.6528159Z log_E=5, 2025-05-07T20:12:37.6528282Z L=17, 2025-05-07T20:12:37.6528364Z D_gradcheck=2, 2025-05-07T20:12:37.6528458Z stochastic_rounding=True, 2025-05-07T20:12:37.6528552Z weighted=False, 2025-05-07T20:12:37.6528634Z row_wise=True, 2025-05-07T20:12:37.6528752Z mixed=True, 2025-05-07T20:12:37.6528834Z use_cache=True, 2025-05-07T20:12:37.6528943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6529033Z use_cpu=True, 2025-05-07T20:12:37.6529137Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6529207Z ) 2025-05-07T20:12:37.6529347Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6529721Z self=, 2025-05-07T20:12:37.6529808Z mixed_B=True, 2025-05-07T20:12:37.6529897Z compile=False, 2025-05-07T20:12:37.6529973Z T=3, 2025-05-07T20:12:37.6530050Z D=22, 2025-05-07T20:12:37.6530137Z B=1, 2025-05-07T20:12:37.6530240Z log_E=3, 2025-05-07T20:12:37.6530330Z L=9, 2025-05-07T20:12:37.6530410Z D_gradcheck=2, 2025-05-07T20:12:37.6530505Z stochastic_rounding=False, 2025-05-07T20:12:37.6530599Z weighted=False, 2025-05-07T20:12:37.6530680Z row_wise=False, 2025-05-07T20:12:37.6530759Z mixed=False, 2025-05-07T20:12:37.6530853Z use_cache=True, 2025-05-07T20:12:37.6530957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6531038Z use_cpu=True, 2025-05-07T20:12:37.6531151Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6531223Z ) 2025-05-07T20:12:37.6531356Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6531738Z self=, 2025-05-07T20:12:37.6531843Z mixed_B=False, 2025-05-07T20:12:37.6531935Z compile=True, 2025-05-07T20:12:37.6532008Z T=4, 2025-05-07T20:12:37.6532083Z D=39, 2025-05-07T20:12:37.6532167Z B=116, 2025-05-07T20:12:37.6532243Z log_E=5, 2025-05-07T20:12:37.6532321Z L=12, 2025-05-07T20:12:37.6532416Z D_gradcheck=1, 2025-05-07T20:12:37.6532510Z stochastic_rounding=False, 2025-05-07T20:12:37.6532591Z weighted=False, 2025-05-07T20:12:37.6532684Z row_wise=False, 2025-05-07T20:12:37.6532761Z mixed=False, 2025-05-07T20:12:37.6532843Z use_cache=False, 2025-05-07T20:12:37.6532963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6533043Z use_cpu=True, 2025-05-07T20:12:37.6533144Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6533233Z ) 2025-05-07T20:12:37.6533365Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6533752Z self=, 2025-05-07T20:12:37.6533837Z mixed_B=False, 2025-05-07T20:12:37.6533917Z compile=True, 2025-05-07T20:12:37.6534005Z T=1, 2025-05-07T20:12:37.6534081Z D=93, 2025-05-07T20:12:37.6534153Z B=63, 2025-05-07T20:12:37.6534239Z log_E=5, 2025-05-07T20:12:37.6534317Z L=20, 2025-05-07T20:12:37.6534397Z D_gradcheck=1, 2025-05-07T20:12:37.6534503Z stochastic_rounding=False, 2025-05-07T20:12:37.6534587Z weighted=False, 2025-05-07T20:12:37.6534664Z row_wise=True, 2025-05-07T20:12:37.6534758Z mixed=True, 2025-05-07T20:12:37.6534842Z use_cache=False, 2025-05-07T20:12:37.6534946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6535043Z use_cpu=True, 2025-05-07T20:12:37.6535147Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6535219Z ) 2025-05-07T20:12:37.6535365Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6535740Z self=, 2025-05-07T20:12:37.6535835Z mixed_B=True, 2025-05-07T20:12:37.6535918Z compile=True, 2025-05-07T20:12:37.6535994Z T=4, 2025-05-07T20:12:37.6536078Z D=88, 2025-05-07T20:12:37.6536153Z B=30, 2025-05-07T20:12:37.6536230Z log_E=5, 2025-05-07T20:12:37.6536344Z L=9, 2025-05-07T20:12:37.6536429Z D_gradcheck=1, 2025-05-07T20:12:37.6536524Z stochastic_rounding=True, 2025-05-07T20:12:37.6536616Z weighted=True, 2025-05-07T20:12:37.6536699Z row_wise=True, 2025-05-07T20:12:37.6536781Z mixed=True, 2025-05-07T20:12:37.6536901Z use_cache=True, 2025-05-07T20:12:37.6537009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6537096Z use_cpu=True, 2025-05-07T20:12:37.6537201Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6537275Z ) 2025-05-07T20:12:37.6537415Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6537787Z self=, 2025-05-07T20:12:37.6537871Z mixed_B=True, 2025-05-07T20:12:37.6537961Z compile=True, 2025-05-07T20:12:37.6538036Z T=2, 2025-05-07T20:12:37.6538112Z D=122, 2025-05-07T20:12:37.6538196Z B=45, 2025-05-07T20:12:37.6538272Z log_E=4, 2025-05-07T20:12:37.6538372Z L=13, 2025-05-07T20:12:37.6538463Z D_gradcheck=2, 2025-05-07T20:12:37.6538557Z stochastic_rounding=True, 2025-05-07T20:12:37.6538639Z weighted=False, 2025-05-07T20:12:37.6538722Z row_wise=True, 2025-05-07T20:12:37.6538804Z mixed=False, 2025-05-07T20:12:37.6538895Z use_cache=False, 2025-05-07T20:12:37.6539000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6539081Z use_cpu=True, 2025-05-07T20:12:37.6539192Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6539265Z ) 2025-05-07T20:12:37.6539403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6539867Z self=, 2025-05-07T20:12:37.6539981Z mixed_B=False, 2025-05-07T20:12:37.6540063Z compile=False, 2025-05-07T20:12:37.6540151Z T=5, 2025-05-07T20:12:37.6540226Z D=28, 2025-05-07T20:12:37.6540301Z B=66, 2025-05-07T20:12:37.6540384Z log_E=3, 2025-05-07T20:12:37.6540464Z L=16, 2025-05-07T20:12:37.6540544Z D_gradcheck=2, 2025-05-07T20:12:37.6540641Z stochastic_rounding=True, 2025-05-07T20:12:37.6540723Z weighted=False, 2025-05-07T20:12:37.6540813Z row_wise=False, 2025-05-07T20:12:37.6540893Z mixed=False, 2025-05-07T20:12:37.6540976Z use_cache=False, 2025-05-07T20:12:37.6541092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6541174Z use_cpu=True, 2025-05-07T20:12:37.6541273Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6541353Z ) 2025-05-07T20:12:37.6541487Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6541862Z self=, 2025-05-07T20:12:37.6541955Z mixed_B=False, 2025-05-07T20:12:37.6542036Z compile=True, 2025-05-07T20:12:37.6542109Z T=1, 2025-05-07T20:12:37.6542195Z D=109, 2025-05-07T20:12:37.6542269Z B=75, 2025-05-07T20:12:37.6542355Z log_E=5, 2025-05-07T20:12:37.6542430Z L=9, 2025-05-07T20:12:37.6542510Z D_gradcheck=2, 2025-05-07T20:12:37.6542614Z stochastic_rounding=True, 2025-05-07T20:12:37.6542696Z weighted=False, 2025-05-07T20:12:37.6542777Z row_wise=False, 2025-05-07T20:12:37.6542869Z mixed=True, 2025-05-07T20:12:37.6542950Z use_cache=True, 2025-05-07T20:12:37.6543056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6543148Z use_cpu=True, 2025-05-07T20:12:37.6543248Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6543321Z ) 2025-05-07T20:12:37.6844647Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6845458Z self=, 2025-05-07T20:12:37.6846069Z mixed_B=False, 2025-05-07T20:12:37.6846291Z compile=True, 2025-05-07T20:12:37.6846496Z T=2, 2025-05-07T20:12:37.6846688Z D=52, 2025-05-07T20:12:37.6846879Z B=39, 2025-05-07T20:12:37.6847058Z log_E=4, 2025-05-07T20:12:37.6847359Z L=2, 2025-05-07T20:12:37.6847548Z D_gradcheck=2, 2025-05-07T20:12:37.6847772Z stochastic_rounding=True, 2025-05-07T20:12:37.6848037Z weighted=True, 2025-05-07T20:12:37.6848256Z row_wise=True, 2025-05-07T20:12:37.6848453Z mixed=True, 2025-05-07T20:12:37.6848712Z use_cache=True, 2025-05-07T20:12:37.6848959Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6849244Z use_cpu=True, 2025-05-07T20:12:37.6849487Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6849756Z ) 2025-05-07T20:12:37.6849983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6850619Z self=, 2025-05-07T20:12:37.6851203Z mixed_B=True, 2025-05-07T20:12:37.6851412Z compile=False, 2025-05-07T20:12:37.6851628Z T=2, 2025-05-07T20:12:37.6851818Z D=109, 2025-05-07T20:12:37.6851997Z B=78, 2025-05-07T20:12:37.6852195Z log_E=3, 2025-05-07T20:12:37.6852431Z L=16, 2025-05-07T20:12:37.6852629Z D_gradcheck=1, 2025-05-07T20:12:37.6852853Z stochastic_rounding=True, 2025-05-07T20:12:37.6853114Z weighted=True, 2025-05-07T20:12:37.6853327Z row_wise=False, 2025-05-07T20:12:37.6853529Z mixed=True, 2025-05-07T20:12:37.6853744Z use_cache=True, 2025-05-07T20:12:37.6853985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6854271Z use_cpu=True, 2025-05-07T20:12:37.6854508Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6854790Z ) 2025-05-07T20:12:37.6855020Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6855655Z self=, 2025-05-07T20:12:37.6856241Z mixed_B=True, 2025-05-07T20:12:37.6856494Z compile=False, 2025-05-07T20:12:37.6856711Z T=3, 2025-05-07T20:12:37.6856904Z D=2, 2025-05-07T20:12:37.6857083Z B=112, 2025-05-07T20:12:37.6857279Z log_E=3, 2025-05-07T20:12:37.6857485Z L=13, 2025-05-07T20:12:37.6857672Z D_gradcheck=2, 2025-05-07T20:12:37.6857916Z stochastic_rounding=False, 2025-05-07T20:12:37.6858185Z weighted=True, 2025-05-07T20:12:37.6858394Z row_wise=True, 2025-05-07T20:12:37.6858611Z mixed=False, 2025-05-07T20:12:37.6858830Z use_cache=False, 2025-05-07T20:12:37.6859088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6859375Z use_cpu=True, 2025-05-07T20:12:37.6859610Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6859958Z ) 2025-05-07T20:12:37.6860185Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6860817Z self=, 2025-05-07T20:12:37.6861397Z mixed_B=True, 2025-05-07T20:12:37.6861602Z compile=True, 2025-05-07T20:12:37.6861812Z T=1, 2025-05-07T20:12:37.6862002Z D=88, 2025-05-07T20:12:37.6862177Z B=4, 2025-05-07T20:12:37.6862366Z log_E=4, 2025-05-07T20:12:37.6862566Z L=15, 2025-05-07T20:12:37.6862747Z D_gradcheck=2, 2025-05-07T20:12:37.6862980Z stochastic_rounding=False, 2025-05-07T20:12:37.6863246Z weighted=False, 2025-05-07T20:12:37.6863453Z row_wise=True, 2025-05-07T20:12:37.6863666Z mixed=False, 2025-05-07T20:12:37.6863884Z use_cache=False, 2025-05-07T20:12:37.6864130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6864430Z use_cpu=True, 2025-05-07T20:12:37.6864669Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6864928Z ) 2025-05-07T20:12:37.6865166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6865798Z self=, 2025-05-07T20:12:37.6866376Z mixed_B=False, 2025-05-07T20:12:37.6866588Z compile=True, 2025-05-07T20:12:37.6866796Z T=4, 2025-05-07T20:12:37.6866981Z D=103, 2025-05-07T20:12:37.6867161Z B=85, 2025-05-07T20:12:37.6867349Z log_E=5, 2025-05-07T20:12:37.6867599Z L=17, 2025-05-07T20:12:37.6867786Z D_gradcheck=1, 2025-05-07T20:12:37.6868027Z stochastic_rounding=True, 2025-05-07T20:12:37.6868304Z weighted=False, 2025-05-07T20:12:37.6868521Z row_wise=False, 2025-05-07T20:12:37.6868739Z mixed=True, 2025-05-07T20:12:37.6868978Z use_cache=True, 2025-05-07T20:12:37.6869214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6869508Z use_cpu=True, 2025-05-07T20:12:37.6869741Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6869996Z ) 2025-05-07T20:12:37.6870235Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6870867Z self=, 2025-05-07T20:12:37.6871446Z mixed_B=True, 2025-05-07T20:12:37.6871652Z compile=False, 2025-05-07T20:12:37.6871861Z T=4, 2025-05-07T20:12:37.6872050Z D=95, 2025-05-07T20:12:37.6872228Z B=16, 2025-05-07T20:12:37.6872418Z log_E=4, 2025-05-07T20:12:37.6872639Z L=7, 2025-05-07T20:12:37.6872823Z D_gradcheck=1, 2025-05-07T20:12:37.6873053Z stochastic_rounding=False, 2025-05-07T20:12:37.6873316Z weighted=False, 2025-05-07T20:12:37.6873523Z row_wise=True, 2025-05-07T20:12:37.6873736Z mixed=False, 2025-05-07T20:12:37.6873951Z use_cache=True, 2025-05-07T20:12:37.6874183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6874483Z use_cpu=True, 2025-05-07T20:12:37.6874717Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6874974Z ) 2025-05-07T20:12:37.6875210Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6876011Z self=, 2025-05-07T20:12:37.6876580Z mixed_B=False, 2025-05-07T20:12:37.6876867Z compile=False, 2025-05-07T20:12:37.6877079Z T=5, 2025-05-07T20:12:37.6877256Z D=112, 2025-05-07T20:12:37.6877449Z B=25, 2025-05-07T20:12:37.6877641Z log_E=4, 2025-05-07T20:12:37.6877838Z L=12, 2025-05-07T20:12:37.6878019Z D_gradcheck=1, 2025-05-07T20:12:37.6878249Z stochastic_rounding=False, 2025-05-07T20:12:37.6878513Z weighted=False, 2025-05-07T20:12:37.6878720Z row_wise=True, 2025-05-07T20:12:37.6878925Z mixed=False, 2025-05-07T20:12:37.6879136Z use_cache=True, 2025-05-07T20:12:37.6879367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6879666Z use_cpu=True, 2025-05-07T20:12:37.6879901Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6880158Z ) 2025-05-07T20:12:37.6880390Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6881016Z self=, 2025-05-07T20:12:37.6881588Z mixed_B=False, 2025-05-07T20:12:37.6881807Z compile=False, 2025-05-07T20:12:37.6882016Z T=3, 2025-05-07T20:12:37.6882245Z D=57, 2025-05-07T20:12:37.6882435Z B=121, 2025-05-07T20:12:37.6882616Z log_E=3, 2025-05-07T20:12:37.6882817Z L=6, 2025-05-07T20:12:37.6883015Z D_gradcheck=1, 2025-05-07T20:12:37.6883237Z stochastic_rounding=True, 2025-05-07T20:12:37.6883499Z weighted=False, 2025-05-07T20:12:37.6883712Z row_wise=True, 2025-05-07T20:12:37.6883912Z mixed=False, 2025-05-07T20:12:37.6884127Z use_cache=True, 2025-05-07T20:12:37.6884367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6884657Z use_cpu=True, 2025-05-07T20:12:37.6884891Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6885162Z ) 2025-05-07T20:12:37.6885387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6886018Z self=, 2025-05-07T20:12:37.6886592Z mixed_B=False, 2025-05-07T20:12:37.6886813Z compile=False, 2025-05-07T20:12:37.6887010Z T=3, 2025-05-07T20:12:37.6887197Z D=52, 2025-05-07T20:12:37.6887381Z B=9, 2025-05-07T20:12:37.6887553Z log_E=3, 2025-05-07T20:12:37.6887803Z L=4, 2025-05-07T20:12:37.6887996Z D_gradcheck=2, 2025-05-07T20:12:37.6888211Z stochastic_rounding=True, 2025-05-07T20:12:37.6888476Z weighted=True, 2025-05-07T20:12:37.6888695Z row_wise=False, 2025-05-07T20:12:37.6888900Z mixed=False, 2025-05-07T20:12:37.6889150Z use_cache=False, 2025-05-07T20:12:37.6889402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6889690Z use_cpu=True, 2025-05-07T20:12:37.6889923Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6890187Z ) 2025-05-07T20:12:37.6890412Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6891040Z self=, 2025-05-07T20:12:37.6891617Z mixed_B=False, 2025-05-07T20:12:37.6891825Z compile=True, 2025-05-07T20:12:37.6892032Z T=5, 2025-05-07T20:12:37.6892218Z D=109, 2025-05-07T20:12:37.6892404Z B=22, 2025-05-07T20:12:37.6892581Z log_E=5, 2025-05-07T20:12:37.6892808Z L=20, 2025-05-07T20:12:37.6893002Z D_gradcheck=2, 2025-05-07T20:12:37.6893219Z stochastic_rounding=True, 2025-05-07T20:12:37.6893486Z weighted=False, 2025-05-07T20:12:37.6893708Z row_wise=False, 2025-05-07T20:12:37.6893910Z mixed=True, 2025-05-07T20:12:37.6894124Z use_cache=True, 2025-05-07T20:12:37.6894369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6894656Z use_cpu=True, 2025-05-07T20:12:37.6894890Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6895162Z ) 2025-05-07T20:12:37.6895392Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6896023Z self=, 2025-05-07T20:12:37.6896600Z mixed_B=False, 2025-05-07T20:12:37.6896837Z compile=True, 2025-05-07T20:12:37.6897046Z T=1, 2025-05-07T20:12:37.6897230Z D=114, 2025-05-07T20:12:37.6897408Z B=105, 2025-05-07T20:12:37.6897597Z log_E=5, 2025-05-07T20:12:37.6897796Z L=15, 2025-05-07T20:12:37.6897977Z D_gradcheck=1, 2025-05-07T20:12:37.6898208Z stochastic_rounding=False, 2025-05-07T20:12:37.6898469Z weighted=False, 2025-05-07T20:12:37.6898687Z row_wise=True, 2025-05-07T20:12:37.6898889Z mixed=False, 2025-05-07T20:12:37.6899102Z use_cache=False, 2025-05-07T20:12:37.6899351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6899706Z use_cpu=True, 2025-05-07T20:12:37.6899946Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6900217Z ) 2025-05-07T20:12:37.6900447Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6901074Z self=, 2025-05-07T20:12:37.6901651Z mixed_B=False, 2025-05-07T20:12:37.6901860Z compile=True, 2025-05-07T20:12:37.6902072Z T=5, 2025-05-07T20:12:37.6902261Z D=80, 2025-05-07T20:12:37.6902438Z B=79, 2025-05-07T20:12:37.6902630Z log_E=4, 2025-05-07T20:12:37.6902823Z L=15, 2025-05-07T20:12:37.6903005Z D_gradcheck=2, 2025-05-07T20:12:37.6903232Z stochastic_rounding=False, 2025-05-07T20:12:37.6903495Z weighted=True, 2025-05-07T20:12:37.6903699Z row_wise=False, 2025-05-07T20:12:37.6903915Z mixed=True, 2025-05-07T20:12:37.6904125Z use_cache=False, 2025-05-07T20:12:37.6904362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6904657Z use_cpu=True, 2025-05-07T20:12:37.6904893Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6905164Z ) 2025-05-07T20:12:37.6905393Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6906019Z self=, 2025-05-07T20:12:37.6906600Z mixed_B=True, 2025-05-07T20:12:37.6906804Z compile=False, 2025-05-07T20:12:37.6907015Z T=3, 2025-05-07T20:12:37.6907206Z D=91, 2025-05-07T20:12:37.6907383Z B=118, 2025-05-07T20:12:37.6907580Z log_E=5, 2025-05-07T20:12:37.6907825Z L=16, 2025-05-07T20:12:37.6908008Z D_gradcheck=2, 2025-05-07T20:12:37.6908243Z stochastic_rounding=False, 2025-05-07T20:12:37.6908514Z weighted=False, 2025-05-07T20:12:37.6908723Z row_wise=False, 2025-05-07T20:12:37.6908940Z mixed=True, 2025-05-07T20:12:37.6909178Z use_cache=False, 2025-05-07T20:12:37.6909420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6909713Z use_cpu=True, 2025-05-07T20:12:37.6909947Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6910205Z ) 2025-05-07T20:12:37.6910436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6911071Z self=, 2025-05-07T20:12:37.6911651Z mixed_B=False, 2025-05-07T20:12:37.6911863Z compile=False, 2025-05-07T20:12:37.6912073Z T=3, 2025-05-07T20:12:37.6912258Z D=124, 2025-05-07T20:12:37.6912432Z B=62, 2025-05-07T20:12:37.6912618Z log_E=3, 2025-05-07T20:12:37.6912838Z L=8, 2025-05-07T20:12:37.6913018Z D_gradcheck=2, 2025-05-07T20:12:37.6913248Z stochastic_rounding=False, 2025-05-07T20:12:37.6913512Z weighted=False, 2025-05-07T20:12:37.6913717Z row_wise=True, 2025-05-07T20:12:37.6913927Z mixed=True, 2025-05-07T20:12:37.6914138Z use_cache=True, 2025-05-07T20:12:37.6914366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6914664Z use_cpu=True, 2025-05-07T20:12:37.6914895Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6915151Z ) 2025-05-07T20:12:37.6915385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6916016Z self=, 2025-05-07T20:12:37.6916585Z mixed_B=True, 2025-05-07T20:12:37.6916844Z compile=False, 2025-05-07T20:12:37.6917054Z T=2, 2025-05-07T20:12:37.6917235Z D=100, 2025-05-07T20:12:37.6917412Z B=72, 2025-05-07T20:12:37.6917606Z log_E=4, 2025-05-07T20:12:37.6917807Z L=15, 2025-05-07T20:12:37.6917987Z D_gradcheck=2, 2025-05-07T20:12:37.6918214Z stochastic_rounding=True, 2025-05-07T20:12:37.6918474Z weighted=True, 2025-05-07T20:12:37.6918675Z row_wise=True, 2025-05-07T20:12:37.6918886Z mixed=False, 2025-05-07T20:12:37.6919101Z use_cache=True, 2025-05-07T20:12:37.6919330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6919625Z use_cpu=True, 2025-05-07T20:12:37.6919858Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6920109Z ) 2025-05-07T20:12:37.6920344Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6920969Z self=, 2025-05-07T20:12:37.6921536Z mixed_B=False, 2025-05-07T20:12:37.6921753Z compile=True, 2025-05-07T20:12:37.6921958Z T=5, 2025-05-07T20:12:37.6922130Z D=39, 2025-05-07T20:12:37.6922317Z B=98, 2025-05-07T20:12:37.6922497Z log_E=3, 2025-05-07T20:12:37.6922681Z L=19, 2025-05-07T20:12:37.6922869Z D_gradcheck=1, 2025-05-07T20:12:37.6923096Z stochastic_rounding=True, 2025-05-07T20:12:37.6923357Z weighted=False, 2025-05-07T20:12:37.6923562Z row_wise=False, 2025-05-07T20:12:37.6923774Z mixed=False, 2025-05-07T20:12:37.6923982Z use_cache=True, 2025-05-07T20:12:37.6924207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.6924501Z use_cpu=True, 2025-05-07T20:12:37.6924737Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.6924992Z ) 2025-05-07T20:12:37.6925226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.6925853Z self=, 2025-05-07T20:12:37.6926416Z mixed_B=True, 2025-05-07T20:12:37.6926631Z compile=False, 2025-05-07T20:12:37.6926839Z T=2, 2025-05-07T20:12:37.6927014Z D=91, 2025-05-07T20:12:37.6927199Z B=13, 2025-05-07T20:12:37.6927387Z log_E=4, 2025-05-07T20:12:37.6927606Z L=0, 2025-05-07T20:12:37.6927801Z D_gradcheck=1, 2025-05-07T20:12:37.6928034Z stochastic_rounding=True, 2025-05-07T20:12:37.6928282Z weighted=False, 2025-05-07T20:12:37.6935083Z row_wise=False, 2025-05-07T20:12:37.6935350Z mixed=False, 2025-05-07T20:12:37.6935653Z use_cache=True, 2025-05-07T20:12:37.6935908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.6936202Z use_cpu=True, 2025-05-07T20:12:37.6936450Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.6936727Z ) 2025-05-07T20:12:37.7183351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7184033Z self=, 2025-05-07T20:12:37.7184627Z mixed_B=True, 2025-05-07T20:12:37.7184854Z compile=False, 2025-05-07T20:12:37.7185061Z T=4, 2025-05-07T20:12:37.7185253Z D=119, 2025-05-07T20:12:37.7185442Z B=102, 2025-05-07T20:12:37.7185624Z log_E=5, 2025-05-07T20:12:37.7185926Z L=16, 2025-05-07T20:12:37.7186124Z D_gradcheck=2, 2025-05-07T20:12:37.7186348Z stochastic_rounding=True, 2025-05-07T20:12:37.7186616Z weighted=True, 2025-05-07T20:12:37.7186835Z row_wise=True, 2025-05-07T20:12:37.7187039Z mixed=False, 2025-05-07T20:12:37.7187256Z use_cache=True, 2025-05-07T20:12:37.7187500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.7187796Z use_cpu=True, 2025-05-07T20:12:37.7188019Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7188289Z ) 2025-05-07T20:12:37.7188527Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7189148Z self=, 2025-05-07T20:12:37.7189726Z mixed_B=False, 2025-05-07T20:12:37.7189986Z compile=False, 2025-05-07T20:12:37.7190186Z T=3, 2025-05-07T20:12:37.7190371Z D=56, 2025-05-07T20:12:37.7190555Z B=79, 2025-05-07T20:12:37.7190727Z log_E=3, 2025-05-07T20:12:37.7190925Z L=0, 2025-05-07T20:12:37.7191114Z D_gradcheck=1, 2025-05-07T20:12:37.7191333Z stochastic_rounding=True, 2025-05-07T20:12:37.7191594Z weighted=True, 2025-05-07T20:12:37.7191806Z row_wise=True, 2025-05-07T20:12:37.7192004Z mixed=False, 2025-05-07T20:12:37.7192217Z use_cache=True, 2025-05-07T20:12:37.7192460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.7192750Z use_cpu=True, 2025-05-07T20:12:37.7192988Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.7193256Z ) 2025-05-07T20:12:37.7193480Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7194114Z self=, 2025-05-07T20:12:37.7194691Z mixed_B=True, 2025-05-07T20:12:37.7194908Z compile=True, 2025-05-07T20:12:37.7195103Z T=5, 2025-05-07T20:12:37.7195288Z D=94, 2025-05-07T20:12:37.7195474Z B=73, 2025-05-07T20:12:37.7195646Z log_E=3, 2025-05-07T20:12:37.7195841Z L=18, 2025-05-07T20:12:37.7196031Z D_gradcheck=2, 2025-05-07T20:12:37.7196252Z stochastic_rounding=False, 2025-05-07T20:12:37.7196511Z weighted=False, 2025-05-07T20:12:37.7196724Z row_wise=False, 2025-05-07T20:12:37.7196924Z mixed=True, 2025-05-07T20:12:37.7197131Z use_cache=True, 2025-05-07T20:12:37.7197375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7197659Z use_cpu=True, 2025-05-07T20:12:37.7197895Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7198165Z ) 2025-05-07T20:12:37.7198390Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7199016Z self=, 2025-05-07T20:12:37.7199596Z mixed_B=True, 2025-05-07T20:12:37.7199813Z compile=False, 2025-05-07T20:12:37.7200012Z T=2, 2025-05-07T20:12:37.7200196Z D=76, 2025-05-07T20:12:37.7200381Z B=121, 2025-05-07T20:12:37.7200558Z log_E=4, 2025-05-07T20:12:37.7200810Z L=16, 2025-05-07T20:12:37.7201005Z D_gradcheck=1, 2025-05-07T20:12:37.7201224Z stochastic_rounding=True, 2025-05-07T20:12:37.7201483Z weighted=True, 2025-05-07T20:12:37.7201695Z row_wise=True, 2025-05-07T20:12:37.7201898Z mixed=False, 2025-05-07T20:12:37.7202146Z use_cache=True, 2025-05-07T20:12:37.7202391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.7202678Z use_cpu=True, 2025-05-07T20:12:37.7202910Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7203177Z ) 2025-05-07T20:12:37.7203403Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7204031Z self=, 2025-05-07T20:12:37.7204608Z mixed_B=False, 2025-05-07T20:12:37.7204818Z compile=False, 2025-05-07T20:12:37.7205028Z T=3, 2025-05-07T20:12:37.7205211Z D=54, 2025-05-07T20:12:37.7205385Z B=61, 2025-05-07T20:12:37.7205574Z log_E=3, 2025-05-07T20:12:37.7205793Z L=10, 2025-05-07T20:12:37.7205975Z D_gradcheck=2, 2025-05-07T20:12:37.7206262Z stochastic_rounding=True, 2025-05-07T20:12:37.7206519Z weighted=False, 2025-05-07T20:12:37.7206731Z row_wise=False, 2025-05-07T20:12:37.7206946Z mixed=True, 2025-05-07T20:12:37.7207150Z use_cache=False, 2025-05-07T20:12:37.7207403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.7207701Z use_cpu=True, 2025-05-07T20:12:37.7207926Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7208193Z ) 2025-05-07T20:12:37.7208433Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7209054Z self=, 2025-05-07T20:12:37.7209625Z mixed_B=False, 2025-05-07T20:12:37.7209872Z compile=False, 2025-05-07T20:12:37.7210084Z T=2, 2025-05-07T20:12:37.7210257Z D=19, 2025-05-07T20:12:37.7210443Z B=24, 2025-05-07T20:12:37.7210627Z log_E=4, 2025-05-07T20:12:37.7210803Z L=19, 2025-05-07T20:12:37.7210998Z D_gradcheck=2, 2025-05-07T20:12:37.7211226Z stochastic_rounding=True, 2025-05-07T20:12:37.7211478Z weighted=False, 2025-05-07T20:12:37.7211696Z row_wise=True, 2025-05-07T20:12:37.7211902Z mixed=False, 2025-05-07T20:12:37.7212106Z use_cache=False, 2025-05-07T20:12:37.7212351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7212644Z use_cpu=True, 2025-05-07T20:12:37.7212861Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7213126Z ) 2025-05-07T20:12:37.7213366Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7213981Z self=, 2025-05-07T20:12:37.7214544Z mixed_B=True, 2025-05-07T20:12:37.7214760Z compile=True, 2025-05-07T20:12:37.7214965Z T=4, 2025-05-07T20:12:37.7215135Z D=70, 2025-05-07T20:12:37.7215319Z B=107, 2025-05-07T20:12:37.7215507Z log_E=5, 2025-05-07T20:12:37.7215689Z L=11, 2025-05-07T20:12:37.7215883Z D_gradcheck=1, 2025-05-07T20:12:37.7216111Z stochastic_rounding=True, 2025-05-07T20:12:37.7216362Z weighted=False, 2025-05-07T20:12:37.7216575Z row_wise=False, 2025-05-07T20:12:37.7216786Z mixed=True, 2025-05-07T20:12:37.7216984Z use_cache=True, 2025-05-07T20:12:37.7217229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7217521Z use_cpu=True, 2025-05-07T20:12:37.7217748Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.7218012Z ) 2025-05-07T20:12:37.7218243Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7218862Z self=, 2025-05-07T20:12:37.7219434Z mixed_B=False, 2025-05-07T20:12:37.7219735Z compile=True, 2025-05-07T20:12:37.7219936Z T=3, 2025-05-07T20:12:37.7220127Z D=28, 2025-05-07T20:12:37.7220310Z B=42, 2025-05-07T20:12:37.7220494Z log_E=4, 2025-05-07T20:12:37.7220685Z L=19, 2025-05-07T20:12:37.7220922Z D_gradcheck=2, 2025-05-07T20:12:37.7221153Z stochastic_rounding=True, 2025-05-07T20:12:37.7221403Z weighted=True, 2025-05-07T20:12:37.7221621Z row_wise=True, 2025-05-07T20:12:37.7221832Z mixed=True, 2025-05-07T20:12:37.7222058Z use_cache=False, 2025-05-07T20:12:37.7222308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.7222602Z use_cpu=True, 2025-05-07T20:12:37.7222823Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7223090Z ) 2025-05-07T20:12:37.7223324Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7223941Z self=, 2025-05-07T20:12:37.7224507Z mixed_B=True, 2025-05-07T20:12:37.7224725Z compile=True, 2025-05-07T20:12:37.7224917Z T=2, 2025-05-07T20:12:37.7225098Z D=41, 2025-05-07T20:12:37.7225279Z B=36, 2025-05-07T20:12:37.7225451Z log_E=3, 2025-05-07T20:12:37.7225663Z L=16, 2025-05-07T20:12:37.7225860Z D_gradcheck=1, 2025-05-07T20:12:37.7226079Z stochastic_rounding=False, 2025-05-07T20:12:37.7226342Z weighted=False, 2025-05-07T20:12:37.7226560Z row_wise=True, 2025-05-07T20:12:37.7226762Z mixed=False, 2025-05-07T20:12:37.7226977Z use_cache=False, 2025-05-07T20:12:37.7227225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7227508Z use_cpu=True, 2025-05-07T20:12:37.7227740Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7228003Z ) 2025-05-07T20:12:37.7228227Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7228849Z self=, 2025-05-07T20:12:37.7229417Z mixed_B=False, 2025-05-07T20:12:37.7229649Z compile=True, 2025-05-07T20:12:37.7229855Z T=3, 2025-05-07T20:12:37.7230038Z D=43, 2025-05-07T20:12:37.7230220Z B=112, 2025-05-07T20:12:37.7230399Z log_E=5, 2025-05-07T20:12:37.7230484Z L=8, 2025-05-07T20:12:37.7230571Z D_gradcheck=2, 2025-05-07T20:12:37.7230667Z stochastic_rounding=True, 2025-05-07T20:12:37.7230748Z weighted=True, 2025-05-07T20:12:37.7230843Z row_wise=False, 2025-05-07T20:12:37.7230917Z mixed=True, 2025-05-07T20:12:37.7230995Z use_cache=True, 2025-05-07T20:12:37.7231112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7231189Z use_cpu=True, 2025-05-07T20:12:37.7231289Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.7231369Z ) 2025-05-07T20:12:37.7231500Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7231878Z self=, 2025-05-07T20:12:37.7231968Z mixed_B=False, 2025-05-07T20:12:37.7232046Z compile=True, 2025-05-07T20:12:37.7232132Z T=2, 2025-05-07T20:12:37.7232204Z D=42, 2025-05-07T20:12:37.7232275Z B=37, 2025-05-07T20:12:37.7232363Z log_E=5, 2025-05-07T20:12:37.7232436Z L=12, 2025-05-07T20:12:37.7232517Z D_gradcheck=2, 2025-05-07T20:12:37.7232618Z stochastic_rounding=False, 2025-05-07T20:12:37.7232696Z weighted=True, 2025-05-07T20:12:37.7232773Z row_wise=True, 2025-05-07T20:12:37.7232855Z mixed=True, 2025-05-07T20:12:37.7232936Z use_cache=True, 2025-05-07T20:12:37.7233040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.7233126Z use_cpu=True, 2025-05-07T20:12:37.7233227Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.7233296Z ) 2025-05-07T20:12:37.7233436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7233808Z self=, 2025-05-07T20:12:37.7233893Z mixed_B=True, 2025-05-07T20:12:37.7233976Z compile=True, 2025-05-07T20:12:37.7234047Z T=5, 2025-05-07T20:12:37.7234127Z D=64, 2025-05-07T20:12:37.7234199Z B=84, 2025-05-07T20:12:37.7234273Z log_E=5, 2025-05-07T20:12:37.7234356Z L=10, 2025-05-07T20:12:37.7234467Z D_gradcheck=2, 2025-05-07T20:12:37.7234561Z stochastic_rounding=True, 2025-05-07T20:12:37.7234647Z weighted=False, 2025-05-07T20:12:37.7234726Z row_wise=False, 2025-05-07T20:12:37.7234801Z mixed=False, 2025-05-07T20:12:37.7234886Z use_cache=False, 2025-05-07T20:12:37.7235019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7235106Z use_cpu=True, 2025-05-07T20:12:37.7235204Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.7235274Z ) 2025-05-07T20:12:37.7235413Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7235784Z self=, 2025-05-07T20:12:37.7235863Z mixed_B=False, 2025-05-07T20:12:37.7235952Z compile=True, 2025-05-07T20:12:37.7236025Z T=3, 2025-05-07T20:12:37.7236096Z D=45, 2025-05-07T20:12:37.7236173Z B=4, 2025-05-07T20:12:37.7236246Z log_E=3, 2025-05-07T20:12:37.7236317Z L=5, 2025-05-07T20:12:37.7236432Z D_gradcheck=1, 2025-05-07T20:12:37.7236529Z stochastic_rounding=False, 2025-05-07T20:12:37.7236610Z weighted=True, 2025-05-07T20:12:37.7236692Z row_wise=True, 2025-05-07T20:12:37.7236769Z mixed=True, 2025-05-07T20:12:37.7236853Z use_cache=True, 2025-05-07T20:12:37.7236960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.7237040Z use_cpu=True, 2025-05-07T20:12:37.7237150Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7237221Z ) 2025-05-07T20:12:37.7237351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7237732Z self=, 2025-05-07T20:12:37.7237809Z mixed_B=True, 2025-05-07T20:12:37.7237927Z compile=True, 2025-05-07T20:12:37.7238005Z T=1, 2025-05-07T20:12:37.7238079Z D=33, 2025-05-07T20:12:37.7238153Z B=60, 2025-05-07T20:12:37.7238231Z log_E=4, 2025-05-07T20:12:37.7238302Z L=13, 2025-05-07T20:12:37.7238388Z D_gradcheck=2, 2025-05-07T20:12:37.7238488Z stochastic_rounding=True, 2025-05-07T20:12:37.7238567Z weighted=False, 2025-05-07T20:12:37.7238655Z row_wise=True, 2025-05-07T20:12:37.7238731Z mixed=False, 2025-05-07T20:12:37.7238811Z use_cache=False, 2025-05-07T20:12:37.7238927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7239004Z use_cpu=True, 2025-05-07T20:12:37.7239102Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7239182Z ) 2025-05-07T20:12:37.7239314Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7239687Z self=, 2025-05-07T20:12:37.7239774Z mixed_B=False, 2025-05-07T20:12:37.7239856Z compile=False, 2025-05-07T20:12:37.7239927Z T=2, 2025-05-07T20:12:37.7240006Z D=21, 2025-05-07T20:12:37.7240077Z B=77, 2025-05-07T20:12:37.7240161Z log_E=5, 2025-05-07T20:12:37.7240235Z L=15, 2025-05-07T20:12:37.7240314Z D_gradcheck=2, 2025-05-07T20:12:37.7240414Z stochastic_rounding=True, 2025-05-07T20:12:37.7240492Z weighted=False, 2025-05-07T20:12:37.7240569Z row_wise=False, 2025-05-07T20:12:37.7240653Z mixed=False, 2025-05-07T20:12:37.7240729Z use_cache=True, 2025-05-07T20:12:37.7240835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7240924Z use_cpu=True, 2025-05-07T20:12:37.7241021Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.7241092Z ) 2025-05-07T20:12:37.7241232Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7241600Z self=, 2025-05-07T20:12:37.7241678Z mixed_B=False, 2025-05-07T20:12:37.7241768Z compile=False, 2025-05-07T20:12:37.7241839Z T=3, 2025-05-07T20:12:37.7241921Z D=113, 2025-05-07T20:12:37.7241991Z B=29, 2025-05-07T20:12:37.7242063Z log_E=5, 2025-05-07T20:12:37.7242143Z L=1, 2025-05-07T20:12:37.7242254Z D_gradcheck=1, 2025-05-07T20:12:37.7242346Z stochastic_rounding=True, 2025-05-07T20:12:37.7242432Z weighted=True, 2025-05-07T20:12:37.7242511Z row_wise=False, 2025-05-07T20:12:37.7242585Z mixed=True, 2025-05-07T20:12:37.7242669Z use_cache=True, 2025-05-07T20:12:37.7242799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7242877Z use_cpu=True, 2025-05-07T20:12:37.7242983Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.7243052Z ) 2025-05-07T20:12:37.7243183Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.7243560Z self=, 2025-05-07T20:12:37.7243637Z mixed_B=False, 2025-05-07T20:12:37.7243730Z compile=False, 2025-05-07T20:12:37.7243804Z T=2, 2025-05-07T20:12:37.7243876Z D=77, 2025-05-07T20:12:37.7243958Z B=61, 2025-05-07T20:12:37.7244031Z log_E=4, 2025-05-07T20:12:37.7244102Z L=4, 2025-05-07T20:12:37.7244217Z D_gradcheck=2, 2025-05-07T20:12:37.7244310Z stochastic_rounding=True, 2025-05-07T20:12:37.7244385Z weighted=False, 2025-05-07T20:12:37.7244472Z row_wise=False, 2025-05-07T20:12:37.7244547Z mixed=True, 2025-05-07T20:12:37.7244622Z use_cache=True, 2025-05-07T20:12:37.7244737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.7244817Z use_cpu=True, 2025-05-07T20:12:37.7244915Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.7244997Z ) 2025-05-07T20:12:37.8288689Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8289252Z self=, 2025-05-07T20:12:37.8289338Z mixed_B=True, 2025-05-07T20:12:37.8289722Z compile=True, 2025-05-07T20:12:37.8289839Z T=1, 2025-05-07T20:12:37.8290057Z D=58, 2025-05-07T20:12:37.8290190Z B=43, 2025-05-07T20:12:37.8290339Z log_E=5, 2025-05-07T20:12:37.8290484Z L=16, 2025-05-07T20:12:37.8290673Z D_gradcheck=2, 2025-05-07T20:12:37.8290849Z stochastic_rounding=True, 2025-05-07T20:12:37.8290941Z weighted=False, 2025-05-07T20:12:37.8291034Z row_wise=False, 2025-05-07T20:12:37.8291115Z mixed=False, 2025-05-07T20:12:37.8291199Z use_cache=False, 2025-05-07T20:12:37.8291325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8291407Z use_cpu=True, 2025-05-07T20:12:37.8291524Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8291600Z ) 2025-05-07T20:12:37.8291740Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8292138Z self=, 2025-05-07T20:12:37.8292219Z mixed_B=True, 2025-05-07T20:12:37.8292308Z compile=False, 2025-05-07T20:12:37.8292397Z T=2, 2025-05-07T20:12:37.8292474Z D=98, 2025-05-07T20:12:37.8292550Z B=8, 2025-05-07T20:12:37.8292641Z log_E=4, 2025-05-07T20:12:37.8292718Z L=13, 2025-05-07T20:12:37.8292805Z D_gradcheck=2, 2025-05-07T20:12:37.8292913Z stochastic_rounding=True, 2025-05-07T20:12:37.8292995Z weighted=True, 2025-05-07T20:12:37.8293087Z row_wise=True, 2025-05-07T20:12:37.8293167Z mixed=False, 2025-05-07T20:12:37.8293250Z use_cache=True, 2025-05-07T20:12:37.8293373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8293454Z use_cpu=True, 2025-05-07T20:12:37.8293556Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8293643Z ) 2025-05-07T20:12:37.8293780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8294155Z self=, 2025-05-07T20:12:37.8294249Z mixed_B=False, 2025-05-07T20:12:37.8294330Z compile=True, 2025-05-07T20:12:37.8294411Z T=5, 2025-05-07T20:12:37.8294500Z D=16, 2025-05-07T20:12:37.8294577Z B=71, 2025-05-07T20:12:37.8294656Z log_E=4, 2025-05-07T20:12:37.8294746Z L=4, 2025-05-07T20:12:37.8294965Z D_gradcheck=2, 2025-05-07T20:12:37.8295080Z stochastic_rounding=True, 2025-05-07T20:12:37.8295164Z weighted=True, 2025-05-07T20:12:37.8295247Z row_wise=True, 2025-05-07T20:12:37.8295344Z mixed=True, 2025-05-07T20:12:37.8295429Z use_cache=True, 2025-05-07T20:12:37.8295594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8295694Z use_cpu=True, 2025-05-07T20:12:37.8295799Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8295874Z ) 2025-05-07T20:12:37.8296029Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8296408Z self=, 2025-05-07T20:12:37.8296493Z mixed_B=False, 2025-05-07T20:12:37.8296592Z compile=False, 2025-05-07T20:12:37.8296674Z T=5, 2025-05-07T20:12:37.8296766Z D=99, 2025-05-07T20:12:37.8296847Z B=50, 2025-05-07T20:12:37.8296926Z log_E=3, 2025-05-07T20:12:37.8297018Z L=15, 2025-05-07T20:12:37.8297147Z D_gradcheck=1, 2025-05-07T20:12:37.8297246Z stochastic_rounding=True, 2025-05-07T20:12:37.8297344Z weighted=True, 2025-05-07T20:12:37.8297427Z row_wise=True, 2025-05-07T20:12:37.8297508Z mixed=True, 2025-05-07T20:12:37.8297610Z use_cache=False, 2025-05-07T20:12:37.8297723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8297806Z use_cpu=True, 2025-05-07T20:12:37.8297926Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8298002Z ) 2025-05-07T20:12:37.8298139Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8298530Z self=, 2025-05-07T20:12:37.8298610Z mixed_B=True, 2025-05-07T20:12:37.8298704Z compile=False, 2025-05-07T20:12:37.8298809Z T=4, 2025-05-07T20:12:37.8298887Z D=99, 2025-05-07T20:12:37.8298976Z B=68, 2025-05-07T20:12:37.8299054Z log_E=3, 2025-05-07T20:12:37.8299129Z L=8, 2025-05-07T20:12:37.8299227Z D_gradcheck=2, 2025-05-07T20:12:37.8299324Z stochastic_rounding=True, 2025-05-07T20:12:37.8299406Z weighted=True, 2025-05-07T20:12:37.8299498Z row_wise=True, 2025-05-07T20:12:37.8299578Z mixed=True, 2025-05-07T20:12:37.8299744Z use_cache=True, 2025-05-07T20:12:37.8299869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8299950Z use_cpu=True, 2025-05-07T20:12:37.8300052Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8300139Z ) 2025-05-07T20:12:37.8300273Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8300658Z self=, 2025-05-07T20:12:37.8300737Z mixed_B=True, 2025-05-07T20:12:37.8300820Z compile=False, 2025-05-07T20:12:37.8300911Z T=2, 2025-05-07T20:12:37.8300988Z D=127, 2025-05-07T20:12:37.8301065Z B=96, 2025-05-07T20:12:37.8301157Z log_E=4, 2025-05-07T20:12:37.8301233Z L=9, 2025-05-07T20:12:37.8301317Z D_gradcheck=2, 2025-05-07T20:12:37.8301429Z stochastic_rounding=False, 2025-05-07T20:12:37.8301513Z weighted=True, 2025-05-07T20:12:37.8301594Z row_wise=True, 2025-05-07T20:12:37.8301684Z mixed=True, 2025-05-07T20:12:37.8301769Z use_cache=True, 2025-05-07T20:12:37.8301880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8301979Z use_cpu=True, 2025-05-07T20:12:37.8302084Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8302172Z ) 2025-05-07T20:12:37.8302309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8302687Z self=, 2025-05-07T20:12:37.8302785Z mixed_B=False, 2025-05-07T20:12:37.8302868Z compile=False, 2025-05-07T20:12:37.8302948Z T=3, 2025-05-07T20:12:37.8303039Z D=29, 2025-05-07T20:12:37.8303118Z B=112, 2025-05-07T20:12:37.8303195Z log_E=5, 2025-05-07T20:12:37.8303285Z L=14, 2025-05-07T20:12:37.8303369Z D_gradcheck=2, 2025-05-07T20:12:37.8303496Z stochastic_rounding=True, 2025-05-07T20:12:37.8303592Z weighted=False, 2025-05-07T20:12:37.8303674Z row_wise=False, 2025-05-07T20:12:37.8303753Z mixed=True, 2025-05-07T20:12:37.8303847Z use_cache=True, 2025-05-07T20:12:37.8303986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8304082Z use_cpu=True, 2025-05-07T20:12:37.8304186Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8304261Z ) 2025-05-07T20:12:37.8304412Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8304788Z self=, 2025-05-07T20:12:37.8304870Z mixed_B=True, 2025-05-07T20:12:37.8304965Z compile=True, 2025-05-07T20:12:37.8305043Z T=5, 2025-05-07T20:12:37.8305120Z D=6, 2025-05-07T20:12:37.8305210Z B=45, 2025-05-07T20:12:37.8305287Z log_E=5, 2025-05-07T20:12:37.8305363Z L=12, 2025-05-07T20:12:37.8305487Z D_gradcheck=2, 2025-05-07T20:12:37.8305589Z stochastic_rounding=True, 2025-05-07T20:12:37.8305687Z weighted=False, 2025-05-07T20:12:37.8305769Z row_wise=True, 2025-05-07T20:12:37.8305850Z mixed=True, 2025-05-07T20:12:37.8305949Z use_cache=False, 2025-05-07T20:12:37.8306065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8306147Z use_cpu=True, 2025-05-07T20:12:37.8306261Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8306335Z ) 2025-05-07T20:12:37.8306470Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8306858Z self=, 2025-05-07T20:12:37.8306940Z mixed_B=False, 2025-05-07T20:12:37.8307022Z compile=True, 2025-05-07T20:12:37.8307137Z T=1, 2025-05-07T20:12:37.8311270Z D=29, 2025-05-07T20:12:37.8311350Z B=101, 2025-05-07T20:12:37.8311442Z log_E=5, 2025-05-07T20:12:37.8311520Z L=1, 2025-05-07T20:12:37.8311609Z D_gradcheck=1, 2025-05-07T20:12:37.8311729Z stochastic_rounding=False, 2025-05-07T20:12:37.8311816Z weighted=False, 2025-05-07T20:12:37.8311912Z row_wise=False, 2025-05-07T20:12:37.8311992Z mixed=True, 2025-05-07T20:12:37.8312076Z use_cache=False, 2025-05-07T20:12:37.8312203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8312285Z use_cpu=True, 2025-05-07T20:12:37.8312390Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8312478Z ) 2025-05-07T20:12:37.8312618Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8313002Z self=, 2025-05-07T20:12:37.8313095Z mixed_B=True, 2025-05-07T20:12:37.8313178Z compile=True, 2025-05-07T20:12:37.8313255Z T=4, 2025-05-07T20:12:37.8313344Z D=105, 2025-05-07T20:12:37.8313455Z B=60, 2025-05-07T20:12:37.8313533Z log_E=3, 2025-05-07T20:12:37.8313621Z L=18, 2025-05-07T20:12:37.8313706Z D_gradcheck=1, 2025-05-07T20:12:37.8313806Z stochastic_rounding=False, 2025-05-07T20:12:37.8313900Z weighted=False, 2025-05-07T20:12:37.8313982Z row_wise=True, 2025-05-07T20:12:37.8314063Z mixed=True, 2025-05-07T20:12:37.8314162Z use_cache=False, 2025-05-07T20:12:37.8314274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8314368Z use_cpu=True, 2025-05-07T20:12:37.8314471Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8314545Z ) 2025-05-07T20:12:37.8314694Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8315077Z self=, 2025-05-07T20:12:37.8315160Z mixed_B=False, 2025-05-07T20:12:37.8315255Z compile=False, 2025-05-07T20:12:37.8315332Z T=4, 2025-05-07T20:12:37.8315408Z D=40, 2025-05-07T20:12:37.8315500Z B=81, 2025-05-07T20:12:37.8315578Z log_E=4, 2025-05-07T20:12:37.8315654Z L=11, 2025-05-07T20:12:37.8315751Z D_gradcheck=2, 2025-05-07T20:12:37.8315914Z stochastic_rounding=False, 2025-05-07T20:12:37.8315998Z weighted=False, 2025-05-07T20:12:37.8316093Z row_wise=False, 2025-05-07T20:12:37.8316174Z mixed=True, 2025-05-07T20:12:37.8316270Z use_cache=True, 2025-05-07T20:12:37.8316443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8316527Z use_cpu=True, 2025-05-07T20:12:37.8316647Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8316723Z ) 2025-05-07T20:12:37.8316862Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8317262Z self=, 2025-05-07T20:12:37.8317347Z mixed_B=False, 2025-05-07T20:12:37.8317431Z compile=False, 2025-05-07T20:12:37.8317523Z T=5, 2025-05-07T20:12:37.8317601Z D=115, 2025-05-07T20:12:37.8317678Z B=51, 2025-05-07T20:12:37.8317769Z log_E=4, 2025-05-07T20:12:37.8317847Z L=16, 2025-05-07T20:12:37.8317973Z D_gradcheck=1, 2025-05-07T20:12:37.8318072Z stochastic_rounding=False, 2025-05-07T20:12:37.8318155Z weighted=True, 2025-05-07T20:12:37.8318248Z row_wise=True, 2025-05-07T20:12:37.8318328Z mixed=False, 2025-05-07T20:12:37.8318410Z use_cache=True, 2025-05-07T20:12:37.8318534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8318615Z use_cpu=True, 2025-05-07T20:12:37.8318717Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8318803Z ) 2025-05-07T20:12:37.8318939Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8319331Z self=, 2025-05-07T20:12:37.8319425Z mixed_B=True, 2025-05-07T20:12:37.8319510Z compile=False, 2025-05-07T20:12:37.8319588Z T=5, 2025-05-07T20:12:37.8319679Z D=34, 2025-05-07T20:12:37.8319824Z B=108, 2025-05-07T20:12:37.8319917Z log_E=4, 2025-05-07T20:12:37.8319995Z L=16, 2025-05-07T20:12:37.8320081Z D_gradcheck=1, 2025-05-07T20:12:37.8320197Z stochastic_rounding=False, 2025-05-07T20:12:37.8320281Z weighted=True, 2025-05-07T20:12:37.8320365Z row_wise=False, 2025-05-07T20:12:37.8320464Z mixed=False, 2025-05-07T20:12:37.8320550Z use_cache=False, 2025-05-07T20:12:37.8320661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8320763Z use_cpu=True, 2025-05-07T20:12:37.8320867Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8320943Z ) 2025-05-07T20:12:37.8321097Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8321475Z self=, 2025-05-07T20:12:37.8321575Z mixed_B=False, 2025-05-07T20:12:37.8321660Z compile=True, 2025-05-07T20:12:37.8321738Z T=2, 2025-05-07T20:12:37.8321832Z D=21, 2025-05-07T20:12:37.8321913Z B=117, 2025-05-07T20:12:37.8321992Z log_E=4, 2025-05-07T20:12:37.8322084Z L=3, 2025-05-07T20:12:37.8322172Z D_gradcheck=2, 2025-05-07T20:12:37.8322272Z stochastic_rounding=True, 2025-05-07T20:12:37.8322370Z weighted=False, 2025-05-07T20:12:37.8322453Z row_wise=True, 2025-05-07T20:12:37.8322535Z mixed=False, 2025-05-07T20:12:37.8322632Z use_cache=True, 2025-05-07T20:12:37.8322746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8322829Z use_cpu=True, 2025-05-07T20:12:37.8322947Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8323024Z ) 2025-05-07T20:12:37.8323161Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8323556Z self=, 2025-05-07T20:12:37.8323637Z mixed_B=False, 2025-05-07T20:12:37.8323733Z compile=True, 2025-05-07T20:12:37.8323810Z T=3, 2025-05-07T20:12:37.8323887Z D=11, 2025-05-07T20:12:37.8323980Z B=96, 2025-05-07T20:12:37.8324059Z log_E=3, 2025-05-07T20:12:37.8324135Z L=20, 2025-05-07T20:12:37.8324230Z D_gradcheck=2, 2025-05-07T20:12:37.8324359Z stochastic_rounding=False, 2025-05-07T20:12:37.8324442Z weighted=False, 2025-05-07T20:12:37.8324537Z row_wise=False, 2025-05-07T20:12:37.8324618Z mixed=False, 2025-05-07T20:12:37.8324700Z use_cache=False, 2025-05-07T20:12:37.8324848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8324931Z use_cpu=True, 2025-05-07T20:12:37.8325046Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8325120Z ) 2025-05-07T20:12:37.8325257Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8325646Z self=, 2025-05-07T20:12:37.8325727Z mixed_B=True, 2025-05-07T20:12:37.8325810Z compile=False, 2025-05-07T20:12:37.8325898Z T=2, 2025-05-07T20:12:37.8325976Z D=85, 2025-05-07T20:12:37.8326054Z B=102, 2025-05-07T20:12:37.8326143Z log_E=5, 2025-05-07T20:12:37.8326222Z L=9, 2025-05-07T20:12:37.8326328Z D_gradcheck=2, 2025-05-07T20:12:37.8326442Z stochastic_rounding=False, 2025-05-07T20:12:37.8326528Z weighted=True, 2025-05-07T20:12:37.8326611Z row_wise=True, 2025-05-07T20:12:37.8326704Z mixed=True, 2025-05-07T20:12:37.8326789Z use_cache=False, 2025-05-07T20:12:37.8326916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8327030Z use_cpu=True, 2025-05-07T20:12:37.8327133Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8327223Z ) 2025-05-07T20:12:37.8327359Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8327737Z self=, 2025-05-07T20:12:37.8327832Z mixed_B=True, 2025-05-07T20:12:37.8327916Z compile=False, 2025-05-07T20:12:37.8327994Z T=1, 2025-05-07T20:12:37.8328085Z D=32, 2025-05-07T20:12:37.8328214Z B=97, 2025-05-07T20:12:37.8328304Z log_E=5, 2025-05-07T20:12:37.8328380Z L=3, 2025-05-07T20:12:37.8328464Z D_gradcheck=2, 2025-05-07T20:12:37.8328575Z stochastic_rounding=True, 2025-05-07T20:12:37.8328657Z weighted=True, 2025-05-07T20:12:37.8328739Z row_wise=False, 2025-05-07T20:12:37.8328832Z mixed=False, 2025-05-07T20:12:37.8328915Z use_cache=False, 2025-05-07T20:12:37.8329025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8329121Z use_cpu=True, 2025-05-07T20:12:37.8329229Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8329305Z ) 2025-05-07T20:12:37.8629801Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8630286Z self=, 2025-05-07T20:12:37.8630431Z mixed_B=True, 2025-05-07T20:12:37.8630564Z compile=False, 2025-05-07T20:12:37.8630759Z T=4, 2025-05-07T20:12:37.8630898Z D=62, 2025-05-07T20:12:37.8631035Z B=104, 2025-05-07T20:12:37.8631182Z log_E=3, 2025-05-07T20:12:37.8631352Z L=9, 2025-05-07T20:12:37.8631512Z D_gradcheck=2, 2025-05-07T20:12:37.8631694Z stochastic_rounding=False, 2025-05-07T20:12:37.8631807Z weighted=False, 2025-05-07T20:12:37.8631889Z row_wise=True, 2025-05-07T20:12:37.8631970Z mixed=True, 2025-05-07T20:12:37.8632065Z use_cache=True, 2025-05-07T20:12:37.8632182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8632276Z use_cpu=True, 2025-05-07T20:12:37.8632379Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8632456Z ) 2025-05-07T20:12:37.8632607Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8632988Z self=, 2025-05-07T20:12:37.8633071Z mixed_B=False, 2025-05-07T20:12:37.8633167Z compile=False, 2025-05-07T20:12:37.8633244Z T=1, 2025-05-07T20:12:37.8633320Z D=66, 2025-05-07T20:12:37.8633409Z B=79, 2025-05-07T20:12:37.8633489Z log_E=3, 2025-05-07T20:12:37.8633566Z L=17, 2025-05-07T20:12:37.8633662Z D_gradcheck=1, 2025-05-07T20:12:37.8633872Z stochastic_rounding=True, 2025-05-07T20:12:37.8633970Z weighted=True, 2025-05-07T20:12:37.8634051Z row_wise=True, 2025-05-07T20:12:37.8634132Z mixed=True, 2025-05-07T20:12:37.8634230Z use_cache=False, 2025-05-07T20:12:37.8634384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8634469Z use_cpu=True, 2025-05-07T20:12:37.8634587Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8634661Z ) 2025-05-07T20:12:37.8634798Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8635189Z self=, 2025-05-07T20:12:37.8635272Z mixed_B=False, 2025-05-07T20:12:37.8635354Z compile=True, 2025-05-07T20:12:37.8635443Z T=4, 2025-05-07T20:12:37.8635519Z D=60, 2025-05-07T20:12:37.8635596Z B=34, 2025-05-07T20:12:37.8635688Z log_E=3, 2025-05-07T20:12:37.8635764Z L=15, 2025-05-07T20:12:37.8635858Z D_gradcheck=2, 2025-05-07T20:12:37.8635996Z stochastic_rounding=True, 2025-05-07T20:12:37.8636084Z weighted=False, 2025-05-07T20:12:37.8636178Z row_wise=True, 2025-05-07T20:12:37.8636259Z mixed=True, 2025-05-07T20:12:37.8636341Z use_cache=True, 2025-05-07T20:12:37.8636465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8636549Z use_cpu=True, 2025-05-07T20:12:37.8636651Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8636737Z ) 2025-05-07T20:12:37.8636874Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8637253Z self=, 2025-05-07T20:12:37.8637347Z mixed_B=True, 2025-05-07T20:12:37.8637430Z compile=False, 2025-05-07T20:12:37.8637521Z T=2, 2025-05-07T20:12:37.8637598Z D=61, 2025-05-07T20:12:37.8637728Z B=47, 2025-05-07T20:12:37.8637819Z log_E=5, 2025-05-07T20:12:37.8637898Z L=5, 2025-05-07T20:12:37.8637981Z D_gradcheck=2, 2025-05-07T20:12:37.8638097Z stochastic_rounding=True, 2025-05-07T20:12:37.8638184Z weighted=False, 2025-05-07T20:12:37.8638267Z row_wise=False, 2025-05-07T20:12:37.8638362Z mixed=True, 2025-05-07T20:12:37.8638444Z use_cache=True, 2025-05-07T20:12:37.8638556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8638650Z use_cpu=True, 2025-05-07T20:12:37.8638752Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8638828Z ) 2025-05-07T20:12:37.8638974Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8639356Z self=, 2025-05-07T20:12:37.8639449Z mixed_B=False, 2025-05-07T20:12:37.8639533Z compile=False, 2025-05-07T20:12:37.8639610Z T=4, 2025-05-07T20:12:37.8639700Z D=107, 2025-05-07T20:12:37.8639777Z B=46, 2025-05-07T20:12:37.8639857Z log_E=5, 2025-05-07T20:12:37.8639947Z L=6, 2025-05-07T20:12:37.8640030Z D_gradcheck=1, 2025-05-07T20:12:37.8640133Z stochastic_rounding=False, 2025-05-07T20:12:37.8640229Z weighted=False, 2025-05-07T20:12:37.8640311Z row_wise=False, 2025-05-07T20:12:37.8640392Z mixed=True, 2025-05-07T20:12:37.8640489Z use_cache=False, 2025-05-07T20:12:37.8640601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8640682Z use_cpu=True, 2025-05-07T20:12:37.8640803Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8640879Z ) 2025-05-07T20:12:37.8641029Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8641409Z self=, 2025-05-07T20:12:37.8641493Z mixed_B=False, 2025-05-07T20:12:37.8641598Z compile=False, 2025-05-07T20:12:37.8641676Z T=2, 2025-05-07T20:12:37.8641754Z D=64, 2025-05-07T20:12:37.8641846Z B=33, 2025-05-07T20:12:37.8641926Z log_E=3, 2025-05-07T20:12:37.8642004Z L=6, 2025-05-07T20:12:37.8642103Z D_gradcheck=2, 2025-05-07T20:12:37.8642233Z stochastic_rounding=True, 2025-05-07T20:12:37.8642316Z weighted=False, 2025-05-07T20:12:37.8642414Z row_wise=False, 2025-05-07T20:12:37.8642497Z mixed=False, 2025-05-07T20:12:37.8642585Z use_cache=True, 2025-05-07T20:12:37.8642738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8642825Z use_cpu=True, 2025-05-07T20:12:37.8642939Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8643017Z ) 2025-05-07T20:12:37.8643155Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8643550Z self=, 2025-05-07T20:12:37.8643634Z mixed_B=True, 2025-05-07T20:12:37.8643721Z compile=False, 2025-05-07T20:12:37.8643813Z T=4, 2025-05-07T20:12:37.8643891Z D=90, 2025-05-07T20:12:37.8643974Z B=55, 2025-05-07T20:12:37.8644068Z log_E=5, 2025-05-07T20:12:37.8644147Z L=3, 2025-05-07T20:12:37.8644229Z D_gradcheck=1, 2025-05-07T20:12:37.8644367Z stochastic_rounding=True, 2025-05-07T20:12:37.8644453Z weighted=False, 2025-05-07T20:12:37.8644535Z row_wise=True, 2025-05-07T20:12:37.8644627Z mixed=True, 2025-05-07T20:12:37.8644712Z use_cache=False, 2025-05-07T20:12:37.8644836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8644918Z use_cpu=True, 2025-05-07T20:12:37.8645021Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8645111Z ) 2025-05-07T20:12:37.8645245Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8645620Z self=, 2025-05-07T20:12:37.8645719Z mixed_B=True, 2025-05-07T20:12:37.8645804Z compile=False, 2025-05-07T20:12:37.8645880Z T=2, 2025-05-07T20:12:37.8645971Z D=101, 2025-05-07T20:12:37.8646077Z B=27, 2025-05-07T20:12:37.8646156Z log_E=3, 2025-05-07T20:12:37.8646242Z L=18, 2025-05-07T20:12:37.8646328Z D_gradcheck=2, 2025-05-07T20:12:37.8646441Z stochastic_rounding=False, 2025-05-07T20:12:37.8646523Z weighted=True, 2025-05-07T20:12:37.8646607Z row_wise=True, 2025-05-07T20:12:37.8646699Z mixed=True, 2025-05-07T20:12:37.8646783Z use_cache=False, 2025-05-07T20:12:37.8646894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8646988Z use_cpu=True, 2025-05-07T20:12:37.8647091Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8647172Z ) 2025-05-07T20:12:37.8647321Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8647697Z self=, 2025-05-07T20:12:37.8647780Z mixed_B=False, 2025-05-07T20:12:37.8647874Z compile=True, 2025-05-07T20:12:37.8647952Z T=3, 2025-05-07T20:12:37.8648029Z D=40, 2025-05-07T20:12:37.8648120Z B=48, 2025-05-07T20:12:37.8648199Z log_E=5, 2025-05-07T20:12:37.8648292Z L=11, 2025-05-07T20:12:37.8648377Z D_gradcheck=1, 2025-05-07T20:12:37.8648480Z stochastic_rounding=False, 2025-05-07T20:12:37.8648582Z weighted=False, 2025-05-07T20:12:37.8648666Z row_wise=False, 2025-05-07T20:12:37.8648747Z mixed=True, 2025-05-07T20:12:37.8648843Z use_cache=True, 2025-05-07T20:12:37.8648954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8649036Z use_cpu=True, 2025-05-07T20:12:37.8649152Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8649227Z ) 2025-05-07T20:12:37.8649361Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8649750Z self=, 2025-05-07T20:12:37.8649834Z mixed_B=False, 2025-05-07T20:12:37.8649930Z compile=False, 2025-05-07T20:12:37.8650006Z T=2, 2025-05-07T20:12:37.8650082Z D=17, 2025-05-07T20:12:37.8650176Z B=37, 2025-05-07T20:12:37.8650254Z log_E=3, 2025-05-07T20:12:37.8650330Z L=15, 2025-05-07T20:12:37.8650424Z D_gradcheck=2, 2025-05-07T20:12:37.8650566Z stochastic_rounding=False, 2025-05-07T20:12:37.8650649Z weighted=False, 2025-05-07T20:12:37.8650745Z row_wise=False, 2025-05-07T20:12:37.8650826Z mixed=True, 2025-05-07T20:12:37.8650910Z use_cache=False, 2025-05-07T20:12:37.8651058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8651142Z use_cpu=True, 2025-05-07T20:12:37.8651244Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8651331Z ) 2025-05-07T20:12:37.8651466Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8651855Z self=, 2025-05-07T20:12:37.8651937Z mixed_B=False, 2025-05-07T20:12:37.8652021Z compile=False, 2025-05-07T20:12:37.8652110Z T=4, 2025-05-07T20:12:37.8652186Z D=26, 2025-05-07T20:12:37.8652263Z B=92, 2025-05-07T20:12:37.8652354Z log_E=5, 2025-05-07T20:12:37.8652431Z L=2, 2025-05-07T20:12:37.8652516Z D_gradcheck=2, 2025-05-07T20:12:37.8652648Z stochastic_rounding=True, 2025-05-07T20:12:37.8652729Z weighted=True, 2025-05-07T20:12:37.8652809Z row_wise=True, 2025-05-07T20:12:37.8652902Z mixed=False, 2025-05-07T20:12:37.8652984Z use_cache=True, 2025-05-07T20:12:37.8653094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8653186Z use_cpu=True, 2025-05-07T20:12:37.8653287Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8653373Z ) 2025-05-07T20:12:37.8653507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8653882Z self=, 2025-05-07T20:12:37.8653976Z mixed_B=True, 2025-05-07T20:12:37.8654059Z compile=False, 2025-05-07T20:12:37.8654136Z T=1, 2025-05-07T20:12:37.8654225Z D=79, 2025-05-07T20:12:37.8654329Z B=39, 2025-05-07T20:12:37.8654407Z log_E=5, 2025-05-07T20:12:37.8654495Z L=20, 2025-05-07T20:12:37.8654575Z D_gradcheck=2, 2025-05-07T20:12:37.8654675Z stochastic_rounding=True, 2025-05-07T20:12:37.8654770Z weighted=False, 2025-05-07T20:12:37.8654851Z row_wise=True, 2025-05-07T20:12:37.8654933Z mixed=False, 2025-05-07T20:12:37.8655029Z use_cache=False, 2025-05-07T20:12:37.8655138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8655233Z use_cpu=True, 2025-05-07T20:12:37.8655335Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8655409Z ) 2025-05-07T20:12:37.8655557Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8655932Z self=, 2025-05-07T20:12:37.8656012Z mixed_B=True, 2025-05-07T20:12:37.8656106Z compile=True, 2025-05-07T20:12:37.8656181Z T=3, 2025-05-07T20:12:37.8656259Z D=114, 2025-05-07T20:12:37.8656347Z B=75, 2025-05-07T20:12:37.8656427Z log_E=3, 2025-05-07T20:12:37.8656503Z L=9, 2025-05-07T20:12:37.8656596Z D_gradcheck=1, 2025-05-07T20:12:37.8656694Z stochastic_rounding=True, 2025-05-07T20:12:37.8656776Z weighted=True, 2025-05-07T20:12:37.8656869Z row_wise=True, 2025-05-07T20:12:37.8656950Z mixed=False, 2025-05-07T20:12:37.8657044Z use_cache=True, 2025-05-07T20:12:37.8657154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8657235Z use_cpu=True, 2025-05-07T20:12:37.8657350Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8657424Z ) 2025-05-07T20:12:37.8657558Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8657946Z self=, 2025-05-07T20:12:37.8658027Z mixed_B=True, 2025-05-07T20:12:37.8658111Z compile=False, 2025-05-07T20:12:37.8658201Z T=2, 2025-05-07T20:12:37.8658277Z D=68, 2025-05-07T20:12:37.8658358Z B=6, 2025-05-07T20:12:37.8658449Z log_E=4, 2025-05-07T20:12:37.8658526Z L=3, 2025-05-07T20:12:37.8658610Z D_gradcheck=2, 2025-05-07T20:12:37.8658750Z stochastic_rounding=True, 2025-05-07T20:12:37.8658833Z weighted=True, 2025-05-07T20:12:37.8658933Z row_wise=False, 2025-05-07T20:12:37.8659015Z mixed=False, 2025-05-07T20:12:37.8659100Z use_cache=False, 2025-05-07T20:12:37.8659247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8659330Z use_cpu=True, 2025-05-07T20:12:37.8659433Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8659519Z ) 2025-05-07T20:12:37.8659745Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8660126Z self=, 2025-05-07T20:12:37.8660220Z mixed_B=False, 2025-05-07T20:12:37.8660304Z compile=False, 2025-05-07T20:12:37.8660420Z T=4, 2025-05-07T20:12:37.8660497Z D=41, 2025-05-07T20:12:37.8660577Z B=85, 2025-05-07T20:12:37.8660669Z log_E=3, 2025-05-07T20:12:37.8660745Z L=13, 2025-05-07T20:12:37.8660828Z D_gradcheck=1, 2025-05-07T20:12:37.8660973Z stochastic_rounding=True, 2025-05-07T20:12:37.8661068Z weighted=False, 2025-05-07T20:12:37.8661151Z row_wise=True, 2025-05-07T20:12:37.8661245Z mixed=False, 2025-05-07T20:12:37.8661332Z use_cache=False, 2025-05-07T20:12:37.8661458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8661542Z use_cpu=True, 2025-05-07T20:12:37.8661647Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8661738Z ) 2025-05-07T20:12:37.8661877Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8662253Z self=, 2025-05-07T20:12:37.8662352Z mixed_B=True, 2025-05-07T20:12:37.8662438Z compile=False, 2025-05-07T20:12:37.8662516Z T=4, 2025-05-07T20:12:37.8662608Z D=117, 2025-05-07T20:12:37.8662721Z B=79, 2025-05-07T20:12:37.8662802Z log_E=4, 2025-05-07T20:12:37.8662896Z L=19, 2025-05-07T20:12:37.8662983Z D_gradcheck=1, 2025-05-07T20:12:37.8663087Z stochastic_rounding=False, 2025-05-07T20:12:37.8663185Z weighted=True, 2025-05-07T20:12:37.8663270Z row_wise=False, 2025-05-07T20:12:37.8663368Z mixed=True, 2025-05-07T20:12:37.8663457Z use_cache=False, 2025-05-07T20:12:37.8663571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8663670Z use_cpu=True, 2025-05-07T20:12:37.8663777Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8663854Z ) 2025-05-07T20:12:37.8664006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8664385Z self=, 2025-05-07T20:12:37.8664470Z mixed_B=False, 2025-05-07T20:12:37.8664571Z compile=False, 2025-05-07T20:12:37.8664648Z T=5, 2025-05-07T20:12:37.8664729Z D=106, 2025-05-07T20:12:37.8664825Z B=56, 2025-05-07T20:12:37.8664905Z log_E=3, 2025-05-07T20:12:37.8664983Z L=18, 2025-05-07T20:12:37.8665079Z D_gradcheck=2, 2025-05-07T20:12:37.8665178Z stochastic_rounding=True, 2025-05-07T20:12:37.8665273Z weighted=True, 2025-05-07T20:12:37.8665354Z row_wise=True, 2025-05-07T20:12:37.8665434Z mixed=True, 2025-05-07T20:12:37.8665534Z use_cache=False, 2025-05-07T20:12:37.8665645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8665727Z use_cpu=True, 2025-05-07T20:12:37.8665846Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8665920Z ) 2025-05-07T20:12:37.8972191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8972855Z self=, 2025-05-07T20:12:37.8972984Z mixed_B=True, 2025-05-07T20:12:37.8973120Z compile=True, 2025-05-07T20:12:37.8973243Z T=2, 2025-05-07T20:12:37.8973361Z D=127, 2025-05-07T20:12:37.8973510Z B=86, 2025-05-07T20:12:37.8973643Z log_E=4, 2025-05-07T20:12:37.8973751Z L=16, 2025-05-07T20:12:37.8973913Z D_gradcheck=1, 2025-05-07T20:12:37.8974249Z stochastic_rounding=True, 2025-05-07T20:12:37.8974407Z weighted=True, 2025-05-07T20:12:37.8974546Z row_wise=True, 2025-05-07T20:12:37.8974627Z mixed=True, 2025-05-07T20:12:37.8974723Z use_cache=True, 2025-05-07T20:12:37.8974835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8975754Z use_cpu=True, 2025-05-07T20:12:37.8975882Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8975959Z ) 2025-05-07T20:12:37.8976100Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8976496Z self=, 2025-05-07T20:12:37.8976578Z mixed_B=True, 2025-05-07T20:12:37.8976663Z compile=False, 2025-05-07T20:12:37.8976757Z T=5, 2025-05-07T20:12:37.8976836Z D=62, 2025-05-07T20:12:37.8976917Z B=42, 2025-05-07T20:12:37.8977011Z log_E=4, 2025-05-07T20:12:37.8977089Z L=7, 2025-05-07T20:12:37.8977185Z D_gradcheck=2, 2025-05-07T20:12:37.8977331Z stochastic_rounding=True, 2025-05-07T20:12:37.8977417Z weighted=True, 2025-05-07T20:12:37.8977510Z row_wise=True, 2025-05-07T20:12:37.8977591Z mixed=True, 2025-05-07T20:12:37.8977675Z use_cache=True, 2025-05-07T20:12:37.8977799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8977885Z use_cpu=True, 2025-05-07T20:12:37.8977991Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8978080Z ) 2025-05-07T20:12:37.8978216Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8978598Z self=, 2025-05-07T20:12:37.8978696Z mixed_B=False, 2025-05-07T20:12:37.8978779Z compile=True, 2025-05-07T20:12:37.8978856Z T=5, 2025-05-07T20:12:37.8978945Z D=83, 2025-05-07T20:12:37.8979094Z B=115, 2025-05-07T20:12:37.8979232Z log_E=3, 2025-05-07T20:12:37.8979311Z L=5, 2025-05-07T20:12:37.8979397Z D_gradcheck=2, 2025-05-07T20:12:37.8979514Z stochastic_rounding=False, 2025-05-07T20:12:37.8979602Z weighted=False, 2025-05-07T20:12:37.8979739Z row_wise=False, 2025-05-07T20:12:37.8979838Z mixed=False, 2025-05-07T20:12:37.8979924Z use_cache=False, 2025-05-07T20:12:37.8980037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8980138Z use_cpu=True, 2025-05-07T20:12:37.8980244Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8980320Z ) 2025-05-07T20:12:37.8980472Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8980855Z self=, 2025-05-07T20:12:37.8980954Z mixed_B=False, 2025-05-07T20:12:37.8981039Z compile=True, 2025-05-07T20:12:37.8981118Z T=1, 2025-05-07T20:12:37.8981208Z D=73, 2025-05-07T20:12:37.8981285Z B=58, 2025-05-07T20:12:37.8981365Z log_E=4, 2025-05-07T20:12:37.8981454Z L=0, 2025-05-07T20:12:37.8981539Z D_gradcheck=2, 2025-05-07T20:12:37.8981639Z stochastic_rounding=False, 2025-05-07T20:12:37.8981737Z weighted=False, 2025-05-07T20:12:37.8981819Z row_wise=False, 2025-05-07T20:12:37.8981899Z mixed=True, 2025-05-07T20:12:37.8981993Z use_cache=True, 2025-05-07T20:12:37.8982103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8982186Z use_cpu=True, 2025-05-07T20:12:37.8982301Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8982376Z ) 2025-05-07T20:12:37.8982528Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8982904Z self=, 2025-05-07T20:12:37.8982985Z mixed_B=True, 2025-05-07T20:12:37.8983084Z compile=False, 2025-05-07T20:12:37.8983160Z T=2, 2025-05-07T20:12:37.8983236Z D=90, 2025-05-07T20:12:37.8983326Z B=85, 2025-05-07T20:12:37.8983407Z log_E=5, 2025-05-07T20:12:37.8983483Z L=1, 2025-05-07T20:12:37.8983579Z D_gradcheck=1, 2025-05-07T20:12:37.8983679Z stochastic_rounding=False, 2025-05-07T20:12:37.8983812Z weighted=False, 2025-05-07T20:12:37.8983906Z row_wise=False, 2025-05-07T20:12:37.8983987Z mixed=False, 2025-05-07T20:12:37.8984070Z use_cache=False, 2025-05-07T20:12:37.8984193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8984310Z use_cpu=True, 2025-05-07T20:12:37.8984427Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8984503Z ) 2025-05-07T20:12:37.8984638Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8985028Z self=, 2025-05-07T20:12:37.8985110Z mixed_B=True, 2025-05-07T20:12:37.8985193Z compile=True, 2025-05-07T20:12:37.8985281Z T=4, 2025-05-07T20:12:37.8985358Z D=13, 2025-05-07T20:12:37.8985434Z B=93, 2025-05-07T20:12:37.8985527Z log_E=3, 2025-05-07T20:12:37.8985603Z L=2, 2025-05-07T20:12:37.8985687Z D_gradcheck=1, 2025-05-07T20:12:37.8985824Z stochastic_rounding=True, 2025-05-07T20:12:37.8985912Z weighted=False, 2025-05-07T20:12:37.8986008Z row_wise=False, 2025-05-07T20:12:37.8986091Z mixed=False, 2025-05-07T20:12:37.8986175Z use_cache=False, 2025-05-07T20:12:37.8986297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8986383Z use_cpu=True, 2025-05-07T20:12:37.8986485Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8986575Z ) 2025-05-07T20:12:37.8986715Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8987093Z self=, 2025-05-07T20:12:37.8987190Z mixed_B=False, 2025-05-07T20:12:37.8987275Z compile=True, 2025-05-07T20:12:37.8987352Z T=5, 2025-05-07T20:12:37.8987445Z D=76, 2025-05-07T20:12:37.8987522Z B=2, 2025-05-07T20:12:37.8987645Z log_E=5, 2025-05-07T20:12:37.8987734Z L=14, 2025-05-07T20:12:37.8987818Z D_gradcheck=1, 2025-05-07T20:12:37.8987928Z stochastic_rounding=False, 2025-05-07T20:12:37.8988014Z weighted=True, 2025-05-07T20:12:37.8988096Z row_wise=False, 2025-05-07T20:12:37.8988192Z mixed=False, 2025-05-07T20:12:37.8988278Z use_cache=False, 2025-05-07T20:12:37.8988391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8988490Z use_cpu=True, 2025-05-07T20:12:37.8988593Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8988668Z ) 2025-05-07T20:12:37.8988815Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8989189Z self=, 2025-05-07T20:12:37.8989271Z mixed_B=True, 2025-05-07T20:12:37.8989365Z compile=True, 2025-05-07T20:12:37.8989444Z T=2, 2025-05-07T20:12:37.8989535Z D=46, 2025-05-07T20:12:37.8989613Z B=70, 2025-05-07T20:12:37.8989694Z log_E=3, 2025-05-07T20:12:37.8989785Z L=4, 2025-05-07T20:12:37.8989870Z D_gradcheck=2, 2025-05-07T20:12:37.8989973Z stochastic_rounding=False, 2025-05-07T20:12:37.8990077Z weighted=True, 2025-05-07T20:12:37.8990160Z row_wise=True, 2025-05-07T20:12:37.8990243Z mixed=False, 2025-05-07T20:12:37.8990344Z use_cache=True, 2025-05-07T20:12:37.8990456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8990541Z use_cpu=True, 2025-05-07T20:12:37.8990659Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8990735Z ) 2025-05-07T20:12:37.8990874Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8991266Z self=, 2025-05-07T20:12:37.8991351Z mixed_B=False, 2025-05-07T20:12:37.8991451Z compile=True, 2025-05-07T20:12:37.8991531Z T=1, 2025-05-07T20:12:37.8991615Z D=105, 2025-05-07T20:12:37.8991708Z B=44, 2025-05-07T20:12:37.8991791Z log_E=3, 2025-05-07T20:12:37.8991869Z L=5, 2025-05-07T20:12:37.8991969Z D_gradcheck=1, 2025-05-07T20:12:37.8992069Z stochastic_rounding=True, 2025-05-07T20:12:37.8992184Z weighted=False, 2025-05-07T20:12:37.8992280Z row_wise=False, 2025-05-07T20:12:37.8992360Z mixed=True, 2025-05-07T20:12:37.8992445Z use_cache=True, 2025-05-07T20:12:37.8992571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8992680Z use_cpu=True, 2025-05-07T20:12:37.8992787Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8992873Z ) 2025-05-07T20:12:37.8993009Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8993399Z self=, 2025-05-07T20:12:37.8993485Z mixed_B=True, 2025-05-07T20:12:37.8993570Z compile=True, 2025-05-07T20:12:37.8993660Z T=4, 2025-05-07T20:12:37.8993742Z D=88, 2025-05-07T20:12:37.8993823Z B=14, 2025-05-07T20:12:37.8993924Z log_E=3, 2025-05-07T20:12:37.8994003Z L=6, 2025-05-07T20:12:37.8994089Z D_gradcheck=1, 2025-05-07T20:12:37.8994228Z stochastic_rounding=False, 2025-05-07T20:12:37.8994317Z weighted=False, 2025-05-07T20:12:37.8994400Z row_wise=True, 2025-05-07T20:12:37.8994495Z mixed=False, 2025-05-07T20:12:37.8994579Z use_cache=False, 2025-05-07T20:12:37.8994690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.8994789Z use_cpu=True, 2025-05-07T20:12:37.8994894Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8994986Z ) 2025-05-07T20:12:37.8995123Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8995498Z self=, 2025-05-07T20:12:37.8995593Z mixed_B=False, 2025-05-07T20:12:37.8995677Z compile=True, 2025-05-07T20:12:37.8995757Z T=5, 2025-05-07T20:12:37.8995845Z D=31, 2025-05-07T20:12:37.8995924Z B=119, 2025-05-07T20:12:37.8996032Z log_E=5, 2025-05-07T20:12:37.8996121Z L=2, 2025-05-07T20:12:37.8996206Z D_gradcheck=1, 2025-05-07T20:12:37.8996305Z stochastic_rounding=True, 2025-05-07T20:12:37.8996403Z weighted=False, 2025-05-07T20:12:37.8996485Z row_wise=True, 2025-05-07T20:12:37.8996565Z mixed=True, 2025-05-07T20:12:37.8996664Z use_cache=False, 2025-05-07T20:12:37.8996774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8996870Z use_cpu=True, 2025-05-07T20:12:37.8996974Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.8997049Z ) 2025-05-07T20:12:37.8997199Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8997580Z self=, 2025-05-07T20:12:37.8997662Z mixed_B=True, 2025-05-07T20:12:37.8997760Z compile=True, 2025-05-07T20:12:37.8997841Z T=3, 2025-05-07T20:12:37.8997919Z D=62, 2025-05-07T20:12:37.8998011Z B=108, 2025-05-07T20:12:37.8998092Z log_E=3, 2025-05-07T20:12:37.8998167Z L=8, 2025-05-07T20:12:37.8998260Z D_gradcheck=2, 2025-05-07T20:12:37.8998359Z stochastic_rounding=True, 2025-05-07T20:12:37.8998455Z weighted=True, 2025-05-07T20:12:37.8998537Z row_wise=True, 2025-05-07T20:12:37.8998618Z mixed=True, 2025-05-07T20:12:37.8998714Z use_cache=True, 2025-05-07T20:12:37.8998823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.8998906Z use_cpu=True, 2025-05-07T20:12:37.8999021Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.8999095Z ) 2025-05-07T20:12:37.8999232Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.8999620Z self=, 2025-05-07T20:12:37.8999702Z mixed_B=True, 2025-05-07T20:12:37.8999784Z compile=True, 2025-05-07T20:12:37.8999873Z T=2, 2025-05-07T20:12:37.8999950Z D=114, 2025-05-07T20:12:37.9000028Z B=4, 2025-05-07T20:12:37.9000123Z log_E=4, 2025-05-07T20:12:37.9000200Z L=16, 2025-05-07T20:12:37.9000296Z D_gradcheck=1, 2025-05-07T20:12:37.9000395Z stochastic_rounding=True, 2025-05-07T20:12:37.9000511Z weighted=False, 2025-05-07T20:12:37.9000607Z row_wise=True, 2025-05-07T20:12:37.9000689Z mixed=False, 2025-05-07T20:12:37.9000774Z use_cache=False, 2025-05-07T20:12:37.9000896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9001004Z use_cpu=True, 2025-05-07T20:12:37.9001109Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9001196Z ) 2025-05-07T20:12:37.9001331Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9001708Z self=, 2025-05-07T20:12:37.9001801Z mixed_B=True, 2025-05-07T20:12:37.9001884Z compile=True, 2025-05-07T20:12:37.9001973Z T=5, 2025-05-07T20:12:37.9002052Z D=42, 2025-05-07T20:12:37.9002130Z B=46, 2025-05-07T20:12:37.9002221Z log_E=3, 2025-05-07T20:12:37.9002297Z L=1, 2025-05-07T20:12:37.9002379Z D_gradcheck=2, 2025-05-07T20:12:37.9002516Z stochastic_rounding=False, 2025-05-07T20:12:37.9002603Z weighted=False, 2025-05-07T20:12:37.9002684Z row_wise=True, 2025-05-07T20:12:37.9002776Z mixed=True, 2025-05-07T20:12:37.9002860Z use_cache=False, 2025-05-07T20:12:37.9002969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9003065Z use_cpu=True, 2025-05-07T20:12:37.9003168Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9003242Z ) 2025-05-07T20:12:37.9003388Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9003765Z self=, 2025-05-07T20:12:37.9003858Z mixed_B=True, 2025-05-07T20:12:37.9003942Z compile=False, 2025-05-07T20:12:37.9004020Z T=5, 2025-05-07T20:12:37.9004108Z D=67, 2025-05-07T20:12:37.9004185Z B=65, 2025-05-07T20:12:37.9004295Z log_E=3, 2025-05-07T20:12:37.9004385Z L=7, 2025-05-07T20:12:37.9004468Z D_gradcheck=2, 2025-05-07T20:12:37.9004569Z stochastic_rounding=False, 2025-05-07T20:12:37.9004668Z weighted=True, 2025-05-07T20:12:37.9004751Z row_wise=False, 2025-05-07T20:12:37.9004831Z mixed=False, 2025-05-07T20:12:37.9004927Z use_cache=False, 2025-05-07T20:12:37.9005035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9005118Z use_cpu=True, 2025-05-07T20:12:37.9005232Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9005307Z ) 2025-05-07T20:12:37.9005443Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9005833Z self=, 2025-05-07T20:12:37.9005915Z mixed_B=True, 2025-05-07T20:12:37.9006015Z compile=True, 2025-05-07T20:12:37.9006092Z T=2, 2025-05-07T20:12:37.9006171Z D=14, 2025-05-07T20:12:37.9006259Z B=33, 2025-05-07T20:12:37.9006339Z log_E=3, 2025-05-07T20:12:37.9006416Z L=6, 2025-05-07T20:12:37.9006514Z D_gradcheck=1, 2025-05-07T20:12:37.9006614Z stochastic_rounding=False, 2025-05-07T20:12:37.9006699Z weighted=True, 2025-05-07T20:12:37.9006794Z row_wise=False, 2025-05-07T20:12:37.9006877Z mixed=False, 2025-05-07T20:12:37.9006960Z use_cache=True, 2025-05-07T20:12:37.9007085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9007169Z use_cpu=True, 2025-05-07T20:12:37.9007287Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9007365Z ) 2025-05-07T20:12:37.9007502Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9007889Z self=, 2025-05-07T20:12:37.9007973Z mixed_B=False, 2025-05-07T20:12:37.9008056Z compile=True, 2025-05-07T20:12:37.9008146Z T=3, 2025-05-07T20:12:37.9008224Z D=63, 2025-05-07T20:12:37.9008302Z B=123, 2025-05-07T20:12:37.9008396Z log_E=3, 2025-05-07T20:12:37.9008473Z L=0, 2025-05-07T20:12:37.9008557Z D_gradcheck=2, 2025-05-07T20:12:37.9008669Z stochastic_rounding=False, 2025-05-07T20:12:37.9008781Z weighted=True, 2025-05-07T20:12:37.9008864Z row_wise=True, 2025-05-07T20:12:37.9008957Z mixed=False, 2025-05-07T20:12:37.9009041Z use_cache=False, 2025-05-07T20:12:37.9009162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9009272Z use_cpu=True, 2025-05-07T20:12:37.9009379Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9009467Z ) 2025-05-07T20:12:37.9319417Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9319901Z self=, 2025-05-07T20:12:37.9320043Z mixed_B=False, 2025-05-07T20:12:37.9320290Z compile=False, 2025-05-07T20:12:37.9320446Z T=3, 2025-05-07T20:12:37.9320599Z D=127, 2025-05-07T20:12:37.9320745Z B=39, 2025-05-07T20:12:37.9320924Z log_E=4, 2025-05-07T20:12:37.9321056Z L=16, 2025-05-07T20:12:37.9321141Z D_gradcheck=2, 2025-05-07T20:12:37.9321254Z stochastic_rounding=True, 2025-05-07T20:12:37.9321429Z weighted=True, 2025-05-07T20:12:37.9321516Z row_wise=False, 2025-05-07T20:12:37.9321613Z mixed=False, 2025-05-07T20:12:37.9321698Z use_cache=True, 2025-05-07T20:12:37.9321824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9321911Z use_cpu=True, 2025-05-07T20:12:37.9322016Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9322108Z ) 2025-05-07T20:12:37.9322248Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9322632Z self=, 2025-05-07T20:12:37.9322731Z mixed_B=False, 2025-05-07T20:12:37.9322817Z compile=False, 2025-05-07T20:12:37.9322897Z T=5, 2025-05-07T20:12:37.9322990Z D=32, 2025-05-07T20:12:37.9323067Z B=40, 2025-05-07T20:12:37.9323198Z log_E=3, 2025-05-07T20:12:37.9323289Z L=19, 2025-05-07T20:12:37.9323373Z D_gradcheck=2, 2025-05-07T20:12:37.9323487Z stochastic_rounding=True, 2025-05-07T20:12:37.9323576Z weighted=True, 2025-05-07T20:12:37.9323661Z row_wise=False, 2025-05-07T20:12:37.9323756Z mixed=True, 2025-05-07T20:12:37.9323842Z use_cache=False, 2025-05-07T20:12:37.9323953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9324052Z use_cpu=True, 2025-05-07T20:12:37.9324158Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9324234Z ) 2025-05-07T20:12:37.9324387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9324769Z self=, 2025-05-07T20:12:37.9324855Z mixed_B=False, 2025-05-07T20:12:37.9324952Z compile=True, 2025-05-07T20:12:37.9325030Z T=4, 2025-05-07T20:12:37.9325105Z D=88, 2025-05-07T20:12:37.9325195Z B=9, 2025-05-07T20:12:37.9325275Z log_E=4, 2025-05-07T20:12:37.9325362Z L=9, 2025-05-07T20:12:37.9325444Z D_gradcheck=1, 2025-05-07T20:12:37.9325542Z stochastic_rounding=False, 2025-05-07T20:12:37.9325639Z weighted=True, 2025-05-07T20:12:37.9325721Z row_wise=False, 2025-05-07T20:12:37.9325801Z mixed=False, 2025-05-07T20:12:37.9325895Z use_cache=False, 2025-05-07T20:12:37.9326004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9326087Z use_cpu=True, 2025-05-07T20:12:37.9326202Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9326276Z ) 2025-05-07T20:12:37.9326411Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9326799Z self=, 2025-05-07T20:12:37.9326880Z mixed_B=True, 2025-05-07T20:12:37.9326975Z compile=True, 2025-05-07T20:12:37.9327051Z T=2, 2025-05-07T20:12:37.9327130Z D=24, 2025-05-07T20:12:37.9327219Z B=18, 2025-05-07T20:12:37.9327302Z log_E=4, 2025-05-07T20:12:37.9327380Z L=6, 2025-05-07T20:12:37.9327476Z D_gradcheck=1, 2025-05-07T20:12:37.9327572Z stochastic_rounding=True, 2025-05-07T20:12:37.9327703Z weighted=True, 2025-05-07T20:12:37.9327799Z row_wise=True, 2025-05-07T20:12:37.9327880Z mixed=True, 2025-05-07T20:12:37.9327966Z use_cache=True, 2025-05-07T20:12:37.9328090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9328210Z use_cpu=True, 2025-05-07T20:12:37.9328315Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9328402Z ) 2025-05-07T20:12:37.9328538Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9328927Z self=, 2025-05-07T20:12:37.9329010Z mixed_B=False, 2025-05-07T20:12:37.9329092Z compile=True, 2025-05-07T20:12:37.9329181Z T=4, 2025-05-07T20:12:37.9329257Z D=62, 2025-05-07T20:12:37.9329334Z B=30, 2025-05-07T20:12:37.9329424Z log_E=3, 2025-05-07T20:12:37.9329503Z L=2, 2025-05-07T20:12:37.9329586Z D_gradcheck=1, 2025-05-07T20:12:37.9329696Z stochastic_rounding=False, 2025-05-07T20:12:37.9329820Z weighted=False, 2025-05-07T20:12:37.9329903Z row_wise=True, 2025-05-07T20:12:37.9329995Z mixed=True, 2025-05-07T20:12:37.9330080Z use_cache=False, 2025-05-07T20:12:37.9330188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9330284Z use_cpu=True, 2025-05-07T20:12:37.9330388Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9330477Z ) 2025-05-07T20:12:37.9330612Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9330990Z self=, 2025-05-07T20:12:37.9331086Z mixed_B=False, 2025-05-07T20:12:37.9331168Z compile=True, 2025-05-07T20:12:37.9331245Z T=1, 2025-05-07T20:12:37.9331334Z D=61, 2025-05-07T20:12:37.9331412Z B=100, 2025-05-07T20:12:37.9331491Z log_E=5, 2025-05-07T20:12:37.9331611Z L=14, 2025-05-07T20:12:37.9331693Z D_gradcheck=2, 2025-05-07T20:12:37.9331792Z stochastic_rounding=False, 2025-05-07T20:12:37.9331893Z weighted=False, 2025-05-07T20:12:37.9331976Z row_wise=False, 2025-05-07T20:12:37.9332055Z mixed=True, 2025-05-07T20:12:37.9332150Z use_cache=False, 2025-05-07T20:12:37.9332260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9332355Z use_cpu=True, 2025-05-07T20:12:37.9332457Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9332530Z ) 2025-05-07T20:12:37.9332678Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9333057Z self=, 2025-05-07T20:12:37.9333140Z mixed_B=False, 2025-05-07T20:12:37.9333234Z compile=True, 2025-05-07T20:12:37.9333310Z T=4, 2025-05-07T20:12:37.9333387Z D=36, 2025-05-07T20:12:37.9333475Z B=26, 2025-05-07T20:12:37.9333553Z log_E=4, 2025-05-07T20:12:37.9333631Z L=8, 2025-05-07T20:12:37.9333725Z D_gradcheck=2, 2025-05-07T20:12:37.9333821Z stochastic_rounding=False, 2025-05-07T20:12:37.9333908Z weighted=False, 2025-05-07T20:12:37.9334003Z row_wise=False, 2025-05-07T20:12:37.9334085Z mixed=False, 2025-05-07T20:12:37.9334178Z use_cache=True, 2025-05-07T20:12:37.9334286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9334368Z use_cpu=True, 2025-05-07T20:12:37.9334483Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9334558Z ) 2025-05-07T20:12:37.9334693Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9335080Z self=, 2025-05-07T20:12:37.9335161Z mixed_B=True, 2025-05-07T20:12:37.9335243Z compile=True, 2025-05-07T20:12:37.9335330Z T=5, 2025-05-07T20:12:37.9335407Z D=62, 2025-05-07T20:12:37.9335482Z B=51, 2025-05-07T20:12:37.9335570Z log_E=4, 2025-05-07T20:12:37.9335647Z L=4, 2025-05-07T20:12:37.9335730Z D_gradcheck=2, 2025-05-07T20:12:37.9335838Z stochastic_rounding=False, 2025-05-07T20:12:37.9335950Z weighted=True, 2025-05-07T20:12:37.9336043Z row_wise=False, 2025-05-07T20:12:37.9336122Z mixed=True, 2025-05-07T20:12:37.9336206Z use_cache=False, 2025-05-07T20:12:37.9336327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9336408Z use_cpu=True, 2025-05-07T20:12:37.9336537Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9336624Z ) 2025-05-07T20:12:37.9336766Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9337145Z self=, 2025-05-07T20:12:37.9337238Z mixed_B=True, 2025-05-07T20:12:37.9337322Z compile=False, 2025-05-07T20:12:37.9337398Z T=1, 2025-05-07T20:12:37.9337487Z D=41, 2025-05-07T20:12:37.9337564Z B=101, 2025-05-07T20:12:37.9337656Z log_E=3, 2025-05-07T20:12:37.9337735Z L=5, 2025-05-07T20:12:37.9337818Z D_gradcheck=2, 2025-05-07T20:12:37.9337934Z stochastic_rounding=True, 2025-05-07T20:12:37.9338063Z weighted=False, 2025-05-07T20:12:37.9338150Z row_wise=True, 2025-05-07T20:12:37.9338247Z mixed=True, 2025-05-07T20:12:37.9338331Z use_cache=True, 2025-05-07T20:12:37.9338443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9338538Z use_cpu=True, 2025-05-07T20:12:37.9338643Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9338718Z ) 2025-05-07T20:12:37.9338869Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9339239Z self=, 2025-05-07T20:12:37.9339333Z mixed_B=True, 2025-05-07T20:12:37.9339413Z compile=False, 2025-05-07T20:12:37.9346369Z T=4, 2025-05-07T20:12:37.9346485Z D=19, 2025-05-07T20:12:37.9346567Z B=64, 2025-05-07T20:12:37.9346662Z log_E=3, 2025-05-07T20:12:37.9346826Z L=19, 2025-05-07T20:12:37.9346917Z D_gradcheck=2, 2025-05-07T20:12:37.9347036Z stochastic_rounding=False, 2025-05-07T20:12:37.9347130Z weighted=True, 2025-05-07T20:12:37.9347215Z row_wise=True, 2025-05-07T20:12:37.9347311Z mixed=True, 2025-05-07T20:12:37.9347399Z use_cache=True, 2025-05-07T20:12:37.9347516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9347614Z use_cpu=True, 2025-05-07T20:12:37.9347723Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9347803Z ) 2025-05-07T20:12:37.9347940Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9348332Z self=, 2025-05-07T20:12:37.9348423Z mixed_B=False, 2025-05-07T20:12:37.9348508Z compile=True, 2025-05-07T20:12:37.9348585Z T=1, 2025-05-07T20:12:37.9348677Z D=112, 2025-05-07T20:12:37.9348756Z B=52, 2025-05-07T20:12:37.9348834Z log_E=3, 2025-05-07T20:12:37.9348929Z L=7, 2025-05-07T20:12:37.9349013Z D_gradcheck=2, 2025-05-07T20:12:37.9349111Z stochastic_rounding=True, 2025-05-07T20:12:37.9349216Z weighted=False, 2025-05-07T20:12:37.9349299Z row_wise=True, 2025-05-07T20:12:37.9349382Z mixed=False, 2025-05-07T20:12:37.9349482Z use_cache=False, 2025-05-07T20:12:37.9349596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9349693Z use_cpu=True, 2025-05-07T20:12:37.9349801Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9349878Z ) 2025-05-07T20:12:37.9350036Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9350416Z self=, 2025-05-07T20:12:37.9350500Z mixed_B=False, 2025-05-07T20:12:37.9350599Z compile=False, 2025-05-07T20:12:37.9350677Z T=3, 2025-05-07T20:12:37.9350756Z D=84, 2025-05-07T20:12:37.9350847Z B=31, 2025-05-07T20:12:37.9350926Z log_E=3, 2025-05-07T20:12:37.9351005Z L=5, 2025-05-07T20:12:37.9351104Z D_gradcheck=2, 2025-05-07T20:12:37.9351200Z stochastic_rounding=True, 2025-05-07T20:12:37.9351324Z weighted=True, 2025-05-07T20:12:37.9351417Z row_wise=True, 2025-05-07T20:12:37.9351498Z mixed=True, 2025-05-07T20:12:37.9351592Z use_cache=True, 2025-05-07T20:12:37.9351702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9351784Z use_cpu=True, 2025-05-07T20:12:37.9351931Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9352006Z ) 2025-05-07T20:12:37.9352145Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9352538Z self=, 2025-05-07T20:12:37.9352623Z mixed_B=False, 2025-05-07T20:12:37.9352706Z compile=True, 2025-05-07T20:12:37.9352793Z T=3, 2025-05-07T20:12:37.9352871Z D=124, 2025-05-07T20:12:37.9352949Z B=21, 2025-05-07T20:12:37.9353038Z log_E=4, 2025-05-07T20:12:37.9353118Z L=10, 2025-05-07T20:12:37.9353212Z D_gradcheck=2, 2025-05-07T20:12:37.9353311Z stochastic_rounding=False, 2025-05-07T20:12:37.9353457Z weighted=True, 2025-05-07T20:12:37.9353553Z row_wise=False, 2025-05-07T20:12:37.9353634Z mixed=True, 2025-05-07T20:12:37.9353720Z use_cache=False, 2025-05-07T20:12:37.9353843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9353925Z use_cpu=True, 2025-05-07T20:12:37.9354032Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9354120Z ) 2025-05-07T20:12:37.9354258Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9354638Z self=, 2025-05-07T20:12:37.9354735Z mixed_B=False, 2025-05-07T20:12:37.9354820Z compile=False, 2025-05-07T20:12:37.9354912Z T=4, 2025-05-07T20:12:37.9354989Z D=80, 2025-05-07T20:12:37.9355067Z B=38, 2025-05-07T20:12:37.9355158Z log_E=4, 2025-05-07T20:12:37.9355268Z L=20, 2025-05-07T20:12:37.9355352Z D_gradcheck=1, 2025-05-07T20:12:37.9355465Z stochastic_rounding=False, 2025-05-07T20:12:37.9355552Z weighted=True, 2025-05-07T20:12:37.9355634Z row_wise=False, 2025-05-07T20:12:37.9355731Z mixed=True, 2025-05-07T20:12:37.9355815Z use_cache=False, 2025-05-07T20:12:37.9355925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9356022Z use_cpu=True, 2025-05-07T20:12:37.9356129Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9356204Z ) 2025-05-07T20:12:37.9356357Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9356737Z self=, 2025-05-07T20:12:37.9356836Z mixed_B=False, 2025-05-07T20:12:37.9356921Z compile=False, 2025-05-07T20:12:37.9356999Z T=4, 2025-05-07T20:12:37.9357093Z D=104, 2025-05-07T20:12:37.9357171Z B=102, 2025-05-07T20:12:37.9357253Z log_E=4, 2025-05-07T20:12:37.9357345Z L=17, 2025-05-07T20:12:37.9357429Z D_gradcheck=1, 2025-05-07T20:12:37.9357529Z stochastic_rounding=False, 2025-05-07T20:12:37.9357630Z weighted=True, 2025-05-07T20:12:37.9357710Z row_wise=True, 2025-05-07T20:12:37.9357792Z mixed=False, 2025-05-07T20:12:37.9357889Z use_cache=True, 2025-05-07T20:12:37.9357999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9358083Z use_cpu=True, 2025-05-07T20:12:37.9358204Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9358281Z ) 2025-05-07T20:12:37.9358429Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9358807Z self=, 2025-05-07T20:12:37.9358889Z mixed_B=True, 2025-05-07T20:12:37.9358987Z compile=True, 2025-05-07T20:12:37.9359067Z T=4, 2025-05-07T20:12:37.9359143Z D=51, 2025-05-07T20:12:37.9359233Z B=80, 2025-05-07T20:12:37.9359313Z log_E=4, 2025-05-07T20:12:37.9359391Z L=10, 2025-05-07T20:12:37.9359487Z D_gradcheck=1, 2025-05-07T20:12:37.9359586Z stochastic_rounding=True, 2025-05-07T20:12:37.9359698Z weighted=True, 2025-05-07T20:12:37.9359798Z row_wise=False, 2025-05-07T20:12:37.9359881Z mixed=True, 2025-05-07T20:12:37.9359966Z use_cache=False, 2025-05-07T20:12:37.9360090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9360175Z use_cpu=True, 2025-05-07T20:12:37.9360316Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9360392Z ) 2025-05-07T20:12:37.9360531Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9360921Z self=, 2025-05-07T20:12:37.9361004Z mixed_B=False, 2025-05-07T20:12:37.9361090Z compile=False, 2025-05-07T20:12:37.9361181Z T=2, 2025-05-07T20:12:37.9361276Z D=54, 2025-05-07T20:12:37.9361358Z B=104, 2025-05-07T20:12:37.9361449Z log_E=4, 2025-05-07T20:12:37.9361527Z L=4, 2025-05-07T20:12:37.9361613Z D_gradcheck=2, 2025-05-07T20:12:37.9361726Z stochastic_rounding=True, 2025-05-07T20:12:37.9361838Z weighted=True, 2025-05-07T20:12:37.9361936Z row_wise=False, 2025-05-07T20:12:37.9362016Z mixed=True, 2025-05-07T20:12:37.9362099Z use_cache=False, 2025-05-07T20:12:37.9362222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9362303Z use_cpu=True, 2025-05-07T20:12:37.9362409Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9362500Z ) 2025-05-07T20:12:37.9667955Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9668560Z self=, 2025-05-07T20:12:37.9668764Z mixed_B=False, 2025-05-07T20:12:37.9668906Z compile=True, 2025-05-07T20:12:37.9669020Z T=5, 2025-05-07T20:12:37.9669127Z D=26, 2025-05-07T20:12:37.9669282Z B=87, 2025-05-07T20:12:37.9669437Z log_E=4, 2025-05-07T20:12:37.9669727Z L=18, 2025-05-07T20:12:37.9669883Z D_gradcheck=1, 2025-05-07T20:12:37.9669994Z stochastic_rounding=False, 2025-05-07T20:12:37.9670097Z weighted=False, 2025-05-07T20:12:37.9670185Z row_wise=False, 2025-05-07T20:12:37.9670267Z mixed=True, 2025-05-07T20:12:37.9670369Z use_cache=False, 2025-05-07T20:12:37.9670481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9670566Z use_cpu=True, 2025-05-07T20:12:37.9670689Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9670766Z ) 2025-05-07T20:12:37.9670905Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9671305Z self=, 2025-05-07T20:12:37.9671388Z mixed_B=False, 2025-05-07T20:12:37.9671472Z compile=False, 2025-05-07T20:12:37.9671563Z T=2, 2025-05-07T20:12:37.9671642Z D=72, 2025-05-07T20:12:37.9671718Z B=77, 2025-05-07T20:12:37.9671812Z log_E=4, 2025-05-07T20:12:37.9671891Z L=8, 2025-05-07T20:12:37.9671989Z D_gradcheck=2, 2025-05-07T20:12:37.9672088Z stochastic_rounding=False, 2025-05-07T20:12:37.9672174Z weighted=True, 2025-05-07T20:12:37.9672270Z row_wise=True, 2025-05-07T20:12:37.9672351Z mixed=True, 2025-05-07T20:12:37.9672436Z use_cache=False, 2025-05-07T20:12:37.9672561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9672644Z use_cpu=True, 2025-05-07T20:12:37.9672751Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9672840Z ) 2025-05-07T20:12:37.9672979Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9673355Z self=, 2025-05-07T20:12:37.9673451Z mixed_B=False, 2025-05-07T20:12:37.9673536Z compile=True, 2025-05-07T20:12:37.9673628Z T=2, 2025-05-07T20:12:37.9673705Z D=87, 2025-05-07T20:12:37.9673784Z B=18, 2025-05-07T20:12:37.9673877Z log_E=4, 2025-05-07T20:12:37.9673956Z L=7, 2025-05-07T20:12:37.9674041Z D_gradcheck=2, 2025-05-07T20:12:37.9674153Z stochastic_rounding=False, 2025-05-07T20:12:37.9674239Z weighted=False, 2025-05-07T20:12:37.9674384Z row_wise=True, 2025-05-07T20:12:37.9674480Z mixed=True, 2025-05-07T20:12:37.9674567Z use_cache=True, 2025-05-07T20:12:37.9674679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9674779Z use_cpu=True, 2025-05-07T20:12:37.9674919Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9674998Z ) 2025-05-07T20:12:37.9675147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9675528Z self=, 2025-05-07T20:12:37.9675768Z mixed_B=False, 2025-05-07T20:12:37.9675855Z compile=False, 2025-05-07T20:12:37.9675933Z T=4, 2025-05-07T20:12:37.9676027Z D=15, 2025-05-07T20:12:37.9676107Z B=116, 2025-05-07T20:12:37.9676185Z log_E=3, 2025-05-07T20:12:37.9676279Z L=8, 2025-05-07T20:12:37.9676364Z D_gradcheck=2, 2025-05-07T20:12:37.9676465Z stochastic_rounding=False, 2025-05-07T20:12:37.9676613Z weighted=False, 2025-05-07T20:12:37.9676699Z row_wise=False, 2025-05-07T20:12:37.9676780Z mixed=False, 2025-05-07T20:12:37.9676882Z use_cache=False, 2025-05-07T20:12:37.9676995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9677079Z use_cpu=True, 2025-05-07T20:12:37.9677206Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9677283Z ) 2025-05-07T20:12:37.9677435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9677813Z self=, 2025-05-07T20:12:37.9677897Z mixed_B=True, 2025-05-07T20:12:37.9677996Z compile=True, 2025-05-07T20:12:37.9678073Z T=5, 2025-05-07T20:12:37.9678151Z D=60, 2025-05-07T20:12:37.9678243Z B=10, 2025-05-07T20:12:37.9678322Z log_E=3, 2025-05-07T20:12:37.9678442Z L=15, 2025-05-07T20:12:37.9678537Z D_gradcheck=1, 2025-05-07T20:12:37.9678635Z stochastic_rounding=True, 2025-05-07T20:12:37.9678720Z weighted=False, 2025-05-07T20:12:37.9678815Z row_wise=True, 2025-05-07T20:12:37.9678895Z mixed=True, 2025-05-07T20:12:37.9678977Z use_cache=True, 2025-05-07T20:12:37.9679099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9679181Z use_cpu=True, 2025-05-07T20:12:37.9679299Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9679373Z ) 2025-05-07T20:12:37.9679507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9679902Z self=, 2025-05-07T20:12:37.9679985Z mixed_B=True, 2025-05-07T20:12:37.9680068Z compile=True, 2025-05-07T20:12:37.9680160Z T=4, 2025-05-07T20:12:37.9680240Z D=103, 2025-05-07T20:12:37.9680317Z B=7, 2025-05-07T20:12:37.9680410Z log_E=3, 2025-05-07T20:12:37.9680491Z L=17, 2025-05-07T20:12:37.9680577Z D_gradcheck=1, 2025-05-07T20:12:37.9680687Z stochastic_rounding=True, 2025-05-07T20:12:37.9680775Z weighted=False, 2025-05-07T20:12:37.9680859Z row_wise=False, 2025-05-07T20:12:37.9680956Z mixed=False, 2025-05-07T20:12:37.9681041Z use_cache=False, 2025-05-07T20:12:37.9681168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9681251Z use_cpu=True, 2025-05-07T20:12:37.9681357Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9681444Z ) 2025-05-07T20:12:37.9681581Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9681960Z self=, 2025-05-07T20:12:37.9682056Z mixed_B=False, 2025-05-07T20:12:37.9682140Z compile=False, 2025-05-07T20:12:37.9682217Z T=1, 2025-05-07T20:12:37.9682307Z D=29, 2025-05-07T20:12:37.9682386Z B=80, 2025-05-07T20:12:37.9682465Z log_E=3, 2025-05-07T20:12:37.9682557Z L=5, 2025-05-07T20:12:37.9682641Z D_gradcheck=1, 2025-05-07T20:12:37.9682738Z stochastic_rounding=True, 2025-05-07T20:12:37.9682835Z weighted=True, 2025-05-07T20:12:37.9682958Z row_wise=True, 2025-05-07T20:12:37.9683052Z mixed=False, 2025-05-07T20:12:37.9683135Z use_cache=True, 2025-05-07T20:12:37.9683245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9683338Z use_cpu=True, 2025-05-07T20:12:37.9683490Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9683568Z ) 2025-05-07T20:12:37.9683716Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9684095Z self=, 2025-05-07T20:12:37.9684180Z mixed_B=True, 2025-05-07T20:12:37.9684277Z compile=True, 2025-05-07T20:12:37.9684354Z T=5, 2025-05-07T20:12:37.9684432Z D=35, 2025-05-07T20:12:37.9684524Z B=125, 2025-05-07T20:12:37.9684604Z log_E=5, 2025-05-07T20:12:37.9684698Z L=0, 2025-05-07T20:12:37.9684785Z D_gradcheck=2, 2025-05-07T20:12:37.9684883Z stochastic_rounding=True, 2025-05-07T20:12:37.9685011Z weighted=True, 2025-05-07T20:12:37.9685098Z row_wise=False, 2025-05-07T20:12:37.9685179Z mixed=True, 2025-05-07T20:12:37.9685277Z use_cache=True, 2025-05-07T20:12:37.9685389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9685471Z use_cpu=True, 2025-05-07T20:12:37.9685591Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9685667Z ) 2025-05-07T20:12:37.9685804Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9686193Z self=, 2025-05-07T20:12:37.9686278Z mixed_B=True, 2025-05-07T20:12:37.9686377Z compile=False, 2025-05-07T20:12:37.9686453Z T=2, 2025-05-07T20:12:37.9686531Z D=10, 2025-05-07T20:12:37.9686623Z B=10, 2025-05-07T20:12:37.9686701Z log_E=4, 2025-05-07T20:12:37.9686825Z L=17, 2025-05-07T20:12:37.9686922Z D_gradcheck=1, 2025-05-07T20:12:37.9687018Z stochastic_rounding=True, 2025-05-07T20:12:37.9687105Z weighted=False, 2025-05-07T20:12:37.9687205Z row_wise=True, 2025-05-07T20:12:37.9687287Z mixed=False, 2025-05-07T20:12:37.9687373Z use_cache=True, 2025-05-07T20:12:37.9687500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9687583Z use_cpu=True, 2025-05-07T20:12:37.9687690Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9687774Z ) 2025-05-07T20:12:37.9687922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9688297Z self=, 2025-05-07T20:12:37.9688391Z mixed_B=False, 2025-05-07T20:12:37.9688474Z compile=False, 2025-05-07T20:12:37.9688549Z T=3, 2025-05-07T20:12:37.9688638Z D=57, 2025-05-07T20:12:37.9688715Z B=120, 2025-05-07T20:12:37.9688793Z log_E=4, 2025-05-07T20:12:37.9688884Z L=16, 2025-05-07T20:12:37.9688968Z D_gradcheck=2, 2025-05-07T20:12:37.9689063Z stochastic_rounding=True, 2025-05-07T20:12:37.9689161Z weighted=True, 2025-05-07T20:12:37.9689244Z row_wise=True, 2025-05-07T20:12:37.9689338Z mixed=True, 2025-05-07T20:12:37.9689422Z use_cache=False, 2025-05-07T20:12:37.9689532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9689626Z use_cpu=True, 2025-05-07T20:12:37.9689731Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9689805Z ) 2025-05-07T20:12:37.9689954Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9690333Z self=, 2025-05-07T20:12:37.9690416Z mixed_B=True, 2025-05-07T20:12:37.9690512Z compile=False, 2025-05-07T20:12:37.9690588Z T=4, 2025-05-07T20:12:37.9690665Z D=44, 2025-05-07T20:12:37.9690754Z B=120, 2025-05-07T20:12:37.9690833Z log_E=4, 2025-05-07T20:12:37.9690911Z L=2, 2025-05-07T20:12:37.9691005Z D_gradcheck=1, 2025-05-07T20:12:37.9691100Z stochastic_rounding=True, 2025-05-07T20:12:37.9691195Z weighted=True, 2025-05-07T20:12:37.9691304Z row_wise=True, 2025-05-07T20:12:37.9691383Z mixed=True, 2025-05-07T20:12:37.9691477Z use_cache=True, 2025-05-07T20:12:37.9691587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9691669Z use_cpu=True, 2025-05-07T20:12:37.9691807Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9691883Z ) 2025-05-07T20:12:37.9692018Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9692407Z self=, 2025-05-07T20:12:37.9692489Z mixed_B=False, 2025-05-07T20:12:37.9692572Z compile=False, 2025-05-07T20:12:37.9692659Z T=2, 2025-05-07T20:12:37.9692735Z D=68, 2025-05-07T20:12:37.9692827Z B=91, 2025-05-07T20:12:37.9692903Z log_E=3, 2025-05-07T20:12:37.9692981Z L=14, 2025-05-07T20:12:37.9693077Z D_gradcheck=2, 2025-05-07T20:12:37.9693175Z stochastic_rounding=False, 2025-05-07T20:12:37.9693258Z weighted=True, 2025-05-07T20:12:37.9693377Z row_wise=True, 2025-05-07T20:12:37.9693465Z mixed=True, 2025-05-07T20:12:37.9693545Z use_cache=False, 2025-05-07T20:12:37.9693650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9693736Z use_cpu=True, 2025-05-07T20:12:37.9693839Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9693947Z ) 2025-05-07T20:12:37.9694080Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9694451Z self=, 2025-05-07T20:12:37.9694534Z mixed_B=True, 2025-05-07T20:12:37.9694615Z compile=True, 2025-05-07T20:12:37.9694697Z T=1, 2025-05-07T20:12:37.9694768Z D=84, 2025-05-07T20:12:37.9694843Z B=4, 2025-05-07T20:12:37.9694926Z log_E=4, 2025-05-07T20:12:37.9695000Z L=16, 2025-05-07T20:12:37.9695109Z D_gradcheck=2, 2025-05-07T20:12:37.9695211Z stochastic_rounding=True, 2025-05-07T20:12:37.9695292Z weighted=False, 2025-05-07T20:12:37.9695374Z row_wise=False, 2025-05-07T20:12:37.9695459Z mixed=False, 2025-05-07T20:12:37.9695538Z use_cache=True, 2025-05-07T20:12:37.9695646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9695732Z use_cpu=True, 2025-05-07T20:12:37.9695832Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9695904Z ) 2025-05-07T20:12:37.9696040Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9696415Z self=, 2025-05-07T20:12:37.9696501Z mixed_B=True, 2025-05-07T20:12:37.9696580Z compile=True, 2025-05-07T20:12:37.9696652Z T=5, 2025-05-07T20:12:37.9696734Z D=25, 2025-05-07T20:12:37.9696807Z B=9, 2025-05-07T20:12:37.9696883Z log_E=3, 2025-05-07T20:12:37.9696964Z L=3, 2025-05-07T20:12:37.9697043Z D_gradcheck=2, 2025-05-07T20:12:37.9697139Z stochastic_rounding=False, 2025-05-07T20:12:37.9697225Z weighted=False, 2025-05-07T20:12:37.9697307Z row_wise=True, 2025-05-07T20:12:37.9697385Z mixed=True, 2025-05-07T20:12:37.9697470Z use_cache=True, 2025-05-07T20:12:37.9697578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9697662Z use_cpu=True, 2025-05-07T20:12:37.9697774Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9697847Z ) 2025-05-07T20:12:37.9697989Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9698362Z self=, 2025-05-07T20:12:37.9698443Z mixed_B=False, 2025-05-07T20:12:37.9698526Z compile=False, 2025-05-07T20:12:37.9698598Z T=1, 2025-05-07T20:12:37.9698672Z D=62, 2025-05-07T20:12:37.9698751Z B=77, 2025-05-07T20:12:37.9698824Z log_E=5, 2025-05-07T20:12:37.9698893Z L=11, 2025-05-07T20:12:37.9698982Z D_gradcheck=2, 2025-05-07T20:12:37.9699075Z stochastic_rounding=False, 2025-05-07T20:12:37.9699153Z weighted=True, 2025-05-07T20:12:37.9699268Z row_wise=False, 2025-05-07T20:12:37.9699341Z mixed=True, 2025-05-07T20:12:37.9699430Z use_cache=False, 2025-05-07T20:12:37.9699533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9699609Z use_cpu=True, 2025-05-07T20:12:37.9699834Z output_dtype=SparseType.FP32, 2025-05-07T20:12:37.9699907Z ) 2025-05-07T20:12:37.9700039Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9700413Z self=, 2025-05-07T20:12:37.9700488Z mixed_B=True, 2025-05-07T20:12:37.9700566Z compile=False, 2025-05-07T20:12:37.9700645Z T=4, 2025-05-07T20:12:37.9700716Z D=32, 2025-05-07T20:12:37.9700786Z B=28, 2025-05-07T20:12:37.9700869Z log_E=4, 2025-05-07T20:12:37.9700941Z L=13, 2025-05-07T20:12:37.9701023Z D_gradcheck=2, 2025-05-07T20:12:37.9701123Z stochastic_rounding=True, 2025-05-07T20:12:37.9701201Z weighted=True, 2025-05-07T20:12:37.9701310Z row_wise=True, 2025-05-07T20:12:37.9701390Z mixed=False, 2025-05-07T20:12:37.9701470Z use_cache=True, 2025-05-07T20:12:37.9701583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:37.9701659Z use_cpu=True, 2025-05-07T20:12:37.9701759Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9701833Z ) 2025-05-07T20:12:37.9701963Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:37.9702338Z self=, 2025-05-07T20:12:37.9702421Z mixed_B=False, 2025-05-07T20:12:37.9702500Z compile=True, 2025-05-07T20:12:37.9702570Z T=1, 2025-05-07T20:12:37.9702648Z D=72, 2025-05-07T20:12:37.9702717Z B=11, 2025-05-07T20:12:37.9702791Z log_E=5, 2025-05-07T20:12:37.9702871Z L=20, 2025-05-07T20:12:37.9702974Z D_gradcheck=1, 2025-05-07T20:12:37.9703072Z stochastic_rounding=False, 2025-05-07T20:12:37.9703151Z weighted=False, 2025-05-07T20:12:37.9703231Z row_wise=False, 2025-05-07T20:12:37.9703314Z mixed=True, 2025-05-07T20:12:37.9703392Z use_cache=False, 2025-05-07T20:12:37.9703495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:37.9703579Z use_cpu=True, 2025-05-07T20:12:37.9703678Z output_dtype=SparseType.FP16, 2025-05-07T20:12:37.9703745Z ) 2025-05-07T20:12:38.1580901Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1581554Z self=, 2025-05-07T20:12:38.1581713Z mixed_B=True, 2025-05-07T20:12:38.1581954Z compile=False, 2025-05-07T20:12:38.1582073Z T=3, 2025-05-07T20:12:38.1582189Z D=4, 2025-05-07T20:12:38.1582350Z B=10, 2025-05-07T20:12:38.1582502Z log_E=5, 2025-05-07T20:12:38.1582652Z L=20, 2025-05-07T20:12:38.1582862Z D_gradcheck=2, 2025-05-07T20:12:38.1583029Z stochastic_rounding=False, 2025-05-07T20:12:38.1583125Z weighted=False, 2025-05-07T20:12:38.1583239Z row_wise=True, 2025-05-07T20:12:38.1583320Z mixed=True, 2025-05-07T20:12:38.1583402Z use_cache=True, 2025-05-07T20:12:38.1583529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1583614Z use_cpu=True, 2025-05-07T20:12:38.1583726Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1583817Z ) 2025-05-07T20:12:38.1583957Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1584353Z self=, 2025-05-07T20:12:38.1584435Z mixed_B=False, 2025-05-07T20:12:38.1584517Z compile=True, 2025-05-07T20:12:38.1584606Z T=3, 2025-05-07T20:12:38.1584684Z D=52, 2025-05-07T20:12:38.1584760Z B=69, 2025-05-07T20:12:38.1584851Z log_E=5, 2025-05-07T20:12:38.1584927Z L=13, 2025-05-07T20:12:38.1585011Z D_gradcheck=1, 2025-05-07T20:12:38.1585123Z stochastic_rounding=True, 2025-05-07T20:12:38.1585206Z weighted=False, 2025-05-07T20:12:38.1585515Z row_wise=True, 2025-05-07T20:12:38.1585608Z mixed=True, 2025-05-07T20:12:38.1585691Z use_cache=True, 2025-05-07T20:12:38.1585802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1585897Z use_cpu=True, 2025-05-07T20:12:38.1586055Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1586143Z ) 2025-05-07T20:12:38.1586279Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1586660Z self=, 2025-05-07T20:12:38.1586753Z mixed_B=True, 2025-05-07T20:12:38.1586835Z compile=True, 2025-05-07T20:12:38.1586911Z T=3, 2025-05-07T20:12:38.1587000Z D=43, 2025-05-07T20:12:38.1587076Z B=15, 2025-05-07T20:12:38.1587155Z log_E=4, 2025-05-07T20:12:38.1587245Z L=16, 2025-05-07T20:12:38.1587330Z D_gradcheck=2, 2025-05-07T20:12:38.1587431Z stochastic_rounding=False, 2025-05-07T20:12:38.1587528Z weighted=True, 2025-05-07T20:12:38.1587662Z row_wise=True, 2025-05-07T20:12:38.1587758Z mixed=False, 2025-05-07T20:12:38.1587843Z use_cache=False, 2025-05-07T20:12:38.1587953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1588051Z use_cpu=True, 2025-05-07T20:12:38.1588155Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1588231Z ) 2025-05-07T20:12:38.1588379Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1588759Z self=, 2025-05-07T20:12:38.1588842Z mixed_B=False, 2025-05-07T20:12:38.1588939Z compile=True, 2025-05-07T20:12:38.1589019Z T=2, 2025-05-07T20:12:38.1589096Z D=52, 2025-05-07T20:12:38.1589188Z B=77, 2025-05-07T20:12:38.1589267Z log_E=3, 2025-05-07T20:12:38.1589344Z L=0, 2025-05-07T20:12:38.1589490Z D_gradcheck=2, 2025-05-07T20:12:38.1589591Z stochastic_rounding=True, 2025-05-07T20:12:38.1589685Z weighted=True, 2025-05-07T20:12:38.1589770Z row_wise=True, 2025-05-07T20:12:38.1589852Z mixed=True, 2025-05-07T20:12:38.1589947Z use_cache=False, 2025-05-07T20:12:38.1590059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1590140Z use_cpu=True, 2025-05-07T20:12:38.1590259Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1590334Z ) 2025-05-07T20:12:38.1590470Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1590858Z self=, 2025-05-07T20:12:38.1590941Z mixed_B=True, 2025-05-07T20:12:38.1591024Z compile=True, 2025-05-07T20:12:38.1591114Z T=1, 2025-05-07T20:12:38.1591191Z D=121, 2025-05-07T20:12:38.1591280Z B=62, 2025-05-07T20:12:38.1591359Z log_E=3, 2025-05-07T20:12:38.1591436Z L=6, 2025-05-07T20:12:38.1591535Z D_gradcheck=1, 2025-05-07T20:12:38.1591634Z stochastic_rounding=False, 2025-05-07T20:12:38.1591718Z weighted=True, 2025-05-07T20:12:38.1591819Z row_wise=True, 2025-05-07T20:12:38.1591902Z mixed=False, 2025-05-07T20:12:38.1591987Z use_cache=False, 2025-05-07T20:12:38.1592112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1592196Z use_cpu=True, 2025-05-07T20:12:38.1592304Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1592396Z ) 2025-05-07T20:12:38.1592531Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1592909Z self=, 2025-05-07T20:12:38.1593007Z mixed_B=True, 2025-05-07T20:12:38.1593092Z compile=False, 2025-05-07T20:12:38.1593185Z T=3, 2025-05-07T20:12:38.1593264Z D=49, 2025-05-07T20:12:38.1593343Z B=110, 2025-05-07T20:12:38.1593438Z log_E=3, 2025-05-07T20:12:38.1593518Z L=17, 2025-05-07T20:12:38.1593604Z D_gradcheck=1, 2025-05-07T20:12:38.1593716Z stochastic_rounding=True, 2025-05-07T20:12:38.1593803Z weighted=False, 2025-05-07T20:12:38.1593928Z row_wise=False, 2025-05-07T20:12:38.1594025Z mixed=False, 2025-05-07T20:12:38.1594109Z use_cache=True, 2025-05-07T20:12:38.1594222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1594319Z use_cpu=True, 2025-05-07T20:12:38.1594422Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1594528Z ) 2025-05-07T20:12:38.1594679Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1595058Z self=, 2025-05-07T20:12:38.1595155Z mixed_B=False, 2025-05-07T20:12:38.1595239Z compile=False, 2025-05-07T20:12:38.1595315Z T=2, 2025-05-07T20:12:38.1595408Z D=19, 2025-05-07T20:12:38.1595486Z B=114, 2025-05-07T20:12:38.1595567Z log_E=4, 2025-05-07T20:12:38.1595657Z L=10, 2025-05-07T20:12:38.1595741Z D_gradcheck=1, 2025-05-07T20:12:38.1595838Z stochastic_rounding=False, 2025-05-07T20:12:38.1595938Z weighted=False, 2025-05-07T20:12:38.1596047Z row_wise=False, 2025-05-07T20:12:38.1596128Z mixed=False, 2025-05-07T20:12:38.1596222Z use_cache=True, 2025-05-07T20:12:38.1596331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1596415Z use_cpu=True, 2025-05-07T20:12:38.1596531Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1596605Z ) 2025-05-07T20:12:38.1596754Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1597128Z self=, 2025-05-07T20:12:38.1597209Z mixed_B=False, 2025-05-07T20:12:38.1597303Z compile=True, 2025-05-07T20:12:38.1597379Z T=3, 2025-05-07T20:12:38.1597457Z D=125, 2025-05-07T20:12:38.1597548Z B=99, 2025-05-07T20:12:38.1597626Z log_E=5, 2025-05-07T20:12:38.1597702Z L=2, 2025-05-07T20:12:38.1597831Z D_gradcheck=2, 2025-05-07T20:12:38.1597928Z stochastic_rounding=False, 2025-05-07T20:12:38.1598012Z weighted=False, 2025-05-07T20:12:38.1598112Z row_wise=True, 2025-05-07T20:12:38.1598194Z mixed=False, 2025-05-07T20:12:38.1598277Z use_cache=True, 2025-05-07T20:12:38.1598398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1598479Z use_cpu=True, 2025-05-07T20:12:38.1598597Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1598675Z ) 2025-05-07T20:12:38.1598811Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1599205Z self=, 2025-05-07T20:12:38.1599289Z mixed_B=False, 2025-05-07T20:12:38.1599371Z compile=True, 2025-05-07T20:12:38.1599461Z T=4, 2025-05-07T20:12:38.1599541Z D=15, 2025-05-07T20:12:38.1599618Z B=23, 2025-05-07T20:12:38.1599710Z log_E=3, 2025-05-07T20:12:38.1599787Z L=8, 2025-05-07T20:12:38.1599873Z D_gradcheck=1, 2025-05-07T20:12:38.1599985Z stochastic_rounding=True, 2025-05-07T20:12:38.1600069Z weighted=True, 2025-05-07T20:12:38.1600163Z row_wise=True, 2025-05-07T20:12:38.1600244Z mixed=True, 2025-05-07T20:12:38.1600328Z use_cache=False, 2025-05-07T20:12:38.1600448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1600531Z use_cpu=True, 2025-05-07T20:12:38.1600634Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1600722Z ) 2025-05-07T20:12:38.1600857Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1601235Z self=, 2025-05-07T20:12:38.1601331Z mixed_B=False, 2025-05-07T20:12:38.1601414Z compile=False, 2025-05-07T20:12:38.1601489Z T=2, 2025-05-07T20:12:38.1601578Z D=73, 2025-05-07T20:12:38.1601655Z B=86, 2025-05-07T20:12:38.1601733Z log_E=4, 2025-05-07T20:12:38.1601824Z L=0, 2025-05-07T20:12:38.1601909Z D_gradcheck=2, 2025-05-07T20:12:38.1602019Z stochastic_rounding=True, 2025-05-07T20:12:38.1602103Z weighted=False, 2025-05-07T20:12:38.1602187Z row_wise=True, 2025-05-07T20:12:38.1602314Z mixed=True, 2025-05-07T20:12:38.1602398Z use_cache=False, 2025-05-07T20:12:38.1602509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1602602Z use_cpu=True, 2025-05-07T20:12:38.1602705Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1602804Z ) 2025-05-07T20:12:38.1602954Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1603332Z self=, 2025-05-07T20:12:38.1603413Z mixed_B=True, 2025-05-07T20:12:38.1603510Z compile=False, 2025-05-07T20:12:38.1603587Z T=4, 2025-05-07T20:12:38.1603678Z D=113, 2025-05-07T20:12:38.1603754Z B=117, 2025-05-07T20:12:38.1603831Z log_E=3, 2025-05-07T20:12:38.1603919Z L=14, 2025-05-07T20:12:38.1604003Z D_gradcheck=2, 2025-05-07T20:12:38.1604099Z stochastic_rounding=True, 2025-05-07T20:12:38.1604194Z weighted=False, 2025-05-07T20:12:38.1604298Z row_wise=True, 2025-05-07T20:12:38.1604381Z mixed=False, 2025-05-07T20:12:38.1604475Z use_cache=True, 2025-05-07T20:12:38.1604583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1604664Z use_cpu=True, 2025-05-07T20:12:38.1604778Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1604853Z ) 2025-05-07T20:12:38.1604988Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1605377Z self=, 2025-05-07T20:12:38.1605459Z mixed_B=False, 2025-05-07T20:12:38.1605554Z compile=True, 2025-05-07T20:12:38.1605629Z T=1, 2025-05-07T20:12:38.1605705Z D=105, 2025-05-07T20:12:38.1605795Z B=123, 2025-05-07T20:12:38.1605873Z log_E=4, 2025-05-07T20:12:38.1605948Z L=8, 2025-05-07T20:12:38.1606102Z D_gradcheck=1, 2025-05-07T20:12:38.1606197Z stochastic_rounding=False, 2025-05-07T20:12:38.1606279Z weighted=True, 2025-05-07T20:12:38.1606373Z row_wise=True, 2025-05-07T20:12:38.1606455Z mixed=False, 2025-05-07T20:12:38.1606538Z use_cache=False, 2025-05-07T20:12:38.1606660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1606741Z use_cpu=True, 2025-05-07T20:12:38.1606844Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1606934Z ) 2025-05-07T20:12:38.1607066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1607455Z self=, 2025-05-07T20:12:38.1607539Z mixed_B=False, 2025-05-07T20:12:38.1607620Z compile=True, 2025-05-07T20:12:38.1607709Z T=1, 2025-05-07T20:12:38.1607786Z D=80, 2025-05-07T20:12:38.1607863Z B=93, 2025-05-07T20:12:38.1607952Z log_E=3, 2025-05-07T20:12:38.1608029Z L=10, 2025-05-07T20:12:38.1608114Z D_gradcheck=2, 2025-05-07T20:12:38.1608222Z stochastic_rounding=False, 2025-05-07T20:12:38.1608306Z weighted=False, 2025-05-07T20:12:38.1608388Z row_wise=True, 2025-05-07T20:12:38.1608480Z mixed=True, 2025-05-07T20:12:38.1608566Z use_cache=False, 2025-05-07T20:12:38.1608674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1608768Z use_cpu=True, 2025-05-07T20:12:38.1608871Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1608963Z ) 2025-05-07T20:12:38.1609100Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1609522Z self=, 2025-05-07T20:12:38.1609605Z mixed_B=False, 2025-05-07T20:12:38.1609689Z compile=False, 2025-05-07T20:12:38.1609785Z T=5, 2025-05-07T20:12:38.1609863Z D=51, 2025-05-07T20:12:38.1609943Z B=77, 2025-05-07T20:12:38.1610036Z log_E=5, 2025-05-07T20:12:38.1610113Z L=10, 2025-05-07T20:12:38.1610198Z D_gradcheck=2, 2025-05-07T20:12:38.1610309Z stochastic_rounding=False, 2025-05-07T20:12:38.1610393Z weighted=False, 2025-05-07T20:12:38.1610477Z row_wise=False, 2025-05-07T20:12:38.1610606Z mixed=False, 2025-05-07T20:12:38.1610689Z use_cache=True, 2025-05-07T20:12:38.1610798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1610897Z use_cpu=True, 2025-05-07T20:12:38.1611000Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1611113Z ) 2025-05-07T20:12:38.1611250Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1611627Z self=, 2025-05-07T20:12:38.1611722Z mixed_B=True, 2025-05-07T20:12:38.1611805Z compile=True, 2025-05-07T20:12:38.1611881Z T=5, 2025-05-07T20:12:38.1611984Z D=20, 2025-05-07T20:12:38.1612062Z B=88, 2025-05-07T20:12:38.1612141Z log_E=5, 2025-05-07T20:12:38.1612232Z L=2, 2025-05-07T20:12:38.1612318Z D_gradcheck=2, 2025-05-07T20:12:38.1612418Z stochastic_rounding=False, 2025-05-07T20:12:38.1612517Z weighted=False, 2025-05-07T20:12:38.1612629Z row_wise=True, 2025-05-07T20:12:38.1612728Z mixed=False, 2025-05-07T20:12:38.1612814Z use_cache=False, 2025-05-07T20:12:38.1612926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1613024Z use_cpu=True, 2025-05-07T20:12:38.1613128Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1613206Z ) 2025-05-07T20:12:38.1613358Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1613736Z self=, 2025-05-07T20:12:38.1613821Z mixed_B=False, 2025-05-07T20:12:38.1613920Z compile=True, 2025-05-07T20:12:38.1613999Z T=1, 2025-05-07T20:12:38.1614079Z D=11, 2025-05-07T20:12:38.1614173Z B=15, 2025-05-07T20:12:38.1614254Z log_E=5, 2025-05-07T20:12:38.1614333Z L=7, 2025-05-07T20:12:38.1614457Z D_gradcheck=1, 2025-05-07T20:12:38.1614558Z stochastic_rounding=False, 2025-05-07T20:12:38.1614661Z weighted=False, 2025-05-07T20:12:38.1614749Z row_wise=False, 2025-05-07T20:12:38.1614831Z mixed=True, 2025-05-07T20:12:38.1614931Z use_cache=True, 2025-05-07T20:12:38.1615042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1615126Z use_cpu=True, 2025-05-07T20:12:38.1615242Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1615322Z ) 2025-05-07T20:12:38.1615457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1615849Z self=, 2025-05-07T20:12:38.1615933Z mixed_B=True, 2025-05-07T20:12:38.1616019Z compile=False, 2025-05-07T20:12:38.1616108Z T=5, 2025-05-07T20:12:38.1616184Z D=2, 2025-05-07T20:12:38.1616266Z B=51, 2025-05-07T20:12:38.1616356Z log_E=3, 2025-05-07T20:12:38.1616435Z L=14, 2025-05-07T20:12:38.1616539Z D_gradcheck=2, 2025-05-07T20:12:38.1616636Z stochastic_rounding=False, 2025-05-07T20:12:38.1616719Z weighted=True, 2025-05-07T20:12:38.1616818Z row_wise=False, 2025-05-07T20:12:38.1616899Z mixed=True, 2025-05-07T20:12:38.1616983Z use_cache=False, 2025-05-07T20:12:38.1617103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1617185Z use_cpu=True, 2025-05-07T20:12:38.1617289Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1617377Z ) 2025-05-07T20:12:38.1932569Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1933577Z self=, 2025-05-07T20:12:38.1934609Z mixed_B=False, 2025-05-07T20:12:38.1934890Z compile=True, 2025-05-07T20:12:38.1935095Z T=5, 2025-05-07T20:12:38.1935287Z D=19, 2025-05-07T20:12:38.1935478Z B=63, 2025-05-07T20:12:38.1935657Z log_E=4, 2025-05-07T20:12:38.1935855Z L=16, 2025-05-07T20:12:38.1936060Z D_gradcheck=1, 2025-05-07T20:12:38.1936285Z stochastic_rounding=False, 2025-05-07T20:12:38.1936556Z weighted=False, 2025-05-07T20:12:38.1936786Z row_wise=True, 2025-05-07T20:12:38.1937185Z mixed=False, 2025-05-07T20:12:38.1937407Z use_cache=True, 2025-05-07T20:12:38.1937657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1937950Z use_cpu=True, 2025-05-07T20:12:38.1938195Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1938519Z ) 2025-05-07T20:12:38.1938756Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1939398Z self=, 2025-05-07T20:12:38.1940059Z mixed_B=False, 2025-05-07T20:12:38.1940287Z compile=True, 2025-05-07T20:12:38.1940492Z T=5, 2025-05-07T20:12:38.1940689Z D=85, 2025-05-07T20:12:38.1940890Z B=27, 2025-05-07T20:12:38.1941073Z log_E=3, 2025-05-07T20:12:38.1941274Z L=14, 2025-05-07T20:12:38.1941474Z D_gradcheck=1, 2025-05-07T20:12:38.1941699Z stochastic_rounding=True, 2025-05-07T20:12:38.1941967Z weighted=False, 2025-05-07T20:12:38.1942241Z row_wise=True, 2025-05-07T20:12:38.1942453Z mixed=True, 2025-05-07T20:12:38.1942670Z use_cache=False, 2025-05-07T20:12:38.1942933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1943231Z use_cpu=True, 2025-05-07T20:12:38.1943479Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1943761Z ) 2025-05-07T20:12:38.1943994Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1944634Z self=, 2025-05-07T20:12:38.1945214Z mixed_B=True, 2025-05-07T20:12:38.1945423Z compile=False, 2025-05-07T20:12:38.1945637Z T=5, 2025-05-07T20:12:38.1945827Z D=37, 2025-05-07T20:12:38.1946018Z B=100, 2025-05-07T20:12:38.1946199Z log_E=4, 2025-05-07T20:12:38.1946397Z L=15, 2025-05-07T20:12:38.1946638Z D_gradcheck=1, 2025-05-07T20:12:38.1946862Z stochastic_rounding=False, 2025-05-07T20:12:38.1947129Z weighted=True, 2025-05-07T20:12:38.1947354Z row_wise=True, 2025-05-07T20:12:38.1947562Z mixed=True, 2025-05-07T20:12:38.1947780Z use_cache=False, 2025-05-07T20:12:38.1948036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1948324Z use_cpu=True, 2025-05-07T20:12:38.1948562Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1948837Z ) 2025-05-07T20:12:38.1949067Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1949703Z self=, 2025-05-07T20:12:38.1950290Z mixed_B=False, 2025-05-07T20:12:38.1950500Z compile=False, 2025-05-07T20:12:38.1950715Z T=2, 2025-05-07T20:12:38.1950906Z D=76, 2025-05-07T20:12:38.1951086Z B=20, 2025-05-07T20:12:38.1951278Z log_E=5, 2025-05-07T20:12:38.1951480Z L=13, 2025-05-07T20:12:38.1951667Z D_gradcheck=2, 2025-05-07T20:12:38.1951906Z stochastic_rounding=False, 2025-05-07T20:12:38.1952176Z weighted=False, 2025-05-07T20:12:38.1952395Z row_wise=True, 2025-05-07T20:12:38.1952618Z mixed=True, 2025-05-07T20:12:38.1952835Z use_cache=False, 2025-05-07T20:12:38.1953096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1953388Z use_cpu=True, 2025-05-07T20:12:38.1953632Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1953910Z ) 2025-05-07T20:12:38.1954142Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1954781Z self=, 2025-05-07T20:12:38.1955363Z mixed_B=True, 2025-05-07T20:12:38.1955570Z compile=True, 2025-05-07T20:12:38.1955783Z T=2, 2025-05-07T20:12:38.1955977Z D=26, 2025-05-07T20:12:38.1956157Z B=121, 2025-05-07T20:12:38.1956353Z log_E=4, 2025-05-07T20:12:38.1956552Z L=10, 2025-05-07T20:12:38.1956736Z D_gradcheck=2, 2025-05-07T20:12:38.1956973Z stochastic_rounding=True, 2025-05-07T20:12:38.1957238Z weighted=True, 2025-05-07T20:12:38.1957445Z row_wise=True, 2025-05-07T20:12:38.1957715Z mixed=True, 2025-05-07T20:12:38.1957934Z use_cache=False, 2025-05-07T20:12:38.1958178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1958484Z use_cpu=True, 2025-05-07T20:12:38.1958723Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1959024Z ) 2025-05-07T20:12:38.1959252Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1959886Z self=, 2025-05-07T20:12:38.1960467Z mixed_B=False, 2025-05-07T20:12:38.1960675Z compile=False, 2025-05-07T20:12:38.1960886Z T=2, 2025-05-07T20:12:38.1961079Z D=126, 2025-05-07T20:12:38.1961259Z B=95, 2025-05-07T20:12:38.1961451Z log_E=5, 2025-05-07T20:12:38.1961647Z L=12, 2025-05-07T20:12:38.1961831Z D_gradcheck=1, 2025-05-07T20:12:38.1962068Z stochastic_rounding=False, 2025-05-07T20:12:38.1962335Z weighted=True, 2025-05-07T20:12:38.1962572Z row_wise=False, 2025-05-07T20:12:38.1962796Z mixed=False, 2025-05-07T20:12:38.1963013Z use_cache=True, 2025-05-07T20:12:38.1963248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.1963552Z use_cpu=True, 2025-05-07T20:12:38.1963795Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1964058Z ) 2025-05-07T20:12:38.1964303Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1964940Z self=, 2025-05-07T20:12:38.1965525Z mixed_B=True, 2025-05-07T20:12:38.1965734Z compile=False, 2025-05-07T20:12:38.1965948Z T=4, 2025-05-07T20:12:38.1966142Z D=66, 2025-05-07T20:12:38.1966320Z B=63, 2025-05-07T20:12:38.1966513Z log_E=5, 2025-05-07T20:12:38.1966712Z L=16, 2025-05-07T20:12:38.1966895Z D_gradcheck=1, 2025-05-07T20:12:38.1967158Z stochastic_rounding=True, 2025-05-07T20:12:38.1967426Z weighted=False, 2025-05-07T20:12:38.1967640Z row_wise=False, 2025-05-07T20:12:38.1967863Z mixed=True, 2025-05-07T20:12:38.1968085Z use_cache=False, 2025-05-07T20:12:38.1968335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1968640Z use_cpu=True, 2025-05-07T20:12:38.1968878Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1969141Z ) 2025-05-07T20:12:38.1969385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1970019Z self=, 2025-05-07T20:12:38.1970588Z mixed_B=False, 2025-05-07T20:12:38.1970808Z compile=True, 2025-05-07T20:12:38.1971021Z T=1, 2025-05-07T20:12:38.1971213Z D=126, 2025-05-07T20:12:38.1971394Z B=52, 2025-05-07T20:12:38.1971589Z log_E=4, 2025-05-07T20:12:38.1971786Z L=11, 2025-05-07T20:12:38.1971971Z D_gradcheck=1, 2025-05-07T20:12:38.1972208Z stochastic_rounding=True, 2025-05-07T20:12:38.1972475Z weighted=False, 2025-05-07T20:12:38.1972687Z row_wise=True, 2025-05-07T20:12:38.1972906Z mixed=False, 2025-05-07T20:12:38.1973125Z use_cache=False, 2025-05-07T20:12:38.1973365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1973664Z use_cpu=True, 2025-05-07T20:12:38.1973901Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1974165Z ) 2025-05-07T20:12:38.1974405Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1975036Z self=, 2025-05-07T20:12:38.1975798Z mixed_B=True, 2025-05-07T20:12:38.1976028Z compile=False, 2025-05-07T20:12:38.1976255Z T=4, 2025-05-07T20:12:38.1976441Z D=6, 2025-05-07T20:12:38.1976638Z B=54, 2025-05-07T20:12:38.1976839Z log_E=3, 2025-05-07T20:12:38.1977029Z L=7, 2025-05-07T20:12:38.1977230Z D_gradcheck=2, 2025-05-07T20:12:38.1977476Z stochastic_rounding=True, 2025-05-07T20:12:38.1977734Z weighted=False, 2025-05-07T20:12:38.1977963Z row_wise=True, 2025-05-07T20:12:38.1978261Z mixed=True, 2025-05-07T20:12:38.1978466Z use_cache=False, 2025-05-07T20:12:38.1978729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1979036Z use_cpu=True, 2025-05-07T20:12:38.1979268Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1979584Z ) 2025-05-07T20:12:38.1979904Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1980533Z self=, 2025-05-07T20:12:38.1981122Z mixed_B=False, 2025-05-07T20:12:38.1981351Z compile=True, 2025-05-07T20:12:38.1981565Z T=2, 2025-05-07T20:12:38.1981748Z D=22, 2025-05-07T20:12:38.1981939Z B=63, 2025-05-07T20:12:38.1982129Z log_E=5, 2025-05-07T20:12:38.1982315Z L=7, 2025-05-07T20:12:38.1982512Z D_gradcheck=2, 2025-05-07T20:12:38.1982749Z stochastic_rounding=True, 2025-05-07T20:12:38.1983003Z weighted=True, 2025-05-07T20:12:38.1983221Z row_wise=True, 2025-05-07T20:12:38.1983496Z mixed=True, 2025-05-07T20:12:38.1983702Z use_cache=True, 2025-05-07T20:12:38.1983948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1984253Z use_cpu=True, 2025-05-07T20:12:38.1984480Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1984758Z ) 2025-05-07T20:12:38.1985003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1985629Z self=, 2025-05-07T20:12:38.1986207Z mixed_B=True, 2025-05-07T20:12:38.1986428Z compile=True, 2025-05-07T20:12:38.1986628Z T=5, 2025-05-07T20:12:38.1986821Z D=36, 2025-05-07T20:12:38.1987012Z B=99, 2025-05-07T20:12:38.1987191Z log_E=4, 2025-05-07T20:12:38.1987389Z L=19, 2025-05-07T20:12:38.1987586Z D_gradcheck=2, 2025-05-07T20:12:38.1987851Z stochastic_rounding=True, 2025-05-07T20:12:38.1988123Z weighted=False, 2025-05-07T20:12:38.1988349Z row_wise=False, 2025-05-07T20:12:38.1988575Z mixed=False, 2025-05-07T20:12:38.1988783Z use_cache=True, 2025-05-07T20:12:38.1989035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1989339Z use_cpu=True, 2025-05-07T20:12:38.1989566Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.1989838Z ) 2025-05-07T20:12:38.1990080Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1990703Z self=, 2025-05-07T20:12:38.1991280Z mixed_B=True, 2025-05-07T20:12:38.1991497Z compile=True, 2025-05-07T20:12:38.1991695Z T=5, 2025-05-07T20:12:38.1991887Z D=81, 2025-05-07T20:12:38.1992077Z B=102, 2025-05-07T20:12:38.1992259Z log_E=4, 2025-05-07T20:12:38.1992458Z L=10, 2025-05-07T20:12:38.1992653Z D_gradcheck=2, 2025-05-07T20:12:38.1992878Z stochastic_rounding=True, 2025-05-07T20:12:38.1993144Z weighted=True, 2025-05-07T20:12:38.1993362Z row_wise=True, 2025-05-07T20:12:38.1993569Z mixed=True, 2025-05-07T20:12:38.1993782Z use_cache=True, 2025-05-07T20:12:38.1994029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1994330Z use_cpu=True, 2025-05-07T20:12:38.1994556Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1994827Z ) 2025-05-07T20:12:38.1995069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.1995694Z self=, 2025-05-07T20:12:38.1996279Z mixed_B=False, 2025-05-07T20:12:38.1996500Z compile=False, 2025-05-07T20:12:38.1996703Z T=1, 2025-05-07T20:12:38.1996894Z D=34, 2025-05-07T20:12:38.1997145Z B=104, 2025-05-07T20:12:38.1997331Z log_E=3, 2025-05-07T20:12:38.1997536Z L=19, 2025-05-07T20:12:38.1997737Z D_gradcheck=2, 2025-05-07T20:12:38.1997967Z stochastic_rounding=False, 2025-05-07T20:12:38.1998236Z weighted=False, 2025-05-07T20:12:38.1998461Z row_wise=False, 2025-05-07T20:12:38.1998713Z mixed=False, 2025-05-07T20:12:38.1998932Z use_cache=False, 2025-05-07T20:12:38.1999191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.1999481Z use_cpu=True, 2025-05-07T20:12:38.1999723Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.1999997Z ) 2025-05-07T20:12:38.2000255Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2000893Z self=, 2025-05-07T20:12:38.2001481Z mixed_B=False, 2025-05-07T20:12:38.2001708Z compile=False, 2025-05-07T20:12:38.2001913Z T=4, 2025-05-07T20:12:38.2002108Z D=57, 2025-05-07T20:12:38.2002303Z B=26, 2025-05-07T20:12:38.2002487Z log_E=3, 2025-05-07T20:12:38.2002693Z L=1, 2025-05-07T20:12:38.2002896Z D_gradcheck=2, 2025-05-07T20:12:38.2003125Z stochastic_rounding=False, 2025-05-07T20:12:38.2003398Z weighted=True, 2025-05-07T20:12:38.2003625Z row_wise=False, 2025-05-07T20:12:38.2003870Z mixed=True, 2025-05-07T20:12:38.2004093Z use_cache=True, 2025-05-07T20:12:38.2004347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2004643Z use_cpu=True, 2025-05-07T20:12:38.2004886Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2005165Z ) 2025-05-07T20:12:38.2005396Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2006034Z self=, 2025-05-07T20:12:38.2006620Z mixed_B=True, 2025-05-07T20:12:38.2006843Z compile=True, 2025-05-07T20:12:38.2007044Z T=5, 2025-05-07T20:12:38.2007237Z D=81, 2025-05-07T20:12:38.2007427Z B=100, 2025-05-07T20:12:38.2007613Z log_E=5, 2025-05-07T20:12:38.2007813Z L=3, 2025-05-07T20:12:38.2008009Z D_gradcheck=2, 2025-05-07T20:12:38.2008261Z stochastic_rounding=False, 2025-05-07T20:12:38.2008529Z weighted=False, 2025-05-07T20:12:38.2008750Z row_wise=True, 2025-05-07T20:12:38.2008958Z mixed=False, 2025-05-07T20:12:38.2009176Z use_cache=True, 2025-05-07T20:12:38.2009424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2009715Z use_cpu=True, 2025-05-07T20:12:38.2009957Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2010231Z ) 2025-05-07T20:12:38.2010462Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2011100Z self=, 2025-05-07T20:12:38.2011687Z mixed_B=False, 2025-05-07T20:12:38.2011898Z compile=False, 2025-05-07T20:12:38.2012116Z T=1, 2025-05-07T20:12:38.2012305Z D=12, 2025-05-07T20:12:38.2012487Z B=77, 2025-05-07T20:12:38.2012685Z log_E=3, 2025-05-07T20:12:38.2012884Z L=6, 2025-05-07T20:12:38.2013067Z D_gradcheck=2, 2025-05-07T20:12:38.2013305Z stochastic_rounding=True, 2025-05-07T20:12:38.2013573Z weighted=True, 2025-05-07T20:12:38.2013796Z row_wise=True, 2025-05-07T20:12:38.2014012Z mixed=False, 2025-05-07T20:12:38.2014232Z use_cache=False, 2025-05-07T20:12:38.2014490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2014784Z use_cpu=True, 2025-05-07T20:12:38.2015027Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2015302Z ) 2025-05-07T20:12:38.2015532Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2016168Z self=, 2025-05-07T20:12:38.2016749Z mixed_B=True, 2025-05-07T20:12:38.2016955Z compile=False, 2025-05-07T20:12:38.2017168Z T=5, 2025-05-07T20:12:38.2017358Z D=38, 2025-05-07T20:12:38.2017538Z B=58, 2025-05-07T20:12:38.2017730Z log_E=3, 2025-05-07T20:12:38.2017927Z L=4, 2025-05-07T20:12:38.2018111Z D_gradcheck=2, 2025-05-07T20:12:38.2018349Z stochastic_rounding=False, 2025-05-07T20:12:38.2018620Z weighted=False, 2025-05-07T20:12:38.2018834Z row_wise=False, 2025-05-07T20:12:38.2019098Z mixed=True, 2025-05-07T20:12:38.2019319Z use_cache=False, 2025-05-07T20:12:38.2019563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2019954Z use_cpu=True, 2025-05-07T20:12:38.2020196Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2020470Z ) 2025-05-07T20:12:38.2285570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2286621Z self=, 2025-05-07T20:12:38.2287434Z mixed_B=True, 2025-05-07T20:12:38.2287642Z compile=True, 2025-05-07T20:12:38.2287855Z T=3, 2025-05-07T20:12:38.2288047Z D=28, 2025-05-07T20:12:38.2288228Z B=86, 2025-05-07T20:12:38.2288421Z log_E=4, 2025-05-07T20:12:38.2288625Z L=0, 2025-05-07T20:12:38.2288813Z D_gradcheck=2, 2025-05-07T20:12:38.2289058Z stochastic_rounding=True, 2025-05-07T20:12:38.2289325Z weighted=True, 2025-05-07T20:12:38.2289535Z row_wise=False, 2025-05-07T20:12:38.2289812Z mixed=True, 2025-05-07T20:12:38.2290031Z use_cache=False, 2025-05-07T20:12:38.2290289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2290581Z use_cpu=True, 2025-05-07T20:12:38.2290896Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2291167Z ) 2025-05-07T20:12:38.2291410Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2292054Z self=, 2025-05-07T20:12:38.2292644Z mixed_B=True, 2025-05-07T20:12:38.2292856Z compile=True, 2025-05-07T20:12:38.2293072Z T=2, 2025-05-07T20:12:38.2293270Z D=77, 2025-05-07T20:12:38.2293453Z B=1, 2025-05-07T20:12:38.2293653Z log_E=5, 2025-05-07T20:12:38.2293860Z L=8, 2025-05-07T20:12:38.2294048Z D_gradcheck=2, 2025-05-07T20:12:38.2294329Z stochastic_rounding=False, 2025-05-07T20:12:38.2294604Z weighted=True, 2025-05-07T20:12:38.2294818Z row_wise=False, 2025-05-07T20:12:38.2295051Z mixed=False, 2025-05-07T20:12:38.2295275Z use_cache=True, 2025-05-07T20:12:38.2295528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2295822Z use_cpu=True, 2025-05-07T20:12:38.2296070Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2296346Z ) 2025-05-07T20:12:38.2296582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2297228Z self=, 2025-05-07T20:12:38.2297813Z mixed_B=True, 2025-05-07T20:12:38.2298022Z compile=False, 2025-05-07T20:12:38.2298241Z T=5, 2025-05-07T20:12:38.2298430Z D=6, 2025-05-07T20:12:38.2298604Z B=24, 2025-05-07T20:12:38.2298796Z log_E=5, 2025-05-07T20:12:38.2298995Z L=0, 2025-05-07T20:12:38.2299178Z D_gradcheck=1, 2025-05-07T20:12:38.2299415Z stochastic_rounding=True, 2025-05-07T20:12:38.2299785Z weighted=False, 2025-05-07T20:12:38.2300001Z row_wise=False, 2025-05-07T20:12:38.2300231Z mixed=True, 2025-05-07T20:12:38.2300448Z use_cache=False, 2025-05-07T20:12:38.2300691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2301003Z use_cpu=True, 2025-05-07T20:12:38.2301243Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2301504Z ) 2025-05-07T20:12:38.2301749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2302381Z self=, 2025-05-07T20:12:38.2302958Z mixed_B=True, 2025-05-07T20:12:38.2303165Z compile=True, 2025-05-07T20:12:38.2303375Z T=3, 2025-05-07T20:12:38.2303567Z D=39, 2025-05-07T20:12:38.2303748Z B=125, 2025-05-07T20:12:38.2303942Z log_E=5, 2025-05-07T20:12:38.2304141Z L=7, 2025-05-07T20:12:38.2304326Z D_gradcheck=2, 2025-05-07T20:12:38.2304565Z stochastic_rounding=True, 2025-05-07T20:12:38.2304833Z weighted=True, 2025-05-07T20:12:38.2305043Z row_wise=True, 2025-05-07T20:12:38.2305265Z mixed=False, 2025-05-07T20:12:38.2305556Z use_cache=True, 2025-05-07T20:12:38.2305795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2306103Z use_cpu=True, 2025-05-07T20:12:38.2306347Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2306611Z ) 2025-05-07T20:12:38.2306883Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2307518Z self=, 2025-05-07T20:12:38.2308101Z mixed_B=True, 2025-05-07T20:12:38.2308306Z compile=True, 2025-05-07T20:12:38.2308518Z T=3, 2025-05-07T20:12:38.2308711Z D=115, 2025-05-07T20:12:38.2308890Z B=7, 2025-05-07T20:12:38.2309079Z log_E=5, 2025-05-07T20:12:38.2309285Z L=14, 2025-05-07T20:12:38.2309476Z D_gradcheck=1, 2025-05-07T20:12:38.2309714Z stochastic_rounding=False, 2025-05-07T20:12:38.2309984Z weighted=True, 2025-05-07T20:12:38.2310191Z row_wise=False, 2025-05-07T20:12:38.2310434Z mixed=True, 2025-05-07T20:12:38.2310652Z use_cache=False, 2025-05-07T20:12:38.2310894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2311196Z use_cpu=True, 2025-05-07T20:12:38.2311434Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2311696Z ) 2025-05-07T20:12:38.2311938Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2312571Z self=, 2025-05-07T20:12:38.2313142Z mixed_B=False, 2025-05-07T20:12:38.2313362Z compile=True, 2025-05-07T20:12:38.2313575Z T=3, 2025-05-07T20:12:38.2313758Z D=117, 2025-05-07T20:12:38.2313956Z B=11, 2025-05-07T20:12:38.2314154Z log_E=3, 2025-05-07T20:12:38.2314362Z L=11, 2025-05-07T20:12:38.2314548Z D_gradcheck=1, 2025-05-07T20:12:38.2314816Z stochastic_rounding=True, 2025-05-07T20:12:38.2315084Z weighted=False, 2025-05-07T20:12:38.2315295Z row_wise=True, 2025-05-07T20:12:38.2325176Z mixed=False, 2025-05-07T20:12:38.2325503Z use_cache=False, 2025-05-07T20:12:38.2325781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2326085Z use_cpu=True, 2025-05-07T20:12:38.2326340Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2326621Z ) 2025-05-07T20:12:38.2326861Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2327514Z self=, 2025-05-07T20:12:38.2328104Z mixed_B=False, 2025-05-07T20:12:38.2328322Z compile=True, 2025-05-07T20:12:38.2328545Z T=4, 2025-05-07T20:12:38.2328743Z D=45, 2025-05-07T20:12:38.2328932Z B=3, 2025-05-07T20:12:38.2329129Z log_E=4, 2025-05-07T20:12:38.2329332Z L=4, 2025-05-07T20:12:38.2329521Z D_gradcheck=2, 2025-05-07T20:12:38.2329766Z stochastic_rounding=False, 2025-05-07T20:12:38.2330037Z weighted=False, 2025-05-07T20:12:38.2330268Z row_wise=True, 2025-05-07T20:12:38.2330479Z mixed=False, 2025-05-07T20:12:38.2330703Z use_cache=True, 2025-05-07T20:12:38.2330956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2331250Z use_cpu=True, 2025-05-07T20:12:38.2331495Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2331770Z ) 2025-05-07T20:12:38.2332003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2332646Z self=, 2025-05-07T20:12:38.2333226Z mixed_B=True, 2025-05-07T20:12:38.2333435Z compile=False, 2025-05-07T20:12:38.2333651Z T=2, 2025-05-07T20:12:38.2333843Z D=8, 2025-05-07T20:12:38.2334021Z B=66, 2025-05-07T20:12:38.2334216Z log_E=3, 2025-05-07T20:12:38.2334416Z L=4, 2025-05-07T20:12:38.2334602Z D_gradcheck=2, 2025-05-07T20:12:38.2334844Z stochastic_rounding=False, 2025-05-07T20:12:38.2335120Z weighted=False, 2025-05-07T20:12:38.2335333Z row_wise=True, 2025-05-07T20:12:38.2335555Z mixed=True, 2025-05-07T20:12:38.2335872Z use_cache=False, 2025-05-07T20:12:38.2336136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2336428Z use_cpu=True, 2025-05-07T20:12:38.2336673Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2336953Z ) 2025-05-07T20:12:38.2337215Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2337858Z self=, 2025-05-07T20:12:38.2338444Z mixed_B=True, 2025-05-07T20:12:38.2338651Z compile=True, 2025-05-07T20:12:38.2338865Z T=1, 2025-05-07T20:12:38.2339064Z D=50, 2025-05-07T20:12:38.2339246Z B=4, 2025-05-07T20:12:38.2339441Z log_E=5, 2025-05-07T20:12:38.2339751Z L=2, 2025-05-07T20:12:38.2339943Z D_gradcheck=2, 2025-05-07T20:12:38.2340186Z stochastic_rounding=False, 2025-05-07T20:12:38.2340466Z weighted=True, 2025-05-07T20:12:38.2340679Z row_wise=False, 2025-05-07T20:12:38.2340939Z mixed=False, 2025-05-07T20:12:38.2341164Z use_cache=False, 2025-05-07T20:12:38.2341413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2341721Z use_cpu=True, 2025-05-07T20:12:38.2341962Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2342226Z ) 2025-05-07T20:12:38.2342476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2343117Z self=, 2025-05-07T20:12:38.2343702Z mixed_B=True, 2025-05-07T20:12:38.2343912Z compile=False, 2025-05-07T20:12:38.2344135Z T=1, 2025-05-07T20:12:38.2344333Z D=106, 2025-05-07T20:12:38.2344518Z B=57, 2025-05-07T20:12:38.2344713Z log_E=4, 2025-05-07T20:12:38.2344791Z L=8, 2025-05-07T20:12:38.2344891Z D_gradcheck=1, 2025-05-07T20:12:38.2344988Z stochastic_rounding=True, 2025-05-07T20:12:38.2345099Z weighted=True, 2025-05-07T20:12:38.2345194Z row_wise=False, 2025-05-07T20:12:38.2345277Z mixed=False, 2025-05-07T20:12:38.2345360Z use_cache=True, 2025-05-07T20:12:38.2345482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2345564Z use_cpu=True, 2025-05-07T20:12:38.2345666Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2345756Z ) 2025-05-07T20:12:38.2345894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2346287Z self=, 2025-05-07T20:12:38.2346369Z mixed_B=True, 2025-05-07T20:12:38.2346453Z compile=False, 2025-05-07T20:12:38.2346543Z T=2, 2025-05-07T20:12:38.2346620Z D=56, 2025-05-07T20:12:38.2346697Z B=16, 2025-05-07T20:12:38.2346788Z log_E=3, 2025-05-07T20:12:38.2346869Z L=13, 2025-05-07T20:12:38.2346951Z D_gradcheck=2, 2025-05-07T20:12:38.2347062Z stochastic_rounding=True, 2025-05-07T20:12:38.2347149Z weighted=False, 2025-05-07T20:12:38.2347231Z row_wise=False, 2025-05-07T20:12:38.2347327Z mixed=True, 2025-05-07T20:12:38.2347414Z use_cache=True, 2025-05-07T20:12:38.2347525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2347621Z use_cpu=True, 2025-05-07T20:12:38.2347727Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2347817Z ) 2025-05-07T20:12:38.2347956Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2348337Z self=, 2025-05-07T20:12:38.2348436Z mixed_B=False, 2025-05-07T20:12:38.2348521Z compile=False, 2025-05-07T20:12:38.2348600Z T=3, 2025-05-07T20:12:38.2348689Z D=84, 2025-05-07T20:12:38.2348766Z B=91, 2025-05-07T20:12:38.2348847Z log_E=3, 2025-05-07T20:12:38.2348938Z L=2, 2025-05-07T20:12:38.2349022Z D_gradcheck=1, 2025-05-07T20:12:38.2349122Z stochastic_rounding=False, 2025-05-07T20:12:38.2349222Z weighted=True, 2025-05-07T20:12:38.2349307Z row_wise=False, 2025-05-07T20:12:38.2349403Z mixed=False, 2025-05-07T20:12:38.2349518Z use_cache=True, 2025-05-07T20:12:38.2349630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2349725Z use_cpu=True, 2025-05-07T20:12:38.2349829Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2349906Z ) 2025-05-07T20:12:38.2350080Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2350461Z self=, 2025-05-07T20:12:38.2350544Z mixed_B=True, 2025-05-07T20:12:38.2350642Z compile=True, 2025-05-07T20:12:38.2350720Z T=5, 2025-05-07T20:12:38.2350799Z D=79, 2025-05-07T20:12:38.2350892Z B=114, 2025-05-07T20:12:38.2350971Z log_E=5, 2025-05-07T20:12:38.2351049Z L=0, 2025-05-07T20:12:38.2351147Z D_gradcheck=2, 2025-05-07T20:12:38.2351246Z stochastic_rounding=False, 2025-05-07T20:12:38.2351345Z weighted=True, 2025-05-07T20:12:38.2351428Z row_wise=False, 2025-05-07T20:12:38.2351509Z mixed=True, 2025-05-07T20:12:38.2351635Z use_cache=False, 2025-05-07T20:12:38.2351746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2351829Z use_cpu=True, 2025-05-07T20:12:38.2351947Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2352023Z ) 2025-05-07T20:12:38.2352163Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2352557Z self=, 2025-05-07T20:12:38.2352639Z mixed_B=True, 2025-05-07T20:12:38.2352723Z compile=False, 2025-05-07T20:12:38.2352815Z T=4, 2025-05-07T20:12:38.2352892Z D=44, 2025-05-07T20:12:38.2352984Z B=90, 2025-05-07T20:12:38.2353066Z log_E=3, 2025-05-07T20:12:38.2353143Z L=13, 2025-05-07T20:12:38.2353240Z D_gradcheck=1, 2025-05-07T20:12:38.2353340Z stochastic_rounding=True, 2025-05-07T20:12:38.2353448Z weighted=True, 2025-05-07T20:12:38.2353542Z row_wise=True, 2025-05-07T20:12:38.2353626Z mixed=False, 2025-05-07T20:12:38.2353713Z use_cache=False, 2025-05-07T20:12:38.2353839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2353924Z use_cpu=True, 2025-05-07T20:12:38.2354027Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2354114Z ) 2025-05-07T20:12:38.2354255Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2354629Z self=, 2025-05-07T20:12:38.2354727Z mixed_B=True, 2025-05-07T20:12:38.2354813Z compile=False, 2025-05-07T20:12:38.2354905Z T=2, 2025-05-07T20:12:38.2354981Z D=28, 2025-05-07T20:12:38.2355060Z B=95, 2025-05-07T20:12:38.2355151Z log_E=3, 2025-05-07T20:12:38.2355227Z L=1, 2025-05-07T20:12:38.2355309Z D_gradcheck=1, 2025-05-07T20:12:38.2355417Z stochastic_rounding=True, 2025-05-07T20:12:38.2355501Z weighted=True, 2025-05-07T20:12:38.2355585Z row_wise=False, 2025-05-07T20:12:38.2355678Z mixed=True, 2025-05-07T20:12:38.2355765Z use_cache=False, 2025-05-07T20:12:38.2355874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2355967Z use_cpu=True, 2025-05-07T20:12:38.2356071Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2356145Z ) 2025-05-07T20:12:38.2356293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2356669Z self=, 2025-05-07T20:12:38.2356763Z mixed_B=True, 2025-05-07T20:12:38.2356845Z compile=False, 2025-05-07T20:12:38.2356925Z T=4, 2025-05-07T20:12:38.2357017Z D=38, 2025-05-07T20:12:38.2357094Z B=109, 2025-05-07T20:12:38.2357172Z log_E=5, 2025-05-07T20:12:38.2357265Z L=3, 2025-05-07T20:12:38.2357346Z D_gradcheck=2, 2025-05-07T20:12:38.2357446Z stochastic_rounding=False, 2025-05-07T20:12:38.2357545Z weighted=True, 2025-05-07T20:12:38.2357626Z row_wise=True, 2025-05-07T20:12:38.2357707Z mixed=True, 2025-05-07T20:12:38.2357839Z use_cache=False, 2025-05-07T20:12:38.2357950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2358033Z use_cpu=True, 2025-05-07T20:12:38.2358153Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2358228Z ) 2025-05-07T20:12:38.2358404Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2358782Z self=, 2025-05-07T20:12:38.2358864Z mixed_B=False, 2025-05-07T20:12:38.2358962Z compile=True, 2025-05-07T20:12:38.2359039Z T=2, 2025-05-07T20:12:38.2359116Z D=65, 2025-05-07T20:12:38.2359207Z B=76, 2025-05-07T20:12:38.2359286Z log_E=3, 2025-05-07T20:12:38.2359364Z L=12, 2025-05-07T20:12:38.2359465Z D_gradcheck=1, 2025-05-07T20:12:38.2359563Z stochastic_rounding=True, 2025-05-07T20:12:38.2359649Z weighted=False, 2025-05-07T20:12:38.2359746Z row_wise=True, 2025-05-07T20:12:38.2359828Z mixed=True, 2025-05-07T20:12:38.2359938Z use_cache=True, 2025-05-07T20:12:38.2360061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2360143Z use_cpu=True, 2025-05-07T20:12:38.2360258Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2360333Z ) 2025-05-07T20:12:38.2642130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2642549Z self=, 2025-05-07T20:12:38.2642643Z mixed_B=True, 2025-05-07T20:12:38.2642772Z compile=True, 2025-05-07T20:12:38.2642909Z T=1, 2025-05-07T20:12:38.2643041Z D=32, 2025-05-07T20:12:38.2643158Z B=96, 2025-05-07T20:12:38.2643325Z log_E=5, 2025-05-07T20:12:38.2643474Z L=17, 2025-05-07T20:12:38.2643656Z D_gradcheck=1, 2025-05-07T20:12:38.2643836Z stochastic_rounding=True, 2025-05-07T20:12:38.2644027Z weighted=True, 2025-05-07T20:12:38.2644202Z row_wise=True, 2025-05-07T20:12:38.2644285Z mixed=False, 2025-05-07T20:12:38.2644376Z use_cache=True, 2025-05-07T20:12:38.2644502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2644586Z use_cpu=True, 2025-05-07T20:12:38.2644690Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2644781Z ) 2025-05-07T20:12:38.2644921Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2645303Z self=, 2025-05-07T20:12:38.2645404Z mixed_B=False, 2025-05-07T20:12:38.2645488Z compile=True, 2025-05-07T20:12:38.2645580Z T=3, 2025-05-07T20:12:38.2645657Z D=31, 2025-05-07T20:12:38.2645735Z B=89, 2025-05-07T20:12:38.2645831Z log_E=5, 2025-05-07T20:12:38.2645908Z L=16, 2025-05-07T20:12:38.2645997Z D_gradcheck=2, 2025-05-07T20:12:38.2646109Z stochastic_rounding=True, 2025-05-07T20:12:38.2646195Z weighted=True, 2025-05-07T20:12:38.2646278Z row_wise=True, 2025-05-07T20:12:38.2646375Z mixed=True, 2025-05-07T20:12:38.2646463Z use_cache=False, 2025-05-07T20:12:38.2646576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2646667Z use_cpu=True, 2025-05-07T20:12:38.2646777Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2646853Z ) 2025-05-07T20:12:38.2647001Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2647383Z self=, 2025-05-07T20:12:38.2647464Z mixed_B=True, 2025-05-07T20:12:38.2647559Z compile=True, 2025-05-07T20:12:38.2647637Z T=3, 2025-05-07T20:12:38.2647714Z D=106, 2025-05-07T20:12:38.2647803Z B=7, 2025-05-07T20:12:38.2647882Z log_E=4, 2025-05-07T20:12:38.2647958Z L=14, 2025-05-07T20:12:38.2648053Z D_gradcheck=1, 2025-05-07T20:12:38.2648151Z stochastic_rounding=False, 2025-05-07T20:12:38.2648250Z weighted=False, 2025-05-07T20:12:38.2648332Z row_wise=True, 2025-05-07T20:12:38.2648413Z mixed=True, 2025-05-07T20:12:38.2648577Z use_cache=True, 2025-05-07T20:12:38.2648688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2648772Z use_cpu=True, 2025-05-07T20:12:38.2648893Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2648970Z ) 2025-05-07T20:12:38.2649149Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2649549Z self=, 2025-05-07T20:12:38.2649634Z mixed_B=False, 2025-05-07T20:12:38.2649718Z compile=False, 2025-05-07T20:12:38.2649810Z T=1, 2025-05-07T20:12:38.2649889Z D=52, 2025-05-07T20:12:38.2649978Z B=19, 2025-05-07T20:12:38.2650057Z log_E=3, 2025-05-07T20:12:38.2650134Z L=2, 2025-05-07T20:12:38.2650230Z D_gradcheck=2, 2025-05-07T20:12:38.2650329Z stochastic_rounding=False, 2025-05-07T20:12:38.2650413Z weighted=True, 2025-05-07T20:12:38.2650506Z row_wise=True, 2025-05-07T20:12:38.2650585Z mixed=True, 2025-05-07T20:12:38.2650720Z use_cache=False, 2025-05-07T20:12:38.2650845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2650929Z use_cpu=True, 2025-05-07T20:12:38.2651032Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2651119Z ) 2025-05-07T20:12:38.2651255Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2651634Z self=, 2025-05-07T20:12:38.2651730Z mixed_B=True, 2025-05-07T20:12:38.2651814Z compile=False, 2025-05-07T20:12:38.2651904Z T=3, 2025-05-07T20:12:38.2651981Z D=50, 2025-05-07T20:12:38.2652059Z B=100, 2025-05-07T20:12:38.2652148Z log_E=3, 2025-05-07T20:12:38.2652230Z L=1, 2025-05-07T20:12:38.2652313Z D_gradcheck=1, 2025-05-07T20:12:38.2652424Z stochastic_rounding=False, 2025-05-07T20:12:38.2652557Z weighted=True, 2025-05-07T20:12:38.2652635Z row_wise=True, 2025-05-07T20:12:38.2652712Z mixed=True, 2025-05-07T20:12:38.2652802Z use_cache=True, 2025-05-07T20:12:38.2652908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2652988Z use_cpu=True, 2025-05-07T20:12:38.2653096Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2653168Z ) 2025-05-07T20:12:38.2653311Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2653686Z self=, 2025-05-07T20:12:38.2653764Z mixed_B=True, 2025-05-07T20:12:38.2653854Z compile=False, 2025-05-07T20:12:38.2653929Z T=2, 2025-05-07T20:12:38.2654003Z D=53, 2025-05-07T20:12:38.2654086Z B=51, 2025-05-07T20:12:38.2654160Z log_E=4, 2025-05-07T20:12:38.2654235Z L=13, 2025-05-07T20:12:38.2654325Z D_gradcheck=1, 2025-05-07T20:12:38.2654418Z stochastic_rounding=False, 2025-05-07T20:12:38.2654499Z weighted=True, 2025-05-07T20:12:38.2654591Z row_wise=False, 2025-05-07T20:12:38.2654669Z mixed=True, 2025-05-07T20:12:38.2654753Z use_cache=False, 2025-05-07T20:12:38.2654871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2654950Z use_cpu=True, 2025-05-07T20:12:38.2655063Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2655135Z ) 2025-05-07T20:12:38.2655271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2655652Z self=, 2025-05-07T20:12:38.2655731Z mixed_B=True, 2025-05-07T20:12:38.2655810Z compile=False, 2025-05-07T20:12:38.2655894Z T=2, 2025-05-07T20:12:38.2655967Z D=20, 2025-05-07T20:12:38.2656037Z B=88, 2025-05-07T20:12:38.2656123Z log_E=4, 2025-05-07T20:12:38.2656196Z L=15, 2025-05-07T20:12:38.2656275Z D_gradcheck=1, 2025-05-07T20:12:38.2656377Z stochastic_rounding=True, 2025-05-07T20:12:38.2656457Z weighted=True, 2025-05-07T20:12:38.2656540Z row_wise=False, 2025-05-07T20:12:38.2656624Z mixed=True, 2025-05-07T20:12:38.2656701Z use_cache=True, 2025-05-07T20:12:38.2656847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2656923Z use_cpu=True, 2025-05-07T20:12:38.2657022Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2657104Z ) 2025-05-07T20:12:38.2657257Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2657636Z self=, 2025-05-07T20:12:38.2657725Z mixed_B=True, 2025-05-07T20:12:38.2657803Z compile=False, 2025-05-07T20:12:38.2657879Z T=2, 2025-05-07T20:12:38.2657963Z D=124, 2025-05-07T20:12:38.2658033Z B=96, 2025-05-07T20:12:38.2658111Z log_E=5, 2025-05-07T20:12:38.2658197Z L=7, 2025-05-07T20:12:38.2658273Z D_gradcheck=2, 2025-05-07T20:12:38.2658379Z stochastic_rounding=True, 2025-05-07T20:12:38.2658463Z weighted=True, 2025-05-07T20:12:38.2658541Z row_wise=True, 2025-05-07T20:12:38.2658629Z mixed=True, 2025-05-07T20:12:38.2658742Z use_cache=False, 2025-05-07T20:12:38.2658847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2658938Z use_cpu=True, 2025-05-07T20:12:38.2659039Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2659109Z ) 2025-05-07T20:12:38.2659253Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2659625Z self=, 2025-05-07T20:12:38.2659782Z mixed_B=True, 2025-05-07T20:12:38.2659869Z compile=True, 2025-05-07T20:12:38.2659943Z T=2, 2025-05-07T20:12:38.2660014Z D=61, 2025-05-07T20:12:38.2660100Z B=100, 2025-05-07T20:12:38.2660176Z log_E=4, 2025-05-07T20:12:38.2660257Z L=15, 2025-05-07T20:12:38.2660338Z D_gradcheck=1, 2025-05-07T20:12:38.2660433Z stochastic_rounding=False, 2025-05-07T20:12:38.2660553Z weighted=True, 2025-05-07T20:12:38.2660634Z row_wise=False, 2025-05-07T20:12:38.2660713Z mixed=False, 2025-05-07T20:12:38.2660803Z use_cache=True, 2025-05-07T20:12:38.2660913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2660989Z use_cpu=True, 2025-05-07T20:12:38.2661098Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2661170Z ) 2025-05-07T20:12:38.2661303Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2661686Z self=, 2025-05-07T20:12:38.2661766Z mixed_B=False, 2025-05-07T20:12:38.2661853Z compile=True, 2025-05-07T20:12:38.2661924Z T=1, 2025-05-07T20:12:38.2661997Z D=12, 2025-05-07T20:12:38.2662075Z B=47, 2025-05-07T20:12:38.2662150Z log_E=3, 2025-05-07T20:12:38.2662224Z L=5, 2025-05-07T20:12:38.2662309Z D_gradcheck=2, 2025-05-07T20:12:38.2662404Z stochastic_rounding=True, 2025-05-07T20:12:38.2662487Z weighted=False, 2025-05-07T20:12:38.2662572Z row_wise=True, 2025-05-07T20:12:38.2662649Z mixed=True, 2025-05-07T20:12:38.2662731Z use_cache=True, 2025-05-07T20:12:38.2662848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2662926Z use_cpu=True, 2025-05-07T20:12:38.2663024Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2663102Z ) 2025-05-07T20:12:38.2663234Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2663616Z self=, 2025-05-07T20:12:38.2663696Z mixed_B=False, 2025-05-07T20:12:38.2663779Z compile=False, 2025-05-07T20:12:38.2663863Z T=2, 2025-05-07T20:12:38.2663935Z D=108, 2025-05-07T20:12:38.2664008Z B=92, 2025-05-07T20:12:38.2664091Z log_E=3, 2025-05-07T20:12:38.2664164Z L=15, 2025-05-07T20:12:38.2664243Z D_gradcheck=2, 2025-05-07T20:12:38.2664345Z stochastic_rounding=True, 2025-05-07T20:12:38.2664425Z weighted=True, 2025-05-07T20:12:38.2664504Z row_wise=True, 2025-05-07T20:12:38.2664587Z mixed=True, 2025-05-07T20:12:38.2664669Z use_cache=False, 2025-05-07T20:12:38.2664804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2664889Z use_cpu=True, 2025-05-07T20:12:38.2664989Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2665069Z ) 2025-05-07T20:12:38.2665223Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2665594Z self=, 2025-05-07T20:12:38.2665680Z mixed_B=True, 2025-05-07T20:12:38.2665760Z compile=False, 2025-05-07T20:12:38.2665833Z T=4, 2025-05-07T20:12:38.2665919Z D=4, 2025-05-07T20:12:38.2665991Z B=71, 2025-05-07T20:12:38.2666065Z log_E=3, 2025-05-07T20:12:38.2666146Z L=12, 2025-05-07T20:12:38.2666228Z D_gradcheck=2, 2025-05-07T20:12:38.2666320Z stochastic_rounding=False, 2025-05-07T20:12:38.2666408Z weighted=True, 2025-05-07T20:12:38.2666483Z row_wise=True, 2025-05-07T20:12:38.2666562Z mixed=True, 2025-05-07T20:12:38.2666672Z use_cache=True, 2025-05-07T20:12:38.2666783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2666872Z use_cpu=True, 2025-05-07T20:12:38.2666972Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2667046Z ) 2025-05-07T20:12:38.2667187Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2667560Z self=, 2025-05-07T20:12:38.2667638Z mixed_B=False, 2025-05-07T20:12:38.2667730Z compile=True, 2025-05-07T20:12:38.2667802Z T=4, 2025-05-07T20:12:38.2667876Z D=21, 2025-05-07T20:12:38.2667960Z B=48, 2025-05-07T20:12:38.2668033Z log_E=5, 2025-05-07T20:12:38.2668105Z L=5, 2025-05-07T20:12:38.2668197Z D_gradcheck=1, 2025-05-07T20:12:38.2668289Z stochastic_rounding=False, 2025-05-07T20:12:38.2668397Z weighted=False, 2025-05-07T20:12:38.2668488Z row_wise=True, 2025-05-07T20:12:38.2668564Z mixed=True, 2025-05-07T20:12:38.2668656Z use_cache=False, 2025-05-07T20:12:38.2668767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2668843Z use_cpu=True, 2025-05-07T20:12:38.2668954Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2669027Z ) 2025-05-07T20:12:38.2669160Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2669546Z self=, 2025-05-07T20:12:38.2669625Z mixed_B=True, 2025-05-07T20:12:38.2669703Z compile=True, 2025-05-07T20:12:38.2669788Z T=1, 2025-05-07T20:12:38.2669864Z D=87, 2025-05-07T20:12:38.2669935Z B=58, 2025-05-07T20:12:38.2670020Z log_E=3, 2025-05-07T20:12:38.2670093Z L=20, 2025-05-07T20:12:38.2670181Z D_gradcheck=1, 2025-05-07T20:12:38.2670277Z stochastic_rounding=True, 2025-05-07T20:12:38.2670361Z weighted=False, 2025-05-07T20:12:38.2670444Z row_wise=True, 2025-05-07T20:12:38.2670522Z mixed=False, 2025-05-07T20:12:38.2670600Z use_cache=False, 2025-05-07T20:12:38.2670717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2670794Z use_cpu=True, 2025-05-07T20:12:38.2670894Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2670972Z ) 2025-05-07T20:12:38.2671102Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2671473Z self=, 2025-05-07T20:12:38.2671558Z mixed_B=False, 2025-05-07T20:12:38.2671641Z compile=False, 2025-05-07T20:12:38.2671725Z T=2, 2025-05-07T20:12:38.2671799Z D=64, 2025-05-07T20:12:38.2671873Z B=32, 2025-05-07T20:12:38.2671955Z log_E=4, 2025-05-07T20:12:38.2672028Z L=4, 2025-05-07T20:12:38.2672110Z D_gradcheck=2, 2025-05-07T20:12:38.2672212Z stochastic_rounding=False, 2025-05-07T20:12:38.2672297Z weighted=False, 2025-05-07T20:12:38.2672378Z row_wise=True, 2025-05-07T20:12:38.2672461Z mixed=True, 2025-05-07T20:12:38.2672541Z use_cache=True, 2025-05-07T20:12:38.2672679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2672766Z use_cpu=True, 2025-05-07T20:12:38.2672866Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.2672940Z ) 2025-05-07T20:12:38.2673078Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2673477Z self=, 2025-05-07T20:12:38.2673567Z mixed_B=True, 2025-05-07T20:12:38.2673646Z compile=True, 2025-05-07T20:12:38.2673721Z T=2, 2025-05-07T20:12:38.2673804Z D=95, 2025-05-07T20:12:38.2673877Z B=122, 2025-05-07T20:12:38.2673955Z log_E=4, 2025-05-07T20:12:38.2674040Z L=6, 2025-05-07T20:12:38.2674119Z D_gradcheck=1, 2025-05-07T20:12:38.2674215Z stochastic_rounding=True, 2025-05-07T20:12:38.2674304Z weighted=True, 2025-05-07T20:12:38.2674386Z row_wise=False, 2025-05-07T20:12:38.2674466Z mixed=True, 2025-05-07T20:12:38.2674555Z use_cache=True, 2025-05-07T20:12:38.2674690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.2674773Z use_cpu=True, 2025-05-07T20:12:38.2674882Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2674956Z ) 2025-05-07T20:12:38.2675091Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2675480Z self=, 2025-05-07T20:12:38.2675768Z mixed_B=False, 2025-05-07T20:12:38.2675858Z compile=True, 2025-05-07T20:12:38.2675932Z T=3, 2025-05-07T20:12:38.2676005Z D=69, 2025-05-07T20:12:38.2676087Z B=122, 2025-05-07T20:12:38.2676160Z log_E=4, 2025-05-07T20:12:38.2676232Z L=1, 2025-05-07T20:12:38.2676318Z D_gradcheck=1, 2025-05-07T20:12:38.2676415Z stochastic_rounding=False, 2025-05-07T20:12:38.2676496Z weighted=False, 2025-05-07T20:12:38.2676639Z row_wise=False, 2025-05-07T20:12:38.2676718Z mixed=True, 2025-05-07T20:12:38.2676797Z use_cache=True, 2025-05-07T20:12:38.2676916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.2676995Z use_cpu=True, 2025-05-07T20:12:38.2677110Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.2677181Z ) 2025-05-07T20:12:38.2998065Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.2998481Z self=, 2025-05-07T20:12:38.2998608Z mixed_B=False, 2025-05-07T20:12:38.2998703Z compile=False, 2025-05-07T20:12:38.2998835Z T=2, 2025-05-07T20:12:38.2998946Z D=59, 2025-05-07T20:12:38.2999056Z B=19, 2025-05-07T20:12:38.2999175Z log_E=5, 2025-05-07T20:12:38.2999281Z L=4, 2025-05-07T20:12:38.2999414Z D_gradcheck=2, 2025-05-07T20:12:38.2999589Z stochastic_rounding=True, 2025-05-07T20:12:38.2999750Z weighted=False, 2025-05-07T20:12:38.2999921Z row_wise=True, 2025-05-07T20:12:38.3000072Z mixed=False, 2025-05-07T20:12:38.3000193Z use_cache=False, 2025-05-07T20:12:38.3000381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3000462Z use_cpu=True, 2025-05-07T20:12:38.3000568Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3000651Z ) 2025-05-07T20:12:38.3000786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3001168Z self=, 2025-05-07T20:12:38.3001256Z mixed_B=True, 2025-05-07T20:12:38.3001340Z compile=False, 2025-05-07T20:12:38.3001420Z T=5, 2025-05-07T20:12:38.3001494Z D=22, 2025-05-07T20:12:38.3001571Z B=106, 2025-05-07T20:12:38.3001651Z log_E=3, 2025-05-07T20:12:38.3001726Z L=0, 2025-05-07T20:12:38.3001805Z D_gradcheck=2, 2025-05-07T20:12:38.3001908Z stochastic_rounding=False, 2025-05-07T20:12:38.3001987Z weighted=True, 2025-05-07T20:12:38.3002067Z row_wise=True, 2025-05-07T20:12:38.3002154Z mixed=True, 2025-05-07T20:12:38.3002235Z use_cache=True, 2025-05-07T20:12:38.3002439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3002527Z use_cpu=True, 2025-05-07T20:12:38.3002628Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3002704Z ) 2025-05-07T20:12:38.3002844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3003277Z self=, 2025-05-07T20:12:38.3003367Z mixed_B=True, 2025-05-07T20:12:38.3003450Z compile=False, 2025-05-07T20:12:38.3003526Z T=4, 2025-05-07T20:12:38.3003609Z D=67, 2025-05-07T20:12:38.3003683Z B=85, 2025-05-07T20:12:38.3003760Z log_E=4, 2025-05-07T20:12:38.3003847Z L=19, 2025-05-07T20:12:38.3003928Z D_gradcheck=1, 2025-05-07T20:12:38.3004025Z stochastic_rounding=True, 2025-05-07T20:12:38.3004122Z weighted=False, 2025-05-07T20:12:38.3004202Z row_wise=True, 2025-05-07T20:12:38.3004280Z mixed=True, 2025-05-07T20:12:38.3004371Z use_cache=False, 2025-05-07T20:12:38.3004517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3004600Z use_cpu=True, 2025-05-07T20:12:38.3004710Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3004782Z ) 2025-05-07T20:12:38.3004929Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3005305Z self=, 2025-05-07T20:12:38.3005383Z mixed_B=True, 2025-05-07T20:12:38.3005474Z compile=True, 2025-05-07T20:12:38.3005547Z T=2, 2025-05-07T20:12:38.3005622Z D=54, 2025-05-07T20:12:38.3005712Z B=74, 2025-05-07T20:12:38.3005788Z log_E=4, 2025-05-07T20:12:38.3005863Z L=6, 2025-05-07T20:12:38.3005955Z D_gradcheck=2, 2025-05-07T20:12:38.3006049Z stochastic_rounding=False, 2025-05-07T20:12:38.3006129Z weighted=False, 2025-05-07T20:12:38.3006252Z row_wise=True, 2025-05-07T20:12:38.3006327Z mixed=True, 2025-05-07T20:12:38.3006408Z use_cache=False, 2025-05-07T20:12:38.3006531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3006609Z use_cpu=True, 2025-05-07T20:12:38.3006717Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3006786Z ) 2025-05-07T20:12:38.3006919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3007306Z self=, 2025-05-07T20:12:38.3007385Z mixed_B=False, 2025-05-07T20:12:38.3007465Z compile=True, 2025-05-07T20:12:38.3007547Z T=4, 2025-05-07T20:12:38.3007619Z D=98, 2025-05-07T20:12:38.3007692Z B=109, 2025-05-07T20:12:38.3007773Z log_E=3, 2025-05-07T20:12:38.3007846Z L=2, 2025-05-07T20:12:38.3007924Z D_gradcheck=1, 2025-05-07T20:12:38.3008029Z stochastic_rounding=False, 2025-05-07T20:12:38.3008104Z weighted=True, 2025-05-07T20:12:38.3008186Z row_wise=True, 2025-05-07T20:12:38.3008274Z mixed=False, 2025-05-07T20:12:38.3008354Z use_cache=False, 2025-05-07T20:12:38.3008476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3008555Z use_cpu=True, 2025-05-07T20:12:38.3008652Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3008733Z ) 2025-05-07T20:12:38.3008861Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3009233Z self=, 2025-05-07T20:12:38.3009317Z mixed_B=False, 2025-05-07T20:12:38.3009395Z compile=False, 2025-05-07T20:12:38.3009464Z T=1, 2025-05-07T20:12:38.3009544Z D=120, 2025-05-07T20:12:38.3009622Z B=74, 2025-05-07T20:12:38.3009698Z log_E=4, 2025-05-07T20:12:38.3009779Z L=6, 2025-05-07T20:12:38.3009859Z D_gradcheck=1, 2025-05-07T20:12:38.3009957Z stochastic_rounding=True, 2025-05-07T20:12:38.3010038Z weighted=False, 2025-05-07T20:12:38.3010122Z row_wise=True, 2025-05-07T20:12:38.3010207Z mixed=True, 2025-05-07T20:12:38.3010284Z use_cache=True, 2025-05-07T20:12:38.3010424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3010514Z use_cpu=True, 2025-05-07T20:12:38.3010617Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3010693Z ) 2025-05-07T20:12:38.3010833Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3011234Z self=, 2025-05-07T20:12:38.3011318Z mixed_B=False, 2025-05-07T20:12:38.3011408Z compile=False, 2025-05-07T20:12:38.3011483Z T=3, 2025-05-07T20:12:38.3011558Z D=45, 2025-05-07T20:12:38.3011638Z B=67, 2025-05-07T20:12:38.3011712Z log_E=5, 2025-05-07T20:12:38.3011791Z L=19, 2025-05-07T20:12:38.3011870Z D_gradcheck=1, 2025-05-07T20:12:38.3011967Z stochastic_rounding=True, 2025-05-07T20:12:38.3012056Z weighted=True, 2025-05-07T20:12:38.3012135Z row_wise=False, 2025-05-07T20:12:38.3012213Z mixed=True, 2025-05-07T20:12:38.3012299Z use_cache=True, 2025-05-07T20:12:38.3012431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3012510Z use_cpu=True, 2025-05-07T20:12:38.3012620Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3012690Z ) 2025-05-07T20:12:38.3012820Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3013210Z self=, 2025-05-07T20:12:38.3013288Z mixed_B=False, 2025-05-07T20:12:38.3013391Z compile=False, 2025-05-07T20:12:38.3013469Z T=2, 2025-05-07T20:12:38.3013545Z D=23, 2025-05-07T20:12:38.3013633Z B=87, 2025-05-07T20:12:38.3013714Z log_E=3, 2025-05-07T20:12:38.3013791Z L=6, 2025-05-07T20:12:38.3013886Z D_gradcheck=1, 2025-05-07T20:12:38.3013984Z stochastic_rounding=False, 2025-05-07T20:12:38.3014067Z weighted=True, 2025-05-07T20:12:38.3014191Z row_wise=True, 2025-05-07T20:12:38.3014273Z mixed=False, 2025-05-07T20:12:38.3014355Z use_cache=True, 2025-05-07T20:12:38.3014480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3014564Z use_cpu=True, 2025-05-07T20:12:38.3014664Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3014755Z ) 2025-05-07T20:12:38.3014892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3015282Z self=, 2025-05-07T20:12:38.3015366Z mixed_B=True, 2025-05-07T20:12:38.3015448Z compile=False, 2025-05-07T20:12:38.3015537Z T=5, 2025-05-07T20:12:38.3015616Z D=58, 2025-05-07T20:12:38.3015692Z B=75, 2025-05-07T20:12:38.3015783Z log_E=3, 2025-05-07T20:12:38.3015861Z L=8, 2025-05-07T20:12:38.3015941Z D_gradcheck=1, 2025-05-07T20:12:38.3016051Z stochastic_rounding=False, 2025-05-07T20:12:38.3016135Z weighted=True, 2025-05-07T20:12:38.3016217Z row_wise=False, 2025-05-07T20:12:38.3016310Z mixed=True, 2025-05-07T20:12:38.3016394Z use_cache=True, 2025-05-07T20:12:38.3016511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3016607Z use_cpu=True, 2025-05-07T20:12:38.3016712Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3016798Z ) 2025-05-07T20:12:38.3016933Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3017310Z self=, 2025-05-07T20:12:38.3017402Z mixed_B=False, 2025-05-07T20:12:38.3017486Z compile=False, 2025-05-07T20:12:38.3017563Z T=3, 2025-05-07T20:12:38.3017648Z D=92, 2025-05-07T20:12:38.3017724Z B=44, 2025-05-07T20:12:38.3017800Z log_E=4, 2025-05-07T20:12:38.3017888Z L=9, 2025-05-07T20:12:38.3017972Z D_gradcheck=2, 2025-05-07T20:12:38.3018063Z stochastic_rounding=True, 2025-05-07T20:12:38.3018160Z weighted=True, 2025-05-07T20:12:38.3018243Z row_wise=False, 2025-05-07T20:12:38.3018321Z mixed=True, 2025-05-07T20:12:38.3018417Z use_cache=False, 2025-05-07T20:12:38.3018557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3018643Z use_cpu=True, 2025-05-07T20:12:38.3018741Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3018811Z ) 2025-05-07T20:12:38.3018955Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3019350Z self=, 2025-05-07T20:12:38.3019430Z mixed_B=True, 2025-05-07T20:12:38.3019520Z compile=False, 2025-05-07T20:12:38.3019598Z T=3, 2025-05-07T20:12:38.3019752Z D=79, 2025-05-07T20:12:38.3019839Z B=17, 2025-05-07T20:12:38.3019914Z log_E=5, 2025-05-07T20:12:38.3019989Z L=13, 2025-05-07T20:12:38.3020074Z D_gradcheck=2, 2025-05-07T20:12:38.3020168Z stochastic_rounding=False, 2025-05-07T20:12:38.3020249Z weighted=True, 2025-05-07T20:12:38.3020335Z row_wise=False, 2025-05-07T20:12:38.3020410Z mixed=False, 2025-05-07T20:12:38.3020498Z use_cache=False, 2025-05-07T20:12:38.3020633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3020712Z use_cpu=True, 2025-05-07T20:12:38.3020812Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3020883Z ) 2025-05-07T20:12:38.3021010Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3021396Z self=, 2025-05-07T20:12:38.3021477Z mixed_B=False, 2025-05-07T20:12:38.3021559Z compile=False, 2025-05-07T20:12:38.3021646Z T=5, 2025-05-07T20:12:38.3021718Z D=36, 2025-05-07T20:12:38.3021793Z B=102, 2025-05-07T20:12:38.3021884Z log_E=4, 2025-05-07T20:12:38.3021956Z L=13, 2025-05-07T20:12:38.3022046Z D_gradcheck=1, 2025-05-07T20:12:38.3022142Z stochastic_rounding=False, 2025-05-07T20:12:38.3022221Z weighted=True, 2025-05-07T20:12:38.3022340Z row_wise=True, 2025-05-07T20:12:38.3022420Z mixed=True, 2025-05-07T20:12:38.3022500Z use_cache=False, 2025-05-07T20:12:38.3022623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3022706Z use_cpu=True, 2025-05-07T20:12:38.3022805Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3022889Z ) 2025-05-07T20:12:38.3023022Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3023395Z self=, 2025-05-07T20:12:38.3023487Z mixed_B=True, 2025-05-07T20:12:38.3023569Z compile=True, 2025-05-07T20:12:38.3023651Z T=2, 2025-05-07T20:12:38.3023725Z D=87, 2025-05-07T20:12:38.3023803Z B=76, 2025-05-07T20:12:38.3023889Z log_E=3, 2025-05-07T20:12:38.3023965Z L=6, 2025-05-07T20:12:38.3024048Z D_gradcheck=1, 2025-05-07T20:12:38.3024155Z stochastic_rounding=False, 2025-05-07T20:12:38.3024237Z weighted=False, 2025-05-07T20:12:38.3024319Z row_wise=True, 2025-05-07T20:12:38.3024407Z mixed=False, 2025-05-07T20:12:38.3024488Z use_cache=True, 2025-05-07T20:12:38.3024598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3024688Z use_cpu=True, 2025-05-07T20:12:38.3024789Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3024863Z ) 2025-05-07T20:12:38.3025002Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3025377Z self=, 2025-05-07T20:12:38.3025468Z mixed_B=False, 2025-05-07T20:12:38.3025548Z compile=True, 2025-05-07T20:12:38.3025622Z T=1, 2025-05-07T20:12:38.3025705Z D=4, 2025-05-07T20:12:38.3025781Z B=19, 2025-05-07T20:12:38.3025859Z log_E=5, 2025-05-07T20:12:38.3025944Z L=2, 2025-05-07T20:12:38.3026025Z D_gradcheck=2, 2025-05-07T20:12:38.3026120Z stochastic_rounding=True, 2025-05-07T20:12:38.3026211Z weighted=True, 2025-05-07T20:12:38.3026290Z row_wise=True, 2025-05-07T20:12:38.3026370Z mixed=False, 2025-05-07T20:12:38.3026462Z use_cache=False, 2025-05-07T20:12:38.3026569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3026679Z use_cpu=True, 2025-05-07T20:12:38.3026789Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3026864Z ) 2025-05-07T20:12:38.3026999Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3027415Z self=, 2025-05-07T20:12:38.3027496Z mixed_B=True, 2025-05-07T20:12:38.3027589Z compile=True, 2025-05-07T20:12:38.3027660Z T=4, 2025-05-07T20:12:38.3027734Z D=11, 2025-05-07T20:12:38.3027824Z B=52, 2025-05-07T20:12:38.3027898Z log_E=3, 2025-05-07T20:12:38.3027974Z L=10, 2025-05-07T20:12:38.3028066Z D_gradcheck=2, 2025-05-07T20:12:38.3028159Z stochastic_rounding=False, 2025-05-07T20:12:38.3028242Z weighted=False, 2025-05-07T20:12:38.3028332Z row_wise=True, 2025-05-07T20:12:38.3028408Z mixed=True, 2025-05-07T20:12:38.3028487Z use_cache=True, 2025-05-07T20:12:38.3028631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3028712Z use_cpu=True, 2025-05-07T20:12:38.3028821Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3028891Z ) 2025-05-07T20:12:38.3029024Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3029417Z self=, 2025-05-07T20:12:38.3029496Z mixed_B=False, 2025-05-07T20:12:38.3029576Z compile=False, 2025-05-07T20:12:38.3029661Z T=3, 2025-05-07T20:12:38.3029734Z D=116, 2025-05-07T20:12:38.3029806Z B=119, 2025-05-07T20:12:38.3029893Z log_E=5, 2025-05-07T20:12:38.3029968Z L=12, 2025-05-07T20:12:38.3030049Z D_gradcheck=1, 2025-05-07T20:12:38.3030160Z stochastic_rounding=False, 2025-05-07T20:12:38.3030241Z weighted=False, 2025-05-07T20:12:38.3030346Z row_wise=True, 2025-05-07T20:12:38.3030439Z mixed=False, 2025-05-07T20:12:38.3030522Z use_cache=False, 2025-05-07T20:12:38.3030641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3030724Z use_cpu=True, 2025-05-07T20:12:38.3030825Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3030914Z ) 2025-05-07T20:12:38.3031050Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3031426Z self=, 2025-05-07T20:12:38.3031519Z mixed_B=True, 2025-05-07T20:12:38.3031602Z compile=True, 2025-05-07T20:12:38.3031678Z T=3, 2025-05-07T20:12:38.3031763Z D=95, 2025-05-07T20:12:38.3031838Z B=5, 2025-05-07T20:12:38.3031912Z log_E=5, 2025-05-07T20:12:38.3031996Z L=16, 2025-05-07T20:12:38.3032077Z D_gradcheck=1, 2025-05-07T20:12:38.3032171Z stochastic_rounding=True, 2025-05-07T20:12:38.3032264Z weighted=False, 2025-05-07T20:12:38.3032348Z row_wise=False, 2025-05-07T20:12:38.3032439Z mixed=False, 2025-05-07T20:12:38.3032521Z use_cache=False, 2025-05-07T20:12:38.3032633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3032723Z use_cpu=True, 2025-05-07T20:12:38.3032825Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3032898Z ) 2025-05-07T20:12:38.3355471Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3355971Z self=, 2025-05-07T20:12:38.3356106Z mixed_B=False, 2025-05-07T20:12:38.3356228Z compile=True, 2025-05-07T20:12:38.3356354Z T=4, 2025-05-07T20:12:38.3356480Z D=104, 2025-05-07T20:12:38.3356619Z B=86, 2025-05-07T20:12:38.3356767Z log_E=4, 2025-05-07T20:12:38.3356928Z L=17, 2025-05-07T20:12:38.3357084Z D_gradcheck=1, 2025-05-07T20:12:38.3357245Z stochastic_rounding=False, 2025-05-07T20:12:38.3357342Z weighted=False, 2025-05-07T20:12:38.3357428Z row_wise=True, 2025-05-07T20:12:38.3357509Z mixed=False, 2025-05-07T20:12:38.3357605Z use_cache=True, 2025-05-07T20:12:38.3357720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3357907Z use_cpu=True, 2025-05-07T20:12:38.3358026Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3358101Z ) 2025-05-07T20:12:38.3358253Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3358675Z self=, 2025-05-07T20:12:38.3358760Z mixed_B=True, 2025-05-07T20:12:38.3358854Z compile=False, 2025-05-07T20:12:38.3358932Z T=5, 2025-05-07T20:12:38.3359004Z D=104, 2025-05-07T20:12:38.3359165Z B=41, 2025-05-07T20:12:38.3359244Z log_E=4, 2025-05-07T20:12:38.3359321Z L=3, 2025-05-07T20:12:38.3359419Z D_gradcheck=2, 2025-05-07T20:12:38.3359517Z stochastic_rounding=False, 2025-05-07T20:12:38.3359599Z weighted=False, 2025-05-07T20:12:38.3359698Z row_wise=True, 2025-05-07T20:12:38.3359780Z mixed=False, 2025-05-07T20:12:38.3359877Z use_cache=False, 2025-05-07T20:12:38.3360026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3360109Z use_cpu=True, 2025-05-07T20:12:38.3360228Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3360305Z ) 2025-05-07T20:12:38.3360439Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3360827Z self=, 2025-05-07T20:12:38.3360907Z mixed_B=True, 2025-05-07T20:12:38.3360987Z compile=False, 2025-05-07T20:12:38.3361071Z T=4, 2025-05-07T20:12:38.3361146Z D=64, 2025-05-07T20:12:38.3361220Z B=52, 2025-05-07T20:12:38.3361311Z log_E=3, 2025-05-07T20:12:38.3361387Z L=15, 2025-05-07T20:12:38.3361464Z D_gradcheck=2, 2025-05-07T20:12:38.3361572Z stochastic_rounding=True, 2025-05-07T20:12:38.3361652Z weighted=False, 2025-05-07T20:12:38.3361777Z row_wise=True, 2025-05-07T20:12:38.3361856Z mixed=False, 2025-05-07T20:12:38.3361939Z use_cache=False, 2025-05-07T20:12:38.3362057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3362140Z use_cpu=True, 2025-05-07T20:12:38.3362241Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3362325Z ) 2025-05-07T20:12:38.3362459Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3362838Z self=, 2025-05-07T20:12:38.3362932Z mixed_B=False, 2025-05-07T20:12:38.3363015Z compile=False, 2025-05-07T20:12:38.3363090Z T=2, 2025-05-07T20:12:38.3363175Z D=41, 2025-05-07T20:12:38.3363250Z B=83, 2025-05-07T20:12:38.3363336Z log_E=3, 2025-05-07T20:12:38.3363412Z L=12, 2025-05-07T20:12:38.3363494Z D_gradcheck=1, 2025-05-07T20:12:38.3363598Z stochastic_rounding=False, 2025-05-07T20:12:38.3363681Z weighted=False, 2025-05-07T20:12:38.3363763Z row_wise=True, 2025-05-07T20:12:38.3363854Z mixed=False, 2025-05-07T20:12:38.3363936Z use_cache=True, 2025-05-07T20:12:38.3364044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3364136Z use_cpu=True, 2025-05-07T20:12:38.3364237Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3364311Z ) 2025-05-07T20:12:38.3364453Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3364831Z self=, 2025-05-07T20:12:38.3364911Z mixed_B=True, 2025-05-07T20:12:38.3365000Z compile=True, 2025-05-07T20:12:38.3365076Z T=1, 2025-05-07T20:12:38.3365162Z D=66, 2025-05-07T20:12:38.3365237Z B=27, 2025-05-07T20:12:38.3365315Z log_E=5, 2025-05-07T20:12:38.3365402Z L=1, 2025-05-07T20:12:38.3365483Z D_gradcheck=2, 2025-05-07T20:12:38.3365579Z stochastic_rounding=True, 2025-05-07T20:12:38.3365673Z weighted=False, 2025-05-07T20:12:38.3365755Z row_wise=False, 2025-05-07T20:12:38.3365836Z mixed=False, 2025-05-07T20:12:38.3365930Z use_cache=False, 2025-05-07T20:12:38.3366037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3366150Z use_cpu=True, 2025-05-07T20:12:38.3366264Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3366338Z ) 2025-05-07T20:12:38.3366473Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3366885Z self=, 2025-05-07T20:12:38.3366966Z mixed_B=True, 2025-05-07T20:12:38.3367060Z compile=False, 2025-05-07T20:12:38.3367134Z T=5, 2025-05-07T20:12:38.3367210Z D=43, 2025-05-07T20:12:38.3367296Z B=33, 2025-05-07T20:12:38.3367372Z log_E=3, 2025-05-07T20:12:38.3367448Z L=16, 2025-05-07T20:12:38.3367540Z D_gradcheck=1, 2025-05-07T20:12:38.3367637Z stochastic_rounding=False, 2025-05-07T20:12:38.3367719Z weighted=False, 2025-05-07T20:12:38.3367810Z row_wise=True, 2025-05-07T20:12:38.3367887Z mixed=True, 2025-05-07T20:12:38.3367968Z use_cache=True, 2025-05-07T20:12:38.3368112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3368194Z use_cpu=True, 2025-05-07T20:12:38.3368297Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3368383Z ) 2025-05-07T20:12:38.3368514Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3368902Z self=, 2025-05-07T20:12:38.3368981Z mixed_B=True, 2025-05-07T20:12:38.3369061Z compile=True, 2025-05-07T20:12:38.3369148Z T=2, 2025-05-07T20:12:38.3369221Z D=95, 2025-05-07T20:12:38.3369296Z B=70, 2025-05-07T20:12:38.3369385Z log_E=5, 2025-05-07T20:12:38.3369460Z L=13, 2025-05-07T20:12:38.3369541Z D_gradcheck=1, 2025-05-07T20:12:38.3369648Z stochastic_rounding=True, 2025-05-07T20:12:38.3369731Z weighted=False, 2025-05-07T20:12:38.3369841Z row_wise=False, 2025-05-07T20:12:38.3369931Z mixed=False, 2025-05-07T20:12:38.3370012Z use_cache=True, 2025-05-07T20:12:38.3370191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3370284Z use_cpu=True, 2025-05-07T20:12:38.3370386Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3370468Z ) 2025-05-07T20:12:38.3370601Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3370978Z self=, 2025-05-07T20:12:38.3371072Z mixed_B=True, 2025-05-07T20:12:38.3371153Z compile=True, 2025-05-07T20:12:38.3371225Z T=3, 2025-05-07T20:12:38.3371309Z D=87, 2025-05-07T20:12:38.3371388Z B=36, 2025-05-07T20:12:38.3371463Z log_E=3, 2025-05-07T20:12:38.3371552Z L=12, 2025-05-07T20:12:38.3371634Z D_gradcheck=1, 2025-05-07T20:12:38.3371728Z stochastic_rounding=False, 2025-05-07T20:12:38.3371822Z weighted=False, 2025-05-07T20:12:38.3371903Z row_wise=True, 2025-05-07T20:12:38.3371992Z mixed=False, 2025-05-07T20:12:38.3372073Z use_cache=True, 2025-05-07T20:12:38.3372182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3372276Z use_cpu=True, 2025-05-07T20:12:38.3372380Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3372452Z ) 2025-05-07T20:12:38.3372597Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3372975Z self=, 2025-05-07T20:12:38.3373054Z mixed_B=True, 2025-05-07T20:12:38.3373145Z compile=False, 2025-05-07T20:12:38.3373222Z T=1, 2025-05-07T20:12:38.3373297Z D=11, 2025-05-07T20:12:38.3373382Z B=70, 2025-05-07T20:12:38.3373460Z log_E=4, 2025-05-07T20:12:38.3373536Z L=19, 2025-05-07T20:12:38.3373635Z D_gradcheck=1, 2025-05-07T20:12:38.3373730Z stochastic_rounding=True, 2025-05-07T20:12:38.3373821Z weighted=False, 2025-05-07T20:12:38.3373906Z row_wise=False, 2025-05-07T20:12:38.3373986Z mixed=True, 2025-05-07T20:12:38.3374079Z use_cache=False, 2025-05-07T20:12:38.3374190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3374300Z use_cpu=True, 2025-05-07T20:12:38.3374412Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3374485Z ) 2025-05-07T20:12:38.3374621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3375028Z self=, 2025-05-07T20:12:38.3375111Z mixed_B=False, 2025-05-07T20:12:38.3375192Z compile=True, 2025-05-07T20:12:38.3375276Z T=1, 2025-05-07T20:12:38.3375354Z D=36, 2025-05-07T20:12:38.3375441Z B=33, 2025-05-07T20:12:38.3375519Z log_E=4, 2025-05-07T20:12:38.3375798Z L=18, 2025-05-07T20:12:38.3375898Z D_gradcheck=2, 2025-05-07T20:12:38.3375994Z stochastic_rounding=False, 2025-05-07T20:12:38.3376082Z weighted=True, 2025-05-07T20:12:38.3376178Z row_wise=True, 2025-05-07T20:12:38.3376265Z mixed=False, 2025-05-07T20:12:38.3376349Z use_cache=True, 2025-05-07T20:12:38.3376533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3376622Z use_cpu=True, 2025-05-07T20:12:38.3376728Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3376819Z ) 2025-05-07T20:12:38.3376957Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3377339Z self=, 2025-05-07T20:12:38.3377441Z mixed_B=True, 2025-05-07T20:12:38.3377527Z compile=False, 2025-05-07T20:12:38.3377621Z T=2, 2025-05-07T20:12:38.3377700Z D=103, 2025-05-07T20:12:38.3377778Z B=47, 2025-05-07T20:12:38.3377872Z log_E=4, 2025-05-07T20:12:38.3377953Z L=8, 2025-05-07T20:12:38.3378039Z D_gradcheck=2, 2025-05-07T20:12:38.3378154Z stochastic_rounding=False, 2025-05-07T20:12:38.3378240Z weighted=True, 2025-05-07T20:12:38.3378388Z row_wise=True, 2025-05-07T20:12:38.3378485Z mixed=True, 2025-05-07T20:12:38.3378571Z use_cache=True, 2025-05-07T20:12:38.3378685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3378785Z use_cpu=True, 2025-05-07T20:12:38.3378892Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3378968Z ) 2025-05-07T20:12:38.3379122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3379502Z self=, 2025-05-07T20:12:38.3379608Z mixed_B=False, 2025-05-07T20:12:38.3379756Z compile=True, 2025-05-07T20:12:38.3379837Z T=2, 2025-05-07T20:12:38.3379934Z D=73, 2025-05-07T20:12:38.3380012Z B=28, 2025-05-07T20:12:38.3380093Z log_E=3, 2025-05-07T20:12:38.3380184Z L=13, 2025-05-07T20:12:38.3380271Z D_gradcheck=2, 2025-05-07T20:12:38.3380372Z stochastic_rounding=False, 2025-05-07T20:12:38.3380470Z weighted=True, 2025-05-07T20:12:38.3380555Z row_wise=False, 2025-05-07T20:12:38.3380636Z mixed=False, 2025-05-07T20:12:38.3380732Z use_cache=True, 2025-05-07T20:12:38.3380846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3380932Z use_cpu=True, 2025-05-07T20:12:38.3381044Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3381119Z ) 2025-05-07T20:12:38.3381271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3381647Z self=, 2025-05-07T20:12:38.3381727Z mixed_B=True, 2025-05-07T20:12:38.3381821Z compile=True, 2025-05-07T20:12:38.3381897Z T=2, 2025-05-07T20:12:38.3381972Z D=105, 2025-05-07T20:12:38.3382060Z B=9, 2025-05-07T20:12:38.3382139Z log_E=3, 2025-05-07T20:12:38.3382215Z L=6, 2025-05-07T20:12:38.3382310Z D_gradcheck=2, 2025-05-07T20:12:38.3382406Z stochastic_rounding=True, 2025-05-07T20:12:38.3382488Z weighted=True, 2025-05-07T20:12:38.3382579Z row_wise=True, 2025-05-07T20:12:38.3382662Z mixed=False, 2025-05-07T20:12:38.3382745Z use_cache=True, 2025-05-07T20:12:38.3382867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3383000Z use_cpu=True, 2025-05-07T20:12:38.3383115Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3383189Z ) 2025-05-07T20:12:38.3383324Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3383746Z self=, 2025-05-07T20:12:38.3383829Z mixed_B=True, 2025-05-07T20:12:38.3383913Z compile=True, 2025-05-07T20:12:38.3384004Z T=2, 2025-05-07T20:12:38.3384082Z D=14, 2025-05-07T20:12:38.3384159Z B=9, 2025-05-07T20:12:38.3384256Z log_E=5, 2025-05-07T20:12:38.3384333Z L=16, 2025-05-07T20:12:38.3384419Z D_gradcheck=1, 2025-05-07T20:12:38.3384532Z stochastic_rounding=True, 2025-05-07T20:12:38.3384618Z weighted=False, 2025-05-07T20:12:38.3384714Z row_wise=False, 2025-05-07T20:12:38.3384798Z mixed=False, 2025-05-07T20:12:38.3384881Z use_cache=True, 2025-05-07T20:12:38.3385029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3385114Z use_cpu=True, 2025-05-07T20:12:38.3385217Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3385303Z ) 2025-05-07T20:12:38.3385437Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3385817Z self=, 2025-05-07T20:12:38.3385910Z mixed_B=True, 2025-05-07T20:12:38.3385994Z compile=False, 2025-05-07T20:12:38.3386070Z T=4, 2025-05-07T20:12:38.3386159Z D=127, 2025-05-07T20:12:38.3386238Z B=106, 2025-05-07T20:12:38.3386316Z log_E=3, 2025-05-07T20:12:38.3386404Z L=1, 2025-05-07T20:12:38.3386487Z D_gradcheck=1, 2025-05-07T20:12:38.3386596Z stochastic_rounding=False, 2025-05-07T20:12:38.3386680Z weighted=False, 2025-05-07T20:12:38.3386761Z row_wise=True, 2025-05-07T20:12:38.3386895Z mixed=True, 2025-05-07T20:12:38.3386980Z use_cache=False, 2025-05-07T20:12:38.3387092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3387189Z use_cpu=True, 2025-05-07T20:12:38.3387293Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3387369Z ) 2025-05-07T20:12:38.3387519Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3387892Z self=, 2025-05-07T20:12:38.3387975Z mixed_B=False, 2025-05-07T20:12:38.3388070Z compile=False, 2025-05-07T20:12:38.3388152Z T=5, 2025-05-07T20:12:38.3388243Z D=4, 2025-05-07T20:12:38.3388321Z B=124, 2025-05-07T20:12:38.3388398Z log_E=4, 2025-05-07T20:12:38.3388485Z L=6, 2025-05-07T20:12:38.3388567Z D_gradcheck=2, 2025-05-07T20:12:38.3388662Z stochastic_rounding=True, 2025-05-07T20:12:38.3388844Z weighted=True, 2025-05-07T20:12:38.3388925Z row_wise=False, 2025-05-07T20:12:38.3389006Z mixed=False, 2025-05-07T20:12:38.3389100Z use_cache=False, 2025-05-07T20:12:38.3389209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3389292Z use_cpu=True, 2025-05-07T20:12:38.3389405Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3389480Z ) 2025-05-07T20:12:38.3389613Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3390000Z self=, 2025-05-07T20:12:38.3390081Z mixed_B=False, 2025-05-07T20:12:38.3390176Z compile=True, 2025-05-07T20:12:38.3390252Z T=1, 2025-05-07T20:12:38.3390328Z D=54, 2025-05-07T20:12:38.3390415Z B=48, 2025-05-07T20:12:38.3390494Z log_E=5, 2025-05-07T20:12:38.3390569Z L=13, 2025-05-07T20:12:38.3390665Z D_gradcheck=2, 2025-05-07T20:12:38.3390763Z stochastic_rounding=False, 2025-05-07T20:12:38.3390846Z weighted=True, 2025-05-07T20:12:38.3390937Z row_wise=True, 2025-05-07T20:12:38.3391020Z mixed=False, 2025-05-07T20:12:38.3391100Z use_cache=True, 2025-05-07T20:12:38.3391223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3391345Z use_cpu=True, 2025-05-07T20:12:38.3391447Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3391532Z ) 2025-05-07T20:12:38.3717633Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3718116Z self=, 2025-05-07T20:12:38.3718203Z mixed_B=True, 2025-05-07T20:12:38.3718289Z compile=False, 2025-05-07T20:12:38.3718410Z T=4, 2025-05-07T20:12:38.3718530Z D=42, 2025-05-07T20:12:38.3718606Z B=7, 2025-05-07T20:12:38.3718702Z log_E=4, 2025-05-07T20:12:38.3718778Z L=8, 2025-05-07T20:12:38.3718933Z D_gradcheck=1, 2025-05-07T20:12:38.3719042Z stochastic_rounding=True, 2025-05-07T20:12:38.3719125Z weighted=False, 2025-05-07T20:12:38.3719219Z row_wise=False, 2025-05-07T20:12:38.3719302Z mixed=True, 2025-05-07T20:12:38.3719385Z use_cache=True, 2025-05-07T20:12:38.3719559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3719646Z use_cpu=True, 2025-05-07T20:12:38.3719752Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3719841Z ) 2025-05-07T20:12:38.3719978Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3720355Z self=, 2025-05-07T20:12:38.3720453Z mixed_B=True, 2025-05-07T20:12:38.3720537Z compile=False, 2025-05-07T20:12:38.3720615Z T=4, 2025-05-07T20:12:38.3720709Z D=11, 2025-05-07T20:12:38.3720787Z B=69, 2025-05-07T20:12:38.3720885Z log_E=3, 2025-05-07T20:12:38.3720963Z L=15, 2025-05-07T20:12:38.3721048Z D_gradcheck=2, 2025-05-07T20:12:38.3721163Z stochastic_rounding=False, 2025-05-07T20:12:38.3721247Z weighted=True, 2025-05-07T20:12:38.3721328Z row_wise=True, 2025-05-07T20:12:38.3721455Z mixed=True, 2025-05-07T20:12:38.3721540Z use_cache=True, 2025-05-07T20:12:38.3721650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3721750Z use_cpu=True, 2025-05-07T20:12:38.3721854Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3721930Z ) 2025-05-07T20:12:38.3722078Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3722459Z self=, 2025-05-07T20:12:38.3722541Z mixed_B=False, 2025-05-07T20:12:38.3722635Z compile=True, 2025-05-07T20:12:38.3722716Z T=5, 2025-05-07T20:12:38.3722806Z D=51, 2025-05-07T20:12:38.3722882Z B=18, 2025-05-07T20:12:38.3722961Z log_E=5, 2025-05-07T20:12:38.3723050Z L=20, 2025-05-07T20:12:38.3723133Z D_gradcheck=1, 2025-05-07T20:12:38.3723234Z stochastic_rounding=False, 2025-05-07T20:12:38.3723332Z weighted=True, 2025-05-07T20:12:38.3723416Z row_wise=False, 2025-05-07T20:12:38.3723502Z mixed=False, 2025-05-07T20:12:38.3723600Z use_cache=False, 2025-05-07T20:12:38.3723714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3723804Z use_cpu=True, 2025-05-07T20:12:38.3723923Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3723998Z ) 2025-05-07T20:12:38.3724134Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3724527Z self=, 2025-05-07T20:12:38.3724610Z mixed_B=True, 2025-05-07T20:12:38.3724714Z compile=False, 2025-05-07T20:12:38.3724792Z T=1, 2025-05-07T20:12:38.3724871Z D=104, 2025-05-07T20:12:38.3724963Z B=74, 2025-05-07T20:12:38.3725045Z log_E=4, 2025-05-07T20:12:38.3725123Z L=2, 2025-05-07T20:12:38.3725222Z D_gradcheck=2, 2025-05-07T20:12:38.3725319Z stochastic_rounding=True, 2025-05-07T20:12:38.3725403Z weighted=False, 2025-05-07T20:12:38.3725502Z row_wise=True, 2025-05-07T20:12:38.3725587Z mixed=False, 2025-05-07T20:12:38.3725671Z use_cache=False, 2025-05-07T20:12:38.3725792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3725919Z use_cpu=True, 2025-05-07T20:12:38.3726024Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3726113Z ) 2025-05-07T20:12:38.3726251Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3726671Z self=, 2025-05-07T20:12:38.3726756Z mixed_B=False, 2025-05-07T20:12:38.3726840Z compile=True, 2025-05-07T20:12:38.3726931Z T=4, 2025-05-07T20:12:38.3727010Z D=105, 2025-05-07T20:12:38.3727089Z B=89, 2025-05-07T20:12:38.3727181Z log_E=3, 2025-05-07T20:12:38.3727256Z L=11, 2025-05-07T20:12:38.3727338Z D_gradcheck=1, 2025-05-07T20:12:38.3727450Z stochastic_rounding=True, 2025-05-07T20:12:38.3727535Z weighted=True, 2025-05-07T20:12:38.3727619Z row_wise=True, 2025-05-07T20:12:38.3727711Z mixed=True, 2025-05-07T20:12:38.3727793Z use_cache=True, 2025-05-07T20:12:38.3727901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3728021Z use_cpu=True, 2025-05-07T20:12:38.3728124Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3728209Z ) 2025-05-07T20:12:38.3728342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3728718Z self=, 2025-05-07T20:12:38.3728811Z mixed_B=False, 2025-05-07T20:12:38.3728893Z compile=False, 2025-05-07T20:12:38.3728969Z T=3, 2025-05-07T20:12:38.3729055Z D=65, 2025-05-07T20:12:38.3729132Z B=15, 2025-05-07T20:12:38.3729209Z log_E=4, 2025-05-07T20:12:38.3729297Z L=16, 2025-05-07T20:12:38.3729379Z D_gradcheck=2, 2025-05-07T20:12:38.3729477Z stochastic_rounding=False, 2025-05-07T20:12:38.3729571Z weighted=True, 2025-05-07T20:12:38.3729653Z row_wise=False, 2025-05-07T20:12:38.3729774Z mixed=False, 2025-05-07T20:12:38.3729856Z use_cache=False, 2025-05-07T20:12:38.3729965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3730062Z use_cpu=True, 2025-05-07T20:12:38.3730164Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3730237Z ) 2025-05-07T20:12:38.3730383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3730760Z self=, 2025-05-07T20:12:38.3730845Z mixed_B=False, 2025-05-07T20:12:38.3730945Z compile=False, 2025-05-07T20:12:38.3731020Z T=5, 2025-05-07T20:12:38.3731097Z D=77, 2025-05-07T20:12:38.3731189Z B=83, 2025-05-07T20:12:38.3731269Z log_E=5, 2025-05-07T20:12:38.3731345Z L=9, 2025-05-07T20:12:38.3731441Z D_gradcheck=1, 2025-05-07T20:12:38.3731538Z stochastic_rounding=False, 2025-05-07T20:12:38.3731632Z weighted=True, 2025-05-07T20:12:38.3731710Z row_wise=True, 2025-05-07T20:12:38.3731790Z mixed=True, 2025-05-07T20:12:38.3731888Z use_cache=True, 2025-05-07T20:12:38.3731995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3732079Z use_cpu=True, 2025-05-07T20:12:38.3732194Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3732267Z ) 2025-05-07T20:12:38.3732402Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3732793Z self=, 2025-05-07T20:12:38.3732875Z mixed_B=True, 2025-05-07T20:12:38.3732958Z compile=False, 2025-05-07T20:12:38.3733047Z T=4, 2025-05-07T20:12:38.3733123Z D=21, 2025-05-07T20:12:38.3733212Z B=56, 2025-05-07T20:12:38.3733289Z log_E=5, 2025-05-07T20:12:38.3733366Z L=17, 2025-05-07T20:12:38.3733465Z D_gradcheck=1, 2025-05-07T20:12:38.3733564Z stochastic_rounding=False, 2025-05-07T20:12:38.3733648Z weighted=True, 2025-05-07T20:12:38.3733743Z row_wise=True, 2025-05-07T20:12:38.3733824Z mixed=True, 2025-05-07T20:12:38.3733907Z use_cache=True, 2025-05-07T20:12:38.3734029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3734143Z use_cpu=True, 2025-05-07T20:12:38.3734245Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3734332Z ) 2025-05-07T20:12:38.3734464Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3734865Z self=, 2025-05-07T20:12:38.3734959Z mixed_B=False, 2025-05-07T20:12:38.3735041Z compile=True, 2025-05-07T20:12:38.3735131Z T=4, 2025-05-07T20:12:38.3735208Z D=116, 2025-05-07T20:12:38.3735285Z B=113, 2025-05-07T20:12:38.3735380Z log_E=5, 2025-05-07T20:12:38.3735457Z L=19, 2025-05-07T20:12:38.3735540Z D_gradcheck=1, 2025-05-07T20:12:38.3735650Z stochastic_rounding=True, 2025-05-07T20:12:38.3735734Z weighted=False, 2025-05-07T20:12:38.3735816Z row_wise=False, 2025-05-07T20:12:38.3735908Z mixed=True, 2025-05-07T20:12:38.3735990Z use_cache=True, 2025-05-07T20:12:38.3736098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3736216Z use_cpu=True, 2025-05-07T20:12:38.3736317Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3736391Z ) 2025-05-07T20:12:38.3736536Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3736911Z self=, 2025-05-07T20:12:38.3737004Z mixed_B=True, 2025-05-07T20:12:38.3737088Z compile=False, 2025-05-07T20:12:38.3737165Z T=1, 2025-05-07T20:12:38.3737253Z D=23, 2025-05-07T20:12:38.3737329Z B=50, 2025-05-07T20:12:38.3737407Z log_E=4, 2025-05-07T20:12:38.3737495Z L=9, 2025-05-07T20:12:38.3737579Z D_gradcheck=1, 2025-05-07T20:12:38.3737680Z stochastic_rounding=False, 2025-05-07T20:12:38.3737775Z weighted=False, 2025-05-07T20:12:38.3737856Z row_wise=True, 2025-05-07T20:12:38.3737964Z mixed=False, 2025-05-07T20:12:38.3738058Z use_cache=True, 2025-05-07T20:12:38.3738167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3738251Z use_cpu=True, 2025-05-07T20:12:38.3738364Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3738437Z ) 2025-05-07T20:12:38.3738584Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3738960Z self=, 2025-05-07T20:12:38.3739042Z mixed_B=False, 2025-05-07T20:12:38.3739137Z compile=True, 2025-05-07T20:12:38.3739212Z T=1, 2025-05-07T20:12:38.3739289Z D=121, 2025-05-07T20:12:38.3739377Z B=12, 2025-05-07T20:12:38.3739454Z log_E=3, 2025-05-07T20:12:38.3739530Z L=14, 2025-05-07T20:12:38.3739624Z D_gradcheck=2, 2025-05-07T20:12:38.3739805Z stochastic_rounding=True, 2025-05-07T20:12:38.3739888Z weighted=False, 2025-05-07T20:12:38.3739981Z row_wise=False, 2025-05-07T20:12:38.3740062Z mixed=True, 2025-05-07T20:12:38.3740144Z use_cache=True, 2025-05-07T20:12:38.3740267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3740350Z use_cpu=True, 2025-05-07T20:12:38.3740467Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3740541Z ) 2025-05-07T20:12:38.3740674Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3741065Z self=, 2025-05-07T20:12:38.3741146Z mixed_B=True, 2025-05-07T20:12:38.3741229Z compile=True, 2025-05-07T20:12:38.3741321Z T=4, 2025-05-07T20:12:38.3741402Z D=54, 2025-05-07T20:12:38.3741480Z B=23, 2025-05-07T20:12:38.3741571Z log_E=5, 2025-05-07T20:12:38.3741647Z L=8, 2025-05-07T20:12:38.3741731Z D_gradcheck=1, 2025-05-07T20:12:38.3741840Z stochastic_rounding=False, 2025-05-07T20:12:38.3741923Z weighted=True, 2025-05-07T20:12:38.3742019Z row_wise=False, 2025-05-07T20:12:38.3742101Z mixed=False, 2025-05-07T20:12:38.3742188Z use_cache=False, 2025-05-07T20:12:38.3742308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3742426Z use_cpu=True, 2025-05-07T20:12:38.3742528Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3742611Z ) 2025-05-07T20:12:38.3742746Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3743147Z self=, 2025-05-07T20:12:38.3743242Z mixed_B=True, 2025-05-07T20:12:38.3743327Z compile=False, 2025-05-07T20:12:38.3743406Z T=4, 2025-05-07T20:12:38.3743509Z D=109, 2025-05-07T20:12:38.3743586Z B=33, 2025-05-07T20:12:38.3743664Z log_E=4, 2025-05-07T20:12:38.3743753Z L=20, 2025-05-07T20:12:38.3743839Z D_gradcheck=2, 2025-05-07T20:12:38.3743948Z stochastic_rounding=True, 2025-05-07T20:12:38.3744032Z weighted=True, 2025-05-07T20:12:38.3744116Z row_wise=True, 2025-05-07T20:12:38.3744213Z mixed=False, 2025-05-07T20:12:38.3744299Z use_cache=True, 2025-05-07T20:12:38.3744409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3744542Z use_cpu=True, 2025-05-07T20:12:38.3744649Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3744723Z ) 2025-05-07T20:12:38.3744873Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3745255Z self=, 2025-05-07T20:12:38.3745339Z mixed_B=False, 2025-05-07T20:12:38.3745437Z compile=False, 2025-05-07T20:12:38.3745516Z T=3, 2025-05-07T20:12:38.3745608Z D=14, 2025-05-07T20:12:38.3745687Z B=2, 2025-05-07T20:12:38.3745767Z log_E=3, 2025-05-07T20:12:38.3745858Z L=13, 2025-05-07T20:12:38.3745943Z D_gradcheck=2, 2025-05-07T20:12:38.3746041Z stochastic_rounding=True, 2025-05-07T20:12:38.3746142Z weighted=True, 2025-05-07T20:12:38.3746225Z row_wise=False, 2025-05-07T20:12:38.3746333Z mixed=False, 2025-05-07T20:12:38.3746427Z use_cache=True, 2025-05-07T20:12:38.3746537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3746622Z use_cpu=True, 2025-05-07T20:12:38.3746739Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3746816Z ) 2025-05-07T20:12:38.3746951Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3747342Z self=, 2025-05-07T20:12:38.3747424Z mixed_B=True, 2025-05-07T20:12:38.3747522Z compile=True, 2025-05-07T20:12:38.3747599Z T=4, 2025-05-07T20:12:38.3747679Z D=58, 2025-05-07T20:12:38.3747771Z B=118, 2025-05-07T20:12:38.3747847Z log_E=5, 2025-05-07T20:12:38.3747924Z L=8, 2025-05-07T20:12:38.3748025Z D_gradcheck=2, 2025-05-07T20:12:38.3748119Z stochastic_rounding=True, 2025-05-07T20:12:38.3748201Z weighted=False, 2025-05-07T20:12:38.3748293Z row_wise=False, 2025-05-07T20:12:38.3748373Z mixed=True, 2025-05-07T20:12:38.3748457Z use_cache=False, 2025-05-07T20:12:38.3748581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3748667Z use_cpu=True, 2025-05-07T20:12:38.3748766Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.3748853Z ) 2025-05-07T20:12:38.3748988Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3749378Z self=, 2025-05-07T20:12:38.3749459Z mixed_B=False, 2025-05-07T20:12:38.3749537Z compile=True, 2025-05-07T20:12:38.3749625Z T=1, 2025-05-07T20:12:38.3749702Z D=70, 2025-05-07T20:12:38.3749779Z B=57, 2025-05-07T20:12:38.3749868Z log_E=5, 2025-05-07T20:12:38.3749941Z L=13, 2025-05-07T20:12:38.3750023Z D_gradcheck=1, 2025-05-07T20:12:38.3750129Z stochastic_rounding=True, 2025-05-07T20:12:38.3750211Z weighted=False, 2025-05-07T20:12:38.3750290Z row_wise=False, 2025-05-07T20:12:38.3750385Z mixed=True, 2025-05-07T20:12:38.3750474Z use_cache=False, 2025-05-07T20:12:38.3750582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.3750709Z use_cpu=True, 2025-05-07T20:12:38.3750812Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3750897Z ) 2025-05-07T20:12:38.3751031Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.3751437Z self=, 2025-05-07T20:12:38.3751534Z mixed_B=True, 2025-05-07T20:12:38.3751620Z compile=False, 2025-05-07T20:12:38.3751711Z T=3, 2025-05-07T20:12:38.3751804Z D=88, 2025-05-07T20:12:38.3751882Z B=39, 2025-05-07T20:12:38.3751959Z log_E=4, 2025-05-07T20:12:38.3752048Z L=15, 2025-05-07T20:12:38.3752133Z D_gradcheck=2, 2025-05-07T20:12:38.3752230Z stochastic_rounding=False, 2025-05-07T20:12:38.3752328Z weighted=True, 2025-05-07T20:12:38.3752410Z row_wise=True, 2025-05-07T20:12:38.3752505Z mixed=False, 2025-05-07T20:12:38.3752588Z use_cache=True, 2025-05-07T20:12:38.3752702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.3752823Z use_cpu=True, 2025-05-07T20:12:38.3752926Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.3753002Z ) 2025-05-07T20:12:38.4076582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4077080Z self=, 2025-05-07T20:12:38.4077192Z mixed_B=True, 2025-05-07T20:12:38.4077293Z compile=False, 2025-05-07T20:12:38.4077372Z T=3, 2025-05-07T20:12:38.4077550Z D=95, 2025-05-07T20:12:38.4077656Z B=114, 2025-05-07T20:12:38.4077763Z log_E=5, 2025-05-07T20:12:38.4077842Z L=1, 2025-05-07T20:12:38.4077926Z D_gradcheck=1, 2025-05-07T20:12:38.4078039Z stochastic_rounding=False, 2025-05-07T20:12:38.4078128Z weighted=True, 2025-05-07T20:12:38.4078223Z row_wise=True, 2025-05-07T20:12:38.4078404Z mixed=False, 2025-05-07T20:12:38.4078487Z use_cache=True, 2025-05-07T20:12:38.4078612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4078697Z use_cpu=True, 2025-05-07T20:12:38.4078802Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4078888Z ) 2025-05-07T20:12:38.4079028Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4079407Z self=, 2025-05-07T20:12:38.4079499Z mixed_B=True, 2025-05-07T20:12:38.4079581Z compile=True, 2025-05-07T20:12:38.4079656Z T=2, 2025-05-07T20:12:38.4079742Z D=117, 2025-05-07T20:12:38.4079818Z B=93, 2025-05-07T20:12:38.4079907Z log_E=5, 2025-05-07T20:12:38.4079982Z L=16, 2025-05-07T20:12:38.4080064Z D_gradcheck=2, 2025-05-07T20:12:38.4080172Z stochastic_rounding=True, 2025-05-07T20:12:38.4080253Z weighted=False, 2025-05-07T20:12:38.4080333Z row_wise=True, 2025-05-07T20:12:38.4080424Z mixed=True, 2025-05-07T20:12:38.4080507Z use_cache=True, 2025-05-07T20:12:38.4080615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4080705Z use_cpu=True, 2025-05-07T20:12:38.4080807Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4080881Z ) 2025-05-07T20:12:38.4081027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4081407Z self=, 2025-05-07T20:12:38.4081488Z mixed_B=True, 2025-05-07T20:12:38.4081582Z compile=False, 2025-05-07T20:12:38.4081658Z T=5, 2025-05-07T20:12:38.4081747Z D=124, 2025-05-07T20:12:38.4081826Z B=4, 2025-05-07T20:12:38.4081902Z log_E=4, 2025-05-07T20:12:38.4081991Z L=2, 2025-05-07T20:12:38.4082072Z D_gradcheck=2, 2025-05-07T20:12:38.4082169Z stochastic_rounding=False, 2025-05-07T20:12:38.4082262Z weighted=True, 2025-05-07T20:12:38.4082341Z row_wise=True, 2025-05-07T20:12:38.4082424Z mixed=False, 2025-05-07T20:12:38.4082517Z use_cache=True, 2025-05-07T20:12:38.4082624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4082710Z use_cpu=True, 2025-05-07T20:12:38.4082876Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4082949Z ) 2025-05-07T20:12:38.4083088Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4083511Z self=, 2025-05-07T20:12:38.4083594Z mixed_B=False, 2025-05-07T20:12:38.4083690Z compile=False, 2025-05-07T20:12:38.4083767Z T=3, 2025-05-07T20:12:38.4083842Z D=76, 2025-05-07T20:12:38.4083930Z B=12, 2025-05-07T20:12:38.4084008Z log_E=3, 2025-05-07T20:12:38.4084081Z L=20, 2025-05-07T20:12:38.4084176Z D_gradcheck=2, 2025-05-07T20:12:38.4084271Z stochastic_rounding=True, 2025-05-07T20:12:38.4084352Z weighted=False, 2025-05-07T20:12:38.4084446Z row_wise=True, 2025-05-07T20:12:38.4084530Z mixed=False, 2025-05-07T20:12:38.4084614Z use_cache=True, 2025-05-07T20:12:38.4084740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4084857Z use_cpu=True, 2025-05-07T20:12:38.4084965Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4085053Z ) 2025-05-07T20:12:38.4085193Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4085582Z self=, 2025-05-07T20:12:38.4085665Z mixed_B=False, 2025-05-07T20:12:38.4085746Z compile=True, 2025-05-07T20:12:38.4085832Z T=4, 2025-05-07T20:12:38.4085908Z D=60, 2025-05-07T20:12:38.4092666Z B=115, 2025-05-07T20:12:38.4092810Z log_E=4, 2025-05-07T20:12:38.4092888Z L=8, 2025-05-07T20:12:38.4092992Z D_gradcheck=2, 2025-05-07T20:12:38.4093096Z stochastic_rounding=False, 2025-05-07T20:12:38.4093180Z weighted=False, 2025-05-07T20:12:38.4093278Z row_wise=False, 2025-05-07T20:12:38.4093445Z mixed=False, 2025-05-07T20:12:38.4093544Z use_cache=False, 2025-05-07T20:12:38.4093662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4093750Z use_cpu=True, 2025-05-07T20:12:38.4093881Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4093958Z ) 2025-05-07T20:12:38.4094105Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4094512Z self=, 2025-05-07T20:12:38.4094595Z mixed_B=True, 2025-05-07T20:12:38.4094679Z compile=True, 2025-05-07T20:12:38.4094770Z T=5, 2025-05-07T20:12:38.4094848Z D=65, 2025-05-07T20:12:38.4094928Z B=104, 2025-05-07T20:12:38.4095022Z log_E=4, 2025-05-07T20:12:38.4095098Z L=11, 2025-05-07T20:12:38.4095183Z D_gradcheck=2, 2025-05-07T20:12:38.4095295Z stochastic_rounding=False, 2025-05-07T20:12:38.4095377Z weighted=True, 2025-05-07T20:12:38.4095468Z row_wise=True, 2025-05-07T20:12:38.4095550Z mixed=False, 2025-05-07T20:12:38.4095633Z use_cache=True, 2025-05-07T20:12:38.4095757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4095843Z use_cpu=True, 2025-05-07T20:12:38.4095948Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4096036Z ) 2025-05-07T20:12:38.4096177Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4096564Z self=, 2025-05-07T20:12:38.4096654Z mixed_B=True, 2025-05-07T20:12:38.4096739Z compile=True, 2025-05-07T20:12:38.4096816Z T=4, 2025-05-07T20:12:38.4096906Z D=5, 2025-05-07T20:12:38.4096987Z B=30, 2025-05-07T20:12:38.4097078Z log_E=5, 2025-05-07T20:12:38.4097156Z L=20, 2025-05-07T20:12:38.4097241Z D_gradcheck=2, 2025-05-07T20:12:38.4097348Z stochastic_rounding=True, 2025-05-07T20:12:38.4097431Z weighted=False, 2025-05-07T20:12:38.4097516Z row_wise=False, 2025-05-07T20:12:38.4097609Z mixed=True, 2025-05-07T20:12:38.4097695Z use_cache=True, 2025-05-07T20:12:38.4097805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4097901Z use_cpu=True, 2025-05-07T20:12:38.4098049Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4098124Z ) 2025-05-07T20:12:38.4098270Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4098680Z self=, 2025-05-07T20:12:38.4098776Z mixed_B=True, 2025-05-07T20:12:38.4098856Z compile=True, 2025-05-07T20:12:38.4098933Z T=4, 2025-05-07T20:12:38.4099021Z D=76, 2025-05-07T20:12:38.4099095Z B=11, 2025-05-07T20:12:38.4099172Z log_E=4, 2025-05-07T20:12:38.4099261Z L=16, 2025-05-07T20:12:38.4099342Z D_gradcheck=1, 2025-05-07T20:12:38.4099438Z stochastic_rounding=True, 2025-05-07T20:12:38.4099535Z weighted=True, 2025-05-07T20:12:38.4099615Z row_wise=True, 2025-05-07T20:12:38.4099827Z mixed=False, 2025-05-07T20:12:38.4099929Z use_cache=False, 2025-05-07T20:12:38.4100040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4100156Z use_cpu=True, 2025-05-07T20:12:38.4100276Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4100350Z ) 2025-05-07T20:12:38.4100486Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4100881Z self=, 2025-05-07T20:12:38.4100960Z mixed_B=True, 2025-05-07T20:12:38.4101058Z compile=False, 2025-05-07T20:12:38.4101133Z T=1, 2025-05-07T20:12:38.4101209Z D=37, 2025-05-07T20:12:38.4101301Z B=5, 2025-05-07T20:12:38.4101380Z log_E=3, 2025-05-07T20:12:38.4101457Z L=2, 2025-05-07T20:12:38.4101554Z D_gradcheck=1, 2025-05-07T20:12:38.4101652Z stochastic_rounding=False, 2025-05-07T20:12:38.4101736Z weighted=False, 2025-05-07T20:12:38.4101835Z row_wise=True, 2025-05-07T20:12:38.4101917Z mixed=True, 2025-05-07T20:12:38.4102027Z use_cache=True, 2025-05-07T20:12:38.4102150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4102234Z use_cpu=True, 2025-05-07T20:12:38.4102338Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4102427Z ) 2025-05-07T20:12:38.4102564Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4102953Z self=, 2025-05-07T20:12:38.4103034Z mixed_B=True, 2025-05-07T20:12:38.4103116Z compile=False, 2025-05-07T20:12:38.4103205Z T=2, 2025-05-07T20:12:38.4103281Z D=21, 2025-05-07T20:12:38.4103356Z B=14, 2025-05-07T20:12:38.4103447Z log_E=3, 2025-05-07T20:12:38.4103524Z L=5, 2025-05-07T20:12:38.4103605Z D_gradcheck=1, 2025-05-07T20:12:38.4103714Z stochastic_rounding=True, 2025-05-07T20:12:38.4103798Z weighted=True, 2025-05-07T20:12:38.4103879Z row_wise=False, 2025-05-07T20:12:38.4103974Z mixed=False, 2025-05-07T20:12:38.4104062Z use_cache=False, 2025-05-07T20:12:38.4104186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4104267Z use_cpu=True, 2025-05-07T20:12:38.4104373Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4104457Z ) 2025-05-07T20:12:38.4104593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4104973Z self=, 2025-05-07T20:12:38.4105067Z mixed_B=False, 2025-05-07T20:12:38.4105149Z compile=True, 2025-05-07T20:12:38.4105224Z T=2, 2025-05-07T20:12:38.4105314Z D=68, 2025-05-07T20:12:38.4105389Z B=43, 2025-05-07T20:12:38.4105470Z log_E=3, 2025-05-07T20:12:38.4105556Z L=4, 2025-05-07T20:12:38.4105642Z D_gradcheck=2, 2025-05-07T20:12:38.4105738Z stochastic_rounding=True, 2025-05-07T20:12:38.4105834Z weighted=True, 2025-05-07T20:12:38.4105915Z row_wise=True, 2025-05-07T20:12:38.4106008Z mixed=True, 2025-05-07T20:12:38.4106094Z use_cache=True, 2025-05-07T20:12:38.4106205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4106297Z use_cpu=True, 2025-05-07T20:12:38.4106431Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4106505Z ) 2025-05-07T20:12:38.4106654Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4107056Z self=, 2025-05-07T20:12:38.4107138Z mixed_B=False, 2025-05-07T20:12:38.4107231Z compile=True, 2025-05-07T20:12:38.4107308Z T=1, 2025-05-07T20:12:38.4107383Z D=15, 2025-05-07T20:12:38.4107469Z B=24, 2025-05-07T20:12:38.4107549Z log_E=4, 2025-05-07T20:12:38.4107625Z L=17, 2025-05-07T20:12:38.4107721Z D_gradcheck=2, 2025-05-07T20:12:38.4107818Z stochastic_rounding=True, 2025-05-07T20:12:38.4107916Z weighted=True, 2025-05-07T20:12:38.4107996Z row_wise=True, 2025-05-07T20:12:38.4108080Z mixed=False, 2025-05-07T20:12:38.4108178Z use_cache=False, 2025-05-07T20:12:38.4108284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4108366Z use_cpu=True, 2025-05-07T20:12:38.4108505Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4108580Z ) 2025-05-07T20:12:38.4108715Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4109104Z self=, 2025-05-07T20:12:38.4109186Z mixed_B=False, 2025-05-07T20:12:38.4109269Z compile=True, 2025-05-07T20:12:38.4109357Z T=1, 2025-05-07T20:12:38.4109433Z D=57, 2025-05-07T20:12:38.4109520Z B=66, 2025-05-07T20:12:38.4109598Z log_E=4, 2025-05-07T20:12:38.4109674Z L=10, 2025-05-07T20:12:38.4109802Z D_gradcheck=1, 2025-05-07T20:12:38.4109900Z stochastic_rounding=False, 2025-05-07T20:12:38.4109997Z weighted=True, 2025-05-07T20:12:38.4110079Z row_wise=True, 2025-05-07T20:12:38.4110159Z mixed=True, 2025-05-07T20:12:38.4110282Z use_cache=False, 2025-05-07T20:12:38.4110391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4110474Z use_cpu=True, 2025-05-07T20:12:38.4110593Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4110669Z ) 2025-05-07T20:12:38.4110805Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4111193Z self=, 2025-05-07T20:12:38.4111276Z mixed_B=True, 2025-05-07T20:12:38.4111360Z compile=True, 2025-05-07T20:12:38.4111450Z T=3, 2025-05-07T20:12:38.4111527Z D=115, 2025-05-07T20:12:38.4111620Z B=28, 2025-05-07T20:12:38.4111699Z log_E=5, 2025-05-07T20:12:38.4111776Z L=17, 2025-05-07T20:12:38.4111874Z D_gradcheck=2, 2025-05-07T20:12:38.4111970Z stochastic_rounding=True, 2025-05-07T20:12:38.4112052Z weighted=True, 2025-05-07T20:12:38.4112147Z row_wise=True, 2025-05-07T20:12:38.4112226Z mixed=True, 2025-05-07T20:12:38.4112312Z use_cache=True, 2025-05-07T20:12:38.4112434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4112517Z use_cpu=True, 2025-05-07T20:12:38.4112627Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4112718Z ) 2025-05-07T20:12:38.4112853Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4113230Z self=, 2025-05-07T20:12:38.4113322Z mixed_B=True, 2025-05-07T20:12:38.4113406Z compile=False, 2025-05-07T20:12:38.4113496Z T=1, 2025-05-07T20:12:38.4113568Z D=22, 2025-05-07T20:12:38.4113645Z B=57, 2025-05-07T20:12:38.4113738Z log_E=4, 2025-05-07T20:12:38.4113813Z L=0, 2025-05-07T20:12:38.4113895Z D_gradcheck=2, 2025-05-07T20:12:38.4114007Z stochastic_rounding=True, 2025-05-07T20:12:38.4114088Z weighted=True, 2025-05-07T20:12:38.4114170Z row_wise=True, 2025-05-07T20:12:38.4114264Z mixed=False, 2025-05-07T20:12:38.4114347Z use_cache=False, 2025-05-07T20:12:38.4114458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4114554Z use_cpu=True, 2025-05-07T20:12:38.4114684Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4114759Z ) 2025-05-07T20:12:38.4114904Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4115306Z self=, 2025-05-07T20:12:38.4115402Z mixed_B=True, 2025-05-07T20:12:38.4115486Z compile=False, 2025-05-07T20:12:38.4115563Z T=1, 2025-05-07T20:12:38.4115654Z D=47, 2025-05-07T20:12:38.4115730Z B=98, 2025-05-07T20:12:38.4115808Z log_E=5, 2025-05-07T20:12:38.4115896Z L=6, 2025-05-07T20:12:38.4115984Z D_gradcheck=2, 2025-05-07T20:12:38.4116080Z stochastic_rounding=False, 2025-05-07T20:12:38.4116174Z weighted=True, 2025-05-07T20:12:38.4116257Z row_wise=True, 2025-05-07T20:12:38.4116336Z mixed=True, 2025-05-07T20:12:38.4116433Z use_cache=False, 2025-05-07T20:12:38.4116544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4116640Z use_cpu=True, 2025-05-07T20:12:38.4116769Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4116846Z ) 2025-05-07T20:12:38.4116993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4117363Z self=, 2025-05-07T20:12:38.4117447Z mixed_B=True, 2025-05-07T20:12:38.4117543Z compile=False, 2025-05-07T20:12:38.4117618Z T=5, 2025-05-07T20:12:38.4117697Z D=18, 2025-05-07T20:12:38.4117785Z B=58, 2025-05-07T20:12:38.4117862Z log_E=5, 2025-05-07T20:12:38.4117943Z L=11, 2025-05-07T20:12:38.4118037Z D_gradcheck=1, 2025-05-07T20:12:38.4118134Z stochastic_rounding=False, 2025-05-07T20:12:38.4118220Z weighted=True, 2025-05-07T20:12:38.4118316Z row_wise=False, 2025-05-07T20:12:38.4118395Z mixed=False, 2025-05-07T20:12:38.4118514Z use_cache=True, 2025-05-07T20:12:38.4118619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4118699Z use_cpu=True, 2025-05-07T20:12:38.4118816Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4118888Z ) 2025-05-07T20:12:38.4439376Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4439788Z self=, 2025-05-07T20:12:38.4439877Z mixed_B=True, 2025-05-07T20:12:38.4439962Z compile=True, 2025-05-07T20:12:38.4440098Z T=1, 2025-05-07T20:12:38.4440188Z D=13, 2025-05-07T20:12:38.4440263Z B=37, 2025-05-07T20:12:38.4440341Z log_E=5, 2025-05-07T20:12:38.4440435Z L=20, 2025-05-07T20:12:38.4440519Z D_gradcheck=1, 2025-05-07T20:12:38.4440617Z stochastic_rounding=True, 2025-05-07T20:12:38.4440712Z weighted=True, 2025-05-07T20:12:38.4440795Z row_wise=True, 2025-05-07T20:12:38.4440876Z mixed=True, 2025-05-07T20:12:38.4440977Z use_cache=False, 2025-05-07T20:12:38.4441087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4441183Z use_cpu=True, 2025-05-07T20:12:38.4441292Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4441367Z ) 2025-05-07T20:12:38.4441517Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4441895Z self=, 2025-05-07T20:12:38.4441980Z mixed_B=True, 2025-05-07T20:12:38.4442075Z compile=True, 2025-05-07T20:12:38.4442151Z T=3, 2025-05-07T20:12:38.4442230Z D=28, 2025-05-07T20:12:38.4442319Z B=25, 2025-05-07T20:12:38.4442398Z log_E=3, 2025-05-07T20:12:38.4442475Z L=14, 2025-05-07T20:12:38.4442572Z D_gradcheck=1, 2025-05-07T20:12:38.4442673Z stochastic_rounding=False, 2025-05-07T20:12:38.4442770Z weighted=True, 2025-05-07T20:12:38.4442851Z row_wise=True, 2025-05-07T20:12:38.4442933Z mixed=True, 2025-05-07T20:12:38.4443032Z use_cache=False, 2025-05-07T20:12:38.4443142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4443225Z use_cpu=True, 2025-05-07T20:12:38.4443452Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4443527Z ) 2025-05-07T20:12:38.4443666Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4444064Z self=, 2025-05-07T20:12:38.4444199Z mixed_B=True, 2025-05-07T20:12:38.4444286Z compile=False, 2025-05-07T20:12:38.4444376Z T=4, 2025-05-07T20:12:38.4444453Z D=21, 2025-05-07T20:12:38.4444529Z B=61, 2025-05-07T20:12:38.4444622Z log_E=4, 2025-05-07T20:12:38.4444699Z L=11, 2025-05-07T20:12:38.4444797Z D_gradcheck=1, 2025-05-07T20:12:38.4444898Z stochastic_rounding=False, 2025-05-07T20:12:38.4444982Z weighted=True, 2025-05-07T20:12:38.4445079Z row_wise=False, 2025-05-07T20:12:38.4445160Z mixed=True, 2025-05-07T20:12:38.4445245Z use_cache=True, 2025-05-07T20:12:38.4445370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4445456Z use_cpu=True, 2025-05-07T20:12:38.4445600Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4445691Z ) 2025-05-07T20:12:38.4445828Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4446205Z self=, 2025-05-07T20:12:38.4446300Z mixed_B=True, 2025-05-07T20:12:38.4446384Z compile=False, 2025-05-07T20:12:38.4446475Z T=4, 2025-05-07T20:12:38.4446554Z D=77, 2025-05-07T20:12:38.4446713Z B=80, 2025-05-07T20:12:38.4446809Z log_E=5, 2025-05-07T20:12:38.4446887Z L=2, 2025-05-07T20:12:38.4446971Z D_gradcheck=2, 2025-05-07T20:12:38.4447081Z stochastic_rounding=True, 2025-05-07T20:12:38.4447165Z weighted=True, 2025-05-07T20:12:38.4447245Z row_wise=True, 2025-05-07T20:12:38.4447346Z mixed=False, 2025-05-07T20:12:38.4447432Z use_cache=False, 2025-05-07T20:12:38.4447582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4447679Z use_cpu=True, 2025-05-07T20:12:38.4447787Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4447864Z ) 2025-05-07T20:12:38.4448015Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4448393Z self=, 2025-05-07T20:12:38.4448487Z mixed_B=True, 2025-05-07T20:12:38.4448575Z compile=False, 2025-05-07T20:12:38.4448653Z T=4, 2025-05-07T20:12:38.4448731Z D=84, 2025-05-07T20:12:38.4448816Z B=98, 2025-05-07T20:12:38.4448896Z log_E=3, 2025-05-07T20:12:38.4448972Z L=1, 2025-05-07T20:12:38.4449066Z D_gradcheck=1, 2025-05-07T20:12:38.4449166Z stochastic_rounding=False, 2025-05-07T20:12:38.4449249Z weighted=False, 2025-05-07T20:12:38.4449342Z row_wise=False, 2025-05-07T20:12:38.4449425Z mixed=False, 2025-05-07T20:12:38.4449517Z use_cache=False, 2025-05-07T20:12:38.4449627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4449710Z use_cpu=True, 2025-05-07T20:12:38.4449829Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4449905Z ) 2025-05-07T20:12:38.4450042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4450429Z self=, 2025-05-07T20:12:38.4450513Z mixed_B=True, 2025-05-07T20:12:38.4450598Z compile=False, 2025-05-07T20:12:38.4450686Z T=5, 2025-05-07T20:12:38.4450763Z D=51, 2025-05-07T20:12:38.4450841Z B=27, 2025-05-07T20:12:38.4450930Z log_E=3, 2025-05-07T20:12:38.4451007Z L=8, 2025-05-07T20:12:38.4451089Z D_gradcheck=1, 2025-05-07T20:12:38.4451198Z stochastic_rounding=False, 2025-05-07T20:12:38.4451281Z weighted=False, 2025-05-07T20:12:38.4451373Z row_wise=True, 2025-05-07T20:12:38.4451453Z mixed=True, 2025-05-07T20:12:38.4451535Z use_cache=True, 2025-05-07T20:12:38.4451654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4451734Z use_cpu=True, 2025-05-07T20:12:38.4451837Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4451949Z ) 2025-05-07T20:12:38.4452085Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4452461Z self=, 2025-05-07T20:12:38.4452580Z mixed_B=False, 2025-05-07T20:12:38.4452665Z compile=False, 2025-05-07T20:12:38.4452742Z T=2, 2025-05-07T20:12:38.4452829Z D=126, 2025-05-07T20:12:38.4452905Z B=32, 2025-05-07T20:12:38.4452993Z log_E=5, 2025-05-07T20:12:38.4453069Z L=11, 2025-05-07T20:12:38.4453151Z D_gradcheck=2, 2025-05-07T20:12:38.4453256Z stochastic_rounding=True, 2025-05-07T20:12:38.4453341Z weighted=False, 2025-05-07T20:12:38.4453422Z row_wise=True, 2025-05-07T20:12:38.4453513Z mixed=False, 2025-05-07T20:12:38.4453596Z use_cache=True, 2025-05-07T20:12:38.4453710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4453791Z use_cpu=True, 2025-05-07T20:12:38.4453938Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4454016Z ) 2025-05-07T20:12:38.4454151Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4454539Z self=, 2025-05-07T20:12:38.4454623Z mixed_B=True, 2025-05-07T20:12:38.4454715Z compile=True, 2025-05-07T20:12:38.4454793Z T=5, 2025-05-07T20:12:38.4454867Z D=102, 2025-05-07T20:12:38.4454956Z B=116, 2025-05-07T20:12:38.4455035Z log_E=5, 2025-05-07T20:12:38.4455110Z L=11, 2025-05-07T20:12:38.4455205Z D_gradcheck=1, 2025-05-07T20:12:38.4455301Z stochastic_rounding=True, 2025-05-07T20:12:38.4455380Z weighted=True, 2025-05-07T20:12:38.4455476Z row_wise=False, 2025-05-07T20:12:38.4455558Z mixed=False, 2025-05-07T20:12:38.4455640Z use_cache=False, 2025-05-07T20:12:38.4455786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4455868Z use_cpu=True, 2025-05-07T20:12:38.4455972Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4456060Z ) 2025-05-07T20:12:38.4456197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4456581Z self=, 2025-05-07T20:12:38.4456664Z mixed_B=False, 2025-05-07T20:12:38.4456744Z compile=True, 2025-05-07T20:12:38.4456831Z T=4, 2025-05-07T20:12:38.4456909Z D=117, 2025-05-07T20:12:38.4456983Z B=17, 2025-05-07T20:12:38.4457072Z log_E=5, 2025-05-07T20:12:38.4457149Z L=14, 2025-05-07T20:12:38.4457238Z D_gradcheck=2, 2025-05-07T20:12:38.4457346Z stochastic_rounding=False, 2025-05-07T20:12:38.4457432Z weighted=False, 2025-05-07T20:12:38.4457509Z row_wise=True, 2025-05-07T20:12:38.4457598Z mixed=True, 2025-05-07T20:12:38.4457681Z use_cache=False, 2025-05-07T20:12:38.4457802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4457885Z use_cpu=True, 2025-05-07T20:12:38.4457989Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4458071Z ) 2025-05-07T20:12:38.4458205Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4458578Z self=, 2025-05-07T20:12:38.4458675Z mixed_B=False, 2025-05-07T20:12:38.4458756Z compile=False, 2025-05-07T20:12:38.4458833Z T=2, 2025-05-07T20:12:38.4458920Z D=96, 2025-05-07T20:12:38.4458995Z B=5, 2025-05-07T20:12:38.4459070Z log_E=4, 2025-05-07T20:12:38.4459158Z L=17, 2025-05-07T20:12:38.4459239Z D_gradcheck=2, 2025-05-07T20:12:38.4459334Z stochastic_rounding=False, 2025-05-07T20:12:38.4459428Z weighted=False, 2025-05-07T20:12:38.4459508Z row_wise=True, 2025-05-07T20:12:38.4459738Z mixed=False, 2025-05-07T20:12:38.4459825Z use_cache=False, 2025-05-07T20:12:38.4459932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4460024Z use_cpu=True, 2025-05-07T20:12:38.4460128Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4460231Z ) 2025-05-07T20:12:38.4460375Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4460750Z self=, 2025-05-07T20:12:38.4460854Z mixed_B=True, 2025-05-07T20:12:38.4460949Z compile=False, 2025-05-07T20:12:38.4461025Z T=2, 2025-05-07T20:12:38.4461097Z D=31, 2025-05-07T20:12:38.4461186Z B=60, 2025-05-07T20:12:38.4461263Z log_E=5, 2025-05-07T20:12:38.4461335Z L=1, 2025-05-07T20:12:38.4461435Z D_gradcheck=2, 2025-05-07T20:12:38.4461530Z stochastic_rounding=True, 2025-05-07T20:12:38.4461623Z weighted=False, 2025-05-07T20:12:38.4461702Z row_wise=True, 2025-05-07T20:12:38.4461780Z mixed=True, 2025-05-07T20:12:38.4461874Z use_cache=True, 2025-05-07T20:12:38.4461985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4462062Z use_cpu=True, 2025-05-07T20:12:38.4462201Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4462277Z ) 2025-05-07T20:12:38.4462407Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4462792Z self=, 2025-05-07T20:12:38.4462874Z mixed_B=True, 2025-05-07T20:12:38.4462954Z compile=False, 2025-05-07T20:12:38.4463040Z T=3, 2025-05-07T20:12:38.4463116Z D=39, 2025-05-07T20:12:38.4463200Z B=34, 2025-05-07T20:12:38.4463278Z log_E=3, 2025-05-07T20:12:38.4463351Z L=2, 2025-05-07T20:12:38.4463442Z D_gradcheck=2, 2025-05-07T20:12:38.4463540Z stochastic_rounding=False, 2025-05-07T20:12:38.4463619Z weighted=False, 2025-05-07T20:12:38.4463710Z row_wise=True, 2025-05-07T20:12:38.4463789Z mixed=True, 2025-05-07T20:12:38.4463866Z use_cache=True, 2025-05-07T20:12:38.4464010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4464092Z use_cpu=True, 2025-05-07T20:12:38.4464193Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4464279Z ) 2025-05-07T20:12:38.4464415Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4464788Z self=, 2025-05-07T20:12:38.4464882Z mixed_B=False, 2025-05-07T20:12:38.4464965Z compile=False, 2025-05-07T20:12:38.4465049Z T=1, 2025-05-07T20:12:38.4465154Z D=11, 2025-05-07T20:12:38.4465239Z B=98, 2025-05-07T20:12:38.4465319Z log_E=3, 2025-05-07T20:12:38.4465397Z L=3, 2025-05-07T20:12:38.4465488Z D_gradcheck=2, 2025-05-07T20:12:38.4465583Z stochastic_rounding=True, 2025-05-07T20:12:38.4465667Z weighted=False, 2025-05-07T20:12:38.4465757Z row_wise=True, 2025-05-07T20:12:38.4465836Z mixed=False, 2025-05-07T20:12:38.4465918Z use_cache=True, 2025-05-07T20:12:38.4466037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4466118Z use_cpu=True, 2025-05-07T20:12:38.4466220Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4466304Z ) 2025-05-07T20:12:38.4466442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4466816Z self=, 2025-05-07T20:12:38.4466904Z mixed_B=True, 2025-05-07T20:12:38.4466985Z compile=False, 2025-05-07T20:12:38.4467067Z T=5, 2025-05-07T20:12:38.4467142Z D=111, 2025-05-07T20:12:38.4467218Z B=112, 2025-05-07T20:12:38.4467302Z log_E=3, 2025-05-07T20:12:38.4467377Z L=4, 2025-05-07T20:12:38.4467458Z D_gradcheck=1, 2025-05-07T20:12:38.4467559Z stochastic_rounding=True, 2025-05-07T20:12:38.4467640Z weighted=True, 2025-05-07T20:12:38.4467721Z row_wise=False, 2025-05-07T20:12:38.4467806Z mixed=False, 2025-05-07T20:12:38.4467890Z use_cache=False, 2025-05-07T20:12:38.4467998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4468087Z use_cpu=True, 2025-05-07T20:12:38.4468189Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4468287Z ) 2025-05-07T20:12:38.4468430Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4468805Z self=, 2025-05-07T20:12:38.4468919Z mixed_B=False, 2025-05-07T20:12:38.4469001Z compile=True, 2025-05-07T20:12:38.4469075Z T=2, 2025-05-07T20:12:38.4469160Z D=113, 2025-05-07T20:12:38.4469230Z B=73, 2025-05-07T20:12:38.4469307Z log_E=5, 2025-05-07T20:12:38.4469391Z L=15, 2025-05-07T20:12:38.4469471Z D_gradcheck=1, 2025-05-07T20:12:38.4469568Z stochastic_rounding=False, 2025-05-07T20:12:38.4469657Z weighted=False, 2025-05-07T20:12:38.4469737Z row_wise=False, 2025-05-07T20:12:38.4469816Z mixed=True, 2025-05-07T20:12:38.4469906Z use_cache=True, 2025-05-07T20:12:38.4470014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4470092Z use_cpu=True, 2025-05-07T20:12:38.4470225Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4470299Z ) 2025-05-07T20:12:38.4470445Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4470815Z self=, 2025-05-07T20:12:38.4470892Z mixed_B=True, 2025-05-07T20:12:38.4470989Z compile=True, 2025-05-07T20:12:38.4471063Z T=3, 2025-05-07T20:12:38.4471137Z D=111, 2025-05-07T20:12:38.4471226Z B=30, 2025-05-07T20:12:38.4471303Z log_E=4, 2025-05-07T20:12:38.4471376Z L=8, 2025-05-07T20:12:38.4471467Z D_gradcheck=2, 2025-05-07T20:12:38.4471563Z stochastic_rounding=False, 2025-05-07T20:12:38.4471644Z weighted=True, 2025-05-07T20:12:38.4471733Z row_wise=True, 2025-05-07T20:12:38.4471812Z mixed=False, 2025-05-07T20:12:38.4471905Z use_cache=False, 2025-05-07T20:12:38.4472036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4472115Z use_cpu=True, 2025-05-07T20:12:38.4472228Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4472300Z ) 2025-05-07T20:12:38.4472435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4472818Z self=, 2025-05-07T20:12:38.4472897Z mixed_B=True, 2025-05-07T20:12:38.4472976Z compile=False, 2025-05-07T20:12:38.4473062Z T=4, 2025-05-07T20:12:38.4473134Z D=49, 2025-05-07T20:12:38.4473207Z B=74, 2025-05-07T20:12:38.4473296Z log_E=5, 2025-05-07T20:12:38.4473369Z L=15, 2025-05-07T20:12:38.4473450Z D_gradcheck=2, 2025-05-07T20:12:38.4473554Z stochastic_rounding=True, 2025-05-07T20:12:38.4473633Z weighted=True, 2025-05-07T20:12:38.4473722Z row_wise=True, 2025-05-07T20:12:38.4473799Z mixed=False, 2025-05-07T20:12:38.4473881Z use_cache=True, 2025-05-07T20:12:38.4473999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4474080Z use_cpu=True, 2025-05-07T20:12:38.4474182Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4474270Z ) 2025-05-07T20:12:38.4804932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4805347Z self=, 2025-05-07T20:12:38.4805436Z mixed_B=True, 2025-05-07T20:12:38.4805520Z compile=True, 2025-05-07T20:12:38.4805606Z T=4, 2025-05-07T20:12:38.4805682Z D=60, 2025-05-07T20:12:38.4805759Z B=94, 2025-05-07T20:12:38.4805847Z log_E=4, 2025-05-07T20:12:38.4805923Z L=7, 2025-05-07T20:12:38.4806033Z D_gradcheck=1, 2025-05-07T20:12:38.4806200Z stochastic_rounding=False, 2025-05-07T20:12:38.4806289Z weighted=True, 2025-05-07T20:12:38.4806371Z row_wise=True, 2025-05-07T20:12:38.4806459Z mixed=True, 2025-05-07T20:12:38.4806541Z use_cache=True, 2025-05-07T20:12:38.4806654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4806747Z use_cpu=True, 2025-05-07T20:12:38.4806854Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4807036Z ) 2025-05-07T20:12:38.4807173Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4807553Z self=, 2025-05-07T20:12:38.4807683Z mixed_B=False, 2025-05-07T20:12:38.4807767Z compile=False, 2025-05-07T20:12:38.4807842Z T=2, 2025-05-07T20:12:38.4807924Z D=96, 2025-05-07T20:12:38.4807999Z B=74, 2025-05-07T20:12:38.4808075Z log_E=3, 2025-05-07T20:12:38.4808158Z L=17, 2025-05-07T20:12:38.4808240Z D_gradcheck=1, 2025-05-07T20:12:38.4808339Z stochastic_rounding=False, 2025-05-07T20:12:38.4808428Z weighted=False, 2025-05-07T20:12:38.4808577Z row_wise=True, 2025-05-07T20:12:38.4808667Z mixed=False, 2025-05-07T20:12:38.4808747Z use_cache=True, 2025-05-07T20:12:38.4808854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4808944Z use_cpu=True, 2025-05-07T20:12:38.4809084Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4809155Z ) 2025-05-07T20:12:38.4809302Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4809680Z self=, 2025-05-07T20:12:38.4809757Z mixed_B=True, 2025-05-07T20:12:38.4809847Z compile=True, 2025-05-07T20:12:38.4809921Z T=1, 2025-05-07T20:12:38.4809992Z D=48, 2025-05-07T20:12:38.4810076Z B=16, 2025-05-07T20:12:38.4810152Z log_E=3, 2025-05-07T20:12:38.4810241Z L=8, 2025-05-07T20:12:38.4810348Z D_gradcheck=2, 2025-05-07T20:12:38.4810465Z stochastic_rounding=False, 2025-05-07T20:12:38.4810562Z weighted=False, 2025-05-07T20:12:38.4810641Z row_wise=True, 2025-05-07T20:12:38.4810722Z mixed=True, 2025-05-07T20:12:38.4810816Z use_cache=False, 2025-05-07T20:12:38.4810975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4811069Z use_cpu=True, 2025-05-07T20:12:38.4811180Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4811267Z ) 2025-05-07T20:12:38.4811408Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4811825Z self=, 2025-05-07T20:12:38.4811909Z mixed_B=False, 2025-05-07T20:12:38.4811993Z compile=False, 2025-05-07T20:12:38.4812077Z T=3, 2025-05-07T20:12:38.4812152Z D=20, 2025-05-07T20:12:38.4812226Z B=63, 2025-05-07T20:12:38.4812314Z log_E=5, 2025-05-07T20:12:38.4812392Z L=13, 2025-05-07T20:12:38.4812500Z D_gradcheck=2, 2025-05-07T20:12:38.4812601Z stochastic_rounding=False, 2025-05-07T20:12:38.4812692Z weighted=False, 2025-05-07T20:12:38.4812779Z row_wise=True, 2025-05-07T20:12:38.4812867Z mixed=True, 2025-05-07T20:12:38.4812971Z use_cache=True, 2025-05-07T20:12:38.4813093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4813183Z use_cpu=True, 2025-05-07T20:12:38.4813286Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4813357Z ) 2025-05-07T20:12:38.4813501Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4813878Z self=, 2025-05-07T20:12:38.4813961Z mixed_B=True, 2025-05-07T20:12:38.4814050Z compile=False, 2025-05-07T20:12:38.4814126Z T=3, 2025-05-07T20:12:38.4814203Z D=41, 2025-05-07T20:12:38.4814287Z B=100, 2025-05-07T20:12:38.4814366Z log_E=4, 2025-05-07T20:12:38.4814450Z L=6, 2025-05-07T20:12:38.4814530Z D_gradcheck=2, 2025-05-07T20:12:38.4814624Z stochastic_rounding=True, 2025-05-07T20:12:38.4814715Z weighted=True, 2025-05-07T20:12:38.4814793Z row_wise=True, 2025-05-07T20:12:38.4814872Z mixed=True, 2025-05-07T20:12:38.4814964Z use_cache=False, 2025-05-07T20:12:38.4815072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4815154Z use_cpu=True, 2025-05-07T20:12:38.4815262Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4815364Z ) 2025-05-07T20:12:38.4815499Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4815880Z self=, 2025-05-07T20:12:38.4815983Z mixed_B=True, 2025-05-07T20:12:38.4816064Z compile=False, 2025-05-07T20:12:38.4816145Z T=3, 2025-05-07T20:12:38.4816219Z D=70, 2025-05-07T20:12:38.4816305Z B=56, 2025-05-07T20:12:38.4816380Z log_E=4, 2025-05-07T20:12:38.4816454Z L=17, 2025-05-07T20:12:38.4816543Z D_gradcheck=2, 2025-05-07T20:12:38.4816640Z stochastic_rounding=False, 2025-05-07T20:12:38.4816722Z weighted=False, 2025-05-07T20:12:38.4816809Z row_wise=False, 2025-05-07T20:12:38.4816886Z mixed=False, 2025-05-07T20:12:38.4816967Z use_cache=False, 2025-05-07T20:12:38.4817086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4817166Z use_cpu=True, 2025-05-07T20:12:38.4817328Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4817412Z ) 2025-05-07T20:12:38.4817546Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4817919Z self=, 2025-05-07T20:12:38.4818008Z mixed_B=False, 2025-05-07T20:12:38.4818089Z compile=False, 2025-05-07T20:12:38.4818172Z T=5, 2025-05-07T20:12:38.4818246Z D=30, 2025-05-07T20:12:38.4818322Z B=8, 2025-05-07T20:12:38.4818412Z log_E=3, 2025-05-07T20:12:38.4818486Z L=13, 2025-05-07T20:12:38.4818566Z D_gradcheck=1, 2025-05-07T20:12:38.4818669Z stochastic_rounding=True, 2025-05-07T20:12:38.4818752Z weighted=True, 2025-05-07T20:12:38.4818834Z row_wise=False, 2025-05-07T20:12:38.4818919Z mixed=True, 2025-05-07T20:12:38.4819000Z use_cache=False, 2025-05-07T20:12:38.4819133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4819217Z use_cpu=True, 2025-05-07T20:12:38.4819319Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4819397Z ) 2025-05-07T20:12:38.4819539Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4819997Z self=, 2025-05-07T20:12:38.4820091Z mixed_B=False, 2025-05-07T20:12:38.4820168Z compile=True, 2025-05-07T20:12:38.4820242Z T=4, 2025-05-07T20:12:38.4820324Z D=51, 2025-05-07T20:12:38.4820399Z B=7, 2025-05-07T20:12:38.4820473Z log_E=4, 2025-05-07T20:12:38.4820554Z L=5, 2025-05-07T20:12:38.4820633Z D_gradcheck=2, 2025-05-07T20:12:38.4820731Z stochastic_rounding=False, 2025-05-07T20:12:38.4820819Z weighted=False, 2025-05-07T20:12:38.4820895Z row_wise=True, 2025-05-07T20:12:38.4820973Z mixed=False, 2025-05-07T20:12:38.4821061Z use_cache=True, 2025-05-07T20:12:38.4821169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4821248Z use_cpu=True, 2025-05-07T20:12:38.4821357Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4821433Z ) 2025-05-07T20:12:38.4821577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4821952Z self=, 2025-05-07T20:12:38.4822034Z mixed_B=True, 2025-05-07T20:12:38.4822128Z compile=True, 2025-05-07T20:12:38.4822202Z T=3, 2025-05-07T20:12:38.4822279Z D=11, 2025-05-07T20:12:38.4822362Z B=111, 2025-05-07T20:12:38.4822437Z log_E=5, 2025-05-07T20:12:38.4822515Z L=5, 2025-05-07T20:12:38.4822602Z D_gradcheck=1, 2025-05-07T20:12:38.4822698Z stochastic_rounding=False, 2025-05-07T20:12:38.4822777Z weighted=True, 2025-05-07T20:12:38.4822860Z row_wise=True, 2025-05-07T20:12:38.4822939Z mixed=False, 2025-05-07T20:12:38.4823028Z use_cache=False, 2025-05-07T20:12:38.4823136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4823215Z use_cpu=True, 2025-05-07T20:12:38.4823324Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4823430Z ) 2025-05-07T20:12:38.4823564Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4823959Z self=, 2025-05-07T20:12:38.4824042Z mixed_B=False, 2025-05-07T20:12:38.4824152Z compile=True, 2025-05-07T20:12:38.4824245Z T=2, 2025-05-07T20:12:38.4824321Z D=59, 2025-05-07T20:12:38.4824399Z B=18, 2025-05-07T20:12:38.4824490Z log_E=3, 2025-05-07T20:12:38.4824567Z L=14, 2025-05-07T20:12:38.4824650Z D_gradcheck=1, 2025-05-07T20:12:38.4824763Z stochastic_rounding=True, 2025-05-07T20:12:38.4824851Z weighted=False, 2025-05-07T20:12:38.4824945Z row_wise=False, 2025-05-07T20:12:38.4825026Z mixed=True, 2025-05-07T20:12:38.4825107Z use_cache=True, 2025-05-07T20:12:38.4825233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4825317Z use_cpu=True, 2025-05-07T20:12:38.4825420Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4825538Z ) 2025-05-07T20:12:38.4825673Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4826050Z self=, 2025-05-07T20:12:38.4826150Z mixed_B=True, 2025-05-07T20:12:38.4826234Z compile=True, 2025-05-07T20:12:38.4826310Z T=4, 2025-05-07T20:12:38.4826402Z D=44, 2025-05-07T20:12:38.4826479Z B=12, 2025-05-07T20:12:38.4826574Z log_E=4, 2025-05-07T20:12:38.4826651Z L=6, 2025-05-07T20:12:38.4826735Z D_gradcheck=1, 2025-05-07T20:12:38.4826848Z stochastic_rounding=False, 2025-05-07T20:12:38.4826932Z weighted=True, 2025-05-07T20:12:38.4827013Z row_wise=True, 2025-05-07T20:12:38.4827109Z mixed=False, 2025-05-07T20:12:38.4827193Z use_cache=False, 2025-05-07T20:12:38.4827329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4827422Z use_cpu=True, 2025-05-07T20:12:38.4827523Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4827603Z ) 2025-05-07T20:12:38.4827753Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4828133Z self=, 2025-05-07T20:12:38.4828215Z mixed_B=True, 2025-05-07T20:12:38.4828314Z compile=False, 2025-05-07T20:12:38.4828390Z T=1, 2025-05-07T20:12:38.4828482Z D=106, 2025-05-07T20:12:38.4828557Z B=10, 2025-05-07T20:12:38.4828636Z log_E=5, 2025-05-07T20:12:38.4828722Z L=2, 2025-05-07T20:12:38.4828801Z D_gradcheck=1, 2025-05-07T20:12:38.4828897Z stochastic_rounding=True, 2025-05-07T20:12:38.4828992Z weighted=True, 2025-05-07T20:12:38.4829069Z row_wise=True, 2025-05-07T20:12:38.4829149Z mixed=False, 2025-05-07T20:12:38.4829243Z use_cache=False, 2025-05-07T20:12:38.4829351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4829435Z use_cpu=True, 2025-05-07T20:12:38.4829547Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4829620Z ) 2025-05-07T20:12:38.4829754Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4830140Z self=, 2025-05-07T20:12:38.4830219Z mixed_B=True, 2025-05-07T20:12:38.4830313Z compile=True, 2025-05-07T20:12:38.4830388Z T=1, 2025-05-07T20:12:38.4830461Z D=90, 2025-05-07T20:12:38.4830548Z B=37, 2025-05-07T20:12:38.4830622Z log_E=4, 2025-05-07T20:12:38.4830694Z L=20, 2025-05-07T20:12:38.4830789Z D_gradcheck=2, 2025-05-07T20:12:38.4830882Z stochastic_rounding=True, 2025-05-07T20:12:38.4830964Z weighted=False, 2025-05-07T20:12:38.4831056Z row_wise=True, 2025-05-07T20:12:38.4831135Z mixed=False, 2025-05-07T20:12:38.4831216Z use_cache=True, 2025-05-07T20:12:38.4831339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4831416Z use_cpu=True, 2025-05-07T20:12:38.4831520Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4831635Z ) 2025-05-07T20:12:38.4831772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4832159Z self=, 2025-05-07T20:12:38.4832238Z mixed_B=True, 2025-05-07T20:12:38.4832344Z compile=True, 2025-05-07T20:12:38.4832437Z T=3, 2025-05-07T20:12:38.4832512Z D=11, 2025-05-07T20:12:38.4832589Z B=118, 2025-05-07T20:12:38.4832676Z log_E=5, 2025-05-07T20:12:38.4832749Z L=8, 2025-05-07T20:12:38.4832829Z D_gradcheck=1, 2025-05-07T20:12:38.4832934Z stochastic_rounding=True, 2025-05-07T20:12:38.4833017Z weighted=True, 2025-05-07T20:12:38.4833099Z row_wise=False, 2025-05-07T20:12:38.4833189Z mixed=True, 2025-05-07T20:12:38.4833274Z use_cache=False, 2025-05-07T20:12:38.4833382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.4833476Z use_cpu=True, 2025-05-07T20:12:38.4833580Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4833690Z ) 2025-05-07T20:12:38.4833827Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4834202Z self=, 2025-05-07T20:12:38.4834294Z mixed_B=True, 2025-05-07T20:12:38.4834375Z compile=True, 2025-05-07T20:12:38.4834450Z T=1, 2025-05-07T20:12:38.4834538Z D=123, 2025-05-07T20:12:38.4834613Z B=21, 2025-05-07T20:12:38.4834691Z log_E=4, 2025-05-07T20:12:38.4834779Z L=3, 2025-05-07T20:12:38.4834860Z D_gradcheck=1, 2025-05-07T20:12:38.4834956Z stochastic_rounding=False, 2025-05-07T20:12:38.4835052Z weighted=False, 2025-05-07T20:12:38.4835132Z row_wise=False, 2025-05-07T20:12:38.4835222Z mixed=True, 2025-05-07T20:12:38.4835301Z use_cache=True, 2025-05-07T20:12:38.4835406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4835538Z use_cpu=True, 2025-05-07T20:12:38.4835637Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4835711Z ) 2025-05-07T20:12:38.4835855Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4836228Z self=, 2025-05-07T20:12:38.4836308Z mixed_B=True, 2025-05-07T20:12:38.4836403Z compile=True, 2025-05-07T20:12:38.4836475Z T=5, 2025-05-07T20:12:38.4836550Z D=12, 2025-05-07T20:12:38.4836640Z B=102, 2025-05-07T20:12:38.4836716Z log_E=5, 2025-05-07T20:12:38.4836791Z L=9, 2025-05-07T20:12:38.4836887Z D_gradcheck=2, 2025-05-07T20:12:38.4836983Z stochastic_rounding=False, 2025-05-07T20:12:38.4837076Z weighted=False, 2025-05-07T20:12:38.4837155Z row_wise=True, 2025-05-07T20:12:38.4837233Z mixed=False, 2025-05-07T20:12:38.4837325Z use_cache=False, 2025-05-07T20:12:38.4837432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4837512Z use_cpu=True, 2025-05-07T20:12:38.4837624Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.4837699Z ) 2025-05-07T20:12:38.4837836Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.4838220Z self=, 2025-05-07T20:12:38.4838299Z mixed_B=False, 2025-05-07T20:12:38.4838383Z compile=False, 2025-05-07T20:12:38.4838468Z T=4, 2025-05-07T20:12:38.4838540Z D=16, 2025-05-07T20:12:38.4838627Z B=62, 2025-05-07T20:12:38.4838704Z log_E=3, 2025-05-07T20:12:38.4838779Z L=8, 2025-05-07T20:12:38.4838872Z D_gradcheck=1, 2025-05-07T20:12:38.4838967Z stochastic_rounding=False, 2025-05-07T20:12:38.4839047Z weighted=False, 2025-05-07T20:12:38.4839145Z row_wise=False, 2025-05-07T20:12:38.4839222Z mixed=False, 2025-05-07T20:12:38.4839300Z use_cache=True, 2025-05-07T20:12:38.4839422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.4839502Z use_cpu=True, 2025-05-07T20:12:38.4839602Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.4839715Z ) 2025-05-07T20:12:38.5168001Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5168704Z self=, 2025-05-07T20:12:38.5168826Z mixed_B=True, 2025-05-07T20:12:38.5169140Z compile=False, 2025-05-07T20:12:38.5169278Z T=4, 2025-05-07T20:12:38.5169399Z D=56, 2025-05-07T20:12:38.5169545Z B=19, 2025-05-07T20:12:38.5169714Z log_E=5, 2025-05-07T20:12:38.5169858Z L=11, 2025-05-07T20:12:38.5170011Z D_gradcheck=1, 2025-05-07T20:12:38.5170147Z stochastic_rounding=False, 2025-05-07T20:12:38.5170232Z weighted=True, 2025-05-07T20:12:38.5170316Z row_wise=False, 2025-05-07T20:12:38.5170407Z mixed=False, 2025-05-07T20:12:38.5170493Z use_cache=True, 2025-05-07T20:12:38.5170606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5170704Z use_cpu=True, 2025-05-07T20:12:38.5170811Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5170957Z ) 2025-05-07T20:12:38.5171101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5171489Z self=, 2025-05-07T20:12:38.5171589Z mixed_B=False, 2025-05-07T20:12:38.5171677Z compile=False, 2025-05-07T20:12:38.5171757Z T=2, 2025-05-07T20:12:38.5171848Z D=36, 2025-05-07T20:12:38.5171929Z B=110, 2025-05-07T20:12:38.5172010Z log_E=4, 2025-05-07T20:12:38.5172098Z L=9, 2025-05-07T20:12:38.5172181Z D_gradcheck=2, 2025-05-07T20:12:38.5172281Z stochastic_rounding=False, 2025-05-07T20:12:38.5172377Z weighted=False, 2025-05-07T20:12:38.5172463Z row_wise=False, 2025-05-07T20:12:38.5172545Z mixed=False, 2025-05-07T20:12:38.5172642Z use_cache=True, 2025-05-07T20:12:38.5172753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5172892Z use_cpu=True, 2025-05-07T20:12:38.5172999Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5173078Z ) 2025-05-07T20:12:38.5173234Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5173617Z self=, 2025-05-07T20:12:38.5173700Z mixed_B=True, 2025-05-07T20:12:38.5173802Z compile=False, 2025-05-07T20:12:38.5173881Z T=2, 2025-05-07T20:12:38.5173958Z D=121, 2025-05-07T20:12:38.5174050Z B=121, 2025-05-07T20:12:38.5174128Z log_E=5, 2025-05-07T20:12:38.5174204Z L=1, 2025-05-07T20:12:38.5174301Z D_gradcheck=2, 2025-05-07T20:12:38.5174400Z stochastic_rounding=True, 2025-05-07T20:12:38.5174498Z weighted=True, 2025-05-07T20:12:38.5174584Z row_wise=True, 2025-05-07T20:12:38.5174666Z mixed=True, 2025-05-07T20:12:38.5174761Z use_cache=True, 2025-05-07T20:12:38.5174873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5174956Z use_cpu=True, 2025-05-07T20:12:38.5175076Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5175155Z ) 2025-05-07T20:12:38.5175290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5175827Z self=, 2025-05-07T20:12:38.5175913Z mixed_B=True, 2025-05-07T20:12:38.5176000Z compile=False, 2025-05-07T20:12:38.5176092Z T=4, 2025-05-07T20:12:38.5176169Z D=50, 2025-05-07T20:12:38.5176245Z B=116, 2025-05-07T20:12:38.5176335Z log_E=3, 2025-05-07T20:12:38.5176412Z L=6, 2025-05-07T20:12:38.5176510Z D_gradcheck=2, 2025-05-07T20:12:38.5176607Z stochastic_rounding=True, 2025-05-07T20:12:38.5176689Z weighted=True, 2025-05-07T20:12:38.5176783Z row_wise=True, 2025-05-07T20:12:38.5176864Z mixed=True, 2025-05-07T20:12:38.5176944Z use_cache=True, 2025-05-07T20:12:38.5177072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5177154Z use_cpu=True, 2025-05-07T20:12:38.5177256Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5177400Z ) 2025-05-07T20:12:38.5177538Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5177918Z self=, 2025-05-07T20:12:38.5178017Z mixed_B=False, 2025-05-07T20:12:38.5178135Z compile=True, 2025-05-07T20:12:38.5178225Z T=1, 2025-05-07T20:12:38.5178304Z D=23, 2025-05-07T20:12:38.5178380Z B=128, 2025-05-07T20:12:38.5178469Z log_E=5, 2025-05-07T20:12:38.5178548Z L=19, 2025-05-07T20:12:38.5178630Z D_gradcheck=1, 2025-05-07T20:12:38.5178734Z stochastic_rounding=True, 2025-05-07T20:12:38.5178821Z weighted=False, 2025-05-07T20:12:38.5178899Z row_wise=True, 2025-05-07T20:12:38.5178991Z mixed=True, 2025-05-07T20:12:38.5179075Z use_cache=True, 2025-05-07T20:12:38.5179184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5179279Z use_cpu=True, 2025-05-07T20:12:38.5179595Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5179863Z ) 2025-05-07T20:12:38.5180087Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5180483Z self=, 2025-05-07T20:12:38.5180566Z mixed_B=False, 2025-05-07T20:12:38.5180653Z compile=True, 2025-05-07T20:12:38.5180738Z T=2, 2025-05-07T20:12:38.5180815Z D=33, 2025-05-07T20:12:38.5180892Z B=109, 2025-05-07T20:12:38.5180985Z log_E=5, 2025-05-07T20:12:38.5181064Z L=20, 2025-05-07T20:12:38.5181157Z D_gradcheck=1, 2025-05-07T20:12:38.5181257Z stochastic_rounding=False, 2025-05-07T20:12:38.5181343Z weighted=False, 2025-05-07T20:12:38.5181436Z row_wise=True, 2025-05-07T20:12:38.5181516Z mixed=False, 2025-05-07T20:12:38.5181600Z use_cache=True, 2025-05-07T20:12:38.5181722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5181862Z use_cpu=True, 2025-05-07T20:12:38.5181968Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5182594Z ) 2025-05-07T20:12:38.5182801Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5183186Z self=, 2025-05-07T20:12:38.5183281Z mixed_B=False, 2025-05-07T20:12:38.5183469Z compile=False, 2025-05-07T20:12:38.5183561Z T=3, 2025-05-07T20:12:38.5183640Z D=122, 2025-05-07T20:12:38.5183719Z B=67, 2025-05-07T20:12:38.5183811Z log_E=5, 2025-05-07T20:12:38.5183889Z L=4, 2025-05-07T20:12:38.5184114Z D_gradcheck=1, 2025-05-07T20:12:38.5184232Z stochastic_rounding=False, 2025-05-07T20:12:38.5184317Z weighted=True, 2025-05-07T20:12:38.5184400Z row_wise=True, 2025-05-07T20:12:38.5184495Z mixed=True, 2025-05-07T20:12:38.5184582Z use_cache=False, 2025-05-07T20:12:38.5184694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5184792Z use_cpu=True, 2025-05-07T20:12:38.5184897Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5184974Z ) 2025-05-07T20:12:38.5185125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5185507Z self=, 2025-05-07T20:12:38.5185602Z mixed_B=True, 2025-05-07T20:12:38.5185686Z compile=True, 2025-05-07T20:12:38.5185761Z T=1, 2025-05-07T20:12:38.5185848Z D=78, 2025-05-07T20:12:38.5185924Z B=85, 2025-05-07T20:12:38.5186002Z log_E=3, 2025-05-07T20:12:38.5186090Z L=8, 2025-05-07T20:12:38.5186173Z D_gradcheck=2, 2025-05-07T20:12:38.5186270Z stochastic_rounding=True, 2025-05-07T20:12:38.5186365Z weighted=False, 2025-05-07T20:12:38.5186446Z row_wise=False, 2025-05-07T20:12:38.5186528Z mixed=True, 2025-05-07T20:12:38.5186623Z use_cache=False, 2025-05-07T20:12:38.5186733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5186817Z use_cpu=True, 2025-05-07T20:12:38.5186931Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5187006Z ) 2025-05-07T20:12:38.5187201Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5187580Z self=, 2025-05-07T20:12:38.5187662Z mixed_B=True, 2025-05-07T20:12:38.5187779Z compile=True, 2025-05-07T20:12:38.5187856Z T=5, 2025-05-07T20:12:38.5187935Z D=109, 2025-05-07T20:12:38.5188025Z B=50, 2025-05-07T20:12:38.5188105Z log_E=5, 2025-05-07T20:12:38.5188179Z L=13, 2025-05-07T20:12:38.5188276Z D_gradcheck=2, 2025-05-07T20:12:38.5188374Z stochastic_rounding=False, 2025-05-07T20:12:38.5188456Z weighted=True, 2025-05-07T20:12:38.5188631Z row_wise=False, 2025-05-07T20:12:38.5188713Z mixed=True, 2025-05-07T20:12:38.5188797Z use_cache=False, 2025-05-07T20:12:38.5188917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5189000Z use_cpu=True, 2025-05-07T20:12:38.5189117Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5189190Z ) 2025-05-07T20:12:38.5189385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5189780Z self=, 2025-05-07T20:12:38.5189863Z mixed_B=False, 2025-05-07T20:12:38.5189948Z compile=True, 2025-05-07T20:12:38.5190042Z T=3, 2025-05-07T20:12:38.5190118Z D=3, 2025-05-07T20:12:38.5190198Z B=27, 2025-05-07T20:12:38.5190291Z log_E=5, 2025-05-07T20:12:38.5190368Z L=17, 2025-05-07T20:12:38.5190455Z D_gradcheck=1, 2025-05-07T20:12:38.5190570Z stochastic_rounding=False, 2025-05-07T20:12:38.5190652Z weighted=True, 2025-05-07T20:12:38.5190736Z row_wise=False, 2025-05-07T20:12:38.5190831Z mixed=True, 2025-05-07T20:12:38.5190914Z use_cache=True, 2025-05-07T20:12:38.5191037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5191150Z use_cpu=True, 2025-05-07T20:12:38.5191256Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5191341Z ) 2025-05-07T20:12:38.5191482Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5191863Z self=, 2025-05-07T20:12:38.5191959Z mixed_B=True, 2025-05-07T20:12:38.5192044Z compile=True, 2025-05-07T20:12:38.5192121Z T=2, 2025-05-07T20:12:38.5192205Z D=89, 2025-05-07T20:12:38.5192285Z B=79, 2025-05-07T20:12:38.5192364Z log_E=4, 2025-05-07T20:12:38.5192450Z L=0, 2025-05-07T20:12:38.5192534Z D_gradcheck=2, 2025-05-07T20:12:38.5192643Z stochastic_rounding=False, 2025-05-07T20:12:38.5192725Z weighted=True, 2025-05-07T20:12:38.5192808Z row_wise=False, 2025-05-07T20:12:38.5192900Z mixed=False, 2025-05-07T20:12:38.5192984Z use_cache=False, 2025-05-07T20:12:38.5193097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5193191Z use_cpu=True, 2025-05-07T20:12:38.5193305Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5193381Z ) 2025-05-07T20:12:38.5193537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5193916Z self=, 2025-05-07T20:12:38.5193999Z mixed_B=True, 2025-05-07T20:12:38.5194099Z compile=True, 2025-05-07T20:12:38.5194177Z T=5, 2025-05-07T20:12:38.5194257Z D=86, 2025-05-07T20:12:38.5194349Z B=56, 2025-05-07T20:12:38.5194431Z log_E=5, 2025-05-07T20:12:38.5194522Z L=11, 2025-05-07T20:12:38.5194607Z D_gradcheck=2, 2025-05-07T20:12:38.5194710Z stochastic_rounding=False, 2025-05-07T20:12:38.5194809Z weighted=True, 2025-05-07T20:12:38.5194893Z row_wise=True, 2025-05-07T20:12:38.5194977Z mixed=False, 2025-05-07T20:12:38.5195077Z use_cache=False, 2025-05-07T20:12:38.5195188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5195274Z use_cpu=True, 2025-05-07T20:12:38.5195394Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5195469Z ) 2025-05-07T20:12:38.5195635Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5196025Z self=, 2025-05-07T20:12:38.5196111Z mixed_B=False, 2025-05-07T20:12:38.5196255Z compile=False, 2025-05-07T20:12:38.5196336Z T=4, 2025-05-07T20:12:38.5196415Z D=38, 2025-05-07T20:12:38.5196507Z B=88, 2025-05-07T20:12:38.5196589Z log_E=3, 2025-05-07T20:12:38.5196667Z L=16, 2025-05-07T20:12:38.5196767Z D_gradcheck=1, 2025-05-07T20:12:38.5196866Z stochastic_rounding=True, 2025-05-07T20:12:38.5196953Z weighted=False, 2025-05-07T20:12:38.5197052Z row_wise=False, 2025-05-07T20:12:38.5197135Z mixed=False, 2025-05-07T20:12:38.5197221Z use_cache=False, 2025-05-07T20:12:38.5197346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5197432Z use_cpu=True, 2025-05-07T20:12:38.5197535Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5197626Z ) 2025-05-07T20:12:38.5197788Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5198180Z self=, 2025-05-07T20:12:38.5198262Z mixed_B=False, 2025-05-07T20:12:38.5198347Z compile=False, 2025-05-07T20:12:38.5198438Z T=2, 2025-05-07T20:12:38.5198512Z D=80, 2025-05-07T20:12:38.5198592Z B=53, 2025-05-07T20:12:38.5198681Z log_E=4, 2025-05-07T20:12:38.5198757Z L=4, 2025-05-07T20:12:38.5198839Z D_gradcheck=2, 2025-05-07T20:12:38.5198950Z stochastic_rounding=False, 2025-05-07T20:12:38.5199032Z weighted=True, 2025-05-07T20:12:38.5199114Z row_wise=False, 2025-05-07T20:12:38.5199207Z mixed=True, 2025-05-07T20:12:38.5199293Z use_cache=True, 2025-05-07T20:12:38.5199402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5199544Z use_cpu=True, 2025-05-07T20:12:38.5199646Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5199732Z ) 2025-05-07T20:12:38.5199870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5200248Z self=, 2025-05-07T20:12:38.5200345Z mixed_B=True, 2025-05-07T20:12:38.5200431Z compile=True, 2025-05-07T20:12:38.5200510Z T=1, 2025-05-07T20:12:38.5200649Z D=122, 2025-05-07T20:12:38.5200725Z B=41, 2025-05-07T20:12:38.5200805Z log_E=5, 2025-05-07T20:12:38.5200894Z L=9, 2025-05-07T20:12:38.5200978Z D_gradcheck=1, 2025-05-07T20:12:38.5201078Z stochastic_rounding=False, 2025-05-07T20:12:38.5201175Z weighted=False, 2025-05-07T20:12:38.5201258Z row_wise=False, 2025-05-07T20:12:38.5201341Z mixed=False, 2025-05-07T20:12:38.5201443Z use_cache=False, 2025-05-07T20:12:38.5201555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5201651Z use_cpu=True, 2025-05-07T20:12:38.5201757Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5201832Z ) 2025-05-07T20:12:38.5201981Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5202355Z self=, 2025-05-07T20:12:38.5202439Z mixed_B=False, 2025-05-07T20:12:38.5202535Z compile=False, 2025-05-07T20:12:38.5202612Z T=3, 2025-05-07T20:12:38.5202688Z D=34, 2025-05-07T20:12:38.5202776Z B=103, 2025-05-07T20:12:38.5202857Z log_E=5, 2025-05-07T20:12:38.5202932Z L=3, 2025-05-07T20:12:38.5203026Z D_gradcheck=2, 2025-05-07T20:12:38.5203122Z stochastic_rounding=False, 2025-05-07T20:12:38.5203205Z weighted=True, 2025-05-07T20:12:38.5203300Z row_wise=False, 2025-05-07T20:12:38.5203378Z mixed=True, 2025-05-07T20:12:38.5203474Z use_cache=False, 2025-05-07T20:12:38.5203584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5203668Z use_cpu=True, 2025-05-07T20:12:38.5203785Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5203860Z ) 2025-05-07T20:12:38.5204027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5204418Z self=, 2025-05-07T20:12:38.5204501Z mixed_B=False, 2025-05-07T20:12:38.5204609Z compile=False, 2025-05-07T20:12:38.5204701Z T=5, 2025-05-07T20:12:38.5204778Z D=12, 2025-05-07T20:12:38.5204855Z B=121, 2025-05-07T20:12:38.5204946Z log_E=4, 2025-05-07T20:12:38.5205023Z L=13, 2025-05-07T20:12:38.5205120Z D_gradcheck=1, 2025-05-07T20:12:38.5205217Z stochastic_rounding=False, 2025-05-07T20:12:38.5205304Z weighted=False, 2025-05-07T20:12:38.5205398Z row_wise=True, 2025-05-07T20:12:38.5205478Z mixed=True, 2025-05-07T20:12:38.5205562Z use_cache=False, 2025-05-07T20:12:38.5205683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5205767Z use_cpu=True, 2025-05-07T20:12:38.5205870Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5205956Z ) 2025-05-07T20:12:38.5532528Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5533128Z self=, 2025-05-07T20:12:38.5533254Z mixed_B=True, 2025-05-07T20:12:38.5533393Z compile=True, 2025-05-07T20:12:38.5533525Z T=4, 2025-05-07T20:12:38.5533632Z D=44, 2025-05-07T20:12:38.5533757Z B=57, 2025-05-07T20:12:38.5533927Z log_E=4, 2025-05-07T20:12:38.5534077Z L=20, 2025-05-07T20:12:38.5534240Z D_gradcheck=2, 2025-05-07T20:12:38.5534424Z stochastic_rounding=True, 2025-05-07T20:12:38.5534516Z weighted=True, 2025-05-07T20:12:38.5534597Z row_wise=True, 2025-05-07T20:12:38.5534690Z mixed=False, 2025-05-07T20:12:38.5534772Z use_cache=True, 2025-05-07T20:12:38.5534890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5535038Z use_cpu=True, 2025-05-07T20:12:38.5535144Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5535232Z ) 2025-05-07T20:12:38.5535374Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5535755Z self=, 2025-05-07T20:12:38.5535852Z mixed_B=False, 2025-05-07T20:12:38.5535938Z compile=False, 2025-05-07T20:12:38.5536086Z T=4, 2025-05-07T20:12:38.5536178Z D=100, 2025-05-07T20:12:38.5536255Z B=59, 2025-05-07T20:12:38.5536334Z log_E=5, 2025-05-07T20:12:38.5536422Z L=6, 2025-05-07T20:12:38.5536505Z D_gradcheck=1, 2025-05-07T20:12:38.5536604Z stochastic_rounding=True, 2025-05-07T20:12:38.5536701Z weighted=True, 2025-05-07T20:12:38.5536782Z row_wise=True, 2025-05-07T20:12:38.5536876Z mixed=False, 2025-05-07T20:12:38.5536959Z use_cache=True, 2025-05-07T20:12:38.5537070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5537169Z use_cpu=True, 2025-05-07T20:12:38.5537276Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5537354Z ) 2025-05-07T20:12:38.5537506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5537887Z self=, 2025-05-07T20:12:38.5537971Z mixed_B=True, 2025-05-07T20:12:38.5538070Z compile=False, 2025-05-07T20:12:38.5538149Z T=2, 2025-05-07T20:12:38.5538227Z D=88, 2025-05-07T20:12:38.5538321Z B=52, 2025-05-07T20:12:38.5538401Z log_E=5, 2025-05-07T20:12:38.5538480Z L=9, 2025-05-07T20:12:38.5538576Z D_gradcheck=1, 2025-05-07T20:12:38.5538675Z stochastic_rounding=False, 2025-05-07T20:12:38.5538769Z weighted=True, 2025-05-07T20:12:38.5538850Z row_wise=True, 2025-05-07T20:12:38.5538933Z mixed=True, 2025-05-07T20:12:38.5539028Z use_cache=True, 2025-05-07T20:12:38.5539137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5539221Z use_cpu=True, 2025-05-07T20:12:38.5539336Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5539412Z ) 2025-05-07T20:12:38.5539601Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5540057Z self=, 2025-05-07T20:12:38.5540139Z mixed_B=True, 2025-05-07T20:12:38.5540223Z compile=True, 2025-05-07T20:12:38.5540354Z T=5, 2025-05-07T20:12:38.5540434Z D=45, 2025-05-07T20:12:38.5540525Z B=94, 2025-05-07T20:12:38.5540604Z log_E=4, 2025-05-07T20:12:38.5540680Z L=20, 2025-05-07T20:12:38.5540774Z D_gradcheck=2, 2025-05-07T20:12:38.5540875Z stochastic_rounding=False, 2025-05-07T20:12:38.5540964Z weighted=False, 2025-05-07T20:12:38.5541059Z row_wise=False, 2025-05-07T20:12:38.5541142Z mixed=False, 2025-05-07T20:12:38.5541227Z use_cache=True, 2025-05-07T20:12:38.5541354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5541443Z use_cpu=True, 2025-05-07T20:12:38.5541551Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5541642Z ) 2025-05-07T20:12:38.5541826Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5542203Z self=, 2025-05-07T20:12:38.5542301Z mixed_B=True, 2025-05-07T20:12:38.5542389Z compile=False, 2025-05-07T20:12:38.5542481Z T=2, 2025-05-07T20:12:38.5542559Z D=64, 2025-05-07T20:12:38.5542637Z B=17, 2025-05-07T20:12:38.5542731Z log_E=4, 2025-05-07T20:12:38.5542812Z L=9, 2025-05-07T20:12:38.5542900Z D_gradcheck=1, 2025-05-07T20:12:38.5543015Z stochastic_rounding=False, 2025-05-07T20:12:38.5543101Z weighted=True, 2025-05-07T20:12:38.5543185Z row_wise=True, 2025-05-07T20:12:38.5543282Z mixed=True, 2025-05-07T20:12:38.5543368Z use_cache=True, 2025-05-07T20:12:38.5543482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5543606Z use_cpu=True, 2025-05-07T20:12:38.5543715Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5543793Z ) 2025-05-07T20:12:38.5543948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5544330Z self=, 2025-05-07T20:12:38.5544427Z mixed_B=True, 2025-05-07T20:12:38.5544512Z compile=False, 2025-05-07T20:12:38.5544593Z T=4, 2025-05-07T20:12:38.5544685Z D=39, 2025-05-07T20:12:38.5544765Z B=48, 2025-05-07T20:12:38.5544844Z log_E=3, 2025-05-07T20:12:38.5544933Z L=13, 2025-05-07T20:12:38.5545018Z D_gradcheck=1, 2025-05-07T20:12:38.5545121Z stochastic_rounding=False, 2025-05-07T20:12:38.5545219Z weighted=False, 2025-05-07T20:12:38.5545302Z row_wise=False, 2025-05-07T20:12:38.5545382Z mixed=True, 2025-05-07T20:12:38.5545480Z use_cache=True, 2025-05-07T20:12:38.5545593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5545679Z use_cpu=True, 2025-05-07T20:12:38.5545795Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5545869Z ) 2025-05-07T20:12:38.5546021Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5546397Z self=, 2025-05-07T20:12:38.5546478Z mixed_B=False, 2025-05-07T20:12:38.5546575Z compile=False, 2025-05-07T20:12:38.5546653Z T=4, 2025-05-07T20:12:38.5546728Z D=43, 2025-05-07T20:12:38.5546817Z B=119, 2025-05-07T20:12:38.5546895Z log_E=3, 2025-05-07T20:12:38.5546972Z L=6, 2025-05-07T20:12:38.5547063Z D_gradcheck=1, 2025-05-07T20:12:38.5547160Z stochastic_rounding=True, 2025-05-07T20:12:38.5547242Z weighted=False, 2025-05-07T20:12:38.5547340Z row_wise=False, 2025-05-07T20:12:38.5547419Z mixed=False, 2025-05-07T20:12:38.5547512Z use_cache=True, 2025-05-07T20:12:38.5547619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5547704Z use_cpu=True, 2025-05-07T20:12:38.5547820Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5547895Z ) 2025-05-07T20:12:38.5548059Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5548450Z self=, 2025-05-07T20:12:38.5548531Z mixed_B=True, 2025-05-07T20:12:38.5548612Z compile=True, 2025-05-07T20:12:38.5548734Z T=3, 2025-05-07T20:12:38.5548812Z D=37, 2025-05-07T20:12:38.5548887Z B=95, 2025-05-07T20:12:38.5548978Z log_E=4, 2025-05-07T20:12:38.5549053Z L=0, 2025-05-07T20:12:38.5549136Z D_gradcheck=2, 2025-05-07T20:12:38.5549247Z stochastic_rounding=True, 2025-05-07T20:12:38.5549331Z weighted=False, 2025-05-07T20:12:38.5549428Z row_wise=False, 2025-05-07T20:12:38.5549508Z mixed=True, 2025-05-07T20:12:38.5549590Z use_cache=True, 2025-05-07T20:12:38.5549710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5549794Z use_cpu=True, 2025-05-07T20:12:38.5549898Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5549985Z ) 2025-05-07T20:12:38.5550143Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5550521Z self=, 2025-05-07T20:12:38.5550615Z mixed_B=True, 2025-05-07T20:12:38.5550698Z compile=True, 2025-05-07T20:12:38.5550776Z T=1, 2025-05-07T20:12:38.5550864Z D=23, 2025-05-07T20:12:38.5550938Z B=65, 2025-05-07T20:12:38.5551015Z log_E=4, 2025-05-07T20:12:38.5551103Z L=11, 2025-05-07T20:12:38.5551184Z D_gradcheck=1, 2025-05-07T20:12:38.5551293Z stochastic_rounding=True, 2025-05-07T20:12:38.5551379Z weighted=True, 2025-05-07T20:12:38.5551462Z row_wise=False, 2025-05-07T20:12:38.5551556Z mixed=True, 2025-05-07T20:12:38.5551639Z use_cache=True, 2025-05-07T20:12:38.5551749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5551870Z use_cpu=True, 2025-05-07T20:12:38.5551975Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5552051Z ) 2025-05-07T20:12:38.5552199Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5552577Z self=, 2025-05-07T20:12:38.5552663Z mixed_B=False, 2025-05-07T20:12:38.5552758Z compile=True, 2025-05-07T20:12:38.5552837Z T=4, 2025-05-07T20:12:38.5552925Z D=122, 2025-05-07T20:12:38.5553002Z B=93, 2025-05-07T20:12:38.5553081Z log_E=5, 2025-05-07T20:12:38.5553172Z L=5, 2025-05-07T20:12:38.5553255Z D_gradcheck=2, 2025-05-07T20:12:38.5553351Z stochastic_rounding=True, 2025-05-07T20:12:38.5553446Z weighted=True, 2025-05-07T20:12:38.5553528Z row_wise=True, 2025-05-07T20:12:38.5553608Z mixed=False, 2025-05-07T20:12:38.5553701Z use_cache=True, 2025-05-07T20:12:38.5553810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5553893Z use_cpu=True, 2025-05-07T20:12:38.5554006Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5554081Z ) 2025-05-07T20:12:38.5554216Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5554606Z self=, 2025-05-07T20:12:38.5554687Z mixed_B=True, 2025-05-07T20:12:38.5554779Z compile=True, 2025-05-07T20:12:38.5554857Z T=4, 2025-05-07T20:12:38.5554934Z D=15, 2025-05-07T20:12:38.5555020Z B=36, 2025-05-07T20:12:38.5555097Z log_E=4, 2025-05-07T20:12:38.5555175Z L=11, 2025-05-07T20:12:38.5555270Z D_gradcheck=2, 2025-05-07T20:12:38.5555368Z stochastic_rounding=False, 2025-05-07T20:12:38.5555450Z weighted=True, 2025-05-07T20:12:38.5555544Z row_wise=False, 2025-05-07T20:12:38.5555626Z mixed=True, 2025-05-07T20:12:38.5555705Z use_cache=True, 2025-05-07T20:12:38.5555824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5555907Z use_cpu=True, 2025-05-07T20:12:38.5556008Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5556093Z ) 2025-05-07T20:12:38.5556228Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5556646Z self=, 2025-05-07T20:12:38.5556727Z mixed_B=True, 2025-05-07T20:12:38.5556809Z compile=True, 2025-05-07T20:12:38.5556920Z T=3, 2025-05-07T20:12:38.5556997Z D=106, 2025-05-07T20:12:38.5557073Z B=119, 2025-05-07T20:12:38.5557160Z log_E=5, 2025-05-07T20:12:38.5557236Z L=8, 2025-05-07T20:12:38.5557320Z D_gradcheck=1, 2025-05-07T20:12:38.5557430Z stochastic_rounding=False, 2025-05-07T20:12:38.5557511Z weighted=True, 2025-05-07T20:12:38.5557590Z row_wise=True, 2025-05-07T20:12:38.5557683Z mixed=True, 2025-05-07T20:12:38.5557766Z use_cache=False, 2025-05-07T20:12:38.5557875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5557971Z use_cpu=True, 2025-05-07T20:12:38.5558075Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5558166Z ) 2025-05-07T20:12:38.5558326Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5558704Z self=, 2025-05-07T20:12:38.5558797Z mixed_B=True, 2025-05-07T20:12:38.5558881Z compile=False, 2025-05-07T20:12:38.5558959Z T=5, 2025-05-07T20:12:38.5559050Z D=126, 2025-05-07T20:12:38.5559127Z B=20, 2025-05-07T20:12:38.5559205Z log_E=3, 2025-05-07T20:12:38.5559294Z L=9, 2025-05-07T20:12:38.5559378Z D_gradcheck=1, 2025-05-07T20:12:38.5559476Z stochastic_rounding=True, 2025-05-07T20:12:38.5559575Z weighted=False, 2025-05-07T20:12:38.5559658Z row_wise=False, 2025-05-07T20:12:38.5559750Z mixed=False, 2025-05-07T20:12:38.5559832Z use_cache=True, 2025-05-07T20:12:38.5559937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5560059Z use_cpu=True, 2025-05-07T20:12:38.5560162Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5560236Z ) 2025-05-07T20:12:38.5560383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5560761Z self=, 2025-05-07T20:12:38.5560842Z mixed_B=False, 2025-05-07T20:12:38.5560934Z compile=False, 2025-05-07T20:12:38.5561013Z T=3, 2025-05-07T20:12:38.5561089Z D=4, 2025-05-07T20:12:38.5561174Z B=8, 2025-05-07T20:12:38.5561254Z log_E=5, 2025-05-07T20:12:38.5561329Z L=0, 2025-05-07T20:12:38.5561430Z D_gradcheck=2, 2025-05-07T20:12:38.5561531Z stochastic_rounding=False, 2025-05-07T20:12:38.5561627Z weighted=False, 2025-05-07T20:12:38.5561709Z row_wise=False, 2025-05-07T20:12:38.5561790Z mixed=True, 2025-05-07T20:12:38.5561886Z use_cache=True, 2025-05-07T20:12:38.5561996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5562082Z use_cpu=True, 2025-05-07T20:12:38.5562196Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5562269Z ) 2025-05-07T20:12:38.5562408Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5562799Z self=, 2025-05-07T20:12:38.5562882Z mixed_B=True, 2025-05-07T20:12:38.5562966Z compile=True, 2025-05-07T20:12:38.5563060Z T=4, 2025-05-07T20:12:38.5563139Z D=98, 2025-05-07T20:12:38.5563217Z B=81, 2025-05-07T20:12:38.5563307Z log_E=4, 2025-05-07T20:12:38.5563383Z L=9, 2025-05-07T20:12:38.5563481Z D_gradcheck=2, 2025-05-07T20:12:38.5563580Z stochastic_rounding=True, 2025-05-07T20:12:38.5563665Z weighted=False, 2025-05-07T20:12:38.5563761Z row_wise=True, 2025-05-07T20:12:38.5563842Z mixed=True, 2025-05-07T20:12:38.5563926Z use_cache=True, 2025-05-07T20:12:38.5564049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.5564132Z use_cpu=True, 2025-05-07T20:12:38.5564238Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5564327Z ) 2025-05-07T20:12:38.5564465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5564868Z self=, 2025-05-07T20:12:38.5564963Z mixed_B=False, 2025-05-07T20:12:38.5565046Z compile=True, 2025-05-07T20:12:38.5565160Z T=1, 2025-05-07T20:12:38.5565236Z D=43, 2025-05-07T20:12:38.5565311Z B=63, 2025-05-07T20:12:38.5565400Z log_E=5, 2025-05-07T20:12:38.5565476Z L=20, 2025-05-07T20:12:38.5565561Z D_gradcheck=1, 2025-05-07T20:12:38.5565671Z stochastic_rounding=False, 2025-05-07T20:12:38.5565750Z weighted=True, 2025-05-07T20:12:38.5565832Z row_wise=True, 2025-05-07T20:12:38.5565928Z mixed=False, 2025-05-07T20:12:38.5566011Z use_cache=True, 2025-05-07T20:12:38.5566121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5566211Z use_cpu=True, 2025-05-07T20:12:38.5566315Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.5566392Z ) 2025-05-07T20:12:38.5566564Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.5566944Z self=, 2025-05-07T20:12:38.5567033Z mixed_B=True, 2025-05-07T20:12:38.5567113Z compile=False, 2025-05-07T20:12:38.5567190Z T=5, 2025-05-07T20:12:38.5567278Z D=110, 2025-05-07T20:12:38.5567352Z B=29, 2025-05-07T20:12:38.5567428Z log_E=5, 2025-05-07T20:12:38.5567515Z L=0, 2025-05-07T20:12:38.5567598Z D_gradcheck=1, 2025-05-07T20:12:38.5567696Z stochastic_rounding=True, 2025-05-07T20:12:38.5567792Z weighted=False, 2025-05-07T20:12:38.5567874Z row_wise=False, 2025-05-07T20:12:38.5567954Z mixed=True, 2025-05-07T20:12:38.5568043Z use_cache=False, 2025-05-07T20:12:38.5568152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.5568263Z use_cpu=True, 2025-05-07T20:12:38.5568378Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.5568453Z ) 2025-05-07T20:12:38.7054304Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7054981Z self=, 2025-05-07T20:12:38.7055583Z mixed_B=True, 2025-05-07T20:12:38.7055942Z compile=False, 2025-05-07T20:12:38.7056354Z T=1, 2025-05-07T20:12:38.7056633Z D=66, 2025-05-07T20:12:38.7056905Z B=75, 2025-05-07T20:12:38.7057085Z log_E=3, 2025-05-07T20:12:38.7057285Z L=1, 2025-05-07T20:12:38.7057484Z D_gradcheck=2, 2025-05-07T20:12:38.7057710Z stochastic_rounding=False, 2025-05-07T20:12:38.7057983Z weighted=True, 2025-05-07T20:12:38.7058211Z row_wise=False, 2025-05-07T20:12:38.7058416Z mixed=True, 2025-05-07T20:12:38.7058632Z use_cache=False, 2025-05-07T20:12:38.7058888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7059179Z use_cpu=True, 2025-05-07T20:12:38.7059419Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7059764Z ) 2025-05-07T20:12:38.7060001Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7060639Z self=, 2025-05-07T20:12:38.7061221Z mixed_B=True, 2025-05-07T20:12:38.7061441Z compile=True, 2025-05-07T20:12:38.7061640Z T=3, 2025-05-07T20:12:38.7061834Z D=68, 2025-05-07T20:12:38.7062025Z B=45, 2025-05-07T20:12:38.7062202Z log_E=5, 2025-05-07T20:12:38.7062401Z L=2, 2025-05-07T20:12:38.7062598Z D_gradcheck=2, 2025-05-07T20:12:38.7062821Z stochastic_rounding=False, 2025-05-07T20:12:38.7063084Z weighted=True, 2025-05-07T20:12:38.7063302Z row_wise=False, 2025-05-07T20:12:38.7063509Z mixed=False, 2025-05-07T20:12:38.7063724Z use_cache=True, 2025-05-07T20:12:38.7063970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7064260Z use_cpu=True, 2025-05-07T20:12:38.7064500Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7064771Z ) 2025-05-07T20:12:38.7065005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7065769Z self=, 2025-05-07T20:12:38.7066351Z mixed_B=False, 2025-05-07T20:12:38.7066561Z compile=False, 2025-05-07T20:12:38.7066782Z T=4, 2025-05-07T20:12:38.7067022Z D=106, 2025-05-07T20:12:38.7067209Z B=82, 2025-05-07T20:12:38.7074849Z log_E=5, 2025-05-07T20:12:38.7075102Z L=13, 2025-05-07T20:12:38.7075312Z D_gradcheck=2, 2025-05-07T20:12:38.7075737Z stochastic_rounding=True, 2025-05-07T20:12:38.7076009Z weighted=False, 2025-05-07T20:12:38.7076242Z row_wise=True, 2025-05-07T20:12:38.7076468Z mixed=True, 2025-05-07T20:12:38.7076676Z use_cache=True, 2025-05-07T20:12:38.7076929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7077237Z use_cpu=True, 2025-05-07T20:12:38.7077483Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7077759Z ) 2025-05-07T20:12:38.7078099Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7078741Z self=, 2025-05-07T20:12:38.7079332Z mixed_B=True, 2025-05-07T20:12:38.7079559Z compile=False, 2025-05-07T20:12:38.7079770Z T=5, 2025-05-07T20:12:38.7079969Z D=86, 2025-05-07T20:12:38.7080165Z B=114, 2025-05-07T20:12:38.7080356Z log_E=4, 2025-05-07T20:12:38.7080557Z L=7, 2025-05-07T20:12:38.7080754Z D_gradcheck=1, 2025-05-07T20:12:38.7080983Z stochastic_rounding=True, 2025-05-07T20:12:38.7081249Z weighted=False, 2025-05-07T20:12:38.7081471Z row_wise=False, 2025-05-07T20:12:38.7081678Z mixed=False, 2025-05-07T20:12:38.7081894Z use_cache=True, 2025-05-07T20:12:38.7082135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7082439Z use_cpu=True, 2025-05-07T20:12:38.7082721Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7082994Z ) 2025-05-07T20:12:38.7083242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7083871Z self=, 2025-05-07T20:12:38.7084452Z mixed_B=True, 2025-05-07T20:12:38.7084674Z compile=False, 2025-05-07T20:12:38.7084879Z T=3, 2025-05-07T20:12:38.7085071Z D=47, 2025-05-07T20:12:38.7085267Z B=71, 2025-05-07T20:12:38.7085453Z log_E=3, 2025-05-07T20:12:38.7085657Z L=20, 2025-05-07T20:12:38.7085861Z D_gradcheck=2, 2025-05-07T20:12:38.7086089Z stochastic_rounding=True, 2025-05-07T20:12:38.7086359Z weighted=False, 2025-05-07T20:12:38.7086586Z row_wise=False, 2025-05-07T20:12:38.7086792Z mixed=True, 2025-05-07T20:12:38.7087017Z use_cache=True, 2025-05-07T20:12:38.7087265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7087558Z use_cpu=True, 2025-05-07T20:12:38.7087802Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7088076Z ) 2025-05-07T20:12:38.7088326Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7088955Z self=, 2025-05-07T20:12:38.7089538Z mixed_B=False, 2025-05-07T20:12:38.7089763Z compile=False, 2025-05-07T20:12:38.7089972Z T=3, 2025-05-07T20:12:38.7090167Z D=123, 2025-05-07T20:12:38.7090359Z B=44, 2025-05-07T20:12:38.7090541Z log_E=3, 2025-05-07T20:12:38.7090744Z L=3, 2025-05-07T20:12:38.7090951Z D_gradcheck=2, 2025-05-07T20:12:38.7091175Z stochastic_rounding=False, 2025-05-07T20:12:38.7091447Z weighted=True, 2025-05-07T20:12:38.7091673Z row_wise=True, 2025-05-07T20:12:38.7091876Z mixed=False, 2025-05-07T20:12:38.7092099Z use_cache=False, 2025-05-07T20:12:38.7092359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7092651Z use_cpu=True, 2025-05-07T20:12:38.7092898Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7093176Z ) 2025-05-07T20:12:38.7093409Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7094113Z self=, 2025-05-07T20:12:38.7094699Z mixed_B=False, 2025-05-07T20:12:38.7094922Z compile=True, 2025-05-07T20:12:38.7095122Z T=1, 2025-05-07T20:12:38.7095352Z D=69, 2025-05-07T20:12:38.7095546Z B=25, 2025-05-07T20:12:38.7095726Z log_E=5, 2025-05-07T20:12:38.7095924Z L=17, 2025-05-07T20:12:38.7096125Z D_gradcheck=2, 2025-05-07T20:12:38.7096353Z stochastic_rounding=False, 2025-05-07T20:12:38.7096624Z weighted=False, 2025-05-07T20:12:38.7096851Z row_wise=True, 2025-05-07T20:12:38.7097058Z mixed=True, 2025-05-07T20:12:38.7097278Z use_cache=False, 2025-05-07T20:12:38.7097534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7097829Z use_cpu=True, 2025-05-07T20:12:38.7098077Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7098350Z ) 2025-05-07T20:12:38.7098608Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7099249Z self=, 2025-05-07T20:12:38.7099921Z mixed_B=False, 2025-05-07T20:12:38.7100151Z compile=False, 2025-05-07T20:12:38.7100360Z T=3, 2025-05-07T20:12:38.7100562Z D=68, 2025-05-07T20:12:38.7100759Z B=81, 2025-05-07T20:12:38.7100947Z log_E=3, 2025-05-07T20:12:38.7101150Z L=1, 2025-05-07T20:12:38.7101348Z D_gradcheck=1, 2025-05-07T20:12:38.7101577Z stochastic_rounding=False, 2025-05-07T20:12:38.7101848Z weighted=False, 2025-05-07T20:12:38.7102073Z row_wise=True, 2025-05-07T20:12:38.7102282Z mixed=False, 2025-05-07T20:12:38.7102499Z use_cache=False, 2025-05-07T20:12:38.7102759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7103051Z use_cpu=True, 2025-05-07T20:12:38.7103326Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7103601Z ) 2025-05-07T20:12:38.7103838Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7104476Z self=, 2025-05-07T20:12:38.7105059Z mixed_B=True, 2025-05-07T20:12:38.7105269Z compile=False, 2025-05-07T20:12:38.7105485Z T=2, 2025-05-07T20:12:38.7105677Z D=8, 2025-05-07T20:12:38.7105856Z B=113, 2025-05-07T20:12:38.7106050Z log_E=5, 2025-05-07T20:12:38.7106252Z L=7, 2025-05-07T20:12:38.7106436Z D_gradcheck=2, 2025-05-07T20:12:38.7106672Z stochastic_rounding=False, 2025-05-07T20:12:38.7106944Z weighted=True, 2025-05-07T20:12:38.7107163Z row_wise=False, 2025-05-07T20:12:38.7107367Z mixed=False, 2025-05-07T20:12:38.7107582Z use_cache=True, 2025-05-07T20:12:38.7107827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7108116Z use_cpu=True, 2025-05-07T20:12:38.7108357Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7108632Z ) 2025-05-07T20:12:38.7108862Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7109501Z self=, 2025-05-07T20:12:38.7110085Z mixed_B=False, 2025-05-07T20:12:38.7110296Z compile=True, 2025-05-07T20:12:38.7110508Z T=2, 2025-05-07T20:12:38.7110704Z D=45, 2025-05-07T20:12:38.7110886Z B=68, 2025-05-07T20:12:38.7111078Z log_E=3, 2025-05-07T20:12:38.7111279Z L=12, 2025-05-07T20:12:38.7111467Z D_gradcheck=1, 2025-05-07T20:12:38.7111702Z stochastic_rounding=False, 2025-05-07T20:12:38.7111972Z weighted=False, 2025-05-07T20:12:38.7112185Z row_wise=False, 2025-05-07T20:12:38.7112405Z mixed=True, 2025-05-07T20:12:38.7112620Z use_cache=False, 2025-05-07T20:12:38.7112865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7113167Z use_cpu=True, 2025-05-07T20:12:38.7113405Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7113681Z ) 2025-05-07T20:12:38.7113911Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7114590Z self=, 2025-05-07T20:12:38.7115174Z mixed_B=False, 2025-05-07T20:12:38.7115387Z compile=False, 2025-05-07T20:12:38.7115607Z T=4, 2025-05-07T20:12:38.7115830Z D=117, 2025-05-07T20:12:38.7116013Z B=38, 2025-05-07T20:12:38.7116208Z log_E=3, 2025-05-07T20:12:38.7116411Z L=0, 2025-05-07T20:12:38.7116593Z D_gradcheck=2, 2025-05-07T20:12:38.7116829Z stochastic_rounding=True, 2025-05-07T20:12:38.7117101Z weighted=False, 2025-05-07T20:12:38.7117313Z row_wise=True, 2025-05-07T20:12:38.7117532Z mixed=False, 2025-05-07T20:12:38.7117752Z use_cache=False, 2025-05-07T20:12:38.7117998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7118301Z use_cpu=True, 2025-05-07T20:12:38.7118546Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7118807Z ) 2025-05-07T20:12:38.7119074Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7119709Z self=, 2025-05-07T20:12:38.7120282Z mixed_B=False, 2025-05-07T20:12:38.7120501Z compile=False, 2025-05-07T20:12:38.7120711Z T=1, 2025-05-07T20:12:38.7120891Z D=93, 2025-05-07T20:12:38.7121086Z B=3, 2025-05-07T20:12:38.7121282Z log_E=5, 2025-05-07T20:12:38.7121476Z L=20, 2025-05-07T20:12:38.7121674Z D_gradcheck=2, 2025-05-07T20:12:38.7121911Z stochastic_rounding=False, 2025-05-07T20:12:38.7122166Z weighted=True, 2025-05-07T20:12:38.7122383Z row_wise=False, 2025-05-07T20:12:38.7122602Z mixed=False, 2025-05-07T20:12:38.7122809Z use_cache=False, 2025-05-07T20:12:38.7123062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7123356Z use_cpu=True, 2025-05-07T20:12:38.7123623Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7123883Z ) 2025-05-07T20:12:38.7124122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7124755Z self=, 2025-05-07T20:12:38.7125326Z mixed_B=False, 2025-05-07T20:12:38.7125549Z compile=False, 2025-05-07T20:12:38.7125763Z T=5, 2025-05-07T20:12:38.7125942Z D=66, 2025-05-07T20:12:38.7126134Z B=41, 2025-05-07T20:12:38.7126320Z log_E=3, 2025-05-07T20:12:38.7126519Z L=18, 2025-05-07T20:12:38.7126716Z D_gradcheck=2, 2025-05-07T20:12:38.7126934Z stochastic_rounding=True, 2025-05-07T20:12:38.7127199Z weighted=False, 2025-05-07T20:12:38.7127425Z row_wise=False, 2025-05-07T20:12:38.7127630Z mixed=True, 2025-05-07T20:12:38.7127841Z use_cache=True, 2025-05-07T20:12:38.7128083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7128371Z use_cpu=True, 2025-05-07T20:12:38.7128604Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7128874Z ) 2025-05-07T20:12:38.7129116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7129739Z self=, 2025-05-07T20:12:38.7130319Z mixed_B=False, 2025-05-07T20:12:38.7130535Z compile=True, 2025-05-07T20:12:38.7130732Z T=4, 2025-05-07T20:12:38.7130923Z D=102, 2025-05-07T20:12:38.7131112Z B=49, 2025-05-07T20:12:38.7131289Z log_E=3, 2025-05-07T20:12:38.7131477Z L=4, 2025-05-07T20:12:38.7131665Z D_gradcheck=1, 2025-05-07T20:12:38.7131889Z stochastic_rounding=False, 2025-05-07T20:12:38.7132149Z weighted=False, 2025-05-07T20:12:38.7132363Z row_wise=False, 2025-05-07T20:12:38.7132567Z mixed=False, 2025-05-07T20:12:38.7132776Z use_cache=True, 2025-05-07T20:12:38.7133019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7133306Z use_cpu=True, 2025-05-07T20:12:38.7133539Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7133803Z ) 2025-05-07T20:12:38.7134028Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7134699Z self=, 2025-05-07T20:12:38.7135277Z mixed_B=False, 2025-05-07T20:12:38.7135494Z compile=True, 2025-05-07T20:12:38.7135692Z T=1, 2025-05-07T20:12:38.7135910Z D=74, 2025-05-07T20:12:38.7136099Z B=60, 2025-05-07T20:12:38.7136275Z log_E=3, 2025-05-07T20:12:38.7136468Z L=0, 2025-05-07T20:12:38.7136656Z D_gradcheck=1, 2025-05-07T20:12:38.7136873Z stochastic_rounding=True, 2025-05-07T20:12:38.7137137Z weighted=True, 2025-05-07T20:12:38.7137357Z row_wise=True, 2025-05-07T20:12:38.7137555Z mixed=True, 2025-05-07T20:12:38.7137762Z use_cache=True, 2025-05-07T20:12:38.7138003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7138287Z use_cpu=True, 2025-05-07T20:12:38.7138524Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7138791Z ) 2025-05-07T20:12:38.7139041Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7139758Z self=, 2025-05-07T20:12:38.7140348Z mixed_B=True, 2025-05-07T20:12:38.7140570Z compile=True, 2025-05-07T20:12:38.7140766Z T=2, 2025-05-07T20:12:38.7140960Z D=6, 2025-05-07T20:12:38.7141148Z B=127, 2025-05-07T20:12:38.7141325Z log_E=4, 2025-05-07T20:12:38.7141519Z L=20, 2025-05-07T20:12:38.7141716Z D_gradcheck=2, 2025-05-07T20:12:38.7141937Z stochastic_rounding=False, 2025-05-07T20:12:38.7142198Z weighted=False, 2025-05-07T20:12:38.7142414Z row_wise=True, 2025-05-07T20:12:38.7142613Z mixed=True, 2025-05-07T20:12:38.7142820Z use_cache=False, 2025-05-07T20:12:38.7143071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7143351Z use_cpu=True, 2025-05-07T20:12:38.7143616Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7143887Z ) 2025-05-07T20:12:38.7144111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7144741Z self=, 2025-05-07T20:12:38.7145319Z mixed_B=True, 2025-05-07T20:12:38.7145522Z compile=True, 2025-05-07T20:12:38.7145729Z T=5, 2025-05-07T20:12:38.7145918Z D=81, 2025-05-07T20:12:38.7146091Z B=29, 2025-05-07T20:12:38.7146277Z log_E=4, 2025-05-07T20:12:38.7146468Z L=7, 2025-05-07T20:12:38.7146647Z D_gradcheck=2, 2025-05-07T20:12:38.7146879Z stochastic_rounding=True, 2025-05-07T20:12:38.7147141Z weighted=True, 2025-05-07T20:12:38.7147344Z row_wise=False, 2025-05-07T20:12:38.7147557Z mixed=False, 2025-05-07T20:12:38.7147766Z use_cache=True, 2025-05-07T20:12:38.7148007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7148294Z use_cpu=True, 2025-05-07T20:12:38.7148526Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7148793Z ) 2025-05-07T20:12:38.7421814Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7422865Z self=, 2025-05-07T20:12:38.7423825Z mixed_B=False, 2025-05-07T20:12:38.7424218Z compile=False, 2025-05-07T20:12:38.7424442Z T=3, 2025-05-07T20:12:38.7424638Z D=117, 2025-05-07T20:12:38.7424815Z B=71, 2025-05-07T20:12:38.7425002Z log_E=5, 2025-05-07T20:12:38.7425199Z L=13, 2025-05-07T20:12:38.7425382Z D_gradcheck=1, 2025-05-07T20:12:38.7425620Z stochastic_rounding=False, 2025-05-07T20:12:38.7425954Z weighted=True, 2025-05-07T20:12:38.7426172Z row_wise=False, 2025-05-07T20:12:38.7426383Z mixed=False, 2025-05-07T20:12:38.7426597Z use_cache=True, 2025-05-07T20:12:38.7426845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7427137Z use_cpu=True, 2025-05-07T20:12:38.7427378Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7427648Z ) 2025-05-07T20:12:38.7427883Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7428638Z self=, 2025-05-07T20:12:38.7429223Z mixed_B=True, 2025-05-07T20:12:38.7429433Z compile=True, 2025-05-07T20:12:38.7429642Z T=1, 2025-05-07T20:12:38.7429870Z D=119, 2025-05-07T20:12:38.7430049Z B=99, 2025-05-07T20:12:38.7430238Z log_E=4, 2025-05-07T20:12:38.7430431Z L=17, 2025-05-07T20:12:38.7430615Z D_gradcheck=1, 2025-05-07T20:12:38.7430846Z stochastic_rounding=True, 2025-05-07T20:12:38.7431103Z weighted=True, 2025-05-07T20:12:38.7431323Z row_wise=False, 2025-05-07T20:12:38.7431527Z mixed=False, 2025-05-07T20:12:38.7431740Z use_cache=False, 2025-05-07T20:12:38.7431990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7432275Z use_cpu=True, 2025-05-07T20:12:38.7432511Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7432779Z ) 2025-05-07T20:12:38.7433039Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7433675Z self=, 2025-05-07T20:12:38.7434251Z mixed_B=False, 2025-05-07T20:12:38.7434454Z compile=True, 2025-05-07T20:12:38.7434663Z T=5, 2025-05-07T20:12:38.7434850Z D=123, 2025-05-07T20:12:38.7435028Z B=9, 2025-05-07T20:12:38.7435213Z log_E=5, 2025-05-07T20:12:38.7435409Z L=17, 2025-05-07T20:12:38.7435589Z D_gradcheck=1, 2025-05-07T20:12:38.7435818Z stochastic_rounding=False, 2025-05-07T20:12:38.7436083Z weighted=False, 2025-05-07T20:12:38.7436286Z row_wise=False, 2025-05-07T20:12:38.7436499Z mixed=False, 2025-05-07T20:12:38.7436707Z use_cache=True, 2025-05-07T20:12:38.7436937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7437235Z use_cpu=True, 2025-05-07T20:12:38.7437509Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7437777Z ) 2025-05-07T20:12:38.7438003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7438634Z self=, 2025-05-07T20:12:38.7439213Z mixed_B=True, 2025-05-07T20:12:38.7439420Z compile=True, 2025-05-07T20:12:38.7439630Z T=2, 2025-05-07T20:12:38.7439823Z D=127, 2025-05-07T20:12:38.7440002Z B=73, 2025-05-07T20:12:38.7440188Z log_E=5, 2025-05-07T20:12:38.7440382Z L=7, 2025-05-07T20:12:38.7440563Z D_gradcheck=2, 2025-05-07T20:12:38.7440795Z stochastic_rounding=False, 2025-05-07T20:12:38.7441056Z weighted=True, 2025-05-07T20:12:38.7441259Z row_wise=True, 2025-05-07T20:12:38.7441469Z mixed=False, 2025-05-07T20:12:38.7441679Z use_cache=True, 2025-05-07T20:12:38.7441912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7442205Z use_cpu=True, 2025-05-07T20:12:38.7442441Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7442698Z ) 2025-05-07T20:12:38.7442935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7443568Z self=, 2025-05-07T20:12:38.7444139Z mixed_B=True, 2025-05-07T20:12:38.7444344Z compile=False, 2025-05-07T20:12:38.7444549Z T=2, 2025-05-07T20:12:38.7444735Z D=26, 2025-05-07T20:12:38.7444912Z B=76, 2025-05-07T20:12:38.7445100Z log_E=5, 2025-05-07T20:12:38.7445290Z L=5, 2025-05-07T20:12:38.7445471Z D_gradcheck=2, 2025-05-07T20:12:38.7445705Z stochastic_rounding=False, 2025-05-07T20:12:38.7445970Z weighted=True, 2025-05-07T20:12:38.7446181Z row_wise=False, 2025-05-07T20:12:38.7446399Z mixed=False, 2025-05-07T20:12:38.7446614Z use_cache=True, 2025-05-07T20:12:38.7446845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7447140Z use_cpu=True, 2025-05-07T20:12:38.7447373Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7447629Z ) 2025-05-07T20:12:38.7447865Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7448536Z self=, 2025-05-07T20:12:38.7449110Z mixed_B=True, 2025-05-07T20:12:38.7449312Z compile=True, 2025-05-07T20:12:38.7449521Z T=2, 2025-05-07T20:12:38.7449752Z D=112, 2025-05-07T20:12:38.7449938Z B=77, 2025-05-07T20:12:38.7450132Z log_E=5, 2025-05-07T20:12:38.7450334Z L=5, 2025-05-07T20:12:38.7450518Z D_gradcheck=2, 2025-05-07T20:12:38.7450758Z stochastic_rounding=False, 2025-05-07T20:12:38.7451030Z weighted=False, 2025-05-07T20:12:38.7451241Z row_wise=True, 2025-05-07T20:12:38.7451460Z mixed=True, 2025-05-07T20:12:38.7451674Z use_cache=True, 2025-05-07T20:12:38.7451909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7452210Z use_cpu=True, 2025-05-07T20:12:38.7452450Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7452712Z ) 2025-05-07T20:12:38.7452954Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7453615Z self=, 2025-05-07T20:12:38.7454185Z mixed_B=False, 2025-05-07T20:12:38.7454405Z compile=True, 2025-05-07T20:12:38.7454617Z T=2, 2025-05-07T20:12:38.7454798Z D=122, 2025-05-07T20:12:38.7454991Z B=51, 2025-05-07T20:12:38.7455188Z log_E=3, 2025-05-07T20:12:38.7455376Z L=6, 2025-05-07T20:12:38.7455568Z D_gradcheck=1, 2025-05-07T20:12:38.7455804Z stochastic_rounding=False, 2025-05-07T20:12:38.7456067Z weighted=False, 2025-05-07T20:12:38.7456274Z row_wise=True, 2025-05-07T20:12:38.7456488Z mixed=False, 2025-05-07T20:12:38.7456699Z use_cache=False, 2025-05-07T20:12:38.7456941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7457242Z use_cpu=True, 2025-05-07T20:12:38.7457507Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7457766Z ) 2025-05-07T20:12:38.7458007Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7458641Z self=, 2025-05-07T20:12:38.7459207Z mixed_B=True, 2025-05-07T20:12:38.7459421Z compile=False, 2025-05-07T20:12:38.7459712Z T=2, 2025-05-07T20:12:38.7459901Z D=18, 2025-05-07T20:12:38.7460094Z B=116, 2025-05-07T20:12:38.7460287Z log_E=3, 2025-05-07T20:12:38.7460472Z L=7, 2025-05-07T20:12:38.7460667Z D_gradcheck=1, 2025-05-07T20:12:38.7460904Z stochastic_rounding=True, 2025-05-07T20:12:38.7461157Z weighted=True, 2025-05-07T20:12:38.7461376Z row_wise=False, 2025-05-07T20:12:38.7461592Z mixed=True, 2025-05-07T20:12:38.7461792Z use_cache=False, 2025-05-07T20:12:38.7462048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7462346Z use_cpu=True, 2025-05-07T20:12:38.7462584Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7462844Z ) 2025-05-07T20:12:38.7463085Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7463721Z self=, 2025-05-07T20:12:38.7464291Z mixed_B=False, 2025-05-07T20:12:38.7464511Z compile=True, 2025-05-07T20:12:38.7464722Z T=2, 2025-05-07T20:12:38.7464900Z D=69, 2025-05-07T20:12:38.7465087Z B=48, 2025-05-07T20:12:38.7465276Z log_E=5, 2025-05-07T20:12:38.7465463Z L=16, 2025-05-07T20:12:38.7465661Z D_gradcheck=1, 2025-05-07T20:12:38.7465893Z stochastic_rounding=True, 2025-05-07T20:12:38.7466146Z weighted=False, 2025-05-07T20:12:38.7466363Z row_wise=True, 2025-05-07T20:12:38.7466576Z mixed=True, 2025-05-07T20:12:38.7466777Z use_cache=False, 2025-05-07T20:12:38.7467030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7467327Z use_cpu=True, 2025-05-07T20:12:38.7467557Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7467827Z ) 2025-05-07T20:12:38.7468064Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7468744Z self=, 2025-05-07T20:12:38.7469314Z mixed_B=True, 2025-05-07T20:12:38.7469528Z compile=True, 2025-05-07T20:12:38.7469734Z T=1, 2025-05-07T20:12:38.7469936Z D=24, 2025-05-07T20:12:38.7470120Z B=54, 2025-05-07T20:12:38.7470309Z log_E=3, 2025-05-07T20:12:38.7470386Z L=2, 2025-05-07T20:12:38.7470468Z D_gradcheck=1, 2025-05-07T20:12:38.7470578Z stochastic_rounding=False, 2025-05-07T20:12:38.7470658Z weighted=True, 2025-05-07T20:12:38.7470738Z row_wise=False, 2025-05-07T20:12:38.7470828Z mixed=True, 2025-05-07T20:12:38.7470909Z use_cache=False, 2025-05-07T20:12:38.7471015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7471106Z use_cpu=True, 2025-05-07T20:12:38.7471209Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7471285Z ) 2025-05-07T20:12:38.7471435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7471865Z self=, 2025-05-07T20:12:38.7471956Z mixed_B=True, 2025-05-07T20:12:38.7472038Z compile=True, 2025-05-07T20:12:38.7472114Z T=1, 2025-05-07T20:12:38.7472205Z D=126, 2025-05-07T20:12:38.7472278Z B=83, 2025-05-07T20:12:38.7472353Z log_E=3, 2025-05-07T20:12:38.7472440Z L=14, 2025-05-07T20:12:38.7472519Z D_gradcheck=1, 2025-05-07T20:12:38.7472615Z stochastic_rounding=False, 2025-05-07T20:12:38.7472705Z weighted=True, 2025-05-07T20:12:38.7472787Z row_wise=False, 2025-05-07T20:12:38.7472869Z mixed=False, 2025-05-07T20:12:38.7472961Z use_cache=True, 2025-05-07T20:12:38.7473069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7473149Z use_cpu=True, 2025-05-07T20:12:38.7473291Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7473364Z ) 2025-05-07T20:12:38.7473512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7473893Z self=, 2025-05-07T20:12:38.7473973Z mixed_B=False, 2025-05-07T20:12:38.7474068Z compile=False, 2025-05-07T20:12:38.7474142Z T=5, 2025-05-07T20:12:38.7474222Z D=73, 2025-05-07T20:12:38.7474312Z B=44, 2025-05-07T20:12:38.7474389Z log_E=5, 2025-05-07T20:12:38.7474465Z L=8, 2025-05-07T20:12:38.7474561Z D_gradcheck=2, 2025-05-07T20:12:38.7474656Z stochastic_rounding=True, 2025-05-07T20:12:38.7474742Z weighted=False, 2025-05-07T20:12:38.7474835Z row_wise=True, 2025-05-07T20:12:38.7474915Z mixed=True, 2025-05-07T20:12:38.7475015Z use_cache=False, 2025-05-07T20:12:38.7475125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7475206Z use_cpu=True, 2025-05-07T20:12:38.7475325Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7475399Z ) 2025-05-07T20:12:38.7475533Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7476099Z self=, 2025-05-07T20:12:38.7476182Z mixed_B=False, 2025-05-07T20:12:38.7476265Z compile=False, 2025-05-07T20:12:38.7476360Z T=3, 2025-05-07T20:12:38.7476437Z D=51, 2025-05-07T20:12:38.7476516Z B=77, 2025-05-07T20:12:38.7476607Z log_E=4, 2025-05-07T20:12:38.7476681Z L=7, 2025-05-07T20:12:38.7476763Z D_gradcheck=1, 2025-05-07T20:12:38.7476871Z stochastic_rounding=False, 2025-05-07T20:12:38.7476953Z weighted=False, 2025-05-07T20:12:38.7477050Z row_wise=False, 2025-05-07T20:12:38.7477127Z mixed=True, 2025-05-07T20:12:38.7477210Z use_cache=False, 2025-05-07T20:12:38.7477333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7477416Z use_cpu=True, 2025-05-07T20:12:38.7477520Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7477608Z ) 2025-05-07T20:12:38.7477742Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7478173Z self=, 2025-05-07T20:12:38.7478268Z mixed_B=False, 2025-05-07T20:12:38.7478348Z compile=False, 2025-05-07T20:12:38.7478426Z T=5, 2025-05-07T20:12:38.7478547Z D=70, 2025-05-07T20:12:38.7478629Z B=106, 2025-05-07T20:12:38.7478721Z log_E=5, 2025-05-07T20:12:38.7478793Z L=6, 2025-05-07T20:12:38.7478876Z D_gradcheck=2, 2025-05-07T20:12:38.7478985Z stochastic_rounding=False, 2025-05-07T20:12:38.7479064Z weighted=False, 2025-05-07T20:12:38.7479144Z row_wise=False, 2025-05-07T20:12:38.7479234Z mixed=True, 2025-05-07T20:12:38.7479315Z use_cache=False, 2025-05-07T20:12:38.7479423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7479514Z use_cpu=True, 2025-05-07T20:12:38.7479614Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7479687Z ) 2025-05-07T20:12:38.7479833Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7480244Z self=, 2025-05-07T20:12:38.7480326Z mixed_B=True, 2025-05-07T20:12:38.7480421Z compile=False, 2025-05-07T20:12:38.7480495Z T=2, 2025-05-07T20:12:38.7480583Z D=11, 2025-05-07T20:12:38.7480657Z B=128, 2025-05-07T20:12:38.7480734Z log_E=4, 2025-05-07T20:12:38.7480822Z L=6, 2025-05-07T20:12:38.7480900Z D_gradcheck=2, 2025-05-07T20:12:38.7480995Z stochastic_rounding=False, 2025-05-07T20:12:38.7481087Z weighted=True, 2025-05-07T20:12:38.7481165Z row_wise=False, 2025-05-07T20:12:38.7481245Z mixed=True, 2025-05-07T20:12:38.7481338Z use_cache=False, 2025-05-07T20:12:38.7481443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7481522Z use_cpu=True, 2025-05-07T20:12:38.7481682Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7481754Z ) 2025-05-07T20:12:38.7481886Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7482273Z self=, 2025-05-07T20:12:38.7482354Z mixed_B=False, 2025-05-07T20:12:38.7482447Z compile=False, 2025-05-07T20:12:38.7482523Z T=5, 2025-05-07T20:12:38.7482602Z D=123, 2025-05-07T20:12:38.7482686Z B=109, 2025-05-07T20:12:38.7482764Z log_E=4, 2025-05-07T20:12:38.7482841Z L=8, 2025-05-07T20:12:38.7482929Z D_gradcheck=2, 2025-05-07T20:12:38.7483026Z stochastic_rounding=False, 2025-05-07T20:12:38.7483108Z weighted=True, 2025-05-07T20:12:38.7483195Z row_wise=False, 2025-05-07T20:12:38.7483275Z mixed=False, 2025-05-07T20:12:38.7483357Z use_cache=False, 2025-05-07T20:12:38.7483473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7483555Z use_cpu=True, 2025-05-07T20:12:38.7483661Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7483743Z ) 2025-05-07T20:12:38.7483877Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7484261Z self=, 2025-05-07T20:12:38.7484342Z mixed_B=True, 2025-05-07T20:12:38.7484426Z compile=False, 2025-05-07T20:12:38.7484511Z T=5, 2025-05-07T20:12:38.7484587Z D=118, 2025-05-07T20:12:38.7484662Z B=73, 2025-05-07T20:12:38.7484746Z log_E=5, 2025-05-07T20:12:38.7484822Z L=13, 2025-05-07T20:12:38.7484905Z D_gradcheck=1, 2025-05-07T20:12:38.7485006Z stochastic_rounding=True, 2025-05-07T20:12:38.7485089Z weighted=True, 2025-05-07T20:12:38.7485170Z row_wise=True, 2025-05-07T20:12:38.7485261Z mixed=True, 2025-05-07T20:12:38.7485344Z use_cache=False, 2025-05-07T20:12:38.7485453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7485542Z use_cpu=True, 2025-05-07T20:12:38.7485648Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7485730Z ) 2025-05-07T20:12:38.7792024Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7792792Z self=, 2025-05-07T20:12:38.7792925Z mixed_B=True, 2025-05-07T20:12:38.7793059Z compile=False, 2025-05-07T20:12:38.7793166Z T=1, 2025-05-07T20:12:38.7793305Z D=17, 2025-05-07T20:12:38.7793489Z B=119, 2025-05-07T20:12:38.7793642Z log_E=5, 2025-05-07T20:12:38.7793809Z L=14, 2025-05-07T20:12:38.7793969Z D_gradcheck=1, 2025-05-07T20:12:38.7794140Z stochastic_rounding=True, 2025-05-07T20:12:38.7794226Z weighted=True, 2025-05-07T20:12:38.7794307Z row_wise=True, 2025-05-07T20:12:38.7794400Z mixed=True, 2025-05-07T20:12:38.7794481Z use_cache=True, 2025-05-07T20:12:38.7794665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7794754Z use_cpu=True, 2025-05-07T20:12:38.7794858Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7794932Z ) 2025-05-07T20:12:38.7795077Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7795498Z self=, 2025-05-07T20:12:38.7795594Z mixed_B=True, 2025-05-07T20:12:38.7795674Z compile=True, 2025-05-07T20:12:38.7795750Z T=5, 2025-05-07T20:12:38.7795837Z D=77, 2025-05-07T20:12:38.7795913Z B=119, 2025-05-07T20:12:38.7795993Z log_E=5, 2025-05-07T20:12:38.7796080Z L=13, 2025-05-07T20:12:38.7796161Z D_gradcheck=2, 2025-05-07T20:12:38.7796257Z stochastic_rounding=True, 2025-05-07T20:12:38.7796351Z weighted=True, 2025-05-07T20:12:38.7796431Z row_wise=False, 2025-05-07T20:12:38.7796512Z mixed=False, 2025-05-07T20:12:38.7796606Z use_cache=True, 2025-05-07T20:12:38.7796715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7796796Z use_cpu=True, 2025-05-07T20:12:38.7796946Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7797019Z ) 2025-05-07T20:12:38.7797157Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7797548Z self=, 2025-05-07T20:12:38.7797630Z mixed_B=False, 2025-05-07T20:12:38.7797722Z compile=False, 2025-05-07T20:12:38.7797797Z T=2, 2025-05-07T20:12:38.7797873Z D=95, 2025-05-07T20:12:38.7797963Z B=40, 2025-05-07T20:12:38.7798037Z log_E=3, 2025-05-07T20:12:38.7798112Z L=11, 2025-05-07T20:12:38.7798206Z D_gradcheck=1, 2025-05-07T20:12:38.7798299Z stochastic_rounding=True, 2025-05-07T20:12:38.7798382Z weighted=True, 2025-05-07T20:12:38.7798474Z row_wise=True, 2025-05-07T20:12:38.7798554Z mixed=True, 2025-05-07T20:12:38.7798637Z use_cache=True, 2025-05-07T20:12:38.7798754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7798835Z use_cpu=True, 2025-05-07T20:12:38.7798951Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7799026Z ) 2025-05-07T20:12:38.7799161Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7799551Z self=, 2025-05-07T20:12:38.7799630Z mixed_B=True, 2025-05-07T20:12:38.7799711Z compile=True, 2025-05-07T20:12:38.7799797Z T=1, 2025-05-07T20:12:38.7799869Z D=44, 2025-05-07T20:12:38.7799946Z B=106, 2025-05-07T20:12:38.7800033Z log_E=4, 2025-05-07T20:12:38.7800109Z L=11, 2025-05-07T20:12:38.7800191Z D_gradcheck=1, 2025-05-07T20:12:38.7800298Z stochastic_rounding=False, 2025-05-07T20:12:38.7800380Z weighted=True, 2025-05-07T20:12:38.7800461Z row_wise=True, 2025-05-07T20:12:38.7800550Z mixed=False, 2025-05-07T20:12:38.7800640Z use_cache=True, 2025-05-07T20:12:38.7800759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7800841Z use_cpu=True, 2025-05-07T20:12:38.7800944Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7801036Z ) 2025-05-07T20:12:38.7801173Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7801578Z self=, 2025-05-07T20:12:38.7801676Z mixed_B=False, 2025-05-07T20:12:38.7801761Z compile=True, 2025-05-07T20:12:38.7801839Z T=3, 2025-05-07T20:12:38.7801934Z D=35, 2025-05-07T20:12:38.7802038Z B=124, 2025-05-07T20:12:38.7802119Z log_E=3, 2025-05-07T20:12:38.7802209Z L=7, 2025-05-07T20:12:38.7802295Z D_gradcheck=1, 2025-05-07T20:12:38.7802395Z stochastic_rounding=False, 2025-05-07T20:12:38.7802493Z weighted=True, 2025-05-07T20:12:38.7802581Z row_wise=False, 2025-05-07T20:12:38.7802677Z mixed=False, 2025-05-07T20:12:38.7802762Z use_cache=False, 2025-05-07T20:12:38.7802870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7802969Z use_cpu=True, 2025-05-07T20:12:38.7803076Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7803151Z ) 2025-05-07T20:12:38.7803301Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7803710Z self=, 2025-05-07T20:12:38.7803794Z mixed_B=True, 2025-05-07T20:12:38.7803890Z compile=True, 2025-05-07T20:12:38.7803970Z T=3, 2025-05-07T20:12:38.7804048Z D=31, 2025-05-07T20:12:38.7804143Z B=61, 2025-05-07T20:12:38.7804218Z log_E=3, 2025-05-07T20:12:38.7804312Z L=1, 2025-05-07T20:12:38.7804396Z D_gradcheck=1, 2025-05-07T20:12:38.7804490Z stochastic_rounding=True, 2025-05-07T20:12:38.7804585Z weighted=True, 2025-05-07T20:12:38.7804669Z row_wise=False, 2025-05-07T20:12:38.7804749Z mixed=False, 2025-05-07T20:12:38.7804844Z use_cache=False, 2025-05-07T20:12:38.7804953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7805034Z use_cpu=True, 2025-05-07T20:12:38.7805149Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7805250Z ) 2025-05-07T20:12:38.7805384Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7805770Z self=, 2025-05-07T20:12:38.7805852Z mixed_B=True, 2025-05-07T20:12:38.7805934Z compile=True, 2025-05-07T20:12:38.7806021Z T=2, 2025-05-07T20:12:38.7806096Z D=116, 2025-05-07T20:12:38.7806185Z B=51, 2025-05-07T20:12:38.7806262Z log_E=4, 2025-05-07T20:12:38.7806337Z L=6, 2025-05-07T20:12:38.7806432Z D_gradcheck=1, 2025-05-07T20:12:38.7806527Z stochastic_rounding=True, 2025-05-07T20:12:38.7806606Z weighted=True, 2025-05-07T20:12:38.7806702Z row_wise=False, 2025-05-07T20:12:38.7806784Z mixed=False, 2025-05-07T20:12:38.7806865Z use_cache=True, 2025-05-07T20:12:38.7806987Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7807069Z use_cpu=True, 2025-05-07T20:12:38.7807171Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7807264Z ) 2025-05-07T20:12:38.7807402Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7807782Z self=, 2025-05-07T20:12:38.7807877Z mixed_B=False, 2025-05-07T20:12:38.7807962Z compile=True, 2025-05-07T20:12:38.7808049Z T=2, 2025-05-07T20:12:38.7808129Z D=127, 2025-05-07T20:12:38.7808208Z B=38, 2025-05-07T20:12:38.7808298Z log_E=3, 2025-05-07T20:12:38.7808377Z L=8, 2025-05-07T20:12:38.7808460Z D_gradcheck=2, 2025-05-07T20:12:38.7808570Z stochastic_rounding=True, 2025-05-07T20:12:38.7808655Z weighted=True, 2025-05-07T20:12:38.7808740Z row_wise=False, 2025-05-07T20:12:38.7808832Z mixed=True, 2025-05-07T20:12:38.7808915Z use_cache=True, 2025-05-07T20:12:38.7809023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7809116Z use_cpu=True, 2025-05-07T20:12:38.7809220Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7809293Z ) 2025-05-07T20:12:38.7809442Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7809820Z self=, 2025-05-07T20:12:38.7809940Z mixed_B=False, 2025-05-07T20:12:38.7810022Z compile=True, 2025-05-07T20:12:38.7810098Z T=1, 2025-05-07T20:12:38.7810184Z D=39, 2025-05-07T20:12:38.7810287Z B=38, 2025-05-07T20:12:38.7810366Z log_E=4, 2025-05-07T20:12:38.7810452Z L=6, 2025-05-07T20:12:38.7810534Z D_gradcheck=1, 2025-05-07T20:12:38.7810631Z stochastic_rounding=False, 2025-05-07T20:12:38.7810723Z weighted=False, 2025-05-07T20:12:38.7810804Z row_wise=True, 2025-05-07T20:12:38.7810883Z mixed=True, 2025-05-07T20:12:38.7810978Z use_cache=False, 2025-05-07T20:12:38.7811088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7811170Z use_cpu=True, 2025-05-07T20:12:38.7811286Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7811360Z ) 2025-05-07T20:12:38.7811507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7811914Z self=, 2025-05-07T20:12:38.7811999Z mixed_B=True, 2025-05-07T20:12:38.7812095Z compile=False, 2025-05-07T20:12:38.7812170Z T=3, 2025-05-07T20:12:38.7812247Z D=21, 2025-05-07T20:12:38.7812338Z B=47, 2025-05-07T20:12:38.7812412Z log_E=3, 2025-05-07T20:12:38.7812487Z L=4, 2025-05-07T20:12:38.7812582Z D_gradcheck=1, 2025-05-07T20:12:38.7812678Z stochastic_rounding=False, 2025-05-07T20:12:38.7812758Z weighted=True, 2025-05-07T20:12:38.7812852Z row_wise=False, 2025-05-07T20:12:38.7812932Z mixed=False, 2025-05-07T20:12:38.7813027Z use_cache=False, 2025-05-07T20:12:38.7813134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7813213Z use_cpu=True, 2025-05-07T20:12:38.7813329Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7813439Z ) 2025-05-07T20:12:38.7813574Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7813964Z self=, 2025-05-07T20:12:38.7814046Z mixed_B=True, 2025-05-07T20:12:38.7814128Z compile=False, 2025-05-07T20:12:38.7814216Z T=4, 2025-05-07T20:12:38.7814290Z D=15, 2025-05-07T20:12:38.7814368Z B=7, 2025-05-07T20:12:38.7814458Z log_E=4, 2025-05-07T20:12:38.7814533Z L=19, 2025-05-07T20:12:38.7814615Z D_gradcheck=1, 2025-05-07T20:12:38.7814722Z stochastic_rounding=True, 2025-05-07T20:12:38.7814805Z weighted=False, 2025-05-07T20:12:38.7814896Z row_wise=False, 2025-05-07T20:12:38.7814975Z mixed=False, 2025-05-07T20:12:38.7815058Z use_cache=False, 2025-05-07T20:12:38.7815178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7815260Z use_cpu=True, 2025-05-07T20:12:38.7815364Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7815451Z ) 2025-05-07T20:12:38.7815585Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7815959Z self=, 2025-05-07T20:12:38.7816052Z mixed_B=True, 2025-05-07T20:12:38.7816133Z compile=True, 2025-05-07T20:12:38.7816208Z T=3, 2025-05-07T20:12:38.7816297Z D=19, 2025-05-07T20:12:38.7816374Z B=99, 2025-05-07T20:12:38.7816464Z log_E=5, 2025-05-07T20:12:38.7816539Z L=14, 2025-05-07T20:12:38.7816624Z D_gradcheck=1, 2025-05-07T20:12:38.7816733Z stochastic_rounding=False, 2025-05-07T20:12:38.7816815Z weighted=True, 2025-05-07T20:12:38.7816894Z row_wise=True, 2025-05-07T20:12:38.7816984Z mixed=True, 2025-05-07T20:12:38.7817066Z use_cache=True, 2025-05-07T20:12:38.7817172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7817267Z use_cpu=True, 2025-05-07T20:12:38.7817365Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.7817443Z ) 2025-05-07T20:12:38.7817590Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7817965Z self=, 2025-05-07T20:12:38.7818077Z mixed_B=False, 2025-05-07T20:12:38.7818171Z compile=True, 2025-05-07T20:12:38.7818247Z T=4, 2025-05-07T20:12:38.7818334Z D=99, 2025-05-07T20:12:38.7818437Z B=26, 2025-05-07T20:12:38.7818513Z log_E=5, 2025-05-07T20:12:38.7818603Z L=18, 2025-05-07T20:12:38.7818685Z D_gradcheck=2, 2025-05-07T20:12:38.7818783Z stochastic_rounding=False, 2025-05-07T20:12:38.7818879Z weighted=True, 2025-05-07T20:12:38.7818961Z row_wise=True, 2025-05-07T20:12:38.7819042Z mixed=False, 2025-05-07T20:12:38.7819138Z use_cache=False, 2025-05-07T20:12:38.7819246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7819327Z use_cpu=True, 2025-05-07T20:12:38.7819440Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7819517Z ) 2025-05-07T20:12:38.7819756Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7820199Z self=, 2025-05-07T20:12:38.7820286Z mixed_B=False, 2025-05-07T20:12:38.7820380Z compile=False, 2025-05-07T20:12:38.7820457Z T=5, 2025-05-07T20:12:38.7820534Z D=81, 2025-05-07T20:12:38.7820625Z B=101, 2025-05-07T20:12:38.7820702Z log_E=4, 2025-05-07T20:12:38.7820778Z L=5, 2025-05-07T20:12:38.7820874Z D_gradcheck=2, 2025-05-07T20:12:38.7820973Z stochastic_rounding=False, 2025-05-07T20:12:38.7821059Z weighted=False, 2025-05-07T20:12:38.7821158Z row_wise=False, 2025-05-07T20:12:38.7821240Z mixed=False, 2025-05-07T20:12:38.7821326Z use_cache=False, 2025-05-07T20:12:38.7821449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7821536Z use_cpu=True, 2025-05-07T20:12:38.7821640Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7821757Z ) 2025-05-07T20:12:38.7821894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7822284Z self=, 2025-05-07T20:12:38.7822368Z mixed_B=False, 2025-05-07T20:12:38.7822453Z compile=True, 2025-05-07T20:12:38.7822544Z T=1, 2025-05-07T20:12:38.7822620Z D=96, 2025-05-07T20:12:38.7822698Z B=101, 2025-05-07T20:12:38.7822791Z log_E=3, 2025-05-07T20:12:38.7822870Z L=7, 2025-05-07T20:12:38.7822954Z D_gradcheck=1, 2025-05-07T20:12:38.7823070Z stochastic_rounding=False, 2025-05-07T20:12:38.7823156Z weighted=False, 2025-05-07T20:12:38.7823240Z row_wise=False, 2025-05-07T20:12:38.7823338Z mixed=False, 2025-05-07T20:12:38.7823424Z use_cache=False, 2025-05-07T20:12:38.7823533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7823631Z use_cpu=True, 2025-05-07T20:12:38.7823737Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7823826Z ) 2025-05-07T20:12:38.7823962Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7824341Z self=, 2025-05-07T20:12:38.7824439Z mixed_B=False, 2025-05-07T20:12:38.7824522Z compile=True, 2025-05-07T20:12:38.7824601Z T=2, 2025-05-07T20:12:38.7824690Z D=104, 2025-05-07T20:12:38.7824766Z B=47, 2025-05-07T20:12:38.7824847Z log_E=3, 2025-05-07T20:12:38.7824939Z L=13, 2025-05-07T20:12:38.7825023Z D_gradcheck=2, 2025-05-07T20:12:38.7825119Z stochastic_rounding=False, 2025-05-07T20:12:38.7825216Z weighted=True, 2025-05-07T20:12:38.7825298Z row_wise=False, 2025-05-07T20:12:38.7825386Z mixed=True, 2025-05-07T20:12:38.7825469Z use_cache=False, 2025-05-07T20:12:38.7825578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.7825670Z use_cpu=True, 2025-05-07T20:12:38.7825772Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7825850Z ) 2025-05-07T20:12:38.7825994Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.7826372Z self=, 2025-05-07T20:12:38.7826478Z mixed_B=True, 2025-05-07T20:12:38.7826570Z compile=True, 2025-05-07T20:12:38.7826646Z T=3, 2025-05-07T20:12:38.7826722Z D=22, 2025-05-07T20:12:38.7826831Z B=126, 2025-05-07T20:12:38.7826909Z log_E=4, 2025-05-07T20:12:38.7826984Z L=19, 2025-05-07T20:12:38.7827076Z D_gradcheck=2, 2025-05-07T20:12:38.7827171Z stochastic_rounding=True, 2025-05-07T20:12:38.7827265Z weighted=False, 2025-05-07T20:12:38.7827343Z row_wise=True, 2025-05-07T20:12:38.7827424Z mixed=False, 2025-05-07T20:12:38.7827519Z use_cache=True, 2025-05-07T20:12:38.7827627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.7827706Z use_cpu=True, 2025-05-07T20:12:38.7827818Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.7827894Z ) 2025-05-07T20:12:38.8162868Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8163568Z self=, 2025-05-07T20:12:38.8163702Z mixed_B=False, 2025-05-07T20:12:38.8163852Z compile=False, 2025-05-07T20:12:38.8163977Z T=2, 2025-05-07T20:12:38.8164100Z D=60, 2025-05-07T20:12:38.8164233Z B=81, 2025-05-07T20:12:38.8164353Z log_E=5, 2025-05-07T20:12:38.8164501Z L=11, 2025-05-07T20:12:38.8164675Z D_gradcheck=1, 2025-05-07T20:12:38.8164862Z stochastic_rounding=False, 2025-05-07T20:12:38.8165009Z weighted=True, 2025-05-07T20:12:38.8165108Z row_wise=True, 2025-05-07T20:12:38.8165188Z mixed=True, 2025-05-07T20:12:38.8165267Z use_cache=True, 2025-05-07T20:12:38.8165389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8165470Z use_cpu=True, 2025-05-07T20:12:38.8165577Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8165708Z ) 2025-05-07T20:12:38.8165846Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8166240Z self=, 2025-05-07T20:12:38.8166323Z mixed_B=True, 2025-05-07T20:12:38.8166407Z compile=False, 2025-05-07T20:12:38.8166498Z T=3, 2025-05-07T20:12:38.8166574Z D=125, 2025-05-07T20:12:38.8166649Z B=21, 2025-05-07T20:12:38.8166742Z log_E=5, 2025-05-07T20:12:38.8166893Z L=3, 2025-05-07T20:12:38.8166980Z D_gradcheck=1, 2025-05-07T20:12:38.8167090Z stochastic_rounding=True, 2025-05-07T20:12:38.8167174Z weighted=True, 2025-05-07T20:12:38.8167263Z row_wise=False, 2025-05-07T20:12:38.8167355Z mixed=True, 2025-05-07T20:12:38.8167442Z use_cache=False, 2025-05-07T20:12:38.8167568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8167653Z use_cpu=True, 2025-05-07T20:12:38.8167761Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8167858Z ) 2025-05-07T20:12:38.8167996Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8168377Z self=, 2025-05-07T20:12:38.8168471Z mixed_B=False, 2025-05-07T20:12:38.8168554Z compile=False, 2025-05-07T20:12:38.8168631Z T=3, 2025-05-07T20:12:38.8168719Z D=93, 2025-05-07T20:12:38.8168797Z B=103, 2025-05-07T20:12:38.8168874Z log_E=5, 2025-05-07T20:12:38.8168959Z L=7, 2025-05-07T20:12:38.8169042Z D_gradcheck=1, 2025-05-07T20:12:38.8169154Z stochastic_rounding=True, 2025-05-07T20:12:38.8169235Z weighted=True, 2025-05-07T20:12:38.8169317Z row_wise=False, 2025-05-07T20:12:38.8169408Z mixed=True, 2025-05-07T20:12:38.8169490Z use_cache=False, 2025-05-07T20:12:38.8169599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8169690Z use_cpu=True, 2025-05-07T20:12:38.8169793Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8169869Z ) 2025-05-07T20:12:38.8170015Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8170393Z self=, 2025-05-07T20:12:38.8170522Z mixed_B=False, 2025-05-07T20:12:38.8170614Z compile=True, 2025-05-07T20:12:38.8170690Z T=4, 2025-05-07T20:12:38.8170765Z D=48, 2025-05-07T20:12:38.8170888Z B=90, 2025-05-07T20:12:38.8170968Z log_E=4, 2025-05-07T20:12:38.8171056Z L=19, 2025-05-07T20:12:38.8171138Z D_gradcheck=1, 2025-05-07T20:12:38.8171236Z stochastic_rounding=False, 2025-05-07T20:12:38.8171330Z weighted=False, 2025-05-07T20:12:38.8171415Z row_wise=False, 2025-05-07T20:12:38.8171495Z mixed=False, 2025-05-07T20:12:38.8171588Z use_cache=True, 2025-05-07T20:12:38.8171696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8171778Z use_cpu=True, 2025-05-07T20:12:38.8171893Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8171968Z ) 2025-05-07T20:12:38.8172101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8172518Z self=, 2025-05-07T20:12:38.8172603Z mixed_B=False, 2025-05-07T20:12:38.8172697Z compile=False, 2025-05-07T20:12:38.8172771Z T=5, 2025-05-07T20:12:38.8172847Z D=27, 2025-05-07T20:12:38.8172933Z B=46, 2025-05-07T20:12:38.8173010Z log_E=3, 2025-05-07T20:12:38.8173085Z L=13, 2025-05-07T20:12:38.8173178Z D_gradcheck=1, 2025-05-07T20:12:38.8173276Z stochastic_rounding=False, 2025-05-07T20:12:38.8173359Z weighted=True, 2025-05-07T20:12:38.8173452Z row_wise=True, 2025-05-07T20:12:38.8173533Z mixed=False, 2025-05-07T20:12:38.8173619Z use_cache=False, 2025-05-07T20:12:38.8173740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8173823Z use_cpu=True, 2025-05-07T20:12:38.8173927Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8174040Z ) 2025-05-07T20:12:38.8174176Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8174570Z self=, 2025-05-07T20:12:38.8174652Z mixed_B=True, 2025-05-07T20:12:38.8174736Z compile=False, 2025-05-07T20:12:38.8174827Z T=4, 2025-05-07T20:12:38.8174903Z D=35, 2025-05-07T20:12:38.8174980Z B=34, 2025-05-07T20:12:38.8175069Z log_E=4, 2025-05-07T20:12:38.8175144Z L=5, 2025-05-07T20:12:38.8175227Z D_gradcheck=1, 2025-05-07T20:12:38.8175333Z stochastic_rounding=True, 2025-05-07T20:12:38.8175415Z weighted=True, 2025-05-07T20:12:38.8175498Z row_wise=False, 2025-05-07T20:12:38.8175786Z mixed=False, 2025-05-07T20:12:38.8175872Z use_cache=True, 2025-05-07T20:12:38.8175983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8176074Z use_cpu=True, 2025-05-07T20:12:38.8176178Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8176269Z ) 2025-05-07T20:12:38.8176404Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8176785Z self=, 2025-05-07T20:12:38.8176882Z mixed_B=False, 2025-05-07T20:12:38.8176965Z compile=True, 2025-05-07T20:12:38.8177041Z T=1, 2025-05-07T20:12:38.8177133Z D=15, 2025-05-07T20:12:38.8177212Z B=42, 2025-05-07T20:12:38.8177292Z log_E=5, 2025-05-07T20:12:38.8177379Z L=4, 2025-05-07T20:12:38.8177465Z D_gradcheck=2, 2025-05-07T20:12:38.8177563Z stochastic_rounding=True, 2025-05-07T20:12:38.8177654Z weighted=True, 2025-05-07T20:12:38.8177738Z row_wise=True, 2025-05-07T20:12:38.8177819Z mixed=False, 2025-05-07T20:12:38.8177909Z use_cache=True, 2025-05-07T20:12:38.8180355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8180467Z use_cpu=True, 2025-05-07T20:12:38.8180587Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8180666Z ) 2025-05-07T20:12:38.8180806Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8181202Z self=, 2025-05-07T20:12:38.8181339Z mixed_B=True, 2025-05-07T20:12:38.8181423Z compile=True, 2025-05-07T20:12:38.8181514Z T=3, 2025-05-07T20:12:38.8181592Z D=61, 2025-05-07T20:12:38.8181686Z B=26, 2025-05-07T20:12:38.8181799Z log_E=5, 2025-05-07T20:12:38.8181877Z L=12, 2025-05-07T20:12:38.8181972Z D_gradcheck=2, 2025-05-07T20:12:38.8182073Z stochastic_rounding=False, 2025-05-07T20:12:38.8182157Z weighted=True, 2025-05-07T20:12:38.8182255Z row_wise=False, 2025-05-07T20:12:38.8182335Z mixed=False, 2025-05-07T20:12:38.8182420Z use_cache=False, 2025-05-07T20:12:38.8182540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8182656Z use_cpu=True, 2025-05-07T20:12:38.8182765Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8182846Z ) 2025-05-07T20:12:38.8182983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8183364Z self=, 2025-05-07T20:12:38.8183460Z mixed_B=False, 2025-05-07T20:12:38.8183541Z compile=False, 2025-05-07T20:12:38.8183617Z T=2, 2025-05-07T20:12:38.8183699Z D=19, 2025-05-07T20:12:38.8183777Z B=46, 2025-05-07T20:12:38.8183856Z log_E=4, 2025-05-07T20:12:38.8183941Z L=19, 2025-05-07T20:12:38.8184023Z D_gradcheck=2, 2025-05-07T20:12:38.8184117Z stochastic_rounding=True, 2025-05-07T20:12:38.8184207Z weighted=False, 2025-05-07T20:12:38.8184287Z row_wise=True, 2025-05-07T20:12:38.8184373Z mixed=True, 2025-05-07T20:12:38.8184456Z use_cache=False, 2025-05-07T20:12:38.8184566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8184655Z use_cpu=True, 2025-05-07T20:12:38.8184757Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8184865Z ) 2025-05-07T20:12:38.8185010Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8185388Z self=, 2025-05-07T20:12:38.8185474Z mixed_B=False, 2025-05-07T20:12:38.8185569Z compile=True, 2025-05-07T20:12:38.8185648Z T=3, 2025-05-07T20:12:38.8185726Z D=60, 2025-05-07T20:12:38.8185815Z B=114, 2025-05-07T20:12:38.8185895Z log_E=5, 2025-05-07T20:12:38.8185978Z L=11, 2025-05-07T20:12:38.8186061Z D_gradcheck=2, 2025-05-07T20:12:38.8186160Z stochastic_rounding=False, 2025-05-07T20:12:38.8186256Z weighted=False, 2025-05-07T20:12:38.8186337Z row_wise=True, 2025-05-07T20:12:38.8186413Z mixed=False, 2025-05-07T20:12:38.8186498Z use_cache=False, 2025-05-07T20:12:38.8186601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8186676Z use_cpu=True, 2025-05-07T20:12:38.8186781Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8186853Z ) 2025-05-07T20:12:38.8186986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8187373Z self=, 2025-05-07T20:12:38.8187452Z mixed_B=False, 2025-05-07T20:12:38.8187531Z compile=True, 2025-05-07T20:12:38.8187612Z T=5, 2025-05-07T20:12:38.8187687Z D=12, 2025-05-07T20:12:38.8187767Z B=62, 2025-05-07T20:12:38.8187843Z log_E=3, 2025-05-07T20:12:38.8187916Z L=1, 2025-05-07T20:12:38.8188001Z D_gradcheck=2, 2025-05-07T20:12:38.8188092Z stochastic_rounding=True, 2025-05-07T20:12:38.8188174Z weighted=False, 2025-05-07T20:12:38.8188257Z row_wise=True, 2025-05-07T20:12:38.8188333Z mixed=False, 2025-05-07T20:12:38.8188411Z use_cache=False, 2025-05-07T20:12:38.8188522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8188659Z use_cpu=True, 2025-05-07T20:12:38.8188762Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8188843Z ) 2025-05-07T20:12:38.8188976Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8189353Z self=, 2025-05-07T20:12:38.8189487Z mixed_B=True, 2025-05-07T20:12:38.8189567Z compile=False, 2025-05-07T20:12:38.8189651Z T=3, 2025-05-07T20:12:38.8189724Z D=26, 2025-05-07T20:12:38.8189797Z B=21, 2025-05-07T20:12:38.8189904Z log_E=3, 2025-05-07T20:12:38.8189980Z L=16, 2025-05-07T20:12:38.8190059Z D_gradcheck=2, 2025-05-07T20:12:38.8190167Z stochastic_rounding=True, 2025-05-07T20:12:38.8190250Z weighted=True, 2025-05-07T20:12:38.8190328Z row_wise=False, 2025-05-07T20:12:38.8190416Z mixed=True, 2025-05-07T20:12:38.8190497Z use_cache=True, 2025-05-07T20:12:38.8190602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8190691Z use_cpu=True, 2025-05-07T20:12:38.8190791Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8190862Z ) 2025-05-07T20:12:38.8191004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8191379Z self=, 2025-05-07T20:12:38.8191467Z mixed_B=True, 2025-05-07T20:12:38.8191550Z compile=True, 2025-05-07T20:12:38.8191626Z T=2, 2025-05-07T20:12:38.8191708Z D=25, 2025-05-07T20:12:38.8191784Z B=110, 2025-05-07T20:12:38.8191863Z log_E=5, 2025-05-07T20:12:38.8191942Z L=0, 2025-05-07T20:12:38.8192022Z D_gradcheck=1, 2025-05-07T20:12:38.8192117Z stochastic_rounding=True, 2025-05-07T20:12:38.8192207Z weighted=False, 2025-05-07T20:12:38.8192288Z row_wise=False, 2025-05-07T20:12:38.8192364Z mixed=False, 2025-05-07T20:12:38.8192448Z use_cache=True, 2025-05-07T20:12:38.8192553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8192636Z use_cpu=True, 2025-05-07T20:12:38.8192734Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8192836Z ) 2025-05-07T20:12:38.8192976Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8193349Z self=, 2025-05-07T20:12:38.8193430Z mixed_B=True, 2025-05-07T20:12:38.8193518Z compile=False, 2025-05-07T20:12:38.8193591Z T=2, 2025-05-07T20:12:38.8193667Z D=94, 2025-05-07T20:12:38.8193749Z B=114, 2025-05-07T20:12:38.8193828Z log_E=4, 2025-05-07T20:12:38.8193901Z L=5, 2025-05-07T20:12:38.8193987Z D_gradcheck=1, 2025-05-07T20:12:38.8194082Z stochastic_rounding=False, 2025-05-07T20:12:38.8194164Z weighted=True, 2025-05-07T20:12:38.8194247Z row_wise=False, 2025-05-07T20:12:38.8194327Z mixed=True, 2025-05-07T20:12:38.8194416Z use_cache=False, 2025-05-07T20:12:38.8194520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8194603Z use_cpu=True, 2025-05-07T20:12:38.8194711Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8194782Z ) 2025-05-07T20:12:38.8194918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8195299Z self=, 2025-05-07T20:12:38.8195378Z mixed_B=True, 2025-05-07T20:12:38.8195460Z compile=True, 2025-05-07T20:12:38.8195546Z T=2, 2025-05-07T20:12:38.8195618Z D=22, 2025-05-07T20:12:38.8195696Z B=56, 2025-05-07T20:12:38.8195782Z log_E=4, 2025-05-07T20:12:38.8195855Z L=7, 2025-05-07T20:12:38.8195936Z D_gradcheck=2, 2025-05-07T20:12:38.8196044Z stochastic_rounding=False, 2025-05-07T20:12:38.8196125Z weighted=False, 2025-05-07T20:12:38.8196216Z row_wise=False, 2025-05-07T20:12:38.8196292Z mixed=False, 2025-05-07T20:12:38.8196372Z use_cache=False, 2025-05-07T20:12:38.8196485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8196604Z use_cpu=True, 2025-05-07T20:12:38.8196706Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8196787Z ) 2025-05-07T20:12:38.8196917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8197291Z self=, 2025-05-07T20:12:38.8197406Z mixed_B=False, 2025-05-07T20:12:38.8197485Z compile=True, 2025-05-07T20:12:38.8197559Z T=4, 2025-05-07T20:12:38.8197644Z D=14, 2025-05-07T20:12:38.8197716Z B=127, 2025-05-07T20:12:38.8197824Z log_E=4, 2025-05-07T20:12:38.8197900Z L=3, 2025-05-07T20:12:38.8204571Z D_gradcheck=2, 2025-05-07T20:12:38.8204719Z stochastic_rounding=True, 2025-05-07T20:12:38.8204805Z weighted=False, 2025-05-07T20:12:38.8204899Z row_wise=False, 2025-05-07T20:12:38.8204978Z mixed=False, 2025-05-07T20:12:38.8205060Z use_cache=False, 2025-05-07T20:12:38.8205183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8205268Z use_cpu=True, 2025-05-07T20:12:38.8205373Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8205459Z ) 2025-05-07T20:12:38.8205605Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8206008Z self=, 2025-05-07T20:12:38.8206097Z mixed_B=True, 2025-05-07T20:12:38.8206177Z compile=False, 2025-05-07T20:12:38.8206263Z T=3, 2025-05-07T20:12:38.8206338Z D=106, 2025-05-07T20:12:38.8206413Z B=124, 2025-05-07T20:12:38.8206501Z log_E=5, 2025-05-07T20:12:38.8206579Z L=15, 2025-05-07T20:12:38.8206657Z D_gradcheck=2, 2025-05-07T20:12:38.8206771Z stochastic_rounding=False, 2025-05-07T20:12:38.8206852Z weighted=True, 2025-05-07T20:12:38.8206935Z row_wise=False, 2025-05-07T20:12:38.8207023Z mixed=False, 2025-05-07T20:12:38.8207110Z use_cache=False, 2025-05-07T20:12:38.8207216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8207309Z use_cpu=True, 2025-05-07T20:12:38.8207408Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8207565Z ) 2025-05-07T20:12:38.8534762Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8535448Z self=, 2025-05-07T20:12:38.8535576Z mixed_B=False, 2025-05-07T20:12:38.8535708Z compile=False, 2025-05-07T20:12:38.8535845Z T=5, 2025-05-07T20:12:38.8535958Z D=54, 2025-05-07T20:12:38.8536079Z B=33, 2025-05-07T20:12:38.8536208Z log_E=3, 2025-05-07T20:12:38.8536312Z L=3, 2025-05-07T20:12:38.8536468Z D_gradcheck=1, 2025-05-07T20:12:38.8536677Z stochastic_rounding=True, 2025-05-07T20:12:38.8536833Z weighted=True, 2025-05-07T20:12:38.8536986Z row_wise=False, 2025-05-07T20:12:38.8537087Z mixed=True, 2025-05-07T20:12:38.8537167Z use_cache=False, 2025-05-07T20:12:38.8537287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8537371Z use_cpu=True, 2025-05-07T20:12:38.8537473Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8537558Z ) 2025-05-07T20:12:38.8537696Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8538072Z self=, 2025-05-07T20:12:38.8538164Z mixed_B=False, 2025-05-07T20:12:38.8538245Z compile=True, 2025-05-07T20:12:38.8538316Z T=1, 2025-05-07T20:12:38.8538401Z D=96, 2025-05-07T20:12:38.8538477Z B=6, 2025-05-07T20:12:38.8538553Z log_E=4, 2025-05-07T20:12:38.8538639Z L=17, 2025-05-07T20:12:38.8538719Z D_gradcheck=1, 2025-05-07T20:12:38.8538819Z stochastic_rounding=True, 2025-05-07T20:12:38.8538900Z weighted=False, 2025-05-07T20:12:38.8538979Z row_wise=True, 2025-05-07T20:12:38.8539063Z mixed=True, 2025-05-07T20:12:38.8539146Z use_cache=False, 2025-05-07T20:12:38.8539255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8539450Z use_cpu=True, 2025-05-07T20:12:38.8539557Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8539699Z ) 2025-05-07T20:12:38.8539844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8540224Z self=, 2025-05-07T20:12:38.8540357Z mixed_B=True, 2025-05-07T20:12:38.8540447Z compile=True, 2025-05-07T20:12:38.8540523Z T=3, 2025-05-07T20:12:38.8540606Z D=12, 2025-05-07T20:12:38.8540680Z B=96, 2025-05-07T20:12:38.8540794Z log_E=4, 2025-05-07T20:12:38.8540881Z L=19, 2025-05-07T20:12:38.8540962Z D_gradcheck=2, 2025-05-07T20:12:38.8541062Z stochastic_rounding=False, 2025-05-07T20:12:38.8541149Z weighted=True, 2025-05-07T20:12:38.8541229Z row_wise=False, 2025-05-07T20:12:38.8541308Z mixed=False, 2025-05-07T20:12:38.8541396Z use_cache=True, 2025-05-07T20:12:38.8541504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8541586Z use_cpu=True, 2025-05-07T20:12:38.8541701Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8541776Z ) 2025-05-07T20:12:38.8541912Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8542300Z self=, 2025-05-07T20:12:38.8542385Z mixed_B=False, 2025-05-07T20:12:38.8542474Z compile=False, 2025-05-07T20:12:38.8542546Z T=5, 2025-05-07T20:12:38.8542621Z D=107, 2025-05-07T20:12:38.8542706Z B=104, 2025-05-07T20:12:38.8542783Z log_E=4, 2025-05-07T20:12:38.8542857Z L=6, 2025-05-07T20:12:38.8542945Z D_gradcheck=1, 2025-05-07T20:12:38.8543038Z stochastic_rounding=True, 2025-05-07T20:12:38.8543128Z weighted=True, 2025-05-07T20:12:38.8543214Z row_wise=True, 2025-05-07T20:12:38.8543292Z mixed=False, 2025-05-07T20:12:38.8543374Z use_cache=False, 2025-05-07T20:12:38.8543490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8543571Z use_cpu=True, 2025-05-07T20:12:38.8543673Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8543795Z ) 2025-05-07T20:12:38.8543929Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8544313Z self=, 2025-05-07T20:12:38.8544393Z mixed_B=False, 2025-05-07T20:12:38.8544476Z compile=False, 2025-05-07T20:12:38.8544561Z T=1, 2025-05-07T20:12:38.8544634Z D=122, 2025-05-07T20:12:38.8544707Z B=100, 2025-05-07T20:12:38.8544793Z log_E=5, 2025-05-07T20:12:38.8544868Z L=20, 2025-05-07T20:12:38.8544946Z D_gradcheck=1, 2025-05-07T20:12:38.8545050Z stochastic_rounding=True, 2025-05-07T20:12:38.8545129Z weighted=True, 2025-05-07T20:12:38.8545208Z row_wise=False, 2025-05-07T20:12:38.8545296Z mixed=True, 2025-05-07T20:12:38.8545376Z use_cache=True, 2025-05-07T20:12:38.8545480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8545572Z use_cpu=True, 2025-05-07T20:12:38.8545673Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8545758Z ) 2025-05-07T20:12:38.8545892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8546265Z self=, 2025-05-07T20:12:38.8546358Z mixed_B=True, 2025-05-07T20:12:38.8546437Z compile=False, 2025-05-07T20:12:38.8546512Z T=2, 2025-05-07T20:12:38.8546594Z D=98, 2025-05-07T20:12:38.8546667Z B=98, 2025-05-07T20:12:38.8546803Z log_E=3, 2025-05-07T20:12:38.8546879Z L=19, 2025-05-07T20:12:38.8546965Z D_gradcheck=2, 2025-05-07T20:12:38.8547060Z stochastic_rounding=False, 2025-05-07T20:12:38.8547141Z weighted=True, 2025-05-07T20:12:38.8547229Z row_wise=True, 2025-05-07T20:12:38.8547306Z mixed=False, 2025-05-07T20:12:38.8547389Z use_cache=False, 2025-05-07T20:12:38.8547507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8547617Z use_cpu=True, 2025-05-07T20:12:38.8547723Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8547805Z ) 2025-05-07T20:12:38.8547938Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8548321Z self=, 2025-05-07T20:12:38.8548425Z mixed_B=False, 2025-05-07T20:12:38.8548505Z compile=False, 2025-05-07T20:12:38.8548591Z T=4, 2025-05-07T20:12:38.8548663Z D=79, 2025-05-07T20:12:38.8548739Z B=87, 2025-05-07T20:12:38.8548847Z log_E=4, 2025-05-07T20:12:38.8548921Z L=19, 2025-05-07T20:12:38.8549002Z D_gradcheck=2, 2025-05-07T20:12:38.8549107Z stochastic_rounding=True, 2025-05-07T20:12:38.8549188Z weighted=True, 2025-05-07T20:12:38.8549269Z row_wise=True, 2025-05-07T20:12:38.8549357Z mixed=False, 2025-05-07T20:12:38.8549440Z use_cache=False, 2025-05-07T20:12:38.8549547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8549637Z use_cpu=True, 2025-05-07T20:12:38.8549740Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8549825Z ) 2025-05-07T20:12:38.8549958Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8550334Z self=, 2025-05-07T20:12:38.8550427Z mixed_B=False, 2025-05-07T20:12:38.8550508Z compile=False, 2025-05-07T20:12:38.8550580Z T=5, 2025-05-07T20:12:38.8550667Z D=60, 2025-05-07T20:12:38.8550739Z B=82, 2025-05-07T20:12:38.8550814Z log_E=4, 2025-05-07T20:12:38.8550899Z L=15, 2025-05-07T20:12:38.8550978Z D_gradcheck=2, 2025-05-07T20:12:38.8551073Z stochastic_rounding=True, 2025-05-07T20:12:38.8551162Z weighted=False, 2025-05-07T20:12:38.8551243Z row_wise=False, 2025-05-07T20:12:38.8551320Z mixed=True, 2025-05-07T20:12:38.8551407Z use_cache=True, 2025-05-07T20:12:38.8551514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8551607Z use_cpu=True, 2025-05-07T20:12:38.8551707Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8551804Z ) 2025-05-07T20:12:38.8551947Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8552319Z self=, 2025-05-07T20:12:38.8552403Z mixed_B=True, 2025-05-07T20:12:38.8552494Z compile=False, 2025-05-07T20:12:38.8552566Z T=4, 2025-05-07T20:12:38.8552641Z D=102, 2025-05-07T20:12:38.8552726Z B=95, 2025-05-07T20:12:38.8552803Z log_E=3, 2025-05-07T20:12:38.8552877Z L=5, 2025-05-07T20:12:38.8552970Z D_gradcheck=2, 2025-05-07T20:12:38.8553064Z stochastic_rounding=False, 2025-05-07T20:12:38.8553146Z weighted=False, 2025-05-07T20:12:38.8553237Z row_wise=False, 2025-05-07T20:12:38.8553314Z mixed=True, 2025-05-07T20:12:38.8553401Z use_cache=True, 2025-05-07T20:12:38.8553508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8553587Z use_cpu=True, 2025-05-07T20:12:38.8553695Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8553768Z ) 2025-05-07T20:12:38.8553901Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8554284Z self=, 2025-05-07T20:12:38.8554368Z mixed_B=False, 2025-05-07T20:12:38.8554449Z compile=True, 2025-05-07T20:12:38.8554531Z T=5, 2025-05-07T20:12:38.8554604Z D=28, 2025-05-07T20:12:38.8554676Z B=29, 2025-05-07T20:12:38.8554762Z log_E=4, 2025-05-07T20:12:38.8554837Z L=20, 2025-05-07T20:12:38.8554923Z D_gradcheck=1, 2025-05-07T20:12:38.8555017Z stochastic_rounding=True, 2025-05-07T20:12:38.8555097Z weighted=True, 2025-05-07T20:12:38.8555183Z row_wise=True, 2025-05-07T20:12:38.8555265Z mixed=False, 2025-05-07T20:12:38.8555342Z use_cache=True, 2025-05-07T20:12:38.8555456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8555567Z use_cpu=True, 2025-05-07T20:12:38.8555668Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8555746Z ) 2025-05-07T20:12:38.8555882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8556252Z self=, 2025-05-07T20:12:38.8556369Z mixed_B=False, 2025-05-07T20:12:38.8556455Z compile=False, 2025-05-07T20:12:38.8556536Z T=5, 2025-05-07T20:12:38.8556612Z D=123, 2025-05-07T20:12:38.8556690Z B=64, 2025-05-07T20:12:38.8556797Z log_E=3, 2025-05-07T20:12:38.8556873Z L=14, 2025-05-07T20:12:38.8556957Z D_gradcheck=2, 2025-05-07T20:12:38.8557058Z stochastic_rounding=False, 2025-05-07T20:12:38.8557140Z weighted=False, 2025-05-07T20:12:38.8557220Z row_wise=False, 2025-05-07T20:12:38.8557304Z mixed=True, 2025-05-07T20:12:38.8557384Z use_cache=True, 2025-05-07T20:12:38.8557495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8557582Z use_cpu=True, 2025-05-07T20:12:38.8557681Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8557757Z ) 2025-05-07T20:12:38.8557898Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8558272Z self=, 2025-05-07T20:12:38.8558361Z mixed_B=True, 2025-05-07T20:12:38.8558441Z compile=True, 2025-05-07T20:12:38.8558515Z T=2, 2025-05-07T20:12:38.8558597Z D=34, 2025-05-07T20:12:38.8558670Z B=74, 2025-05-07T20:12:38.8558749Z log_E=4, 2025-05-07T20:12:38.8558833Z L=2, 2025-05-07T20:12:38.8558911Z D_gradcheck=2, 2025-05-07T20:12:38.8559006Z stochastic_rounding=True, 2025-05-07T20:12:38.8559097Z weighted=False, 2025-05-07T20:12:38.8559178Z row_wise=False, 2025-05-07T20:12:38.8559258Z mixed=True, 2025-05-07T20:12:38.8559345Z use_cache=False, 2025-05-07T20:12:38.8559453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8559536Z use_cpu=True, 2025-05-07T20:12:38.8559645Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8559742Z ) 2025-05-07T20:12:38.8559888Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8560260Z self=, 2025-05-07T20:12:38.8560341Z mixed_B=True, 2025-05-07T20:12:38.8560432Z compile=False, 2025-05-07T20:12:38.8560502Z T=5, 2025-05-07T20:12:38.8560576Z D=56, 2025-05-07T20:12:38.8560660Z B=105, 2025-05-07T20:12:38.8560734Z log_E=5, 2025-05-07T20:12:38.8560807Z L=6, 2025-05-07T20:12:38.8560899Z D_gradcheck=1, 2025-05-07T20:12:38.8560991Z stochastic_rounding=True, 2025-05-07T20:12:38.8561070Z weighted=True, 2025-05-07T20:12:38.8561160Z row_wise=False, 2025-05-07T20:12:38.8561235Z mixed=True, 2025-05-07T20:12:38.8561314Z use_cache=True, 2025-05-07T20:12:38.8561431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8561512Z use_cpu=True, 2025-05-07T20:12:38.8561624Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8561696Z ) 2025-05-07T20:12:38.8561829Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8562213Z self=, 2025-05-07T20:12:38.8562290Z mixed_B=True, 2025-05-07T20:12:38.8562371Z compile=False, 2025-05-07T20:12:38.8562458Z T=3, 2025-05-07T20:12:38.8562530Z D=104, 2025-05-07T20:12:38.8562602Z B=82, 2025-05-07T20:12:38.8562691Z log_E=4, 2025-05-07T20:12:38.8562766Z L=8, 2025-05-07T20:12:38.8562845Z D_gradcheck=1, 2025-05-07T20:12:38.8562949Z stochastic_rounding=False, 2025-05-07T20:12:38.8563029Z weighted=True, 2025-05-07T20:12:38.8563107Z row_wise=True, 2025-05-07T20:12:38.8563196Z mixed=False, 2025-05-07T20:12:38.8563275Z use_cache=True, 2025-05-07T20:12:38.8563390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8563499Z use_cpu=True, 2025-05-07T20:12:38.8563601Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8563684Z ) 2025-05-07T20:12:38.8563819Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8564192Z self=, 2025-05-07T20:12:38.8564320Z mixed_B=True, 2025-05-07T20:12:38.8564400Z compile=False, 2025-05-07T20:12:38.8564473Z T=3, 2025-05-07T20:12:38.8564556Z D=51, 2025-05-07T20:12:38.8564631Z B=13, 2025-05-07T20:12:38.8564731Z log_E=4, 2025-05-07T20:12:38.8564818Z L=2, 2025-05-07T20:12:38.8564899Z D_gradcheck=1, 2025-05-07T20:12:38.8564996Z stochastic_rounding=False, 2025-05-07T20:12:38.8565088Z weighted=True, 2025-05-07T20:12:38.8565165Z row_wise=True, 2025-05-07T20:12:38.8565253Z mixed=True, 2025-05-07T20:12:38.8565335Z use_cache=False, 2025-05-07T20:12:38.8565441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8565532Z use_cpu=True, 2025-05-07T20:12:38.8565635Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8565705Z ) 2025-05-07T20:12:38.8565849Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8566223Z self=, 2025-05-07T20:12:38.8566304Z mixed_B=False, 2025-05-07T20:12:38.8566392Z compile=True, 2025-05-07T20:12:38.8566468Z T=4, 2025-05-07T20:12:38.8566539Z D=75, 2025-05-07T20:12:38.8566620Z B=97, 2025-05-07T20:12:38.8566698Z log_E=4, 2025-05-07T20:12:38.8566773Z L=1, 2025-05-07T20:12:38.8566858Z D_gradcheck=2, 2025-05-07T20:12:38.8566954Z stochastic_rounding=True, 2025-05-07T20:12:38.8567035Z weighted=False, 2025-05-07T20:12:38.8567121Z row_wise=True, 2025-05-07T20:12:38.8567199Z mixed=True, 2025-05-07T20:12:38.8567277Z use_cache=True, 2025-05-07T20:12:38.8567390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8567469Z use_cpu=True, 2025-05-07T20:12:38.8567569Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8567650Z ) 2025-05-07T20:12:38.8567810Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8568193Z self=, 2025-05-07T20:12:38.8568272Z mixed_B=True, 2025-05-07T20:12:38.8568354Z compile=True, 2025-05-07T20:12:38.8568436Z T=3, 2025-05-07T20:12:38.8568514Z D=17, 2025-05-07T20:12:38.8568589Z B=19, 2025-05-07T20:12:38.8568677Z log_E=5, 2025-05-07T20:12:38.8568752Z L=7, 2025-05-07T20:12:38.8568833Z D_gradcheck=1, 2025-05-07T20:12:38.8568935Z stochastic_rounding=False, 2025-05-07T20:12:38.8569015Z weighted=True, 2025-05-07T20:12:38.8569094Z row_wise=True, 2025-05-07T20:12:38.8569178Z mixed=True, 2025-05-07T20:12:38.8569259Z use_cache=True, 2025-05-07T20:12:38.8569368Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8569455Z use_cpu=True, 2025-05-07T20:12:38.8569556Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8569634Z ) 2025-05-07T20:12:38.8909677Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8910283Z self=, 2025-05-07T20:12:38.8910421Z mixed_B=True, 2025-05-07T20:12:38.8910556Z compile=True, 2025-05-07T20:12:38.8910661Z T=5, 2025-05-07T20:12:38.8910805Z D=90, 2025-05-07T20:12:38.8910950Z B=78, 2025-05-07T20:12:38.8911100Z log_E=4, 2025-05-07T20:12:38.8911256Z L=16, 2025-05-07T20:12:38.8911400Z D_gradcheck=1, 2025-05-07T20:12:38.8911535Z stochastic_rounding=False, 2025-05-07T20:12:38.8911618Z weighted=False, 2025-05-07T20:12:38.8911695Z row_wise=True, 2025-05-07T20:12:38.8911779Z mixed=False, 2025-05-07T20:12:38.8911858Z use_cache=True, 2025-05-07T20:12:38.8912044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8912223Z use_cpu=True, 2025-05-07T20:12:38.8912329Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8912401Z ) 2025-05-07T20:12:38.8912549Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8912929Z self=, 2025-05-07T20:12:38.8913057Z mixed_B=False, 2025-05-07T20:12:38.8913137Z compile=True, 2025-05-07T20:12:38.8913213Z T=2, 2025-05-07T20:12:38.8913296Z D=11, 2025-05-07T20:12:38.8913370Z B=35, 2025-05-07T20:12:38.8913446Z log_E=5, 2025-05-07T20:12:38.8913562Z L=4, 2025-05-07T20:12:38.8913646Z D_gradcheck=2, 2025-05-07T20:12:38.8913743Z stochastic_rounding=True, 2025-05-07T20:12:38.8913830Z weighted=True, 2025-05-07T20:12:38.8913909Z row_wise=False, 2025-05-07T20:12:38.8913987Z mixed=False, 2025-05-07T20:12:38.8914075Z use_cache=True, 2025-05-07T20:12:38.8914181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8914263Z use_cpu=True, 2025-05-07T20:12:38.8914372Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8914445Z ) 2025-05-07T20:12:38.8914580Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8914963Z self=, 2025-05-07T20:12:38.8915045Z mixed_B=True, 2025-05-07T20:12:38.8915133Z compile=True, 2025-05-07T20:12:38.8915208Z T=1, 2025-05-07T20:12:38.8915281Z D=37, 2025-05-07T20:12:38.8915362Z B=109, 2025-05-07T20:12:38.8915437Z log_E=5, 2025-05-07T20:12:38.8915512Z L=8, 2025-05-07T20:12:38.8915601Z D_gradcheck=2, 2025-05-07T20:12:38.8915696Z stochastic_rounding=False, 2025-05-07T20:12:38.8915778Z weighted=True, 2025-05-07T20:12:38.8915861Z row_wise=True, 2025-05-07T20:12:38.8915939Z mixed=True, 2025-05-07T20:12:38.8916020Z use_cache=False, 2025-05-07T20:12:38.8916137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8916213Z use_cpu=True, 2025-05-07T20:12:38.8916323Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8916398Z ) 2025-05-07T20:12:38.8916570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8916949Z self=, 2025-05-07T20:12:38.8917034Z mixed_B=False, 2025-05-07T20:12:38.8917118Z compile=False, 2025-05-07T20:12:38.8917197Z T=3, 2025-05-07T20:12:38.8917273Z D=4, 2025-05-07T20:12:38.8917349Z B=29, 2025-05-07T20:12:38.8917430Z log_E=4, 2025-05-07T20:12:38.8917504Z L=6, 2025-05-07T20:12:38.8917585Z D_gradcheck=2, 2025-05-07T20:12:38.8917685Z stochastic_rounding=True, 2025-05-07T20:12:38.8917764Z weighted=False, 2025-05-07T20:12:38.8917841Z row_wise=False, 2025-05-07T20:12:38.8917926Z mixed=False, 2025-05-07T20:12:38.8918005Z use_cache=True, 2025-05-07T20:12:38.8918120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8918197Z use_cpu=True, 2025-05-07T20:12:38.8918303Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8918380Z ) 2025-05-07T20:12:38.8918513Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8918888Z self=, 2025-05-07T20:12:38.8918974Z mixed_B=True, 2025-05-07T20:12:38.8919054Z compile=True, 2025-05-07T20:12:38.8919125Z T=1, 2025-05-07T20:12:38.8919207Z D=40, 2025-05-07T20:12:38.8919280Z B=84, 2025-05-07T20:12:38.8919356Z log_E=4, 2025-05-07T20:12:38.8919437Z L=4, 2025-05-07T20:12:38.8919515Z D_gradcheck=2, 2025-05-07T20:12:38.8919609Z stochastic_rounding=False, 2025-05-07T20:12:38.8919698Z weighted=False, 2025-05-07T20:12:38.8919780Z row_wise=True, 2025-05-07T20:12:38.8919864Z mixed=True, 2025-05-07T20:12:38.8919944Z use_cache=False, 2025-05-07T20:12:38.8920049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8920134Z use_cpu=True, 2025-05-07T20:12:38.8920264Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8920335Z ) 2025-05-07T20:12:38.8920478Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8920852Z self=, 2025-05-07T20:12:38.8920961Z mixed_B=False, 2025-05-07T20:12:38.8921047Z compile=True, 2025-05-07T20:12:38.8921121Z T=4, 2025-05-07T20:12:38.8921193Z D=18, 2025-05-07T20:12:38.8921272Z B=41, 2025-05-07T20:12:38.8921348Z log_E=5, 2025-05-07T20:12:38.8921448Z L=16, 2025-05-07T20:12:38.8921539Z D_gradcheck=1, 2025-05-07T20:12:38.8921634Z stochastic_rounding=True, 2025-05-07T20:12:38.8921719Z weighted=False, 2025-05-07T20:12:38.8921798Z row_wise=False, 2025-05-07T20:12:38.8921875Z mixed=True, 2025-05-07T20:12:38.8921962Z use_cache=True, 2025-05-07T20:12:38.8922071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8922152Z use_cpu=True, 2025-05-07T20:12:38.8922262Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8922332Z ) 2025-05-07T20:12:38.8922470Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8922851Z self=, 2025-05-07T20:12:38.8922931Z mixed_B=True, 2025-05-07T20:12:38.8923013Z compile=False, 2025-05-07T20:12:38.8923091Z T=4, 2025-05-07T20:12:38.8923168Z D=118, 2025-05-07T20:12:38.8923254Z B=61, 2025-05-07T20:12:38.8923328Z log_E=3, 2025-05-07T20:12:38.8923402Z L=13, 2025-05-07T20:12:38.8923491Z D_gradcheck=1, 2025-05-07T20:12:38.8923584Z stochastic_rounding=True, 2025-05-07T20:12:38.8923665Z weighted=False, 2025-05-07T20:12:38.8923754Z row_wise=True, 2025-05-07T20:12:38.8923831Z mixed=False, 2025-05-07T20:12:38.8923910Z use_cache=True, 2025-05-07T20:12:38.8924023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8924099Z use_cpu=True, 2025-05-07T20:12:38.8924202Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8924281Z ) 2025-05-07T20:12:38.8924439Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8924813Z self=, 2025-05-07T20:12:38.8924900Z mixed_B=False, 2025-05-07T20:12:38.8924982Z compile=True, 2025-05-07T20:12:38.8925062Z T=5, 2025-05-07T20:12:38.8925137Z D=103, 2025-05-07T20:12:38.8925210Z B=77, 2025-05-07T20:12:38.8925292Z log_E=5, 2025-05-07T20:12:38.8925365Z L=7, 2025-05-07T20:12:38.8925446Z D_gradcheck=1, 2025-05-07T20:12:38.8925545Z stochastic_rounding=True, 2025-05-07T20:12:38.8925625Z weighted=True, 2025-05-07T20:12:38.8925703Z row_wise=False, 2025-05-07T20:12:38.8925786Z mixed=False, 2025-05-07T20:12:38.8925869Z use_cache=False, 2025-05-07T20:12:38.8925976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8926059Z use_cpu=True, 2025-05-07T20:12:38.8926162Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8926233Z ) 2025-05-07T20:12:38.8926373Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8926746Z self=, 2025-05-07T20:12:38.8926833Z mixed_B=True, 2025-05-07T20:12:38.8926912Z compile=True, 2025-05-07T20:12:38.8926986Z T=3, 2025-05-07T20:12:38.8927065Z D=78, 2025-05-07T20:12:38.8927142Z B=56, 2025-05-07T20:12:38.8927219Z log_E=5, 2025-05-07T20:12:38.8927301Z L=6, 2025-05-07T20:12:38.8927377Z D_gradcheck=1, 2025-05-07T20:12:38.8927472Z stochastic_rounding=True, 2025-05-07T20:12:38.8927560Z weighted=False, 2025-05-07T20:12:38.8927640Z row_wise=False, 2025-05-07T20:12:38.8927719Z mixed=False, 2025-05-07T20:12:38.8927805Z use_cache=True, 2025-05-07T20:12:38.8927910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8927993Z use_cpu=True, 2025-05-07T20:12:38.8928126Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8928199Z ) 2025-05-07T20:12:38.8928340Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8928715Z self=, 2025-05-07T20:12:38.8928823Z mixed_B=True, 2025-05-07T20:12:38.8928909Z compile=False, 2025-05-07T20:12:38.8928982Z T=2, 2025-05-07T20:12:38.8929056Z D=102, 2025-05-07T20:12:38.8929135Z B=61, 2025-05-07T20:12:38.8929208Z log_E=4, 2025-05-07T20:12:38.8929307Z L=6, 2025-05-07T20:12:38.8929394Z D_gradcheck=2, 2025-05-07T20:12:38.8929489Z stochastic_rounding=False, 2025-05-07T20:12:38.8929568Z weighted=True, 2025-05-07T20:12:38.8929651Z row_wise=True, 2025-05-07T20:12:38.8929730Z mixed=False, 2025-05-07T20:12:38.8929819Z use_cache=False, 2025-05-07T20:12:38.8929926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8930004Z use_cpu=True, 2025-05-07T20:12:38.8930112Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8930183Z ) 2025-05-07T20:12:38.8930314Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8930690Z self=, 2025-05-07T20:12:38.8930771Z mixed_B=False, 2025-05-07T20:12:38.8930848Z compile=True, 2025-05-07T20:12:38.8930927Z T=2, 2025-05-07T20:12:38.8930998Z D=43, 2025-05-07T20:12:38.8931070Z B=29, 2025-05-07T20:12:38.8931148Z log_E=3, 2025-05-07T20:12:38.8931221Z L=4, 2025-05-07T20:12:38.8931299Z D_gradcheck=2, 2025-05-07T20:12:38.8931399Z stochastic_rounding=False, 2025-05-07T20:12:38.8931479Z weighted=True, 2025-05-07T20:12:38.8931566Z row_wise=False, 2025-05-07T20:12:38.8931642Z mixed=False, 2025-05-07T20:12:38.8931723Z use_cache=False, 2025-05-07T20:12:38.8931838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8931917Z use_cpu=True, 2025-05-07T20:12:38.8932021Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8932099Z ) 2025-05-07T20:12:38.8932233Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8932634Z self=, 2025-05-07T20:12:38.8932719Z mixed_B=False, 2025-05-07T20:12:38.8932800Z compile=True, 2025-05-07T20:12:38.8932875Z T=2, 2025-05-07T20:12:38.8932957Z D=66, 2025-05-07T20:12:38.8933032Z B=44, 2025-05-07T20:12:38.8933108Z log_E=4, 2025-05-07T20:12:38.8933193Z L=19, 2025-05-07T20:12:38.8933275Z D_gradcheck=2, 2025-05-07T20:12:38.8933377Z stochastic_rounding=False, 2025-05-07T20:12:38.8933457Z weighted=True, 2025-05-07T20:12:38.8933536Z row_wise=True, 2025-05-07T20:12:38.8933623Z mixed=False, 2025-05-07T20:12:38.8933706Z use_cache=True, 2025-05-07T20:12:38.8933813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8933895Z use_cpu=True, 2025-05-07T20:12:38.8933999Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8934072Z ) 2025-05-07T20:12:38.8934211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8934593Z self=, 2025-05-07T20:12:38.8934672Z mixed_B=False, 2025-05-07T20:12:38.8934760Z compile=False, 2025-05-07T20:12:38.8934833Z T=1, 2025-05-07T20:12:38.8934915Z D=113, 2025-05-07T20:12:38.8934987Z B=112, 2025-05-07T20:12:38.8935063Z log_E=3, 2025-05-07T20:12:38.8935142Z L=5, 2025-05-07T20:12:38.8935223Z D_gradcheck=1, 2025-05-07T20:12:38.8935318Z stochastic_rounding=False, 2025-05-07T20:12:38.8935405Z weighted=True, 2025-05-07T20:12:38.8935487Z row_wise=False, 2025-05-07T20:12:38.8935561Z mixed=True, 2025-05-07T20:12:38.8935643Z use_cache=False, 2025-05-07T20:12:38.8935750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8935830Z use_cpu=True, 2025-05-07T20:12:38.8935975Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8936049Z ) 2025-05-07T20:12:38.8936183Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8936569Z self=, 2025-05-07T20:12:38.8936675Z mixed_B=True, 2025-05-07T20:12:38.8936762Z compile=False, 2025-05-07T20:12:38.8936834Z T=5, 2025-05-07T20:12:38.8936908Z D=111, 2025-05-07T20:12:38.8936986Z B=19, 2025-05-07T20:12:38.8937061Z log_E=3, 2025-05-07T20:12:38.8937158Z L=8, 2025-05-07T20:12:38.8937244Z D_gradcheck=1, 2025-05-07T20:12:38.8937339Z stochastic_rounding=False, 2025-05-07T20:12:38.8937417Z weighted=True, 2025-05-07T20:12:38.8937499Z row_wise=False, 2025-05-07T20:12:38.8937578Z mixed=False, 2025-05-07T20:12:38.8937660Z use_cache=True, 2025-05-07T20:12:38.8937775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8937855Z use_cpu=True, 2025-05-07T20:12:38.8937958Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8938034Z ) 2025-05-07T20:12:38.8938164Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8938537Z self=, 2025-05-07T20:12:38.8938614Z mixed_B=False, 2025-05-07T20:12:38.8938689Z compile=True, 2025-05-07T20:12:38.8938763Z T=4, 2025-05-07T20:12:38.8938833Z D=62, 2025-05-07T20:12:38.8938906Z B=76, 2025-05-07T20:12:38.8938984Z log_E=5, 2025-05-07T20:12:38.8939057Z L=12, 2025-05-07T20:12:38.8939135Z D_gradcheck=2, 2025-05-07T20:12:38.8939235Z stochastic_rounding=True, 2025-05-07T20:12:38.8939312Z weighted=True, 2025-05-07T20:12:38.8939389Z row_wise=True, 2025-05-07T20:12:38.8939478Z mixed=True, 2025-05-07T20:12:38.8939557Z use_cache=True, 2025-05-07T20:12:38.8939744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8939833Z use_cpu=True, 2025-05-07T20:12:38.8939931Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8940010Z ) 2025-05-07T20:12:38.8940141Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8940549Z self=, 2025-05-07T20:12:38.8940637Z mixed_B=False, 2025-05-07T20:12:38.8940714Z compile=False, 2025-05-07T20:12:38.8940784Z T=1, 2025-05-07T20:12:38.8940866Z D=89, 2025-05-07T20:12:38.8940935Z B=63, 2025-05-07T20:12:38.8941008Z log_E=3, 2025-05-07T20:12:38.8941088Z L=9, 2025-05-07T20:12:38.8941166Z D_gradcheck=2, 2025-05-07T20:12:38.8941258Z stochastic_rounding=True, 2025-05-07T20:12:38.8941348Z weighted=False, 2025-05-07T20:12:38.8941426Z row_wise=False, 2025-05-07T20:12:38.8941513Z mixed=False, 2025-05-07T20:12:38.8941596Z use_cache=False, 2025-05-07T20:12:38.8941702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.8941787Z use_cpu=True, 2025-05-07T20:12:38.8941888Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.8941957Z ) 2025-05-07T20:12:38.8942098Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.8942471Z self=, 2025-05-07T20:12:38.8942549Z mixed_B=False, 2025-05-07T20:12:38.8942634Z compile=True, 2025-05-07T20:12:38.8942705Z T=1, 2025-05-07T20:12:38.8942776Z D=127, 2025-05-07T20:12:38.8942856Z B=57, 2025-05-07T20:12:38.8942934Z log_E=4, 2025-05-07T20:12:38.8943006Z L=11, 2025-05-07T20:12:38.8943092Z D_gradcheck=1, 2025-05-07T20:12:38.8943185Z stochastic_rounding=True, 2025-05-07T20:12:38.8943269Z weighted=True, 2025-05-07T20:12:38.8943345Z row_wise=True, 2025-05-07T20:12:38.8943421Z mixed=True, 2025-05-07T20:12:38.8943508Z use_cache=False, 2025-05-07T20:12:38.8943615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.8943692Z use_cpu=True, 2025-05-07T20:12:38.8943828Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.8943901Z ) 2025-05-07T20:12:38.9284310Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9284989Z self=, 2025-05-07T20:12:38.9285231Z mixed_B=True, 2025-05-07T20:12:38.9285371Z compile=True, 2025-05-07T20:12:38.9285478Z T=5, 2025-05-07T20:12:38.9285608Z D=84, 2025-05-07T20:12:38.9285718Z B=121, 2025-05-07T20:12:38.9285832Z log_E=4, 2025-05-07T20:12:38.9286030Z L=13, 2025-05-07T20:12:38.9286152Z D_gradcheck=1, 2025-05-07T20:12:38.9286337Z stochastic_rounding=False, 2025-05-07T20:12:38.9286520Z weighted=False, 2025-05-07T20:12:38.9286673Z row_wise=False, 2025-05-07T20:12:38.9286814Z mixed=True, 2025-05-07T20:12:38.9286922Z use_cache=False, 2025-05-07T20:12:38.9287028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9287108Z use_cpu=True, 2025-05-07T20:12:38.9287224Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9287296Z ) 2025-05-07T20:12:38.9287430Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9287819Z self=, 2025-05-07T20:12:38.9287896Z mixed_B=False, 2025-05-07T20:12:38.9287993Z compile=False, 2025-05-07T20:12:38.9288064Z T=1, 2025-05-07T20:12:38.9288138Z D=42, 2025-05-07T20:12:38.9288225Z B=60, 2025-05-07T20:12:38.9288298Z log_E=5, 2025-05-07T20:12:38.9288377Z L=8, 2025-05-07T20:12:38.9288473Z D_gradcheck=2, 2025-05-07T20:12:38.9288564Z stochastic_rounding=False, 2025-05-07T20:12:38.9288644Z weighted=True, 2025-05-07T20:12:38.9288738Z row_wise=False, 2025-05-07T20:12:38.9288813Z mixed=True, 2025-05-07T20:12:38.9288894Z use_cache=False, 2025-05-07T20:12:38.9289017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9289094Z use_cpu=True, 2025-05-07T20:12:38.9289197Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9289279Z ) 2025-05-07T20:12:38.9289411Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9289841Z self=, 2025-05-07T20:12:38.9289920Z mixed_B=True, 2025-05-07T20:12:38.9290000Z compile=False, 2025-05-07T20:12:38.9290086Z T=3, 2025-05-07T20:12:38.9290159Z D=85, 2025-05-07T20:12:38.9290233Z B=48, 2025-05-07T20:12:38.9290321Z log_E=4, 2025-05-07T20:12:38.9290397Z L=9, 2025-05-07T20:12:38.9290478Z D_gradcheck=1, 2025-05-07T20:12:38.9290587Z stochastic_rounding=False, 2025-05-07T20:12:38.9290666Z weighted=False, 2025-05-07T20:12:38.9290748Z row_wise=True, 2025-05-07T20:12:38.9290836Z mixed=True, 2025-05-07T20:12:38.9290917Z use_cache=False, 2025-05-07T20:12:38.9291023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9291113Z use_cpu=True, 2025-05-07T20:12:38.9291213Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9291296Z ) 2025-05-07T20:12:38.9291429Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9291804Z self=, 2025-05-07T20:12:38.9291895Z mixed_B=False, 2025-05-07T20:12:38.9291974Z compile=False, 2025-05-07T20:12:38.9292050Z T=2, 2025-05-07T20:12:38.9292136Z D=69, 2025-05-07T20:12:38.9292220Z B=45, 2025-05-07T20:12:38.9292299Z log_E=5, 2025-05-07T20:12:38.9292384Z L=2, 2025-05-07T20:12:38.9292466Z D_gradcheck=2, 2025-05-07T20:12:38.9292626Z stochastic_rounding=False, 2025-05-07T20:12:38.9292709Z weighted=False, 2025-05-07T20:12:38.9292801Z row_wise=True, 2025-05-07T20:12:38.9292880Z mixed=False, 2025-05-07T20:12:38.9292962Z use_cache=True, 2025-05-07T20:12:38.9293084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9293164Z use_cpu=True, 2025-05-07T20:12:38.9293312Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9293402Z ) 2025-05-07T20:12:38.9293538Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9293930Z self=, 2025-05-07T20:12:38.9294039Z mixed_B=True, 2025-05-07T20:12:38.9294120Z compile=True, 2025-05-07T20:12:38.9294210Z T=2, 2025-05-07T20:12:38.9294287Z D=51, 2025-05-07T20:12:38.9294363Z B=125, 2025-05-07T20:12:38.9294458Z log_E=5, 2025-05-07T20:12:38.9294561Z L=19, 2025-05-07T20:12:38.9294647Z D_gradcheck=1, 2025-05-07T20:12:38.9294757Z stochastic_rounding=True, 2025-05-07T20:12:38.9294840Z weighted=True, 2025-05-07T20:12:38.9294919Z row_wise=True, 2025-05-07T20:12:38.9295013Z mixed=False, 2025-05-07T20:12:38.9295098Z use_cache=False, 2025-05-07T20:12:38.9295207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9295302Z use_cpu=True, 2025-05-07T20:12:38.9295407Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9295493Z ) 2025-05-07T20:12:38.9295631Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9296004Z self=, 2025-05-07T20:12:38.9296097Z mixed_B=False, 2025-05-07T20:12:38.9296180Z compile=True, 2025-05-07T20:12:38.9296253Z T=4, 2025-05-07T20:12:38.9296337Z D=62, 2025-05-07T20:12:38.9296414Z B=31, 2025-05-07T20:12:38.9296490Z log_E=5, 2025-05-07T20:12:38.9296579Z L=0, 2025-05-07T20:12:38.9296664Z D_gradcheck=1, 2025-05-07T20:12:38.9296758Z stochastic_rounding=True, 2025-05-07T20:12:38.9296852Z weighted=False, 2025-05-07T20:12:38.9296937Z row_wise=False, 2025-05-07T20:12:38.9297013Z mixed=True, 2025-05-07T20:12:38.9297109Z use_cache=False, 2025-05-07T20:12:38.9297218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9297310Z use_cpu=True, 2025-05-07T20:12:38.9297414Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9297488Z ) 2025-05-07T20:12:38.9297631Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9298050Z self=, 2025-05-07T20:12:38.9298132Z mixed_B=True, 2025-05-07T20:12:38.9298226Z compile=False, 2025-05-07T20:12:38.9298300Z T=2, 2025-05-07T20:12:38.9298376Z D=36, 2025-05-07T20:12:38.9298461Z B=97, 2025-05-07T20:12:38.9298545Z log_E=5, 2025-05-07T20:12:38.9298622Z L=7, 2025-05-07T20:12:38.9298714Z D_gradcheck=2, 2025-05-07T20:12:38.9298814Z stochastic_rounding=False, 2025-05-07T20:12:38.9298901Z weighted=True, 2025-05-07T20:12:38.9298980Z row_wise=False, 2025-05-07T20:12:38.9299065Z mixed=False, 2025-05-07T20:12:38.9299154Z use_cache=True, 2025-05-07T20:12:38.9299263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9299347Z use_cpu=True, 2025-05-07T20:12:38.9299463Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9299535Z ) 2025-05-07T20:12:38.9299756Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9300144Z self=, 2025-05-07T20:12:38.9300227Z mixed_B=True, 2025-05-07T20:12:38.9300308Z compile=True, 2025-05-07T20:12:38.9300395Z T=1, 2025-05-07T20:12:38.9300470Z D=76, 2025-05-07T20:12:38.9300547Z B=128, 2025-05-07T20:12:38.9300631Z log_E=4, 2025-05-07T20:12:38.9300707Z L=14, 2025-05-07T20:12:38.9300803Z D_gradcheck=2, 2025-05-07T20:12:38.9300894Z stochastic_rounding=True, 2025-05-07T20:12:38.9300976Z weighted=True, 2025-05-07T20:12:38.9301066Z row_wise=False, 2025-05-07T20:12:38.9301143Z mixed=False, 2025-05-07T20:12:38.9301223Z use_cache=True, 2025-05-07T20:12:38.9301341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9301420Z use_cpu=True, 2025-05-07T20:12:38.9301554Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9301641Z ) 2025-05-07T20:12:38.9301773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9302151Z self=, 2025-05-07T20:12:38.9302269Z mixed_B=True, 2025-05-07T20:12:38.9302350Z compile=False, 2025-05-07T20:12:38.9302439Z T=1, 2025-05-07T20:12:38.9302516Z D=2, 2025-05-07T20:12:38.9302591Z B=37, 2025-05-07T20:12:38.9302680Z log_E=4, 2025-05-07T20:12:38.9302754Z L=7, 2025-05-07T20:12:38.9302858Z D_gradcheck=2, 2025-05-07T20:12:38.9302966Z stochastic_rounding=True, 2025-05-07T20:12:38.9303047Z weighted=True, 2025-05-07T20:12:38.9303128Z row_wise=False, 2025-05-07T20:12:38.9303221Z mixed=False, 2025-05-07T20:12:38.9303300Z use_cache=True, 2025-05-07T20:12:38.9303407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9303500Z use_cpu=True, 2025-05-07T20:12:38.9303600Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9303672Z ) 2025-05-07T20:12:38.9303815Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9304190Z self=, 2025-05-07T20:12:38.9304283Z mixed_B=False, 2025-05-07T20:12:38.9304364Z compile=True, 2025-05-07T20:12:38.9304438Z T=3, 2025-05-07T20:12:38.9304521Z D=32, 2025-05-07T20:12:38.9304597Z B=105, 2025-05-07T20:12:38.9304672Z log_E=3, 2025-05-07T20:12:38.9304758Z L=19, 2025-05-07T20:12:38.9304846Z D_gradcheck=2, 2025-05-07T20:12:38.9304943Z stochastic_rounding=False, 2025-05-07T20:12:38.9305035Z weighted=False, 2025-05-07T20:12:38.9305115Z row_wise=True, 2025-05-07T20:12:38.9305192Z mixed=False, 2025-05-07T20:12:38.9305283Z use_cache=False, 2025-05-07T20:12:38.9305391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9305471Z use_cpu=True, 2025-05-07T20:12:38.9305584Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9305656Z ) 2025-05-07T20:12:38.9305796Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9306214Z self=, 2025-05-07T20:12:38.9306297Z mixed_B=False, 2025-05-07T20:12:38.9306386Z compile=False, 2025-05-07T20:12:38.9306464Z T=5, 2025-05-07T20:12:38.9306540Z D=34, 2025-05-07T20:12:38.9306624Z B=105, 2025-05-07T20:12:38.9306701Z log_E=5, 2025-05-07T20:12:38.9306774Z L=8, 2025-05-07T20:12:38.9306869Z D_gradcheck=1, 2025-05-07T20:12:38.9306965Z stochastic_rounding=False, 2025-05-07T20:12:38.9307048Z weighted=False, 2025-05-07T20:12:38.9307139Z row_wise=True, 2025-05-07T20:12:38.9307217Z mixed=True, 2025-05-07T20:12:38.9307297Z use_cache=True, 2025-05-07T20:12:38.9307418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9307499Z use_cpu=True, 2025-05-07T20:12:38.9307611Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9307683Z ) 2025-05-07T20:12:38.9307817Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9308206Z self=, 2025-05-07T20:12:38.9308296Z mixed_B=False, 2025-05-07T20:12:38.9308378Z compile=True, 2025-05-07T20:12:38.9308465Z T=4, 2025-05-07T20:12:38.9308538Z D=77, 2025-05-07T20:12:38.9308614Z B=70, 2025-05-07T20:12:38.9308745Z log_E=4, 2025-05-07T20:12:38.9308821Z L=0, 2025-05-07T20:12:38.9308904Z D_gradcheck=1, 2025-05-07T20:12:38.9309014Z stochastic_rounding=True, 2025-05-07T20:12:38.9309096Z weighted=False, 2025-05-07T20:12:38.9309177Z row_wise=False, 2025-05-07T20:12:38.9309265Z mixed=True, 2025-05-07T20:12:38.9309350Z use_cache=True, 2025-05-07T20:12:38.9309469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9309550Z use_cpu=True, 2025-05-07T20:12:38.9309683Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9309764Z ) 2025-05-07T20:12:38.9309898Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9310279Z self=, 2025-05-07T20:12:38.9310392Z mixed_B=True, 2025-05-07T20:12:38.9310474Z compile=False, 2025-05-07T20:12:38.9310555Z T=4, 2025-05-07T20:12:38.9310637Z D=36, 2025-05-07T20:12:38.9310713Z B=70, 2025-05-07T20:12:38.9310792Z log_E=3, 2025-05-07T20:12:38.9310874Z L=16, 2025-05-07T20:12:38.9310982Z D_gradcheck=1, 2025-05-07T20:12:38.9311089Z stochastic_rounding=False, 2025-05-07T20:12:38.9311170Z weighted=True, 2025-05-07T20:12:38.9311251Z row_wise=True, 2025-05-07T20:12:38.9311337Z mixed=False, 2025-05-07T20:12:38.9311420Z use_cache=False, 2025-05-07T20:12:38.9311530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9311618Z use_cpu=True, 2025-05-07T20:12:38.9311721Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9311795Z ) 2025-05-07T20:12:38.9311937Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9312316Z self=, 2025-05-07T20:12:38.9312398Z mixed_B=True, 2025-05-07T20:12:38.9312491Z compile=False, 2025-05-07T20:12:38.9312569Z T=3, 2025-05-07T20:12:38.9312646Z D=54, 2025-05-07T20:12:38.9312730Z B=17, 2025-05-07T20:12:38.9312807Z log_E=3, 2025-05-07T20:12:38.9312897Z L=3, 2025-05-07T20:12:38.9312982Z D_gradcheck=1, 2025-05-07T20:12:38.9313082Z stochastic_rounding=True, 2025-05-07T20:12:38.9313174Z weighted=True, 2025-05-07T20:12:38.9313254Z row_wise=True, 2025-05-07T20:12:38.9313332Z mixed=True, 2025-05-07T20:12:38.9313424Z use_cache=False, 2025-05-07T20:12:38.9313533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9313616Z use_cpu=True, 2025-05-07T20:12:38.9313731Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9313805Z ) 2025-05-07T20:12:38.9313942Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9314357Z self=, 2025-05-07T20:12:38.9314439Z mixed_B=True, 2025-05-07T20:12:38.9314534Z compile=False, 2025-05-07T20:12:38.9314610Z T=1, 2025-05-07T20:12:38.9314688Z D=64, 2025-05-07T20:12:38.9314777Z B=122, 2025-05-07T20:12:38.9314856Z log_E=4, 2025-05-07T20:12:38.9314935Z L=7, 2025-05-07T20:12:38.9315029Z D_gradcheck=1, 2025-05-07T20:12:38.9315127Z stochastic_rounding=False, 2025-05-07T20:12:38.9315209Z weighted=False, 2025-05-07T20:12:38.9315299Z row_wise=False, 2025-05-07T20:12:38.9315380Z mixed=False, 2025-05-07T20:12:38.9315461Z use_cache=False, 2025-05-07T20:12:38.9315584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9315666Z use_cpu=True, 2025-05-07T20:12:38.9315771Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9315854Z ) 2025-05-07T20:12:38.9315989Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9316381Z self=, 2025-05-07T20:12:38.9316463Z mixed_B=True, 2025-05-07T20:12:38.9316545Z compile=False, 2025-05-07T20:12:38.9316630Z T=1, 2025-05-07T20:12:38.9316705Z D=113, 2025-05-07T20:12:38.9316782Z B=95, 2025-05-07T20:12:38.9316864Z log_E=3, 2025-05-07T20:12:38.9316941Z L=13, 2025-05-07T20:12:38.9317024Z D_gradcheck=1, 2025-05-07T20:12:38.9317126Z stochastic_rounding=True, 2025-05-07T20:12:38.9317211Z weighted=False, 2025-05-07T20:12:38.9317292Z row_wise=False, 2025-05-07T20:12:38.9317377Z mixed=False, 2025-05-07T20:12:38.9317458Z use_cache=True, 2025-05-07T20:12:38.9317565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9317651Z use_cpu=True, 2025-05-07T20:12:38.9317781Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9317864Z ) 2025-05-07T20:12:38.9318000Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9318378Z self=, 2025-05-07T20:12:38.9318494Z mixed_B=True, 2025-05-07T20:12:38.9318579Z compile=True, 2025-05-07T20:12:38.9318653Z T=3, 2025-05-07T20:12:38.9318736Z D=42, 2025-05-07T20:12:38.9318811Z B=53, 2025-05-07T20:12:38.9318889Z log_E=5, 2025-05-07T20:12:38.9318972Z L=0, 2025-05-07T20:12:38.9319079Z D_gradcheck=1, 2025-05-07T20:12:38.9319179Z stochastic_rounding=False, 2025-05-07T20:12:38.9319271Z weighted=False, 2025-05-07T20:12:38.9319351Z row_wise=True, 2025-05-07T20:12:38.9319429Z mixed=True, 2025-05-07T20:12:38.9319519Z use_cache=False, 2025-05-07T20:12:38.9319630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9319722Z use_cpu=True, 2025-05-07T20:12:38.9319825Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9319896Z ) 2025-05-07T20:12:38.9657512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9658124Z self=, 2025-05-07T20:12:38.9658287Z mixed_B=False, 2025-05-07T20:12:38.9658418Z compile=False, 2025-05-07T20:12:38.9658537Z T=4, 2025-05-07T20:12:38.9658660Z D=85, 2025-05-07T20:12:38.9658777Z B=66, 2025-05-07T20:12:38.9658892Z log_E=4, 2025-05-07T20:12:38.9659027Z L=18, 2025-05-07T20:12:38.9659157Z D_gradcheck=1, 2025-05-07T20:12:38.9659343Z stochastic_rounding=True, 2025-05-07T20:12:38.9659519Z weighted=False, 2025-05-07T20:12:38.9659743Z row_wise=True, 2025-05-07T20:12:38.9659888Z mixed=True, 2025-05-07T20:12:38.9660007Z use_cache=False, 2025-05-07T20:12:38.9660120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9660200Z use_cpu=True, 2025-05-07T20:12:38.9660321Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9660398Z ) 2025-05-07T20:12:38.9660535Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9661032Z self=, 2025-05-07T20:12:38.9661120Z mixed_B=False, 2025-05-07T20:12:38.9661215Z compile=True, 2025-05-07T20:12:38.9661294Z T=5, 2025-05-07T20:12:38.9661372Z D=51, 2025-05-07T20:12:38.9661465Z B=38, 2025-05-07T20:12:38.9661545Z log_E=4, 2025-05-07T20:12:38.9661619Z L=19, 2025-05-07T20:12:38.9661713Z D_gradcheck=2, 2025-05-07T20:12:38.9661812Z stochastic_rounding=False, 2025-05-07T20:12:38.9661894Z weighted=True, 2025-05-07T20:12:38.9661987Z row_wise=True, 2025-05-07T20:12:38.9662067Z mixed=True, 2025-05-07T20:12:38.9662145Z use_cache=True, 2025-05-07T20:12:38.9662336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9662415Z use_cpu=True, 2025-05-07T20:12:38.9662531Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9662605Z ) 2025-05-07T20:12:38.9662740Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9663131Z self=, 2025-05-07T20:12:38.9663213Z mixed_B=False, 2025-05-07T20:12:38.9663296Z compile=True, 2025-05-07T20:12:38.9663384Z T=1, 2025-05-07T20:12:38.9663459Z D=64, 2025-05-07T20:12:38.9663535Z B=24, 2025-05-07T20:12:38.9663630Z log_E=3, 2025-05-07T20:12:38.9663706Z L=18, 2025-05-07T20:12:38.9663791Z D_gradcheck=2, 2025-05-07T20:12:38.9663896Z stochastic_rounding=False, 2025-05-07T20:12:38.9663979Z weighted=False, 2025-05-07T20:12:38.9664071Z row_wise=False, 2025-05-07T20:12:38.9664154Z mixed=False, 2025-05-07T20:12:38.9664236Z use_cache=False, 2025-05-07T20:12:38.9664358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9664439Z use_cpu=True, 2025-05-07T20:12:38.9664597Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9664685Z ) 2025-05-07T20:12:38.9664822Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9665203Z self=, 2025-05-07T20:12:38.9665337Z mixed_B=True, 2025-05-07T20:12:38.9665418Z compile=True, 2025-05-07T20:12:38.9665495Z T=1, 2025-05-07T20:12:38.9665584Z D=47, 2025-05-07T20:12:38.9665661Z B=99, 2025-05-07T20:12:38.9665737Z log_E=5, 2025-05-07T20:12:38.9665821Z L=16, 2025-05-07T20:12:38.9665936Z D_gradcheck=2, 2025-05-07T20:12:38.9666047Z stochastic_rounding=True, 2025-05-07T20:12:38.9666128Z weighted=False, 2025-05-07T20:12:38.9666209Z row_wise=False, 2025-05-07T20:12:38.9666301Z mixed=False, 2025-05-07T20:12:38.9666380Z use_cache=True, 2025-05-07T20:12:38.9666488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9666581Z use_cpu=True, 2025-05-07T20:12:38.9666685Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9666759Z ) 2025-05-07T20:12:38.9666905Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9667281Z self=, 2025-05-07T20:12:38.9667363Z mixed_B=True, 2025-05-07T20:12:38.9667459Z compile=False, 2025-05-07T20:12:38.9667536Z T=3, 2025-05-07T20:12:38.9667624Z D=122, 2025-05-07T20:12:38.9667697Z B=128, 2025-05-07T20:12:38.9667775Z log_E=3, 2025-05-07T20:12:38.9667864Z L=19, 2025-05-07T20:12:38.9667947Z D_gradcheck=1, 2025-05-07T20:12:38.9668045Z stochastic_rounding=False, 2025-05-07T20:12:38.9668140Z weighted=False, 2025-05-07T20:12:38.9668220Z row_wise=False, 2025-05-07T20:12:38.9668304Z mixed=False, 2025-05-07T20:12:38.9668400Z use_cache=False, 2025-05-07T20:12:38.9668508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9668590Z use_cpu=True, 2025-05-07T20:12:38.9668707Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9668781Z ) 2025-05-07T20:12:38.9668917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9669338Z self=, 2025-05-07T20:12:38.9669421Z mixed_B=True, 2025-05-07T20:12:38.9669514Z compile=False, 2025-05-07T20:12:38.9669589Z T=3, 2025-05-07T20:12:38.9669665Z D=55, 2025-05-07T20:12:38.9669754Z B=95, 2025-05-07T20:12:38.9669830Z log_E=3, 2025-05-07T20:12:38.9669903Z L=7, 2025-05-07T20:12:38.9669998Z D_gradcheck=2, 2025-05-07T20:12:38.9670094Z stochastic_rounding=False, 2025-05-07T20:12:38.9670175Z weighted=False, 2025-05-07T20:12:38.9670268Z row_wise=False, 2025-05-07T20:12:38.9670349Z mixed=False, 2025-05-07T20:12:38.9670430Z use_cache=True, 2025-05-07T20:12:38.9670549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9670630Z use_cpu=True, 2025-05-07T20:12:38.9670742Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9670828Z ) 2025-05-07T20:12:38.9670964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9671359Z self=, 2025-05-07T20:12:38.9671444Z mixed_B=False, 2025-05-07T20:12:38.9671529Z compile=True, 2025-05-07T20:12:38.9671619Z T=4, 2025-05-07T20:12:38.9671696Z D=80, 2025-05-07T20:12:38.9671775Z B=102, 2025-05-07T20:12:38.9671873Z log_E=4, 2025-05-07T20:12:38.9671951Z L=15, 2025-05-07T20:12:38.9672036Z D_gradcheck=1, 2025-05-07T20:12:38.9672148Z stochastic_rounding=True, 2025-05-07T20:12:38.9672233Z weighted=True, 2025-05-07T20:12:38.9672315Z row_wise=True, 2025-05-07T20:12:38.9672407Z mixed=True, 2025-05-07T20:12:38.9672490Z use_cache=False, 2025-05-07T20:12:38.9672601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9672698Z use_cpu=True, 2025-05-07T20:12:38.9672855Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9672943Z ) 2025-05-07T20:12:38.9673080Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9673462Z self=, 2025-05-07T20:12:38.9673590Z mixed_B=False, 2025-05-07T20:12:38.9673675Z compile=True, 2025-05-07T20:12:38.9673753Z T=2, 2025-05-07T20:12:38.9673844Z D=72, 2025-05-07T20:12:38.9673920Z B=2, 2025-05-07T20:12:38.9674000Z log_E=5, 2025-05-07T20:12:38.9674091Z L=5, 2025-05-07T20:12:38.9674214Z D_gradcheck=2, 2025-05-07T20:12:38.9674312Z stochastic_rounding=True, 2025-05-07T20:12:38.9674410Z weighted=True, 2025-05-07T20:12:38.9674492Z row_wise=False, 2025-05-07T20:12:38.9674575Z mixed=False, 2025-05-07T20:12:38.9674676Z use_cache=False, 2025-05-07T20:12:38.9674788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9674883Z use_cpu=True, 2025-05-07T20:12:38.9674990Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9675061Z ) 2025-05-07T20:12:38.9675209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9675766Z self=, 2025-05-07T20:12:38.9675853Z mixed_B=True, 2025-05-07T20:12:38.9675950Z compile=True, 2025-05-07T20:12:38.9676026Z T=2, 2025-05-07T20:12:38.9676101Z D=15, 2025-05-07T20:12:38.9676194Z B=70, 2025-05-07T20:12:38.9676271Z log_E=4, 2025-05-07T20:12:38.9676346Z L=17, 2025-05-07T20:12:38.9676445Z D_gradcheck=1, 2025-05-07T20:12:38.9676541Z stochastic_rounding=False, 2025-05-07T20:12:38.9676638Z weighted=False, 2025-05-07T20:12:38.9676719Z row_wise=True, 2025-05-07T20:12:38.9676799Z mixed=True, 2025-05-07T20:12:38.9676894Z use_cache=True, 2025-05-07T20:12:38.9677004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9677086Z use_cpu=True, 2025-05-07T20:12:38.9677200Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9677277Z ) 2025-05-07T20:12:38.9677410Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9677851Z self=, 2025-05-07T20:12:38.9677937Z mixed_B=False, 2025-05-07T20:12:38.9678020Z compile=True, 2025-05-07T20:12:38.9678110Z T=2, 2025-05-07T20:12:38.9678192Z D=128, 2025-05-07T20:12:38.9678267Z B=70, 2025-05-07T20:12:38.9678362Z log_E=4, 2025-05-07T20:12:38.9678439Z L=1, 2025-05-07T20:12:38.9678536Z D_gradcheck=1, 2025-05-07T20:12:38.9678633Z stochastic_rounding=True, 2025-05-07T20:12:38.9678718Z weighted=False, 2025-05-07T20:12:38.9678812Z row_wise=False, 2025-05-07T20:12:38.9678892Z mixed=True, 2025-05-07T20:12:38.9678977Z use_cache=True, 2025-05-07T20:12:38.9679101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9679184Z use_cpu=True, 2025-05-07T20:12:38.9679288Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9679376Z ) 2025-05-07T20:12:38.9679512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9679891Z self=, 2025-05-07T20:12:38.9679986Z mixed_B=True, 2025-05-07T20:12:38.9680069Z compile=True, 2025-05-07T20:12:38.9680162Z T=4, 2025-05-07T20:12:38.9680239Z D=39, 2025-05-07T20:12:38.9680315Z B=89, 2025-05-07T20:12:38.9680404Z log_E=4, 2025-05-07T20:12:38.9680479Z L=1, 2025-05-07T20:12:38.9680563Z D_gradcheck=2, 2025-05-07T20:12:38.9680675Z stochastic_rounding=True, 2025-05-07T20:12:38.9680759Z weighted=True, 2025-05-07T20:12:38.9680843Z row_wise=False, 2025-05-07T20:12:38.9680931Z mixed=True, 2025-05-07T20:12:38.9681014Z use_cache=True, 2025-05-07T20:12:38.9681127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9681227Z use_cpu=True, 2025-05-07T20:12:38.9681333Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9681445Z ) 2025-05-07T20:12:38.9681597Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9681977Z self=, 2025-05-07T20:12:38.9682073Z mixed_B=False, 2025-05-07T20:12:38.9682198Z compile=False, 2025-05-07T20:12:38.9682277Z T=3, 2025-05-07T20:12:38.9682370Z D=62, 2025-05-07T20:12:38.9682448Z B=70, 2025-05-07T20:12:38.9682532Z log_E=3, 2025-05-07T20:12:38.9682623Z L=10, 2025-05-07T20:12:38.9682739Z D_gradcheck=2, 2025-05-07T20:12:38.9682837Z stochastic_rounding=True, 2025-05-07T20:12:38.9682931Z weighted=False, 2025-05-07T20:12:38.9683013Z row_wise=False, 2025-05-07T20:12:38.9683092Z mixed=True, 2025-05-07T20:12:38.9683186Z use_cache=False, 2025-05-07T20:12:38.9683294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9683374Z use_cpu=True, 2025-05-07T20:12:38.9683489Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9683565Z ) 2025-05-07T20:12:38.9683713Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9684094Z self=, 2025-05-07T20:12:38.9684176Z mixed_B=False, 2025-05-07T20:12:38.9684272Z compile=False, 2025-05-07T20:12:38.9684349Z T=5, 2025-05-07T20:12:38.9684424Z D=86, 2025-05-07T20:12:38.9684512Z B=128, 2025-05-07T20:12:38.9684589Z log_E=3, 2025-05-07T20:12:38.9684666Z L=11, 2025-05-07T20:12:38.9684760Z D_gradcheck=1, 2025-05-07T20:12:38.9684858Z stochastic_rounding=False, 2025-05-07T20:12:38.9684940Z weighted=False, 2025-05-07T20:12:38.9685033Z row_wise=True, 2025-05-07T20:12:38.9685112Z mixed=True, 2025-05-07T20:12:38.9685195Z use_cache=True, 2025-05-07T20:12:38.9685316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9685397Z use_cpu=True, 2025-05-07T20:12:38.9685512Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9685587Z ) 2025-05-07T20:12:38.9685721Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9686138Z self=, 2025-05-07T20:12:38.9686219Z mixed_B=False, 2025-05-07T20:12:38.9686303Z compile=False, 2025-05-07T20:12:38.9686393Z T=4, 2025-05-07T20:12:38.9686469Z D=103, 2025-05-07T20:12:38.9686545Z B=107, 2025-05-07T20:12:38.9686635Z log_E=3, 2025-05-07T20:12:38.9686711Z L=14, 2025-05-07T20:12:38.9686794Z D_gradcheck=2, 2025-05-07T20:12:38.9686902Z stochastic_rounding=False, 2025-05-07T20:12:38.9686984Z weighted=False, 2025-05-07T20:12:38.9687070Z row_wise=False, 2025-05-07T20:12:38.9687161Z mixed=True, 2025-05-07T20:12:38.9687242Z use_cache=True, 2025-05-07T20:12:38.9687362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9687449Z use_cpu=True, 2025-05-07T20:12:38.9687553Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9687650Z ) 2025-05-07T20:12:38.9687788Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9688172Z self=, 2025-05-07T20:12:38.9688271Z mixed_B=False, 2025-05-07T20:12:38.9688354Z compile=True, 2025-05-07T20:12:38.9688431Z T=1, 2025-05-07T20:12:38.9688519Z D=55, 2025-05-07T20:12:38.9688595Z B=104, 2025-05-07T20:12:38.9688673Z log_E=3, 2025-05-07T20:12:38.9688765Z L=7, 2025-05-07T20:12:38.9688851Z D_gradcheck=1, 2025-05-07T20:12:38.9688960Z stochastic_rounding=True, 2025-05-07T20:12:38.9689043Z weighted=False, 2025-05-07T20:12:38.9689128Z row_wise=False, 2025-05-07T20:12:38.9689218Z mixed=True, 2025-05-07T20:12:38.9689300Z use_cache=True, 2025-05-07T20:12:38.9689411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9689504Z use_cpu=True, 2025-05-07T20:12:38.9689608Z output_dtype=SparseType.FP32, 2025-05-07T20:12:38.9689710Z ) 2025-05-07T20:12:38.9689860Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9690235Z self=, 2025-05-07T20:12:38.9690316Z mixed_B=True, 2025-05-07T20:12:38.9690432Z compile=True, 2025-05-07T20:12:38.9690506Z T=5, 2025-05-07T20:12:38.9690583Z D=34, 2025-05-07T20:12:38.9690669Z B=13, 2025-05-07T20:12:38.9690747Z log_E=4, 2025-05-07T20:12:38.9690833Z L=16, 2025-05-07T20:12:38.9690940Z D_gradcheck=2, 2025-05-07T20:12:38.9691037Z stochastic_rounding=True, 2025-05-07T20:12:38.9691132Z weighted=True, 2025-05-07T20:12:38.9691214Z row_wise=False, 2025-05-07T20:12:38.9691296Z mixed=True, 2025-05-07T20:12:38.9691392Z use_cache=False, 2025-05-07T20:12:38.9691502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:38.9691584Z use_cpu=True, 2025-05-07T20:12:38.9691701Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9691777Z ) 2025-05-07T20:12:38.9691915Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:38.9692312Z self=, 2025-05-07T20:12:38.9692393Z mixed_B=True, 2025-05-07T20:12:38.9692494Z compile=False, 2025-05-07T20:12:38.9692570Z T=4, 2025-05-07T20:12:38.9692649Z D=71, 2025-05-07T20:12:38.9692736Z B=26, 2025-05-07T20:12:38.9692816Z log_E=3, 2025-05-07T20:12:38.9692893Z L=6, 2025-05-07T20:12:38.9692988Z D_gradcheck=1, 2025-05-07T20:12:38.9693091Z stochastic_rounding=True, 2025-05-07T20:12:38.9693177Z weighted=False, 2025-05-07T20:12:38.9693270Z row_wise=True, 2025-05-07T20:12:38.9693353Z mixed=True, 2025-05-07T20:12:38.9693437Z use_cache=True, 2025-05-07T20:12:38.9693561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:38.9693645Z use_cpu=True, 2025-05-07T20:12:38.9693750Z output_dtype=SparseType.FP16, 2025-05-07T20:12:38.9693843Z ) 2025-05-07T20:12:39.0036256Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0037101Z self=, 2025-05-07T20:12:39.0037233Z mixed_B=True, 2025-05-07T20:12:39.0037373Z compile=False, 2025-05-07T20:12:39.0037495Z T=4, 2025-05-07T20:12:39.0037642Z D=121, 2025-05-07T20:12:39.0037772Z B=46, 2025-05-07T20:12:39.0037894Z log_E=4, 2025-05-07T20:12:39.0038021Z L=4, 2025-05-07T20:12:39.0038163Z D_gradcheck=2, 2025-05-07T20:12:39.0038314Z stochastic_rounding=False, 2025-05-07T20:12:39.0038462Z weighted=True, 2025-05-07T20:12:39.0038621Z row_wise=False, 2025-05-07T20:12:39.0038776Z mixed=True, 2025-05-07T20:12:39.0038954Z use_cache=False, 2025-05-07T20:12:39.0039152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0039242Z use_cpu=True, 2025-05-07T20:12:39.0039359Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0039437Z ) 2025-05-07T20:12:39.0039580Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0039972Z self=, 2025-05-07T20:12:39.0040058Z mixed_B=False, 2025-05-07T20:12:39.0040146Z compile=False, 2025-05-07T20:12:39.0040234Z T=1, 2025-05-07T20:12:39.0040311Z D=102, 2025-05-07T20:12:39.0040388Z B=14, 2025-05-07T20:12:39.0040478Z log_E=5, 2025-05-07T20:12:39.0040553Z L=18, 2025-05-07T20:12:39.0040650Z D_gradcheck=1, 2025-05-07T20:12:39.0040747Z stochastic_rounding=True, 2025-05-07T20:12:39.0040832Z weighted=False, 2025-05-07T20:12:39.0040926Z row_wise=True, 2025-05-07T20:12:39.0041006Z mixed=True, 2025-05-07T20:12:39.0041093Z use_cache=False, 2025-05-07T20:12:39.0041220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0041302Z use_cpu=True, 2025-05-07T20:12:39.0041409Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0041565Z ) 2025-05-07T20:12:39.0041704Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0042082Z self=, 2025-05-07T20:12:39.0042180Z mixed_B=True, 2025-05-07T20:12:39.0042309Z compile=False, 2025-05-07T20:12:39.0042400Z T=4, 2025-05-07T20:12:39.0042478Z D=78, 2025-05-07T20:12:39.0042554Z B=61, 2025-05-07T20:12:39.0042645Z log_E=5, 2025-05-07T20:12:39.0042724Z L=3, 2025-05-07T20:12:39.0042845Z D_gradcheck=2, 2025-05-07T20:12:39.0042959Z stochastic_rounding=False, 2025-05-07T20:12:39.0043043Z weighted=True, 2025-05-07T20:12:39.0043126Z row_wise=True, 2025-05-07T20:12:39.0043217Z mixed=True, 2025-05-07T20:12:39.0043301Z use_cache=True, 2025-05-07T20:12:39.0043410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0043504Z use_cpu=True, 2025-05-07T20:12:39.0043607Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0043684Z ) 2025-05-07T20:12:39.0043831Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0044211Z self=, 2025-05-07T20:12:39.0044307Z mixed_B=True, 2025-05-07T20:12:39.0044393Z compile=False, 2025-05-07T20:12:39.0044471Z T=3, 2025-05-07T20:12:39.0044560Z D=128, 2025-05-07T20:12:39.0044636Z B=20, 2025-05-07T20:12:39.0044715Z log_E=4, 2025-05-07T20:12:39.0044803Z L=6, 2025-05-07T20:12:39.0044887Z D_gradcheck=2, 2025-05-07T20:12:39.0044983Z stochastic_rounding=True, 2025-05-07T20:12:39.0045080Z weighted=False, 2025-05-07T20:12:39.0045164Z row_wise=False, 2025-05-07T20:12:39.0045245Z mixed=False, 2025-05-07T20:12:39.0045340Z use_cache=False, 2025-05-07T20:12:39.0045512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0045595Z use_cpu=True, 2025-05-07T20:12:39.0045699Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0045788Z ) 2025-05-07T20:12:39.0045925Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0046326Z self=, 2025-05-07T20:12:39.0046420Z mixed_B=False, 2025-05-07T20:12:39.0046504Z compile=True, 2025-05-07T20:12:39.0046593Z T=5, 2025-05-07T20:12:39.0046669Z D=114, 2025-05-07T20:12:39.0046747Z B=70, 2025-05-07T20:12:39.0046836Z log_E=3, 2025-05-07T20:12:39.0046913Z L=6, 2025-05-07T20:12:39.0046997Z D_gradcheck=2, 2025-05-07T20:12:39.0047106Z stochastic_rounding=True, 2025-05-07T20:12:39.0047188Z weighted=True, 2025-05-07T20:12:39.0047271Z row_wise=False, 2025-05-07T20:12:39.0047362Z mixed=True, 2025-05-07T20:12:39.0047446Z use_cache=True, 2025-05-07T20:12:39.0047554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0047645Z use_cpu=True, 2025-05-07T20:12:39.0047747Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0047822Z ) 2025-05-07T20:12:39.0047967Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0048346Z self=, 2025-05-07T20:12:39.0048439Z mixed_B=False, 2025-05-07T20:12:39.0048521Z compile=True, 2025-05-07T20:12:39.0048598Z T=4, 2025-05-07T20:12:39.0048687Z D=128, 2025-05-07T20:12:39.0048764Z B=42, 2025-05-07T20:12:39.0048843Z log_E=4, 2025-05-07T20:12:39.0048935Z L=12, 2025-05-07T20:12:39.0049017Z D_gradcheck=1, 2025-05-07T20:12:39.0049114Z stochastic_rounding=True, 2025-05-07T20:12:39.0049210Z weighted=False, 2025-05-07T20:12:39.0049293Z row_wise=True, 2025-05-07T20:12:39.0049373Z mixed=False, 2025-05-07T20:12:39.0049465Z use_cache=True, 2025-05-07T20:12:39.0049573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0049655Z use_cpu=True, 2025-05-07T20:12:39.0049769Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0049870Z ) 2025-05-07T20:12:39.0050019Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0050397Z self=, 2025-05-07T20:12:39.0050478Z mixed_B=True, 2025-05-07T20:12:39.0050620Z compile=True, 2025-05-07T20:12:39.0050696Z T=2, 2025-05-07T20:12:39.0050771Z D=111, 2025-05-07T20:12:39.0050858Z B=109, 2025-05-07T20:12:39.0050936Z log_E=4, 2025-05-07T20:12:39.0051011Z L=6, 2025-05-07T20:12:39.0051107Z D_gradcheck=1, 2025-05-07T20:12:39.0051231Z stochastic_rounding=False, 2025-05-07T20:12:39.0051315Z weighted=False, 2025-05-07T20:12:39.0051410Z row_wise=False, 2025-05-07T20:12:39.0051492Z mixed=True, 2025-05-07T20:12:39.0051576Z use_cache=False, 2025-05-07T20:12:39.0051699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0051780Z use_cpu=True, 2025-05-07T20:12:39.0051899Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0051976Z ) 2025-05-07T20:12:39.0052114Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0052507Z self=, 2025-05-07T20:12:39.0052589Z mixed_B=True, 2025-05-07T20:12:39.0052675Z compile=True, 2025-05-07T20:12:39.0052767Z T=3, 2025-05-07T20:12:39.0052847Z D=53, 2025-05-07T20:12:39.0052927Z B=59, 2025-05-07T20:12:39.0053026Z log_E=3, 2025-05-07T20:12:39.0053103Z L=1, 2025-05-07T20:12:39.0053187Z D_gradcheck=1, 2025-05-07T20:12:39.0053300Z stochastic_rounding=True, 2025-05-07T20:12:39.0053385Z weighted=False, 2025-05-07T20:12:39.0053467Z row_wise=False, 2025-05-07T20:12:39.0053563Z mixed=False, 2025-05-07T20:12:39.0053647Z use_cache=False, 2025-05-07T20:12:39.0053769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0053851Z use_cpu=True, 2025-05-07T20:12:39.0053953Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0054040Z ) 2025-05-07T20:12:39.0054176Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0054582Z self=, 2025-05-07T20:12:39.0054675Z mixed_B=True, 2025-05-07T20:12:39.0054760Z compile=False, 2025-05-07T20:12:39.0054837Z T=1, 2025-05-07T20:12:39.0054925Z D=93, 2025-05-07T20:12:39.0055003Z B=41, 2025-05-07T20:12:39.0055081Z log_E=4, 2025-05-07T20:12:39.0055176Z L=3, 2025-05-07T20:12:39.0055260Z D_gradcheck=2, 2025-05-07T20:12:39.0055374Z stochastic_rounding=False, 2025-05-07T20:12:39.0055459Z weighted=True, 2025-05-07T20:12:39.0055542Z row_wise=True, 2025-05-07T20:12:39.0055637Z mixed=True, 2025-05-07T20:12:39.0055724Z use_cache=False, 2025-05-07T20:12:39.0055838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0055934Z use_cpu=True, 2025-05-07T20:12:39.0056038Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0056114Z ) 2025-05-07T20:12:39.0056265Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0056645Z self=, 2025-05-07T20:12:39.0056731Z mixed_B=False, 2025-05-07T20:12:39.0056835Z compile=False, 2025-05-07T20:12:39.0056914Z T=1, 2025-05-07T20:12:39.0056993Z D=113, 2025-05-07T20:12:39.0057085Z B=36, 2025-05-07T20:12:39.0057172Z log_E=5, 2025-05-07T20:12:39.0057263Z L=20, 2025-05-07T20:12:39.0057349Z D_gradcheck=2, 2025-05-07T20:12:39.0057450Z stochastic_rounding=True, 2025-05-07T20:12:39.0057550Z weighted=False, 2025-05-07T20:12:39.0057636Z row_wise=True, 2025-05-07T20:12:39.0057719Z mixed=True, 2025-05-07T20:12:39.0057819Z use_cache=True, 2025-05-07T20:12:39.0057932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0058016Z use_cpu=True, 2025-05-07T20:12:39.0058135Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0058240Z ) 2025-05-07T20:12:39.0058380Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0058769Z self=, 2025-05-07T20:12:39.0058892Z mixed_B=False, 2025-05-07T20:12:39.0059017Z compile=True, 2025-05-07T20:12:39.0059090Z T=3, 2025-05-07T20:12:39.0059169Z D=30, 2025-05-07T20:12:39.0059261Z B=28, 2025-05-07T20:12:39.0059343Z log_E=5, 2025-05-07T20:12:39.0059422Z L=5, 2025-05-07T20:12:39.0059524Z D_gradcheck=1, 2025-05-07T20:12:39.0059740Z stochastic_rounding=True, 2025-05-07T20:12:39.0059832Z weighted=True, 2025-05-07T20:12:39.0059929Z row_wise=False, 2025-05-07T20:12:39.0060009Z mixed=True, 2025-05-07T20:12:39.0060094Z use_cache=True, 2025-05-07T20:12:39.0060217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0060298Z use_cpu=True, 2025-05-07T20:12:39.0060402Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0060487Z ) 2025-05-07T20:12:39.0060624Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0061016Z self=, 2025-05-07T20:12:39.0061099Z mixed_B=False, 2025-05-07T20:12:39.0061182Z compile=True, 2025-05-07T20:12:39.0061269Z T=1, 2025-05-07T20:12:39.0061344Z D=29, 2025-05-07T20:12:39.0061420Z B=122, 2025-05-07T20:12:39.0061510Z log_E=3, 2025-05-07T20:12:39.0061586Z L=8, 2025-05-07T20:12:39.0061667Z D_gradcheck=1, 2025-05-07T20:12:39.0061778Z stochastic_rounding=True, 2025-05-07T20:12:39.0061860Z weighted=True, 2025-05-07T20:12:39.0061941Z row_wise=True, 2025-05-07T20:12:39.0062035Z mixed=False, 2025-05-07T20:12:39.0062119Z use_cache=True, 2025-05-07T20:12:39.0062229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0062325Z use_cpu=True, 2025-05-07T20:12:39.0062428Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0062518Z ) 2025-05-07T20:12:39.0062655Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0063032Z self=, 2025-05-07T20:12:39.0063157Z mixed_B=False, 2025-05-07T20:12:39.0063243Z compile=False, 2025-05-07T20:12:39.0063319Z T=3, 2025-05-07T20:12:39.0063412Z D=123, 2025-05-07T20:12:39.0063489Z B=5, 2025-05-07T20:12:39.0063568Z log_E=4, 2025-05-07T20:12:39.0063659Z L=8, 2025-05-07T20:12:39.0063741Z D_gradcheck=1, 2025-05-07T20:12:39.0063841Z stochastic_rounding=False, 2025-05-07T20:12:39.0063937Z weighted=False, 2025-05-07T20:12:39.0064019Z row_wise=False, 2025-05-07T20:12:39.0064100Z mixed=False, 2025-05-07T20:12:39.0064193Z use_cache=True, 2025-05-07T20:12:39.0064302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0064397Z use_cpu=True, 2025-05-07T20:12:39.0064500Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0064573Z ) 2025-05-07T20:12:39.0064720Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0065099Z self=, 2025-05-07T20:12:39.0065183Z mixed_B=True, 2025-05-07T20:12:39.0065281Z compile=False, 2025-05-07T20:12:39.0065358Z T=2, 2025-05-07T20:12:39.0065434Z D=51, 2025-05-07T20:12:39.0065519Z B=117, 2025-05-07T20:12:39.0065599Z log_E=4, 2025-05-07T20:12:39.0065677Z L=5, 2025-05-07T20:12:39.0065771Z D_gradcheck=2, 2025-05-07T20:12:39.0065871Z stochastic_rounding=True, 2025-05-07T20:12:39.0065954Z weighted=True, 2025-05-07T20:12:39.0066049Z row_wise=False, 2025-05-07T20:12:39.0066131Z mixed=False, 2025-05-07T20:12:39.0066226Z use_cache=True, 2025-05-07T20:12:39.0066334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0066416Z use_cpu=True, 2025-05-07T20:12:39.0066533Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0066608Z ) 2025-05-07T20:12:39.0066773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0067160Z self=, 2025-05-07T20:12:39.0067243Z mixed_B=False, 2025-05-07T20:12:39.0067354Z compile=False, 2025-05-07T20:12:39.0067443Z T=3, 2025-05-07T20:12:39.0067518Z D=85, 2025-05-07T20:12:39.0067594Z B=79, 2025-05-07T20:12:39.0067682Z log_E=4, 2025-05-07T20:12:39.0067758Z L=17, 2025-05-07T20:12:39.0067852Z D_gradcheck=1, 2025-05-07T20:12:39.0067971Z stochastic_rounding=True, 2025-05-07T20:12:39.0068055Z weighted=False, 2025-05-07T20:12:39.0068149Z row_wise=False, 2025-05-07T20:12:39.0068228Z mixed=False, 2025-05-07T20:12:39.0068311Z use_cache=False, 2025-05-07T20:12:39.0068431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0068512Z use_cpu=True, 2025-05-07T20:12:39.0068615Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0068699Z ) 2025-05-07T20:12:39.0068833Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0069206Z self=, 2025-05-07T20:12:39.0069299Z mixed_B=False, 2025-05-07T20:12:39.0069383Z compile=False, 2025-05-07T20:12:39.0069458Z T=2, 2025-05-07T20:12:39.0069546Z D=48, 2025-05-07T20:12:39.0069620Z B=32, 2025-05-07T20:12:39.0069708Z log_E=4, 2025-05-07T20:12:39.0069785Z L=0, 2025-05-07T20:12:39.0069866Z D_gradcheck=2, 2025-05-07T20:12:39.0069974Z stochastic_rounding=True, 2025-05-07T20:12:39.0070057Z weighted=False, 2025-05-07T20:12:39.0070137Z row_wise=False, 2025-05-07T20:12:39.0070231Z mixed=True, 2025-05-07T20:12:39.0070313Z use_cache=True, 2025-05-07T20:12:39.0070421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0070514Z use_cpu=True, 2025-05-07T20:12:39.0070616Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0070690Z ) 2025-05-07T20:12:39.0070837Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0071211Z self=, 2025-05-07T20:12:39.0071334Z mixed_B=False, 2025-05-07T20:12:39.0071417Z compile=False, 2025-05-07T20:12:39.0071493Z T=1, 2025-05-07T20:12:39.0071581Z D=90, 2025-05-07T20:12:39.0071656Z B=18, 2025-05-07T20:12:39.0071733Z log_E=5, 2025-05-07T20:12:39.0071818Z L=2, 2025-05-07T20:12:39.0071904Z D_gradcheck=1, 2025-05-07T20:12:39.0072004Z stochastic_rounding=False, 2025-05-07T20:12:39.0072100Z weighted=False, 2025-05-07T20:12:39.0072184Z row_wise=False, 2025-05-07T20:12:39.0072264Z mixed=False, 2025-05-07T20:12:39.0072357Z use_cache=True, 2025-05-07T20:12:39.0072469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0072551Z use_cpu=True, 2025-05-07T20:12:39.0072665Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0072737Z ) 2025-05-07T20:12:39.0414467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0415094Z self=, 2025-05-07T20:12:39.0415217Z mixed_B=False, 2025-05-07T20:12:39.0415362Z compile=True, 2025-05-07T20:12:39.0415488Z T=3, 2025-05-07T20:12:39.0415610Z D=20, 2025-05-07T20:12:39.0415740Z B=108, 2025-05-07T20:12:39.0415879Z log_E=5, 2025-05-07T20:12:39.0416025Z L=3, 2025-05-07T20:12:39.0416205Z D_gradcheck=1, 2025-05-07T20:12:39.0422683Z stochastic_rounding=False, 2025-05-07T20:12:39.0422841Z weighted=True, 2025-05-07T20:12:39.0422933Z row_wise=True, 2025-05-07T20:12:39.0423035Z mixed=False, 2025-05-07T20:12:39.0423122Z use_cache=False, 2025-05-07T20:12:39.0423244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0423343Z use_cpu=True, 2025-05-07T20:12:39.0423453Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0423532Z ) 2025-05-07T20:12:39.0423820Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0424300Z self=, 2025-05-07T20:12:39.0424405Z mixed_B=False, 2025-05-07T20:12:39.0424550Z compile=True, 2025-05-07T20:12:39.0424631Z T=4, 2025-05-07T20:12:39.0424723Z D=52, 2025-05-07T20:12:39.0424802Z B=21, 2025-05-07T20:12:39.0424883Z log_E=4, 2025-05-07T20:12:39.0424977Z L=4, 2025-05-07T20:12:39.0425063Z D_gradcheck=1, 2025-05-07T20:12:39.0425204Z stochastic_rounding=True, 2025-05-07T20:12:39.0425304Z weighted=False, 2025-05-07T20:12:39.0425384Z row_wise=True, 2025-05-07T20:12:39.0425469Z mixed=False, 2025-05-07T20:12:39.0425568Z use_cache=True, 2025-05-07T20:12:39.0425678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0425764Z use_cpu=True, 2025-05-07T20:12:39.0425883Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0425960Z ) 2025-05-07T20:12:39.0426105Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0426507Z self=, 2025-05-07T20:12:39.0426592Z mixed_B=True, 2025-05-07T20:12:39.0426692Z compile=True, 2025-05-07T20:12:39.0426771Z T=2, 2025-05-07T20:12:39.0426848Z D=52, 2025-05-07T20:12:39.0426941Z B=109, 2025-05-07T20:12:39.0427021Z log_E=3, 2025-05-07T20:12:39.0427099Z L=10, 2025-05-07T20:12:39.0427198Z D_gradcheck=1, 2025-05-07T20:12:39.0427301Z stochastic_rounding=False, 2025-05-07T20:12:39.0427385Z weighted=True, 2025-05-07T20:12:39.0427487Z row_wise=False, 2025-05-07T20:12:39.0427566Z mixed=True, 2025-05-07T20:12:39.0427649Z use_cache=True, 2025-05-07T20:12:39.0427774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0427857Z use_cpu=True, 2025-05-07T20:12:39.0427976Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0428050Z ) 2025-05-07T20:12:39.0428189Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0428587Z self=, 2025-05-07T20:12:39.0428709Z mixed_B=False, 2025-05-07T20:12:39.0428793Z compile=False, 2025-05-07T20:12:39.0428883Z T=3, 2025-05-07T20:12:39.0428959Z D=19, 2025-05-07T20:12:39.0429035Z B=99, 2025-05-07T20:12:39.0429126Z log_E=4, 2025-05-07T20:12:39.0429204Z L=19, 2025-05-07T20:12:39.0429286Z D_gradcheck=1, 2025-05-07T20:12:39.0429396Z stochastic_rounding=True, 2025-05-07T20:12:39.0429481Z weighted=False, 2025-05-07T20:12:39.0429563Z row_wise=True, 2025-05-07T20:12:39.0429659Z mixed=False, 2025-05-07T20:12:39.0429743Z use_cache=True, 2025-05-07T20:12:39.0429867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0429950Z use_cpu=True, 2025-05-07T20:12:39.0430054Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0430140Z ) 2025-05-07T20:12:39.0430280Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0430662Z self=, 2025-05-07T20:12:39.0430760Z mixed_B=True, 2025-05-07T20:12:39.0430848Z compile=False, 2025-05-07T20:12:39.0430927Z T=5, 2025-05-07T20:12:39.0431017Z D=44, 2025-05-07T20:12:39.0431094Z B=122, 2025-05-07T20:12:39.0431172Z log_E=4, 2025-05-07T20:12:39.0431263Z L=3, 2025-05-07T20:12:39.0431347Z D_gradcheck=2, 2025-05-07T20:12:39.0431450Z stochastic_rounding=False, 2025-05-07T20:12:39.0431547Z weighted=True, 2025-05-07T20:12:39.0431633Z row_wise=False, 2025-05-07T20:12:39.0431730Z mixed=False, 2025-05-07T20:12:39.0431815Z use_cache=False, 2025-05-07T20:12:39.0431927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0432022Z use_cpu=True, 2025-05-07T20:12:39.0432127Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0432203Z ) 2025-05-07T20:12:39.0432386Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0432770Z self=, 2025-05-07T20:12:39.0432856Z mixed_B=True, 2025-05-07T20:12:39.0432983Z compile=True, 2025-05-07T20:12:39.0433063Z T=4, 2025-05-07T20:12:39.0433143Z D=53, 2025-05-07T20:12:39.0433236Z B=30, 2025-05-07T20:12:39.0433314Z log_E=3, 2025-05-07T20:12:39.0433407Z L=3, 2025-05-07T20:12:39.0433490Z D_gradcheck=1, 2025-05-07T20:12:39.0433614Z stochastic_rounding=True, 2025-05-07T20:12:39.0433715Z weighted=False, 2025-05-07T20:12:39.0433797Z row_wise=True, 2025-05-07T20:12:39.0433878Z mixed=True, 2025-05-07T20:12:39.0433976Z use_cache=False, 2025-05-07T20:12:39.0434089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0434171Z use_cpu=True, 2025-05-07T20:12:39.0434287Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0434364Z ) 2025-05-07T20:12:39.0434504Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0434897Z self=, 2025-05-07T20:12:39.0434982Z mixed_B=True, 2025-05-07T20:12:39.0435070Z compile=False, 2025-05-07T20:12:39.0435161Z T=1, 2025-05-07T20:12:39.0435240Z D=57, 2025-05-07T20:12:39.0435327Z B=98, 2025-05-07T20:12:39.0435406Z log_E=4, 2025-05-07T20:12:39.0435484Z L=7, 2025-05-07T20:12:39.0435582Z D_gradcheck=2, 2025-05-07T20:12:39.0435680Z stochastic_rounding=True, 2025-05-07T20:12:39.0435763Z weighted=True, 2025-05-07T20:12:39.0435862Z row_wise=True, 2025-05-07T20:12:39.0435944Z mixed=False, 2025-05-07T20:12:39.0436027Z use_cache=True, 2025-05-07T20:12:39.0436152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0436237Z use_cpu=True, 2025-05-07T20:12:39.0436340Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0436432Z ) 2025-05-07T20:12:39.0436571Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0436948Z self=, 2025-05-07T20:12:39.0437075Z mixed_B=False, 2025-05-07T20:12:39.0437160Z compile=False, 2025-05-07T20:12:39.0437253Z T=4, 2025-05-07T20:12:39.0437331Z D=49, 2025-05-07T20:12:39.0437408Z B=13, 2025-05-07T20:12:39.0437501Z log_E=3, 2025-05-07T20:12:39.0437581Z L=17, 2025-05-07T20:12:39.0437664Z D_gradcheck=2, 2025-05-07T20:12:39.0437778Z stochastic_rounding=True, 2025-05-07T20:12:39.0437867Z weighted=False, 2025-05-07T20:12:39.0437950Z row_wise=False, 2025-05-07T20:12:39.0438044Z mixed=True, 2025-05-07T20:12:39.0438130Z use_cache=True, 2025-05-07T20:12:39.0438240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0438337Z use_cpu=True, 2025-05-07T20:12:39.0438442Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0438517Z ) 2025-05-07T20:12:39.0438669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0439048Z self=, 2025-05-07T20:12:39.0439143Z mixed_B=True, 2025-05-07T20:12:39.0439227Z compile=False, 2025-05-07T20:12:39.0439308Z T=1, 2025-05-07T20:12:39.0439397Z D=108, 2025-05-07T20:12:39.0439475Z B=11, 2025-05-07T20:12:39.0439553Z log_E=5, 2025-05-07T20:12:39.0439641Z L=7, 2025-05-07T20:12:39.0439725Z D_gradcheck=1, 2025-05-07T20:12:39.0439823Z stochastic_rounding=True, 2025-05-07T20:12:39.0439919Z weighted=True, 2025-05-07T20:12:39.0440001Z row_wise=True, 2025-05-07T20:12:39.0440082Z mixed=True, 2025-05-07T20:12:39.0440177Z use_cache=True, 2025-05-07T20:12:39.0440288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0440372Z use_cpu=True, 2025-05-07T20:12:39.0440490Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0440564Z ) 2025-05-07T20:12:39.0440746Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0441124Z self=, 2025-05-07T20:12:39.0441208Z mixed_B=True, 2025-05-07T20:12:39.0441307Z compile=False, 2025-05-07T20:12:39.0441410Z T=5, 2025-05-07T20:12:39.0441489Z D=76, 2025-05-07T20:12:39.0441581Z B=49, 2025-05-07T20:12:39.0441659Z log_E=4, 2025-05-07T20:12:39.0441738Z L=9, 2025-05-07T20:12:39.0441835Z D_gradcheck=1, 2025-05-07T20:12:39.0441961Z stochastic_rounding=False, 2025-05-07T20:12:39.0442048Z weighted=True, 2025-05-07T20:12:39.0442146Z row_wise=False, 2025-05-07T20:12:39.0442227Z mixed=True, 2025-05-07T20:12:39.0442326Z use_cache=False, 2025-05-07T20:12:39.0442436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0442517Z use_cpu=True, 2025-05-07T20:12:39.0442636Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0442711Z ) 2025-05-07T20:12:39.0442850Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0443244Z self=, 2025-05-07T20:12:39.0443329Z mixed_B=True, 2025-05-07T20:12:39.0443412Z compile=True, 2025-05-07T20:12:39.0443505Z T=1, 2025-05-07T20:12:39.0443581Z D=51, 2025-05-07T20:12:39.0443659Z B=82, 2025-05-07T20:12:39.0443751Z log_E=3, 2025-05-07T20:12:39.0443830Z L=18, 2025-05-07T20:12:39.0443913Z D_gradcheck=1, 2025-05-07T20:12:39.0444027Z stochastic_rounding=True, 2025-05-07T20:12:39.0444112Z weighted=True, 2025-05-07T20:12:39.0444208Z row_wise=True, 2025-05-07T20:12:39.0444289Z mixed=True, 2025-05-07T20:12:39.0444375Z use_cache=False, 2025-05-07T20:12:39.0444503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0444587Z use_cpu=True, 2025-05-07T20:12:39.0444691Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0444780Z ) 2025-05-07T20:12:39.0444919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0445297Z self=, 2025-05-07T20:12:39.0445424Z mixed_B=True, 2025-05-07T20:12:39.0445510Z compile=False, 2025-05-07T20:12:39.0445587Z T=3, 2025-05-07T20:12:39.0445680Z D=57, 2025-05-07T20:12:39.0445759Z B=84, 2025-05-07T20:12:39.0445852Z log_E=5, 2025-05-07T20:12:39.0445929Z L=8, 2025-05-07T20:12:39.0446015Z D_gradcheck=1, 2025-05-07T20:12:39.0446128Z stochastic_rounding=False, 2025-05-07T20:12:39.0446211Z weighted=True, 2025-05-07T20:12:39.0446297Z row_wise=False, 2025-05-07T20:12:39.0446390Z mixed=True, 2025-05-07T20:12:39.0446473Z use_cache=True, 2025-05-07T20:12:39.0446586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0446685Z use_cpu=True, 2025-05-07T20:12:39.0446788Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0446866Z ) 2025-05-07T20:12:39.0447020Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0447400Z self=, 2025-05-07T20:12:39.0447489Z mixed_B=False, 2025-05-07T20:12:39.0447586Z compile=False, 2025-05-07T20:12:39.0447667Z T=1, 2025-05-07T20:12:39.0447760Z D=115, 2025-05-07T20:12:39.0447838Z B=92, 2025-05-07T20:12:39.0447918Z log_E=5, 2025-05-07T20:12:39.0448010Z L=7, 2025-05-07T20:12:39.0448095Z D_gradcheck=1, 2025-05-07T20:12:39.0448193Z stochastic_rounding=True, 2025-05-07T20:12:39.0448293Z weighted=False, 2025-05-07T20:12:39.0448375Z row_wise=False, 2025-05-07T20:12:39.0448457Z mixed=False, 2025-05-07T20:12:39.0448553Z use_cache=True, 2025-05-07T20:12:39.0448663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0448747Z use_cpu=True, 2025-05-07T20:12:39.0448866Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0448941Z ) 2025-05-07T20:12:39.0449103Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0449499Z self=, 2025-05-07T20:12:39.0449581Z mixed_B=True, 2025-05-07T20:12:39.0449677Z compile=True, 2025-05-07T20:12:39.0449780Z T=1, 2025-05-07T20:12:39.0449857Z D=54, 2025-05-07T20:12:39.0449946Z B=84, 2025-05-07T20:12:39.0450025Z log_E=3, 2025-05-07T20:12:39.0450101Z L=15, 2025-05-07T20:12:39.0450198Z D_gradcheck=2, 2025-05-07T20:12:39.0450334Z stochastic_rounding=True, 2025-05-07T20:12:39.0450419Z weighted=True, 2025-05-07T20:12:39.0450514Z row_wise=False, 2025-05-07T20:12:39.0450596Z mixed=False, 2025-05-07T20:12:39.0450679Z use_cache=False, 2025-05-07T20:12:39.0450803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0450885Z use_cpu=True, 2025-05-07T20:12:39.0450989Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0451078Z ) 2025-05-07T20:12:39.0451217Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0451610Z self=, 2025-05-07T20:12:39.0451695Z mixed_B=True, 2025-05-07T20:12:39.0451779Z compile=True, 2025-05-07T20:12:39.0451872Z T=4, 2025-05-07T20:12:39.0451953Z D=67, 2025-05-07T20:12:39.0452031Z B=42, 2025-05-07T20:12:39.0452125Z log_E=5, 2025-05-07T20:12:39.0452203Z L=16, 2025-05-07T20:12:39.0452287Z D_gradcheck=2, 2025-05-07T20:12:39.0452404Z stochastic_rounding=False, 2025-05-07T20:12:39.0452493Z weighted=False, 2025-05-07T20:12:39.0452575Z row_wise=True, 2025-05-07T20:12:39.0452672Z mixed=False, 2025-05-07T20:12:39.0452757Z use_cache=False, 2025-05-07T20:12:39.0452870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0452967Z use_cpu=True, 2025-05-07T20:12:39.0453074Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0453163Z ) 2025-05-07T20:12:39.0453302Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0453678Z self=, 2025-05-07T20:12:39.0453806Z mixed_B=False, 2025-05-07T20:12:39.0453890Z compile=True, 2025-05-07T20:12:39.0453970Z T=2, 2025-05-07T20:12:39.0454059Z D=32, 2025-05-07T20:12:39.0454139Z B=27, 2025-05-07T20:12:39.0454219Z log_E=5, 2025-05-07T20:12:39.0454308Z L=14, 2025-05-07T20:12:39.0454393Z D_gradcheck=2, 2025-05-07T20:12:39.0454494Z stochastic_rounding=False, 2025-05-07T20:12:39.0454590Z weighted=True, 2025-05-07T20:12:39.0454673Z row_wise=True, 2025-05-07T20:12:39.0454766Z mixed=False, 2025-05-07T20:12:39.0454849Z use_cache=True, 2025-05-07T20:12:39.0454959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0455054Z use_cpu=True, 2025-05-07T20:12:39.0455158Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0455233Z ) 2025-05-07T20:12:39.0455382Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0455758Z self=, 2025-05-07T20:12:39.0455842Z mixed_B=False, 2025-05-07T20:12:39.0455940Z compile=False, 2025-05-07T20:12:39.0456021Z T=2, 2025-05-07T20:12:39.0456097Z D=43, 2025-05-07T20:12:39.0456189Z B=71, 2025-05-07T20:12:39.0456270Z log_E=3, 2025-05-07T20:12:39.0456346Z L=15, 2025-05-07T20:12:39.0456446Z D_gradcheck=2, 2025-05-07T20:12:39.0456548Z stochastic_rounding=False, 2025-05-07T20:12:39.0456647Z weighted=False, 2025-05-07T20:12:39.0456730Z row_wise=True, 2025-05-07T20:12:39.0456812Z mixed=True, 2025-05-07T20:12:39.0456911Z use_cache=True, 2025-05-07T20:12:39.0457021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0457104Z use_cpu=True, 2025-05-07T20:12:39.0457223Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0457298Z ) 2025-05-07T20:12:39.0794151Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0794814Z self=, 2025-05-07T20:12:39.0794940Z mixed_B=True, 2025-05-07T20:12:39.0795105Z compile=False, 2025-05-07T20:12:39.0795286Z T=3, 2025-05-07T20:12:39.0795420Z D=88, 2025-05-07T20:12:39.0795535Z B=60, 2025-05-07T20:12:39.0795682Z log_E=3, 2025-05-07T20:12:39.0795827Z L=14, 2025-05-07T20:12:39.0795990Z D_gradcheck=1, 2025-05-07T20:12:39.0796257Z stochastic_rounding=False, 2025-05-07T20:12:39.0796392Z weighted=True, 2025-05-07T20:12:39.0796489Z row_wise=False, 2025-05-07T20:12:39.0796570Z mixed=False, 2025-05-07T20:12:39.0796653Z use_cache=True, 2025-05-07T20:12:39.0796778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0796861Z use_cpu=True, 2025-05-07T20:12:39.0796966Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0797055Z ) 2025-05-07T20:12:39.0797196Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0797581Z self=, 2025-05-07T20:12:39.0797677Z mixed_B=True, 2025-05-07T20:12:39.0797762Z compile=False, 2025-05-07T20:12:39.0797842Z T=3, 2025-05-07T20:12:39.0797933Z D=94, 2025-05-07T20:12:39.0798014Z B=39, 2025-05-07T20:12:39.0798095Z log_E=4, 2025-05-07T20:12:39.0798184Z L=10, 2025-05-07T20:12:39.0798269Z D_gradcheck=2, 2025-05-07T20:12:39.0798383Z stochastic_rounding=False, 2025-05-07T20:12:39.0798546Z weighted=True, 2025-05-07T20:12:39.0798627Z row_wise=True, 2025-05-07T20:12:39.0798721Z mixed=True, 2025-05-07T20:12:39.0798803Z use_cache=True, 2025-05-07T20:12:39.0798913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0799024Z use_cpu=True, 2025-05-07T20:12:39.0799128Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0799204Z ) 2025-05-07T20:12:39.0799355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0799735Z self=, 2025-05-07T20:12:39.0799895Z mixed_B=True, 2025-05-07T20:12:39.0799979Z compile=False, 2025-05-07T20:12:39.0800058Z T=2, 2025-05-07T20:12:39.0800148Z D=113, 2025-05-07T20:12:39.0800225Z B=52, 2025-05-07T20:12:39.0800305Z log_E=4, 2025-05-07T20:12:39.0800396Z L=7, 2025-05-07T20:12:39.0800479Z D_gradcheck=2, 2025-05-07T20:12:39.0800584Z stochastic_rounding=False, 2025-05-07T20:12:39.0800682Z weighted=False, 2025-05-07T20:12:39.0800765Z row_wise=True, 2025-05-07T20:12:39.0800846Z mixed=True, 2025-05-07T20:12:39.0800944Z use_cache=True, 2025-05-07T20:12:39.0801056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0801139Z use_cpu=True, 2025-05-07T20:12:39.0801257Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0801332Z ) 2025-05-07T20:12:39.0801485Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0801879Z self=, 2025-05-07T20:12:39.0801965Z mixed_B=True, 2025-05-07T20:12:39.0802052Z compile=False, 2025-05-07T20:12:39.0802142Z T=5, 2025-05-07T20:12:39.0802221Z D=106, 2025-05-07T20:12:39.0802298Z B=48, 2025-05-07T20:12:39.0802392Z log_E=5, 2025-05-07T20:12:39.0802471Z L=4, 2025-05-07T20:12:39.0802558Z D_gradcheck=2, 2025-05-07T20:12:39.0802673Z stochastic_rounding=True, 2025-05-07T20:12:39.0802758Z weighted=True, 2025-05-07T20:12:39.0802844Z row_wise=False, 2025-05-07T20:12:39.0802940Z mixed=False, 2025-05-07T20:12:39.0803026Z use_cache=True, 2025-05-07T20:12:39.0803151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0803235Z use_cpu=True, 2025-05-07T20:12:39.0803343Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0803434Z ) 2025-05-07T20:12:39.0803603Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0803983Z self=, 2025-05-07T20:12:39.0804081Z mixed_B=True, 2025-05-07T20:12:39.0804165Z compile=True, 2025-05-07T20:12:39.0804273Z T=5, 2025-05-07T20:12:39.0804363Z D=42, 2025-05-07T20:12:39.0804441Z B=89, 2025-05-07T20:12:39.0804521Z log_E=3, 2025-05-07T20:12:39.0804619Z L=6, 2025-05-07T20:12:39.0804706Z D_gradcheck=2, 2025-05-07T20:12:39.0804803Z stochastic_rounding=True, 2025-05-07T20:12:39.0804931Z weighted=False, 2025-05-07T20:12:39.0805014Z row_wise=False, 2025-05-07T20:12:39.0805107Z mixed=True, 2025-05-07T20:12:39.0805191Z use_cache=True, 2025-05-07T20:12:39.0805301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0805398Z use_cpu=True, 2025-05-07T20:12:39.0805507Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0805583Z ) 2025-05-07T20:12:39.0805731Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0806108Z self=, 2025-05-07T20:12:39.0806191Z mixed_B=True, 2025-05-07T20:12:39.0806286Z compile=False, 2025-05-07T20:12:39.0806364Z T=1, 2025-05-07T20:12:39.0806442Z D=66, 2025-05-07T20:12:39.0806534Z B=69, 2025-05-07T20:12:39.0806615Z log_E=4, 2025-05-07T20:12:39.0806693Z L=16, 2025-05-07T20:12:39.0806785Z D_gradcheck=2, 2025-05-07T20:12:39.0806883Z stochastic_rounding=False, 2025-05-07T20:12:39.0806978Z weighted=False, 2025-05-07T20:12:39.0807060Z row_wise=False, 2025-05-07T20:12:39.0807141Z mixed=False, 2025-05-07T20:12:39.0807234Z use_cache=True, 2025-05-07T20:12:39.0807343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0807424Z use_cpu=True, 2025-05-07T20:12:39.0807539Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0807613Z ) 2025-05-07T20:12:39.0807750Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0808137Z self=, 2025-05-07T20:12:39.0808246Z mixed_B=True, 2025-05-07T20:12:39.0808329Z compile=False, 2025-05-07T20:12:39.0808419Z T=2, 2025-05-07T20:12:39.0808497Z D=106, 2025-05-07T20:12:39.0808584Z B=128, 2025-05-07T20:12:39.0808664Z log_E=4, 2025-05-07T20:12:39.0808741Z L=14, 2025-05-07T20:12:39.0808834Z D_gradcheck=2, 2025-05-07T20:12:39.0808936Z stochastic_rounding=True, 2025-05-07T20:12:39.0809022Z weighted=False, 2025-05-07T20:12:39.0809114Z row_wise=False, 2025-05-07T20:12:39.0809197Z mixed=False, 2025-05-07T20:12:39.0809282Z use_cache=False, 2025-05-07T20:12:39.0809402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0809485Z use_cpu=True, 2025-05-07T20:12:39.0809590Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0809678Z ) 2025-05-07T20:12:39.0809815Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0810193Z self=, 2025-05-07T20:12:39.0810290Z mixed_B=True, 2025-05-07T20:12:39.0810375Z compile=False, 2025-05-07T20:12:39.0810466Z T=5, 2025-05-07T20:12:39.0810542Z D=117, 2025-05-07T20:12:39.0810619Z B=85, 2025-05-07T20:12:39.0810707Z log_E=3, 2025-05-07T20:12:39.0810785Z L=17, 2025-05-07T20:12:39.0810869Z D_gradcheck=1, 2025-05-07T20:12:39.0810980Z stochastic_rounding=True, 2025-05-07T20:12:39.0811065Z weighted=True, 2025-05-07T20:12:39.0811148Z row_wise=False, 2025-05-07T20:12:39.0811239Z mixed=True, 2025-05-07T20:12:39.0811325Z use_cache=False, 2025-05-07T20:12:39.0811432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0811525Z use_cpu=True, 2025-05-07T20:12:39.0811629Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0811705Z ) 2025-05-07T20:12:39.0811881Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0812260Z self=, 2025-05-07T20:12:39.0812357Z mixed_B=False, 2025-05-07T20:12:39.0812441Z compile=False, 2025-05-07T20:12:39.0812549Z T=2, 2025-05-07T20:12:39.0812638Z D=117, 2025-05-07T20:12:39.0812715Z B=24, 2025-05-07T20:12:39.0812794Z log_E=3, 2025-05-07T20:12:39.0812883Z L=14, 2025-05-07T20:12:39.0812966Z D_gradcheck=1, 2025-05-07T20:12:39.0813065Z stochastic_rounding=False, 2025-05-07T20:12:39.0813187Z weighted=False, 2025-05-07T20:12:39.0813270Z row_wise=True, 2025-05-07T20:12:39.0813352Z mixed=True, 2025-05-07T20:12:39.0813449Z use_cache=True, 2025-05-07T20:12:39.0813562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0813644Z use_cpu=True, 2025-05-07T20:12:39.0813762Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0813837Z ) 2025-05-07T20:12:39.0813983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0814359Z self=, 2025-05-07T20:12:39.0814442Z mixed_B=True, 2025-05-07T20:12:39.0814533Z compile=False, 2025-05-07T20:12:39.0814611Z T=2, 2025-05-07T20:12:39.0814689Z D=115, 2025-05-07T20:12:39.0814775Z B=59, 2025-05-07T20:12:39.0814853Z log_E=3, 2025-05-07T20:12:39.0814930Z L=10, 2025-05-07T20:12:39.0815022Z D_gradcheck=1, 2025-05-07T20:12:39.0815119Z stochastic_rounding=True, 2025-05-07T20:12:39.0815205Z weighted=False, 2025-05-07T20:12:39.0815298Z row_wise=True, 2025-05-07T20:12:39.0815380Z mixed=False, 2025-05-07T20:12:39.0815475Z use_cache=True, 2025-05-07T20:12:39.0815587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0815669Z use_cpu=True, 2025-05-07T20:12:39.0815784Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0815860Z ) 2025-05-07T20:12:39.0815995Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0816380Z self=, 2025-05-07T20:12:39.0816490Z mixed_B=True, 2025-05-07T20:12:39.0816573Z compile=False, 2025-05-07T20:12:39.0816664Z T=2, 2025-05-07T20:12:39.0816739Z D=68, 2025-05-07T20:12:39.0816816Z B=84, 2025-05-07T20:12:39.0816904Z log_E=5, 2025-05-07T20:12:39.0816979Z L=10, 2025-05-07T20:12:39.0817061Z D_gradcheck=1, 2025-05-07T20:12:39.0817172Z stochastic_rounding=False, 2025-05-07T20:12:39.0817255Z weighted=True, 2025-05-07T20:12:39.0817347Z row_wise=False, 2025-05-07T20:12:39.0817428Z mixed=True, 2025-05-07T20:12:39.0817508Z use_cache=True, 2025-05-07T20:12:39.0817628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0817710Z use_cpu=True, 2025-05-07T20:12:39.0817813Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0817896Z ) 2025-05-07T20:12:39.0818033Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0818409Z self=, 2025-05-07T20:12:39.0818505Z mixed_B=False, 2025-05-07T20:12:39.0818587Z compile=False, 2025-05-07T20:12:39.0818666Z T=2, 2025-05-07T20:12:39.0818754Z D=37, 2025-05-07T20:12:39.0818831Z B=32, 2025-05-07T20:12:39.0818921Z log_E=4, 2025-05-07T20:12:39.0818996Z L=6, 2025-05-07T20:12:39.0819078Z D_gradcheck=1, 2025-05-07T20:12:39.0819188Z stochastic_rounding=False, 2025-05-07T20:12:39.0819271Z weighted=True, 2025-05-07T20:12:39.0819353Z row_wise=True, 2025-05-07T20:12:39.0819448Z mixed=True, 2025-05-07T20:12:39.0819532Z use_cache=True, 2025-05-07T20:12:39.0819732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.0819834Z use_cpu=True, 2025-05-07T20:12:39.0819937Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0820013Z ) 2025-05-07T20:12:39.0820197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0820577Z self=, 2025-05-07T20:12:39.0820663Z mixed_B=False, 2025-05-07T20:12:39.0820761Z compile=True, 2025-05-07T20:12:39.0820886Z T=2, 2025-05-07T20:12:39.0820971Z D=23, 2025-05-07T20:12:39.0821047Z B=86, 2025-05-07T20:12:39.0821126Z log_E=5, 2025-05-07T20:12:39.0821213Z L=0, 2025-05-07T20:12:39.0821298Z D_gradcheck=1, 2025-05-07T20:12:39.0821399Z stochastic_rounding=False, 2025-05-07T20:12:39.0821521Z weighted=True, 2025-05-07T20:12:39.0821606Z row_wise=False, 2025-05-07T20:12:39.0821688Z mixed=True, 2025-05-07T20:12:39.0821782Z use_cache=False, 2025-05-07T20:12:39.0821895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0821977Z use_cpu=True, 2025-05-07T20:12:39.0822091Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.0822166Z ) 2025-05-07T20:12:39.0822304Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0822693Z self=, 2025-05-07T20:12:39.0822779Z mixed_B=False, 2025-05-07T20:12:39.0822875Z compile=True, 2025-05-07T20:12:39.0822954Z T=1, 2025-05-07T20:12:39.0823033Z D=25, 2025-05-07T20:12:39.0823123Z B=40, 2025-05-07T20:12:39.0823202Z log_E=3, 2025-05-07T20:12:39.0823280Z L=15, 2025-05-07T20:12:39.0823376Z D_gradcheck=2, 2025-05-07T20:12:39.0823474Z stochastic_rounding=True, 2025-05-07T20:12:39.0823560Z weighted=False, 2025-05-07T20:12:39.0823656Z row_wise=True, 2025-05-07T20:12:39.0823739Z mixed=False, 2025-05-07T20:12:39.0823827Z use_cache=False, 2025-05-07T20:12:39.0823952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0824037Z use_cpu=True, 2025-05-07T20:12:39.0824141Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0824231Z ) 2025-05-07T20:12:39.0824371Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0824764Z self=, 2025-05-07T20:12:39.0824875Z mixed_B=True, 2025-05-07T20:12:39.0824960Z compile=False, 2025-05-07T20:12:39.0825053Z T=5, 2025-05-07T20:12:39.0825131Z D=48, 2025-05-07T20:12:39.0825208Z B=80, 2025-05-07T20:12:39.0825301Z log_E=5, 2025-05-07T20:12:39.0825380Z L=14, 2025-05-07T20:12:39.0825462Z D_gradcheck=1, 2025-05-07T20:12:39.0825573Z stochastic_rounding=False, 2025-05-07T20:12:39.0825657Z weighted=True, 2025-05-07T20:12:39.0825741Z row_wise=False, 2025-05-07T20:12:39.0825834Z mixed=True, 2025-05-07T20:12:39.0825915Z use_cache=True, 2025-05-07T20:12:39.0826027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0826120Z use_cpu=True, 2025-05-07T20:12:39.0826224Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0826310Z ) 2025-05-07T20:12:39.0826446Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0826823Z self=, 2025-05-07T20:12:39.0826918Z mixed_B=False, 2025-05-07T20:12:39.0827003Z compile=False, 2025-05-07T20:12:39.0827081Z T=4, 2025-05-07T20:12:39.0827167Z D=119, 2025-05-07T20:12:39.0827242Z B=20, 2025-05-07T20:12:39.0827321Z log_E=5, 2025-05-07T20:12:39.0827405Z L=1, 2025-05-07T20:12:39.0827486Z D_gradcheck=2, 2025-05-07T20:12:39.0827581Z stochastic_rounding=True, 2025-05-07T20:12:39.0827674Z weighted=False, 2025-05-07T20:12:39.0827756Z row_wise=False, 2025-05-07T20:12:39.0827849Z mixed=True, 2025-05-07T20:12:39.0827929Z use_cache=True, 2025-05-07T20:12:39.0828038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0828130Z use_cpu=True, 2025-05-07T20:12:39.0828235Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0828314Z ) 2025-05-07T20:12:39.0828491Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.0828871Z self=, 2025-05-07T20:12:39.0828953Z mixed_B=True, 2025-05-07T20:12:39.0829049Z compile=True, 2025-05-07T20:12:39.0829151Z T=4, 2025-05-07T20:12:39.0829232Z D=55, 2025-05-07T20:12:39.0829320Z B=85, 2025-05-07T20:12:39.0829398Z log_E=3, 2025-05-07T20:12:39.0829474Z L=11, 2025-05-07T20:12:39.0829565Z D_gradcheck=2, 2025-05-07T20:12:39.0829661Z stochastic_rounding=True, 2025-05-07T20:12:39.0829785Z weighted=True, 2025-05-07T20:12:39.0829876Z row_wise=False, 2025-05-07T20:12:39.0829955Z mixed=True, 2025-05-07T20:12:39.0830052Z use_cache=False, 2025-05-07T20:12:39.0830164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.0830247Z use_cpu=True, 2025-05-07T20:12:39.0830365Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.0830440Z ) 2025-05-07T20:12:39.1178636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1179261Z self=, 2025-05-07T20:12:39.1179403Z mixed_B=False, 2025-05-07T20:12:39.1179542Z compile=True, 2025-05-07T20:12:39.1179732Z T=2, 2025-05-07T20:12:39.1179850Z D=56, 2025-05-07T20:12:39.1179974Z B=9, 2025-05-07T20:12:39.1180093Z log_E=4, 2025-05-07T20:12:39.1180215Z L=7, 2025-05-07T20:12:39.1180391Z D_gradcheck=1, 2025-05-07T20:12:39.1180582Z stochastic_rounding=True, 2025-05-07T20:12:39.1180746Z weighted=False, 2025-05-07T20:12:39.1180904Z row_wise=False, 2025-05-07T20:12:39.1180987Z mixed=True, 2025-05-07T20:12:39.1181070Z use_cache=False, 2025-05-07T20:12:39.1181266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1181347Z use_cpu=True, 2025-05-07T20:12:39.1181453Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1181540Z ) 2025-05-07T20:12:39.1181681Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1182076Z self=, 2025-05-07T20:12:39.1182259Z mixed_B=False, 2025-05-07T20:12:39.1182344Z compile=True, 2025-05-07T20:12:39.1182437Z T=5, 2025-05-07T20:12:39.1182518Z D=128, 2025-05-07T20:12:39.1182597Z B=116, 2025-05-07T20:12:39.1182691Z log_E=4, 2025-05-07T20:12:39.1182769Z L=12, 2025-05-07T20:12:39.1182853Z D_gradcheck=1, 2025-05-07T20:12:39.1182964Z stochastic_rounding=True, 2025-05-07T20:12:39.1183051Z weighted=False, 2025-05-07T20:12:39.1183134Z row_wise=False, 2025-05-07T20:12:39.1183228Z mixed=False, 2025-05-07T20:12:39.1183311Z use_cache=True, 2025-05-07T20:12:39.1183432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1183514Z use_cpu=True, 2025-05-07T20:12:39.1183616Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1183703Z ) 2025-05-07T20:12:39.1183840Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1184217Z self=, 2025-05-07T20:12:39.1184311Z mixed_B=False, 2025-05-07T20:12:39.1184395Z compile=False, 2025-05-07T20:12:39.1184471Z T=2, 2025-05-07T20:12:39.1184560Z D=109, 2025-05-07T20:12:39.1184636Z B=69, 2025-05-07T20:12:39.1184714Z log_E=5, 2025-05-07T20:12:39.1184799Z L=6, 2025-05-07T20:12:39.1184883Z D_gradcheck=1, 2025-05-07T20:12:39.1184981Z stochastic_rounding=True, 2025-05-07T20:12:39.1185076Z weighted=False, 2025-05-07T20:12:39.1185157Z row_wise=True, 2025-05-07T20:12:39.1185251Z mixed=False, 2025-05-07T20:12:39.1185334Z use_cache=False, 2025-05-07T20:12:39.1185444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1185539Z use_cpu=True, 2025-05-07T20:12:39.1185641Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1185716Z ) 2025-05-07T20:12:39.1185930Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1186312Z self=, 2025-05-07T20:12:39.1186397Z mixed_B=True, 2025-05-07T20:12:39.1186495Z compile=False, 2025-05-07T20:12:39.1186572Z T=2, 2025-05-07T20:12:39.1186694Z D=39, 2025-05-07T20:12:39.1186780Z B=67, 2025-05-07T20:12:39.1186857Z log_E=3, 2025-05-07T20:12:39.1186935Z L=3, 2025-05-07T20:12:39.1187028Z D_gradcheck=1, 2025-05-07T20:12:39.1187124Z stochastic_rounding=True, 2025-05-07T20:12:39.1187258Z weighted=False, 2025-05-07T20:12:39.1187341Z row_wise=False, 2025-05-07T20:12:39.1187424Z mixed=False, 2025-05-07T20:12:39.1187517Z use_cache=True, 2025-05-07T20:12:39.1187627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1187708Z use_cpu=True, 2025-05-07T20:12:39.1187823Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1187898Z ) 2025-05-07T20:12:39.1188037Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1188428Z self=, 2025-05-07T20:12:39.1188514Z mixed_B=False, 2025-05-07T20:12:39.1188601Z compile=False, 2025-05-07T20:12:39.1188694Z T=4, 2025-05-07T20:12:39.1188776Z D=12, 2025-05-07T20:12:39.1188867Z B=3, 2025-05-07T20:12:39.1188946Z log_E=4, 2025-05-07T20:12:39.1189026Z L=11, 2025-05-07T20:12:39.1189121Z D_gradcheck=2, 2025-05-07T20:12:39.1189220Z stochastic_rounding=False, 2025-05-07T20:12:39.1189307Z weighted=True, 2025-05-07T20:12:39.1189403Z row_wise=True, 2025-05-07T20:12:39.1189484Z mixed=False, 2025-05-07T20:12:39.1189569Z use_cache=False, 2025-05-07T20:12:39.1189691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1189772Z use_cpu=True, 2025-05-07T20:12:39.1189875Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1189962Z ) 2025-05-07T20:12:39.1190100Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1190478Z self=, 2025-05-07T20:12:39.1190602Z mixed_B=True, 2025-05-07T20:12:39.1190685Z compile=False, 2025-05-07T20:12:39.1190775Z T=4, 2025-05-07T20:12:39.1190854Z D=88, 2025-05-07T20:12:39.1190931Z B=15, 2025-05-07T20:12:39.1191022Z log_E=5, 2025-05-07T20:12:39.1191099Z L=18, 2025-05-07T20:12:39.1191182Z D_gradcheck=2, 2025-05-07T20:12:39.1191301Z stochastic_rounding=False, 2025-05-07T20:12:39.1191388Z weighted=False, 2025-05-07T20:12:39.1191471Z row_wise=True, 2025-05-07T20:12:39.1191566Z mixed=False, 2025-05-07T20:12:39.1191650Z use_cache=True, 2025-05-07T20:12:39.1191760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1191857Z use_cpu=True, 2025-05-07T20:12:39.1191963Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1192038Z ) 2025-05-07T20:12:39.1192191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1192574Z self=, 2025-05-07T20:12:39.1192673Z mixed_B=False, 2025-05-07T20:12:39.1192757Z compile=True, 2025-05-07T20:12:39.1192835Z T=2, 2025-05-07T20:12:39.1192929Z D=3, 2025-05-07T20:12:39.1193009Z B=84, 2025-05-07T20:12:39.1193089Z log_E=3, 2025-05-07T20:12:39.1193180Z L=10, 2025-05-07T20:12:39.1193266Z D_gradcheck=2, 2025-05-07T20:12:39.1193365Z stochastic_rounding=False, 2025-05-07T20:12:39.1193467Z weighted=False, 2025-05-07T20:12:39.1193551Z row_wise=True, 2025-05-07T20:12:39.1193636Z mixed=True, 2025-05-07T20:12:39.1193735Z use_cache=True, 2025-05-07T20:12:39.1193849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1193934Z use_cpu=True, 2025-05-07T20:12:39.1194053Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1194130Z ) 2025-05-07T20:12:39.1194309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1194692Z self=, 2025-05-07T20:12:39.1194778Z mixed_B=False, 2025-05-07T20:12:39.1194876Z compile=False, 2025-05-07T20:12:39.1194954Z T=1, 2025-05-07T20:12:39.1195059Z D=100, 2025-05-07T20:12:39.1195150Z B=86, 2025-05-07T20:12:39.1195231Z log_E=3, 2025-05-07T20:12:39.1195308Z L=13, 2025-05-07T20:12:39.1195410Z D_gradcheck=1, 2025-05-07T20:12:39.1195509Z stochastic_rounding=True, 2025-05-07T20:12:39.1195623Z weighted=True, 2025-05-07T20:12:39.1195723Z row_wise=True, 2025-05-07T20:12:39.1195803Z mixed=False, 2025-05-07T20:12:39.1195887Z use_cache=True, 2025-05-07T20:12:39.1196013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1196094Z use_cpu=True, 2025-05-07T20:12:39.1196213Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1196286Z ) 2025-05-07T20:12:39.1196425Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1196814Z self=, 2025-05-07T20:12:39.1196897Z mixed_B=False, 2025-05-07T20:12:39.1196979Z compile=False, 2025-05-07T20:12:39.1197066Z T=1, 2025-05-07T20:12:39.1197144Z D=28, 2025-05-07T20:12:39.1197221Z B=100, 2025-05-07T20:12:39.1197311Z log_E=5, 2025-05-07T20:12:39.1197388Z L=9, 2025-05-07T20:12:39.1197472Z D_gradcheck=2, 2025-05-07T20:12:39.1197581Z stochastic_rounding=False, 2025-05-07T20:12:39.1197665Z weighted=True, 2025-05-07T20:12:39.1197758Z row_wise=True, 2025-05-07T20:12:39.1197838Z mixed=True, 2025-05-07T20:12:39.1197920Z use_cache=True, 2025-05-07T20:12:39.1198043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1198127Z use_cpu=True, 2025-05-07T20:12:39.1198231Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1198318Z ) 2025-05-07T20:12:39.1198456Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1198830Z self=, 2025-05-07T20:12:39.1198953Z mixed_B=True, 2025-05-07T20:12:39.1199036Z compile=True, 2025-05-07T20:12:39.1199113Z T=1, 2025-05-07T20:12:39.1199206Z D=74, 2025-05-07T20:12:39.1199287Z B=47, 2025-05-07T20:12:39.1199367Z log_E=4, 2025-05-07T20:12:39.1199457Z L=17, 2025-05-07T20:12:39.1199540Z D_gradcheck=1, 2025-05-07T20:12:39.1199651Z stochastic_rounding=True, 2025-05-07T20:12:39.1199736Z weighted=True, 2025-05-07T20:12:39.1199817Z row_wise=True, 2025-05-07T20:12:39.1199910Z mixed=False, 2025-05-07T20:12:39.1199994Z use_cache=False, 2025-05-07T20:12:39.1200104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1200198Z use_cpu=True, 2025-05-07T20:12:39.1200302Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1200379Z ) 2025-05-07T20:12:39.1200527Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1200905Z self=, 2025-05-07T20:12:39.1200989Z mixed_B=False, 2025-05-07T20:12:39.1201086Z compile=False, 2025-05-07T20:12:39.1201164Z T=3, 2025-05-07T20:12:39.1201257Z D=98, 2025-05-07T20:12:39.1201333Z B=74, 2025-05-07T20:12:39.1201412Z log_E=4, 2025-05-07T20:12:39.1201500Z L=6, 2025-05-07T20:12:39.1201585Z D_gradcheck=2, 2025-05-07T20:12:39.1201683Z stochastic_rounding=False, 2025-05-07T20:12:39.1201787Z weighted=False, 2025-05-07T20:12:39.1201870Z row_wise=True, 2025-05-07T20:12:39.1201951Z mixed=True, 2025-05-07T20:12:39.1202047Z use_cache=False, 2025-05-07T20:12:39.1202159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1202243Z use_cpu=True, 2025-05-07T20:12:39.1202359Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1202437Z ) 2025-05-07T20:12:39.1202573Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1203003Z self=, 2025-05-07T20:12:39.1203088Z mixed_B=False, 2025-05-07T20:12:39.1203183Z compile=True, 2025-05-07T20:12:39.1203261Z T=1, 2025-05-07T20:12:39.1203366Z D=65, 2025-05-07T20:12:39.1203455Z B=89, 2025-05-07T20:12:39.1203534Z log_E=3, 2025-05-07T20:12:39.1203615Z L=2, 2025-05-07T20:12:39.1203711Z D_gradcheck=2, 2025-05-07T20:12:39.1203808Z stochastic_rounding=True, 2025-05-07T20:12:39.1203918Z weighted=True, 2025-05-07T20:12:39.1204012Z row_wise=True, 2025-05-07T20:12:39.1204095Z mixed=False, 2025-05-07T20:12:39.1204185Z use_cache=False, 2025-05-07T20:12:39.1204306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1204388Z use_cpu=True, 2025-05-07T20:12:39.1204496Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1204583Z ) 2025-05-07T20:12:39.1204718Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1205112Z self=, 2025-05-07T20:12:39.1205196Z mixed_B=True, 2025-05-07T20:12:39.1205279Z compile=False, 2025-05-07T20:12:39.1205368Z T=3, 2025-05-07T20:12:39.1205447Z D=19, 2025-05-07T20:12:39.1205525Z B=99, 2025-05-07T20:12:39.1205614Z log_E=5, 2025-05-07T20:12:39.1205691Z L=5, 2025-05-07T20:12:39.1205773Z D_gradcheck=1, 2025-05-07T20:12:39.1205883Z stochastic_rounding=True, 2025-05-07T20:12:39.1205969Z weighted=True, 2025-05-07T20:12:39.1206055Z row_wise=False, 2025-05-07T20:12:39.1206148Z mixed=True, 2025-05-07T20:12:39.1206231Z use_cache=True, 2025-05-07T20:12:39.1206340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1206435Z use_cpu=True, 2025-05-07T20:12:39.1206537Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1206623Z ) 2025-05-07T20:12:39.1206757Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1207137Z self=, 2025-05-07T20:12:39.1207256Z mixed_B=False, 2025-05-07T20:12:39.1207339Z compile=True, 2025-05-07T20:12:39.1207416Z T=2, 2025-05-07T20:12:39.1207506Z D=92, 2025-05-07T20:12:39.1207582Z B=81, 2025-05-07T20:12:39.1207659Z log_E=4, 2025-05-07T20:12:39.1207747Z L=8, 2025-05-07T20:12:39.1207832Z D_gradcheck=1, 2025-05-07T20:12:39.1207928Z stochastic_rounding=True, 2025-05-07T20:12:39.1208025Z weighted=False, 2025-05-07T20:12:39.1208106Z row_wise=True, 2025-05-07T20:12:39.1208187Z mixed=False, 2025-05-07T20:12:39.1208284Z use_cache=False, 2025-05-07T20:12:39.1208394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1208489Z use_cpu=True, 2025-05-07T20:12:39.1208593Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1208668Z ) 2025-05-07T20:12:39.1208816Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1209195Z self=, 2025-05-07T20:12:39.1209281Z mixed_B=False, 2025-05-07T20:12:39.1209377Z compile=True, 2025-05-07T20:12:39.1209458Z T=5, 2025-05-07T20:12:39.1209536Z D=59, 2025-05-07T20:12:39.1209628Z B=25, 2025-05-07T20:12:39.1209707Z log_E=3, 2025-05-07T20:12:39.1209785Z L=0, 2025-05-07T20:12:39.1209881Z D_gradcheck=2, 2025-05-07T20:12:39.1209981Z stochastic_rounding=False, 2025-05-07T20:12:39.1210081Z weighted=False, 2025-05-07T20:12:39.1210163Z row_wise=True, 2025-05-07T20:12:39.1210244Z mixed=False, 2025-05-07T20:12:39.1210340Z use_cache=False, 2025-05-07T20:12:39.1210450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1210532Z use_cpu=True, 2025-05-07T20:12:39.1210647Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1210723Z ) 2025-05-07T20:12:39.1210859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1211279Z self=, 2025-05-07T20:12:39.1211366Z mixed_B=True, 2025-05-07T20:12:39.1211449Z compile=False, 2025-05-07T20:12:39.1211538Z T=2, 2025-05-07T20:12:39.1211644Z D=24, 2025-05-07T20:12:39.1211721Z B=16, 2025-05-07T20:12:39.1211811Z log_E=3, 2025-05-07T20:12:39.1211890Z L=6, 2025-05-07T20:12:39.1211987Z D_gradcheck=2, 2025-05-07T20:12:39.1212086Z stochastic_rounding=False, 2025-05-07T20:12:39.1212196Z weighted=True, 2025-05-07T20:12:39.1212294Z row_wise=True, 2025-05-07T20:12:39.1212376Z mixed=True, 2025-05-07T20:12:39.1212462Z use_cache=True, 2025-05-07T20:12:39.1212588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1212670Z use_cpu=True, 2025-05-07T20:12:39.1212777Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1212869Z ) 2025-05-07T20:12:39.1213007Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1213388Z self=, 2025-05-07T20:12:39.1213485Z mixed_B=True, 2025-05-07T20:12:39.1213570Z compile=True, 2025-05-07T20:12:39.1213663Z T=1, 2025-05-07T20:12:39.1213746Z D=67, 2025-05-07T20:12:39.1213825Z B=124, 2025-05-07T20:12:39.1213921Z log_E=5, 2025-05-07T20:12:39.1214001Z L=1, 2025-05-07T20:12:39.1214086Z D_gradcheck=1, 2025-05-07T20:12:39.1214199Z stochastic_rounding=False, 2025-05-07T20:12:39.1214284Z weighted=True, 2025-05-07T20:12:39.1214369Z row_wise=True, 2025-05-07T20:12:39.1214465Z mixed=True, 2025-05-07T20:12:39.1214550Z use_cache=True, 2025-05-07T20:12:39.1214662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1214760Z use_cpu=True, 2025-05-07T20:12:39.1214867Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1214944Z ) 2025-05-07T20:12:39.1563414Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1564072Z self=, 2025-05-07T20:12:39.1564385Z mixed_B=False, 2025-05-07T20:12:39.1564512Z compile=False, 2025-05-07T20:12:39.1564629Z T=5, 2025-05-07T20:12:39.1564778Z D=13, 2025-05-07T20:12:39.1564925Z B=65, 2025-05-07T20:12:39.1565080Z log_E=5, 2025-05-07T20:12:39.1565236Z L=2, 2025-05-07T20:12:39.1565394Z D_gradcheck=2, 2025-05-07T20:12:39.1565517Z stochastic_rounding=False, 2025-05-07T20:12:39.1565617Z weighted=False, 2025-05-07T20:12:39.1565704Z row_wise=False, 2025-05-07T20:12:39.1565800Z mixed=False, 2025-05-07T20:12:39.1565881Z use_cache=True, 2025-05-07T20:12:39.1565994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1566089Z use_cpu=True, 2025-05-07T20:12:39.1566193Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1566268Z ) 2025-05-07T20:12:39.1566474Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1566854Z self=, 2025-05-07T20:12:39.1566937Z mixed_B=True, 2025-05-07T20:12:39.1567034Z compile=False, 2025-05-07T20:12:39.1567110Z T=1, 2025-05-07T20:12:39.1567189Z D=99, 2025-05-07T20:12:39.1567277Z B=100, 2025-05-07T20:12:39.1567355Z log_E=3, 2025-05-07T20:12:39.1567431Z L=6, 2025-05-07T20:12:39.1567526Z D_gradcheck=1, 2025-05-07T20:12:39.1567623Z stochastic_rounding=False, 2025-05-07T20:12:39.1567789Z weighted=True, 2025-05-07T20:12:39.1567874Z row_wise=True, 2025-05-07T20:12:39.1567956Z mixed=False, 2025-05-07T20:12:39.1568054Z use_cache=False, 2025-05-07T20:12:39.1568164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1568247Z use_cpu=True, 2025-05-07T20:12:39.1568363Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1568439Z ) 2025-05-07T20:12:39.1568577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1569030Z self=, 2025-05-07T20:12:39.1569118Z mixed_B=False, 2025-05-07T20:12:39.1569216Z compile=True, 2025-05-07T20:12:39.1569292Z T=3, 2025-05-07T20:12:39.1569415Z D=31, 2025-05-07T20:12:39.1569506Z B=109, 2025-05-07T20:12:39.1569588Z log_E=5, 2025-05-07T20:12:39.1569665Z L=5, 2025-05-07T20:12:39.1569760Z D_gradcheck=2, 2025-05-07T20:12:39.1569856Z stochastic_rounding=True, 2025-05-07T20:12:39.1569940Z weighted=True, 2025-05-07T20:12:39.1570072Z row_wise=False, 2025-05-07T20:12:39.1570155Z mixed=False, 2025-05-07T20:12:39.1570237Z use_cache=True, 2025-05-07T20:12:39.1570360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1570443Z use_cpu=True, 2025-05-07T20:12:39.1570547Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1570635Z ) 2025-05-07T20:12:39.1570771Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1571163Z self=, 2025-05-07T20:12:39.1571249Z mixed_B=False, 2025-05-07T20:12:39.1571335Z compile=True, 2025-05-07T20:12:39.1571429Z T=3, 2025-05-07T20:12:39.1571514Z D=4, 2025-05-07T20:12:39.1571594Z B=36, 2025-05-07T20:12:39.1571689Z log_E=4, 2025-05-07T20:12:39.1571766Z L=0, 2025-05-07T20:12:39.1571850Z D_gradcheck=1, 2025-05-07T20:12:39.1571961Z stochastic_rounding=False, 2025-05-07T20:12:39.1572046Z weighted=False, 2025-05-07T20:12:39.1572131Z row_wise=True, 2025-05-07T20:12:39.1572225Z mixed=False, 2025-05-07T20:12:39.1572308Z use_cache=True, 2025-05-07T20:12:39.1572421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1572518Z use_cpu=True, 2025-05-07T20:12:39.1572621Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1572695Z ) 2025-05-07T20:12:39.1572843Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1573223Z self=, 2025-05-07T20:12:39.1573347Z mixed_B=False, 2025-05-07T20:12:39.1573429Z compile=True, 2025-05-07T20:12:39.1573506Z T=2, 2025-05-07T20:12:39.1573596Z D=46, 2025-05-07T20:12:39.1573675Z B=5, 2025-05-07T20:12:39.1573756Z log_E=5, 2025-05-07T20:12:39.1573845Z L=17, 2025-05-07T20:12:39.1573928Z D_gradcheck=2, 2025-05-07T20:12:39.1574027Z stochastic_rounding=False, 2025-05-07T20:12:39.1574122Z weighted=True, 2025-05-07T20:12:39.1574207Z row_wise=False, 2025-05-07T20:12:39.1574289Z mixed=True, 2025-05-07T20:12:39.1574384Z use_cache=True, 2025-05-07T20:12:39.1574495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1574591Z use_cpu=True, 2025-05-07T20:12:39.1574695Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1574771Z ) 2025-05-07T20:12:39.1574922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1575300Z self=, 2025-05-07T20:12:39.1575384Z mixed_B=True, 2025-05-07T20:12:39.1575487Z compile=False, 2025-05-07T20:12:39.1575750Z T=1, 2025-05-07T20:12:39.1575839Z D=127, 2025-05-07T20:12:39.1575934Z B=98, 2025-05-07T20:12:39.1576013Z log_E=3, 2025-05-07T20:12:39.1576092Z L=16, 2025-05-07T20:12:39.1576190Z D_gradcheck=1, 2025-05-07T20:12:39.1576287Z stochastic_rounding=True, 2025-05-07T20:12:39.1576371Z weighted=True, 2025-05-07T20:12:39.1576466Z row_wise=True, 2025-05-07T20:12:39.1576548Z mixed=False, 2025-05-07T20:12:39.1576646Z use_cache=False, 2025-05-07T20:12:39.1576755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1576837Z use_cpu=True, 2025-05-07T20:12:39.1576952Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1577026Z ) 2025-05-07T20:12:39.1577162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1577607Z self=, 2025-05-07T20:12:39.1577692Z mixed_B=True, 2025-05-07T20:12:39.1577776Z compile=False, 2025-05-07T20:12:39.1577866Z T=3, 2025-05-07T20:12:39.1577943Z D=56, 2025-05-07T20:12:39.1578060Z B=121, 2025-05-07T20:12:39.1578152Z log_E=5, 2025-05-07T20:12:39.1578228Z L=13, 2025-05-07T20:12:39.1578310Z D_gradcheck=2, 2025-05-07T20:12:39.1578421Z stochastic_rounding=False, 2025-05-07T20:12:39.1578505Z weighted=True, 2025-05-07T20:12:39.1578637Z row_wise=False, 2025-05-07T20:12:39.1578720Z mixed=True, 2025-05-07T20:12:39.1578805Z use_cache=False, 2025-05-07T20:12:39.1578928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1579010Z use_cpu=True, 2025-05-07T20:12:39.1579117Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1579209Z ) 2025-05-07T20:12:39.1579346Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1579799Z self=, 2025-05-07T20:12:39.1579900Z mixed_B=True, 2025-05-07T20:12:39.1579983Z compile=True, 2025-05-07T20:12:39.1580061Z T=5, 2025-05-07T20:12:39.1580152Z D=99, 2025-05-07T20:12:39.1580230Z B=68, 2025-05-07T20:12:39.1580320Z log_E=5, 2025-05-07T20:12:39.1580398Z L=10, 2025-05-07T20:12:39.1580481Z D_gradcheck=1, 2025-05-07T20:12:39.1580591Z stochastic_rounding=True, 2025-05-07T20:12:39.1580674Z weighted=True, 2025-05-07T20:12:39.1580759Z row_wise=False, 2025-05-07T20:12:39.1580853Z mixed=False, 2025-05-07T20:12:39.1580936Z use_cache=False, 2025-05-07T20:12:39.1581047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1581141Z use_cpu=True, 2025-05-07T20:12:39.1581244Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1581319Z ) 2025-05-07T20:12:39.1581466Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1581846Z self=, 2025-05-07T20:12:39.1582009Z mixed_B=False, 2025-05-07T20:12:39.1582110Z compile=False, 2025-05-07T20:12:39.1582190Z T=5, 2025-05-07T20:12:39.1582284Z D=59, 2025-05-07T20:12:39.1582364Z B=92, 2025-05-07T20:12:39.1582444Z log_E=4, 2025-05-07T20:12:39.1582537Z L=20, 2025-05-07T20:12:39.1582621Z D_gradcheck=2, 2025-05-07T20:12:39.1582720Z stochastic_rounding=True, 2025-05-07T20:12:39.1582823Z weighted=False, 2025-05-07T20:12:39.1582909Z row_wise=True, 2025-05-07T20:12:39.1582993Z mixed=False, 2025-05-07T20:12:39.1583093Z use_cache=False, 2025-05-07T20:12:39.1583206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1583291Z use_cpu=True, 2025-05-07T20:12:39.1583412Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1583490Z ) 2025-05-07T20:12:39.1583629Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1584026Z self=, 2025-05-07T20:12:39.1584112Z mixed_B=True, 2025-05-07T20:12:39.1584213Z compile=False, 2025-05-07T20:12:39.1584292Z T=5, 2025-05-07T20:12:39.1584371Z D=71, 2025-05-07T20:12:39.1584465Z B=2, 2025-05-07T20:12:39.1584547Z log_E=3, 2025-05-07T20:12:39.1584626Z L=12, 2025-05-07T20:12:39.1584726Z D_gradcheck=2, 2025-05-07T20:12:39.1584828Z stochastic_rounding=False, 2025-05-07T20:12:39.1584914Z weighted=False, 2025-05-07T20:12:39.1585016Z row_wise=False, 2025-05-07T20:12:39.1585099Z mixed=True, 2025-05-07T20:12:39.1585184Z use_cache=False, 2025-05-07T20:12:39.1585309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1585392Z use_cpu=True, 2025-05-07T20:12:39.1585494Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1585580Z ) 2025-05-07T20:12:39.1585715Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1586134Z self=, 2025-05-07T20:12:39.1586220Z mixed_B=False, 2025-05-07T20:12:39.1586304Z compile=False, 2025-05-07T20:12:39.1586393Z T=5, 2025-05-07T20:12:39.1586471Z D=73, 2025-05-07T20:12:39.1586576Z B=81, 2025-05-07T20:12:39.1586666Z log_E=3, 2025-05-07T20:12:39.1586748Z L=17, 2025-05-07T20:12:39.1586831Z D_gradcheck=1, 2025-05-07T20:12:39.1586945Z stochastic_rounding=False, 2025-05-07T20:12:39.1587028Z weighted=False, 2025-05-07T20:12:39.1587134Z row_wise=True, 2025-05-07T20:12:39.1587228Z mixed=False, 2025-05-07T20:12:39.1587311Z use_cache=False, 2025-05-07T20:12:39.1587435Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1587516Z use_cpu=True, 2025-05-07T20:12:39.1587619Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1587707Z ) 2025-05-07T20:12:39.1587843Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1588221Z self=, 2025-05-07T20:12:39.1588316Z mixed_B=True, 2025-05-07T20:12:39.1588399Z compile=False, 2025-05-07T20:12:39.1588477Z T=3, 2025-05-07T20:12:39.1588566Z D=18, 2025-05-07T20:12:39.1588643Z B=107, 2025-05-07T20:12:39.1588722Z log_E=5, 2025-05-07T20:12:39.1588810Z L=15, 2025-05-07T20:12:39.1588893Z D_gradcheck=2, 2025-05-07T20:12:39.1588991Z stochastic_rounding=True, 2025-05-07T20:12:39.1589090Z weighted=True, 2025-05-07T20:12:39.1589178Z row_wise=False, 2025-05-07T20:12:39.1589278Z mixed=False, 2025-05-07T20:12:39.1589363Z use_cache=False, 2025-05-07T20:12:39.1589474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1589571Z use_cpu=True, 2025-05-07T20:12:39.1589674Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1589751Z ) 2025-05-07T20:12:39.1589901Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1590279Z self=, 2025-05-07T20:12:39.1590389Z mixed_B=False, 2025-05-07T20:12:39.1590484Z compile=True, 2025-05-07T20:12:39.1590560Z T=3, 2025-05-07T20:12:39.1590637Z D=121, 2025-05-07T20:12:39.1590726Z B=28, 2025-05-07T20:12:39.1590805Z log_E=3, 2025-05-07T20:12:39.1590882Z L=17, 2025-05-07T20:12:39.1590977Z D_gradcheck=1, 2025-05-07T20:12:39.1591074Z stochastic_rounding=True, 2025-05-07T20:12:39.1591170Z weighted=False, 2025-05-07T20:12:39.1591253Z row_wise=True, 2025-05-07T20:12:39.1591334Z mixed=False, 2025-05-07T20:12:39.1591430Z use_cache=False, 2025-05-07T20:12:39.1591540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1591622Z use_cpu=True, 2025-05-07T20:12:39.1591739Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1591815Z ) 2025-05-07T20:12:39.1591950Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1592342Z self=, 2025-05-07T20:12:39.1592427Z mixed_B=True, 2025-05-07T20:12:39.1592511Z compile=True, 2025-05-07T20:12:39.1592601Z T=2, 2025-05-07T20:12:39.1592679Z D=27, 2025-05-07T20:12:39.1592770Z B=30, 2025-05-07T20:12:39.1592849Z log_E=4, 2025-05-07T20:12:39.1592926Z L=19, 2025-05-07T20:12:39.1593024Z D_gradcheck=1, 2025-05-07T20:12:39.1593121Z stochastic_rounding=True, 2025-05-07T20:12:39.1593206Z weighted=False, 2025-05-07T20:12:39.1593303Z row_wise=False, 2025-05-07T20:12:39.1593383Z mixed=False, 2025-05-07T20:12:39.1593466Z use_cache=False, 2025-05-07T20:12:39.1593590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1593672Z use_cpu=True, 2025-05-07T20:12:39.1593774Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1593861Z ) 2025-05-07T20:12:39.1593995Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1594397Z self=, 2025-05-07T20:12:39.1594494Z mixed_B=False, 2025-05-07T20:12:39.1594578Z compile=False, 2025-05-07T20:12:39.1594667Z T=4, 2025-05-07T20:12:39.1594743Z D=49, 2025-05-07T20:12:39.1594848Z B=41, 2025-05-07T20:12:39.1594938Z log_E=5, 2025-05-07T20:12:39.1595015Z L=10, 2025-05-07T20:12:39.1595096Z D_gradcheck=2, 2025-05-07T20:12:39.1595205Z stochastic_rounding=True, 2025-05-07T20:12:39.1595287Z weighted=True, 2025-05-07T20:12:39.1595399Z row_wise=False, 2025-05-07T20:12:39.1595492Z mixed=True, 2025-05-07T20:12:39.1595576Z use_cache=False, 2025-05-07T20:12:39.1595687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1595782Z use_cpu=True, 2025-05-07T20:12:39.1595884Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1595959Z ) 2025-05-07T20:12:39.1596107Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1596486Z self=, 2025-05-07T20:12:39.1596582Z mixed_B=True, 2025-05-07T20:12:39.1596664Z compile=False, 2025-05-07T20:12:39.1596741Z T=4, 2025-05-07T20:12:39.1596830Z D=24, 2025-05-07T20:12:39.1596908Z B=104, 2025-05-07T20:12:39.1596985Z log_E=4, 2025-05-07T20:12:39.1597074Z L=17, 2025-05-07T20:12:39.1597156Z D_gradcheck=1, 2025-05-07T20:12:39.1597253Z stochastic_rounding=True, 2025-05-07T20:12:39.1597346Z weighted=True, 2025-05-07T20:12:39.1597429Z row_wise=False, 2025-05-07T20:12:39.1597509Z mixed=True, 2025-05-07T20:12:39.1597603Z use_cache=True, 2025-05-07T20:12:39.1597712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1597794Z use_cpu=True, 2025-05-07T20:12:39.1597909Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1597984Z ) 2025-05-07T20:12:39.1598131Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1598510Z self=, 2025-05-07T20:12:39.1598622Z mixed_B=False, 2025-05-07T20:12:39.1598717Z compile=True, 2025-05-07T20:12:39.1598794Z T=3, 2025-05-07T20:12:39.1598871Z D=45, 2025-05-07T20:12:39.1598961Z B=79, 2025-05-07T20:12:39.1599040Z log_E=5, 2025-05-07T20:12:39.1599116Z L=0, 2025-05-07T20:12:39.1599212Z D_gradcheck=1, 2025-05-07T20:12:39.1599308Z stochastic_rounding=True, 2025-05-07T20:12:39.1599392Z weighted=False, 2025-05-07T20:12:39.1599488Z row_wise=True, 2025-05-07T20:12:39.1599569Z mixed=False, 2025-05-07T20:12:39.1599653Z use_cache=True, 2025-05-07T20:12:39.1599777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1599860Z use_cpu=True, 2025-05-07T20:12:39.1599980Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1600055Z ) 2025-05-07T20:12:39.1950930Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1951886Z self=, 2025-05-07T20:12:39.1952922Z mixed_B=False, 2025-05-07T20:12:39.1953155Z compile=True, 2025-05-07T20:12:39.1953363Z T=2, 2025-05-07T20:12:39.1953565Z D=59, 2025-05-07T20:12:39.1953767Z B=26, 2025-05-07T20:12:39.1953951Z log_E=5, 2025-05-07T20:12:39.1954159Z L=2, 2025-05-07T20:12:39.1954363Z D_gradcheck=2, 2025-05-07T20:12:39.1954593Z stochastic_rounding=True, 2025-05-07T20:12:39.1954868Z weighted=True, 2025-05-07T20:12:39.1955099Z row_wise=False, 2025-05-07T20:12:39.1955315Z mixed=False, 2025-05-07T20:12:39.1955538Z use_cache=False, 2025-05-07T20:12:39.1955875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1956172Z use_cpu=True, 2025-05-07T20:12:39.1956419Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1956697Z ) 2025-05-07T20:12:39.1956930Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1957666Z self=, 2025-05-07T20:12:39.1958264Z mixed_B=True, 2025-05-07T20:12:39.1958488Z compile=True, 2025-05-07T20:12:39.1958693Z T=1, 2025-05-07T20:12:39.1958890Z D=34, 2025-05-07T20:12:39.1959130Z B=123, 2025-05-07T20:12:39.1959313Z log_E=4, 2025-05-07T20:12:39.1959519Z L=9, 2025-05-07T20:12:39.1959717Z D_gradcheck=1, 2025-05-07T20:12:39.1959944Z stochastic_rounding=True, 2025-05-07T20:12:39.1960218Z weighted=False, 2025-05-07T20:12:39.1960483Z row_wise=True, 2025-05-07T20:12:39.1960696Z mixed=False, 2025-05-07T20:12:39.1960921Z use_cache=False, 2025-05-07T20:12:39.1961186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1961478Z use_cpu=True, 2025-05-07T20:12:39.1961722Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1961998Z ) 2025-05-07T20:12:39.1962233Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1962874Z self=, 2025-05-07T20:12:39.1963458Z mixed_B=True, 2025-05-07T20:12:39.1963665Z compile=True, 2025-05-07T20:12:39.1963879Z T=5, 2025-05-07T20:12:39.1964070Z D=84, 2025-05-07T20:12:39.1964251Z B=80, 2025-05-07T20:12:39.1964444Z log_E=3, 2025-05-07T20:12:39.1964646Z L=14, 2025-05-07T20:12:39.1964843Z D_gradcheck=1, 2025-05-07T20:12:39.1965070Z stochastic_rounding=False, 2025-05-07T20:12:39.1965340Z weighted=True, 2025-05-07T20:12:39.1965565Z row_wise=False, 2025-05-07T20:12:39.1965774Z mixed=True, 2025-05-07T20:12:39.1965994Z use_cache=False, 2025-05-07T20:12:39.1966253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1966543Z use_cpu=True, 2025-05-07T20:12:39.1966784Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1967061Z ) 2025-05-07T20:12:39.1967289Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1967923Z self=, 2025-05-07T20:12:39.1968554Z mixed_B=True, 2025-05-07T20:12:39.1968765Z compile=False, 2025-05-07T20:12:39.1968987Z T=5, 2025-05-07T20:12:39.1969180Z D=34, 2025-05-07T20:12:39.1969364Z B=119, 2025-05-07T20:12:39.1969565Z log_E=3, 2025-05-07T20:12:39.1969764Z L=20, 2025-05-07T20:12:39.1969949Z D_gradcheck=2, 2025-05-07T20:12:39.1970189Z stochastic_rounding=False, 2025-05-07T20:12:39.1970459Z weighted=True, 2025-05-07T20:12:39.1970666Z row_wise=True, 2025-05-07T20:12:39.1970883Z mixed=False, 2025-05-07T20:12:39.1971102Z use_cache=False, 2025-05-07T20:12:39.1971358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1971646Z use_cpu=True, 2025-05-07T20:12:39.1971884Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1972156Z ) 2025-05-07T20:12:39.1972385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1973025Z self=, 2025-05-07T20:12:39.1973606Z mixed_B=True, 2025-05-07T20:12:39.1973818Z compile=False, 2025-05-07T20:12:39.1974037Z T=5, 2025-05-07T20:12:39.1974231Z D=39, 2025-05-07T20:12:39.1974413Z B=64, 2025-05-07T20:12:39.1974610Z log_E=4, 2025-05-07T20:12:39.1974816Z L=11, 2025-05-07T20:12:39.1975005Z D_gradcheck=2, 2025-05-07T20:12:39.1975244Z stochastic_rounding=False, 2025-05-07T20:12:39.1975515Z weighted=True, 2025-05-07T20:12:39.1975905Z row_wise=True, 2025-05-07T20:12:39.1976126Z mixed=False, 2025-05-07T20:12:39.1976345Z use_cache=True, 2025-05-07T20:12:39.1976581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1976887Z use_cpu=True, 2025-05-07T20:12:39.1977127Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1977396Z ) 2025-05-07T20:12:39.1977649Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1978350Z self=, 2025-05-07T20:12:39.1978950Z mixed_B=False, 2025-05-07T20:12:39.1979164Z compile=True, 2025-05-07T20:12:39.1979386Z T=3, 2025-05-07T20:12:39.1979584Z D=2, 2025-05-07T20:12:39.1979871Z B=27, 2025-05-07T20:12:39.1980071Z log_E=4, 2025-05-07T20:12:39.1980281Z L=4, 2025-05-07T20:12:39.1980470Z D_gradcheck=2, 2025-05-07T20:12:39.1980714Z stochastic_rounding=False, 2025-05-07T20:12:39.1980991Z weighted=False, 2025-05-07T20:12:39.1981264Z row_wise=False, 2025-05-07T20:12:39.1981493Z mixed=False, 2025-05-07T20:12:39.1981717Z use_cache=True, 2025-05-07T20:12:39.1981956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.1982266Z use_cpu=True, 2025-05-07T20:12:39.1982512Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1982782Z ) 2025-05-07T20:12:39.1983032Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1983676Z self=, 2025-05-07T20:12:39.1984268Z mixed_B=False, 2025-05-07T20:12:39.1984479Z compile=False, 2025-05-07T20:12:39.1984696Z T=2, 2025-05-07T20:12:39.1984889Z D=95, 2025-05-07T20:12:39.1985068Z B=34, 2025-05-07T20:12:39.1985259Z log_E=5, 2025-05-07T20:12:39.1985457Z L=3, 2025-05-07T20:12:39.1985641Z D_gradcheck=1, 2025-05-07T20:12:39.1985875Z stochastic_rounding=True, 2025-05-07T20:12:39.1986143Z weighted=False, 2025-05-07T20:12:39.1986358Z row_wise=False, 2025-05-07T20:12:39.1986580Z mixed=False, 2025-05-07T20:12:39.1986799Z use_cache=False, 2025-05-07T20:12:39.1987045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1987351Z use_cpu=True, 2025-05-07T20:12:39.1987596Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1987860Z ) 2025-05-07T20:12:39.1988104Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1988748Z self=, 2025-05-07T20:12:39.1989358Z mixed_B=True, 2025-05-07T20:12:39.1989576Z compile=True, 2025-05-07T20:12:39.1989791Z T=5, 2025-05-07T20:12:39.1989983Z D=10, 2025-05-07T20:12:39.1990167Z B=86, 2025-05-07T20:12:39.1990362Z log_E=4, 2025-05-07T20:12:39.1990564Z L=12, 2025-05-07T20:12:39.1990747Z D_gradcheck=1, 2025-05-07T20:12:39.1990985Z stochastic_rounding=True, 2025-05-07T20:12:39.1991256Z weighted=False, 2025-05-07T20:12:39.1991476Z row_wise=False, 2025-05-07T20:12:39.1991696Z mixed=False, 2025-05-07T20:12:39.1991916Z use_cache=True, 2025-05-07T20:12:39.1992147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1992449Z use_cpu=True, 2025-05-07T20:12:39.1992687Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.1992949Z ) 2025-05-07T20:12:39.1993190Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1993827Z self=, 2025-05-07T20:12:39.1994398Z mixed_B=False, 2025-05-07T20:12:39.1994619Z compile=True, 2025-05-07T20:12:39.1994832Z T=4, 2025-05-07T20:12:39.1995013Z D=71, 2025-05-07T20:12:39.1995206Z B=37, 2025-05-07T20:12:39.1995399Z log_E=5, 2025-05-07T20:12:39.1995588Z L=13, 2025-05-07T20:12:39.1995785Z D_gradcheck=2, 2025-05-07T20:12:39.1996021Z stochastic_rounding=True, 2025-05-07T20:12:39.1996278Z weighted=True, 2025-05-07T20:12:39.1996502Z row_wise=False, 2025-05-07T20:12:39.1996724Z mixed=False, 2025-05-07T20:12:39.1996944Z use_cache=False, 2025-05-07T20:12:39.1997188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.1997490Z use_cpu=True, 2025-05-07T20:12:39.1997731Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.1997993Z ) 2025-05-07T20:12:39.1998233Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.1998903Z self=, 2025-05-07T20:12:39.1999477Z mixed_B=True, 2025-05-07T20:12:39.1999698Z compile=False, 2025-05-07T20:12:39.1999917Z T=5, 2025-05-07T20:12:39.2000098Z D=123, 2025-05-07T20:12:39.2000323Z B=71, 2025-05-07T20:12:39.2000517Z log_E=5, 2025-05-07T20:12:39.2000702Z L=4, 2025-05-07T20:12:39.2000900Z D_gradcheck=1, 2025-05-07T20:12:39.2001143Z stochastic_rounding=False, 2025-05-07T20:12:39.2001402Z weighted=False, 2025-05-07T20:12:39.2001658Z row_wise=True, 2025-05-07T20:12:39.2001875Z mixed=False, 2025-05-07T20:12:39.2009851Z use_cache=True, 2025-05-07T20:12:39.2010138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2010447Z use_cpu=True, 2025-05-07T20:12:39.2010698Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2010983Z ) 2025-05-07T20:12:39.2011221Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2011873Z self=, 2025-05-07T20:12:39.2012470Z mixed_B=True, 2025-05-07T20:12:39.2012682Z compile=True, 2025-05-07T20:12:39.2012900Z T=3, 2025-05-07T20:12:39.2013099Z D=31, 2025-05-07T20:12:39.2013288Z B=83, 2025-05-07T20:12:39.2013482Z log_E=5, 2025-05-07T20:12:39.2013687Z L=12, 2025-05-07T20:12:39.2013877Z D_gradcheck=1, 2025-05-07T20:12:39.2014119Z stochastic_rounding=False, 2025-05-07T20:12:39.2014394Z weighted=False, 2025-05-07T20:12:39.2014613Z row_wise=True, 2025-05-07T20:12:39.2014833Z mixed=True, 2025-05-07T20:12:39.2015055Z use_cache=False, 2025-05-07T20:12:39.2015306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2015609Z use_cpu=True, 2025-05-07T20:12:39.2015856Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2016121Z ) 2025-05-07T20:12:39.2016365Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2017005Z self=, 2025-05-07T20:12:39.2017674Z mixed_B=False, 2025-05-07T20:12:39.2017886Z compile=False, 2025-05-07T20:12:39.2018104Z T=1, 2025-05-07T20:12:39.2018299Z D=34, 2025-05-07T20:12:39.2018483Z B=63, 2025-05-07T20:12:39.2018678Z log_E=5, 2025-05-07T20:12:39.2018881Z L=11, 2025-05-07T20:12:39.2019067Z D_gradcheck=1, 2025-05-07T20:12:39.2019309Z stochastic_rounding=True, 2025-05-07T20:12:39.2019580Z weighted=True, 2025-05-07T20:12:39.2019903Z row_wise=False, 2025-05-07T20:12:39.2020130Z mixed=False, 2025-05-07T20:12:39.2020350Z use_cache=True, 2025-05-07T20:12:39.2020589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2020899Z use_cpu=True, 2025-05-07T20:12:39.2021144Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2021410Z ) 2025-05-07T20:12:39.2021656Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2022300Z self=, 2025-05-07T20:12:39.2022888Z mixed_B=False, 2025-05-07T20:12:39.2023101Z compile=False, 2025-05-07T20:12:39.2023320Z T=5, 2025-05-07T20:12:39.2023516Z D=119, 2025-05-07T20:12:39.2023704Z B=43, 2025-05-07T20:12:39.2023903Z log_E=5, 2025-05-07T20:12:39.2024108Z L=2, 2025-05-07T20:12:39.2024292Z D_gradcheck=2, 2025-05-07T20:12:39.2024526Z stochastic_rounding=True, 2025-05-07T20:12:39.2024798Z weighted=False, 2025-05-07T20:12:39.2025013Z row_wise=False, 2025-05-07T20:12:39.2025234Z mixed=False, 2025-05-07T20:12:39.2025459Z use_cache=False, 2025-05-07T20:12:39.2025705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2026010Z use_cpu=True, 2025-05-07T20:12:39.2026258Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2026523Z ) 2025-05-07T20:12:39.2026770Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2027465Z self=, 2025-05-07T20:12:39.2028045Z mixed_B=True, 2025-05-07T20:12:39.2028276Z compile=False, 2025-05-07T20:12:39.2028500Z T=3, 2025-05-07T20:12:39.2028696Z D=110, 2025-05-07T20:12:39.2028916Z B=128, 2025-05-07T20:12:39.2029115Z log_E=3, 2025-05-07T20:12:39.2029317Z L=11, 2025-05-07T20:12:39.2029506Z D_gradcheck=2, 2025-05-07T20:12:39.2029742Z stochastic_rounding=True, 2025-05-07T20:12:39.2030010Z weighted=True, 2025-05-07T20:12:39.2030265Z row_wise=False, 2025-05-07T20:12:39.2030488Z mixed=False, 2025-05-07T20:12:39.2030710Z use_cache=True, 2025-05-07T20:12:39.2030946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2031252Z use_cpu=True, 2025-05-07T20:12:39.2031495Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2031761Z ) 2025-05-07T20:12:39.2032009Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2032653Z self=, 2025-05-07T20:12:39.2033227Z mixed_B=True, 2025-05-07T20:12:39.2033452Z compile=True, 2025-05-07T20:12:39.2033670Z T=5, 2025-05-07T20:12:39.2033854Z D=69, 2025-05-07T20:12:39.2034051Z B=37, 2025-05-07T20:12:39.2034245Z log_E=5, 2025-05-07T20:12:39.2034437Z L=3, 2025-05-07T20:12:39.2034642Z D_gradcheck=1, 2025-05-07T20:12:39.2034885Z stochastic_rounding=False, 2025-05-07T20:12:39.2035146Z weighted=False, 2025-05-07T20:12:39.2035371Z row_wise=True, 2025-05-07T20:12:39.2035589Z mixed=True, 2025-05-07T20:12:39.2035809Z use_cache=False, 2025-05-07T20:12:39.2036057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2036363Z use_cpu=True, 2025-05-07T20:12:39.2036609Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2036875Z ) 2025-05-07T20:12:39.2037121Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2037760Z self=, 2025-05-07T20:12:39.2038386Z mixed_B=False, 2025-05-07T20:12:39.2038613Z compile=True, 2025-05-07T20:12:39.2038834Z T=3, 2025-05-07T20:12:39.2039019Z D=99, 2025-05-07T20:12:39.2039219Z B=6, 2025-05-07T20:12:39.2039415Z log_E=3, 2025-05-07T20:12:39.2039607Z L=20, 2025-05-07T20:12:39.2039808Z D_gradcheck=2, 2025-05-07T20:12:39.2040050Z stochastic_rounding=False, 2025-05-07T20:12:39.2040314Z weighted=False, 2025-05-07T20:12:39.2040540Z row_wise=True, 2025-05-07T20:12:39.2040763Z mixed=True, 2025-05-07T20:12:39.2040974Z use_cache=True, 2025-05-07T20:12:39.2041221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2041526Z use_cpu=True, 2025-05-07T20:12:39.2041761Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2042042Z ) 2025-05-07T20:12:39.2042286Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2042921Z self=, 2025-05-07T20:12:39.2043493Z mixed_B=True, 2025-05-07T20:12:39.2043711Z compile=True, 2025-05-07T20:12:39.2043923Z T=2, 2025-05-07T20:12:39.2044103Z D=37, 2025-05-07T20:12:39.2044299Z B=53, 2025-05-07T20:12:39.2044494Z log_E=3, 2025-05-07T20:12:39.2044684Z L=11, 2025-05-07T20:12:39.2044884Z D_gradcheck=1, 2025-05-07T20:12:39.2045127Z stochastic_rounding=True, 2025-05-07T20:12:39.2045383Z weighted=True, 2025-05-07T20:12:39.2045612Z row_wise=False, 2025-05-07T20:12:39.2045836Z mixed=False, 2025-05-07T20:12:39.2046047Z use_cache=True, 2025-05-07T20:12:39.2046299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2046603Z use_cpu=True, 2025-05-07T20:12:39.2046833Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2047110Z ) 2025-05-07T20:12:39.2341520Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2342590Z self=, 2025-05-07T20:12:39.2343555Z mixed_B=True, 2025-05-07T20:12:39.2343986Z compile=True, 2025-05-07T20:12:39.2344221Z T=2, 2025-05-07T20:12:39.2344404Z D=123, 2025-05-07T20:12:39.2344603Z B=114, 2025-05-07T20:12:39.2344854Z log_E=4, 2025-05-07T20:12:39.2345045Z L=9, 2025-05-07T20:12:39.2345243Z D_gradcheck=2, 2025-05-07T20:12:39.2345489Z stochastic_rounding=False, 2025-05-07T20:12:39.2345750Z weighted=False, 2025-05-07T20:12:39.2346016Z row_wise=False, 2025-05-07T20:12:39.2346239Z mixed=False, 2025-05-07T20:12:39.2346449Z use_cache=True, 2025-05-07T20:12:39.2346696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2347006Z use_cpu=True, 2025-05-07T20:12:39.2347242Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2347521Z ) 2025-05-07T20:12:39.2347767Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2348408Z self=, 2025-05-07T20:12:39.2349060Z mixed_B=True, 2025-05-07T20:12:39.2349285Z compile=True, 2025-05-07T20:12:39.2349487Z T=4, 2025-05-07T20:12:39.2349679Z D=62, 2025-05-07T20:12:39.2349873Z B=19, 2025-05-07T20:12:39.2350056Z log_E=3, 2025-05-07T20:12:39.2350255Z L=15, 2025-05-07T20:12:39.2350454Z D_gradcheck=1, 2025-05-07T20:12:39.2350695Z stochastic_rounding=False, 2025-05-07T20:12:39.2350951Z weighted=True, 2025-05-07T20:12:39.2351174Z row_wise=True, 2025-05-07T20:12:39.2351394Z mixed=False, 2025-05-07T20:12:39.2351605Z use_cache=True, 2025-05-07T20:12:39.2351852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2352156Z use_cpu=True, 2025-05-07T20:12:39.2352383Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2352654Z ) 2025-05-07T20:12:39.2352894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2353515Z self=, 2025-05-07T20:12:39.2354099Z mixed_B=False, 2025-05-07T20:12:39.2354371Z compile=False, 2025-05-07T20:12:39.2354575Z T=3, 2025-05-07T20:12:39.2354770Z D=51, 2025-05-07T20:12:39.2354965Z B=124, 2025-05-07T20:12:39.2355153Z log_E=4, 2025-05-07T20:12:39.2355356Z L=10, 2025-05-07T20:12:39.2355553Z D_gradcheck=1, 2025-05-07T20:12:39.2355778Z stochastic_rounding=False, 2025-05-07T20:12:39.2356050Z weighted=True, 2025-05-07T20:12:39.2356264Z row_wise=True, 2025-05-07T20:12:39.2356467Z mixed=False, 2025-05-07T20:12:39.2356678Z use_cache=False, 2025-05-07T20:12:39.2356928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2357210Z use_cpu=True, 2025-05-07T20:12:39.2357450Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2357722Z ) 2025-05-07T20:12:39.2357953Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2358582Z self=, 2025-05-07T20:12:39.2359164Z mixed_B=True, 2025-05-07T20:12:39.2359375Z compile=True, 2025-05-07T20:12:39.2359583Z T=4, 2025-05-07T20:12:39.2359769Z D=15, 2025-05-07T20:12:39.2359946Z B=83, 2025-05-07T20:12:39.2360135Z log_E=3, 2025-05-07T20:12:39.2360331Z L=17, 2025-05-07T20:12:39.2360517Z D_gradcheck=2, 2025-05-07T20:12:39.2360749Z stochastic_rounding=False, 2025-05-07T20:12:39.2361007Z weighted=False, 2025-05-07T20:12:39.2361217Z row_wise=True, 2025-05-07T20:12:39.2361427Z mixed=True, 2025-05-07T20:12:39.2361633Z use_cache=True, 2025-05-07T20:12:39.2361862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2362153Z use_cpu=True, 2025-05-07T20:12:39.2362383Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2362647Z ) 2025-05-07T20:12:39.2362870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2363529Z self=, 2025-05-07T20:12:39.2364104Z mixed_B=True, 2025-05-07T20:12:39.2364313Z compile=True, 2025-05-07T20:12:39.2364522Z T=3, 2025-05-07T20:12:39.2364705Z D=47, 2025-05-07T20:12:39.2364880Z B=28, 2025-05-07T20:12:39.2365093Z log_E=4, 2025-05-07T20:12:39.2365287Z L=15, 2025-05-07T20:12:39.2365463Z D_gradcheck=1, 2025-05-07T20:12:39.2365696Z stochastic_rounding=True, 2025-05-07T20:12:39.2365959Z weighted=False, 2025-05-07T20:12:39.2366163Z row_wise=False, 2025-05-07T20:12:39.2366403Z mixed=False, 2025-05-07T20:12:39.2366611Z use_cache=True, 2025-05-07T20:12:39.2366836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2367131Z use_cpu=True, 2025-05-07T20:12:39.2367363Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2367616Z ) 2025-05-07T20:12:39.2367855Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2368488Z self=, 2025-05-07T20:12:39.2369064Z mixed_B=False, 2025-05-07T20:12:39.2369273Z compile=False, 2025-05-07T20:12:39.2369480Z T=4, 2025-05-07T20:12:39.2369667Z D=4, 2025-05-07T20:12:39.2369838Z B=7, 2025-05-07T20:12:39.2370020Z log_E=3, 2025-05-07T20:12:39.2370212Z L=20, 2025-05-07T20:12:39.2370391Z D_gradcheck=2, 2025-05-07T20:12:39.2370622Z stochastic_rounding=False, 2025-05-07T20:12:39.2370882Z weighted=False, 2025-05-07T20:12:39.2371085Z row_wise=True, 2025-05-07T20:12:39.2371294Z mixed=True, 2025-05-07T20:12:39.2371500Z use_cache=False, 2025-05-07T20:12:39.2371736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2372024Z use_cpu=True, 2025-05-07T20:12:39.2372255Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2372510Z ) 2025-05-07T20:12:39.2372742Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2373363Z self=, 2025-05-07T20:12:39.2373936Z mixed_B=True, 2025-05-07T20:12:39.2374173Z compile=True, 2025-05-07T20:12:39.2374377Z T=1, 2025-05-07T20:12:39.2374562Z D=30, 2025-05-07T20:12:39.2374738Z B=52, 2025-05-07T20:12:39.2374921Z log_E=4, 2025-05-07T20:12:39.2375109Z L=6, 2025-05-07T20:12:39.2375288Z D_gradcheck=1, 2025-05-07T20:12:39.2375518Z stochastic_rounding=False, 2025-05-07T20:12:39.2375993Z weighted=False, 2025-05-07T20:12:39.2376205Z row_wise=False, 2025-05-07T20:12:39.2376418Z mixed=True, 2025-05-07T20:12:39.2376626Z use_cache=True, 2025-05-07T20:12:39.2376888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2377182Z use_cpu=True, 2025-05-07T20:12:39.2377412Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2377669Z ) 2025-05-07T20:12:39.2377906Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2378529Z self=, 2025-05-07T20:12:39.2379082Z mixed_B=True, 2025-05-07T20:12:39.2379292Z compile=True, 2025-05-07T20:12:39.2379488Z T=2, 2025-05-07T20:12:39.2379734Z D=116, 2025-05-07T20:12:39.2379921Z B=55, 2025-05-07T20:12:39.2380101Z log_E=5, 2025-05-07T20:12:39.2380278Z L=3, 2025-05-07T20:12:39.2380462Z D_gradcheck=1, 2025-05-07T20:12:39.2380677Z stochastic_rounding=True, 2025-05-07T20:12:39.2380929Z weighted=False, 2025-05-07T20:12:39.2381134Z row_wise=True, 2025-05-07T20:12:39.2381338Z mixed=True, 2025-05-07T20:12:39.2381541Z use_cache=False, 2025-05-07T20:12:39.2381775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2382060Z use_cpu=True, 2025-05-07T20:12:39.2382286Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2382541Z ) 2025-05-07T20:12:39.2382775Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2383473Z self=, 2025-05-07T20:12:39.2384043Z mixed_B=True, 2025-05-07T20:12:39.2384258Z compile=False, 2025-05-07T20:12:39.2384465Z T=4, 2025-05-07T20:12:39.2384639Z D=114, 2025-05-07T20:12:39.2384823Z B=11, 2025-05-07T20:12:39.2385063Z log_E=4, 2025-05-07T20:12:39.2385245Z L=16, 2025-05-07T20:12:39.2385430Z D_gradcheck=2, 2025-05-07T20:12:39.2385658Z stochastic_rounding=True, 2025-05-07T20:12:39.2385909Z weighted=False, 2025-05-07T20:12:39.2386119Z row_wise=False, 2025-05-07T20:12:39.2386356Z mixed=False, 2025-05-07T20:12:39.2386559Z use_cache=False, 2025-05-07T20:12:39.2386804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2387088Z use_cpu=True, 2025-05-07T20:12:39.2387318Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2387570Z ) 2025-05-07T20:12:39.2387799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2388420Z self=, 2025-05-07T20:12:39.2388979Z mixed_B=True, 2025-05-07T20:12:39.2389190Z compile=False, 2025-05-07T20:12:39.2389393Z T=5, 2025-05-07T20:12:39.2389565Z D=36, 2025-05-07T20:12:39.2389741Z B=111, 2025-05-07T20:12:39.2389923Z log_E=5, 2025-05-07T20:12:39.2389995Z L=20, 2025-05-07T20:12:39.2390126Z D_gradcheck=2, 2025-05-07T20:12:39.2390228Z stochastic_rounding=True, 2025-05-07T20:12:39.2390305Z weighted=True, 2025-05-07T20:12:39.2390384Z row_wise=True, 2025-05-07T20:12:39.2390468Z mixed=False, 2025-05-07T20:12:39.2390545Z use_cache=False, 2025-05-07T20:12:39.2390658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2390733Z use_cpu=True, 2025-05-07T20:12:39.2390833Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2390911Z ) 2025-05-07T20:12:39.2391040Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2391416Z self=, 2025-05-07T20:12:39.2391503Z mixed_B=False, 2025-05-07T20:12:39.2391618Z compile=False, 2025-05-07T20:12:39.2391692Z T=1, 2025-05-07T20:12:39.2391770Z D=44, 2025-05-07T20:12:39.2391841Z B=65, 2025-05-07T20:12:39.2391914Z log_E=4, 2025-05-07T20:12:39.2391992Z L=13, 2025-05-07T20:12:39.2392071Z D_gradcheck=2, 2025-05-07T20:12:39.2392165Z stochastic_rounding=True, 2025-05-07T20:12:39.2392254Z weighted=False, 2025-05-07T20:12:39.2392333Z row_wise=False, 2025-05-07T20:12:39.2392424Z mixed=False, 2025-05-07T20:12:39.2392504Z use_cache=False, 2025-05-07T20:12:39.2392613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2392712Z use_cpu=True, 2025-05-07T20:12:39.2392811Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2392883Z ) 2025-05-07T20:12:39.2393027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2393403Z self=, 2025-05-07T20:12:39.2393481Z mixed_B=True, 2025-05-07T20:12:39.2393573Z compile=False, 2025-05-07T20:12:39.2393645Z T=1, 2025-05-07T20:12:39.2393717Z D=19, 2025-05-07T20:12:39.2393803Z B=115, 2025-05-07T20:12:39.2393878Z log_E=3, 2025-05-07T20:12:39.2393951Z L=13, 2025-05-07T20:12:39.2394041Z D_gradcheck=2, 2025-05-07T20:12:39.2394135Z stochastic_rounding=False, 2025-05-07T20:12:39.2394222Z weighted=True, 2025-05-07T20:12:39.2394301Z row_wise=False, 2025-05-07T20:12:39.2394380Z mixed=True, 2025-05-07T20:12:39.2394470Z use_cache=False, 2025-05-07T20:12:39.2394576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2394653Z use_cpu=True, 2025-05-07T20:12:39.2394760Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2394831Z ) 2025-05-07T20:12:39.2394961Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2395371Z self=, 2025-05-07T20:12:39.2395449Z mixed_B=False, 2025-05-07T20:12:39.2395531Z compile=True, 2025-05-07T20:12:39.2395611Z T=5, 2025-05-07T20:12:39.2395683Z D=20, 2025-05-07T20:12:39.2395760Z B=69, 2025-05-07T20:12:39.2395863Z log_E=5, 2025-05-07T20:12:39.2395933Z L=16, 2025-05-07T20:12:39.2396021Z D_gradcheck=1, 2025-05-07T20:12:39.2396117Z stochastic_rounding=False, 2025-05-07T20:12:39.2396195Z weighted=True, 2025-05-07T20:12:39.2396284Z row_wise=False, 2025-05-07T20:12:39.2396387Z mixed=True, 2025-05-07T20:12:39.2396468Z use_cache=False, 2025-05-07T20:12:39.2396582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2396664Z use_cpu=True, 2025-05-07T20:12:39.2396761Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2396846Z ) 2025-05-07T20:12:39.2396980Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2397350Z self=, 2025-05-07T20:12:39.2397435Z mixed_B=True, 2025-05-07T20:12:39.2397517Z compile=False, 2025-05-07T20:12:39.2397596Z T=2, 2025-05-07T20:12:39.2397669Z D=37, 2025-05-07T20:12:39.2397744Z B=7, 2025-05-07T20:12:39.2397828Z log_E=3, 2025-05-07T20:12:39.2397905Z L=9, 2025-05-07T20:12:39.2397986Z D_gradcheck=2, 2025-05-07T20:12:39.2398088Z stochastic_rounding=True, 2025-05-07T20:12:39.2398171Z weighted=False, 2025-05-07T20:12:39.2398251Z row_wise=True, 2025-05-07T20:12:39.2398336Z mixed=False, 2025-05-07T20:12:39.2398416Z use_cache=True, 2025-05-07T20:12:39.2398522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2398606Z use_cpu=True, 2025-05-07T20:12:39.2398708Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2398779Z ) 2025-05-07T20:12:39.2398921Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2399298Z self=, 2025-05-07T20:12:39.2399386Z mixed_B=False, 2025-05-07T20:12:39.2399492Z compile=False, 2025-05-07T20:12:39.2399568Z T=5, 2025-05-07T20:12:39.2399650Z D=109, 2025-05-07T20:12:39.2399721Z B=78, 2025-05-07T20:12:39.2399798Z log_E=3, 2025-05-07T20:12:39.2399880Z L=18, 2025-05-07T20:12:39.2399960Z D_gradcheck=2, 2025-05-07T20:12:39.2400056Z stochastic_rounding=False, 2025-05-07T20:12:39.2400139Z weighted=True, 2025-05-07T20:12:39.2400218Z row_wise=False, 2025-05-07T20:12:39.2400296Z mixed=True, 2025-05-07T20:12:39.2400386Z use_cache=False, 2025-05-07T20:12:39.2400492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2400571Z use_cpu=True, 2025-05-07T20:12:39.2400676Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2400747Z ) 2025-05-07T20:12:39.2400888Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2401263Z self=, 2025-05-07T20:12:39.2401338Z mixed_B=True, 2025-05-07T20:12:39.2401430Z compile=True, 2025-05-07T20:12:39.2401501Z T=5, 2025-05-07T20:12:39.2401571Z D=47, 2025-05-07T20:12:39.2401650Z B=84, 2025-05-07T20:12:39.2401724Z log_E=4, 2025-05-07T20:12:39.2401797Z L=9, 2025-05-07T20:12:39.2401884Z D_gradcheck=1, 2025-05-07T20:12:39.2401974Z stochastic_rounding=True, 2025-05-07T20:12:39.2402055Z weighted=False, 2025-05-07T20:12:39.2402144Z row_wise=True, 2025-05-07T20:12:39.2402220Z mixed=True, 2025-05-07T20:12:39.2402305Z use_cache=False, 2025-05-07T20:12:39.2402427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2402510Z use_cpu=True, 2025-05-07T20:12:39.2402625Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2402701Z ) 2025-05-07T20:12:39.2402837Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2403269Z self=, 2025-05-07T20:12:39.2403354Z mixed_B=False, 2025-05-07T20:12:39.2403439Z compile=False, 2025-05-07T20:12:39.2403528Z T=2, 2025-05-07T20:12:39.2403606Z D=56, 2025-05-07T20:12:39.2403684Z B=116, 2025-05-07T20:12:39.2403801Z log_E=4, 2025-05-07T20:12:39.2403880Z L=14, 2025-05-07T20:12:39.2403962Z D_gradcheck=1, 2025-05-07T20:12:39.2404077Z stochastic_rounding=False, 2025-05-07T20:12:39.2404162Z weighted=True, 2025-05-07T20:12:39.2404259Z row_wise=True, 2025-05-07T20:12:39.2404367Z mixed=False, 2025-05-07T20:12:39.2404454Z use_cache=False, 2025-05-07T20:12:39.2404575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2404659Z use_cpu=True, 2025-05-07T20:12:39.2404768Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2404856Z ) 2025-05-07T20:12:39.2730285Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2730892Z self=, 2025-05-07T20:12:39.2731036Z mixed_B=False, 2025-05-07T20:12:39.2731176Z compile=True, 2025-05-07T20:12:39.2731308Z T=5, 2025-05-07T20:12:39.2731427Z D=16, 2025-05-07T20:12:39.2731540Z B=22, 2025-05-07T20:12:39.2731683Z log_E=3, 2025-05-07T20:12:39.2731804Z L=11, 2025-05-07T20:12:39.2731935Z D_gradcheck=2, 2025-05-07T20:12:39.2732130Z stochastic_rounding=False, 2025-05-07T20:12:39.2732292Z weighted=True, 2025-05-07T20:12:39.2732446Z row_wise=True, 2025-05-07T20:12:39.2732618Z mixed=True, 2025-05-07T20:12:39.2732746Z use_cache=False, 2025-05-07T20:12:39.2732935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2733023Z use_cpu=True, 2025-05-07T20:12:39.2733128Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2733202Z ) 2025-05-07T20:12:39.2733351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2733729Z self=, 2025-05-07T20:12:39.2733827Z mixed_B=False, 2025-05-07T20:12:39.2734002Z compile=True, 2025-05-07T20:12:39.2734078Z T=2, 2025-05-07T20:12:39.2734170Z D=112, 2025-05-07T20:12:39.2734246Z B=100, 2025-05-07T20:12:39.2734326Z log_E=3, 2025-05-07T20:12:39.2734412Z L=8, 2025-05-07T20:12:39.2734493Z D_gradcheck=2, 2025-05-07T20:12:39.2734594Z stochastic_rounding=False, 2025-05-07T20:12:39.2734692Z weighted=False, 2025-05-07T20:12:39.2734773Z row_wise=True, 2025-05-07T20:12:39.2734857Z mixed=True, 2025-05-07T20:12:39.2734950Z use_cache=False, 2025-05-07T20:12:39.2735062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2735154Z use_cpu=True, 2025-05-07T20:12:39.2735256Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2735332Z ) 2025-05-07T20:12:39.2735482Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2735862Z self=, 2025-05-07T20:12:39.2735944Z mixed_B=True, 2025-05-07T20:12:39.2736040Z compile=True, 2025-05-07T20:12:39.2736116Z T=4, 2025-05-07T20:12:39.2736196Z D=16, 2025-05-07T20:12:39.2736284Z B=108, 2025-05-07T20:12:39.2736364Z log_E=3, 2025-05-07T20:12:39.2736441Z L=1, 2025-05-07T20:12:39.2736533Z D_gradcheck=1, 2025-05-07T20:12:39.2736632Z stochastic_rounding=False, 2025-05-07T20:12:39.2736719Z weighted=False, 2025-05-07T20:12:39.2736811Z row_wise=False, 2025-05-07T20:12:39.2736894Z mixed=False, 2025-05-07T20:12:39.2736989Z use_cache=False, 2025-05-07T20:12:39.2737099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2737180Z use_cpu=True, 2025-05-07T20:12:39.2737294Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2737370Z ) 2025-05-07T20:12:39.2737507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2737939Z self=, 2025-05-07T20:12:39.2738022Z mixed_B=True, 2025-05-07T20:12:39.2738107Z compile=False, 2025-05-07T20:12:39.2738194Z T=2, 2025-05-07T20:12:39.2738271Z D=104, 2025-05-07T20:12:39.2738348Z B=118, 2025-05-07T20:12:39.2738483Z log_E=5, 2025-05-07T20:12:39.2738562Z L=2, 2025-05-07T20:12:39.2738647Z D_gradcheck=2, 2025-05-07T20:12:39.2738755Z stochastic_rounding=False, 2025-05-07T20:12:39.2738842Z weighted=False, 2025-05-07T20:12:39.2738934Z row_wise=True, 2025-05-07T20:12:39.2739048Z mixed=True, 2025-05-07T20:12:39.2739135Z use_cache=False, 2025-05-07T20:12:39.2739263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2739348Z use_cpu=True, 2025-05-07T20:12:39.2739453Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2739538Z ) 2025-05-07T20:12:39.2739774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2740161Z self=, 2025-05-07T20:12:39.2740257Z mixed_B=True, 2025-05-07T20:12:39.2740344Z compile=False, 2025-05-07T20:12:39.2740421Z T=3, 2025-05-07T20:12:39.2740513Z D=67, 2025-05-07T20:12:39.2740590Z B=49, 2025-05-07T20:12:39.2740683Z log_E=4, 2025-05-07T20:12:39.2740760Z L=12, 2025-05-07T20:12:39.2740847Z D_gradcheck=2, 2025-05-07T20:12:39.2740958Z stochastic_rounding=True, 2025-05-07T20:12:39.2741041Z weighted=False, 2025-05-07T20:12:39.2741124Z row_wise=True, 2025-05-07T20:12:39.2741217Z mixed=False, 2025-05-07T20:12:39.2741299Z use_cache=False, 2025-05-07T20:12:39.2741408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2741500Z use_cpu=True, 2025-05-07T20:12:39.2741603Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2741677Z ) 2025-05-07T20:12:39.2741821Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2742201Z self=, 2025-05-07T20:12:39.2742293Z mixed_B=True, 2025-05-07T20:12:39.2742710Z compile=False, 2025-05-07T20:12:39.2742789Z T=1, 2025-05-07T20:12:39.2742878Z D=90, 2025-05-07T20:12:39.2742956Z B=83, 2025-05-07T20:12:39.2743035Z log_E=3, 2025-05-07T20:12:39.2743123Z L=13, 2025-05-07T20:12:39.2743206Z D_gradcheck=1, 2025-05-07T20:12:39.2743304Z stochastic_rounding=False, 2025-05-07T20:12:39.2743403Z weighted=False, 2025-05-07T20:12:39.2743484Z row_wise=False, 2025-05-07T20:12:39.2743568Z mixed=True, 2025-05-07T20:12:39.2743662Z use_cache=True, 2025-05-07T20:12:39.2743771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2743852Z use_cpu=True, 2025-05-07T20:12:39.2743965Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2744039Z ) 2025-05-07T20:12:39.2744174Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2744566Z self=, 2025-05-07T20:12:39.2744647Z mixed_B=True, 2025-05-07T20:12:39.2744741Z compile=True, 2025-05-07T20:12:39.2744817Z T=1, 2025-05-07T20:12:39.2744893Z D=50, 2025-05-07T20:12:39.2744976Z B=21, 2025-05-07T20:12:39.2745056Z log_E=5, 2025-05-07T20:12:39.2745131Z L=2, 2025-05-07T20:12:39.2745220Z D_gradcheck=2, 2025-05-07T20:12:39.2745316Z stochastic_rounding=False, 2025-05-07T20:12:39.2745399Z weighted=False, 2025-05-07T20:12:39.2745487Z row_wise=False, 2025-05-07T20:12:39.2745569Z mixed=True, 2025-05-07T20:12:39.2745651Z use_cache=True, 2025-05-07T20:12:39.2745769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2745854Z use_cpu=True, 2025-05-07T20:12:39.2745957Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2746039Z ) 2025-05-07T20:12:39.2746175Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2746610Z self=, 2025-05-07T20:12:39.2746695Z mixed_B=True, 2025-05-07T20:12:39.2746780Z compile=False, 2025-05-07T20:12:39.2746868Z T=1, 2025-05-07T20:12:39.2746943Z D=38, 2025-05-07T20:12:39.2747023Z B=116, 2025-05-07T20:12:39.2747141Z log_E=3, 2025-05-07T20:12:39.2747217Z L=12, 2025-05-07T20:12:39.2747299Z D_gradcheck=2, 2025-05-07T20:12:39.2747407Z stochastic_rounding=False, 2025-05-07T20:12:39.2747489Z weighted=True, 2025-05-07T20:12:39.2747570Z row_wise=True, 2025-05-07T20:12:39.2747685Z mixed=False, 2025-05-07T20:12:39.2747771Z use_cache=False, 2025-05-07T20:12:39.2747890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2747970Z use_cpu=True, 2025-05-07T20:12:39.2748074Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2748156Z ) 2025-05-07T20:12:39.2748291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2748670Z self=, 2025-05-07T20:12:39.2748761Z mixed_B=False, 2025-05-07T20:12:39.2748846Z compile=False, 2025-05-07T20:12:39.2748922Z T=1, 2025-05-07T20:12:39.2749005Z D=11, 2025-05-07T20:12:39.2749081Z B=84, 2025-05-07T20:12:39.2749160Z log_E=5, 2025-05-07T20:12:39.2749244Z L=11, 2025-05-07T20:12:39.2749326Z D_gradcheck=1, 2025-05-07T20:12:39.2749424Z stochastic_rounding=True, 2025-05-07T20:12:39.2749519Z weighted=False, 2025-05-07T20:12:39.2749605Z row_wise=False, 2025-05-07T20:12:39.2749700Z mixed=False, 2025-05-07T20:12:39.2749784Z use_cache=False, 2025-05-07T20:12:39.2749898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2749991Z use_cpu=True, 2025-05-07T20:12:39.2750092Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2750168Z ) 2025-05-07T20:12:39.2750316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2750695Z self=, 2025-05-07T20:12:39.2750778Z mixed_B=True, 2025-05-07T20:12:39.2750904Z compile=False, 2025-05-07T20:12:39.2750982Z T=4, 2025-05-07T20:12:39.2751060Z D=97, 2025-05-07T20:12:39.2751146Z B=52, 2025-05-07T20:12:39.2751227Z log_E=4, 2025-05-07T20:12:39.2751304Z L=13, 2025-05-07T20:12:39.2751397Z D_gradcheck=1, 2025-05-07T20:12:39.2751496Z stochastic_rounding=False, 2025-05-07T20:12:39.2751590Z weighted=True, 2025-05-07T20:12:39.2751671Z row_wise=False, 2025-05-07T20:12:39.2751754Z mixed=True, 2025-05-07T20:12:39.2751846Z use_cache=False, 2025-05-07T20:12:39.2751956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2752038Z use_cpu=True, 2025-05-07T20:12:39.2752152Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2752224Z ) 2025-05-07T20:12:39.2752360Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2752748Z self=, 2025-05-07T20:12:39.2752829Z mixed_B=True, 2025-05-07T20:12:39.2752913Z compile=True, 2025-05-07T20:12:39.2752998Z T=2, 2025-05-07T20:12:39.2753076Z D=67, 2025-05-07T20:12:39.2753163Z B=80, 2025-05-07T20:12:39.2753238Z log_E=5, 2025-05-07T20:12:39.2753310Z L=0, 2025-05-07T20:12:39.2753399Z D_gradcheck=2, 2025-05-07T20:12:39.2753493Z stochastic_rounding=True, 2025-05-07T20:12:39.2753572Z weighted=True, 2025-05-07T20:12:39.2753665Z row_wise=False, 2025-05-07T20:12:39.2753745Z mixed=True, 2025-05-07T20:12:39.2753824Z use_cache=True, 2025-05-07T20:12:39.2753947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2754027Z use_cpu=True, 2025-05-07T20:12:39.2754127Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2754213Z ) 2025-05-07T20:12:39.2754342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2754744Z self=, 2025-05-07T20:12:39.2754841Z mixed_B=True, 2025-05-07T20:12:39.2754923Z compile=False, 2025-05-07T20:12:39.2755011Z T=5, 2025-05-07T20:12:39.2755083Z D=27, 2025-05-07T20:12:39.2755156Z B=66, 2025-05-07T20:12:39.2755273Z log_E=3, 2025-05-07T20:12:39.2755347Z L=9, 2025-05-07T20:12:39.2755426Z D_gradcheck=2, 2025-05-07T20:12:39.2755534Z stochastic_rounding=True, 2025-05-07T20:12:39.2755615Z weighted=False, 2025-05-07T20:12:39.2755696Z row_wise=False, 2025-05-07T20:12:39.2755808Z mixed=False, 2025-05-07T20:12:39.2755892Z use_cache=True, 2025-05-07T20:12:39.2755999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2756092Z use_cpu=True, 2025-05-07T20:12:39.2756194Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.2756266Z ) 2025-05-07T20:12:39.2756414Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2756791Z self=, 2025-05-07T20:12:39.2756882Z mixed_B=True, 2025-05-07T20:12:39.2756968Z compile=True, 2025-05-07T20:12:39.2757042Z T=5, 2025-05-07T20:12:39.2757125Z D=64, 2025-05-07T20:12:39.2757202Z B=70, 2025-05-07T20:12:39.2757278Z log_E=5, 2025-05-07T20:12:39.2757359Z L=12, 2025-05-07T20:12:39.2757441Z D_gradcheck=1, 2025-05-07T20:12:39.2757534Z stochastic_rounding=True, 2025-05-07T20:12:39.2757625Z weighted=True, 2025-05-07T20:12:39.2757705Z row_wise=True, 2025-05-07T20:12:39.2757782Z mixed=True, 2025-05-07T20:12:39.2757872Z use_cache=True, 2025-05-07T20:12:39.2757982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2758056Z use_cpu=True, 2025-05-07T20:12:39.2758167Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2758241Z ) 2025-05-07T20:12:39.2758384Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2758760Z self=, 2025-05-07T20:12:39.2758840Z mixed_B=False, 2025-05-07T20:12:39.2758962Z compile=False, 2025-05-07T20:12:39.2759037Z T=4, 2025-05-07T20:12:39.2759109Z D=106, 2025-05-07T20:12:39.2759196Z B=40, 2025-05-07T20:12:39.2759276Z log_E=3, 2025-05-07T20:12:39.2759346Z L=17, 2025-05-07T20:12:39.2759437Z D_gradcheck=2, 2025-05-07T20:12:39.2759532Z stochastic_rounding=True, 2025-05-07T20:12:39.2759611Z weighted=True, 2025-05-07T20:12:39.2759702Z row_wise=True, 2025-05-07T20:12:39.2759783Z mixed=True, 2025-05-07T20:12:39.2759873Z use_cache=False, 2025-05-07T20:12:39.2759982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2760064Z use_cpu=True, 2025-05-07T20:12:39.2760176Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2760250Z ) 2025-05-07T20:12:39.2760383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2760769Z self=, 2025-05-07T20:12:39.2760851Z mixed_B=False, 2025-05-07T20:12:39.2760933Z compile=True, 2025-05-07T20:12:39.2761017Z T=1, 2025-05-07T20:12:39.2761093Z D=18, 2025-05-07T20:12:39.2761164Z B=111, 2025-05-07T20:12:39.2761250Z log_E=3, 2025-05-07T20:12:39.2761327Z L=13, 2025-05-07T20:12:39.2761405Z D_gradcheck=2, 2025-05-07T20:12:39.2761513Z stochastic_rounding=False, 2025-05-07T20:12:39.2761593Z weighted=True, 2025-05-07T20:12:39.2761685Z row_wise=False, 2025-05-07T20:12:39.2761766Z mixed=True, 2025-05-07T20:12:39.2761847Z use_cache=False, 2025-05-07T20:12:39.2761963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.2762045Z use_cpu=True, 2025-05-07T20:12:39.2762146Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2762230Z ) 2025-05-07T20:12:39.2762364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2762765Z self=, 2025-05-07T20:12:39.2762857Z mixed_B=False, 2025-05-07T20:12:39.2762941Z compile=False, 2025-05-07T20:12:39.2763015Z T=2, 2025-05-07T20:12:39.2763098Z D=4, 2025-05-07T20:12:39.2763172Z B=14, 2025-05-07T20:12:39.2763247Z log_E=4, 2025-05-07T20:12:39.2763354Z L=11, 2025-05-07T20:12:39.2763434Z D_gradcheck=1, 2025-05-07T20:12:39.2763539Z stochastic_rounding=False, 2025-05-07T20:12:39.2763621Z weighted=False, 2025-05-07T20:12:39.2763701Z row_wise=True, 2025-05-07T20:12:39.2763822Z mixed=True, 2025-05-07T20:12:39.2763907Z use_cache=False, 2025-05-07T20:12:39.2764014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2764109Z use_cpu=True, 2025-05-07T20:12:39.2764212Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2764285Z ) 2025-05-07T20:12:39.2764430Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.2764808Z self=, 2025-05-07T20:12:39.2764887Z mixed_B=True, 2025-05-07T20:12:39.2764982Z compile=True, 2025-05-07T20:12:39.2765058Z T=3, 2025-05-07T20:12:39.2765141Z D=28, 2025-05-07T20:12:39.2765217Z B=99, 2025-05-07T20:12:39.2765294Z log_E=3, 2025-05-07T20:12:39.2765383Z L=7, 2025-05-07T20:12:39.2765466Z D_gradcheck=1, 2025-05-07T20:12:39.2765561Z stochastic_rounding=False, 2025-05-07T20:12:39.2765651Z weighted=False, 2025-05-07T20:12:39.2765732Z row_wise=True, 2025-05-07T20:12:39.2765810Z mixed=False, 2025-05-07T20:12:39.2765903Z use_cache=True, 2025-05-07T20:12:39.2766013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.2766090Z use_cpu=True, 2025-05-07T20:12:39.2766204Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.2766278Z ) 2025-05-07T20:12:39.3120397Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3120966Z self=, 2025-05-07T20:12:39.3121090Z mixed_B=True, 2025-05-07T20:12:39.3121216Z compile=False, 2025-05-07T20:12:39.3121444Z T=4, 2025-05-07T20:12:39.3121554Z D=6, 2025-05-07T20:12:39.3121677Z B=107, 2025-05-07T20:12:39.3121784Z log_E=5, 2025-05-07T20:12:39.3121920Z L=16, 2025-05-07T20:12:39.3122041Z D_gradcheck=2, 2025-05-07T20:12:39.3122199Z stochastic_rounding=False, 2025-05-07T20:12:39.3122375Z weighted=False, 2025-05-07T20:12:39.3122530Z row_wise=False, 2025-05-07T20:12:39.3122689Z mixed=True, 2025-05-07T20:12:39.3122851Z use_cache=True, 2025-05-07T20:12:39.3122964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3123044Z use_cpu=True, 2025-05-07T20:12:39.3123159Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3123230Z ) 2025-05-07T20:12:39.3123368Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3123773Z self=, 2025-05-07T20:12:39.3123857Z mixed_B=False, 2025-05-07T20:12:39.3123956Z compile=False, 2025-05-07T20:12:39.3124036Z T=5, 2025-05-07T20:12:39.3124115Z D=30, 2025-05-07T20:12:39.3124211Z B=23, 2025-05-07T20:12:39.3124290Z log_E=5, 2025-05-07T20:12:39.3124371Z L=12, 2025-05-07T20:12:39.3124470Z D_gradcheck=1, 2025-05-07T20:12:39.3124571Z stochastic_rounding=False, 2025-05-07T20:12:39.3124655Z weighted=True, 2025-05-07T20:12:39.3124752Z row_wise=True, 2025-05-07T20:12:39.3124837Z mixed=False, 2025-05-07T20:12:39.3124926Z use_cache=False, 2025-05-07T20:12:39.3125051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3125138Z use_cpu=True, 2025-05-07T20:12:39.3125247Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3125338Z ) 2025-05-07T20:12:39.3125477Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3125925Z self=, 2025-05-07T20:12:39.3126084Z mixed_B=False, 2025-05-07T20:12:39.3126170Z compile=False, 2025-05-07T20:12:39.3126266Z T=4, 2025-05-07T20:12:39.3126347Z D=22, 2025-05-07T20:12:39.3126425Z B=91, 2025-05-07T20:12:39.3126520Z log_E=5, 2025-05-07T20:12:39.3126639Z L=20, 2025-05-07T20:12:39.3126723Z D_gradcheck=2, 2025-05-07T20:12:39.3126839Z stochastic_rounding=False, 2025-05-07T20:12:39.3126925Z weighted=True, 2025-05-07T20:12:39.3127009Z row_wise=True, 2025-05-07T20:12:39.3127106Z mixed=True, 2025-05-07T20:12:39.3127230Z use_cache=False, 2025-05-07T20:12:39.3127345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3127443Z use_cpu=True, 2025-05-07T20:12:39.3127550Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3127638Z ) 2025-05-07T20:12:39.3127777Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3128153Z self=, 2025-05-07T20:12:39.3128249Z mixed_B=True, 2025-05-07T20:12:39.3128336Z compile=True, 2025-05-07T20:12:39.3128415Z T=2, 2025-05-07T20:12:39.3128505Z D=7, 2025-05-07T20:12:39.3128582Z B=2, 2025-05-07T20:12:39.3128660Z log_E=4, 2025-05-07T20:12:39.3128750Z L=2, 2025-05-07T20:12:39.3128834Z D_gradcheck=1, 2025-05-07T20:12:39.3128933Z stochastic_rounding=False, 2025-05-07T20:12:39.3129027Z weighted=True, 2025-05-07T20:12:39.3129108Z row_wise=True, 2025-05-07T20:12:39.3129187Z mixed=True, 2025-05-07T20:12:39.3129282Z use_cache=True, 2025-05-07T20:12:39.3129391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3129487Z use_cpu=True, 2025-05-07T20:12:39.3129591Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3129666Z ) 2025-05-07T20:12:39.3129811Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3130190Z self=, 2025-05-07T20:12:39.3130273Z mixed_B=True, 2025-05-07T20:12:39.3130370Z compile=False, 2025-05-07T20:12:39.3130496Z T=3, 2025-05-07T20:12:39.3130575Z D=64, 2025-05-07T20:12:39.3130664Z B=39, 2025-05-07T20:12:39.3130742Z log_E=5, 2025-05-07T20:12:39.3130820Z L=9, 2025-05-07T20:12:39.3130918Z D_gradcheck=1, 2025-05-07T20:12:39.3131018Z stochastic_rounding=True, 2025-05-07T20:12:39.3131119Z weighted=False, 2025-05-07T20:12:39.3131201Z row_wise=False, 2025-05-07T20:12:39.3131284Z mixed=False, 2025-05-07T20:12:39.3131383Z use_cache=True, 2025-05-07T20:12:39.3131494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3131580Z use_cpu=True, 2025-05-07T20:12:39.3131697Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3131773Z ) 2025-05-07T20:12:39.3131912Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3132304Z self=, 2025-05-07T20:12:39.3132388Z mixed_B=False, 2025-05-07T20:12:39.3132470Z compile=True, 2025-05-07T20:12:39.3132561Z T=4, 2025-05-07T20:12:39.3132639Z D=37, 2025-05-07T20:12:39.3132716Z B=91, 2025-05-07T20:12:39.3132806Z log_E=5, 2025-05-07T20:12:39.3132885Z L=20, 2025-05-07T20:12:39.3132985Z D_gradcheck=1, 2025-05-07T20:12:39.3133081Z stochastic_rounding=True, 2025-05-07T20:12:39.3133165Z weighted=False, 2025-05-07T20:12:39.3133259Z row_wise=True, 2025-05-07T20:12:39.3133340Z mixed=True, 2025-05-07T20:12:39.3133425Z use_cache=True, 2025-05-07T20:12:39.3133546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3133628Z use_cpu=True, 2025-05-07T20:12:39.3133732Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3133819Z ) 2025-05-07T20:12:39.3133956Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3134357Z self=, 2025-05-07T20:12:39.3134453Z mixed_B=False, 2025-05-07T20:12:39.3134536Z compile=True, 2025-05-07T20:12:39.3134627Z T=4, 2025-05-07T20:12:39.3134704Z D=124, 2025-05-07T20:12:39.3134783Z B=115, 2025-05-07T20:12:39.3134874Z log_E=5, 2025-05-07T20:12:39.3134979Z L=5, 2025-05-07T20:12:39.3135064Z D_gradcheck=2, 2025-05-07T20:12:39.3135178Z stochastic_rounding=True, 2025-05-07T20:12:39.3135263Z weighted=True, 2025-05-07T20:12:39.3135346Z row_wise=True, 2025-05-07T20:12:39.3135440Z mixed=True, 2025-05-07T20:12:39.3135548Z use_cache=True, 2025-05-07T20:12:39.3135659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3135753Z use_cpu=True, 2025-05-07T20:12:39.3135855Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3135930Z ) 2025-05-07T20:12:39.3136076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3136452Z self=, 2025-05-07T20:12:39.3136545Z mixed_B=True, 2025-05-07T20:12:39.3136628Z compile=False, 2025-05-07T20:12:39.3136707Z T=3, 2025-05-07T20:12:39.3136793Z D=78, 2025-05-07T20:12:39.3136871Z B=102, 2025-05-07T20:12:39.3136949Z log_E=5, 2025-05-07T20:12:39.3137038Z L=9, 2025-05-07T20:12:39.3137121Z D_gradcheck=2, 2025-05-07T20:12:39.3137219Z stochastic_rounding=True, 2025-05-07T20:12:39.3137315Z weighted=False, 2025-05-07T20:12:39.3137397Z row_wise=True, 2025-05-07T20:12:39.3137478Z mixed=False, 2025-05-07T20:12:39.3137575Z use_cache=False, 2025-05-07T20:12:39.3137683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3137766Z use_cpu=True, 2025-05-07T20:12:39.3137880Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3137954Z ) 2025-05-07T20:12:39.3138103Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3138477Z self=, 2025-05-07T20:12:39.3138559Z mixed_B=True, 2025-05-07T20:12:39.3138654Z compile=True, 2025-05-07T20:12:39.3138757Z T=4, 2025-05-07T20:12:39.3138833Z D=52, 2025-05-07T20:12:39.3138920Z B=86, 2025-05-07T20:12:39.3138997Z log_E=3, 2025-05-07T20:12:39.3139075Z L=6, 2025-05-07T20:12:39.3139169Z D_gradcheck=2, 2025-05-07T20:12:39.3139267Z stochastic_rounding=False, 2025-05-07T20:12:39.3139350Z weighted=False, 2025-05-07T20:12:39.3139442Z row_wise=True, 2025-05-07T20:12:39.3139523Z mixed=False, 2025-05-07T20:12:39.3139606Z use_cache=True, 2025-05-07T20:12:39.3139809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3139893Z use_cpu=True, 2025-05-07T20:12:39.3140009Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3140083Z ) 2025-05-07T20:12:39.3140220Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3140613Z self=, 2025-05-07T20:12:39.3140696Z mixed_B=True, 2025-05-07T20:12:39.3140779Z compile=True, 2025-05-07T20:12:39.3140870Z T=3, 2025-05-07T20:12:39.3140946Z D=107, 2025-05-07T20:12:39.3141022Z B=11, 2025-05-07T20:12:39.3141112Z log_E=5, 2025-05-07T20:12:39.3141190Z L=13, 2025-05-07T20:12:39.3141273Z D_gradcheck=1, 2025-05-07T20:12:39.3141383Z stochastic_rounding=False, 2025-05-07T20:12:39.3141466Z weighted=True, 2025-05-07T20:12:39.3141548Z row_wise=True, 2025-05-07T20:12:39.3141641Z mixed=True, 2025-05-07T20:12:39.3141729Z use_cache=False, 2025-05-07T20:12:39.3141855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3141936Z use_cpu=True, 2025-05-07T20:12:39.3142039Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3142127Z ) 2025-05-07T20:12:39.3142263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3142676Z self=, 2025-05-07T20:12:39.3142769Z mixed_B=True, 2025-05-07T20:12:39.3142851Z compile=False, 2025-05-07T20:12:39.3142929Z T=1, 2025-05-07T20:12:39.3143016Z D=94, 2025-05-07T20:12:39.3143093Z B=33, 2025-05-07T20:12:39.3143170Z log_E=3, 2025-05-07T20:12:39.3143286Z L=5, 2025-05-07T20:12:39.3143369Z D_gradcheck=2, 2025-05-07T20:12:39.3143480Z stochastic_rounding=True, 2025-05-07T20:12:39.3143563Z weighted=True, 2025-05-07T20:12:39.3143644Z row_wise=True, 2025-05-07T20:12:39.3143737Z mixed=False, 2025-05-07T20:12:39.3143848Z use_cache=False, 2025-05-07T20:12:39.3143960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3144054Z use_cpu=True, 2025-05-07T20:12:39.3144158Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3144233Z ) 2025-05-07T20:12:39.3144381Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3144760Z self=, 2025-05-07T20:12:39.3144845Z mixed_B=False, 2025-05-07T20:12:39.3144942Z compile=True, 2025-05-07T20:12:39.3145021Z T=4, 2025-05-07T20:12:39.3145100Z D=123, 2025-05-07T20:12:39.3145192Z B=100, 2025-05-07T20:12:39.3145272Z log_E=5, 2025-05-07T20:12:39.3145366Z L=19, 2025-05-07T20:12:39.3145450Z D_gradcheck=1, 2025-05-07T20:12:39.3145547Z stochastic_rounding=True, 2025-05-07T20:12:39.3145647Z weighted=True, 2025-05-07T20:12:39.3145733Z row_wise=False, 2025-05-07T20:12:39.3145815Z mixed=True, 2025-05-07T20:12:39.3145917Z use_cache=True, 2025-05-07T20:12:39.3146028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3146112Z use_cpu=True, 2025-05-07T20:12:39.3146231Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3146310Z ) 2025-05-07T20:12:39.3146447Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3146840Z self=, 2025-05-07T20:12:39.3146925Z mixed_B=False, 2025-05-07T20:12:39.3147023Z compile=True, 2025-05-07T20:12:39.3147130Z T=2, 2025-05-07T20:12:39.3147209Z D=84, 2025-05-07T20:12:39.3147302Z B=120, 2025-05-07T20:12:39.3147383Z log_E=3, 2025-05-07T20:12:39.3147464Z L=18, 2025-05-07T20:12:39.3147559Z D_gradcheck=2, 2025-05-07T20:12:39.3147658Z stochastic_rounding=True, 2025-05-07T20:12:39.3147743Z weighted=False, 2025-05-07T20:12:39.3147840Z row_wise=True, 2025-05-07T20:12:39.3147922Z mixed=True, 2025-05-07T20:12:39.3148007Z use_cache=True, 2025-05-07T20:12:39.3148131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3148215Z use_cpu=True, 2025-05-07T20:12:39.3148322Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3148411Z ) 2025-05-07T20:12:39.3148547Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3148934Z self=, 2025-05-07T20:12:39.3149016Z mixed_B=False, 2025-05-07T20:12:39.3149099Z compile=False, 2025-05-07T20:12:39.3149192Z T=3, 2025-05-07T20:12:39.3149268Z D=32, 2025-05-07T20:12:39.3149344Z B=123, 2025-05-07T20:12:39.3149433Z log_E=5, 2025-05-07T20:12:39.3149511Z L=7, 2025-05-07T20:12:39.3149593Z D_gradcheck=2, 2025-05-07T20:12:39.3149699Z stochastic_rounding=True, 2025-05-07T20:12:39.3149779Z weighted=True, 2025-05-07T20:12:39.3149863Z row_wise=True, 2025-05-07T20:12:39.3149953Z mixed=True, 2025-05-07T20:12:39.3150038Z use_cache=True, 2025-05-07T20:12:39.3150146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3150238Z use_cpu=True, 2025-05-07T20:12:39.3150342Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3150428Z ) 2025-05-07T20:12:39.3150563Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3150941Z self=, 2025-05-07T20:12:39.3151060Z mixed_B=True, 2025-05-07T20:12:39.3151144Z compile=True, 2025-05-07T20:12:39.3151222Z T=2, 2025-05-07T20:12:39.3151309Z D=27, 2025-05-07T20:12:39.3151385Z B=108, 2025-05-07T20:12:39.3151463Z log_E=3, 2025-05-07T20:12:39.3151582Z L=11, 2025-05-07T20:12:39.3151664Z D_gradcheck=1, 2025-05-07T20:12:39.3151761Z stochastic_rounding=True, 2025-05-07T20:12:39.3151856Z weighted=True, 2025-05-07T20:12:39.3151940Z row_wise=False, 2025-05-07T20:12:39.3152020Z mixed=True, 2025-05-07T20:12:39.3152143Z use_cache=False, 2025-05-07T20:12:39.3152255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3152352Z use_cpu=True, 2025-05-07T20:12:39.3152454Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3152531Z ) 2025-05-07T20:12:39.3152677Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3153056Z self=, 2025-05-07T20:12:39.3153140Z mixed_B=False, 2025-05-07T20:12:39.3153233Z compile=False, 2025-05-07T20:12:39.3153314Z T=4, 2025-05-07T20:12:39.3153391Z D=46, 2025-05-07T20:12:39.3153477Z B=79, 2025-05-07T20:12:39.3153553Z log_E=4, 2025-05-07T20:12:39.3153630Z L=10, 2025-05-07T20:12:39.3153723Z D_gradcheck=1, 2025-05-07T20:12:39.3153819Z stochastic_rounding=True, 2025-05-07T20:12:39.3153903Z weighted=False, 2025-05-07T20:12:39.3153997Z row_wise=False, 2025-05-07T20:12:39.3154077Z mixed=True, 2025-05-07T20:12:39.3154174Z use_cache=False, 2025-05-07T20:12:39.3154283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3154366Z use_cpu=True, 2025-05-07T20:12:39.3154480Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3154555Z ) 2025-05-07T20:12:39.3154690Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3155080Z self=, 2025-05-07T20:12:39.3155165Z mixed_B=True, 2025-05-07T20:12:39.3155248Z compile=True, 2025-05-07T20:12:39.3155365Z T=2, 2025-05-07T20:12:39.3155442Z D=15, 2025-05-07T20:12:39.3155518Z B=22, 2025-05-07T20:12:39.3155607Z log_E=3, 2025-05-07T20:12:39.3155685Z L=9, 2025-05-07T20:12:39.3155778Z D_gradcheck=2, 2025-05-07T20:12:39.3155874Z stochastic_rounding=True, 2025-05-07T20:12:39.3155957Z weighted=True, 2025-05-07T20:12:39.3156051Z row_wise=False, 2025-05-07T20:12:39.3156130Z mixed=True, 2025-05-07T20:12:39.3156215Z use_cache=False, 2025-05-07T20:12:39.3156337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3156421Z use_cpu=True, 2025-05-07T20:12:39.3156525Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3156609Z ) 2025-05-07T20:12:39.3514686Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3515344Z self=, 2025-05-07T20:12:39.3515502Z mixed_B=False, 2025-05-07T20:12:39.3515633Z compile=False, 2025-05-07T20:12:39.3515758Z T=1, 2025-05-07T20:12:39.3515879Z D=96, 2025-05-07T20:12:39.3515993Z B=16, 2025-05-07T20:12:39.3516132Z log_E=5, 2025-05-07T20:12:39.3516248Z L=10, 2025-05-07T20:12:39.3516376Z D_gradcheck=1, 2025-05-07T20:12:39.3516580Z stochastic_rounding=False, 2025-05-07T20:12:39.3516740Z weighted=True, 2025-05-07T20:12:39.3516912Z row_wise=True, 2025-05-07T20:12:39.3517062Z mixed=False, 2025-05-07T20:12:39.3517174Z use_cache=True, 2025-05-07T20:12:39.3517295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3517377Z use_cpu=True, 2025-05-07T20:12:39.3517486Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3517573Z ) 2025-05-07T20:12:39.3517710Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3518091Z self=, 2025-05-07T20:12:39.3518272Z mixed_B=False, 2025-05-07T20:12:39.3518360Z compile=True, 2025-05-07T20:12:39.3518438Z T=5, 2025-05-07T20:12:39.3518528Z D=57, 2025-05-07T20:12:39.3518604Z B=114, 2025-05-07T20:12:39.3518681Z log_E=4, 2025-05-07T20:12:39.3518772Z L=6, 2025-05-07T20:12:39.3518898Z D_gradcheck=2, 2025-05-07T20:12:39.3519008Z stochastic_rounding=False, 2025-05-07T20:12:39.3519092Z weighted=False, 2025-05-07T20:12:39.3519174Z row_wise=False, 2025-05-07T20:12:39.3519264Z mixed=True, 2025-05-07T20:12:39.3519401Z use_cache=True, 2025-05-07T20:12:39.3519516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3519609Z use_cpu=True, 2025-05-07T20:12:39.3519713Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3519787Z ) 2025-05-07T20:12:39.3519936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3520315Z self=, 2025-05-07T20:12:39.3520401Z mixed_B=False, 2025-05-07T20:12:39.3520498Z compile=True, 2025-05-07T20:12:39.3520577Z T=5, 2025-05-07T20:12:39.3520665Z D=96, 2025-05-07T20:12:39.3520814Z B=109, 2025-05-07T20:12:39.3520896Z log_E=4, 2025-05-07T20:12:39.3520987Z L=16, 2025-05-07T20:12:39.3521076Z D_gradcheck=2, 2025-05-07T20:12:39.3521175Z stochastic_rounding=False, 2025-05-07T20:12:39.3521274Z weighted=True, 2025-05-07T20:12:39.3521358Z row_wise=False, 2025-05-07T20:12:39.3521441Z mixed=True, 2025-05-07T20:12:39.3521537Z use_cache=True, 2025-05-07T20:12:39.3521647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3521729Z use_cpu=True, 2025-05-07T20:12:39.3521845Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3521920Z ) 2025-05-07T20:12:39.3522055Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3522444Z self=, 2025-05-07T20:12:39.3522526Z mixed_B=True, 2025-05-07T20:12:39.3522618Z compile=True, 2025-05-07T20:12:39.3522734Z T=5, 2025-05-07T20:12:39.3522809Z D=35, 2025-05-07T20:12:39.3522899Z B=29, 2025-05-07T20:12:39.3522977Z log_E=3, 2025-05-07T20:12:39.3523055Z L=0, 2025-05-07T20:12:39.3523152Z D_gradcheck=2, 2025-05-07T20:12:39.3523253Z stochastic_rounding=False, 2025-05-07T20:12:39.3523344Z weighted=True, 2025-05-07T20:12:39.3523434Z row_wise=False, 2025-05-07T20:12:39.3523512Z mixed=False, 2025-05-07T20:12:39.3523598Z use_cache=True, 2025-05-07T20:12:39.3523719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3523802Z use_cpu=True, 2025-05-07T20:12:39.3523908Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3523995Z ) 2025-05-07T20:12:39.3524130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3524519Z self=, 2025-05-07T20:12:39.3524602Z mixed_B=False, 2025-05-07T20:12:39.3524685Z compile=False, 2025-05-07T20:12:39.3524778Z T=4, 2025-05-07T20:12:39.3524853Z D=9, 2025-05-07T20:12:39.3524927Z B=7, 2025-05-07T20:12:39.3525018Z log_E=5, 2025-05-07T20:12:39.3525093Z L=0, 2025-05-07T20:12:39.3525179Z D_gradcheck=2, 2025-05-07T20:12:39.3525292Z stochastic_rounding=True, 2025-05-07T20:12:39.3525374Z weighted=False, 2025-05-07T20:12:39.3525455Z row_wise=True, 2025-05-07T20:12:39.3525549Z mixed=True, 2025-05-07T20:12:39.3525631Z use_cache=True, 2025-05-07T20:12:39.3525755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3525839Z use_cpu=True, 2025-05-07T20:12:39.3525946Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3526032Z ) 2025-05-07T20:12:39.3526170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3526548Z self=, 2025-05-07T20:12:39.3526668Z mixed_B=False, 2025-05-07T20:12:39.3526750Z compile=True, 2025-05-07T20:12:39.3526822Z T=2, 2025-05-07T20:12:39.3526910Z D=126, 2025-05-07T20:12:39.3526987Z B=40, 2025-05-07T20:12:39.3527063Z log_E=4, 2025-05-07T20:12:39.3527153Z L=20, 2025-05-07T20:12:39.3527263Z D_gradcheck=1, 2025-05-07T20:12:39.3527355Z stochastic_rounding=True, 2025-05-07T20:12:39.3527451Z weighted=False, 2025-05-07T20:12:39.3527534Z row_wise=True, 2025-05-07T20:12:39.3527626Z mixed=True, 2025-05-07T20:12:39.3527735Z use_cache=False, 2025-05-07T20:12:39.3527844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3527936Z use_cpu=True, 2025-05-07T20:12:39.3528039Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3528109Z ) 2025-05-07T20:12:39.3528257Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3528634Z self=, 2025-05-07T20:12:39.3528712Z mixed_B=True, 2025-05-07T20:12:39.3528804Z compile=False, 2025-05-07T20:12:39.3528880Z T=3, 2025-05-07T20:12:39.3528956Z D=84, 2025-05-07T20:12:39.3529043Z B=109, 2025-05-07T20:12:39.3529120Z log_E=5, 2025-05-07T20:12:39.3529193Z L=11, 2025-05-07T20:12:39.3529287Z D_gradcheck=2, 2025-05-07T20:12:39.3529383Z stochastic_rounding=True, 2025-05-07T20:12:39.3529473Z weighted=True, 2025-05-07T20:12:39.3529556Z row_wise=False, 2025-05-07T20:12:39.3529637Z mixed=False, 2025-05-07T20:12:39.3529727Z use_cache=True, 2025-05-07T20:12:39.3529840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3529921Z use_cpu=True, 2025-05-07T20:12:39.3530031Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3530108Z ) 2025-05-07T20:12:39.3530244Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3530631Z self=, 2025-05-07T20:12:39.3530715Z mixed_B=True, 2025-05-07T20:12:39.3530798Z compile=False, 2025-05-07T20:12:39.3530881Z T=5, 2025-05-07T20:12:39.3530986Z D=6, 2025-05-07T20:12:39.3531074Z B=40, 2025-05-07T20:12:39.3531150Z log_E=5, 2025-05-07T20:12:39.3531228Z L=6, 2025-05-07T20:12:39.3531324Z D_gradcheck=2, 2025-05-07T20:12:39.3531418Z stochastic_rounding=True, 2025-05-07T20:12:39.3531501Z weighted=True, 2025-05-07T20:12:39.3531589Z row_wise=True, 2025-05-07T20:12:39.3531668Z mixed=False, 2025-05-07T20:12:39.3531750Z use_cache=False, 2025-05-07T20:12:39.3531867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3531948Z use_cpu=True, 2025-05-07T20:12:39.3532051Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3532130Z ) 2025-05-07T20:12:39.3532265Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3532641Z self=, 2025-05-07T20:12:39.3532727Z mixed_B=True, 2025-05-07T20:12:39.3532807Z compile=True, 2025-05-07T20:12:39.3532891Z T=5, 2025-05-07T20:12:39.3532966Z D=69, 2025-05-07T20:12:39.3533042Z B=16, 2025-05-07T20:12:39.3533129Z log_E=5, 2025-05-07T20:12:39.3533202Z L=18, 2025-05-07T20:12:39.3533285Z D_gradcheck=2, 2025-05-07T20:12:39.3533390Z stochastic_rounding=True, 2025-05-07T20:12:39.3533471Z weighted=True, 2025-05-07T20:12:39.3533552Z row_wise=True, 2025-05-07T20:12:39.3533641Z mixed=True, 2025-05-07T20:12:39.3533721Z use_cache=True, 2025-05-07T20:12:39.3533831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3533923Z use_cpu=True, 2025-05-07T20:12:39.3534024Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3534098Z ) 2025-05-07T20:12:39.3534242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3534617Z self=, 2025-05-07T20:12:39.3534735Z mixed_B=False, 2025-05-07T20:12:39.3534816Z compile=False, 2025-05-07T20:12:39.3534893Z T=4, 2025-05-07T20:12:39.3534983Z D=83, 2025-05-07T20:12:39.3535057Z B=41, 2025-05-07T20:12:39.3535133Z log_E=5, 2025-05-07T20:12:39.3535221Z L=6, 2025-05-07T20:12:39.3535327Z D_gradcheck=1, 2025-05-07T20:12:39.3535421Z stochastic_rounding=True, 2025-05-07T20:12:39.3535515Z weighted=False, 2025-05-07T20:12:39.3535595Z row_wise=True, 2025-05-07T20:12:39.3535676Z mixed=False, 2025-05-07T20:12:39.3535766Z use_cache=False, 2025-05-07T20:12:39.3535900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3535982Z use_cpu=True, 2025-05-07T20:12:39.3536095Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3536167Z ) 2025-05-07T20:12:39.3536314Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3536686Z self=, 2025-05-07T20:12:39.3536768Z mixed_B=True, 2025-05-07T20:12:39.3536859Z compile=True, 2025-05-07T20:12:39.3536932Z T=3, 2025-05-07T20:12:39.3537006Z D=86, 2025-05-07T20:12:39.3537091Z B=28, 2025-05-07T20:12:39.3537166Z log_E=3, 2025-05-07T20:12:39.3537239Z L=13, 2025-05-07T20:12:39.3537333Z D_gradcheck=2, 2025-05-07T20:12:39.3537426Z stochastic_rounding=True, 2025-05-07T20:12:39.3537507Z weighted=True, 2025-05-07T20:12:39.3537600Z row_wise=True, 2025-05-07T20:12:39.3537676Z mixed=True, 2025-05-07T20:12:39.3537758Z use_cache=False, 2025-05-07T20:12:39.3537879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3537956Z use_cpu=True, 2025-05-07T20:12:39.3538068Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3538141Z ) 2025-05-07T20:12:39.3538275Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3538662Z self=, 2025-05-07T20:12:39.3538744Z mixed_B=True, 2025-05-07T20:12:39.3538824Z compile=False, 2025-05-07T20:12:39.3538910Z T=1, 2025-05-07T20:12:39.3539014Z D=12, 2025-05-07T20:12:39.3539087Z B=83, 2025-05-07T20:12:39.3539175Z log_E=3, 2025-05-07T20:12:39.3539249Z L=13, 2025-05-07T20:12:39.3539331Z D_gradcheck=2, 2025-05-07T20:12:39.3539435Z stochastic_rounding=True, 2025-05-07T20:12:39.3539516Z weighted=True, 2025-05-07T20:12:39.3539601Z row_wise=True, 2025-05-07T20:12:39.3539812Z mixed=True, 2025-05-07T20:12:39.3539895Z use_cache=False, 2025-05-07T20:12:39.3540019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3540101Z use_cpu=True, 2025-05-07T20:12:39.3540205Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3540290Z ) 2025-05-07T20:12:39.3540426Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3540800Z self=, 2025-05-07T20:12:39.3540891Z mixed_B=True, 2025-05-07T20:12:39.3540974Z compile=True, 2025-05-07T20:12:39.3541050Z T=2, 2025-05-07T20:12:39.3541135Z D=44, 2025-05-07T20:12:39.3541211Z B=9, 2025-05-07T20:12:39.3541287Z log_E=5, 2025-05-07T20:12:39.3541372Z L=4, 2025-05-07T20:12:39.3541458Z D_gradcheck=2, 2025-05-07T20:12:39.3541564Z stochastic_rounding=True, 2025-05-07T20:12:39.3541645Z weighted=False, 2025-05-07T20:12:39.3541729Z row_wise=True, 2025-05-07T20:12:39.3541814Z mixed=True, 2025-05-07T20:12:39.3541898Z use_cache=True, 2025-05-07T20:12:39.3542008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3542096Z use_cpu=True, 2025-05-07T20:12:39.3548901Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3549023Z ) 2025-05-07T20:12:39.3549183Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3549579Z self=, 2025-05-07T20:12:39.3549750Z mixed_B=True, 2025-05-07T20:12:39.3549843Z compile=False, 2025-05-07T20:12:39.3549935Z T=3, 2025-05-07T20:12:39.3550017Z D=100, 2025-05-07T20:12:39.3550095Z B=39, 2025-05-07T20:12:39.3550185Z log_E=3, 2025-05-07T20:12:39.3550263Z L=14, 2025-05-07T20:12:39.3550384Z D_gradcheck=1, 2025-05-07T20:12:39.3550489Z stochastic_rounding=True, 2025-05-07T20:12:39.3550571Z weighted=True, 2025-05-07T20:12:39.3550657Z row_wise=False, 2025-05-07T20:12:39.3550745Z mixed=True, 2025-05-07T20:12:39.3550827Z use_cache=False, 2025-05-07T20:12:39.3550975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3551068Z use_cpu=True, 2025-05-07T20:12:39.3551174Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3551252Z ) 2025-05-07T20:12:39.3551399Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3551778Z self=, 2025-05-07T20:12:39.3551876Z mixed_B=False, 2025-05-07T20:12:39.3551957Z compile=True, 2025-05-07T20:12:39.3552033Z T=5, 2025-05-07T20:12:39.3552129Z D=10, 2025-05-07T20:12:39.3552205Z B=15, 2025-05-07T20:12:39.3552283Z log_E=4, 2025-05-07T20:12:39.3552370Z L=19, 2025-05-07T20:12:39.3552453Z D_gradcheck=2, 2025-05-07T20:12:39.3552554Z stochastic_rounding=False, 2025-05-07T20:12:39.3552649Z weighted=True, 2025-05-07T20:12:39.3552732Z row_wise=False, 2025-05-07T20:12:39.3552813Z mixed=True, 2025-05-07T20:12:39.3552908Z use_cache=False, 2025-05-07T20:12:39.3553020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3553115Z use_cpu=True, 2025-05-07T20:12:39.3553215Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3553291Z ) 2025-05-07T20:12:39.3553440Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3553814Z self=, 2025-05-07T20:12:39.3553895Z mixed_B=True, 2025-05-07T20:12:39.3553990Z compile=True, 2025-05-07T20:12:39.3554063Z T=4, 2025-05-07T20:12:39.3554168Z D=62, 2025-05-07T20:12:39.3554257Z B=62, 2025-05-07T20:12:39.3554331Z log_E=4, 2025-05-07T20:12:39.3554408Z L=12, 2025-05-07T20:12:39.3554500Z D_gradcheck=2, 2025-05-07T20:12:39.3554599Z stochastic_rounding=False, 2025-05-07T20:12:39.3554678Z weighted=True, 2025-05-07T20:12:39.3554771Z row_wise=True, 2025-05-07T20:12:39.3554846Z mixed=False, 2025-05-07T20:12:39.3554940Z use_cache=False, 2025-05-07T20:12:39.3555053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3555133Z use_cpu=True, 2025-05-07T20:12:39.3555245Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3555319Z ) 2025-05-07T20:12:39.3555451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3555841Z self=, 2025-05-07T20:12:39.3555925Z mixed_B=False, 2025-05-07T20:12:39.3556006Z compile=True, 2025-05-07T20:12:39.3556094Z T=3, 2025-05-07T20:12:39.3556172Z D=95, 2025-05-07T20:12:39.3556249Z B=113, 2025-05-07T20:12:39.3556338Z log_E=4, 2025-05-07T20:12:39.3556418Z L=5, 2025-05-07T20:12:39.3556499Z D_gradcheck=1, 2025-05-07T20:12:39.3556607Z stochastic_rounding=True, 2025-05-07T20:12:39.3556689Z weighted=True, 2025-05-07T20:12:39.3556776Z row_wise=True, 2025-05-07T20:12:39.3556858Z mixed=False, 2025-05-07T20:12:39.3556941Z use_cache=True, 2025-05-07T20:12:39.3557060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3557142Z use_cpu=True, 2025-05-07T20:12:39.3557245Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3557326Z ) 2025-05-07T20:12:39.3848018Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3848652Z self=, 2025-05-07T20:12:39.3848770Z mixed_B=False, 2025-05-07T20:12:39.3849002Z compile=False, 2025-05-07T20:12:39.3849164Z T=2, 2025-05-07T20:12:39.3849319Z D=3, 2025-05-07T20:12:39.3849468Z B=102, 2025-05-07T20:12:39.3849637Z log_E=5, 2025-05-07T20:12:39.3849749Z L=2, 2025-05-07T20:12:39.3849831Z D_gradcheck=1, 2025-05-07T20:12:39.3849987Z stochastic_rounding=False, 2025-05-07T20:12:39.3850070Z weighted=True, 2025-05-07T20:12:39.3850150Z row_wise=True, 2025-05-07T20:12:39.3850240Z mixed=False, 2025-05-07T20:12:39.3850326Z use_cache=True, 2025-05-07T20:12:39.3850474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3850570Z use_cpu=True, 2025-05-07T20:12:39.3850674Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3850749Z ) 2025-05-07T20:12:39.3850952Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3851347Z self=, 2025-05-07T20:12:39.3851430Z mixed_B=True, 2025-05-07T20:12:39.3851527Z compile=True, 2025-05-07T20:12:39.3851602Z T=4, 2025-05-07T20:12:39.3851680Z D=38, 2025-05-07T20:12:39.3851770Z B=6, 2025-05-07T20:12:39.3851848Z log_E=3, 2025-05-07T20:12:39.3851950Z L=4, 2025-05-07T20:12:39.3852062Z D_gradcheck=1, 2025-05-07T20:12:39.3852162Z stochastic_rounding=True, 2025-05-07T20:12:39.3852244Z weighted=True, 2025-05-07T20:12:39.3852340Z row_wise=False, 2025-05-07T20:12:39.3852418Z mixed=False, 2025-05-07T20:12:39.3852499Z use_cache=True, 2025-05-07T20:12:39.3852626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3852752Z use_cpu=True, 2025-05-07T20:12:39.3852854Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3852941Z ) 2025-05-07T20:12:39.3853078Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3853457Z self=, 2025-05-07T20:12:39.3853552Z mixed_B=False, 2025-05-07T20:12:39.3853636Z compile=True, 2025-05-07T20:12:39.3853721Z T=2, 2025-05-07T20:12:39.3853797Z D=16, 2025-05-07T20:12:39.3853917Z B=35, 2025-05-07T20:12:39.3854007Z log_E=3, 2025-05-07T20:12:39.3854081Z L=18, 2025-05-07T20:12:39.3854165Z D_gradcheck=1, 2025-05-07T20:12:39.3854276Z stochastic_rounding=False, 2025-05-07T20:12:39.3854356Z weighted=False, 2025-05-07T20:12:39.3854437Z row_wise=True, 2025-05-07T20:12:39.3854530Z mixed=True, 2025-05-07T20:12:39.3854617Z use_cache=False, 2025-05-07T20:12:39.3854730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3854827Z use_cpu=True, 2025-05-07T20:12:39.3854929Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3855006Z ) 2025-05-07T20:12:39.3855156Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3855532Z self=, 2025-05-07T20:12:39.3855626Z mixed_B=True, 2025-05-07T20:12:39.3855711Z compile=False, 2025-05-07T20:12:39.3855784Z T=2, 2025-05-07T20:12:39.3855874Z D=29, 2025-05-07T20:12:39.3855951Z B=54, 2025-05-07T20:12:39.3856030Z log_E=4, 2025-05-07T20:12:39.3856115Z L=0, 2025-05-07T20:12:39.3856196Z D_gradcheck=2, 2025-05-07T20:12:39.3856294Z stochastic_rounding=True, 2025-05-07T20:12:39.3856389Z weighted=True, 2025-05-07T20:12:39.3856471Z row_wise=False, 2025-05-07T20:12:39.3856550Z mixed=False, 2025-05-07T20:12:39.3856641Z use_cache=False, 2025-05-07T20:12:39.3856752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3856844Z use_cpu=True, 2025-05-07T20:12:39.3856950Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3857026Z ) 2025-05-07T20:12:39.3857171Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3857549Z self=, 2025-05-07T20:12:39.3857630Z mixed_B=True, 2025-05-07T20:12:39.3857750Z compile=True, 2025-05-07T20:12:39.3857828Z T=3, 2025-05-07T20:12:39.3857907Z D=106, 2025-05-07T20:12:39.3857998Z B=11, 2025-05-07T20:12:39.3858078Z log_E=4, 2025-05-07T20:12:39.3858151Z L=0, 2025-05-07T20:12:39.3858248Z D_gradcheck=2, 2025-05-07T20:12:39.3858373Z stochastic_rounding=True, 2025-05-07T20:12:39.3858455Z weighted=False, 2025-05-07T20:12:39.3858548Z row_wise=False, 2025-05-07T20:12:39.3858629Z mixed=False, 2025-05-07T20:12:39.3858719Z use_cache=True, 2025-05-07T20:12:39.3858855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3858974Z use_cpu=True, 2025-05-07T20:12:39.3859095Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3859171Z ) 2025-05-07T20:12:39.3859308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3859806Z self=, 2025-05-07T20:12:39.3859890Z mixed_B=True, 2025-05-07T20:12:39.3859976Z compile=True, 2025-05-07T20:12:39.3860065Z T=2, 2025-05-07T20:12:39.3860141Z D=57, 2025-05-07T20:12:39.3860221Z B=43, 2025-05-07T20:12:39.3860307Z log_E=3, 2025-05-07T20:12:39.3860386Z L=13, 2025-05-07T20:12:39.3860470Z D_gradcheck=2, 2025-05-07T20:12:39.3860584Z stochastic_rounding=False, 2025-05-07T20:12:39.3860666Z weighted=True, 2025-05-07T20:12:39.3860761Z row_wise=True, 2025-05-07T20:12:39.3860844Z mixed=False, 2025-05-07T20:12:39.3860932Z use_cache=True, 2025-05-07T20:12:39.3861053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3861135Z use_cpu=True, 2025-05-07T20:12:39.3861238Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3861324Z ) 2025-05-07T20:12:39.3861460Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3861840Z self=, 2025-05-07T20:12:39.3861933Z mixed_B=False, 2025-05-07T20:12:39.3862019Z compile=False, 2025-05-07T20:12:39.3862098Z T=4, 2025-05-07T20:12:39.3862182Z D=112, 2025-05-07T20:12:39.3862293Z B=56, 2025-05-07T20:12:39.3862383Z log_E=4, 2025-05-07T20:12:39.3862456Z L=18, 2025-05-07T20:12:39.3862536Z D_gradcheck=1, 2025-05-07T20:12:39.3862680Z stochastic_rounding=True, 2025-05-07T20:12:39.3862774Z weighted=False, 2025-05-07T20:12:39.3862856Z row_wise=False, 2025-05-07T20:12:39.3862947Z mixed=False, 2025-05-07T20:12:39.3863026Z use_cache=True, 2025-05-07T20:12:39.3863137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3863231Z use_cpu=True, 2025-05-07T20:12:39.3863338Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3863457Z ) 2025-05-07T20:12:39.3863606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3863981Z self=, 2025-05-07T20:12:39.3864062Z mixed_B=False, 2025-05-07T20:12:39.3864159Z compile=False, 2025-05-07T20:12:39.3864235Z T=3, 2025-05-07T20:12:39.3864322Z D=50, 2025-05-07T20:12:39.3864400Z B=65, 2025-05-07T20:12:39.3864476Z log_E=5, 2025-05-07T20:12:39.3864562Z L=5, 2025-05-07T20:12:39.3864642Z D_gradcheck=2, 2025-05-07T20:12:39.3864741Z stochastic_rounding=True, 2025-05-07T20:12:39.3864838Z weighted=False, 2025-05-07T20:12:39.3864919Z row_wise=False, 2025-05-07T20:12:39.3864999Z mixed=True, 2025-05-07T20:12:39.3865094Z use_cache=True, 2025-05-07T20:12:39.3865201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3865282Z use_cpu=True, 2025-05-07T20:12:39.3865399Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3865471Z ) 2025-05-07T20:12:39.3865606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3865990Z self=, 2025-05-07T20:12:39.3866069Z mixed_B=True, 2025-05-07T20:12:39.3866195Z compile=True, 2025-05-07T20:12:39.3866273Z T=4, 2025-05-07T20:12:39.3866345Z D=31, 2025-05-07T20:12:39.3866433Z B=30, 2025-05-07T20:12:39.3866511Z log_E=3, 2025-05-07T20:12:39.3866585Z L=10, 2025-05-07T20:12:39.3866680Z D_gradcheck=2, 2025-05-07T20:12:39.3866809Z stochastic_rounding=False, 2025-05-07T20:12:39.3866891Z weighted=False, 2025-05-07T20:12:39.3866983Z row_wise=True, 2025-05-07T20:12:39.3867064Z mixed=False, 2025-05-07T20:12:39.3867144Z use_cache=False, 2025-05-07T20:12:39.3867309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3867393Z use_cpu=True, 2025-05-07T20:12:39.3867494Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3867581Z ) 2025-05-07T20:12:39.3867717Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3868104Z self=, 2025-05-07T20:12:39.3868187Z mixed_B=False, 2025-05-07T20:12:39.3868273Z compile=False, 2025-05-07T20:12:39.3868361Z T=5, 2025-05-07T20:12:39.3868440Z D=63, 2025-05-07T20:12:39.3868519Z B=108, 2025-05-07T20:12:39.3868607Z log_E=3, 2025-05-07T20:12:39.3868686Z L=7, 2025-05-07T20:12:39.3868770Z D_gradcheck=2, 2025-05-07T20:12:39.3868881Z stochastic_rounding=True, 2025-05-07T20:12:39.3868964Z weighted=True, 2025-05-07T20:12:39.3869045Z row_wise=False, 2025-05-07T20:12:39.3869133Z mixed=True, 2025-05-07T20:12:39.3869218Z use_cache=False, 2025-05-07T20:12:39.3869328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.3869422Z use_cpu=True, 2025-05-07T20:12:39.3869527Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3869611Z ) 2025-05-07T20:12:39.3869747Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3870123Z self=, 2025-05-07T20:12:39.3870210Z mixed_B=False, 2025-05-07T20:12:39.3870292Z compile=False, 2025-05-07T20:12:39.3870365Z T=1, 2025-05-07T20:12:39.3870450Z D=2, 2025-05-07T20:12:39.3870555Z B=88, 2025-05-07T20:12:39.3870630Z log_E=5, 2025-05-07T20:12:39.3870718Z L=7, 2025-05-07T20:12:39.3870799Z D_gradcheck=1, 2025-05-07T20:12:39.3870895Z stochastic_rounding=True, 2025-05-07T20:12:39.3870986Z weighted=True, 2025-05-07T20:12:39.3871068Z row_wise=False, 2025-05-07T20:12:39.3871160Z mixed=True, 2025-05-07T20:12:39.3871243Z use_cache=True, 2025-05-07T20:12:39.3871353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3871451Z use_cpu=True, 2025-05-07T20:12:39.3871557Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3871631Z ) 2025-05-07T20:12:39.3871778Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3872155Z self=, 2025-05-07T20:12:39.3872239Z mixed_B=True, 2025-05-07T20:12:39.3872341Z compile=False, 2025-05-07T20:12:39.3872414Z T=3, 2025-05-07T20:12:39.3872489Z D=109, 2025-05-07T20:12:39.3872580Z B=9, 2025-05-07T20:12:39.3872659Z log_E=4, 2025-05-07T20:12:39.3872739Z L=15, 2025-05-07T20:12:39.3872832Z D_gradcheck=1, 2025-05-07T20:12:39.3872931Z stochastic_rounding=True, 2025-05-07T20:12:39.3873025Z weighted=False, 2025-05-07T20:12:39.3873108Z row_wise=True, 2025-05-07T20:12:39.3873184Z mixed=True, 2025-05-07T20:12:39.3873283Z use_cache=False, 2025-05-07T20:12:39.3873399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3873479Z use_cpu=True, 2025-05-07T20:12:39.3873592Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3873670Z ) 2025-05-07T20:12:39.3873803Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3874191Z self=, 2025-05-07T20:12:39.3874276Z mixed_B=False, 2025-05-07T20:12:39.3874417Z compile=True, 2025-05-07T20:12:39.3874503Z T=1, 2025-05-07T20:12:39.3874582Z D=20, 2025-05-07T20:12:39.3874669Z B=34, 2025-05-07T20:12:39.3874746Z log_E=4, 2025-05-07T20:12:39.3874823Z L=12, 2025-05-07T20:12:39.3874915Z D_gradcheck=2, 2025-05-07T20:12:39.3875041Z stochastic_rounding=False, 2025-05-07T20:12:39.3875125Z weighted=False, 2025-05-07T20:12:39.3875216Z row_wise=True, 2025-05-07T20:12:39.3875296Z mixed=True, 2025-05-07T20:12:39.3875374Z use_cache=True, 2025-05-07T20:12:39.3875514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3875812Z use_cpu=True, 2025-05-07T20:12:39.3875918Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.3876005Z ) 2025-05-07T20:12:39.3876138Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:12:39.3876514Z self=, 2025-05-07T20:12:39.3876608Z mixed_B=True, 2025-05-07T20:12:39.3876695Z compile=False, 2025-05-07T20:12:39.3876771Z T=1, 2025-05-07T20:12:39.3876858Z D=20, 2025-05-07T20:12:39.3876935Z B=55, 2025-05-07T20:12:39.3877011Z log_E=3, 2025-05-07T20:12:39.3877097Z L=10, 2025-05-07T20:12:39.3877181Z D_gradcheck=1, 2025-05-07T20:12:39.3877281Z stochastic_rounding=False, 2025-05-07T20:12:39.3877376Z weighted=False, 2025-05-07T20:12:39.3877456Z row_wise=True, 2025-05-07T20:12:39.3877536Z mixed=True, 2025-05-07T20:12:39.3877628Z use_cache=True, 2025-05-07T20:12:39.3877739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.3877831Z use_cpu=True, 2025-05-07T20:12:39.3877932Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.3878005Z ) 2025-05-07T20:12:39.3878106Z PASSED 2025-05-07T20:12:39.3878489Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE SKIPPED 2025-05-07T20:12:39.4330413Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4331098Z self=, 2025-05-07T20:12:39.4331354Z mixed_B=False, 2025-05-07T20:12:39.4331504Z compile=False, 2025-05-07T20:12:39.4331661Z T=1, 2025-05-07T20:12:39.4331828Z D=2, 2025-05-07T20:12:39.4331972Z B=1, 2025-05-07T20:12:39.4332122Z log_E=3, 2025-05-07T20:12:39.4332201Z L=0, 2025-05-07T20:12:39.4332282Z D_gradcheck=1, 2025-05-07T20:12:39.4332394Z stochastic_rounding=False, 2025-05-07T20:12:39.4332477Z weighted=False, 2025-05-07T20:12:39.4332558Z row_wise=False, 2025-05-07T20:12:39.4332649Z mixed=False, 2025-05-07T20:12:39.4332728Z use_cache=False, 2025-05-07T20:12:39.4332839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4332932Z use_cpu=True, 2025-05-07T20:12:39.4333036Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4333109Z ) 2025-05-07T20:12:39.4333258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4333630Z self=, 2025-05-07T20:12:39.4333722Z mixed_B=True, 2025-05-07T20:12:39.4333817Z compile=False, 2025-05-07T20:12:39.4333895Z T=1, 2025-05-07T20:12:39.4333969Z D=2, 2025-05-07T20:12:39.4334058Z B=1, 2025-05-07T20:12:39.4334138Z log_E=3, 2025-05-07T20:12:39.4334211Z L=0, 2025-05-07T20:12:39.4334304Z D_gradcheck=1, 2025-05-07T20:12:39.4334406Z stochastic_rounding=False, 2025-05-07T20:12:39.4334491Z weighted=False, 2025-05-07T20:12:39.4334583Z row_wise=False, 2025-05-07T20:12:39.4334665Z mixed=False, 2025-05-07T20:12:39.4334747Z use_cache=False, 2025-05-07T20:12:39.4334869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4334951Z use_cpu=True, 2025-05-07T20:12:39.4335055Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4335141Z ) 2025-05-07T20:12:39.4335332Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4335715Z self=, 2025-05-07T20:12:39.4335803Z mixed_B=True, 2025-05-07T20:12:39.4335881Z compile=True, 2025-05-07T20:12:39.4336009Z T=2, 2025-05-07T20:12:39.4336091Z D=79, 2025-05-07T20:12:39.4336168Z B=10, 2025-05-07T20:12:39.4336257Z log_E=3, 2025-05-07T20:12:39.4336337Z L=12, 2025-05-07T20:12:39.4336420Z D_gradcheck=2, 2025-05-07T20:12:39.4336526Z stochastic_rounding=True, 2025-05-07T20:12:39.4336649Z weighted=False, 2025-05-07T20:12:39.4336732Z row_wise=True, 2025-05-07T20:12:39.4336818Z mixed=False, 2025-05-07T20:12:39.4336899Z use_cache=False, 2025-05-07T20:12:39.4337008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4337097Z use_cpu=True, 2025-05-07T20:12:39.4337199Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4337284Z ) 2025-05-07T20:12:39.4337419Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4337794Z self=, 2025-05-07T20:12:39.4337885Z mixed_B=True, 2025-05-07T20:12:39.4337965Z compile=True, 2025-05-07T20:12:39.4338044Z T=4, 2025-05-07T20:12:39.4338128Z D=124, 2025-05-07T20:12:39.4338205Z B=88, 2025-05-07T20:12:39.4338283Z log_E=4, 2025-05-07T20:12:39.4338363Z L=17, 2025-05-07T20:12:39.4338447Z D_gradcheck=2, 2025-05-07T20:12:39.4338544Z stochastic_rounding=False, 2025-05-07T20:12:39.4338638Z weighted=False, 2025-05-07T20:12:39.4338719Z row_wise=False, 2025-05-07T20:12:39.4338807Z mixed=True, 2025-05-07T20:12:39.4338889Z use_cache=False, 2025-05-07T20:12:39.4339000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4339086Z use_cpu=True, 2025-05-07T20:12:39.4339189Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4339261Z ) 2025-05-07T20:12:39.4339404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4339845Z self=, 2025-05-07T20:12:39.4339961Z mixed_B=False, 2025-05-07T20:12:39.4340051Z compile=True, 2025-05-07T20:12:39.4340129Z T=1, 2025-05-07T20:12:39.4340205Z D=114, 2025-05-07T20:12:39.4340290Z B=18, 2025-05-07T20:12:39.4340367Z log_E=3, 2025-05-07T20:12:39.4340442Z L=4, 2025-05-07T20:12:39.4340535Z D_gradcheck=2, 2025-05-07T20:12:39.4340632Z stochastic_rounding=False, 2025-05-07T20:12:39.4340722Z weighted=False, 2025-05-07T20:12:39.4340804Z row_wise=True, 2025-05-07T20:12:39.4340883Z mixed=True, 2025-05-07T20:12:39.4340973Z use_cache=False, 2025-05-07T20:12:39.4341081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4341164Z use_cpu=True, 2025-05-07T20:12:39.4341277Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4341353Z ) 2025-05-07T20:12:39.4341489Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4341865Z self=, 2025-05-07T20:12:39.4341949Z mixed_B=True, 2025-05-07T20:12:39.4342030Z compile=False, 2025-05-07T20:12:39.4342115Z T=5, 2025-05-07T20:12:39.4342191Z D=47, 2025-05-07T20:12:39.4342266Z B=63, 2025-05-07T20:12:39.4342352Z log_E=4, 2025-05-07T20:12:39.4342429Z L=17, 2025-05-07T20:12:39.4342517Z D_gradcheck=2, 2025-05-07T20:12:39.4342612Z stochastic_rounding=True, 2025-05-07T20:12:39.4342696Z weighted=True, 2025-05-07T20:12:39.4342784Z row_wise=False, 2025-05-07T20:12:39.4342862Z mixed=False, 2025-05-07T20:12:39.4342944Z use_cache=True, 2025-05-07T20:12:39.4343058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4343139Z use_cpu=True, 2025-05-07T20:12:39.4343240Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4343321Z ) 2025-05-07T20:12:39.4343482Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4343857Z self=, 2025-05-07T20:12:39.4343947Z mixed_B=True, 2025-05-07T20:12:39.4344029Z compile=False, 2025-05-07T20:12:39.4344142Z T=4, 2025-05-07T20:12:39.4344218Z D=88, 2025-05-07T20:12:39.4344296Z B=126, 2025-05-07T20:12:39.4344384Z log_E=5, 2025-05-07T20:12:39.4344461Z L=10, 2025-05-07T20:12:39.4344543Z D_gradcheck=2, 2025-05-07T20:12:39.4344647Z stochastic_rounding=True, 2025-05-07T20:12:39.4344754Z weighted=False, 2025-05-07T20:12:39.4344836Z row_wise=True, 2025-05-07T20:12:39.4344923Z mixed=True, 2025-05-07T20:12:39.4345004Z use_cache=True, 2025-05-07T20:12:39.4345113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4345201Z use_cpu=True, 2025-05-07T20:12:39.4345302Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4345375Z ) 2025-05-07T20:12:39.4345517Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4345888Z self=, 2025-05-07T20:12:39.4345976Z mixed_B=True, 2025-05-07T20:12:39.4346059Z compile=True, 2025-05-07T20:12:39.4346136Z T=5, 2025-05-07T20:12:39.4346222Z D=21, 2025-05-07T20:12:39.4346300Z B=108, 2025-05-07T20:12:39.4346376Z log_E=5, 2025-05-07T20:12:39.4346461Z L=1, 2025-05-07T20:12:39.4346546Z D_gradcheck=2, 2025-05-07T20:12:39.4346643Z stochastic_rounding=True, 2025-05-07T20:12:39.4346732Z weighted=True, 2025-05-07T20:12:39.4346814Z row_wise=False, 2025-05-07T20:12:39.4346894Z mixed=True, 2025-05-07T20:12:39.4346982Z use_cache=True, 2025-05-07T20:12:39.4347092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4347173Z use_cpu=True, 2025-05-07T20:12:39.4347288Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4347361Z ) 2025-05-07T20:12:39.4347504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4347875Z self=, 2025-05-07T20:12:39.4347980Z mixed_B=True, 2025-05-07T20:12:39.4348070Z compile=False, 2025-05-07T20:12:39.4348148Z T=5, 2025-05-07T20:12:39.4348224Z D=17, 2025-05-07T20:12:39.4348307Z B=112, 2025-05-07T20:12:39.4348382Z log_E=5, 2025-05-07T20:12:39.4348457Z L=4, 2025-05-07T20:12:39.4348548Z D_gradcheck=2, 2025-05-07T20:12:39.4348648Z stochastic_rounding=True, 2025-05-07T20:12:39.4348732Z weighted=True, 2025-05-07T20:12:39.4348820Z row_wise=True, 2025-05-07T20:12:39.4348898Z mixed=True, 2025-05-07T20:12:39.4348981Z use_cache=True, 2025-05-07T20:12:39.4349141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4349230Z use_cpu=True, 2025-05-07T20:12:39.4349332Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4349405Z ) 2025-05-07T20:12:39.4349554Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4349924Z self=, 2025-05-07T20:12:39.4350022Z mixed_B=False, 2025-05-07T20:12:39.4350101Z compile=True, 2025-05-07T20:12:39.4350175Z T=3, 2025-05-07T20:12:39.4350263Z D=119, 2025-05-07T20:12:39.4350337Z B=35, 2025-05-07T20:12:39.4350414Z log_E=5, 2025-05-07T20:12:39.4350500Z L=13, 2025-05-07T20:12:39.4350577Z D_gradcheck=1, 2025-05-07T20:12:39.4350676Z stochastic_rounding=False, 2025-05-07T20:12:39.4350771Z weighted=True, 2025-05-07T20:12:39.4350851Z row_wise=False, 2025-05-07T20:12:39.4350930Z mixed=True, 2025-05-07T20:12:39.4351028Z use_cache=False, 2025-05-07T20:12:39.4351133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4351215Z use_cpu=True, 2025-05-07T20:12:39.4351328Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4351401Z ) 2025-05-07T20:12:39.4351569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4351941Z self=, 2025-05-07T20:12:39.4352024Z mixed_B=True, 2025-05-07T20:12:39.4352116Z compile=True, 2025-05-07T20:12:39.4352189Z T=2, 2025-05-07T20:12:39.4352312Z D=83, 2025-05-07T20:12:39.4352396Z B=127, 2025-05-07T20:12:39.4352471Z log_E=3, 2025-05-07T20:12:39.4352545Z L=7, 2025-05-07T20:12:39.4352637Z D_gradcheck=2, 2025-05-07T20:12:39.4352730Z stochastic_rounding=False, 2025-05-07T20:12:39.4352846Z weighted=False, 2025-05-07T20:12:39.4352935Z row_wise=True, 2025-05-07T20:12:39.4353012Z mixed=True, 2025-05-07T20:12:39.4353094Z use_cache=False, 2025-05-07T20:12:39.4353211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4353293Z use_cpu=True, 2025-05-07T20:12:39.4353410Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4353483Z ) 2025-05-07T20:12:39.4353617Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4354001Z self=, 2025-05-07T20:12:39.4354084Z mixed_B=False, 2025-05-07T20:12:39.4354164Z compile=True, 2025-05-07T20:12:39.4354250Z T=4, 2025-05-07T20:12:39.4354325Z D=116, 2025-05-07T20:12:39.4354399Z B=100, 2025-05-07T20:12:39.4354489Z log_E=5, 2025-05-07T20:12:39.4354562Z L=13, 2025-05-07T20:12:39.4354644Z D_gradcheck=1, 2025-05-07T20:12:39.4354751Z stochastic_rounding=False, 2025-05-07T20:12:39.4354835Z weighted=True, 2025-05-07T20:12:39.4354916Z row_wise=True, 2025-05-07T20:12:39.4355007Z mixed=True, 2025-05-07T20:12:39.4355089Z use_cache=True, 2025-05-07T20:12:39.4355211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4355291Z use_cpu=True, 2025-05-07T20:12:39.4355394Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4355481Z ) 2025-05-07T20:12:39.4355614Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4355985Z self=, 2025-05-07T20:12:39.4356102Z mixed_B=False, 2025-05-07T20:12:39.4356184Z compile=False, 2025-05-07T20:12:39.4356260Z T=4, 2025-05-07T20:12:39.4356349Z D=110, 2025-05-07T20:12:39.4356423Z B=45, 2025-05-07T20:12:39.4356502Z log_E=5, 2025-05-07T20:12:39.4356590Z L=15, 2025-05-07T20:12:39.4356671Z D_gradcheck=1, 2025-05-07T20:12:39.4356783Z stochastic_rounding=False, 2025-05-07T20:12:39.4356866Z weighted=True, 2025-05-07T20:12:39.4356949Z row_wise=False, 2025-05-07T20:12:39.4357041Z mixed=True, 2025-05-07T20:12:39.4357119Z use_cache=True, 2025-05-07T20:12:39.4357229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4357321Z use_cpu=True, 2025-05-07T20:12:39.4357423Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4357497Z ) 2025-05-07T20:12:39.4357641Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4358009Z self=, 2025-05-07T20:12:39.4358094Z mixed_B=True, 2025-05-07T20:12:39.4358183Z compile=False, 2025-05-07T20:12:39.4358257Z T=4, 2025-05-07T20:12:39.4358333Z D=97, 2025-05-07T20:12:39.4358420Z B=73, 2025-05-07T20:12:39.4358501Z log_E=5, 2025-05-07T20:12:39.4358588Z L=13, 2025-05-07T20:12:39.4358665Z D_gradcheck=2, 2025-05-07T20:12:39.4358759Z stochastic_rounding=True, 2025-05-07T20:12:39.4358852Z weighted=True, 2025-05-07T20:12:39.4358930Z row_wise=True, 2025-05-07T20:12:39.4359005Z mixed=False, 2025-05-07T20:12:39.4359097Z use_cache=True, 2025-05-07T20:12:39.4359205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4359286Z use_cpu=True, 2025-05-07T20:12:39.4359397Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4359468Z ) 2025-05-07T20:12:39.4359600Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4360003Z self=, 2025-05-07T20:12:39.4360083Z mixed_B=True, 2025-05-07T20:12:39.4360177Z compile=False, 2025-05-07T20:12:39.4360248Z T=1, 2025-05-07T20:12:39.4360352Z D=107, 2025-05-07T20:12:39.4360437Z B=96, 2025-05-07T20:12:39.4360512Z log_E=5, 2025-05-07T20:12:39.4360586Z L=19, 2025-05-07T20:12:39.4360678Z D_gradcheck=1, 2025-05-07T20:12:39.4360770Z stochastic_rounding=True, 2025-05-07T20:12:39.4360876Z weighted=True, 2025-05-07T20:12:39.4360971Z row_wise=False, 2025-05-07T20:12:39.4361047Z mixed=True, 2025-05-07T20:12:39.4361129Z use_cache=False, 2025-05-07T20:12:39.4361246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4361323Z use_cpu=True, 2025-05-07T20:12:39.4361425Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4361506Z ) 2025-05-07T20:12:39.4361635Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4362014Z self=, 2025-05-07T20:12:39.4362093Z mixed_B=False, 2025-05-07T20:12:39.4362174Z compile=True, 2025-05-07T20:12:39.4362257Z T=2, 2025-05-07T20:12:39.4362332Z D=123, 2025-05-07T20:12:39.4362408Z B=120, 2025-05-07T20:12:39.4362493Z log_E=5, 2025-05-07T20:12:39.4362566Z L=2, 2025-05-07T20:12:39.4362645Z D_gradcheck=2, 2025-05-07T20:12:39.4362750Z stochastic_rounding=True, 2025-05-07T20:12:39.4362830Z weighted=True, 2025-05-07T20:12:39.4362911Z row_wise=False, 2025-05-07T20:12:39.4363000Z mixed=False, 2025-05-07T20:12:39.4363080Z use_cache=True, 2025-05-07T20:12:39.4363188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4363275Z use_cpu=True, 2025-05-07T20:12:39.4363376Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4363461Z ) 2025-05-07T20:12:39.4363589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4363962Z self=, 2025-05-07T20:12:39.4364081Z mixed_B=True, 2025-05-07T20:12:39.4364161Z compile=True, 2025-05-07T20:12:39.4364236Z T=3, 2025-05-07T20:12:39.4364324Z D=124, 2025-05-07T20:12:39.4364398Z B=38, 2025-05-07T20:12:39.4364476Z log_E=4, 2025-05-07T20:12:39.4364561Z L=15, 2025-05-07T20:12:39.4364639Z D_gradcheck=1, 2025-05-07T20:12:39.4364736Z stochastic_rounding=True, 2025-05-07T20:12:39.4364826Z weighted=True, 2025-05-07T20:12:39.4364908Z row_wise=False, 2025-05-07T20:12:39.4364987Z mixed=False, 2025-05-07T20:12:39.4365078Z use_cache=False, 2025-05-07T20:12:39.4365192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4365283Z use_cpu=True, 2025-05-07T20:12:39.4365381Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4365454Z ) 2025-05-07T20:12:39.4633930Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4634526Z self=, 2025-05-07T20:12:39.4634662Z mixed_B=True, 2025-05-07T20:12:39.4634805Z compile=False, 2025-05-07T20:12:39.4634908Z T=3, 2025-05-07T20:12:39.4635043Z D=103, 2025-05-07T20:12:39.4635147Z B=110, 2025-05-07T20:12:39.4635259Z log_E=3, 2025-05-07T20:12:39.4635386Z L=0, 2025-05-07T20:12:39.4635509Z D_gradcheck=1, 2025-05-07T20:12:39.4635655Z stochastic_rounding=False, 2025-05-07T20:12:39.4635800Z weighted=True, 2025-05-07T20:12:39.4635959Z row_wise=False, 2025-05-07T20:12:39.4636111Z mixed=False, 2025-05-07T20:12:39.4636274Z use_cache=True, 2025-05-07T20:12:39.4636457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4636538Z use_cpu=True, 2025-05-07T20:12:39.4636645Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4636718Z ) 2025-05-07T20:12:39.4636853Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4637326Z self=, 2025-05-07T20:12:39.4637410Z mixed_B=False, 2025-05-07T20:12:39.4637501Z compile=True, 2025-05-07T20:12:39.4637579Z T=1, 2025-05-07T20:12:39.4637702Z D=91, 2025-05-07T20:12:39.4637786Z B=8, 2025-05-07T20:12:39.4637863Z log_E=5, 2025-05-07T20:12:39.4637938Z L=14, 2025-05-07T20:12:39.4638029Z D_gradcheck=2, 2025-05-07T20:12:39.4638130Z stochastic_rounding=False, 2025-05-07T20:12:39.4638212Z weighted=False, 2025-05-07T20:12:39.4638336Z row_wise=True, 2025-05-07T20:12:39.4638417Z mixed=False, 2025-05-07T20:12:39.4638564Z use_cache=False, 2025-05-07T20:12:39.4638683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4638763Z use_cpu=True, 2025-05-07T20:12:39.4638874Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4638949Z ) 2025-05-07T20:12:39.4639080Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4639465Z self=, 2025-05-07T20:12:39.4639549Z mixed_B=False, 2025-05-07T20:12:39.4639630Z compile=False, 2025-05-07T20:12:39.4639713Z T=5, 2025-05-07T20:12:39.4639790Z D=79, 2025-05-07T20:12:39.4639866Z B=55, 2025-05-07T20:12:39.4639953Z log_E=4, 2025-05-07T20:12:39.4640028Z L=10, 2025-05-07T20:12:39.4640110Z D_gradcheck=2, 2025-05-07T20:12:39.4640215Z stochastic_rounding=False, 2025-05-07T20:12:39.4640294Z weighted=False, 2025-05-07T20:12:39.4640376Z row_wise=False, 2025-05-07T20:12:39.4640464Z mixed=True, 2025-05-07T20:12:39.4640547Z use_cache=False, 2025-05-07T20:12:39.4640663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4640741Z use_cpu=True, 2025-05-07T20:12:39.4640843Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4640925Z ) 2025-05-07T20:12:39.4641059Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4641434Z self=, 2025-05-07T20:12:39.4641562Z mixed_B=True, 2025-05-07T20:12:39.4641643Z compile=True, 2025-05-07T20:12:39.4641715Z T=4, 2025-05-07T20:12:39.4641796Z D=107, 2025-05-07T20:12:39.4641872Z B=70, 2025-05-07T20:12:39.4641950Z log_E=3, 2025-05-07T20:12:39.4642034Z L=5, 2025-05-07T20:12:39.4642115Z D_gradcheck=2, 2025-05-07T20:12:39.4642222Z stochastic_rounding=True, 2025-05-07T20:12:39.4642307Z weighted=False, 2025-05-07T20:12:39.4642397Z row_wise=False, 2025-05-07T20:12:39.4642490Z mixed=False, 2025-05-07T20:12:39.4642573Z use_cache=False, 2025-05-07T20:12:39.4642683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4642775Z use_cpu=True, 2025-05-07T20:12:39.4642880Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4642955Z ) 2025-05-07T20:12:39.4643100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4643473Z self=, 2025-05-07T20:12:39.4643555Z mixed_B=True, 2025-05-07T20:12:39.4643651Z compile=True, 2025-05-07T20:12:39.4643730Z T=2, 2025-05-07T20:12:39.4643807Z D=121, 2025-05-07T20:12:39.4643903Z B=8, 2025-05-07T20:12:39.4643984Z log_E=5, 2025-05-07T20:12:39.4644074Z L=20, 2025-05-07T20:12:39.4644158Z D_gradcheck=1, 2025-05-07T20:12:39.4644257Z stochastic_rounding=True, 2025-05-07T20:12:39.4644353Z weighted=False, 2025-05-07T20:12:39.4644438Z row_wise=True, 2025-05-07T20:12:39.4644520Z mixed=False, 2025-05-07T20:12:39.4644618Z use_cache=True, 2025-05-07T20:12:39.4644730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4644816Z use_cpu=True, 2025-05-07T20:12:39.4644934Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4645008Z ) 2025-05-07T20:12:39.4645143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4645555Z self=, 2025-05-07T20:12:39.4645640Z mixed_B=True, 2025-05-07T20:12:39.4645731Z compile=False, 2025-05-07T20:12:39.4645809Z T=2, 2025-05-07T20:12:39.4645886Z D=59, 2025-05-07T20:12:39.4646001Z B=128, 2025-05-07T20:12:39.4646083Z log_E=5, 2025-05-07T20:12:39.4646158Z L=5, 2025-05-07T20:12:39.4646253Z D_gradcheck=2, 2025-05-07T20:12:39.4646350Z stochastic_rounding=False, 2025-05-07T20:12:39.4646432Z weighted=True, 2025-05-07T20:12:39.4646552Z row_wise=True, 2025-05-07T20:12:39.4646633Z mixed=False, 2025-05-07T20:12:39.4646713Z use_cache=False, 2025-05-07T20:12:39.4646836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4646918Z use_cpu=True, 2025-05-07T20:12:39.4647021Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4647106Z ) 2025-05-07T20:12:39.4647235Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4647620Z self=, 2025-05-07T20:12:39.4647704Z mixed_B=True, 2025-05-07T20:12:39.4647786Z compile=False, 2025-05-07T20:12:39.4647871Z T=1, 2025-05-07T20:12:39.4647947Z D=6, 2025-05-07T20:12:39.4648022Z B=105, 2025-05-07T20:12:39.4648110Z log_E=4, 2025-05-07T20:12:39.4648187Z L=19, 2025-05-07T20:12:39.4648269Z D_gradcheck=1, 2025-05-07T20:12:39.4648377Z stochastic_rounding=True, 2025-05-07T20:12:39.4648459Z weighted=True, 2025-05-07T20:12:39.4648541Z row_wise=False, 2025-05-07T20:12:39.4648633Z mixed=False, 2025-05-07T20:12:39.4648715Z use_cache=True, 2025-05-07T20:12:39.4648821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4648914Z use_cpu=True, 2025-05-07T20:12:39.4649017Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4649100Z ) 2025-05-07T20:12:39.4649234Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4649603Z self=, 2025-05-07T20:12:39.4649726Z mixed_B=False, 2025-05-07T20:12:39.4649812Z compile=True, 2025-05-07T20:12:39.4649886Z T=3, 2025-05-07T20:12:39.4649975Z D=35, 2025-05-07T20:12:39.4650054Z B=81, 2025-05-07T20:12:39.4650131Z log_E=4, 2025-05-07T20:12:39.4650220Z L=19, 2025-05-07T20:12:39.4650303Z D_gradcheck=1, 2025-05-07T20:12:39.4650399Z stochastic_rounding=True, 2025-05-07T20:12:39.4650495Z weighted=False, 2025-05-07T20:12:39.4650577Z row_wise=False, 2025-05-07T20:12:39.4650654Z mixed=False, 2025-05-07T20:12:39.4650750Z use_cache=False, 2025-05-07T20:12:39.4650857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4650947Z use_cpu=True, 2025-05-07T20:12:39.4651050Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4651122Z ) 2025-05-07T20:12:39.4651261Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4651632Z self=, 2025-05-07T20:12:39.4651716Z mixed_B=False, 2025-05-07T20:12:39.4651811Z compile=True, 2025-05-07T20:12:39.4651887Z T=2, 2025-05-07T20:12:39.4651962Z D=43, 2025-05-07T20:12:39.4652050Z B=119, 2025-05-07T20:12:39.4652128Z log_E=3, 2025-05-07T20:12:39.4652199Z L=9, 2025-05-07T20:12:39.4652293Z D_gradcheck=2, 2025-05-07T20:12:39.4652390Z stochastic_rounding=False, 2025-05-07T20:12:39.4652479Z weighted=False, 2025-05-07T20:12:39.4652576Z row_wise=False, 2025-05-07T20:12:39.4652656Z mixed=False, 2025-05-07T20:12:39.4652748Z use_cache=True, 2025-05-07T20:12:39.4652859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4652941Z use_cpu=True, 2025-05-07T20:12:39.4653060Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4653134Z ) 2025-05-07T20:12:39.4653267Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4653693Z self=, 2025-05-07T20:12:39.4653779Z mixed_B=False, 2025-05-07T20:12:39.4653863Z compile=True, 2025-05-07T20:12:39.4653950Z T=5, 2025-05-07T20:12:39.4654025Z D=80, 2025-05-07T20:12:39.4654127Z B=77, 2025-05-07T20:12:39.4654221Z log_E=4, 2025-05-07T20:12:39.4654298Z L=12, 2025-05-07T20:12:39.4654394Z D_gradcheck=2, 2025-05-07T20:12:39.4654491Z stochastic_rounding=False, 2025-05-07T20:12:39.4654572Z weighted=True, 2025-05-07T20:12:39.4654688Z row_wise=False, 2025-05-07T20:12:39.4654769Z mixed=False, 2025-05-07T20:12:39.4654851Z use_cache=False, 2025-05-07T20:12:39.4654973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4655055Z use_cpu=True, 2025-05-07T20:12:39.4655158Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4655240Z ) 2025-05-07T20:12:39.4655374Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4655746Z self=, 2025-05-07T20:12:39.4655839Z mixed_B=False, 2025-05-07T20:12:39.4655920Z compile=True, 2025-05-07T20:12:39.4655994Z T=5, 2025-05-07T20:12:39.4656081Z D=62, 2025-05-07T20:12:39.4656155Z B=94, 2025-05-07T20:12:39.4656240Z log_E=4, 2025-05-07T20:12:39.4656317Z L=3, 2025-05-07T20:12:39.4656396Z D_gradcheck=2, 2025-05-07T20:12:39.4656502Z stochastic_rounding=True, 2025-05-07T20:12:39.4656584Z weighted=True, 2025-05-07T20:12:39.4656666Z row_wise=False, 2025-05-07T20:12:39.4656758Z mixed=True, 2025-05-07T20:12:39.4656840Z use_cache=True, 2025-05-07T20:12:39.4656951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4657043Z use_cpu=True, 2025-05-07T20:12:39.4657144Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4657217Z ) 2025-05-07T20:12:39.4657360Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4657732Z self=, 2025-05-07T20:12:39.4657850Z mixed_B=False, 2025-05-07T20:12:39.4657932Z compile=True, 2025-05-07T20:12:39.4658006Z T=4, 2025-05-07T20:12:39.4658093Z D=20, 2025-05-07T20:12:39.4658171Z B=55, 2025-05-07T20:12:39.4658248Z log_E=4, 2025-05-07T20:12:39.4658337Z L=19, 2025-05-07T20:12:39.4658418Z D_gradcheck=2, 2025-05-07T20:12:39.4658515Z stochastic_rounding=True, 2025-05-07T20:12:39.4658607Z weighted=True, 2025-05-07T20:12:39.4658691Z row_wise=False, 2025-05-07T20:12:39.4658767Z mixed=False, 2025-05-07T20:12:39.4658861Z use_cache=False, 2025-05-07T20:12:39.4658968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4659048Z use_cpu=True, 2025-05-07T20:12:39.4659164Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4659235Z ) 2025-05-07T20:12:39.4659370Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4659839Z self=, 2025-05-07T20:12:39.4659923Z mixed_B=False, 2025-05-07T20:12:39.4660019Z compile=True, 2025-05-07T20:12:39.4660096Z T=3, 2025-05-07T20:12:39.4660169Z D=93, 2025-05-07T20:12:39.4660259Z B=23, 2025-05-07T20:12:39.4660339Z log_E=3, 2025-05-07T20:12:39.4660413Z L=5, 2025-05-07T20:12:39.4660507Z D_gradcheck=2, 2025-05-07T20:12:39.4660602Z stochastic_rounding=True, 2025-05-07T20:12:39.4660685Z weighted=False, 2025-05-07T20:12:39.4660782Z row_wise=True, 2025-05-07T20:12:39.4660861Z mixed=False, 2025-05-07T20:12:39.4660941Z use_cache=True, 2025-05-07T20:12:39.4661061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4661141Z use_cpu=True, 2025-05-07T20:12:39.4661254Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4661327Z ) 2025-05-07T20:12:39.4661461Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4661872Z self=, 2025-05-07T20:12:39.4661956Z mixed_B=True, 2025-05-07T20:12:39.4662038Z compile=False, 2025-05-07T20:12:39.4662126Z T=2, 2025-05-07T20:12:39.4662202Z D=65, 2025-05-07T20:12:39.4662306Z B=87, 2025-05-07T20:12:39.4662395Z log_E=4, 2025-05-07T20:12:39.4662472Z L=7, 2025-05-07T20:12:39.4662556Z D_gradcheck=1, 2025-05-07T20:12:39.4662667Z stochastic_rounding=True, 2025-05-07T20:12:39.4662750Z weighted=False, 2025-05-07T20:12:39.4662830Z row_wise=True, 2025-05-07T20:12:39.4662949Z mixed=True, 2025-05-07T20:12:39.4663035Z use_cache=False, 2025-05-07T20:12:39.4663157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4663243Z use_cpu=True, 2025-05-07T20:12:39.4663346Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4663431Z ) 2025-05-07T20:12:39.4663564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4663934Z self=, 2025-05-07T20:12:39.4664027Z mixed_B=True, 2025-05-07T20:12:39.4664112Z compile=False, 2025-05-07T20:12:39.4664189Z T=1, 2025-05-07T20:12:39.4664279Z D=85, 2025-05-07T20:12:39.4664356Z B=62, 2025-05-07T20:12:39.4664437Z log_E=5, 2025-05-07T20:12:39.4664528Z L=18, 2025-05-07T20:12:39.4664609Z D_gradcheck=2, 2025-05-07T20:12:39.4664704Z stochastic_rounding=True, 2025-05-07T20:12:39.4664805Z weighted=False, 2025-05-07T20:12:39.4664886Z row_wise=True, 2025-05-07T20:12:39.4664982Z mixed=True, 2025-05-07T20:12:39.4665066Z use_cache=True, 2025-05-07T20:12:39.4665173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4665265Z use_cpu=True, 2025-05-07T20:12:39.4665369Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4665443Z ) 2025-05-07T20:12:39.4665584Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4665957Z self=, 2025-05-07T20:12:39.4666040Z mixed_B=False, 2025-05-07T20:12:39.4666160Z compile=True, 2025-05-07T20:12:39.4666238Z T=5, 2025-05-07T20:12:39.4666312Z D=35, 2025-05-07T20:12:39.4666399Z B=8, 2025-05-07T20:12:39.4666477Z log_E=3, 2025-05-07T20:12:39.4666567Z L=8, 2025-05-07T20:12:39.4666651Z D_gradcheck=1, 2025-05-07T20:12:39.4666744Z stochastic_rounding=False, 2025-05-07T20:12:39.4666837Z weighted=True, 2025-05-07T20:12:39.4666919Z row_wise=False, 2025-05-07T20:12:39.4667002Z mixed=False, 2025-05-07T20:12:39.4667093Z use_cache=True, 2025-05-07T20:12:39.4667203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4667281Z use_cpu=True, 2025-05-07T20:12:39.4667393Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4667467Z ) 2025-05-07T20:12:39.4667597Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4667979Z self=, 2025-05-07T20:12:39.4668061Z mixed_B=False, 2025-05-07T20:12:39.4668144Z compile=True, 2025-05-07T20:12:39.4668230Z T=3, 2025-05-07T20:12:39.4668304Z D=63, 2025-05-07T20:12:39.4668391Z B=127, 2025-05-07T20:12:39.4668470Z log_E=5, 2025-05-07T20:12:39.4668544Z L=3, 2025-05-07T20:12:39.4668633Z D_gradcheck=2, 2025-05-07T20:12:39.4668730Z stochastic_rounding=False, 2025-05-07T20:12:39.4668813Z weighted=False, 2025-05-07T20:12:39.4668906Z row_wise=False, 2025-05-07T20:12:39.4668987Z mixed=True, 2025-05-07T20:12:39.4669066Z use_cache=True, 2025-05-07T20:12:39.4669184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4669265Z use_cpu=True, 2025-05-07T20:12:39.4669366Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4669449Z ) 2025-05-07T20:12:39.4935436Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4936146Z self=, 2025-05-07T20:12:39.4936277Z mixed_B=False, 2025-05-07T20:12:39.4936395Z compile=False, 2025-05-07T20:12:39.4936525Z T=1, 2025-05-07T20:12:39.4936646Z D=47, 2025-05-07T20:12:39.4936758Z B=18, 2025-05-07T20:12:39.4936965Z log_E=4, 2025-05-07T20:12:39.4937086Z L=5, 2025-05-07T20:12:39.4937264Z D_gradcheck=1, 2025-05-07T20:12:39.4937453Z stochastic_rounding=True, 2025-05-07T20:12:39.4937614Z weighted=False, 2025-05-07T20:12:39.4937778Z row_wise=False, 2025-05-07T20:12:39.4937895Z mixed=False, 2025-05-07T20:12:39.4937982Z use_cache=False, 2025-05-07T20:12:39.4938103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4938184Z use_cpu=True, 2025-05-07T20:12:39.4938287Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4938372Z ) 2025-05-07T20:12:39.4938507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4938879Z self=, 2025-05-07T20:12:39.4938974Z mixed_B=True, 2025-05-07T20:12:39.4939061Z compile=False, 2025-05-07T20:12:39.4939151Z T=4, 2025-05-07T20:12:39.4939230Z D=26, 2025-05-07T20:12:39.4939310Z B=51, 2025-05-07T20:12:39.4939402Z log_E=5, 2025-05-07T20:12:39.4939478Z L=12, 2025-05-07T20:12:39.4939560Z D_gradcheck=1, 2025-05-07T20:12:39.4939732Z stochastic_rounding=False, 2025-05-07T20:12:39.4939816Z weighted=True, 2025-05-07T20:12:39.4939895Z row_wise=True, 2025-05-07T20:12:39.4939993Z mixed=True, 2025-05-07T20:12:39.4940074Z use_cache=True, 2025-05-07T20:12:39.4940183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4940281Z use_cpu=True, 2025-05-07T20:12:39.4940384Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4940459Z ) 2025-05-07T20:12:39.4940607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4940981Z self=, 2025-05-07T20:12:39.4941139Z mixed_B=True, 2025-05-07T20:12:39.4941262Z compile=True, 2025-05-07T20:12:39.4941339Z T=1, 2025-05-07T20:12:39.4941429Z D=92, 2025-05-07T20:12:39.4941504Z B=38, 2025-05-07T20:12:39.4941584Z log_E=3, 2025-05-07T20:12:39.4941674Z L=6, 2025-05-07T20:12:39.4941756Z D_gradcheck=1, 2025-05-07T20:12:39.4941850Z stochastic_rounding=True, 2025-05-07T20:12:39.4941944Z weighted=False, 2025-05-07T20:12:39.4942025Z row_wise=True, 2025-05-07T20:12:39.4942110Z mixed=False, 2025-05-07T20:12:39.4942205Z use_cache=False, 2025-05-07T20:12:39.4942316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4942410Z use_cpu=True, 2025-05-07T20:12:39.4942512Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4942586Z ) 2025-05-07T20:12:39.4942730Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4943101Z self=, 2025-05-07T20:12:39.4943181Z mixed_B=False, 2025-05-07T20:12:39.4943279Z compile=True, 2025-05-07T20:12:39.4943355Z T=1, 2025-05-07T20:12:39.4943431Z D=29, 2025-05-07T20:12:39.4943515Z B=56, 2025-05-07T20:12:39.4943592Z log_E=3, 2025-05-07T20:12:39.4943667Z L=6, 2025-05-07T20:12:39.4943757Z D_gradcheck=1, 2025-05-07T20:12:39.4943852Z stochastic_rounding=True, 2025-05-07T20:12:39.4943937Z weighted=False, 2025-05-07T20:12:39.4944027Z row_wise=True, 2025-05-07T20:12:39.4944108Z mixed=True, 2025-05-07T20:12:39.4944198Z use_cache=True, 2025-05-07T20:12:39.4944304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4944385Z use_cpu=True, 2025-05-07T20:12:39.4944497Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4944570Z ) 2025-05-07T20:12:39.4944703Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4945109Z self=, 2025-05-07T20:12:39.4945190Z mixed_B=True, 2025-05-07T20:12:39.4945274Z compile=True, 2025-05-07T20:12:39.4945360Z T=2, 2025-05-07T20:12:39.4945435Z D=67, 2025-05-07T20:12:39.4945512Z B=11, 2025-05-07T20:12:39.4945630Z log_E=4, 2025-05-07T20:12:39.4945706Z L=11, 2025-05-07T20:12:39.4945792Z D_gradcheck=1, 2025-05-07T20:12:39.4945899Z stochastic_rounding=True, 2025-05-07T20:12:39.4945981Z weighted=True, 2025-05-07T20:12:39.4946071Z row_wise=False, 2025-05-07T20:12:39.4946177Z mixed=True, 2025-05-07T20:12:39.4946261Z use_cache=False, 2025-05-07T20:12:39.4946382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4946461Z use_cpu=True, 2025-05-07T20:12:39.4946564Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4946649Z ) 2025-05-07T20:12:39.4946786Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4947160Z self=, 2025-05-07T20:12:39.4947253Z mixed_B=True, 2025-05-07T20:12:39.4947339Z compile=False, 2025-05-07T20:12:39.4947414Z T=1, 2025-05-07T20:12:39.4947501Z D=40, 2025-05-07T20:12:39.4947579Z B=124, 2025-05-07T20:12:39.4947668Z log_E=4, 2025-05-07T20:12:39.4947745Z L=10, 2025-05-07T20:12:39.4947825Z D_gradcheck=2, 2025-05-07T20:12:39.4947931Z stochastic_rounding=False, 2025-05-07T20:12:39.4948012Z weighted=False, 2025-05-07T20:12:39.4948092Z row_wise=True, 2025-05-07T20:12:39.4948185Z mixed=True, 2025-05-07T20:12:39.4948267Z use_cache=False, 2025-05-07T20:12:39.4948372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4948462Z use_cpu=True, 2025-05-07T20:12:39.4948566Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4948637Z ) 2025-05-07T20:12:39.4948779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4949153Z self=, 2025-05-07T20:12:39.4949245Z mixed_B=False, 2025-05-07T20:12:39.4949371Z compile=False, 2025-05-07T20:12:39.4949454Z T=2, 2025-05-07T20:12:39.4949545Z D=51, 2025-05-07T20:12:39.4949623Z B=61, 2025-05-07T20:12:39.4949703Z log_E=4, 2025-05-07T20:12:39.4949796Z L=18, 2025-05-07T20:12:39.4949881Z D_gradcheck=1, 2025-05-07T20:12:39.4949977Z stochastic_rounding=True, 2025-05-07T20:12:39.4950073Z weighted=False, 2025-05-07T20:12:39.4950156Z row_wise=True, 2025-05-07T20:12:39.4950242Z mixed=True, 2025-05-07T20:12:39.4950341Z use_cache=False, 2025-05-07T20:12:39.4950453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4950536Z use_cpu=True, 2025-05-07T20:12:39.4950655Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4950734Z ) 2025-05-07T20:12:39.4950870Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4951258Z self=, 2025-05-07T20:12:39.4951343Z mixed_B=False, 2025-05-07T20:12:39.4951441Z compile=False, 2025-05-07T20:12:39.4951519Z T=4, 2025-05-07T20:12:39.4951599Z D=100, 2025-05-07T20:12:39.4951689Z B=20, 2025-05-07T20:12:39.4951769Z log_E=5, 2025-05-07T20:12:39.4951849Z L=4, 2025-05-07T20:12:39.4951948Z D_gradcheck=2, 2025-05-07T20:12:39.4952046Z stochastic_rounding=True, 2025-05-07T20:12:39.4952131Z weighted=True, 2025-05-07T20:12:39.4952227Z row_wise=True, 2025-05-07T20:12:39.4952311Z mixed=True, 2025-05-07T20:12:39.4952395Z use_cache=False, 2025-05-07T20:12:39.4952519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4952604Z use_cpu=True, 2025-05-07T20:12:39.4952712Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4952803Z ) 2025-05-07T20:12:39.4952943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4953351Z self=, 2025-05-07T20:12:39.4953436Z mixed_B=True, 2025-05-07T20:12:39.4953517Z compile=True, 2025-05-07T20:12:39.4953606Z T=2, 2025-05-07T20:12:39.4953685Z D=14, 2025-05-07T20:12:39.4953763Z B=89, 2025-05-07T20:12:39.4953849Z log_E=4, 2025-05-07T20:12:39.4953952Z L=11, 2025-05-07T20:12:39.4954035Z D_gradcheck=2, 2025-05-07T20:12:39.4954141Z stochastic_rounding=True, 2025-05-07T20:12:39.4954222Z weighted=True, 2025-05-07T20:12:39.4954304Z row_wise=False, 2025-05-07T20:12:39.4954394Z mixed=True, 2025-05-07T20:12:39.4954505Z use_cache=False, 2025-05-07T20:12:39.4954626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4954708Z use_cpu=True, 2025-05-07T20:12:39.4954810Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4954895Z ) 2025-05-07T20:12:39.4955028Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4955399Z self=, 2025-05-07T20:12:39.4955489Z mixed_B=False, 2025-05-07T20:12:39.4955571Z compile=False, 2025-05-07T20:12:39.4955648Z T=5, 2025-05-07T20:12:39.4955733Z D=43, 2025-05-07T20:12:39.4955809Z B=108, 2025-05-07T20:12:39.4955887Z log_E=4, 2025-05-07T20:12:39.4955973Z L=4, 2025-05-07T20:12:39.4956055Z D_gradcheck=2, 2025-05-07T20:12:39.4956155Z stochastic_rounding=False, 2025-05-07T20:12:39.4956250Z weighted=True, 2025-05-07T20:12:39.4956331Z row_wise=False, 2025-05-07T20:12:39.4956427Z mixed=False, 2025-05-07T20:12:39.4956515Z use_cache=False, 2025-05-07T20:12:39.4956623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4956717Z use_cpu=True, 2025-05-07T20:12:39.4956823Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4956898Z ) 2025-05-07T20:12:39.4957043Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4957411Z self=, 2025-05-07T20:12:39.4957494Z mixed_B=True, 2025-05-07T20:12:39.4957589Z compile=True, 2025-05-07T20:12:39.4957698Z T=1, 2025-05-07T20:12:39.4957775Z D=26, 2025-05-07T20:12:39.4957862Z B=89, 2025-05-07T20:12:39.4957939Z log_E=4, 2025-05-07T20:12:39.4958015Z L=2, 2025-05-07T20:12:39.4958108Z D_gradcheck=1, 2025-05-07T20:12:39.4958206Z stochastic_rounding=True, 2025-05-07T20:12:39.4958299Z weighted=False, 2025-05-07T20:12:39.4958380Z row_wise=False, 2025-05-07T20:12:39.4958459Z mixed=True, 2025-05-07T20:12:39.4958558Z use_cache=False, 2025-05-07T20:12:39.4958669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4958753Z use_cpu=True, 2025-05-07T20:12:39.4958871Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4958948Z ) 2025-05-07T20:12:39.4959081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4959461Z self=, 2025-05-07T20:12:39.4959542Z mixed_B=True, 2025-05-07T20:12:39.4959630Z compile=False, 2025-05-07T20:12:39.4959721Z T=3, 2025-05-07T20:12:39.4959799Z D=66, 2025-05-07T20:12:39.4959888Z B=58, 2025-05-07T20:12:39.4959967Z log_E=3, 2025-05-07T20:12:39.4960044Z L=7, 2025-05-07T20:12:39.4960137Z D_gradcheck=1, 2025-05-07T20:12:39.4960236Z stochastic_rounding=False, 2025-05-07T20:12:39.4960320Z weighted=False, 2025-05-07T20:12:39.4960415Z row_wise=False, 2025-05-07T20:12:39.4960494Z mixed=True, 2025-05-07T20:12:39.4960578Z use_cache=True, 2025-05-07T20:12:39.4960701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4960782Z use_cpu=True, 2025-05-07T20:12:39.4960883Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4960968Z ) 2025-05-07T20:12:39.4961100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4961500Z self=, 2025-05-07T20:12:39.4961594Z mixed_B=False, 2025-05-07T20:12:39.4961678Z compile=True, 2025-05-07T20:12:39.4961766Z T=3, 2025-05-07T20:12:39.4961843Z D=103, 2025-05-07T20:12:39.4961917Z B=72, 2025-05-07T20:12:39.4962005Z log_E=4, 2025-05-07T20:12:39.4962108Z L=3, 2025-05-07T20:12:39.4962189Z D_gradcheck=2, 2025-05-07T20:12:39.4962295Z stochastic_rounding=False, 2025-05-07T20:12:39.4962377Z weighted=True, 2025-05-07T20:12:39.4962458Z row_wise=True, 2025-05-07T20:12:39.4962548Z mixed=True, 2025-05-07T20:12:39.4962655Z use_cache=True, 2025-05-07T20:12:39.4962766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4962856Z use_cpu=True, 2025-05-07T20:12:39.4962959Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4963033Z ) 2025-05-07T20:12:39.4963175Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4963544Z self=, 2025-05-07T20:12:39.4963633Z mixed_B=True, 2025-05-07T20:12:39.4963715Z compile=True, 2025-05-07T20:12:39.4963793Z T=5, 2025-05-07T20:12:39.4963878Z D=56, 2025-05-07T20:12:39.4963954Z B=10, 2025-05-07T20:12:39.4964031Z log_E=5, 2025-05-07T20:12:39.4964118Z L=0, 2025-05-07T20:12:39.4964200Z D_gradcheck=2, 2025-05-07T20:12:39.4964294Z stochastic_rounding=True, 2025-05-07T20:12:39.4964386Z weighted=False, 2025-05-07T20:12:39.4964466Z row_wise=True, 2025-05-07T20:12:39.4964549Z mixed=False, 2025-05-07T20:12:39.4964643Z use_cache=False, 2025-05-07T20:12:39.4964752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4964833Z use_cpu=True, 2025-05-07T20:12:39.4964948Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4965022Z ) 2025-05-07T20:12:39.4965165Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4965539Z self=, 2025-05-07T20:12:39.4965620Z mixed_B=True, 2025-05-07T20:12:39.4965712Z compile=True, 2025-05-07T20:12:39.4965815Z T=3, 2025-05-07T20:12:39.4965891Z D=86, 2025-05-07T20:12:39.4965977Z B=56, 2025-05-07T20:12:39.4966054Z log_E=3, 2025-05-07T20:12:39.4966136Z L=17, 2025-05-07T20:12:39.4966227Z D_gradcheck=1, 2025-05-07T20:12:39.4966325Z stochastic_rounding=True, 2025-05-07T20:12:39.4966411Z weighted=False, 2025-05-07T20:12:39.4966504Z row_wise=True, 2025-05-07T20:12:39.4966586Z mixed=False, 2025-05-07T20:12:39.4966682Z use_cache=True, 2025-05-07T20:12:39.4966794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.4966875Z use_cpu=True, 2025-05-07T20:12:39.4966991Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.4967065Z ) 2025-05-07T20:12:39.4967199Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4967585Z self=, 2025-05-07T20:12:39.4967667Z mixed_B=True, 2025-05-07T20:12:39.4967751Z compile=False, 2025-05-07T20:12:39.4967841Z T=1, 2025-05-07T20:12:39.4967918Z D=126, 2025-05-07T20:12:39.4967994Z B=61, 2025-05-07T20:12:39.4968080Z log_E=3, 2025-05-07T20:12:39.4968159Z L=9, 2025-05-07T20:12:39.4968241Z D_gradcheck=2, 2025-05-07T20:12:39.4968349Z stochastic_rounding=True, 2025-05-07T20:12:39.4968433Z weighted=False, 2025-05-07T20:12:39.4968528Z row_wise=False, 2025-05-07T20:12:39.4968608Z mixed=True, 2025-05-07T20:12:39.4968692Z use_cache=False, 2025-05-07T20:12:39.4968816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4968896Z use_cpu=True, 2025-05-07T20:12:39.4968998Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4969084Z ) 2025-05-07T20:12:39.4969218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.4969586Z self=, 2025-05-07T20:12:39.4969708Z mixed_B=True, 2025-05-07T20:12:39.4969790Z compile=False, 2025-05-07T20:12:39.4969870Z T=1, 2025-05-07T20:12:39.4969963Z D=105, 2025-05-07T20:12:39.4970042Z B=9, 2025-05-07T20:12:39.4970121Z log_E=3, 2025-05-07T20:12:39.4970218Z L=11, 2025-05-07T20:12:39.4970327Z D_gradcheck=2, 2025-05-07T20:12:39.4970440Z stochastic_rounding=True, 2025-05-07T20:12:39.4970525Z weighted=False, 2025-05-07T20:12:39.4970608Z row_wise=True, 2025-05-07T20:12:39.4970704Z mixed=False, 2025-05-07T20:12:39.4970818Z use_cache=False, 2025-05-07T20:12:39.4970930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.4971025Z use_cpu=True, 2025-05-07T20:12:39.4971134Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.4971211Z ) 2025-05-07T20:12:39.5240286Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5240879Z self=, 2025-05-07T20:12:39.5241100Z mixed_B=False, 2025-05-07T20:12:39.5241225Z compile=True, 2025-05-07T20:12:39.5241374Z T=3, 2025-05-07T20:12:39.5241494Z D=128, 2025-05-07T20:12:39.5241611Z B=27, 2025-05-07T20:12:39.5241740Z log_E=3, 2025-05-07T20:12:39.5241851Z L=9, 2025-05-07T20:12:39.5242029Z D_gradcheck=2, 2025-05-07T20:12:39.5242220Z stochastic_rounding=False, 2025-05-07T20:12:39.5242381Z weighted=False, 2025-05-07T20:12:39.5242548Z row_wise=False, 2025-05-07T20:12:39.5242657Z mixed=False, 2025-05-07T20:12:39.5242745Z use_cache=False, 2025-05-07T20:12:39.5242870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5242953Z use_cpu=True, 2025-05-07T20:12:39.5243057Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5243144Z ) 2025-05-07T20:12:39.5243280Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5243656Z self=, 2025-05-07T20:12:39.5243752Z mixed_B=True, 2025-05-07T20:12:39.5243834Z compile=False, 2025-05-07T20:12:39.5244013Z T=3, 2025-05-07T20:12:39.5244089Z D=50, 2025-05-07T20:12:39.5244166Z B=114, 2025-05-07T20:12:39.5244258Z log_E=4, 2025-05-07T20:12:39.5244333Z L=16, 2025-05-07T20:12:39.5244417Z D_gradcheck=2, 2025-05-07T20:12:39.5244524Z stochastic_rounding=True, 2025-05-07T20:12:39.5244607Z weighted=False, 2025-05-07T20:12:39.5244690Z row_wise=True, 2025-05-07T20:12:39.5244781Z mixed=True, 2025-05-07T20:12:39.5244864Z use_cache=True, 2025-05-07T20:12:39.5244974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5245072Z use_cpu=True, 2025-05-07T20:12:39.5245176Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5245252Z ) 2025-05-07T20:12:39.5245399Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5245772Z self=, 2025-05-07T20:12:39.5245864Z mixed_B=False, 2025-05-07T20:12:39.5245949Z compile=False, 2025-05-07T20:12:39.5246028Z T=5, 2025-05-07T20:12:39.5246123Z D=104, 2025-05-07T20:12:39.5246199Z B=24, 2025-05-07T20:12:39.5246278Z log_E=5, 2025-05-07T20:12:39.5246368Z L=1, 2025-05-07T20:12:39.5246452Z D_gradcheck=2, 2025-05-07T20:12:39.5246550Z stochastic_rounding=True, 2025-05-07T20:12:39.5246652Z weighted=False, 2025-05-07T20:12:39.5246735Z row_wise=False, 2025-05-07T20:12:39.5246816Z mixed=False, 2025-05-07T20:12:39.5246914Z use_cache=False, 2025-05-07T20:12:39.5247023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5247107Z use_cpu=True, 2025-05-07T20:12:39.5247227Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5247303Z ) 2025-05-07T20:12:39.5247437Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5247821Z self=, 2025-05-07T20:12:39.5247946Z mixed_B=True, 2025-05-07T20:12:39.5248045Z compile=False, 2025-05-07T20:12:39.5248123Z T=4, 2025-05-07T20:12:39.5248199Z D=92, 2025-05-07T20:12:39.5248290Z B=71, 2025-05-07T20:12:39.5248368Z log_E=3, 2025-05-07T20:12:39.5248444Z L=9, 2025-05-07T20:12:39.5248580Z D_gradcheck=2, 2025-05-07T20:12:39.5248678Z stochastic_rounding=True, 2025-05-07T20:12:39.5248761Z weighted=False, 2025-05-07T20:12:39.5248854Z row_wise=False, 2025-05-07T20:12:39.5248936Z mixed=False, 2025-05-07T20:12:39.5249066Z use_cache=True, 2025-05-07T20:12:39.5249189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5249272Z use_cpu=True, 2025-05-07T20:12:39.5249392Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5249469Z ) 2025-05-07T20:12:39.5249605Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5249998Z self=, 2025-05-07T20:12:39.5250085Z mixed_B=False, 2025-05-07T20:12:39.5250169Z compile=True, 2025-05-07T20:12:39.5250260Z T=1, 2025-05-07T20:12:39.5250340Z D=44, 2025-05-07T20:12:39.5250416Z B=49, 2025-05-07T20:12:39.5250503Z log_E=4, 2025-05-07T20:12:39.5250583Z L=18, 2025-05-07T20:12:39.5250667Z D_gradcheck=1, 2025-05-07T20:12:39.5250778Z stochastic_rounding=False, 2025-05-07T20:12:39.5250862Z weighted=False, 2025-05-07T20:12:39.5250942Z row_wise=True, 2025-05-07T20:12:39.5251033Z mixed=True, 2025-05-07T20:12:39.5251119Z use_cache=False, 2025-05-07T20:12:39.5251239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5251319Z use_cpu=True, 2025-05-07T20:12:39.5251422Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5251508Z ) 2025-05-07T20:12:39.5251643Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5252012Z self=, 2025-05-07T20:12:39.5252107Z mixed_B=False, 2025-05-07T20:12:39.5252189Z compile=False, 2025-05-07T20:12:39.5252264Z T=3, 2025-05-07T20:12:39.5252379Z D=128, 2025-05-07T20:12:39.5252455Z B=97, 2025-05-07T20:12:39.5252532Z log_E=5, 2025-05-07T20:12:39.5252620Z L=11, 2025-05-07T20:12:39.5252705Z D_gradcheck=1, 2025-05-07T20:12:39.5252804Z stochastic_rounding=False, 2025-05-07T20:12:39.5252898Z weighted=False, 2025-05-07T20:12:39.5252980Z row_wise=False, 2025-05-07T20:12:39.5253072Z mixed=False, 2025-05-07T20:12:39.5253156Z use_cache=False, 2025-05-07T20:12:39.5253265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5253357Z use_cpu=True, 2025-05-07T20:12:39.5253464Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5253539Z ) 2025-05-07T20:12:39.5253687Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5254058Z self=, 2025-05-07T20:12:39.5254141Z mixed_B=False, 2025-05-07T20:12:39.5254236Z compile=False, 2025-05-07T20:12:39.5254312Z T=1, 2025-05-07T20:12:39.5254390Z D=106, 2025-05-07T20:12:39.5254476Z B=50, 2025-05-07T20:12:39.5254553Z log_E=3, 2025-05-07T20:12:39.5254641Z L=2, 2025-05-07T20:12:39.5254724Z D_gradcheck=1, 2025-05-07T20:12:39.5254822Z stochastic_rounding=False, 2025-05-07T20:12:39.5254917Z weighted=False, 2025-05-07T20:12:39.5254998Z row_wise=True, 2025-05-07T20:12:39.5255079Z mixed=False, 2025-05-07T20:12:39.5255171Z use_cache=True, 2025-05-07T20:12:39.5255281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5255363Z use_cpu=True, 2025-05-07T20:12:39.5255473Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5255548Z ) 2025-05-07T20:12:39.5255683Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5256067Z self=, 2025-05-07T20:12:39.5256179Z mixed_B=False, 2025-05-07T20:12:39.5256275Z compile=True, 2025-05-07T20:12:39.5256352Z T=4, 2025-05-07T20:12:39.5256431Z D=105, 2025-05-07T20:12:39.5256519Z B=95, 2025-05-07T20:12:39.5256598Z log_E=3, 2025-05-07T20:12:39.5256674Z L=19, 2025-05-07T20:12:39.5256799Z D_gradcheck=1, 2025-05-07T20:12:39.5256897Z stochastic_rounding=False, 2025-05-07T20:12:39.5256980Z weighted=True, 2025-05-07T20:12:39.5257071Z row_wise=True, 2025-05-07T20:12:39.5257154Z mixed=False, 2025-05-07T20:12:39.5257237Z use_cache=True, 2025-05-07T20:12:39.5257387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5257471Z use_cpu=True, 2025-05-07T20:12:39.5257575Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5257662Z ) 2025-05-07T20:12:39.5257795Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5258177Z self=, 2025-05-07T20:12:39.5258261Z mixed_B=True, 2025-05-07T20:12:39.5258346Z compile=True, 2025-05-07T20:12:39.5258434Z T=3, 2025-05-07T20:12:39.5258512Z D=27, 2025-05-07T20:12:39.5258589Z B=119, 2025-05-07T20:12:39.5258677Z log_E=3, 2025-05-07T20:12:39.5258751Z L=4, 2025-05-07T20:12:39.5258837Z D_gradcheck=1, 2025-05-07T20:12:39.5258945Z stochastic_rounding=False, 2025-05-07T20:12:39.5259029Z weighted=False, 2025-05-07T20:12:39.5259164Z row_wise=True, 2025-05-07T20:12:39.5259242Z mixed=False, 2025-05-07T20:12:39.5259343Z use_cache=True, 2025-05-07T20:12:39.5259456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5259540Z use_cpu=True, 2025-05-07T20:12:39.5259733Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5259812Z ) 2025-05-07T20:12:39.5259948Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5260338Z self=, 2025-05-07T20:12:39.5260424Z mixed_B=False, 2025-05-07T20:12:39.5260510Z compile=False, 2025-05-07T20:12:39.5260606Z T=1, 2025-05-07T20:12:39.5260713Z D=47, 2025-05-07T20:12:39.5260801Z B=91, 2025-05-07T20:12:39.5260882Z log_E=4, 2025-05-07T20:12:39.5260959Z L=10, 2025-05-07T20:12:39.5261059Z D_gradcheck=1, 2025-05-07T20:12:39.5261158Z stochastic_rounding=True, 2025-05-07T20:12:39.5261240Z weighted=True, 2025-05-07T20:12:39.5261333Z row_wise=True, 2025-05-07T20:12:39.5261414Z mixed=True, 2025-05-07T20:12:39.5261500Z use_cache=False, 2025-05-07T20:12:39.5261626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5261707Z use_cpu=True, 2025-05-07T20:12:39.5261813Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5261904Z ) 2025-05-07T20:12:39.5262042Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5262415Z self=, 2025-05-07T20:12:39.5262516Z mixed_B=False, 2025-05-07T20:12:39.5262598Z compile=False, 2025-05-07T20:12:39.5262686Z T=4, 2025-05-07T20:12:39.5262765Z D=35, 2025-05-07T20:12:39.5262841Z B=97, 2025-05-07T20:12:39.5262933Z log_E=3, 2025-05-07T20:12:39.5263012Z L=11, 2025-05-07T20:12:39.5263094Z D_gradcheck=2, 2025-05-07T20:12:39.5263203Z stochastic_rounding=True, 2025-05-07T20:12:39.5263287Z weighted=False, 2025-05-07T20:12:39.5263372Z row_wise=False, 2025-05-07T20:12:39.5263464Z mixed=True, 2025-05-07T20:12:39.5263548Z use_cache=True, 2025-05-07T20:12:39.5263660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5263755Z use_cpu=True, 2025-05-07T20:12:39.5263857Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5263931Z ) 2025-05-07T20:12:39.5264077Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5264442Z self=, 2025-05-07T20:12:39.5264574Z mixed_B=True, 2025-05-07T20:12:39.5264658Z compile=True, 2025-05-07T20:12:39.5264734Z T=5, 2025-05-07T20:12:39.5264822Z D=77, 2025-05-07T20:12:39.5264898Z B=119, 2025-05-07T20:12:39.5264973Z log_E=4, 2025-05-07T20:12:39.5265061Z L=9, 2025-05-07T20:12:39.5265169Z D_gradcheck=2, 2025-05-07T20:12:39.5265265Z stochastic_rounding=False, 2025-05-07T20:12:39.5265357Z weighted=True, 2025-05-07T20:12:39.5265437Z row_wise=True, 2025-05-07T20:12:39.5265519Z mixed=False, 2025-05-07T20:12:39.5265613Z use_cache=False, 2025-05-07T20:12:39.5265746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5265841Z use_cpu=True, 2025-05-07T20:12:39.5265944Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5266018Z ) 2025-05-07T20:12:39.5266167Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5266539Z self=, 2025-05-07T20:12:39.5266620Z mixed_B=True, 2025-05-07T20:12:39.5266714Z compile=False, 2025-05-07T20:12:39.5266794Z T=4, 2025-05-07T20:12:39.5266870Z D=106, 2025-05-07T20:12:39.5266957Z B=33, 2025-05-07T20:12:39.5267035Z log_E=3, 2025-05-07T20:12:39.5267110Z L=6, 2025-05-07T20:12:39.5267208Z D_gradcheck=2, 2025-05-07T20:12:39.5267303Z stochastic_rounding=True, 2025-05-07T20:12:39.5267385Z weighted=True, 2025-05-07T20:12:39.5267481Z row_wise=False, 2025-05-07T20:12:39.5267560Z mixed=True, 2025-05-07T20:12:39.5267656Z use_cache=True, 2025-05-07T20:12:39.5267767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5267849Z use_cpu=True, 2025-05-07T20:12:39.5267962Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5268037Z ) 2025-05-07T20:12:39.5268169Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5268551Z self=, 2025-05-07T20:12:39.5268632Z mixed_B=True, 2025-05-07T20:12:39.5268713Z compile=True, 2025-05-07T20:12:39.5268800Z T=4, 2025-05-07T20:12:39.5268903Z D=90, 2025-05-07T20:12:39.5268979Z B=35, 2025-05-07T20:12:39.5269070Z log_E=5, 2025-05-07T20:12:39.5269143Z L=7, 2025-05-07T20:12:39.5269223Z D_gradcheck=2, 2025-05-07T20:12:39.5269334Z stochastic_rounding=True, 2025-05-07T20:12:39.5269415Z weighted=False, 2025-05-07T20:12:39.5269505Z row_wise=True, 2025-05-07T20:12:39.5269585Z mixed=True, 2025-05-07T20:12:39.5269664Z use_cache=True, 2025-05-07T20:12:39.5269786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5269867Z use_cpu=True, 2025-05-07T20:12:39.5269969Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5270056Z ) 2025-05-07T20:12:39.5270189Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5270554Z self=, 2025-05-07T20:12:39.5270649Z mixed_B=True, 2025-05-07T20:12:39.5270731Z compile=True, 2025-05-07T20:12:39.5270806Z T=4, 2025-05-07T20:12:39.5270894Z D=88, 2025-05-07T20:12:39.5270967Z B=57, 2025-05-07T20:12:39.5271057Z log_E=5, 2025-05-07T20:12:39.5271133Z L=19, 2025-05-07T20:12:39.5271215Z D_gradcheck=1, 2025-05-07T20:12:39.5271324Z stochastic_rounding=True, 2025-05-07T20:12:39.5271405Z weighted=True, 2025-05-07T20:12:39.5271486Z row_wise=False, 2025-05-07T20:12:39.5271577Z mixed=False, 2025-05-07T20:12:39.5271660Z use_cache=False, 2025-05-07T20:12:39.5271770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5271863Z use_cpu=True, 2025-05-07T20:12:39.5271964Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5272036Z ) 2025-05-07T20:12:39.5272179Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5272545Z self=, 2025-05-07T20:12:39.5272627Z mixed_B=False, 2025-05-07T20:12:39.5272745Z compile=True, 2025-05-07T20:12:39.5272818Z T=5, 2025-05-07T20:12:39.5272904Z D=76, 2025-05-07T20:12:39.5272981Z B=51, 2025-05-07T20:12:39.5273056Z log_E=3, 2025-05-07T20:12:39.5273141Z L=20, 2025-05-07T20:12:39.5273223Z D_gradcheck=2, 2025-05-07T20:12:39.5273351Z stochastic_rounding=False, 2025-05-07T20:12:39.5273445Z weighted=False, 2025-05-07T20:12:39.5273525Z row_wise=True, 2025-05-07T20:12:39.5273603Z mixed=True, 2025-05-07T20:12:39.5273696Z use_cache=False, 2025-05-07T20:12:39.5273830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5273911Z use_cpu=True, 2025-05-07T20:12:39.5274024Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5274096Z ) 2025-05-07T20:12:39.5274229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5274609Z self=, 2025-05-07T20:12:39.5274689Z mixed_B=True, 2025-05-07T20:12:39.5274781Z compile=True, 2025-05-07T20:12:39.5274856Z T=3, 2025-05-07T20:12:39.5274930Z D=16, 2025-05-07T20:12:39.5275018Z B=105, 2025-05-07T20:12:39.5275092Z log_E=3, 2025-05-07T20:12:39.5275165Z L=14, 2025-05-07T20:12:39.5275260Z D_gradcheck=1, 2025-05-07T20:12:39.5275355Z stochastic_rounding=True, 2025-05-07T20:12:39.5275435Z weighted=True, 2025-05-07T20:12:39.5275527Z row_wise=True, 2025-05-07T20:12:39.5275790Z mixed=True, 2025-05-07T20:12:39.5275873Z use_cache=False, 2025-05-07T20:12:39.5275999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5276078Z use_cpu=True, 2025-05-07T20:12:39.5276183Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5276269Z ) 2025-05-07T20:12:39.5547142Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5547684Z self=, 2025-05-07T20:12:39.5547816Z mixed_B=False, 2025-05-07T20:12:39.5547943Z compile=False, 2025-05-07T20:12:39.5548085Z T=4, 2025-05-07T20:12:39.5548201Z D=54, 2025-05-07T20:12:39.5548437Z B=112, 2025-05-07T20:12:39.5548603Z log_E=5, 2025-05-07T20:12:39.5548749Z L=6, 2025-05-07T20:12:39.5548908Z D_gradcheck=1, 2025-05-07T20:12:39.5549077Z stochastic_rounding=False, 2025-05-07T20:12:39.5549163Z weighted=False, 2025-05-07T20:12:39.5549256Z row_wise=True, 2025-05-07T20:12:39.5549336Z mixed=False, 2025-05-07T20:12:39.5549418Z use_cache=True, 2025-05-07T20:12:39.5549542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5555265Z use_cpu=True, 2025-05-07T20:12:39.5555426Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5555511Z ) 2025-05-07T20:12:39.5555661Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5556060Z self=, 2025-05-07T20:12:39.5556225Z mixed_B=True, 2025-05-07T20:12:39.5556331Z compile=True, 2025-05-07T20:12:39.5556413Z T=5, 2025-05-07T20:12:39.5556495Z D=45, 2025-05-07T20:12:39.5556590Z B=111, 2025-05-07T20:12:39.5556671Z log_E=3, 2025-05-07T20:12:39.5556750Z L=12, 2025-05-07T20:12:39.5556844Z D_gradcheck=2, 2025-05-07T20:12:39.5556954Z stochastic_rounding=False, 2025-05-07T20:12:39.5557039Z weighted=False, 2025-05-07T20:12:39.5557134Z row_wise=False, 2025-05-07T20:12:39.5557221Z mixed=True, 2025-05-07T20:12:39.5557303Z use_cache=True, 2025-05-07T20:12:39.5557431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5557516Z use_cpu=True, 2025-05-07T20:12:39.5557620Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5557707Z ) 2025-05-07T20:12:39.5557851Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5558238Z self=, 2025-05-07T20:12:39.5558321Z mixed_B=True, 2025-05-07T20:12:39.5558501Z compile=True, 2025-05-07T20:12:39.5558595Z T=3, 2025-05-07T20:12:39.5558677Z D=84, 2025-05-07T20:12:39.5558764Z B=41, 2025-05-07T20:12:39.5558858Z log_E=3, 2025-05-07T20:12:39.5558935Z L=0, 2025-05-07T20:12:39.5559026Z D_gradcheck=1, 2025-05-07T20:12:39.5559183Z stochastic_rounding=False, 2025-05-07T20:12:39.5559267Z weighted=False, 2025-05-07T20:12:39.5559354Z row_wise=False, 2025-05-07T20:12:39.5559448Z mixed=True, 2025-05-07T20:12:39.5559531Z use_cache=False, 2025-05-07T20:12:39.5559696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5559784Z use_cpu=True, 2025-05-07T20:12:39.5559889Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5559978Z ) 2025-05-07T20:12:39.5560114Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5560488Z self=, 2025-05-07T20:12:39.5560584Z mixed_B=True, 2025-05-07T20:12:39.5560671Z compile=True, 2025-05-07T20:12:39.5560746Z T=5, 2025-05-07T20:12:39.5560843Z D=56, 2025-05-07T20:12:39.5560922Z B=30, 2025-05-07T20:12:39.5561002Z log_E=5, 2025-05-07T20:12:39.5561094Z L=11, 2025-05-07T20:12:39.5561176Z D_gradcheck=2, 2025-05-07T20:12:39.5561276Z stochastic_rounding=False, 2025-05-07T20:12:39.5561367Z weighted=True, 2025-05-07T20:12:39.5561450Z row_wise=True, 2025-05-07T20:12:39.5561546Z mixed=True, 2025-05-07T20:12:39.5561630Z use_cache=True, 2025-05-07T20:12:39.5561745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5561837Z use_cpu=True, 2025-05-07T20:12:39.5561939Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5562012Z ) 2025-05-07T20:12:39.5562161Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5562534Z self=, 2025-05-07T20:12:39.5562617Z mixed_B=True, 2025-05-07T20:12:39.5562715Z compile=False, 2025-05-07T20:12:39.5562792Z T=4, 2025-05-07T20:12:39.5562869Z D=117, 2025-05-07T20:12:39.5562993Z B=48, 2025-05-07T20:12:39.5563074Z log_E=4, 2025-05-07T20:12:39.5563150Z L=19, 2025-05-07T20:12:39.5563247Z D_gradcheck=1, 2025-05-07T20:12:39.5563349Z stochastic_rounding=True, 2025-05-07T20:12:39.5563444Z weighted=True, 2025-05-07T20:12:39.5563528Z row_wise=True, 2025-05-07T20:12:39.5563611Z mixed=True, 2025-05-07T20:12:39.5563708Z use_cache=False, 2025-05-07T20:12:39.5563821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5563903Z use_cpu=True, 2025-05-07T20:12:39.5564018Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5564094Z ) 2025-05-07T20:12:39.5564229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5564617Z self=, 2025-05-07T20:12:39.5564699Z mixed_B=True, 2025-05-07T20:12:39.5564783Z compile=True, 2025-05-07T20:12:39.5564870Z T=1, 2025-05-07T20:12:39.5564949Z D=82, 2025-05-07T20:12:39.5565041Z B=38, 2025-05-07T20:12:39.5565122Z log_E=3, 2025-05-07T20:12:39.5565199Z L=18, 2025-05-07T20:12:39.5565293Z D_gradcheck=2, 2025-05-07T20:12:39.5565392Z stochastic_rounding=False, 2025-05-07T20:12:39.5565475Z weighted=True, 2025-05-07T20:12:39.5565568Z row_wise=False, 2025-05-07T20:12:39.5565649Z mixed=False, 2025-05-07T20:12:39.5565731Z use_cache=True, 2025-05-07T20:12:39.5565850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5565932Z use_cpu=True, 2025-05-07T20:12:39.5566039Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5566122Z ) 2025-05-07T20:12:39.5566253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5566626Z self=, 2025-05-07T20:12:39.5566719Z mixed_B=False, 2025-05-07T20:12:39.5566829Z compile=False, 2025-05-07T20:12:39.5566922Z T=3, 2025-05-07T20:12:39.5567000Z D=73, 2025-05-07T20:12:39.5567078Z B=117, 2025-05-07T20:12:39.5567169Z log_E=3, 2025-05-07T20:12:39.5567246Z L=20, 2025-05-07T20:12:39.5567326Z D_gradcheck=2, 2025-05-07T20:12:39.5567464Z stochastic_rounding=True, 2025-05-07T20:12:39.5567550Z weighted=False, 2025-05-07T20:12:39.5567628Z row_wise=False, 2025-05-07T20:12:39.5567720Z mixed=False, 2025-05-07T20:12:39.5567805Z use_cache=False, 2025-05-07T20:12:39.5567947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5568046Z use_cpu=True, 2025-05-07T20:12:39.5568150Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5568225Z ) 2025-05-07T20:12:39.5568370Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5568741Z self=, 2025-05-07T20:12:39.5568835Z mixed_B=True, 2025-05-07T20:12:39.5568919Z compile=True, 2025-05-07T20:12:39.5568997Z T=4, 2025-05-07T20:12:39.5569088Z D=82, 2025-05-07T20:12:39.5569166Z B=78, 2025-05-07T20:12:39.5569245Z log_E=4, 2025-05-07T20:12:39.5569335Z L=4, 2025-05-07T20:12:39.5569417Z D_gradcheck=1, 2025-05-07T20:12:39.5569518Z stochastic_rounding=True, 2025-05-07T20:12:39.5569614Z weighted=True, 2025-05-07T20:12:39.5569695Z row_wise=True, 2025-05-07T20:12:39.5569776Z mixed=False, 2025-05-07T20:12:39.5569871Z use_cache=True, 2025-05-07T20:12:39.5569979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5570065Z use_cpu=True, 2025-05-07T20:12:39.5570183Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5570258Z ) 2025-05-07T20:12:39.5570403Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5570775Z self=, 2025-05-07T20:12:39.5570855Z mixed_B=False, 2025-05-07T20:12:39.5570954Z compile=True, 2025-05-07T20:12:39.5571030Z T=1, 2025-05-07T20:12:39.5571106Z D=66, 2025-05-07T20:12:39.5571192Z B=45, 2025-05-07T20:12:39.5571299Z log_E=5, 2025-05-07T20:12:39.5571376Z L=2, 2025-05-07T20:12:39.5571471Z D_gradcheck=1, 2025-05-07T20:12:39.5571568Z stochastic_rounding=True, 2025-05-07T20:12:39.5571655Z weighted=True, 2025-05-07T20:12:39.5571748Z row_wise=True, 2025-05-07T20:12:39.5571828Z mixed=True, 2025-05-07T20:12:39.5571922Z use_cache=False, 2025-05-07T20:12:39.5572032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5572117Z use_cpu=True, 2025-05-07T20:12:39.5572229Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5572304Z ) 2025-05-07T20:12:39.5572435Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5572817Z self=, 2025-05-07T20:12:39.5572899Z mixed_B=True, 2025-05-07T20:12:39.5572984Z compile=False, 2025-05-07T20:12:39.5573076Z T=4, 2025-05-07T20:12:39.5573152Z D=26, 2025-05-07T20:12:39.5573228Z B=65, 2025-05-07T20:12:39.5573321Z log_E=3, 2025-05-07T20:12:39.5573396Z L=17, 2025-05-07T20:12:39.5573477Z D_gradcheck=1, 2025-05-07T20:12:39.5573588Z stochastic_rounding=True, 2025-05-07T20:12:39.5573673Z weighted=False, 2025-05-07T20:12:39.5573769Z row_wise=True, 2025-05-07T20:12:39.5573850Z mixed=False, 2025-05-07T20:12:39.5573933Z use_cache=True, 2025-05-07T20:12:39.5574054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5574138Z use_cpu=True, 2025-05-07T20:12:39.5574240Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5574324Z ) 2025-05-07T20:12:39.5574457Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5574826Z self=, 2025-05-07T20:12:39.5574919Z mixed_B=True, 2025-05-07T20:12:39.5575001Z compile=False, 2025-05-07T20:12:39.5575104Z T=5, 2025-05-07T20:12:39.5575197Z D=102, 2025-05-07T20:12:39.5575275Z B=107, 2025-05-07T20:12:39.5575355Z log_E=4, 2025-05-07T20:12:39.5575446Z L=14, 2025-05-07T20:12:39.5575528Z D_gradcheck=1, 2025-05-07T20:12:39.5575824Z stochastic_rounding=True, 2025-05-07T20:12:39.5575965Z weighted=False, 2025-05-07T20:12:39.5576048Z row_wise=False, 2025-05-07T20:12:39.5576147Z mixed=True, 2025-05-07T20:12:39.5576233Z use_cache=False, 2025-05-07T20:12:39.5576346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5576483Z use_cpu=True, 2025-05-07T20:12:39.5576589Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5576663Z ) 2025-05-07T20:12:39.5576812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5577184Z self=, 2025-05-07T20:12:39.5577266Z mixed_B=True, 2025-05-07T20:12:39.5577365Z compile=True, 2025-05-07T20:12:39.5577444Z T=3, 2025-05-07T20:12:39.5577533Z D=76, 2025-05-07T20:12:39.5577614Z B=110, 2025-05-07T20:12:39.5577695Z log_E=3, 2025-05-07T20:12:39.5577787Z L=20, 2025-05-07T20:12:39.5577877Z D_gradcheck=2, 2025-05-07T20:12:39.5577973Z stochastic_rounding=False, 2025-05-07T20:12:39.5578068Z weighted=False, 2025-05-07T20:12:39.5578151Z row_wise=False, 2025-05-07T20:12:39.5578231Z mixed=True, 2025-05-07T20:12:39.5578329Z use_cache=False, 2025-05-07T20:12:39.5578439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5578520Z use_cpu=True, 2025-05-07T20:12:39.5578634Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5578711Z ) 2025-05-07T20:12:39.5578843Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5579220Z self=, 2025-05-07T20:12:39.5579304Z mixed_B=True, 2025-05-07T20:12:39.5579399Z compile=True, 2025-05-07T20:12:39.5579477Z T=1, 2025-05-07T20:12:39.5579555Z D=52, 2025-05-07T20:12:39.5579713Z B=128, 2025-05-07T20:12:39.5579837Z log_E=3, 2025-05-07T20:12:39.5579914Z L=13, 2025-05-07T20:12:39.5580010Z D_gradcheck=1, 2025-05-07T20:12:39.5580107Z stochastic_rounding=True, 2025-05-07T20:12:39.5580193Z weighted=True, 2025-05-07T20:12:39.5580289Z row_wise=False, 2025-05-07T20:12:39.5580371Z mixed=True, 2025-05-07T20:12:39.5580454Z use_cache=False, 2025-05-07T20:12:39.5580576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5580660Z use_cpu=True, 2025-05-07T20:12:39.5580767Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5580855Z ) 2025-05-07T20:12:39.5580987Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5581369Z self=, 2025-05-07T20:12:39.5581451Z mixed_B=True, 2025-05-07T20:12:39.5581537Z compile=False, 2025-05-07T20:12:39.5581624Z T=5, 2025-05-07T20:12:39.5581698Z D=57, 2025-05-07T20:12:39.5581774Z B=8, 2025-05-07T20:12:39.5581867Z log_E=5, 2025-05-07T20:12:39.5581942Z L=8, 2025-05-07T20:12:39.5582023Z D_gradcheck=1, 2025-05-07T20:12:39.5582132Z stochastic_rounding=True, 2025-05-07T20:12:39.5582216Z weighted=True, 2025-05-07T20:12:39.5582298Z row_wise=False, 2025-05-07T20:12:39.5582389Z mixed=False, 2025-05-07T20:12:39.5582469Z use_cache=True, 2025-05-07T20:12:39.5582577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5582669Z use_cpu=True, 2025-05-07T20:12:39.5582773Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5582858Z ) 2025-05-07T20:12:39.5582992Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5583359Z self=, 2025-05-07T20:12:39.5583454Z mixed_B=False, 2025-05-07T20:12:39.5583536Z compile=False, 2025-05-07T20:12:39.5583647Z T=4, 2025-05-07T20:12:39.5583739Z D=41, 2025-05-07T20:12:39.5583817Z B=18, 2025-05-07T20:12:39.5583897Z log_E=3, 2025-05-07T20:12:39.5583987Z L=6, 2025-05-07T20:12:39.5584070Z D_gradcheck=2, 2025-05-07T20:12:39.5584167Z stochastic_rounding=False, 2025-05-07T20:12:39.5584294Z weighted=True, 2025-05-07T20:12:39.5584378Z row_wise=False, 2025-05-07T20:12:39.5584473Z mixed=False, 2025-05-07T20:12:39.5584557Z use_cache=False, 2025-05-07T20:12:39.5584667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5584808Z use_cpu=True, 2025-05-07T20:12:39.5584915Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5584989Z ) 2025-05-07T20:12:39.5585135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5585506Z self=, 2025-05-07T20:12:39.5585589Z mixed_B=True, 2025-05-07T20:12:39.5585687Z compile=True, 2025-05-07T20:12:39.5585768Z T=4, 2025-05-07T20:12:39.5585843Z D=19, 2025-05-07T20:12:39.5585932Z B=52, 2025-05-07T20:12:39.5586012Z log_E=3, 2025-05-07T20:12:39.5586089Z L=15, 2025-05-07T20:12:39.5586188Z D_gradcheck=2, 2025-05-07T20:12:39.5586286Z stochastic_rounding=True, 2025-05-07T20:12:39.5586384Z weighted=False, 2025-05-07T20:12:39.5586466Z row_wise=False, 2025-05-07T20:12:39.5586544Z mixed=False, 2025-05-07T20:12:39.5586635Z use_cache=True, 2025-05-07T20:12:39.5586747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5586831Z use_cpu=True, 2025-05-07T20:12:39.5586946Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5587021Z ) 2025-05-07T20:12:39.5587154Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5587537Z self=, 2025-05-07T20:12:39.5587619Z mixed_B=True, 2025-05-07T20:12:39.5587704Z compile=True, 2025-05-07T20:12:39.5587793Z T=4, 2025-05-07T20:12:39.5587866Z D=100, 2025-05-07T20:12:39.5587942Z B=126, 2025-05-07T20:12:39.5588058Z log_E=3, 2025-05-07T20:12:39.5588134Z L=11, 2025-05-07T20:12:39.5588228Z D_gradcheck=2, 2025-05-07T20:12:39.5588328Z stochastic_rounding=False, 2025-05-07T20:12:39.5588410Z weighted=True, 2025-05-07T20:12:39.5588504Z row_wise=True, 2025-05-07T20:12:39.5588586Z mixed=True, 2025-05-07T20:12:39.5588667Z use_cache=False, 2025-05-07T20:12:39.5588788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5588872Z use_cpu=True, 2025-05-07T20:12:39.5588973Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5589060Z ) 2025-05-07T20:12:39.5856372Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5856985Z self=, 2025-05-07T20:12:39.5857117Z mixed_B=False, 2025-05-07T20:12:39.5857264Z compile=False, 2025-05-07T20:12:39.5857396Z T=4, 2025-05-07T20:12:39.5857515Z D=75, 2025-05-07T20:12:39.5857643Z B=76, 2025-05-07T20:12:39.5857763Z log_E=4, 2025-05-07T20:12:39.5857901Z L=19, 2025-05-07T20:12:39.5858071Z D_gradcheck=2, 2025-05-07T20:12:39.5858372Z stochastic_rounding=False, 2025-05-07T20:12:39.5858523Z weighted=False, 2025-05-07T20:12:39.5858627Z row_wise=False, 2025-05-07T20:12:39.5858706Z mixed=True, 2025-05-07T20:12:39.5858788Z use_cache=False, 2025-05-07T20:12:39.5858911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5859001Z use_cpu=True, 2025-05-07T20:12:39.5859104Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5859192Z ) 2025-05-07T20:12:39.5859329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5859764Z self=, 2025-05-07T20:12:39.5859851Z mixed_B=False, 2025-05-07T20:12:39.5859935Z compile=True, 2025-05-07T20:12:39.5860129Z T=4, 2025-05-07T20:12:39.5860211Z D=93, 2025-05-07T20:12:39.5860289Z B=6, 2025-05-07T20:12:39.5860383Z log_E=3, 2025-05-07T20:12:39.5860461Z L=14, 2025-05-07T20:12:39.5860545Z D_gradcheck=1, 2025-05-07T20:12:39.5860655Z stochastic_rounding=True, 2025-05-07T20:12:39.5860786Z weighted=True, 2025-05-07T20:12:39.5860866Z row_wise=True, 2025-05-07T20:12:39.5860958Z mixed=False, 2025-05-07T20:12:39.5861039Z use_cache=True, 2025-05-07T20:12:39.5861147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5861277Z use_cpu=True, 2025-05-07T20:12:39.5861384Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5861469Z ) 2025-05-07T20:12:39.5861602Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5861974Z self=, 2025-05-07T20:12:39.5862063Z mixed_B=True, 2025-05-07T20:12:39.5862147Z compile=False, 2025-05-07T20:12:39.5862223Z T=3, 2025-05-07T20:12:39.5862313Z D=32, 2025-05-07T20:12:39.5862388Z B=69, 2025-05-07T20:12:39.5862464Z log_E=5, 2025-05-07T20:12:39.5862552Z L=13, 2025-05-07T20:12:39.5862633Z D_gradcheck=1, 2025-05-07T20:12:39.5862728Z stochastic_rounding=False, 2025-05-07T20:12:39.5862824Z weighted=False, 2025-05-07T20:12:39.5862906Z row_wise=True, 2025-05-07T20:12:39.5862985Z mixed=False, 2025-05-07T20:12:39.5863073Z use_cache=True, 2025-05-07T20:12:39.5863181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5863272Z use_cpu=True, 2025-05-07T20:12:39.5863374Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5863447Z ) 2025-05-07T20:12:39.5863587Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5863965Z self=, 2025-05-07T20:12:39.5864045Z mixed_B=True, 2025-05-07T20:12:39.5864124Z compile=True, 2025-05-07T20:12:39.5864206Z T=4, 2025-05-07T20:12:39.5864285Z D=12, 2025-05-07T20:12:39.5864358Z B=72, 2025-05-07T20:12:39.5864445Z log_E=3, 2025-05-07T20:12:39.5864564Z L=16, 2025-05-07T20:12:39.5864643Z D_gradcheck=1, 2025-05-07T20:12:39.5864749Z stochastic_rounding=True, 2025-05-07T20:12:39.5864834Z weighted=True, 2025-05-07T20:12:39.5864924Z row_wise=True, 2025-05-07T20:12:39.5865005Z mixed=False, 2025-05-07T20:12:39.5865086Z use_cache=True, 2025-05-07T20:12:39.5865206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5865286Z use_cpu=True, 2025-05-07T20:12:39.5865387Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5865474Z ) 2025-05-07T20:12:39.5865609Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5865979Z self=, 2025-05-07T20:12:39.5866072Z mixed_B=True, 2025-05-07T20:12:39.5866155Z compile=True, 2025-05-07T20:12:39.5866230Z T=1, 2025-05-07T20:12:39.5866318Z D=36, 2025-05-07T20:12:39.5866392Z B=70, 2025-05-07T20:12:39.5866477Z log_E=5, 2025-05-07T20:12:39.5866557Z L=6, 2025-05-07T20:12:39.5866639Z D_gradcheck=2, 2025-05-07T20:12:39.5866745Z stochastic_rounding=True, 2025-05-07T20:12:39.5866831Z weighted=False, 2025-05-07T20:12:39.5866909Z row_wise=False, 2025-05-07T20:12:39.5867001Z mixed=False, 2025-05-07T20:12:39.5867085Z use_cache=False, 2025-05-07T20:12:39.5867193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5867284Z use_cpu=True, 2025-05-07T20:12:39.5867389Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5867456Z ) 2025-05-07T20:12:39.5867595Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5867966Z self=, 2025-05-07T20:12:39.5868056Z mixed_B=True, 2025-05-07T20:12:39.5868136Z compile=True, 2025-05-07T20:12:39.5868211Z T=1, 2025-05-07T20:12:39.5868325Z D=77, 2025-05-07T20:12:39.5868402Z B=15, 2025-05-07T20:12:39.5868476Z log_E=3, 2025-05-07T20:12:39.5868566Z L=11, 2025-05-07T20:12:39.5868647Z D_gradcheck=1, 2025-05-07T20:12:39.5868742Z stochastic_rounding=False, 2025-05-07T20:12:39.5868876Z weighted=True, 2025-05-07T20:12:39.5868958Z row_wise=False, 2025-05-07T20:12:39.5869033Z mixed=True, 2025-05-07T20:12:39.5869126Z use_cache=False, 2025-05-07T20:12:39.5869235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5869311Z use_cpu=True, 2025-05-07T20:12:39.5869454Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5869529Z ) 2025-05-07T20:12:39.5869658Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5870037Z self=, 2025-05-07T20:12:39.5870115Z mixed_B=True, 2025-05-07T20:12:39.5870204Z compile=False, 2025-05-07T20:12:39.5870280Z T=2, 2025-05-07T20:12:39.5870356Z D=74, 2025-05-07T20:12:39.5870444Z B=60, 2025-05-07T20:12:39.5870521Z log_E=4, 2025-05-07T20:12:39.5870593Z L=2, 2025-05-07T20:12:39.5870681Z D_gradcheck=1, 2025-05-07T20:12:39.5870775Z stochastic_rounding=True, 2025-05-07T20:12:39.5870854Z weighted=True, 2025-05-07T20:12:39.5870942Z row_wise=True, 2025-05-07T20:12:39.5871022Z mixed=True, 2025-05-07T20:12:39.5871102Z use_cache=False, 2025-05-07T20:12:39.5871220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5871302Z use_cpu=True, 2025-05-07T20:12:39.5871403Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5871485Z ) 2025-05-07T20:12:39.5871617Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5871995Z self=, 2025-05-07T20:12:39.5872074Z mixed_B=True, 2025-05-07T20:12:39.5872153Z compile=False, 2025-05-07T20:12:39.5872237Z T=5, 2025-05-07T20:12:39.5872314Z D=80, 2025-05-07T20:12:39.5872385Z B=123, 2025-05-07T20:12:39.5872470Z log_E=3, 2025-05-07T20:12:39.5872573Z L=8, 2025-05-07T20:12:39.5872652Z D_gradcheck=1, 2025-05-07T20:12:39.5872757Z stochastic_rounding=False, 2025-05-07T20:12:39.5872841Z weighted=False, 2025-05-07T20:12:39.5872917Z row_wise=True, 2025-05-07T20:12:39.5873003Z mixed=False, 2025-05-07T20:12:39.5873084Z use_cache=True, 2025-05-07T20:12:39.5873198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5873280Z use_cpu=True, 2025-05-07T20:12:39.5873383Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5873463Z ) 2025-05-07T20:12:39.5873593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5873956Z self=, 2025-05-07T20:12:39.5874047Z mixed_B=False, 2025-05-07T20:12:39.5874132Z compile=False, 2025-05-07T20:12:39.5874204Z T=4, 2025-05-07T20:12:39.5874289Z D=78, 2025-05-07T20:12:39.5874363Z B=34, 2025-05-07T20:12:39.5874438Z log_E=4, 2025-05-07T20:12:39.5874524Z L=12, 2025-05-07T20:12:39.5874607Z D_gradcheck=1, 2025-05-07T20:12:39.5874700Z stochastic_rounding=False, 2025-05-07T20:12:39.5874791Z weighted=False, 2025-05-07T20:12:39.5874873Z row_wise=False, 2025-05-07T20:12:39.5874961Z mixed=False, 2025-05-07T20:12:39.5875041Z use_cache=False, 2025-05-07T20:12:39.5875149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5875242Z use_cpu=True, 2025-05-07T20:12:39.5875343Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5875412Z ) 2025-05-07T20:12:39.5875746Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5876131Z self=, 2025-05-07T20:12:39.5876209Z mixed_B=True, 2025-05-07T20:12:39.5876303Z compile=False, 2025-05-07T20:12:39.5876380Z T=3, 2025-05-07T20:12:39.5876512Z D=85, 2025-05-07T20:12:39.5876601Z B=31, 2025-05-07T20:12:39.5876677Z log_E=4, 2025-05-07T20:12:39.5876751Z L=12, 2025-05-07T20:12:39.5876846Z D_gradcheck=1, 2025-05-07T20:12:39.5876944Z stochastic_rounding=False, 2025-05-07T20:12:39.5877034Z weighted=True, 2025-05-07T20:12:39.5877157Z row_wise=False, 2025-05-07T20:12:39.5877236Z mixed=False, 2025-05-07T20:12:39.5877324Z use_cache=True, 2025-05-07T20:12:39.5877434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5877516Z use_cpu=True, 2025-05-07T20:12:39.5877664Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5877738Z ) 2025-05-07T20:12:39.5877868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5878246Z self=, 2025-05-07T20:12:39.5878328Z mixed_B=True, 2025-05-07T20:12:39.5878407Z compile=True, 2025-05-07T20:12:39.5878492Z T=2, 2025-05-07T20:12:39.5878569Z D=48, 2025-05-07T20:12:39.5878652Z B=51, 2025-05-07T20:12:39.5878728Z log_E=4, 2025-05-07T20:12:39.5878804Z L=9, 2025-05-07T20:12:39.5878898Z D_gradcheck=2, 2025-05-07T20:12:39.5878998Z stochastic_rounding=False, 2025-05-07T20:12:39.5879079Z weighted=True, 2025-05-07T20:12:39.5879170Z row_wise=True, 2025-05-07T20:12:39.5879252Z mixed=False, 2025-05-07T20:12:39.5879333Z use_cache=False, 2025-05-07T20:12:39.5879456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5879537Z use_cpu=True, 2025-05-07T20:12:39.5879641Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5879726Z ) 2025-05-07T20:12:39.5879858Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5880221Z self=, 2025-05-07T20:12:39.5880318Z mixed_B=False, 2025-05-07T20:12:39.5880400Z compile=False, 2025-05-07T20:12:39.5880483Z T=3, 2025-05-07T20:12:39.5880564Z D=83, 2025-05-07T20:12:39.5880640Z B=24, 2025-05-07T20:12:39.5880723Z log_E=4, 2025-05-07T20:12:39.5880836Z L=14, 2025-05-07T20:12:39.5880915Z D_gradcheck=2, 2025-05-07T20:12:39.5881018Z stochastic_rounding=True, 2025-05-07T20:12:39.5881100Z weighted=True, 2025-05-07T20:12:39.5881179Z row_wise=False, 2025-05-07T20:12:39.5881266Z mixed=False, 2025-05-07T20:12:39.5881347Z use_cache=True, 2025-05-07T20:12:39.5881456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5881544Z use_cpu=True, 2025-05-07T20:12:39.5881651Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5881722Z ) 2025-05-07T20:12:39.5881865Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5882235Z self=, 2025-05-07T20:12:39.5882324Z mixed_B=False, 2025-05-07T20:12:39.5882405Z compile=True, 2025-05-07T20:12:39.5882481Z T=3, 2025-05-07T20:12:39.5882565Z D=63, 2025-05-07T20:12:39.5882639Z B=14, 2025-05-07T20:12:39.5882713Z log_E=3, 2025-05-07T20:12:39.5882797Z L=19, 2025-05-07T20:12:39.5882878Z D_gradcheck=2, 2025-05-07T20:12:39.5882972Z stochastic_rounding=False, 2025-05-07T20:12:39.5883061Z weighted=False, 2025-05-07T20:12:39.5883145Z row_wise=False, 2025-05-07T20:12:39.5883220Z mixed=True, 2025-05-07T20:12:39.5883310Z use_cache=True, 2025-05-07T20:12:39.5883418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5883496Z use_cpu=True, 2025-05-07T20:12:39.5883608Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5883680Z ) 2025-05-07T20:12:39.5883817Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5884188Z self=, 2025-05-07T20:12:39.5884266Z mixed_B=True, 2025-05-07T20:12:39.5884360Z compile=False, 2025-05-07T20:12:39.5884435Z T=5, 2025-05-07T20:12:39.5884510Z D=32, 2025-05-07T20:12:39.5884622Z B=119, 2025-05-07T20:12:39.5884700Z log_E=3, 2025-05-07T20:12:39.5884773Z L=17, 2025-05-07T20:12:39.5884866Z D_gradcheck=2, 2025-05-07T20:12:39.5884961Z stochastic_rounding=False, 2025-05-07T20:12:39.5885040Z weighted=False, 2025-05-07T20:12:39.5885173Z row_wise=False, 2025-05-07T20:12:39.5885254Z mixed=True, 2025-05-07T20:12:39.5885342Z use_cache=True, 2025-05-07T20:12:39.5885452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5885534Z use_cpu=True, 2025-05-07T20:12:39.5885670Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.5885747Z ) 2025-05-07T20:12:39.5885878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5886255Z self=, 2025-05-07T20:12:39.5886336Z mixed_B=True, 2025-05-07T20:12:39.5886416Z compile=False, 2025-05-07T20:12:39.5886495Z T=2, 2025-05-07T20:12:39.5886570Z D=48, 2025-05-07T20:12:39.5886647Z B=27, 2025-05-07T20:12:39.5886732Z log_E=3, 2025-05-07T20:12:39.5886804Z L=8, 2025-05-07T20:12:39.5886885Z D_gradcheck=2, 2025-05-07T20:12:39.5886987Z stochastic_rounding=True, 2025-05-07T20:12:39.5887068Z weighted=False, 2025-05-07T20:12:39.5887158Z row_wise=False, 2025-05-07T20:12:39.5887236Z mixed=True, 2025-05-07T20:12:39.5887317Z use_cache=True, 2025-05-07T20:12:39.5887427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5887507Z use_cpu=True, 2025-05-07T20:12:39.5887613Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5887695Z ) 2025-05-07T20:12:39.5887824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5888191Z self=, 2025-05-07T20:12:39.5888279Z mixed_B=True, 2025-05-07T20:12:39.5888362Z compile=True, 2025-05-07T20:12:39.5888434Z T=4, 2025-05-07T20:12:39.5888518Z D=63, 2025-05-07T20:12:39.5888592Z B=103, 2025-05-07T20:12:39.5888680Z log_E=4, 2025-05-07T20:12:39.5888758Z L=20, 2025-05-07T20:12:39.5888868Z D_gradcheck=2, 2025-05-07T20:12:39.5888969Z stochastic_rounding=False, 2025-05-07T20:12:39.5889048Z weighted=False, 2025-05-07T20:12:39.5889126Z row_wise=True, 2025-05-07T20:12:39.5889209Z mixed=False, 2025-05-07T20:12:39.5889291Z use_cache=True, 2025-05-07T20:12:39.5889401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.5889490Z use_cpu=True, 2025-05-07T20:12:39.5889592Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5889666Z ) 2025-05-07T20:12:39.5889807Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.5890181Z self=, 2025-05-07T20:12:39.5890263Z mixed_B=False, 2025-05-07T20:12:39.5890353Z compile=True, 2025-05-07T20:12:39.5890429Z T=3, 2025-05-07T20:12:39.5890510Z D=101, 2025-05-07T20:12:39.5890588Z B=22, 2025-05-07T20:12:39.5890663Z log_E=5, 2025-05-07T20:12:39.5890744Z L=14, 2025-05-07T20:12:39.5890830Z D_gradcheck=2, 2025-05-07T20:12:39.5890923Z stochastic_rounding=True, 2025-05-07T20:12:39.5891009Z weighted=True, 2025-05-07T20:12:39.5891089Z row_wise=True, 2025-05-07T20:12:39.5891167Z mixed=True, 2025-05-07T20:12:39.5891255Z use_cache=True, 2025-05-07T20:12:39.5891362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.5891440Z use_cpu=True, 2025-05-07T20:12:39.5891548Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.5891623Z ) 2025-05-07T20:12:39.6165499Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6165923Z self=, 2025-05-07T20:12:39.6166023Z mixed_B=False, 2025-05-07T20:12:39.6166109Z compile=True, 2025-05-07T20:12:39.6166187Z T=3, 2025-05-07T20:12:39.6166287Z D=87, 2025-05-07T20:12:39.6166570Z B=53, 2025-05-07T20:12:39.6166712Z log_E=3, 2025-05-07T20:12:39.6166829Z L=5, 2025-05-07T20:12:39.6166957Z D_gradcheck=1, 2025-05-07T20:12:39.6167122Z stochastic_rounding=True, 2025-05-07T20:12:39.6167272Z weighted=False, 2025-05-07T20:12:39.6167540Z row_wise=True, 2025-05-07T20:12:39.6167706Z mixed=True, 2025-05-07T20:12:39.6167846Z use_cache=True, 2025-05-07T20:12:39.6167974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6168071Z use_cpu=True, 2025-05-07T20:12:39.6168219Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6168296Z ) 2025-05-07T20:12:39.6168444Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6168820Z self=, 2025-05-07T20:12:39.6168918Z mixed_B=False, 2025-05-07T20:12:39.6169000Z compile=True, 2025-05-07T20:12:39.6169077Z T=3, 2025-05-07T20:12:39.6169165Z D=67, 2025-05-07T20:12:39.6169242Z B=33, 2025-05-07T20:12:39.6169318Z log_E=3, 2025-05-07T20:12:39.6169404Z L=0, 2025-05-07T20:12:39.6169488Z D_gradcheck=2, 2025-05-07T20:12:39.6169585Z stochastic_rounding=False, 2025-05-07T20:12:39.6169678Z weighted=True, 2025-05-07T20:12:39.6169761Z row_wise=False, 2025-05-07T20:12:39.6169841Z mixed=False, 2025-05-07T20:12:39.6169934Z use_cache=False, 2025-05-07T20:12:39.6170043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6170126Z use_cpu=True, 2025-05-07T20:12:39.6170243Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6170316Z ) 2025-05-07T20:12:39.6170462Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6170838Z self=, 2025-05-07T20:12:39.6170917Z mixed_B=True, 2025-05-07T20:12:39.6171009Z compile=True, 2025-05-07T20:12:39.6171084Z T=4, 2025-05-07T20:12:39.6171161Z D=110, 2025-05-07T20:12:39.6171251Z B=27, 2025-05-07T20:12:39.6171328Z log_E=4, 2025-05-07T20:12:39.6171402Z L=10, 2025-05-07T20:12:39.6171540Z D_gradcheck=2, 2025-05-07T20:12:39.6171638Z stochastic_rounding=False, 2025-05-07T20:12:39.6171718Z weighted=True, 2025-05-07T20:12:39.6171817Z row_wise=False, 2025-05-07T20:12:39.6171901Z mixed=False, 2025-05-07T20:12:39.6172050Z use_cache=True, 2025-05-07T20:12:39.6172168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6172250Z use_cpu=True, 2025-05-07T20:12:39.6172363Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6172437Z ) 2025-05-07T20:12:39.6172572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6172953Z self=, 2025-05-07T20:12:39.6173034Z mixed_B=False, 2025-05-07T20:12:39.6173115Z compile=True, 2025-05-07T20:12:39.6173197Z T=3, 2025-05-07T20:12:39.6173274Z D=87, 2025-05-07T20:12:39.6173352Z B=125, 2025-05-07T20:12:39.6173441Z log_E=5, 2025-05-07T20:12:39.6173518Z L=12, 2025-05-07T20:12:39.6173602Z D_gradcheck=1, 2025-05-07T20:12:39.6173706Z stochastic_rounding=False, 2025-05-07T20:12:39.6173791Z weighted=True, 2025-05-07T20:12:39.6173882Z row_wise=True, 2025-05-07T20:12:39.6173962Z mixed=False, 2025-05-07T20:12:39.6174046Z use_cache=False, 2025-05-07T20:12:39.6174166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6174245Z use_cpu=True, 2025-05-07T20:12:39.6174351Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6174436Z ) 2025-05-07T20:12:39.6174568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6174941Z self=, 2025-05-07T20:12:39.6175030Z mixed_B=False, 2025-05-07T20:12:39.6175111Z compile=False, 2025-05-07T20:12:39.6175186Z T=1, 2025-05-07T20:12:39.6175272Z D=128, 2025-05-07T20:12:39.6175389Z B=10, 2025-05-07T20:12:39.6175468Z log_E=5, 2025-05-07T20:12:39.6175544Z L=16, 2025-05-07T20:12:39.6175786Z D_gradcheck=2, 2025-05-07T20:12:39.6175885Z stochastic_rounding=False, 2025-05-07T20:12:39.6175970Z weighted=True, 2025-05-07T20:12:39.6176066Z row_wise=True, 2025-05-07T20:12:39.6176194Z mixed=False, 2025-05-07T20:12:39.6176278Z use_cache=True, 2025-05-07T20:12:39.6176405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6176486Z use_cpu=True, 2025-05-07T20:12:39.6176591Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6176714Z ) 2025-05-07T20:12:39.6176850Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6177236Z self=, 2025-05-07T20:12:39.6177322Z mixed_B=False, 2025-05-07T20:12:39.6177406Z compile=False, 2025-05-07T20:12:39.6177501Z T=2, 2025-05-07T20:12:39.6177583Z D=66, 2025-05-07T20:12:39.6177661Z B=32, 2025-05-07T20:12:39.6177755Z log_E=4, 2025-05-07T20:12:39.6177835Z L=13, 2025-05-07T20:12:39.6177920Z D_gradcheck=1, 2025-05-07T20:12:39.6178036Z stochastic_rounding=True, 2025-05-07T20:12:39.6178123Z weighted=True, 2025-05-07T20:12:39.6178205Z row_wise=True, 2025-05-07T20:12:39.6178303Z mixed=True, 2025-05-07T20:12:39.6178389Z use_cache=True, 2025-05-07T20:12:39.6178511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6178596Z use_cpu=True, 2025-05-07T20:12:39.6178701Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6178795Z ) 2025-05-07T20:12:39.6178935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6179306Z self=, 2025-05-07T20:12:39.6179409Z mixed_B=False, 2025-05-07T20:12:39.6179497Z compile=True, 2025-05-07T20:12:39.6179582Z T=4, 2025-05-07T20:12:39.6179748Z D=22, 2025-05-07T20:12:39.6179834Z B=101, 2025-05-07T20:12:39.6179914Z log_E=5, 2025-05-07T20:12:39.6180006Z L=7, 2025-05-07T20:12:39.6180134Z D_gradcheck=2, 2025-05-07T20:12:39.6180234Z stochastic_rounding=False, 2025-05-07T20:12:39.6180335Z weighted=False, 2025-05-07T20:12:39.6180418Z row_wise=True, 2025-05-07T20:12:39.6180515Z mixed=False, 2025-05-07T20:12:39.6180596Z use_cache=False, 2025-05-07T20:12:39.6180706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6180798Z use_cpu=True, 2025-05-07T20:12:39.6180903Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6180977Z ) 2025-05-07T20:12:39.6181125Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6181495Z self=, 2025-05-07T20:12:39.6181578Z mixed_B=False, 2025-05-07T20:12:39.6181675Z compile=False, 2025-05-07T20:12:39.6181752Z T=4, 2025-05-07T20:12:39.6181828Z D=73, 2025-05-07T20:12:39.6181917Z B=25, 2025-05-07T20:12:39.6181993Z log_E=4, 2025-05-07T20:12:39.6182071Z L=9, 2025-05-07T20:12:39.6182165Z D_gradcheck=2, 2025-05-07T20:12:39.6182262Z stochastic_rounding=False, 2025-05-07T20:12:39.6182359Z weighted=True, 2025-05-07T20:12:39.6182440Z row_wise=True, 2025-05-07T20:12:39.6182520Z mixed=True, 2025-05-07T20:12:39.6182618Z use_cache=True, 2025-05-07T20:12:39.6182729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6182809Z use_cpu=True, 2025-05-07T20:12:39.6182923Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6183002Z ) 2025-05-07T20:12:39.6183135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6183519Z self=, 2025-05-07T20:12:39.6183600Z mixed_B=False, 2025-05-07T20:12:39.6183681Z compile=True, 2025-05-07T20:12:39.6183771Z T=4, 2025-05-07T20:12:39.6183848Z D=40, 2025-05-07T20:12:39.6183936Z B=22, 2025-05-07T20:12:39.6184047Z log_E=3, 2025-05-07T20:12:39.6184125Z L=8, 2025-05-07T20:12:39.6184219Z D_gradcheck=2, 2025-05-07T20:12:39.6184321Z stochastic_rounding=True, 2025-05-07T20:12:39.6184401Z weighted=False, 2025-05-07T20:12:39.6184492Z row_wise=False, 2025-05-07T20:12:39.6184599Z mixed=True, 2025-05-07T20:12:39.6184679Z use_cache=False, 2025-05-07T20:12:39.6184799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6185170Z use_cpu=True, 2025-05-07T20:12:39.6185342Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6185462Z ) 2025-05-07T20:12:39.6185601Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6186270Z self=, 2025-05-07T20:12:39.6186423Z mixed_B=True, 2025-05-07T20:12:39.6186513Z compile=True, 2025-05-07T20:12:39.6186603Z T=5, 2025-05-07T20:12:39.6186684Z D=72, 2025-05-07T20:12:39.6186808Z B=38, 2025-05-07T20:12:39.6186904Z log_E=4, 2025-05-07T20:12:39.6186981Z L=5, 2025-05-07T20:12:39.6187067Z D_gradcheck=1, 2025-05-07T20:12:39.6187178Z stochastic_rounding=False, 2025-05-07T20:12:39.6187262Z weighted=True, 2025-05-07T20:12:39.6187344Z row_wise=False, 2025-05-07T20:12:39.6187437Z mixed=True, 2025-05-07T20:12:39.6187521Z use_cache=True, 2025-05-07T20:12:39.6187628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6187726Z use_cpu=True, 2025-05-07T20:12:39.6188309Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6188442Z ) 2025-05-07T20:12:39.6188594Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6189027Z self=, 2025-05-07T20:12:39.6189121Z mixed_B=False, 2025-05-07T20:12:39.6189203Z compile=True, 2025-05-07T20:12:39.6189276Z T=3, 2025-05-07T20:12:39.6189363Z D=124, 2025-05-07T20:12:39.6189440Z B=54, 2025-05-07T20:12:39.6189519Z log_E=4, 2025-05-07T20:12:39.6189605Z L=4, 2025-05-07T20:12:39.6189957Z D_gradcheck=2, 2025-05-07T20:12:39.6190096Z stochastic_rounding=False, 2025-05-07T20:12:39.6190253Z weighted=False, 2025-05-07T20:12:39.6190334Z row_wise=True, 2025-05-07T20:12:39.6190419Z mixed=False, 2025-05-07T20:12:39.6190513Z use_cache=True, 2025-05-07T20:12:39.6190692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6190802Z use_cpu=True, 2025-05-07T20:12:39.6190920Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6190995Z ) 2025-05-07T20:12:39.6191141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6191558Z self=, 2025-05-07T20:12:39.6191639Z mixed_B=False, 2025-05-07T20:12:39.6191733Z compile=False, 2025-05-07T20:12:39.6191810Z T=2, 2025-05-07T20:12:39.6191891Z D=104, 2025-05-07T20:12:39.6191983Z B=112, 2025-05-07T20:12:39.6192063Z log_E=5, 2025-05-07T20:12:39.6192139Z L=5, 2025-05-07T20:12:39.6192230Z D_gradcheck=1, 2025-05-07T20:12:39.6192375Z stochastic_rounding=True, 2025-05-07T20:12:39.6192458Z weighted=True, 2025-05-07T20:12:39.6192553Z row_wise=False, 2025-05-07T20:12:39.6192634Z mixed=True, 2025-05-07T20:12:39.6192714Z use_cache=True, 2025-05-07T20:12:39.6192833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6192913Z use_cpu=True, 2025-05-07T20:12:39.6193026Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6193103Z ) 2025-05-07T20:12:39.6193235Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6193616Z self=, 2025-05-07T20:12:39.6193700Z mixed_B=False, 2025-05-07T20:12:39.6193783Z compile=False, 2025-05-07T20:12:39.6193869Z T=1, 2025-05-07T20:12:39.6193946Z D=63, 2025-05-07T20:12:39.6194020Z B=44, 2025-05-07T20:12:39.6194135Z log_E=4, 2025-05-07T20:12:39.6194213Z L=20, 2025-05-07T20:12:39.6194295Z D_gradcheck=1, 2025-05-07T20:12:39.6194409Z stochastic_rounding=True, 2025-05-07T20:12:39.6194492Z weighted=False, 2025-05-07T20:12:39.6194583Z row_wise=True, 2025-05-07T20:12:39.6194692Z mixed=False, 2025-05-07T20:12:39.6194777Z use_cache=True, 2025-05-07T20:12:39.6194899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6194983Z use_cpu=True, 2025-05-07T20:12:39.6195088Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6195174Z ) 2025-05-07T20:12:39.6195336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6195706Z self=, 2025-05-07T20:12:39.6195798Z mixed_B=True, 2025-05-07T20:12:39.6195885Z compile=True, 2025-05-07T20:12:39.6195962Z T=5, 2025-05-07T20:12:39.6196051Z D=64, 2025-05-07T20:12:39.6196128Z B=94, 2025-05-07T20:12:39.6196206Z log_E=3, 2025-05-07T20:12:39.6196293Z L=4, 2025-05-07T20:12:39.6196374Z D_gradcheck=1, 2025-05-07T20:12:39.6196484Z stochastic_rounding=False, 2025-05-07T20:12:39.6196567Z weighted=True, 2025-05-07T20:12:39.6196648Z row_wise=True, 2025-05-07T20:12:39.6196738Z mixed=True, 2025-05-07T20:12:39.6196821Z use_cache=True, 2025-05-07T20:12:39.6196931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6197023Z use_cpu=True, 2025-05-07T20:12:39.6197126Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6197200Z ) 2025-05-07T20:12:39.6197867Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6198616Z self=, 2025-05-07T20:12:39.6198702Z mixed_B=False, 2025-05-07T20:12:39.6198799Z compile=True, 2025-05-07T20:12:39.6198877Z T=5, 2025-05-07T20:12:39.6198968Z D=81, 2025-05-07T20:12:39.6199047Z B=80, 2025-05-07T20:12:39.6199129Z log_E=4, 2025-05-07T20:12:39.6199219Z L=13, 2025-05-07T20:12:39.6199305Z D_gradcheck=1, 2025-05-07T20:12:39.6199443Z stochastic_rounding=True, 2025-05-07T20:12:39.6199541Z weighted=False, 2025-05-07T20:12:39.6199625Z row_wise=False, 2025-05-07T20:12:39.6199707Z mixed=False, 2025-05-07T20:12:39.6199806Z use_cache=False, 2025-05-07T20:12:39.6199915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6199995Z use_cpu=True, 2025-05-07T20:12:39.6200114Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6200191Z ) 2025-05-07T20:12:39.6200328Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6200715Z self=, 2025-05-07T20:12:39.6200799Z mixed_B=False, 2025-05-07T20:12:39.6200894Z compile=False, 2025-05-07T20:12:39.6200972Z T=2, 2025-05-07T20:12:39.6201050Z D=112, 2025-05-07T20:12:39.6201142Z B=117, 2025-05-07T20:12:39.6201223Z log_E=3, 2025-05-07T20:12:39.6201301Z L=5, 2025-05-07T20:12:39.6201398Z D_gradcheck=1, 2025-05-07T20:12:39.6201497Z stochastic_rounding=True, 2025-05-07T20:12:39.6201578Z weighted=True, 2025-05-07T20:12:39.6201672Z row_wise=True, 2025-05-07T20:12:39.6201756Z mixed=False, 2025-05-07T20:12:39.6201836Z use_cache=True, 2025-05-07T20:12:39.6201957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6202039Z use_cpu=True, 2025-05-07T20:12:39.6202651Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6202744Z ) 2025-05-07T20:12:39.6203150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6203647Z self=, 2025-05-07T20:12:39.6203733Z mixed_B=False, 2025-05-07T20:12:39.6203817Z compile=True, 2025-05-07T20:12:39.6203909Z T=4, 2025-05-07T20:12:39.6203986Z D=96, 2025-05-07T20:12:39.6204061Z B=29, 2025-05-07T20:12:39.6204198Z log_E=5, 2025-05-07T20:12:39.6204273Z L=13, 2025-05-07T20:12:39.6204356Z D_gradcheck=2, 2025-05-07T20:12:39.6204466Z stochastic_rounding=True, 2025-05-07T20:12:39.6204550Z weighted=False, 2025-05-07T20:12:39.6204629Z row_wise=True, 2025-05-07T20:12:39.6204806Z mixed=False, 2025-05-07T20:12:39.6204889Z use_cache=False, 2025-05-07T20:12:39.6204996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6205087Z use_cpu=True, 2025-05-07T20:12:39.6205188Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6205318Z ) 2025-05-07T20:12:39.6476077Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6476467Z self=, 2025-05-07T20:12:39.6476608Z mixed_B=False, 2025-05-07T20:12:39.6476741Z compile=True, 2025-05-07T20:12:39.6476859Z T=1, 2025-05-07T20:12:39.6476995Z D=95, 2025-05-07T20:12:39.6477138Z B=123, 2025-05-07T20:12:39.6477308Z log_E=4, 2025-05-07T20:12:39.6477446Z L=17, 2025-05-07T20:12:39.6477605Z D_gradcheck=1, 2025-05-07T20:12:39.6477763Z stochastic_rounding=False, 2025-05-07T20:12:39.6477851Z weighted=True, 2025-05-07T20:12:39.6477927Z row_wise=True, 2025-05-07T20:12:39.6478018Z mixed=True, 2025-05-07T20:12:39.6478105Z use_cache=True, 2025-05-07T20:12:39.6478214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6478308Z use_cpu=True, 2025-05-07T20:12:39.6478412Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6478487Z ) 2025-05-07T20:12:39.6478633Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6479006Z self=, 2025-05-07T20:12:39.6479087Z mixed_B=False, 2025-05-07T20:12:39.6479181Z compile=True, 2025-05-07T20:12:39.6479259Z T=3, 2025-05-07T20:12:39.6479345Z D=29, 2025-05-07T20:12:39.6479419Z B=22, 2025-05-07T20:12:39.6479494Z log_E=5, 2025-05-07T20:12:39.6479583Z L=1, 2025-05-07T20:12:39.6479664Z D_gradcheck=1, 2025-05-07T20:12:39.6479822Z stochastic_rounding=True, 2025-05-07T20:12:39.6479992Z weighted=False, 2025-05-07T20:12:39.6480074Z row_wise=False, 2025-05-07T20:12:39.6480153Z mixed=True, 2025-05-07T20:12:39.6480249Z use_cache=False, 2025-05-07T20:12:39.6480364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6480447Z use_cpu=True, 2025-05-07T20:12:39.6480558Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6480634Z ) 2025-05-07T20:12:39.6480784Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6481158Z self=, 2025-05-07T20:12:39.6481244Z mixed_B=True, 2025-05-07T20:12:39.6481338Z compile=False, 2025-05-07T20:12:39.6481415Z T=2, 2025-05-07T20:12:39.6481493Z D=98, 2025-05-07T20:12:39.6481581Z B=6, 2025-05-07T20:12:39.6481658Z log_E=3, 2025-05-07T20:12:39.6481737Z L=17, 2025-05-07T20:12:39.6481831Z D_gradcheck=2, 2025-05-07T20:12:39.6481930Z stochastic_rounding=True, 2025-05-07T20:12:39.6482013Z weighted=True, 2025-05-07T20:12:39.6482102Z row_wise=True, 2025-05-07T20:12:39.6482183Z mixed=False, 2025-05-07T20:12:39.6482266Z use_cache=True, 2025-05-07T20:12:39.6482385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6482464Z use_cpu=True, 2025-05-07T20:12:39.6482578Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6482649Z ) 2025-05-07T20:12:39.6482784Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6483166Z self=, 2025-05-07T20:12:39.6483246Z mixed_B=True, 2025-05-07T20:12:39.6483328Z compile=True, 2025-05-07T20:12:39.6483412Z T=5, 2025-05-07T20:12:39.6483486Z D=38, 2025-05-07T20:12:39.6483563Z B=102, 2025-05-07T20:12:39.6483649Z log_E=4, 2025-05-07T20:12:39.6483765Z L=4, 2025-05-07T20:12:39.6483850Z D_gradcheck=1, 2025-05-07T20:12:39.6483955Z stochastic_rounding=True, 2025-05-07T20:12:39.6484039Z weighted=True, 2025-05-07T20:12:39.6484120Z row_wise=True, 2025-05-07T20:12:39.6484210Z mixed=False, 2025-05-07T20:12:39.6484333Z use_cache=True, 2025-05-07T20:12:39.6484455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6484535Z use_cpu=True, 2025-05-07T20:12:39.6484636Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6484724Z ) 2025-05-07T20:12:39.6484884Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6485255Z self=, 2025-05-07T20:12:39.6485348Z mixed_B=False, 2025-05-07T20:12:39.6485430Z compile=False, 2025-05-07T20:12:39.6485506Z T=1, 2025-05-07T20:12:39.6485594Z D=5, 2025-05-07T20:12:39.6485669Z B=81, 2025-05-07T20:12:39.6485747Z log_E=4, 2025-05-07T20:12:39.6485830Z L=18, 2025-05-07T20:12:39.6485910Z D_gradcheck=1, 2025-05-07T20:12:39.6486008Z stochastic_rounding=False, 2025-05-07T20:12:39.6486104Z weighted=True, 2025-05-07T20:12:39.6486186Z row_wise=False, 2025-05-07T20:12:39.6486276Z mixed=True, 2025-05-07T20:12:39.6486356Z use_cache=True, 2025-05-07T20:12:39.6486464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6486556Z use_cpu=True, 2025-05-07T20:12:39.6486660Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6486734Z ) 2025-05-07T20:12:39.6486882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6487251Z self=, 2025-05-07T20:12:39.6487333Z mixed_B=False, 2025-05-07T20:12:39.6487426Z compile=False, 2025-05-07T20:12:39.6487501Z T=4, 2025-05-07T20:12:39.6487579Z D=53, 2025-05-07T20:12:39.6487661Z B=77, 2025-05-07T20:12:39.6487741Z log_E=3, 2025-05-07T20:12:39.6487830Z L=3, 2025-05-07T20:12:39.6487914Z D_gradcheck=2, 2025-05-07T20:12:39.6488010Z stochastic_rounding=True, 2025-05-07T20:12:39.6488136Z weighted=False, 2025-05-07T20:12:39.6488215Z row_wise=False, 2025-05-07T20:12:39.6488297Z mixed=False, 2025-05-07T20:12:39.6488395Z use_cache=False, 2025-05-07T20:12:39.6488502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6488588Z use_cpu=True, 2025-05-07T20:12:39.6488702Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6488775Z ) 2025-05-07T20:12:39.6488912Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6489294Z self=, 2025-05-07T20:12:39.6489379Z mixed_B=False, 2025-05-07T20:12:39.6489474Z compile=True, 2025-05-07T20:12:39.6489548Z T=1, 2025-05-07T20:12:39.6489624Z D=14, 2025-05-07T20:12:39.6489711Z B=94, 2025-05-07T20:12:39.6489787Z log_E=5, 2025-05-07T20:12:39.6489865Z L=4, 2025-05-07T20:12:39.6489959Z D_gradcheck=1, 2025-05-07T20:12:39.6490056Z stochastic_rounding=False, 2025-05-07T20:12:39.6490140Z weighted=False, 2025-05-07T20:12:39.6490232Z row_wise=False, 2025-05-07T20:12:39.6490309Z mixed=True, 2025-05-07T20:12:39.6490394Z use_cache=True, 2025-05-07T20:12:39.6490516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6490597Z use_cpu=True, 2025-05-07T20:12:39.6490708Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6490795Z ) 2025-05-07T20:12:39.6490931Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6491322Z self=, 2025-05-07T20:12:39.6491404Z mixed_B=True, 2025-05-07T20:12:39.6491488Z compile=True, 2025-05-07T20:12:39.6491580Z T=3, 2025-05-07T20:12:39.6491658Z D=58, 2025-05-07T20:12:39.6491737Z B=112, 2025-05-07T20:12:39.6491833Z log_E=4, 2025-05-07T20:12:39.6491953Z L=1, 2025-05-07T20:12:39.6492039Z D_gradcheck=2, 2025-05-07T20:12:39.6492148Z stochastic_rounding=False, 2025-05-07T20:12:39.6492235Z weighted=True, 2025-05-07T20:12:39.6492318Z row_wise=True, 2025-05-07T20:12:39.6492417Z mixed=True, 2025-05-07T20:12:39.6492528Z use_cache=True, 2025-05-07T20:12:39.6492640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6492737Z use_cpu=True, 2025-05-07T20:12:39.6492843Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6492933Z ) 2025-05-07T20:12:39.6493094Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6493470Z self=, 2025-05-07T20:12:39.6493566Z mixed_B=False, 2025-05-07T20:12:39.6493649Z compile=True, 2025-05-07T20:12:39.6493727Z T=3, 2025-05-07T20:12:39.6493821Z D=87, 2025-05-07T20:12:39.6493897Z B=72, 2025-05-07T20:12:39.6493977Z log_E=5, 2025-05-07T20:12:39.6494072Z L=11, 2025-05-07T20:12:39.6494157Z D_gradcheck=2, 2025-05-07T20:12:39.6494254Z stochastic_rounding=True, 2025-05-07T20:12:39.6494352Z weighted=True, 2025-05-07T20:12:39.6494436Z row_wise=False, 2025-05-07T20:12:39.6494517Z mixed=True, 2025-05-07T20:12:39.6494614Z use_cache=True, 2025-05-07T20:12:39.6494724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6494822Z use_cpu=True, 2025-05-07T20:12:39.6494925Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6495000Z ) 2025-05-07T20:12:39.6495147Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6495519Z self=, 2025-05-07T20:12:39.6495600Z mixed_B=True, 2025-05-07T20:12:39.6495694Z compile=False, 2025-05-07T20:12:39.6495769Z T=5, 2025-05-07T20:12:39.6495846Z D=67, 2025-05-07T20:12:39.6495933Z B=7, 2025-05-07T20:12:39.6496010Z log_E=5, 2025-05-07T20:12:39.6496087Z L=9, 2025-05-07T20:12:39.6496182Z D_gradcheck=2, 2025-05-07T20:12:39.6496281Z stochastic_rounding=False, 2025-05-07T20:12:39.6496394Z weighted=False, 2025-05-07T20:12:39.6496484Z row_wise=True, 2025-05-07T20:12:39.6496564Z mixed=False, 2025-05-07T20:12:39.6496660Z use_cache=True, 2025-05-07T20:12:39.6496769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6496854Z use_cpu=True, 2025-05-07T20:12:39.6496966Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6497041Z ) 2025-05-07T20:12:39.6497177Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6497561Z self=, 2025-05-07T20:12:39.6497644Z mixed_B=False, 2025-05-07T20:12:39.6497729Z compile=True, 2025-05-07T20:12:39.6497818Z T=5, 2025-05-07T20:12:39.6497893Z D=70, 2025-05-07T20:12:39.6497969Z B=75, 2025-05-07T20:12:39.6498056Z log_E=5, 2025-05-07T20:12:39.6498135Z L=16, 2025-05-07T20:12:39.6498220Z D_gradcheck=1, 2025-05-07T20:12:39.6498330Z stochastic_rounding=True, 2025-05-07T20:12:39.6498416Z weighted=False, 2025-05-07T20:12:39.6498513Z row_wise=False, 2025-05-07T20:12:39.6498595Z mixed=True, 2025-05-07T20:12:39.6498681Z use_cache=False, 2025-05-07T20:12:39.6498809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6498889Z use_cpu=True, 2025-05-07T20:12:39.6498992Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6499081Z ) 2025-05-07T20:12:39.6499218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6499589Z self=, 2025-05-07T20:12:39.6499757Z mixed_B=False, 2025-05-07T20:12:39.6499845Z compile=False, 2025-05-07T20:12:39.6499924Z T=2, 2025-05-07T20:12:39.6500018Z D=48, 2025-05-07T20:12:39.6500097Z B=42, 2025-05-07T20:12:39.6500191Z log_E=3, 2025-05-07T20:12:39.6500269Z L=7, 2025-05-07T20:12:39.6500388Z D_gradcheck=1, 2025-05-07T20:12:39.6500503Z stochastic_rounding=False, 2025-05-07T20:12:39.6500590Z weighted=False, 2025-05-07T20:12:39.6500675Z row_wise=False, 2025-05-07T20:12:39.6500770Z mixed=True, 2025-05-07T20:12:39.6500855Z use_cache=False, 2025-05-07T20:12:39.6500995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6501095Z use_cpu=True, 2025-05-07T20:12:39.6501201Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6501278Z ) 2025-05-07T20:12:39.6501458Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6501833Z self=, 2025-05-07T20:12:39.6501930Z mixed_B=True, 2025-05-07T20:12:39.6502016Z compile=False, 2025-05-07T20:12:39.6502094Z T=4, 2025-05-07T20:12:39.6502186Z D=69, 2025-05-07T20:12:39.6502264Z B=90, 2025-05-07T20:12:39.6502345Z log_E=5, 2025-05-07T20:12:39.6502437Z L=7, 2025-05-07T20:12:39.6502524Z D_gradcheck=1, 2025-05-07T20:12:39.6502625Z stochastic_rounding=True, 2025-05-07T20:12:39.6502727Z weighted=False, 2025-05-07T20:12:39.6502812Z row_wise=False, 2025-05-07T20:12:39.6502894Z mixed=True, 2025-05-07T20:12:39.6502988Z use_cache=True, 2025-05-07T20:12:39.6503100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6503182Z use_cpu=True, 2025-05-07T20:12:39.6503295Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6503371Z ) 2025-05-07T20:12:39.6503506Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6503889Z self=, 2025-05-07T20:12:39.6503972Z mixed_B=False, 2025-05-07T20:12:39.6504068Z compile=False, 2025-05-07T20:12:39.6504144Z T=3, 2025-05-07T20:12:39.6504221Z D=103, 2025-05-07T20:12:39.6504308Z B=73, 2025-05-07T20:12:39.6504386Z log_E=4, 2025-05-07T20:12:39.6504462Z L=1, 2025-05-07T20:12:39.6504559Z D_gradcheck=1, 2025-05-07T20:12:39.6504657Z stochastic_rounding=False, 2025-05-07T20:12:39.6505362Z weighted=False, 2025-05-07T20:12:39.6505458Z row_wise=False, 2025-05-07T20:12:39.6505541Z mixed=False, 2025-05-07T20:12:39.6505623Z use_cache=True, 2025-05-07T20:12:39.6505747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6505831Z use_cpu=True, 2025-05-07T20:12:39.6505938Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.6506025Z ) 2025-05-07T20:12:39.6506169Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6506552Z self=, 2025-05-07T20:12:39.6506635Z mixed_B=False, 2025-05-07T20:12:39.6506719Z compile=False, 2025-05-07T20:12:39.6506807Z T=1, 2025-05-07T20:12:39.6506884Z D=107, 2025-05-07T20:12:39.6506959Z B=68, 2025-05-07T20:12:39.6507048Z log_E=3, 2025-05-07T20:12:39.6507124Z L=13, 2025-05-07T20:12:39.6507208Z D_gradcheck=2, 2025-05-07T20:12:39.6507316Z stochastic_rounding=True, 2025-05-07T20:12:39.6507400Z weighted=True, 2025-05-07T20:12:39.6507483Z row_wise=False, 2025-05-07T20:12:39.6507575Z mixed=False, 2025-05-07T20:12:39.6507658Z use_cache=False, 2025-05-07T20:12:39.6507781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.6507862Z use_cpu=True, 2025-05-07T20:12:39.6507966Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6508049Z ) 2025-05-07T20:12:39.6508189Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6508559Z self=, 2025-05-07T20:12:39.6508655Z mixed_B=False, 2025-05-07T20:12:39.6508741Z compile=True, 2025-05-07T20:12:39.6508817Z T=3, 2025-05-07T20:12:39.6508905Z D=59, 2025-05-07T20:12:39.6508981Z B=121, 2025-05-07T20:12:39.6509059Z log_E=4, 2025-05-07T20:12:39.6509152Z L=11, 2025-05-07T20:12:39.6509265Z D_gradcheck=1, 2025-05-07T20:12:39.6509362Z stochastic_rounding=True, 2025-05-07T20:12:39.6509458Z weighted=True, 2025-05-07T20:12:39.6509541Z row_wise=True, 2025-05-07T20:12:39.6509634Z mixed=True, 2025-05-07T20:12:39.6509721Z use_cache=False, 2025-05-07T20:12:39.6509861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6509952Z use_cpu=True, 2025-05-07T20:12:39.6510056Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6510131Z ) 2025-05-07T20:12:39.6510276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.6510671Z self=, 2025-05-07T20:12:39.6510755Z mixed_B=False, 2025-05-07T20:12:39.6510849Z compile=False, 2025-05-07T20:12:39.6510926Z T=3, 2025-05-07T20:12:39.6511003Z D=75, 2025-05-07T20:12:39.6511086Z B=44, 2025-05-07T20:12:39.6511167Z log_E=3, 2025-05-07T20:12:39.6511241Z L=19, 2025-05-07T20:12:39.6511336Z D_gradcheck=2, 2025-05-07T20:12:39.6511433Z stochastic_rounding=False, 2025-05-07T20:12:39.6511527Z weighted=True, 2025-05-07T20:12:39.6511609Z row_wise=True, 2025-05-07T20:12:39.6511691Z mixed=False, 2025-05-07T20:12:39.6511785Z use_cache=True, 2025-05-07T20:12:39.6511898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.6511980Z use_cpu=True, 2025-05-07T20:12:39.6512093Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.6512170Z ) 2025-05-07T20:12:39.9166006Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9166710Z self=, 2025-05-07T20:12:39.9167311Z mixed_B=True, 2025-05-07T20:12:39.9167550Z compile=False, 2025-05-07T20:12:39.9167766Z T=3, 2025-05-07T20:12:39.9167974Z D=18, 2025-05-07T20:12:39.9168175Z B=97, 2025-05-07T20:12:39.9168361Z log_E=3, 2025-05-07T20:12:39.9168568Z L=12, 2025-05-07T20:12:39.9168777Z D_gradcheck=2, 2025-05-07T20:12:39.9169008Z stochastic_rounding=False, 2025-05-07T20:12:39.9169497Z weighted=True, 2025-05-07T20:12:39.9169729Z row_wise=True, 2025-05-07T20:12:39.9169944Z mixed=False, 2025-05-07T20:12:39.9170171Z use_cache=True, 2025-05-07T20:12:39.9170432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9170728Z use_cpu=True, 2025-05-07T20:12:39.9170974Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9171259Z ) 2025-05-07T20:12:39.9171495Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9172135Z self=, 2025-05-07T20:12:39.9172715Z mixed_B=True, 2025-05-07T20:12:39.9172941Z compile=True, 2025-05-07T20:12:39.9173146Z T=4, 2025-05-07T20:12:39.9173343Z D=6, 2025-05-07T20:12:39.9173537Z B=45, 2025-05-07T20:12:39.9173723Z log_E=4, 2025-05-07T20:12:39.9173925Z L=1, 2025-05-07T20:12:39.9174131Z D_gradcheck=2, 2025-05-07T20:12:39.9174360Z stochastic_rounding=True, 2025-05-07T20:12:39.9174628Z weighted=True, 2025-05-07T20:12:39.9174853Z row_wise=False, 2025-05-07T20:12:39.9175064Z mixed=True, 2025-05-07T20:12:39.9175288Z use_cache=False, 2025-05-07T20:12:39.9175707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9176003Z use_cpu=True, 2025-05-07T20:12:39.9176246Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9176606Z ) 2025-05-07T20:12:39.9176841Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9177477Z self=, 2025-05-07T20:12:39.9178057Z mixed_B=True, 2025-05-07T20:12:39.9178280Z compile=False, 2025-05-07T20:12:39.9178489Z T=1, 2025-05-07T20:12:39.9178684Z D=65, 2025-05-07T20:12:39.9178878Z B=112, 2025-05-07T20:12:39.9179063Z log_E=4, 2025-05-07T20:12:39.9179266Z L=3, 2025-05-07T20:12:39.9179585Z D_gradcheck=2, 2025-05-07T20:12:39.9179889Z stochastic_rounding=True, 2025-05-07T20:12:39.9180167Z weighted=True, 2025-05-07T20:12:39.9180402Z row_wise=False, 2025-05-07T20:12:39.9180614Z mixed=True, 2025-05-07T20:12:39.9180839Z use_cache=False, 2025-05-07T20:12:39.9181165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9181461Z use_cpu=True, 2025-05-07T20:12:39.9181714Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9181997Z ) 2025-05-07T20:12:39.9182230Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9182913Z self=, 2025-05-07T20:12:39.9183497Z mixed_B=True, 2025-05-07T20:12:39.9183719Z compile=False, 2025-05-07T20:12:39.9183927Z T=5, 2025-05-07T20:12:39.9184124Z D=72, 2025-05-07T20:12:39.9184319Z B=27, 2025-05-07T20:12:39.9184505Z log_E=3, 2025-05-07T20:12:39.9184712Z L=17, 2025-05-07T20:12:39.9184916Z D_gradcheck=1, 2025-05-07T20:12:39.9185147Z stochastic_rounding=False, 2025-05-07T20:12:39.9185418Z weighted=True, 2025-05-07T20:12:39.9185645Z row_wise=False, 2025-05-07T20:12:39.9185857Z mixed=False, 2025-05-07T20:12:39.9186077Z use_cache=True, 2025-05-07T20:12:39.9186329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9186624Z use_cpu=True, 2025-05-07T20:12:39.9186871Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9187145Z ) 2025-05-07T20:12:39.9187377Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9188009Z self=, 2025-05-07T20:12:39.9188594Z mixed_B=False, 2025-05-07T20:12:39.9188810Z compile=True, 2025-05-07T20:12:39.9189028Z T=4, 2025-05-07T20:12:39.9189223Z D=87, 2025-05-07T20:12:39.9189408Z B=71, 2025-05-07T20:12:39.9189626Z log_E=3, 2025-05-07T20:12:39.9189834Z L=9, 2025-05-07T20:12:39.9190028Z D_gradcheck=1, 2025-05-07T20:12:39.9190271Z stochastic_rounding=True, 2025-05-07T20:12:39.9190547Z weighted=False, 2025-05-07T20:12:39.9190822Z row_wise=True, 2025-05-07T20:12:39.9191051Z mixed=False, 2025-05-07T20:12:39.9191282Z use_cache=False, 2025-05-07T20:12:39.9191537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9191851Z use_cpu=True, 2025-05-07T20:12:39.9192102Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9192373Z ) 2025-05-07T20:12:39.9192626Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9193267Z self=, 2025-05-07T20:12:39.9193857Z mixed_B=True, 2025-05-07T20:12:39.9194072Z compile=True, 2025-05-07T20:12:39.9194297Z T=2, 2025-05-07T20:12:39.9194502Z D=110, 2025-05-07T20:12:39.9194688Z B=95, 2025-05-07T20:12:39.9194887Z log_E=3, 2025-05-07T20:12:39.9195096Z L=15, 2025-05-07T20:12:39.9195287Z D_gradcheck=1, 2025-05-07T20:12:39.9195526Z stochastic_rounding=False, 2025-05-07T20:12:39.9195795Z weighted=False, 2025-05-07T20:12:39.9196010Z row_wise=False, 2025-05-07T20:12:39.9196231Z mixed=False, 2025-05-07T20:12:39.9196449Z use_cache=True, 2025-05-07T20:12:39.9196690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9196995Z use_cpu=True, 2025-05-07T20:12:39.9197236Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9197498Z ) 2025-05-07T20:12:39.9197740Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9198370Z self=, 2025-05-07T20:12:39.9198947Z mixed_B=True, 2025-05-07T20:12:39.9199158Z compile=True, 2025-05-07T20:12:39.9199379Z T=5, 2025-05-07T20:12:39.9199572Z D=80, 2025-05-07T20:12:39.9199760Z B=74, 2025-05-07T20:12:39.9199959Z log_E=3, 2025-05-07T20:12:39.9200166Z L=10, 2025-05-07T20:12:39.9200359Z D_gradcheck=2, 2025-05-07T20:12:39.9200646Z stochastic_rounding=True, 2025-05-07T20:12:39.9200919Z weighted=False, 2025-05-07T20:12:39.9201138Z row_wise=False, 2025-05-07T20:12:39.9201362Z mixed=False, 2025-05-07T20:12:39.9201583Z use_cache=True, 2025-05-07T20:12:39.9201856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9202162Z use_cpu=True, 2025-05-07T20:12:39.9202404Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9202668Z ) 2025-05-07T20:12:39.9202912Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9203574Z self=, 2025-05-07T20:12:39.9204146Z mixed_B=True, 2025-05-07T20:12:39.9204369Z compile=True, 2025-05-07T20:12:39.9204582Z T=4, 2025-05-07T20:12:39.9204765Z D=125, 2025-05-07T20:12:39.9204961Z B=111, 2025-05-07T20:12:39.9205158Z log_E=5, 2025-05-07T20:12:39.9205354Z L=18, 2025-05-07T20:12:39.9205554Z D_gradcheck=1, 2025-05-07T20:12:39.9205795Z stochastic_rounding=False, 2025-05-07T20:12:39.9206067Z weighted=False, 2025-05-07T20:12:39.9206283Z row_wise=True, 2025-05-07T20:12:39.9206504Z mixed=True, 2025-05-07T20:12:39.9206721Z use_cache=True, 2025-05-07T20:12:39.9206959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9207271Z use_cpu=True, 2025-05-07T20:12:39.9207513Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9207776Z ) 2025-05-07T20:12:39.9208016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9208642Z self=, 2025-05-07T20:12:39.9209205Z mixed_B=True, 2025-05-07T20:12:39.9209425Z compile=True, 2025-05-07T20:12:39.9209639Z T=1, 2025-05-07T20:12:39.9209821Z D=61, 2025-05-07T20:12:39.9210016Z B=32, 2025-05-07T20:12:39.9210209Z log_E=4, 2025-05-07T20:12:39.9210397Z L=13, 2025-05-07T20:12:39.9210594Z D_gradcheck=1, 2025-05-07T20:12:39.9210835Z stochastic_rounding=True, 2025-05-07T20:12:39.9211091Z weighted=False, 2025-05-07T20:12:39.9211349Z row_wise=True, 2025-05-07T20:12:39.9211572Z mixed=False, 2025-05-07T20:12:39.9211781Z use_cache=True, 2025-05-07T20:12:39.9212035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9212349Z use_cpu=True, 2025-05-07T20:12:39.9212590Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9212853Z ) 2025-05-07T20:12:39.9213096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9222159Z self=, 2025-05-07T20:12:39.9222854Z mixed_B=False, 2025-05-07T20:12:39.9223081Z compile=False, 2025-05-07T20:12:39.9223310Z T=3, 2025-05-07T20:12:39.9223514Z D=15, 2025-05-07T20:12:39.9223701Z B=100, 2025-05-07T20:12:39.9223904Z log_E=4, 2025-05-07T20:12:39.9224115Z L=0, 2025-05-07T20:12:39.9224305Z D_gradcheck=2, 2025-05-07T20:12:39.9224554Z stochastic_rounding=True, 2025-05-07T20:12:39.9224832Z weighted=False, 2025-05-07T20:12:39.9225055Z row_wise=True, 2025-05-07T20:12:39.9225280Z mixed=True, 2025-05-07T20:12:39.9225503Z use_cache=False, 2025-05-07T20:12:39.9225754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9226071Z use_cpu=True, 2025-05-07T20:12:39.9226322Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9226606Z ) 2025-05-07T20:12:39.9226840Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9227483Z self=, 2025-05-07T20:12:39.9228066Z mixed_B=False, 2025-05-07T20:12:39.9228284Z compile=True, 2025-05-07T20:12:39.9228508Z T=1, 2025-05-07T20:12:39.9228708Z D=14, 2025-05-07T20:12:39.9228891Z B=84, 2025-05-07T20:12:39.9229089Z log_E=3, 2025-05-07T20:12:39.9229293Z L=15, 2025-05-07T20:12:39.9229480Z D_gradcheck=1, 2025-05-07T20:12:39.9229803Z stochastic_rounding=False, 2025-05-07T20:12:39.9230084Z weighted=False, 2025-05-07T20:12:39.9230301Z row_wise=True, 2025-05-07T20:12:39.9230522Z mixed=True, 2025-05-07T20:12:39.9230743Z use_cache=True, 2025-05-07T20:12:39.9230981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9231328Z use_cpu=True, 2025-05-07T20:12:39.9231574Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9231841Z ) 2025-05-07T20:12:39.9232091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9232756Z self=, 2025-05-07T20:12:39.9233343Z mixed_B=False, 2025-05-07T20:12:39.9233560Z compile=True, 2025-05-07T20:12:39.9233778Z T=5, 2025-05-07T20:12:39.9233974Z D=4, 2025-05-07T20:12:39.9234158Z B=15, 2025-05-07T20:12:39.9234359Z log_E=5, 2025-05-07T20:12:39.9234568Z L=13, 2025-05-07T20:12:39.9234759Z D_gradcheck=2, 2025-05-07T20:12:39.9235002Z stochastic_rounding=True, 2025-05-07T20:12:39.9235273Z weighted=False, 2025-05-07T20:12:39.9235493Z row_wise=False, 2025-05-07T20:12:39.9235715Z mixed=True, 2025-05-07T20:12:39.9235934Z use_cache=True, 2025-05-07T20:12:39.9236173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9236481Z use_cpu=True, 2025-05-07T20:12:39.9236724Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9236989Z ) 2025-05-07T20:12:39.9237233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9237865Z self=, 2025-05-07T20:12:39.9238448Z mixed_B=False, 2025-05-07T20:12:39.9238662Z compile=False, 2025-05-07T20:12:39.9238883Z T=2, 2025-05-07T20:12:39.9239082Z D=98, 2025-05-07T20:12:39.9239270Z B=111, 2025-05-07T20:12:39.9239472Z log_E=4, 2025-05-07T20:12:39.9239677Z L=20, 2025-05-07T20:12:39.9239866Z D_gradcheck=2, 2025-05-07T20:12:39.9240112Z stochastic_rounding=False, 2025-05-07T20:12:39.9240388Z weighted=True, 2025-05-07T20:12:39.9240637Z row_wise=True, 2025-05-07T20:12:39.9240859Z mixed=False, 2025-05-07T20:12:39.9241090Z use_cache=False, 2025-05-07T20:12:39.9241344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9241653Z use_cpu=True, 2025-05-07T20:12:39.9241899Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9242166Z ) 2025-05-07T20:12:39.9242409Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9243044Z self=, 2025-05-07T20:12:39.9243610Z mixed_B=True, 2025-05-07T20:12:39.9243833Z compile=True, 2025-05-07T20:12:39.9244054Z T=1, 2025-05-07T20:12:39.9244237Z D=118, 2025-05-07T20:12:39.9244434Z B=114, 2025-05-07T20:12:39.9244636Z log_E=5, 2025-05-07T20:12:39.9244828Z L=15, 2025-05-07T20:12:39.9245034Z D_gradcheck=2, 2025-05-07T20:12:39.9245283Z stochastic_rounding=True, 2025-05-07T20:12:39.9245559Z weighted=True, 2025-05-07T20:12:39.9245773Z row_wise=True, 2025-05-07T20:12:39.9246000Z mixed=True, 2025-05-07T20:12:39.9246223Z use_cache=False, 2025-05-07T20:12:39.9246471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9246781Z use_cpu=True, 2025-05-07T20:12:39.9247026Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9247291Z ) 2025-05-07T20:12:39.9247535Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9248165Z self=, 2025-05-07T20:12:39.9248734Z mixed_B=False, 2025-05-07T20:12:39.9248965Z compile=True, 2025-05-07T20:12:39.9249185Z T=2, 2025-05-07T20:12:39.9249370Z D=90, 2025-05-07T20:12:39.9249571Z B=24, 2025-05-07T20:12:39.9249773Z log_E=5, 2025-05-07T20:12:39.9249964Z L=5, 2025-05-07T20:12:39.9250169Z D_gradcheck=1, 2025-05-07T20:12:39.9250446Z stochastic_rounding=False, 2025-05-07T20:12:39.9250712Z weighted=False, 2025-05-07T20:12:39.9250945Z row_wise=False, 2025-05-07T20:12:39.9251171Z mixed=False, 2025-05-07T20:12:39.9251382Z use_cache=False, 2025-05-07T20:12:39.9251646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9251986Z use_cpu=True, 2025-05-07T20:12:39.9252234Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9252503Z ) 2025-05-07T20:12:39.9252749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9253410Z self=, 2025-05-07T20:12:39.9253983Z mixed_B=False, 2025-05-07T20:12:39.9254216Z compile=True, 2025-05-07T20:12:39.9254437Z T=5, 2025-05-07T20:12:39.9254627Z D=66, 2025-05-07T20:12:39.9254827Z B=67, 2025-05-07T20:12:39.9255026Z log_E=4, 2025-05-07T20:12:39.9255217Z L=5, 2025-05-07T20:12:39.9255420Z D_gradcheck=1, 2025-05-07T20:12:39.9255664Z stochastic_rounding=False, 2025-05-07T20:12:39.9255926Z weighted=True, 2025-05-07T20:12:39.9256152Z row_wise=True, 2025-05-07T20:12:39.9256373Z mixed=True, 2025-05-07T20:12:39.9256585Z use_cache=False, 2025-05-07T20:12:39.9256846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9257154Z use_cpu=True, 2025-05-07T20:12:39.9257394Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9257678Z ) 2025-05-07T20:12:39.9257925Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9258561Z self=, 2025-05-07T20:12:39.9259131Z mixed_B=False, 2025-05-07T20:12:39.9259360Z compile=False, 2025-05-07T20:12:39.9259585Z T=1, 2025-05-07T20:12:39.9259867Z D=79, 2025-05-07T20:12:39.9260067Z B=16, 2025-05-07T20:12:39.9260269Z log_E=3, 2025-05-07T20:12:39.9260463Z L=4, 2025-05-07T20:12:39.9260669Z D_gradcheck=1, 2025-05-07T20:12:39.9260915Z stochastic_rounding=True, 2025-05-07T20:12:39.9261176Z weighted=True, 2025-05-07T20:12:39.9261402Z row_wise=False, 2025-05-07T20:12:39.9261674Z mixed=True, 2025-05-07T20:12:39.9261886Z use_cache=True, 2025-05-07T20:12:39.9262146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9262460Z use_cpu=True, 2025-05-07T20:12:39.9262694Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9262978Z ) 2025-05-07T20:12:39.9479440Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9480097Z self=, 2025-05-07T20:12:39.9480668Z mixed_B=True, 2025-05-07T20:12:39.9480901Z compile=True, 2025-05-07T20:12:39.9481116Z T=3, 2025-05-07T20:12:39.9481301Z D=118, 2025-05-07T20:12:39.9481506Z B=18, 2025-05-07T20:12:39.9481706Z log_E=5, 2025-05-07T20:12:39.9481899Z L=5, 2025-05-07T20:12:39.9482109Z D_gradcheck=2, 2025-05-07T20:12:39.9482356Z stochastic_rounding=False, 2025-05-07T20:12:39.9482620Z weighted=False, 2025-05-07T20:12:39.9482845Z row_wise=False, 2025-05-07T20:12:39.9483067Z mixed=True, 2025-05-07T20:12:39.9483271Z use_cache=True, 2025-05-07T20:12:39.9483523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9483829Z use_cpu=True, 2025-05-07T20:12:39.9484060Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9484340Z ) 2025-05-07T20:12:39.9484585Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9485201Z self=, 2025-05-07T20:12:39.9485785Z mixed_B=False, 2025-05-07T20:12:39.9486011Z compile=True, 2025-05-07T20:12:39.9486214Z T=4, 2025-05-07T20:12:39.9486410Z D=79, 2025-05-07T20:12:39.9486603Z B=45, 2025-05-07T20:12:39.9486784Z log_E=4, 2025-05-07T20:12:39.9486987Z L=14, 2025-05-07T20:12:39.9487185Z D_gradcheck=1, 2025-05-07T20:12:39.9487528Z stochastic_rounding=False, 2025-05-07T20:12:39.9487795Z weighted=True, 2025-05-07T20:12:39.9488024Z row_wise=False, 2025-05-07T20:12:39.9488251Z mixed=True, 2025-05-07T20:12:39.9488457Z use_cache=True, 2025-05-07T20:12:39.9488709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9489096Z use_cpu=True, 2025-05-07T20:12:39.9489330Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9489623Z ) 2025-05-07T20:12:39.9489856Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9490532Z self=, 2025-05-07T20:12:39.9491117Z mixed_B=False, 2025-05-07T20:12:39.9491338Z compile=False, 2025-05-07T20:12:39.9491560Z T=5, 2025-05-07T20:12:39.9491759Z D=117, 2025-05-07T20:12:39.9491950Z B=99, 2025-05-07T20:12:39.9492155Z log_E=5, 2025-05-07T20:12:39.9492363Z L=2, 2025-05-07T20:12:39.9492641Z D_gradcheck=1, 2025-05-07T20:12:39.9492874Z stochastic_rounding=True, 2025-05-07T20:12:39.9493154Z weighted=True, 2025-05-07T20:12:39.9493386Z row_wise=False, 2025-05-07T20:12:39.9493599Z mixed=True, 2025-05-07T20:12:39.9493819Z use_cache=True, 2025-05-07T20:12:39.9494074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9494370Z use_cpu=True, 2025-05-07T20:12:39.9494619Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9494895Z ) 2025-05-07T20:12:39.9495122Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9495752Z self=, 2025-05-07T20:12:39.9496332Z mixed_B=True, 2025-05-07T20:12:39.9496540Z compile=True, 2025-05-07T20:12:39.9496750Z T=5, 2025-05-07T20:12:39.9496943Z D=101, 2025-05-07T20:12:39.9497124Z B=83, 2025-05-07T20:12:39.9497317Z log_E=4, 2025-05-07T20:12:39.9497518Z L=18, 2025-05-07T20:12:39.9497705Z D_gradcheck=2, 2025-05-07T20:12:39.9497942Z stochastic_rounding=True, 2025-05-07T20:12:39.9498210Z weighted=False, 2025-05-07T20:12:39.9498424Z row_wise=True, 2025-05-07T20:12:39.9498685Z mixed=False, 2025-05-07T20:12:39.9498908Z use_cache=True, 2025-05-07T20:12:39.9499164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9499460Z use_cpu=True, 2025-05-07T20:12:39.9499805Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9500083Z ) 2025-05-07T20:12:39.9500313Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9500943Z self=, 2025-05-07T20:12:39.9501523Z mixed_B=True, 2025-05-07T20:12:39.9501733Z compile=False, 2025-05-07T20:12:39.9501951Z T=3, 2025-05-07T20:12:39.9502144Z D=88, 2025-05-07T20:12:39.9502325Z B=78, 2025-05-07T20:12:39.9502519Z log_E=4, 2025-05-07T20:12:39.9502720Z L=10, 2025-05-07T20:12:39.9502907Z D_gradcheck=2, 2025-05-07T20:12:39.9503148Z stochastic_rounding=False, 2025-05-07T20:12:39.9503419Z weighted=False, 2025-05-07T20:12:39.9503637Z row_wise=False, 2025-05-07T20:12:39.9503864Z mixed=True, 2025-05-07T20:12:39.9504082Z use_cache=False, 2025-05-07T20:12:39.9504329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9504636Z use_cpu=True, 2025-05-07T20:12:39.9504878Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9505151Z ) 2025-05-07T20:12:39.9505383Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9506014Z self=, 2025-05-07T20:12:39.9506590Z mixed_B=True, 2025-05-07T20:12:39.9506803Z compile=False, 2025-05-07T20:12:39.9507025Z T=2, 2025-05-07T20:12:39.9507218Z D=60, 2025-05-07T20:12:39.9507400Z B=2, 2025-05-07T20:12:39.9507595Z log_E=4, 2025-05-07T20:12:39.9507797Z L=15, 2025-05-07T20:12:39.9507985Z D_gradcheck=1, 2025-05-07T20:12:39.9508227Z stochastic_rounding=True, 2025-05-07T20:12:39.9508543Z weighted=True, 2025-05-07T20:12:39.9508757Z row_wise=True, 2025-05-07T20:12:39.9508978Z mixed=False, 2025-05-07T20:12:39.9509200Z use_cache=True, 2025-05-07T20:12:39.9509437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9509772Z use_cpu=True, 2025-05-07T20:12:39.9510014Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9510278Z ) 2025-05-07T20:12:39.9510520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9511193Z self=, 2025-05-07T20:12:39.9511776Z mixed_B=False, 2025-05-07T20:12:39.9511989Z compile=False, 2025-05-07T20:12:39.9512211Z T=1, 2025-05-07T20:12:39.9512405Z D=10, 2025-05-07T20:12:39.9512589Z B=106, 2025-05-07T20:12:39.9512794Z log_E=3, 2025-05-07T20:12:39.9513000Z L=6, 2025-05-07T20:12:39.9513187Z D_gradcheck=1, 2025-05-07T20:12:39.9513429Z stochastic_rounding=True, 2025-05-07T20:12:39.9513699Z weighted=False, 2025-05-07T20:12:39.9513913Z row_wise=False, 2025-05-07T20:12:39.9514141Z mixed=False, 2025-05-07T20:12:39.9514360Z use_cache=True, 2025-05-07T20:12:39.9514596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9514903Z use_cpu=True, 2025-05-07T20:12:39.9515146Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9515411Z ) 2025-05-07T20:12:39.9515653Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9516276Z self=, 2025-05-07T20:12:39.9516834Z mixed_B=False, 2025-05-07T20:12:39.9517059Z compile=True, 2025-05-07T20:12:39.9517274Z T=4, 2025-05-07T20:12:39.9517463Z D=67, 2025-05-07T20:12:39.9517641Z B=61, 2025-05-07T20:12:39.9517831Z log_E=3, 2025-05-07T20:12:39.9518026Z L=5, 2025-05-07T20:12:39.9518202Z D_gradcheck=1, 2025-05-07T20:12:39.9518420Z stochastic_rounding=False, 2025-05-07T20:12:39.9518676Z weighted=True, 2025-05-07T20:12:39.9518879Z row_wise=True, 2025-05-07T20:12:39.9519117Z mixed=True, 2025-05-07T20:12:39.9519321Z use_cache=False, 2025-05-07T20:12:39.9519569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9519865Z use_cpu=True, 2025-05-07T20:12:39.9520094Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9520357Z ) 2025-05-07T20:12:39.9520589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9521204Z self=, 2025-05-07T20:12:39.9521766Z mixed_B=True, 2025-05-07T20:12:39.9521982Z compile=True, 2025-05-07T20:12:39.9522181Z T=1, 2025-05-07T20:12:39.9522356Z D=82, 2025-05-07T20:12:39.9522536Z B=69, 2025-05-07T20:12:39.9522721Z log_E=4, 2025-05-07T20:12:39.9522905Z L=9, 2025-05-07T20:12:39.9523089Z D_gradcheck=2, 2025-05-07T20:12:39.9523317Z stochastic_rounding=True, 2025-05-07T20:12:39.9523568Z weighted=True, 2025-05-07T20:12:39.9523782Z row_wise=False, 2025-05-07T20:12:39.9523992Z mixed=False, 2025-05-07T20:12:39.9524202Z use_cache=False, 2025-05-07T20:12:39.9524441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9524734Z use_cpu=True, 2025-05-07T20:12:39.9524966Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9525224Z ) 2025-05-07T20:12:39.9525452Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9526066Z self=, 2025-05-07T20:12:39.9526624Z mixed_B=True, 2025-05-07T20:12:39.9526833Z compile=True, 2025-05-07T20:12:39.9527038Z T=2, 2025-05-07T20:12:39.9527213Z D=56, 2025-05-07T20:12:39.9527394Z B=99, 2025-05-07T20:12:39.9527575Z log_E=5, 2025-05-07T20:12:39.9527648Z L=7, 2025-05-07T20:12:39.9527730Z D_gradcheck=2, 2025-05-07T20:12:39.9527833Z stochastic_rounding=False, 2025-05-07T20:12:39.9527945Z weighted=False, 2025-05-07T20:12:39.9528028Z row_wise=False, 2025-05-07T20:12:39.9528118Z mixed=False, 2025-05-07T20:12:39.9528201Z use_cache=True, 2025-05-07T20:12:39.9528315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9528395Z use_cpu=True, 2025-05-07T20:12:39.9528528Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9528611Z ) 2025-05-07T20:12:39.9528742Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9529143Z self=, 2025-05-07T20:12:39.9529229Z mixed_B=False, 2025-05-07T20:12:39.9529307Z compile=True, 2025-05-07T20:12:39.9529381Z T=4, 2025-05-07T20:12:39.9529463Z D=22, 2025-05-07T20:12:39.9529535Z B=51, 2025-05-07T20:12:39.9529608Z log_E=3, 2025-05-07T20:12:39.9529688Z L=12, 2025-05-07T20:12:39.9529768Z D_gradcheck=1, 2025-05-07T20:12:39.9529863Z stochastic_rounding=True, 2025-05-07T20:12:39.9529956Z weighted=True, 2025-05-07T20:12:39.9530036Z row_wise=False, 2025-05-07T20:12:39.9530125Z mixed=True, 2025-05-07T20:12:39.9530205Z use_cache=True, 2025-05-07T20:12:39.9530312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9530398Z use_cpu=True, 2025-05-07T20:12:39.9530500Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9530569Z ) 2025-05-07T20:12:39.9530708Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9531076Z self=, 2025-05-07T20:12:39.9531153Z mixed_B=True, 2025-05-07T20:12:39.9531245Z compile=False, 2025-05-07T20:12:39.9531319Z T=2, 2025-05-07T20:12:39.9531389Z D=4, 2025-05-07T20:12:39.9531470Z B=32, 2025-05-07T20:12:39.9531545Z log_E=5, 2025-05-07T20:12:39.9531626Z L=10, 2025-05-07T20:12:39.9531706Z D_gradcheck=2, 2025-05-07T20:12:39.9531798Z stochastic_rounding=False, 2025-05-07T20:12:39.9531889Z weighted=True, 2025-05-07T20:12:39.9531971Z row_wise=False, 2025-05-07T20:12:39.9532047Z mixed=False, 2025-05-07T20:12:39.9532159Z use_cache=False, 2025-05-07T20:12:39.9532266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9532343Z use_cpu=True, 2025-05-07T20:12:39.9532458Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9532529Z ) 2025-05-07T20:12:39.9532662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9533042Z self=, 2025-05-07T20:12:39.9533120Z mixed_B=True, 2025-05-07T20:12:39.9533200Z compile=False, 2025-05-07T20:12:39.9533285Z T=5, 2025-05-07T20:12:39.9533357Z D=98, 2025-05-07T20:12:39.9533437Z B=46, 2025-05-07T20:12:39.9533510Z log_E=3, 2025-05-07T20:12:39.9533582Z L=6, 2025-05-07T20:12:39.9533667Z D_gradcheck=2, 2025-05-07T20:12:39.9533759Z stochastic_rounding=False, 2025-05-07T20:12:39.9533840Z weighted=False, 2025-05-07T20:12:39.9533930Z row_wise=True, 2025-05-07T20:12:39.9534008Z mixed=True, 2025-05-07T20:12:39.9534088Z use_cache=True, 2025-05-07T20:12:39.9534200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9534279Z use_cpu=True, 2025-05-07T20:12:39.9534378Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9534458Z ) 2025-05-07T20:12:39.9534590Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9534962Z self=, 2025-05-07T20:12:39.9535049Z mixed_B=True, 2025-05-07T20:12:39.9535132Z compile=True, 2025-05-07T20:12:39.9535213Z T=1, 2025-05-07T20:12:39.9535288Z D=79, 2025-05-07T20:12:39.9535370Z B=25, 2025-05-07T20:12:39.9535454Z log_E=4, 2025-05-07T20:12:39.9535527Z L=8, 2025-05-07T20:12:39.9535611Z D_gradcheck=2, 2025-05-07T20:12:39.9535715Z stochastic_rounding=False, 2025-05-07T20:12:39.9535825Z weighted=False, 2025-05-07T20:12:39.9535905Z row_wise=True, 2025-05-07T20:12:39.9535991Z mixed=False, 2025-05-07T20:12:39.9536076Z use_cache=True, 2025-05-07T20:12:39.9536185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9536272Z use_cpu=True, 2025-05-07T20:12:39.9536405Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9536477Z ) 2025-05-07T20:12:39.9536618Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9537011Z self=, 2025-05-07T20:12:39.9537099Z mixed_B=True, 2025-05-07T20:12:39.9537181Z compile=False, 2025-05-07T20:12:39.9537256Z T=5, 2025-05-07T20:12:39.9537338Z D=28, 2025-05-07T20:12:39.9537412Z B=71, 2025-05-07T20:12:39.9537487Z log_E=5, 2025-05-07T20:12:39.9537578Z L=11, 2025-05-07T20:12:39.9537662Z D_gradcheck=2, 2025-05-07T20:12:39.9537762Z stochastic_rounding=False, 2025-05-07T20:12:39.9537864Z weighted=False, 2025-05-07T20:12:39.9537949Z row_wise=False, 2025-05-07T20:12:39.9538033Z mixed=False, 2025-05-07T20:12:39.9538133Z use_cache=True, 2025-05-07T20:12:39.9538245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9538345Z use_cpu=True, 2025-05-07T20:12:39.9538453Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9538529Z ) 2025-05-07T20:12:39.9538679Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9539051Z self=, 2025-05-07T20:12:39.9539136Z mixed_B=False, 2025-05-07T20:12:39.9539237Z compile=False, 2025-05-07T20:12:39.9539319Z T=1, 2025-05-07T20:12:39.9539398Z D=77, 2025-05-07T20:12:39.9539490Z B=15, 2025-05-07T20:12:39.9539572Z log_E=4, 2025-05-07T20:12:39.9539736Z L=16, 2025-05-07T20:12:39.9539839Z D_gradcheck=1, 2025-05-07T20:12:39.9539941Z stochastic_rounding=True, 2025-05-07T20:12:39.9540028Z weighted=True, 2025-05-07T20:12:39.9540130Z row_wise=False, 2025-05-07T20:12:39.9540213Z mixed=True, 2025-05-07T20:12:39.9540347Z use_cache=False, 2025-05-07T20:12:39.9540459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9540548Z use_cpu=True, 2025-05-07T20:12:39.9540671Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9540749Z ) 2025-05-07T20:12:39.9540886Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9541274Z self=, 2025-05-07T20:12:39.9541360Z mixed_B=False, 2025-05-07T20:12:39.9541449Z compile=False, 2025-05-07T20:12:39.9541539Z T=3, 2025-05-07T20:12:39.9541619Z D=11, 2025-05-07T20:12:39.9541695Z B=59, 2025-05-07T20:12:39.9541787Z log_E=5, 2025-05-07T20:12:39.9541866Z L=16, 2025-05-07T20:12:39.9541952Z D_gradcheck=1, 2025-05-07T20:12:39.9542066Z stochastic_rounding=True, 2025-05-07T20:12:39.9542153Z weighted=True, 2025-05-07T20:12:39.9542248Z row_wise=True, 2025-05-07T20:12:39.9542330Z mixed=False, 2025-05-07T20:12:39.9542418Z use_cache=False, 2025-05-07T20:12:39.9542540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9542622Z use_cpu=True, 2025-05-07T20:12:39.9542727Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9542814Z ) 2025-05-07T20:12:39.9796552Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9796960Z self=, 2025-05-07T20:12:39.9797052Z mixed_B=True, 2025-05-07T20:12:39.9797136Z compile=True, 2025-05-07T20:12:39.9797278Z T=2, 2025-05-07T20:12:39.9797359Z D=38, 2025-05-07T20:12:39.9797438Z B=110, 2025-05-07T20:12:39.9797528Z log_E=5, 2025-05-07T20:12:39.9797605Z L=14, 2025-05-07T20:12:39.9797688Z D_gradcheck=1, 2025-05-07T20:12:39.9797801Z stochastic_rounding=False, 2025-05-07T20:12:39.9797970Z weighted=False, 2025-05-07T20:12:39.9798057Z row_wise=True, 2025-05-07T20:12:39.9798152Z mixed=False, 2025-05-07T20:12:39.9798244Z use_cache=True, 2025-05-07T20:12:39.9798355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9798451Z use_cpu=True, 2025-05-07T20:12:39.9798670Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9798763Z ) 2025-05-07T20:12:39.9798902Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9799331Z self=, 2025-05-07T20:12:39.9799428Z mixed_B=True, 2025-05-07T20:12:39.9799514Z compile=False, 2025-05-07T20:12:39.9799592Z T=3, 2025-05-07T20:12:39.9799686Z D=80, 2025-05-07T20:12:39.9799763Z B=55, 2025-05-07T20:12:39.9799842Z log_E=4, 2025-05-07T20:12:39.9799933Z L=8, 2025-05-07T20:12:39.9800016Z D_gradcheck=2, 2025-05-07T20:12:39.9800114Z stochastic_rounding=True, 2025-05-07T20:12:39.9800210Z weighted=True, 2025-05-07T20:12:39.9800298Z row_wise=False, 2025-05-07T20:12:39.9800393Z mixed=False, 2025-05-07T20:12:39.9800480Z use_cache=False, 2025-05-07T20:12:39.9800591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9800684Z use_cpu=True, 2025-05-07T20:12:39.9800790Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9800868Z ) 2025-05-07T20:12:39.9801015Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9801388Z self=, 2025-05-07T20:12:39.9801472Z mixed_B=True, 2025-05-07T20:12:39.9801574Z compile=False, 2025-05-07T20:12:39.9801652Z T=4, 2025-05-07T20:12:39.9801731Z D=25, 2025-05-07T20:12:39.9801822Z B=73, 2025-05-07T20:12:39.9801902Z log_E=5, 2025-05-07T20:12:39.9801994Z L=8, 2025-05-07T20:12:39.9802077Z D_gradcheck=1, 2025-05-07T20:12:39.9802174Z stochastic_rounding=True, 2025-05-07T20:12:39.9802273Z weighted=True, 2025-05-07T20:12:39.9802357Z row_wise=True, 2025-05-07T20:12:39.9802440Z mixed=True, 2025-05-07T20:12:39.9802578Z use_cache=False, 2025-05-07T20:12:39.9802687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9802770Z use_cpu=True, 2025-05-07T20:12:39.9802889Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9802964Z ) 2025-05-07T20:12:39.9803098Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9803483Z self=, 2025-05-07T20:12:39.9803569Z mixed_B=True, 2025-05-07T20:12:39.9803654Z compile=False, 2025-05-07T20:12:39.9803751Z T=3, 2025-05-07T20:12:39.9803835Z D=25, 2025-05-07T20:12:39.9803926Z B=91, 2025-05-07T20:12:39.9804007Z log_E=5, 2025-05-07T20:12:39.9804087Z L=2, 2025-05-07T20:12:39.9804183Z D_gradcheck=2, 2025-05-07T20:12:39.9804283Z stochastic_rounding=True, 2025-05-07T20:12:39.9804368Z weighted=False, 2025-05-07T20:12:39.9804466Z row_wise=True, 2025-05-07T20:12:39.9804548Z mixed=False, 2025-05-07T20:12:39.9804633Z use_cache=True, 2025-05-07T20:12:39.9804755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9804840Z use_cpu=True, 2025-05-07T20:12:39.9804945Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9805035Z ) 2025-05-07T20:12:39.9805168Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9805537Z self=, 2025-05-07T20:12:39.9805635Z mixed_B=False, 2025-05-07T20:12:39.9805720Z compile=False, 2025-05-07T20:12:39.9805810Z T=5, 2025-05-07T20:12:39.9805886Z D=126, 2025-05-07T20:12:39.9805962Z B=58, 2025-05-07T20:12:39.9806054Z log_E=3, 2025-05-07T20:12:39.9806132Z L=14, 2025-05-07T20:12:39.9806215Z D_gradcheck=1, 2025-05-07T20:12:39.9806323Z stochastic_rounding=True, 2025-05-07T20:12:39.9806407Z weighted=True, 2025-05-07T20:12:39.9806516Z row_wise=False, 2025-05-07T20:12:39.9806610Z mixed=True, 2025-05-07T20:12:39.9806696Z use_cache=True, 2025-05-07T20:12:39.9806808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9806901Z use_cpu=True, 2025-05-07T20:12:39.9807005Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9807120Z ) 2025-05-07T20:12:39.9807266Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9807639Z self=, 2025-05-07T20:12:39.9807760Z mixed_B=False, 2025-05-07T20:12:39.9807845Z compile=True, 2025-05-07T20:12:39.9807922Z T=3, 2025-05-07T20:12:39.9808011Z D=48, 2025-05-07T20:12:39.9808087Z B=65, 2025-05-07T20:12:39.9808167Z log_E=5, 2025-05-07T20:12:39.9808257Z L=12, 2025-05-07T20:12:39.9808340Z D_gradcheck=2, 2025-05-07T20:12:39.9808441Z stochastic_rounding=True, 2025-05-07T20:12:39.9808536Z weighted=True, 2025-05-07T20:12:39.9808622Z row_wise=False, 2025-05-07T20:12:39.9808704Z mixed=True, 2025-05-07T20:12:39.9808803Z use_cache=False, 2025-05-07T20:12:39.9808915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9809013Z use_cpu=True, 2025-05-07T20:12:39.9809120Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9809198Z ) 2025-05-07T20:12:39.9809352Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9809727Z self=, 2025-05-07T20:12:39.9809811Z mixed_B=True, 2025-05-07T20:12:39.9809907Z compile=False, 2025-05-07T20:12:39.9809984Z T=5, 2025-05-07T20:12:39.9810064Z D=40, 2025-05-07T20:12:39.9810153Z B=15, 2025-05-07T20:12:39.9810232Z log_E=4, 2025-05-07T20:12:39.9810310Z L=6, 2025-05-07T20:12:39.9810404Z D_gradcheck=1, 2025-05-07T20:12:39.9810501Z stochastic_rounding=True, 2025-05-07T20:12:39.9810585Z weighted=False, 2025-05-07T20:12:39.9810685Z row_wise=False, 2025-05-07T20:12:39.9810768Z mixed=False, 2025-05-07T20:12:39.9810864Z use_cache=False, 2025-05-07T20:12:39.9811006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9811088Z use_cpu=True, 2025-05-07T20:12:39.9811204Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9811281Z ) 2025-05-07T20:12:39.9811416Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9811803Z self=, 2025-05-07T20:12:39.9811890Z mixed_B=True, 2025-05-07T20:12:39.9811976Z compile=False, 2025-05-07T20:12:39.9812068Z T=1, 2025-05-07T20:12:39.9812147Z D=38, 2025-05-07T20:12:39.9812227Z B=84, 2025-05-07T20:12:39.9812321Z log_E=3, 2025-05-07T20:12:39.9812399Z L=20, 2025-05-07T20:12:39.9812484Z D_gradcheck=2, 2025-05-07T20:12:39.9812599Z stochastic_rounding=True, 2025-05-07T20:12:39.9812684Z weighted=False, 2025-05-07T20:12:39.9812785Z row_wise=True, 2025-05-07T20:12:39.9812867Z mixed=True, 2025-05-07T20:12:39.9812953Z use_cache=False, 2025-05-07T20:12:39.9813081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9813167Z use_cpu=True, 2025-05-07T20:12:39.9813271Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9813365Z ) 2025-05-07T20:12:39.9813504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9813876Z self=, 2025-05-07T20:12:39.9813980Z mixed_B=False, 2025-05-07T20:12:39.9814068Z compile=False, 2025-05-07T20:12:39.9814147Z T=3, 2025-05-07T20:12:39.9814240Z D=55, 2025-05-07T20:12:39.9814320Z B=113, 2025-05-07T20:12:39.9814417Z log_E=3, 2025-05-07T20:12:39.9814497Z L=15, 2025-05-07T20:12:39.9814586Z D_gradcheck=1, 2025-05-07T20:12:39.9814702Z stochastic_rounding=False, 2025-05-07T20:12:39.9814790Z weighted=False, 2025-05-07T20:12:39.9814901Z row_wise=True, 2025-05-07T20:12:39.9815002Z mixed=False, 2025-05-07T20:12:39.9815086Z use_cache=True, 2025-05-07T20:12:39.9815201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9815297Z use_cpu=True, 2025-05-07T20:12:39.9815404Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9815509Z ) 2025-05-07T20:12:39.9815659Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9816034Z self=, 2025-05-07T20:12:39.9816144Z mixed_B=True, 2025-05-07T20:12:39.9816243Z compile=True, 2025-05-07T20:12:39.9816320Z T=5, 2025-05-07T20:12:39.9816410Z D=52, 2025-05-07T20:12:39.9816486Z B=60, 2025-05-07T20:12:39.9816566Z log_E=4, 2025-05-07T20:12:39.9816658Z L=8, 2025-05-07T20:12:39.9816742Z D_gradcheck=1, 2025-05-07T20:12:39.9816840Z stochastic_rounding=False, 2025-05-07T20:12:39.9816937Z weighted=True, 2025-05-07T20:12:39.9817020Z row_wise=True, 2025-05-07T20:12:39.9817103Z mixed=False, 2025-05-07T20:12:39.9817196Z use_cache=True, 2025-05-07T20:12:39.9817312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9817394Z use_cpu=True, 2025-05-07T20:12:39.9817510Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9817587Z ) 2025-05-07T20:12:39.9817722Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9818106Z self=, 2025-05-07T20:12:39.9818191Z mixed_B=False, 2025-05-07T20:12:39.9818287Z compile=False, 2025-05-07T20:12:39.9818366Z T=3, 2025-05-07T20:12:39.9818443Z D=6, 2025-05-07T20:12:39.9818526Z B=69, 2025-05-07T20:12:39.9818605Z log_E=4, 2025-05-07T20:12:39.9818683Z L=12, 2025-05-07T20:12:39.9818779Z D_gradcheck=2, 2025-05-07T20:12:39.9818876Z stochastic_rounding=True, 2025-05-07T20:12:39.9818960Z weighted=True, 2025-05-07T20:12:39.9819061Z row_wise=True, 2025-05-07T20:12:39.9819141Z mixed=True, 2025-05-07T20:12:39.9819227Z use_cache=True, 2025-05-07T20:12:39.9819375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9819458Z use_cpu=True, 2025-05-07T20:12:39.9819563Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9819733Z ) 2025-05-07T20:12:39.9819871Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9820260Z self=, 2025-05-07T20:12:39.9820346Z mixed_B=False, 2025-05-07T20:12:39.9820430Z compile=False, 2025-05-07T20:12:39.9820522Z T=5, 2025-05-07T20:12:39.9820605Z D=113, 2025-05-07T20:12:39.9820683Z B=44, 2025-05-07T20:12:39.9820775Z log_E=3, 2025-05-07T20:12:39.9820852Z L=16, 2025-05-07T20:12:39.9820935Z D_gradcheck=1, 2025-05-07T20:12:39.9821044Z stochastic_rounding=True, 2025-05-07T20:12:39.9821131Z weighted=True, 2025-05-07T20:12:39.9821215Z row_wise=True, 2025-05-07T20:12:39.9821307Z mixed=True, 2025-05-07T20:12:39.9821392Z use_cache=True, 2025-05-07T20:12:39.9821511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9821606Z use_cpu=True, 2025-05-07T20:12:39.9821712Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9821801Z ) 2025-05-07T20:12:39.9821938Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9822310Z self=, 2025-05-07T20:12:39.9822407Z mixed_B=False, 2025-05-07T20:12:39.9822492Z compile=False, 2025-05-07T20:12:39.9822570Z T=2, 2025-05-07T20:12:39.9822660Z D=126, 2025-05-07T20:12:39.9822737Z B=80, 2025-05-07T20:12:39.9822815Z log_E=3, 2025-05-07T20:12:39.9822905Z L=6, 2025-05-07T20:12:39.9822991Z D_gradcheck=2, 2025-05-07T20:12:39.9823087Z stochastic_rounding=True, 2025-05-07T20:12:39.9823184Z weighted=True, 2025-05-07T20:12:39.9823299Z row_wise=False, 2025-05-07T20:12:39.9823394Z mixed=True, 2025-05-07T20:12:39.9823477Z use_cache=True, 2025-05-07T20:12:39.9823590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9823685Z use_cpu=True, 2025-05-07T20:12:39.9823788Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9823888Z ) 2025-05-07T20:12:39.9824035Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9824405Z self=, 2025-05-07T20:12:39.9824489Z mixed_B=False, 2025-05-07T20:12:39.9824610Z compile=False, 2025-05-07T20:12:39.9824689Z T=3, 2025-05-07T20:12:39.9824765Z D=41, 2025-05-07T20:12:39.9824859Z B=126, 2025-05-07T20:12:39.9824942Z log_E=3, 2025-05-07T20:12:39.9825022Z L=13, 2025-05-07T20:12:39.9825122Z D_gradcheck=1, 2025-05-07T20:12:39.9825227Z stochastic_rounding=False, 2025-05-07T20:12:39.9825326Z weighted=False, 2025-05-07T20:12:39.9825410Z row_wise=True, 2025-05-07T20:12:39.9825495Z mixed=True, 2025-05-07T20:12:39.9825595Z use_cache=False, 2025-05-07T20:12:39.9825709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:39.9825793Z use_cpu=True, 2025-05-07T20:12:39.9825913Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9825991Z ) 2025-05-07T20:12:39.9826129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9826517Z self=, 2025-05-07T20:12:39.9826603Z mixed_B=False, 2025-05-07T20:12:39.9826692Z compile=False, 2025-05-07T20:12:39.9826783Z T=3, 2025-05-07T20:12:39.9826862Z D=21, 2025-05-07T20:12:39.9826957Z B=125, 2025-05-07T20:12:39.9827038Z log_E=5, 2025-05-07T20:12:39.9827117Z L=11, 2025-05-07T20:12:39.9827216Z D_gradcheck=1, 2025-05-07T20:12:39.9827317Z stochastic_rounding=False, 2025-05-07T20:12:39.9827402Z weighted=True, 2025-05-07T20:12:39.9827500Z row_wise=False, 2025-05-07T20:12:39.9827585Z mixed=True, 2025-05-07T20:12:39.9827672Z use_cache=False, 2025-05-07T20:12:39.9827823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9827904Z use_cpu=True, 2025-05-07T20:12:39.9828008Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9828097Z ) 2025-05-07T20:12:39.9828231Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9828599Z self=, 2025-05-07T20:12:39.9828695Z mixed_B=False, 2025-05-07T20:12:39.9828780Z compile=False, 2025-05-07T20:12:39.9828868Z T=5, 2025-05-07T20:12:39.9828946Z D=12, 2025-05-07T20:12:39.9829023Z B=23, 2025-05-07T20:12:39.9829113Z log_E=3, 2025-05-07T20:12:39.9829189Z L=0, 2025-05-07T20:12:39.9829273Z D_gradcheck=2, 2025-05-07T20:12:39.9829381Z stochastic_rounding=True, 2025-05-07T20:12:39.9829466Z weighted=True, 2025-05-07T20:12:39.9829551Z row_wise=False, 2025-05-07T20:12:39.9829647Z mixed=False, 2025-05-07T20:12:39.9829731Z use_cache=False, 2025-05-07T20:12:39.9829846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9829945Z use_cpu=True, 2025-05-07T20:12:39.9830051Z output_dtype=SparseType.FP32, 2025-05-07T20:12:39.9830131Z ) 2025-05-07T20:12:39.9830286Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:39.9830662Z self=, 2025-05-07T20:12:39.9830757Z mixed_B=True, 2025-05-07T20:12:39.9830845Z compile=True, 2025-05-07T20:12:39.9830924Z T=4, 2025-05-07T20:12:39.9831013Z D=10, 2025-05-07T20:12:39.9831090Z B=91, 2025-05-07T20:12:39.9831169Z log_E=3, 2025-05-07T20:12:39.9831258Z L=3, 2025-05-07T20:12:39.9831340Z D_gradcheck=1, 2025-05-07T20:12:39.9831437Z stochastic_rounding=True, 2025-05-07T20:12:39.9831534Z weighted=False, 2025-05-07T20:12:39.9831616Z row_wise=False, 2025-05-07T20:12:39.9831722Z mixed=True, 2025-05-07T20:12:39.9831819Z use_cache=False, 2025-05-07T20:12:39.9831932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:39.9832018Z use_cpu=True, 2025-05-07T20:12:39.9832134Z output_dtype=SparseType.FP16, 2025-05-07T20:12:39.9832235Z ) 2025-05-07T20:12:40.0113242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0113651Z self=, 2025-05-07T20:12:40.0113739Z mixed_B=False, 2025-05-07T20:12:40.0113912Z compile=True, 2025-05-07T20:12:40.0114025Z T=2, 2025-05-07T20:12:40.0114157Z D=54, 2025-05-07T20:12:40.0114248Z B=17, 2025-05-07T20:12:40.0114330Z log_E=3, 2025-05-07T20:12:40.0114425Z L=17, 2025-05-07T20:12:40.0114511Z D_gradcheck=1, 2025-05-07T20:12:40.0114614Z stochastic_rounding=False, 2025-05-07T20:12:40.0114717Z weighted=True, 2025-05-07T20:12:40.0114802Z row_wise=False, 2025-05-07T20:12:40.0114892Z mixed=True, 2025-05-07T20:12:40.0115046Z use_cache=True, 2025-05-07T20:12:40.0115162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0115247Z use_cpu=True, 2025-05-07T20:12:40.0115368Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0115448Z ) 2025-05-07T20:12:40.0115587Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0115976Z self=, 2025-05-07T20:12:40.0116062Z mixed_B=True, 2025-05-07T20:12:40.0116166Z compile=True, 2025-05-07T20:12:40.0116246Z T=3, 2025-05-07T20:12:40.0116325Z D=92, 2025-05-07T20:12:40.0116418Z B=88, 2025-05-07T20:12:40.0116497Z log_E=3, 2025-05-07T20:12:40.0116578Z L=14, 2025-05-07T20:12:40.0116678Z D_gradcheck=2, 2025-05-07T20:12:40.0116781Z stochastic_rounding=False, 2025-05-07T20:12:40.0116870Z weighted=False, 2025-05-07T20:12:40.0116969Z row_wise=False, 2025-05-07T20:12:40.0117052Z mixed=True, 2025-05-07T20:12:40.0117138Z use_cache=False, 2025-05-07T20:12:40.0117314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0117396Z use_cpu=True, 2025-05-07T20:12:40.0117518Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0117596Z ) 2025-05-07T20:12:40.0117731Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0118118Z self=, 2025-05-07T20:12:40.0118201Z mixed_B=True, 2025-05-07T20:12:40.0118356Z compile=True, 2025-05-07T20:12:40.0118445Z T=5, 2025-05-07T20:12:40.0118522Z D=112, 2025-05-07T20:12:40.0118600Z B=52, 2025-05-07T20:12:40.0118694Z log_E=3, 2025-05-07T20:12:40.0118770Z L=4, 2025-05-07T20:12:40.0118853Z D_gradcheck=2, 2025-05-07T20:12:40.0118961Z stochastic_rounding=True, 2025-05-07T20:12:40.0119045Z weighted=False, 2025-05-07T20:12:40.0119140Z row_wise=False, 2025-05-07T20:12:40.0119222Z mixed=False, 2025-05-07T20:12:40.0119305Z use_cache=True, 2025-05-07T20:12:40.0119427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0119511Z use_cpu=True, 2025-05-07T20:12:40.0119615Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0119707Z ) 2025-05-07T20:12:40.0119845Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0120215Z self=, 2025-05-07T20:12:40.0120311Z mixed_B=False, 2025-05-07T20:12:40.0120396Z compile=True, 2025-05-07T20:12:40.0120475Z T=2, 2025-05-07T20:12:40.0120567Z D=127, 2025-05-07T20:12:40.0120648Z B=55, 2025-05-07T20:12:40.0120727Z log_E=3, 2025-05-07T20:12:40.0120816Z L=9, 2025-05-07T20:12:40.0120900Z D_gradcheck=1, 2025-05-07T20:12:40.0121013Z stochastic_rounding=False, 2025-05-07T20:12:40.0121099Z weighted=True, 2025-05-07T20:12:40.0121182Z row_wise=True, 2025-05-07T20:12:40.0121351Z mixed=True, 2025-05-07T20:12:40.0121438Z use_cache=False, 2025-05-07T20:12:40.0121551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0121648Z use_cpu=True, 2025-05-07T20:12:40.0121757Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0121872Z ) 2025-05-07T20:12:40.0122020Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0122389Z self=, 2025-05-07T20:12:40.0122471Z mixed_B=True, 2025-05-07T20:12:40.0122594Z compile=False, 2025-05-07T20:12:40.0122677Z T=3, 2025-05-07T20:12:40.0122769Z D=123, 2025-05-07T20:12:40.0122845Z B=109, 2025-05-07T20:12:40.0122925Z log_E=3, 2025-05-07T20:12:40.0123014Z L=2, 2025-05-07T20:12:40.0123098Z D_gradcheck=1, 2025-05-07T20:12:40.0123199Z stochastic_rounding=True, 2025-05-07T20:12:40.0123294Z weighted=True, 2025-05-07T20:12:40.0123376Z row_wise=True, 2025-05-07T20:12:40.0123461Z mixed=False, 2025-05-07T20:12:40.0123558Z use_cache=True, 2025-05-07T20:12:40.0123669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0123755Z use_cpu=True, 2025-05-07T20:12:40.0123873Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0123951Z ) 2025-05-07T20:12:40.0124088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0124473Z self=, 2025-05-07T20:12:40.0124558Z mixed_B=True, 2025-05-07T20:12:40.0124656Z compile=True, 2025-05-07T20:12:40.0124735Z T=3, 2025-05-07T20:12:40.0124812Z D=113, 2025-05-07T20:12:40.0124905Z B=79, 2025-05-07T20:12:40.0124983Z log_E=3, 2025-05-07T20:12:40.0125061Z L=15, 2025-05-07T20:12:40.0125157Z D_gradcheck=1, 2025-05-07T20:12:40.0125253Z stochastic_rounding=True, 2025-05-07T20:12:40.0125336Z weighted=True, 2025-05-07T20:12:40.0125431Z row_wise=True, 2025-05-07T20:12:40.0125515Z mixed=False, 2025-05-07T20:12:40.0125599Z use_cache=True, 2025-05-07T20:12:40.0125720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0125836Z use_cpu=True, 2025-05-07T20:12:40.0125940Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0126027Z ) 2025-05-07T20:12:40.0126164Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0126549Z self=, 2025-05-07T20:12:40.0126633Z mixed_B=False, 2025-05-07T20:12:40.0126721Z compile=True, 2025-05-07T20:12:40.0126813Z T=1, 2025-05-07T20:12:40.0126892Z D=45, 2025-05-07T20:12:40.0126972Z B=75, 2025-05-07T20:12:40.0127067Z log_E=5, 2025-05-07T20:12:40.0127147Z L=10, 2025-05-07T20:12:40.0127232Z D_gradcheck=1, 2025-05-07T20:12:40.0127348Z stochastic_rounding=True, 2025-05-07T20:12:40.0127435Z weighted=False, 2025-05-07T20:12:40.0127520Z row_wise=False, 2025-05-07T20:12:40.0127618Z mixed=True, 2025-05-07T20:12:40.0127705Z use_cache=False, 2025-05-07T20:12:40.0127818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0127916Z use_cpu=True, 2025-05-07T20:12:40.0128021Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0128111Z ) 2025-05-07T20:12:40.0128250Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0128622Z self=, 2025-05-07T20:12:40.0128721Z mixed_B=True, 2025-05-07T20:12:40.0128808Z compile=True, 2025-05-07T20:12:40.0128888Z T=2, 2025-05-07T20:12:40.0128979Z D=92, 2025-05-07T20:12:40.0129059Z B=47, 2025-05-07T20:12:40.0129140Z log_E=3, 2025-05-07T20:12:40.0129232Z L=6, 2025-05-07T20:12:40.0129318Z D_gradcheck=1, 2025-05-07T20:12:40.0129419Z stochastic_rounding=False, 2025-05-07T20:12:40.0129517Z weighted=False, 2025-05-07T20:12:40.0129602Z row_wise=False, 2025-05-07T20:12:40.0129709Z mixed=False, 2025-05-07T20:12:40.0129807Z use_cache=True, 2025-05-07T20:12:40.0129918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0130018Z use_cpu=True, 2025-05-07T20:12:40.0130125Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0130200Z ) 2025-05-07T20:12:40.0130376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0130750Z self=, 2025-05-07T20:12:40.0130834Z mixed_B=True, 2025-05-07T20:12:40.0130959Z compile=False, 2025-05-07T20:12:40.0131039Z T=5, 2025-05-07T20:12:40.0131118Z D=78, 2025-05-07T20:12:40.0131211Z B=109, 2025-05-07T20:12:40.0131298Z log_E=5, 2025-05-07T20:12:40.0131375Z L=16, 2025-05-07T20:12:40.0131470Z D_gradcheck=1, 2025-05-07T20:12:40.0131570Z stochastic_rounding=True, 2025-05-07T20:12:40.0131668Z weighted=True, 2025-05-07T20:12:40.0131752Z row_wise=True, 2025-05-07T20:12:40.0131844Z mixed=False, 2025-05-07T20:12:40.0131943Z use_cache=True, 2025-05-07T20:12:40.0132055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0132140Z use_cpu=True, 2025-05-07T20:12:40.0132256Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0132333Z ) 2025-05-07T20:12:40.0132474Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0132858Z self=, 2025-05-07T20:12:40.0132940Z mixed_B=True, 2025-05-07T20:12:40.0133029Z compile=False, 2025-05-07T20:12:40.0133120Z T=1, 2025-05-07T20:12:40.0133197Z D=8, 2025-05-07T20:12:40.0133274Z B=41, 2025-05-07T20:12:40.0133365Z log_E=4, 2025-05-07T20:12:40.0133444Z L=18, 2025-05-07T20:12:40.0133544Z D_gradcheck=1, 2025-05-07T20:12:40.0133640Z stochastic_rounding=True, 2025-05-07T20:12:40.0133724Z weighted=True, 2025-05-07T20:12:40.0133820Z row_wise=False, 2025-05-07T20:12:40.0133904Z mixed=False, 2025-05-07T20:12:40.0133990Z use_cache=True, 2025-05-07T20:12:40.0134116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0134226Z use_cpu=True, 2025-05-07T20:12:40.0134332Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0134423Z ) 2025-05-07T20:12:40.0134560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0134936Z self=, 2025-05-07T20:12:40.0135033Z mixed_B=True, 2025-05-07T20:12:40.0135121Z compile=True, 2025-05-07T20:12:40.0135215Z T=3, 2025-05-07T20:12:40.0135294Z D=110, 2025-05-07T20:12:40.0135373Z B=105, 2025-05-07T20:12:40.0135469Z log_E=3, 2025-05-07T20:12:40.0135549Z L=9, 2025-05-07T20:12:40.0135636Z D_gradcheck=1, 2025-05-07T20:12:40.0135752Z stochastic_rounding=False, 2025-05-07T20:12:40.0135838Z weighted=False, 2025-05-07T20:12:40.0135924Z row_wise=True, 2025-05-07T20:12:40.0136023Z mixed=True, 2025-05-07T20:12:40.0136110Z use_cache=True, 2025-05-07T20:12:40.0136222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0136327Z use_cpu=True, 2025-05-07T20:12:40.0136434Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0136513Z ) 2025-05-07T20:12:40.0136667Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0137037Z self=, 2025-05-07T20:12:40.0137138Z mixed_B=False, 2025-05-07T20:12:40.0137221Z compile=True, 2025-05-07T20:12:40.0137303Z T=1, 2025-05-07T20:12:40.0137396Z D=88, 2025-05-07T20:12:40.0137477Z B=87, 2025-05-07T20:12:40.0137557Z log_E=5, 2025-05-07T20:12:40.0137648Z L=9, 2025-05-07T20:12:40.0137734Z D_gradcheck=2, 2025-05-07T20:12:40.0137833Z stochastic_rounding=True, 2025-05-07T20:12:40.0137930Z weighted=False, 2025-05-07T20:12:40.0138018Z row_wise=False, 2025-05-07T20:12:40.0138102Z mixed=False, 2025-05-07T20:12:40.0138224Z use_cache=False, 2025-05-07T20:12:40.0138336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0138421Z use_cpu=True, 2025-05-07T20:12:40.0138538Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0138616Z ) 2025-05-07T20:12:40.0138789Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0139159Z self=, 2025-05-07T20:12:40.0139244Z mixed_B=False, 2025-05-07T20:12:40.0139339Z compile=False, 2025-05-07T20:12:40.0139442Z T=3, 2025-05-07T20:12:40.0139525Z D=45, 2025-05-07T20:12:40.0139614Z B=125, 2025-05-07T20:12:40.0139766Z log_E=5, 2025-05-07T20:12:40.0139844Z L=2, 2025-05-07T20:12:40.0139940Z D_gradcheck=2, 2025-05-07T20:12:40.0140039Z stochastic_rounding=False, 2025-05-07T20:12:40.0140125Z weighted=False, 2025-05-07T20:12:40.0140222Z row_wise=False, 2025-05-07T20:12:40.0140302Z mixed=True, 2025-05-07T20:12:40.0140389Z use_cache=False, 2025-05-07T20:12:40.0140511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0140597Z use_cpu=True, 2025-05-07T20:12:40.0140716Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0140792Z ) 2025-05-07T20:12:40.0140927Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0141318Z self=, 2025-05-07T20:12:40.0141401Z mixed_B=False, 2025-05-07T20:12:40.0141485Z compile=True, 2025-05-07T20:12:40.0141578Z T=3, 2025-05-07T20:12:40.0141659Z D=107, 2025-05-07T20:12:40.0141736Z B=120, 2025-05-07T20:12:40.0141830Z log_E=5, 2025-05-07T20:12:40.0141911Z L=15, 2025-05-07T20:12:40.0141996Z D_gradcheck=2, 2025-05-07T20:12:40.0142109Z stochastic_rounding=True, 2025-05-07T20:12:40.0142194Z weighted=False, 2025-05-07T20:12:40.0142276Z row_wise=False, 2025-05-07T20:12:40.0142370Z mixed=False, 2025-05-07T20:12:40.0142456Z use_cache=True, 2025-05-07T20:12:40.0142583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0142697Z use_cpu=True, 2025-05-07T20:12:40.0142802Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0142887Z ) 2025-05-07T20:12:40.0143021Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0143396Z self=, 2025-05-07T20:12:40.0143495Z mixed_B=False, 2025-05-07T20:12:40.0143578Z compile=True, 2025-05-07T20:12:40.0143657Z T=1, 2025-05-07T20:12:40.0143746Z D=92, 2025-05-07T20:12:40.0143823Z B=53, 2025-05-07T20:12:40.0143901Z log_E=5, 2025-05-07T20:12:40.0143988Z L=17, 2025-05-07T20:12:40.0144072Z D_gradcheck=2, 2025-05-07T20:12:40.0144168Z stochastic_rounding=True, 2025-05-07T20:12:40.0144261Z weighted=True, 2025-05-07T20:12:40.0144342Z row_wise=True, 2025-05-07T20:12:40.0144434Z mixed=True, 2025-05-07T20:12:40.0144521Z use_cache=True, 2025-05-07T20:12:40.0144631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0144729Z use_cpu=True, 2025-05-07T20:12:40.0144833Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0144909Z ) 2025-05-07T20:12:40.0145057Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0145434Z self=, 2025-05-07T20:12:40.0145516Z mixed_B=True, 2025-05-07T20:12:40.0145612Z compile=True, 2025-05-07T20:12:40.0145691Z T=2, 2025-05-07T20:12:40.0145768Z D=72, 2025-05-07T20:12:40.0145858Z B=2, 2025-05-07T20:12:40.0145939Z log_E=5, 2025-05-07T20:12:40.0146030Z L=20, 2025-05-07T20:12:40.0146112Z D_gradcheck=2, 2025-05-07T20:12:40.0146209Z stochastic_rounding=True, 2025-05-07T20:12:40.0146305Z weighted=True, 2025-05-07T20:12:40.0146388Z row_wise=True, 2025-05-07T20:12:40.0146468Z mixed=True, 2025-05-07T20:12:40.0146588Z use_cache=True, 2025-05-07T20:12:40.0146699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0146784Z use_cpu=True, 2025-05-07T20:12:40.0146898Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0146974Z ) 2025-05-07T20:12:40.0147108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0147520Z self=, 2025-05-07T20:12:40.0147604Z mixed_B=False, 2025-05-07T20:12:40.0147701Z compile=True, 2025-05-07T20:12:40.0147804Z T=3, 2025-05-07T20:12:40.0147884Z D=44, 2025-05-07T20:12:40.0147973Z B=51, 2025-05-07T20:12:40.0148053Z log_E=4, 2025-05-07T20:12:40.0148130Z L=16, 2025-05-07T20:12:40.0148227Z D_gradcheck=1, 2025-05-07T20:12:40.0148324Z stochastic_rounding=True, 2025-05-07T20:12:40.0148410Z weighted=False, 2025-05-07T20:12:40.0148508Z row_wise=False, 2025-05-07T20:12:40.0148590Z mixed=False, 2025-05-07T20:12:40.0148676Z use_cache=False, 2025-05-07T20:12:40.0148800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0148884Z use_cpu=True, 2025-05-07T20:12:40.0148987Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0149074Z ) 2025-05-07T20:12:40.0431283Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0431719Z self=, 2025-05-07T20:12:40.0431805Z mixed_B=True, 2025-05-07T20:12:40.0431887Z compile=True, 2025-05-07T20:12:40.0432004Z T=3, 2025-05-07T20:12:40.0432119Z D=90, 2025-05-07T20:12:40.0432229Z B=55, 2025-05-07T20:12:40.0432365Z log_E=3, 2025-05-07T20:12:40.0432482Z L=13, 2025-05-07T20:12:40.0432643Z D_gradcheck=2, 2025-05-07T20:12:40.0432831Z stochastic_rounding=False, 2025-05-07T20:12:40.0432995Z weighted=False, 2025-05-07T20:12:40.0433172Z row_wise=True, 2025-05-07T20:12:40.0433284Z mixed=False, 2025-05-07T20:12:40.0433370Z use_cache=True, 2025-05-07T20:12:40.0433492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0433671Z use_cpu=True, 2025-05-07T20:12:40.0433776Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0433867Z ) 2025-05-07T20:12:40.0434005Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0434381Z self=, 2025-05-07T20:12:40.0434478Z mixed_B=False, 2025-05-07T20:12:40.0434562Z compile=True, 2025-05-07T20:12:40.0434657Z T=3, 2025-05-07T20:12:40.0434739Z D=39, 2025-05-07T20:12:40.0434816Z B=73, 2025-05-07T20:12:40.0434910Z log_E=5, 2025-05-07T20:12:40.0434987Z L=13, 2025-05-07T20:12:40.0435071Z D_gradcheck=2, 2025-05-07T20:12:40.0435184Z stochastic_rounding=False, 2025-05-07T20:12:40.0435268Z weighted=True, 2025-05-07T20:12:40.0435351Z row_wise=True, 2025-05-07T20:12:40.0435444Z mixed=False, 2025-05-07T20:12:40.0435531Z use_cache=False, 2025-05-07T20:12:40.0435641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0435740Z use_cpu=True, 2025-05-07T20:12:40.0435844Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0435918Z ) 2025-05-07T20:12:40.0436068Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0436443Z self=, 2025-05-07T20:12:40.0436538Z mixed_B=False, 2025-05-07T20:12:40.0436622Z compile=False, 2025-05-07T20:12:40.0436702Z T=1, 2025-05-07T20:12:40.0436790Z D=120, 2025-05-07T20:12:40.0436869Z B=5, 2025-05-07T20:12:40.0436947Z log_E=4, 2025-05-07T20:12:40.0437036Z L=19, 2025-05-07T20:12:40.0437117Z D_gradcheck=2, 2025-05-07T20:12:40.0437212Z stochastic_rounding=True, 2025-05-07T20:12:40.0437308Z weighted=False, 2025-05-07T20:12:40.0437447Z row_wise=True, 2025-05-07T20:12:40.0437528Z mixed=True, 2025-05-07T20:12:40.0437660Z use_cache=False, 2025-05-07T20:12:40.0437769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0437861Z use_cpu=True, 2025-05-07T20:12:40.0437963Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0438039Z ) 2025-05-07T20:12:40.0438187Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0438600Z self=, 2025-05-07T20:12:40.0438678Z mixed_B=True, 2025-05-07T20:12:40.0438769Z compile=True, 2025-05-07T20:12:40.0438843Z T=1, 2025-05-07T20:12:40.0438958Z D=2, 2025-05-07T20:12:40.0439051Z B=107, 2025-05-07T20:12:40.0439128Z log_E=4, 2025-05-07T20:12:40.0439204Z L=11, 2025-05-07T20:12:40.0439298Z D_gradcheck=2, 2025-05-07T20:12:40.0439395Z stochastic_rounding=False, 2025-05-07T20:12:40.0439479Z weighted=False, 2025-05-07T20:12:40.0439567Z row_wise=True, 2025-05-07T20:12:40.0439646Z mixed=True, 2025-05-07T20:12:40.0439745Z use_cache=False, 2025-05-07T20:12:40.0439851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0439931Z use_cpu=True, 2025-05-07T20:12:40.0440047Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0440120Z ) 2025-05-07T20:12:40.0440255Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0440638Z self=, 2025-05-07T20:12:40.0440718Z mixed_B=True, 2025-05-07T20:12:40.0440801Z compile=False, 2025-05-07T20:12:40.0440889Z T=3, 2025-05-07T20:12:40.0440965Z D=46, 2025-05-07T20:12:40.0441042Z B=76, 2025-05-07T20:12:40.0441129Z log_E=5, 2025-05-07T20:12:40.0441201Z L=6, 2025-05-07T20:12:40.0441284Z D_gradcheck=2, 2025-05-07T20:12:40.0441391Z stochastic_rounding=False, 2025-05-07T20:12:40.0441473Z weighted=True, 2025-05-07T20:12:40.0441567Z row_wise=False, 2025-05-07T20:12:40.0441645Z mixed=True, 2025-05-07T20:12:40.0441728Z use_cache=False, 2025-05-07T20:12:40.0441851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0441932Z use_cpu=True, 2025-05-07T20:12:40.0442059Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0442141Z ) 2025-05-07T20:12:40.0442274Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0442643Z self=, 2025-05-07T20:12:40.0442735Z mixed_B=False, 2025-05-07T20:12:40.0442815Z compile=False, 2025-05-07T20:12:40.0442895Z T=5, 2025-05-07T20:12:40.0442983Z D=111, 2025-05-07T20:12:40.0443058Z B=89, 2025-05-07T20:12:40.0443146Z log_E=3, 2025-05-07T20:12:40.0443222Z L=12, 2025-05-07T20:12:40.0443303Z D_gradcheck=2, 2025-05-07T20:12:40.0443410Z stochastic_rounding=False, 2025-05-07T20:12:40.0443495Z weighted=False, 2025-05-07T20:12:40.0443573Z row_wise=False, 2025-05-07T20:12:40.0443661Z mixed=True, 2025-05-07T20:12:40.0443749Z use_cache=False, 2025-05-07T20:12:40.0443854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0443946Z use_cpu=True, 2025-05-07T20:12:40.0444052Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0444124Z ) 2025-05-07T20:12:40.0444267Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0444638Z self=, 2025-05-07T20:12:40.0444716Z mixed_B=True, 2025-05-07T20:12:40.0444808Z compile=False, 2025-05-07T20:12:40.0444886Z T=5, 2025-05-07T20:12:40.0444972Z D=47, 2025-05-07T20:12:40.0445047Z B=43, 2025-05-07T20:12:40.0445125Z log_E=3, 2025-05-07T20:12:40.0445205Z L=17, 2025-05-07T20:12:40.0445290Z D_gradcheck=1, 2025-05-07T20:12:40.0445388Z stochastic_rounding=False, 2025-05-07T20:12:40.0445473Z weighted=True, 2025-05-07T20:12:40.0445552Z row_wise=True, 2025-05-07T20:12:40.0445631Z mixed=True, 2025-05-07T20:12:40.0445721Z use_cache=False, 2025-05-07T20:12:40.0445856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0445940Z use_cpu=True, 2025-05-07T20:12:40.0446049Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0446121Z ) 2025-05-07T20:12:40.0446251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0446654Z self=, 2025-05-07T20:12:40.0446741Z mixed_B=False, 2025-05-07T20:12:40.0446833Z compile=False, 2025-05-07T20:12:40.0446908Z T=2, 2025-05-07T20:12:40.0447010Z D=98, 2025-05-07T20:12:40.0447098Z B=34, 2025-05-07T20:12:40.0447175Z log_E=5, 2025-05-07T20:12:40.0447251Z L=8, 2025-05-07T20:12:40.0447341Z D_gradcheck=2, 2025-05-07T20:12:40.0447437Z stochastic_rounding=True, 2025-05-07T20:12:40.0447518Z weighted=True, 2025-05-07T20:12:40.0447606Z row_wise=False, 2025-05-07T20:12:40.0447685Z mixed=True, 2025-05-07T20:12:40.0447770Z use_cache=False, 2025-05-07T20:12:40.0447886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0447968Z use_cpu=True, 2025-05-07T20:12:40.0448072Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0448152Z ) 2025-05-07T20:12:40.0448286Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0448664Z self=, 2025-05-07T20:12:40.0448742Z mixed_B=True, 2025-05-07T20:12:40.0448825Z compile=True, 2025-05-07T20:12:40.0448907Z T=2, 2025-05-07T20:12:40.0448982Z D=101, 2025-05-07T20:12:40.0449059Z B=92, 2025-05-07T20:12:40.0449144Z log_E=4, 2025-05-07T20:12:40.0449218Z L=14, 2025-05-07T20:12:40.0449300Z D_gradcheck=1, 2025-05-07T20:12:40.0449402Z stochastic_rounding=True, 2025-05-07T20:12:40.0449480Z weighted=True, 2025-05-07T20:12:40.0449562Z row_wise=True, 2025-05-07T20:12:40.0449651Z mixed=True, 2025-05-07T20:12:40.0449733Z use_cache=True, 2025-05-07T20:12:40.0449847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0449938Z use_cpu=True, 2025-05-07T20:12:40.0450067Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0450155Z ) 2025-05-07T20:12:40.0450285Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0450658Z self=, 2025-05-07T20:12:40.0450755Z mixed_B=False, 2025-05-07T20:12:40.0450838Z compile=False, 2025-05-07T20:12:40.0450915Z T=3, 2025-05-07T20:12:40.0451005Z D=74, 2025-05-07T20:12:40.0451076Z B=93, 2025-05-07T20:12:40.0451154Z log_E=4, 2025-05-07T20:12:40.0451240Z L=18, 2025-05-07T20:12:40.0451318Z D_gradcheck=1, 2025-05-07T20:12:40.0451413Z stochastic_rounding=False, 2025-05-07T20:12:40.0451507Z weighted=True, 2025-05-07T20:12:40.0451583Z row_wise=True, 2025-05-07T20:12:40.0451675Z mixed=True, 2025-05-07T20:12:40.0451756Z use_cache=False, 2025-05-07T20:12:40.0451866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0451957Z use_cpu=True, 2025-05-07T20:12:40.0452061Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0452133Z ) 2025-05-07T20:12:40.0452276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0452644Z self=, 2025-05-07T20:12:40.0452722Z mixed_B=False, 2025-05-07T20:12:40.0452818Z compile=False, 2025-05-07T20:12:40.0452891Z T=4, 2025-05-07T20:12:40.0452965Z D=48, 2025-05-07T20:12:40.0453051Z B=46, 2025-05-07T20:12:40.0453123Z log_E=5, 2025-05-07T20:12:40.0453197Z L=15, 2025-05-07T20:12:40.0453290Z D_gradcheck=1, 2025-05-07T20:12:40.0453381Z stochastic_rounding=True, 2025-05-07T20:12:40.0453471Z weighted=False, 2025-05-07T20:12:40.0453554Z row_wise=True, 2025-05-07T20:12:40.0453629Z mixed=True, 2025-05-07T20:12:40.0453720Z use_cache=True, 2025-05-07T20:12:40.0453858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0453937Z use_cpu=True, 2025-05-07T20:12:40.0454053Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0454128Z ) 2025-05-07T20:12:40.0454259Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0454668Z self=, 2025-05-07T20:12:40.0454748Z mixed_B=True, 2025-05-07T20:12:40.0454826Z compile=True, 2025-05-07T20:12:40.0454912Z T=3, 2025-05-07T20:12:40.0455014Z D=75, 2025-05-07T20:12:40.0455098Z B=13, 2025-05-07T20:12:40.0455176Z log_E=4, 2025-05-07T20:12:40.0455251Z L=1, 2025-05-07T20:12:40.0455336Z D_gradcheck=1, 2025-05-07T20:12:40.0455433Z stochastic_rounding=False, 2025-05-07T20:12:40.0462336Z weighted=True, 2025-05-07T20:12:40.0462480Z row_wise=True, 2025-05-07T20:12:40.0462569Z mixed=False, 2025-05-07T20:12:40.0462663Z use_cache=True, 2025-05-07T20:12:40.0462788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0462871Z use_cpu=True, 2025-05-07T20:12:40.0462991Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0463067Z ) 2025-05-07T20:12:40.0463209Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0463610Z self=, 2025-05-07T20:12:40.0463695Z mixed_B=False, 2025-05-07T20:12:40.0463787Z compile=False, 2025-05-07T20:12:40.0463863Z T=2, 2025-05-07T20:12:40.0463944Z D=38, 2025-05-07T20:12:40.0464029Z B=2, 2025-05-07T20:12:40.0464107Z log_E=3, 2025-05-07T20:12:40.0464184Z L=17, 2025-05-07T20:12:40.0464273Z D_gradcheck=1, 2025-05-07T20:12:40.0464371Z stochastic_rounding=False, 2025-05-07T20:12:40.0464454Z weighted=False, 2025-05-07T20:12:40.0464544Z row_wise=True, 2025-05-07T20:12:40.0464623Z mixed=False, 2025-05-07T20:12:40.0464709Z use_cache=False, 2025-05-07T20:12:40.0464832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0464910Z use_cpu=True, 2025-05-07T20:12:40.0465105Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0465177Z ) 2025-05-07T20:12:40.0465314Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0465702Z self=, 2025-05-07T20:12:40.0465782Z mixed_B=True, 2025-05-07T20:12:40.0465864Z compile=True, 2025-05-07T20:12:40.0465952Z T=2, 2025-05-07T20:12:40.0466029Z D=114, 2025-05-07T20:12:40.0466107Z B=16, 2025-05-07T20:12:40.0466194Z log_E=3, 2025-05-07T20:12:40.0466268Z L=8, 2025-05-07T20:12:40.0466351Z D_gradcheck=1, 2025-05-07T20:12:40.0466456Z stochastic_rounding=True, 2025-05-07T20:12:40.0466540Z weighted=True, 2025-05-07T20:12:40.0466622Z row_wise=True, 2025-05-07T20:12:40.0466711Z mixed=False, 2025-05-07T20:12:40.0466794Z use_cache=False, 2025-05-07T20:12:40.0466918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0466999Z use_cpu=True, 2025-05-07T20:12:40.0467108Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0467194Z ) 2025-05-07T20:12:40.0467324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0467702Z self=, 2025-05-07T20:12:40.0467794Z mixed_B=True, 2025-05-07T20:12:40.0467876Z compile=False, 2025-05-07T20:12:40.0467953Z T=2, 2025-05-07T20:12:40.0468043Z D=106, 2025-05-07T20:12:40.0468121Z B=127, 2025-05-07T20:12:40.0468201Z log_E=3, 2025-05-07T20:12:40.0468288Z L=10, 2025-05-07T20:12:40.0468370Z D_gradcheck=1, 2025-05-07T20:12:40.0468465Z stochastic_rounding=True, 2025-05-07T20:12:40.0468557Z weighted=True, 2025-05-07T20:12:40.0468638Z row_wise=False, 2025-05-07T20:12:40.0468729Z mixed=True, 2025-05-07T20:12:40.0468811Z use_cache=True, 2025-05-07T20:12:40.0468981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0469075Z use_cpu=True, 2025-05-07T20:12:40.0469181Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0469254Z ) 2025-05-07T20:12:40.0469398Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0469799Z self=, 2025-05-07T20:12:40.0469882Z mixed_B=True, 2025-05-07T20:12:40.0469980Z compile=False, 2025-05-07T20:12:40.0470056Z T=2, 2025-05-07T20:12:40.0470132Z D=23, 2025-05-07T20:12:40.0470251Z B=69, 2025-05-07T20:12:40.0470328Z log_E=3, 2025-05-07T20:12:40.0470418Z L=4, 2025-05-07T20:12:40.0470502Z D_gradcheck=2, 2025-05-07T20:12:40.0470598Z stochastic_rounding=False, 2025-05-07T20:12:40.0470693Z weighted=True, 2025-05-07T20:12:40.0470778Z row_wise=False, 2025-05-07T20:12:40.0470858Z mixed=True, 2025-05-07T20:12:40.0470952Z use_cache=True, 2025-05-07T20:12:40.0471068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0471149Z use_cpu=True, 2025-05-07T20:12:40.0471266Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0471346Z ) 2025-05-07T20:12:40.0471478Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0471862Z self=, 2025-05-07T20:12:40.0471947Z mixed_B=False, 2025-05-07T20:12:40.0472028Z compile=True, 2025-05-07T20:12:40.0472111Z T=2, 2025-05-07T20:12:40.0472192Z D=119, 2025-05-07T20:12:40.0472278Z B=87, 2025-05-07T20:12:40.0472359Z log_E=5, 2025-05-07T20:12:40.0472438Z L=14, 2025-05-07T20:12:40.0472528Z D_gradcheck=1, 2025-05-07T20:12:40.0472628Z stochastic_rounding=False, 2025-05-07T20:12:40.0472712Z weighted=False, 2025-05-07T20:12:40.0472802Z row_wise=False, 2025-05-07T20:12:40.0472884Z mixed=True, 2025-05-07T20:12:40.0472970Z use_cache=False, 2025-05-07T20:12:40.0473088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0473176Z use_cpu=True, 2025-05-07T20:12:40.0473282Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0473391Z ) 2025-05-07T20:12:40.0754376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0754993Z self=, 2025-05-07T20:12:40.0755113Z mixed_B=True, 2025-05-07T20:12:40.0755246Z compile=False, 2025-05-07T20:12:40.0755366Z T=4, 2025-05-07T20:12:40.0755482Z D=21, 2025-05-07T20:12:40.0755606Z B=128, 2025-05-07T20:12:40.0755773Z log_E=4, 2025-05-07T20:12:40.0755913Z L=7, 2025-05-07T20:12:40.0756071Z D_gradcheck=1, 2025-05-07T20:12:40.0756264Z stochastic_rounding=False, 2025-05-07T20:12:40.0756359Z weighted=True, 2025-05-07T20:12:40.0756443Z row_wise=True, 2025-05-07T20:12:40.0756535Z mixed=True, 2025-05-07T20:12:40.0756615Z use_cache=True, 2025-05-07T20:12:40.0756745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0756831Z use_cpu=True, 2025-05-07T20:12:40.0756933Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0757021Z ) 2025-05-07T20:12:40.0757199Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0757572Z self=, 2025-05-07T20:12:40.0757667Z mixed_B=True, 2025-05-07T20:12:40.0757753Z compile=True, 2025-05-07T20:12:40.0757829Z T=1, 2025-05-07T20:12:40.0757913Z D=61, 2025-05-07T20:12:40.0757994Z B=64, 2025-05-07T20:12:40.0758065Z log_E=4, 2025-05-07T20:12:40.0758150Z L=0, 2025-05-07T20:12:40.0758235Z D_gradcheck=2, 2025-05-07T20:12:40.0758409Z stochastic_rounding=False, 2025-05-07T20:12:40.0758494Z weighted=True, 2025-05-07T20:12:40.0758571Z row_wise=True, 2025-05-07T20:12:40.0758663Z mixed=False, 2025-05-07T20:12:40.0758745Z use_cache=False, 2025-05-07T20:12:40.0758940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0759033Z use_cpu=True, 2025-05-07T20:12:40.0759137Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0759211Z ) 2025-05-07T20:12:40.0759355Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0759727Z self=, 2025-05-07T20:12:40.0759849Z mixed_B=False, 2025-05-07T20:12:40.0759943Z compile=True, 2025-05-07T20:12:40.0760019Z T=4, 2025-05-07T20:12:40.0760103Z D=126, 2025-05-07T20:12:40.0760216Z B=119, 2025-05-07T20:12:40.0760292Z log_E=3, 2025-05-07T20:12:40.0760376Z L=1, 2025-05-07T20:12:40.0760459Z D_gradcheck=2, 2025-05-07T20:12:40.0760556Z stochastic_rounding=False, 2025-05-07T20:12:40.0760649Z weighted=True, 2025-05-07T20:12:40.0760731Z row_wise=False, 2025-05-07T20:12:40.0760809Z mixed=True, 2025-05-07T20:12:40.0760902Z use_cache=False, 2025-05-07T20:12:40.0761013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0761095Z use_cpu=True, 2025-05-07T20:12:40.0761210Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0761288Z ) 2025-05-07T20:12:40.0761422Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0761804Z self=, 2025-05-07T20:12:40.0761887Z mixed_B=True, 2025-05-07T20:12:40.0761979Z compile=True, 2025-05-07T20:12:40.0762054Z T=5, 2025-05-07T20:12:40.0762131Z D=90, 2025-05-07T20:12:40.0762216Z B=51, 2025-05-07T20:12:40.0762292Z log_E=3, 2025-05-07T20:12:40.0762368Z L=6, 2025-05-07T20:12:40.0762460Z D_gradcheck=2, 2025-05-07T20:12:40.0762557Z stochastic_rounding=False, 2025-05-07T20:12:40.0762641Z weighted=False, 2025-05-07T20:12:40.0762729Z row_wise=False, 2025-05-07T20:12:40.0762810Z mixed=False, 2025-05-07T20:12:40.0762894Z use_cache=True, 2025-05-07T20:12:40.0763013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0763095Z use_cpu=True, 2025-05-07T20:12:40.0763201Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0763323Z ) 2025-05-07T20:12:40.0763459Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0763843Z self=, 2025-05-07T20:12:40.0763926Z mixed_B=False, 2025-05-07T20:12:40.0764010Z compile=False, 2025-05-07T20:12:40.0764095Z T=2, 2025-05-07T20:12:40.0764169Z D=62, 2025-05-07T20:12:40.0764247Z B=95, 2025-05-07T20:12:40.0764336Z log_E=5, 2025-05-07T20:12:40.0764412Z L=4, 2025-05-07T20:12:40.0764496Z D_gradcheck=2, 2025-05-07T20:12:40.0764602Z stochastic_rounding=True, 2025-05-07T20:12:40.0764688Z weighted=False, 2025-05-07T20:12:40.0764772Z row_wise=False, 2025-05-07T20:12:40.0764861Z mixed=True, 2025-05-07T20:12:40.0764943Z use_cache=False, 2025-05-07T20:12:40.0765053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0765143Z use_cpu=True, 2025-05-07T20:12:40.0765245Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0765331Z ) 2025-05-07T20:12:40.0765464Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0765831Z self=, 2025-05-07T20:12:40.0765927Z mixed_B=False, 2025-05-07T20:12:40.0766006Z compile=True, 2025-05-07T20:12:40.0766083Z T=3, 2025-05-07T20:12:40.0766167Z D=10, 2025-05-07T20:12:40.0766245Z B=76, 2025-05-07T20:12:40.0766321Z log_E=5, 2025-05-07T20:12:40.0766406Z L=14, 2025-05-07T20:12:40.0766488Z D_gradcheck=2, 2025-05-07T20:12:40.0766583Z stochastic_rounding=True, 2025-05-07T20:12:40.0766672Z weighted=True, 2025-05-07T20:12:40.0766753Z row_wise=False, 2025-05-07T20:12:40.0766832Z mixed=False, 2025-05-07T20:12:40.0766921Z use_cache=True, 2025-05-07T20:12:40.0767054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0767150Z use_cpu=True, 2025-05-07T20:12:40.0767247Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0767327Z ) 2025-05-07T20:12:40.0767469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0767834Z self=, 2025-05-07T20:12:40.0767945Z mixed_B=True, 2025-05-07T20:12:40.0768038Z compile=False, 2025-05-07T20:12:40.0768111Z T=5, 2025-05-07T20:12:40.0768190Z D=123, 2025-05-07T20:12:40.0768301Z B=33, 2025-05-07T20:12:40.0768378Z log_E=5, 2025-05-07T20:12:40.0768455Z L=3, 2025-05-07T20:12:40.0768548Z D_gradcheck=1, 2025-05-07T20:12:40.0768644Z stochastic_rounding=False, 2025-05-07T20:12:40.0768743Z weighted=True, 2025-05-07T20:12:40.0768823Z row_wise=True, 2025-05-07T20:12:40.0768900Z mixed=False, 2025-05-07T20:12:40.0768994Z use_cache=True, 2025-05-07T20:12:40.0769103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0769181Z use_cpu=True, 2025-05-07T20:12:40.0769297Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0769371Z ) 2025-05-07T20:12:40.0769501Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0769879Z self=, 2025-05-07T20:12:40.0769963Z mixed_B=False, 2025-05-07T20:12:40.0770043Z compile=False, 2025-05-07T20:12:40.0770130Z T=3, 2025-05-07T20:12:40.0770203Z D=39, 2025-05-07T20:12:40.0770284Z B=115, 2025-05-07T20:12:40.0770373Z log_E=4, 2025-05-07T20:12:40.0770447Z L=14, 2025-05-07T20:12:40.0770540Z D_gradcheck=1, 2025-05-07T20:12:40.0770637Z stochastic_rounding=True, 2025-05-07T20:12:40.0770716Z weighted=False, 2025-05-07T20:12:40.0770811Z row_wise=True, 2025-05-07T20:12:40.0770891Z mixed=False, 2025-05-07T20:12:40.0770973Z use_cache=False, 2025-05-07T20:12:40.0771095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0771177Z use_cpu=True, 2025-05-07T20:12:40.0771281Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0771393Z ) 2025-05-07T20:12:40.0771527Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0771895Z self=, 2025-05-07T20:12:40.0771988Z mixed_B=True, 2025-05-07T20:12:40.0772072Z compile=True, 2025-05-07T20:12:40.0772161Z T=1, 2025-05-07T20:12:40.0772242Z D=84, 2025-05-07T20:12:40.0772317Z B=24, 2025-05-07T20:12:40.0772404Z log_E=3, 2025-05-07T20:12:40.0772482Z L=5, 2025-05-07T20:12:40.0772565Z D_gradcheck=2, 2025-05-07T20:12:40.0772671Z stochastic_rounding=True, 2025-05-07T20:12:40.0772755Z weighted=False, 2025-05-07T20:12:40.0772838Z row_wise=True, 2025-05-07T20:12:40.0772926Z mixed=True, 2025-05-07T20:12:40.0773010Z use_cache=True, 2025-05-07T20:12:40.0773119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0773208Z use_cpu=True, 2025-05-07T20:12:40.0773311Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0773386Z ) 2025-05-07T20:12:40.0773529Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0773902Z self=, 2025-05-07T20:12:40.0773994Z mixed_B=False, 2025-05-07T20:12:40.0774075Z compile=True, 2025-05-07T20:12:40.0774151Z T=5, 2025-05-07T20:12:40.0774235Z D=74, 2025-05-07T20:12:40.0774308Z B=81, 2025-05-07T20:12:40.0774391Z log_E=3, 2025-05-07T20:12:40.0774476Z L=6, 2025-05-07T20:12:40.0774557Z D_gradcheck=2, 2025-05-07T20:12:40.0774654Z stochastic_rounding=True, 2025-05-07T20:12:40.0774744Z weighted=False, 2025-05-07T20:12:40.0774825Z row_wise=True, 2025-05-07T20:12:40.0774905Z mixed=False, 2025-05-07T20:12:40.0774996Z use_cache=False, 2025-05-07T20:12:40.0775104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0775212Z use_cpu=True, 2025-05-07T20:12:40.0775321Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0775394Z ) 2025-05-07T20:12:40.0775538Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0776081Z self=, 2025-05-07T20:12:40.0776223Z mixed_B=True, 2025-05-07T20:12:40.0776315Z compile=False, 2025-05-07T20:12:40.0776392Z T=3, 2025-05-07T20:12:40.0776470Z D=21, 2025-05-07T20:12:40.0776556Z B=99, 2025-05-07T20:12:40.0776666Z log_E=4, 2025-05-07T20:12:40.0776742Z L=7, 2025-05-07T20:12:40.0776835Z D_gradcheck=1, 2025-05-07T20:12:40.0776931Z stochastic_rounding=True, 2025-05-07T20:12:40.0777011Z weighted=True, 2025-05-07T20:12:40.0777105Z row_wise=True, 2025-05-07T20:12:40.0777186Z mixed=False, 2025-05-07T20:12:40.0777263Z use_cache=True, 2025-05-07T20:12:40.0777382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0777463Z use_cpu=True, 2025-05-07T20:12:40.0777574Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0777648Z ) 2025-05-07T20:12:40.0777781Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0778159Z self=, 2025-05-07T20:12:40.0778243Z mixed_B=True, 2025-05-07T20:12:40.0778323Z compile=True, 2025-05-07T20:12:40.0778410Z T=4, 2025-05-07T20:12:40.0778486Z D=7, 2025-05-07T20:12:40.0778560Z B=124, 2025-05-07T20:12:40.0778643Z log_E=4, 2025-05-07T20:12:40.0778721Z L=7, 2025-05-07T20:12:40.0778806Z D_gradcheck=2, 2025-05-07T20:12:40.0778905Z stochastic_rounding=False, 2025-05-07T20:12:40.0778988Z weighted=False, 2025-05-07T20:12:40.0779069Z row_wise=True, 2025-05-07T20:12:40.0779156Z mixed=True, 2025-05-07T20:12:40.0779236Z use_cache=True, 2025-05-07T20:12:40.0779345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0779438Z use_cpu=True, 2025-05-07T20:12:40.0779541Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0779974Z ) 2025-05-07T20:12:40.0780127Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0780505Z self=, 2025-05-07T20:12:40.0780605Z mixed_B=False, 2025-05-07T20:12:40.0780695Z compile=False, 2025-05-07T20:12:40.0780776Z T=2, 2025-05-07T20:12:40.0780867Z D=99, 2025-05-07T20:12:40.0780947Z B=46, 2025-05-07T20:12:40.0781034Z log_E=3, 2025-05-07T20:12:40.0781122Z L=6, 2025-05-07T20:12:40.0781207Z D_gradcheck=2, 2025-05-07T20:12:40.0781310Z stochastic_rounding=False, 2025-05-07T20:12:40.0781405Z weighted=True, 2025-05-07T20:12:40.0781487Z row_wise=True, 2025-05-07T20:12:40.0781571Z mixed=True, 2025-05-07T20:12:40.0781662Z use_cache=False, 2025-05-07T20:12:40.0781773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.0781858Z use_cpu=True, 2025-05-07T20:12:40.0781971Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0782048Z ) 2025-05-07T20:12:40.0782183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0782563Z self=, 2025-05-07T20:12:40.0782648Z mixed_B=True, 2025-05-07T20:12:40.0782739Z compile=False, 2025-05-07T20:12:40.0782813Z T=5, 2025-05-07T20:12:40.0782888Z D=124, 2025-05-07T20:12:40.0782970Z B=49, 2025-05-07T20:12:40.0783048Z log_E=5, 2025-05-07T20:12:40.0783121Z L=1, 2025-05-07T20:12:40.0783211Z D_gradcheck=1, 2025-05-07T20:12:40.0783303Z stochastic_rounding=False, 2025-05-07T20:12:40.0783386Z weighted=False, 2025-05-07T20:12:40.0783475Z row_wise=False, 2025-05-07T20:12:40.0783555Z mixed=True, 2025-05-07T20:12:40.0783638Z use_cache=False, 2025-05-07T20:12:40.0783755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0783880Z use_cpu=True, 2025-05-07T20:12:40.0783998Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0784071Z ) 2025-05-07T20:12:40.0784201Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0784578Z self=, 2025-05-07T20:12:40.0784693Z mixed_B=False, 2025-05-07T20:12:40.0784772Z compile=True, 2025-05-07T20:12:40.0784843Z T=1, 2025-05-07T20:12:40.0784927Z D=34, 2025-05-07T20:12:40.0785002Z B=81, 2025-05-07T20:12:40.0785103Z log_E=4, 2025-05-07T20:12:40.0785186Z L=13, 2025-05-07T20:12:40.0785266Z D_gradcheck=2, 2025-05-07T20:12:40.0785362Z stochastic_rounding=False, 2025-05-07T20:12:40.0785452Z weighted=False, 2025-05-07T20:12:40.0785533Z row_wise=False, 2025-05-07T20:12:40.0785623Z mixed=False, 2025-05-07T20:12:40.0785701Z use_cache=True, 2025-05-07T20:12:40.0785808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0785899Z use_cpu=True, 2025-05-07T20:12:40.0786003Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0786075Z ) 2025-05-07T20:12:40.0786220Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0786591Z self=, 2025-05-07T20:12:40.0786671Z mixed_B=True, 2025-05-07T20:12:40.0786760Z compile=False, 2025-05-07T20:12:40.0786838Z T=5, 2025-05-07T20:12:40.0786911Z D=55, 2025-05-07T20:12:40.0786999Z B=117, 2025-05-07T20:12:40.0787079Z log_E=4, 2025-05-07T20:12:40.0787149Z L=8, 2025-05-07T20:12:40.0787240Z D_gradcheck=1, 2025-05-07T20:12:40.0787338Z stochastic_rounding=True, 2025-05-07T20:12:40.0787426Z weighted=False, 2025-05-07T20:12:40.0787505Z row_wise=True, 2025-05-07T20:12:40.0787584Z mixed=True, 2025-05-07T20:12:40.0787672Z use_cache=False, 2025-05-07T20:12:40.0787780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0787864Z use_cpu=True, 2025-05-07T20:12:40.0787969Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.0788047Z ) 2025-05-07T20:12:40.0788206Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.0788580Z self=, 2025-05-07T20:12:40.0788661Z mixed_B=False, 2025-05-07T20:12:40.0788743Z compile=True, 2025-05-07T20:12:40.0788823Z T=4, 2025-05-07T20:12:40.0788894Z D=90, 2025-05-07T20:12:40.0788975Z B=87, 2025-05-07T20:12:40.0789051Z log_E=5, 2025-05-07T20:12:40.0789126Z L=2, 2025-05-07T20:12:40.0789217Z D_gradcheck=1, 2025-05-07T20:12:40.0789311Z stochastic_rounding=False, 2025-05-07T20:12:40.0789393Z weighted=False, 2025-05-07T20:12:40.0789482Z row_wise=True, 2025-05-07T20:12:40.0789558Z mixed=True, 2025-05-07T20:12:40.0789641Z use_cache=False, 2025-05-07T20:12:40.0789755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.0789836Z use_cpu=True, 2025-05-07T20:12:40.0789940Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.0790017Z ) 2025-05-07T20:12:40.1074714Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1075284Z self=, 2025-05-07T20:12:40.1075411Z mixed_B=False, 2025-05-07T20:12:40.1075531Z compile=False, 2025-05-07T20:12:40.1075760Z T=5, 2025-05-07T20:12:40.1075877Z D=53, 2025-05-07T20:12:40.1075991Z B=83, 2025-05-07T20:12:40.1076154Z log_E=4, 2025-05-07T20:12:40.1076294Z L=19, 2025-05-07T20:12:40.1076445Z D_gradcheck=1, 2025-05-07T20:12:40.1076651Z stochastic_rounding=False, 2025-05-07T20:12:40.1076764Z weighted=False, 2025-05-07T20:12:40.1076844Z row_wise=False, 2025-05-07T20:12:40.1076936Z mixed=False, 2025-05-07T20:12:40.1077018Z use_cache=False, 2025-05-07T20:12:40.1077141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1077310Z use_cpu=True, 2025-05-07T20:12:40.1077490Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1077580Z ) 2025-05-07T20:12:40.1077717Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1078095Z self=, 2025-05-07T20:12:40.1078231Z mixed_B=False, 2025-05-07T20:12:40.1078311Z compile=True, 2025-05-07T20:12:40.1078387Z T=4, 2025-05-07T20:12:40.1078480Z D=33, 2025-05-07T20:12:40.1078552Z B=38, 2025-05-07T20:12:40.1078663Z log_E=4, 2025-05-07T20:12:40.1078749Z L=18, 2025-05-07T20:12:40.1078831Z D_gradcheck=1, 2025-05-07T20:12:40.1078942Z stochastic_rounding=False, 2025-05-07T20:12:40.1079023Z weighted=False, 2025-05-07T20:12:40.1079104Z row_wise=False, 2025-05-07T20:12:40.1079194Z mixed=True, 2025-05-07T20:12:40.1079274Z use_cache=False, 2025-05-07T20:12:40.1079384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1079482Z use_cpu=True, 2025-05-07T20:12:40.1079584Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1079661Z ) 2025-05-07T20:12:40.1079815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1080183Z self=, 2025-05-07T20:12:40.1080266Z mixed_B=True, 2025-05-07T20:12:40.1080357Z compile=True, 2025-05-07T20:12:40.1080431Z T=1, 2025-05-07T20:12:40.1080521Z D=57, 2025-05-07T20:12:40.1080593Z B=14, 2025-05-07T20:12:40.1080669Z log_E=5, 2025-05-07T20:12:40.1080760Z L=17, 2025-05-07T20:12:40.1080841Z D_gradcheck=2, 2025-05-07T20:12:40.1080936Z stochastic_rounding=True, 2025-05-07T20:12:40.1081032Z weighted=False, 2025-05-07T20:12:40.1081109Z row_wise=True, 2025-05-07T20:12:40.1081187Z mixed=True, 2025-05-07T20:12:40.1081279Z use_cache=True, 2025-05-07T20:12:40.1081384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1081465Z use_cpu=True, 2025-05-07T20:12:40.1081580Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1081651Z ) 2025-05-07T20:12:40.1081831Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1082214Z self=, 2025-05-07T20:12:40.1082295Z mixed_B=False, 2025-05-07T20:12:40.1082388Z compile=True, 2025-05-07T20:12:40.1082465Z T=1, 2025-05-07T20:12:40.1082540Z D=82, 2025-05-07T20:12:40.1082629Z B=87, 2025-05-07T20:12:40.1082705Z log_E=4, 2025-05-07T20:12:40.1082783Z L=4, 2025-05-07T20:12:40.1082880Z D_gradcheck=2, 2025-05-07T20:12:40.1082976Z stochastic_rounding=True, 2025-05-07T20:12:40.1083062Z weighted=False, 2025-05-07T20:12:40.1083155Z row_wise=False, 2025-05-07T20:12:40.1083233Z mixed=False, 2025-05-07T20:12:40.1083316Z use_cache=False, 2025-05-07T20:12:40.1083436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1083518Z use_cpu=True, 2025-05-07T20:12:40.1083622Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1083704Z ) 2025-05-07T20:12:40.1083838Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1084224Z self=, 2025-05-07T20:12:40.1084305Z mixed_B=True, 2025-05-07T20:12:40.1084388Z compile=False, 2025-05-07T20:12:40.1084477Z T=2, 2025-05-07T20:12:40.1084552Z D=28, 2025-05-07T20:12:40.1084627Z B=58, 2025-05-07T20:12:40.1084720Z log_E=4, 2025-05-07T20:12:40.1084797Z L=9, 2025-05-07T20:12:40.1084880Z D_gradcheck=2, 2025-05-07T20:12:40.1084988Z stochastic_rounding=False, 2025-05-07T20:12:40.1085069Z weighted=True, 2025-05-07T20:12:40.1085149Z row_wise=True, 2025-05-07T20:12:40.1085241Z mixed=True, 2025-05-07T20:12:40.1085323Z use_cache=True, 2025-05-07T20:12:40.1085432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1085522Z use_cpu=True, 2025-05-07T20:12:40.1085647Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1085735Z ) 2025-05-07T20:12:40.1085867Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1086243Z self=, 2025-05-07T20:12:40.1086365Z mixed_B=True, 2025-05-07T20:12:40.1086443Z compile=True, 2025-05-07T20:12:40.1086518Z T=4, 2025-05-07T20:12:40.1086606Z D=69, 2025-05-07T20:12:40.1086677Z B=121, 2025-05-07T20:12:40.1086754Z log_E=3, 2025-05-07T20:12:40.1086866Z L=18, 2025-05-07T20:12:40.1086947Z D_gradcheck=2, 2025-05-07T20:12:40.1087044Z stochastic_rounding=True, 2025-05-07T20:12:40.1087139Z weighted=False, 2025-05-07T20:12:40.1087219Z row_wise=True, 2025-05-07T20:12:40.1087302Z mixed=True, 2025-05-07T20:12:40.1087393Z use_cache=False, 2025-05-07T20:12:40.1087503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1087597Z use_cpu=True, 2025-05-07T20:12:40.1087699Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1087772Z ) 2025-05-07T20:12:40.1087920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1088290Z self=, 2025-05-07T20:12:40.1088372Z mixed_B=False, 2025-05-07T20:12:40.1088466Z compile=False, 2025-05-07T20:12:40.1088540Z T=2, 2025-05-07T20:12:40.1088618Z D=34, 2025-05-07T20:12:40.1088709Z B=2, 2025-05-07T20:12:40.1088785Z log_E=5, 2025-05-07T20:12:40.1088862Z L=19, 2025-05-07T20:12:40.1088957Z D_gradcheck=1, 2025-05-07T20:12:40.1089052Z stochastic_rounding=True, 2025-05-07T20:12:40.1089147Z weighted=False, 2025-05-07T20:12:40.1089226Z row_wise=True, 2025-05-07T20:12:40.1089305Z mixed=True, 2025-05-07T20:12:40.1089400Z use_cache=True, 2025-05-07T20:12:40.1089506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1089588Z use_cpu=True, 2025-05-07T20:12:40.1089713Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1089786Z ) 2025-05-07T20:12:40.1089920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1090331Z self=, 2025-05-07T20:12:40.1090412Z mixed_B=False, 2025-05-07T20:12:40.1090495Z compile=False, 2025-05-07T20:12:40.1090584Z T=2, 2025-05-07T20:12:40.1090659Z D=56, 2025-05-07T20:12:40.1090736Z B=98, 2025-05-07T20:12:40.1090824Z log_E=5, 2025-05-07T20:12:40.1090903Z L=6, 2025-05-07T20:12:40.1090999Z D_gradcheck=2, 2025-05-07T20:12:40.1091097Z stochastic_rounding=False, 2025-05-07T20:12:40.1091180Z weighted=False, 2025-05-07T20:12:40.1091274Z row_wise=False, 2025-05-07T20:12:40.1091353Z mixed=True, 2025-05-07T20:12:40.1091437Z use_cache=False, 2025-05-07T20:12:40.1091562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1091644Z use_cpu=True, 2025-05-07T20:12:40.1091748Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1091838Z ) 2025-05-07T20:12:40.1091968Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1092341Z self=, 2025-05-07T20:12:40.1092438Z mixed_B=True, 2025-05-07T20:12:40.1092520Z compile=True, 2025-05-07T20:12:40.1092610Z T=3, 2025-05-07T20:12:40.1092684Z D=21, 2025-05-07T20:12:40.1092761Z B=39, 2025-05-07T20:12:40.1092854Z log_E=3, 2025-05-07T20:12:40.1092930Z L=2, 2025-05-07T20:12:40.1093016Z D_gradcheck=1, 2025-05-07T20:12:40.1093124Z stochastic_rounding=True, 2025-05-07T20:12:40.1093207Z weighted=True, 2025-05-07T20:12:40.1093289Z row_wise=False, 2025-05-07T20:12:40.1093382Z mixed=False, 2025-05-07T20:12:40.1093465Z use_cache=False, 2025-05-07T20:12:40.1093579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1093671Z use_cpu=True, 2025-05-07T20:12:40.1093809Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1093889Z ) 2025-05-07T20:12:40.1094030Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1094403Z self=, 2025-05-07T20:12:40.1094523Z mixed_B=True, 2025-05-07T20:12:40.1094603Z compile=False, 2025-05-07T20:12:40.1094677Z T=2, 2025-05-07T20:12:40.1094767Z D=42, 2025-05-07T20:12:40.1094840Z B=104, 2025-05-07T20:12:40.1094917Z log_E=3, 2025-05-07T20:12:40.1095031Z L=2, 2025-05-07T20:12:40.1095108Z D_gradcheck=2, 2025-05-07T20:12:40.1095203Z stochastic_rounding=True, 2025-05-07T20:12:40.1095299Z weighted=False, 2025-05-07T20:12:40.1095376Z row_wise=True, 2025-05-07T20:12:40.1095457Z mixed=True, 2025-05-07T20:12:40.1095549Z use_cache=False, 2025-05-07T20:12:40.1095654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1095735Z use_cpu=True, 2025-05-07T20:12:40.1095852Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1095927Z ) 2025-05-07T20:12:40.1096070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1096441Z self=, 2025-05-07T20:12:40.1096524Z mixed_B=False, 2025-05-07T20:12:40.1096626Z compile=False, 2025-05-07T20:12:40.1096699Z T=4, 2025-05-07T20:12:40.1096773Z D=13, 2025-05-07T20:12:40.1096865Z B=123, 2025-05-07T20:12:40.1096940Z log_E=3, 2025-05-07T20:12:40.1097019Z L=13, 2025-05-07T20:12:40.1097120Z D_gradcheck=1, 2025-05-07T20:12:40.1097215Z stochastic_rounding=False, 2025-05-07T20:12:40.1097296Z weighted=True, 2025-05-07T20:12:40.1097390Z row_wise=False, 2025-05-07T20:12:40.1097468Z mixed=True, 2025-05-07T20:12:40.1097551Z use_cache=True, 2025-05-07T20:12:40.1097668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1097748Z use_cpu=True, 2025-05-07T20:12:40.1097865Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1097936Z ) 2025-05-07T20:12:40.1098066Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1098476Z self=, 2025-05-07T20:12:40.1098557Z mixed_B=True, 2025-05-07T20:12:40.1098638Z compile=False, 2025-05-07T20:12:40.1098726Z T=5, 2025-05-07T20:12:40.1098803Z D=45, 2025-05-07T20:12:40.1098881Z B=26, 2025-05-07T20:12:40.1098968Z log_E=5, 2025-05-07T20:12:40.1099044Z L=0, 2025-05-07T20:12:40.1099127Z D_gradcheck=2, 2025-05-07T20:12:40.1099234Z stochastic_rounding=True, 2025-05-07T20:12:40.1099318Z weighted=False, 2025-05-07T20:12:40.1099399Z row_wise=False, 2025-05-07T20:12:40.1099487Z mixed=True, 2025-05-07T20:12:40.1099570Z use_cache=True, 2025-05-07T20:12:40.1099785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1099869Z use_cpu=True, 2025-05-07T20:12:40.1099977Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1100068Z ) 2025-05-07T20:12:40.1100200Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1100574Z self=, 2025-05-07T20:12:40.1100673Z mixed_B=True, 2025-05-07T20:12:40.1100755Z compile=False, 2025-05-07T20:12:40.1100832Z T=4, 2025-05-07T20:12:40.1100919Z D=80, 2025-05-07T20:12:40.1100992Z B=57, 2025-05-07T20:12:40.1101070Z log_E=5, 2025-05-07T20:12:40.1101154Z L=10, 2025-05-07T20:12:40.1101238Z D_gradcheck=1, 2025-05-07T20:12:40.1101335Z stochastic_rounding=False, 2025-05-07T20:12:40.1101425Z weighted=True, 2025-05-07T20:12:40.1101506Z row_wise=True, 2025-05-07T20:12:40.1101597Z mixed=True, 2025-05-07T20:12:40.1101675Z use_cache=True, 2025-05-07T20:12:40.1101783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1101874Z use_cpu=True, 2025-05-07T20:12:40.1102007Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1102082Z ) 2025-05-07T20:12:40.1102224Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1102594Z self=, 2025-05-07T20:12:40.1102702Z mixed_B=True, 2025-05-07T20:12:40.1102793Z compile=True, 2025-05-07T20:12:40.1102867Z T=1, 2025-05-07T20:12:40.1102943Z D=45, 2025-05-07T20:12:40.1103029Z B=122, 2025-05-07T20:12:40.1103108Z log_E=5, 2025-05-07T20:12:40.1103200Z L=16, 2025-05-07T20:12:40.1103307Z D_gradcheck=1, 2025-05-07T20:12:40.1103408Z stochastic_rounding=False, 2025-05-07T20:12:40.1103505Z weighted=False, 2025-05-07T20:12:40.1103586Z row_wise=True, 2025-05-07T20:12:40.1103666Z mixed=True, 2025-05-07T20:12:40.1103761Z use_cache=True, 2025-05-07T20:12:40.1103870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1103957Z use_cpu=True, 2025-05-07T20:12:40.1104073Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1104148Z ) 2025-05-07T20:12:40.1104281Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1104665Z self=, 2025-05-07T20:12:40.1104748Z mixed_B=False, 2025-05-07T20:12:40.1104838Z compile=False, 2025-05-07T20:12:40.1104914Z T=4, 2025-05-07T20:12:40.1104992Z D=23, 2025-05-07T20:12:40.1105075Z B=55, 2025-05-07T20:12:40.1105154Z log_E=5, 2025-05-07T20:12:40.1105232Z L=14, 2025-05-07T20:12:40.1105326Z D_gradcheck=2, 2025-05-07T20:12:40.1105423Z stochastic_rounding=False, 2025-05-07T20:12:40.1105505Z weighted=True, 2025-05-07T20:12:40.1105595Z row_wise=True, 2025-05-07T20:12:40.1105673Z mixed=True, 2025-05-07T20:12:40.1105754Z use_cache=True, 2025-05-07T20:12:40.1105877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1105958Z use_cpu=True, 2025-05-07T20:12:40.1106062Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1106145Z ) 2025-05-07T20:12:40.1106276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1106686Z self=, 2025-05-07T20:12:40.1106772Z mixed_B=False, 2025-05-07T20:12:40.1106851Z compile=True, 2025-05-07T20:12:40.1106938Z T=2, 2025-05-07T20:12:40.1107016Z D=53, 2025-05-07T20:12:40.1107092Z B=33, 2025-05-07T20:12:40.1107180Z log_E=5, 2025-05-07T20:12:40.1107254Z L=11, 2025-05-07T20:12:40.1107337Z D_gradcheck=1, 2025-05-07T20:12:40.1107447Z stochastic_rounding=False, 2025-05-07T20:12:40.1107528Z weighted=True, 2025-05-07T20:12:40.1107611Z row_wise=False, 2025-05-07T20:12:40.1107709Z mixed=False, 2025-05-07T20:12:40.1107789Z use_cache=True, 2025-05-07T20:12:40.1107899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1107999Z use_cpu=True, 2025-05-07T20:12:40.1108103Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1108188Z ) 2025-05-07T20:12:40.1108326Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1108702Z self=, 2025-05-07T20:12:40.1108798Z mixed_B=False, 2025-05-07T20:12:40.1108882Z compile=False, 2025-05-07T20:12:40.1108957Z T=3, 2025-05-07T20:12:40.1109047Z D=24, 2025-05-07T20:12:40.1109122Z B=116, 2025-05-07T20:12:40.1109198Z log_E=3, 2025-05-07T20:12:40.1109287Z L=13, 2025-05-07T20:12:40.1109369Z D_gradcheck=1, 2025-05-07T20:12:40.1109466Z stochastic_rounding=False, 2025-05-07T20:12:40.1109559Z weighted=True, 2025-05-07T20:12:40.1109638Z row_wise=True, 2025-05-07T20:12:40.1109725Z mixed=True, 2025-05-07T20:12:40.1109820Z use_cache=True, 2025-05-07T20:12:40.1109930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1110026Z use_cpu=True, 2025-05-07T20:12:40.1110203Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1110276Z ) 2025-05-07T20:12:40.1399962Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1400476Z self=, 2025-05-07T20:12:40.1400656Z mixed_B=True, 2025-05-07T20:12:40.1400754Z compile=True, 2025-05-07T20:12:40.1400834Z T=4, 2025-05-07T20:12:40.1400924Z D=26, 2025-05-07T20:12:40.1401054Z B=38, 2025-05-07T20:12:40.1401166Z log_E=5, 2025-05-07T20:12:40.1401270Z L=12, 2025-05-07T20:12:40.1401431Z D_gradcheck=2, 2025-05-07T20:12:40.1401538Z stochastic_rounding=False, 2025-05-07T20:12:40.1401636Z weighted=True, 2025-05-07T20:12:40.1401724Z row_wise=True, 2025-05-07T20:12:40.1401806Z mixed=True, 2025-05-07T20:12:40.1401901Z use_cache=True, 2025-05-07T20:12:40.1402013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1402099Z use_cpu=True, 2025-05-07T20:12:40.1402222Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1402299Z ) 2025-05-07T20:12:40.1402435Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1402827Z self=, 2025-05-07T20:12:40.1402914Z mixed_B=True, 2025-05-07T20:12:40.1403013Z compile=False, 2025-05-07T20:12:40.1403090Z T=2, 2025-05-07T20:12:40.1403169Z D=73, 2025-05-07T20:12:40.1403256Z B=82, 2025-05-07T20:12:40.1403334Z log_E=3, 2025-05-07T20:12:40.1403414Z L=6, 2025-05-07T20:12:40.1403512Z D_gradcheck=2, 2025-05-07T20:12:40.1403682Z stochastic_rounding=False, 2025-05-07T20:12:40.1403769Z weighted=False, 2025-05-07T20:12:40.1403866Z row_wise=False, 2025-05-07T20:12:40.1403947Z mixed=True, 2025-05-07T20:12:40.1404032Z use_cache=True, 2025-05-07T20:12:40.1404148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1404229Z use_cpu=True, 2025-05-07T20:12:40.1404331Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1404419Z ) 2025-05-07T20:12:40.1404554Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1404977Z self=, 2025-05-07T20:12:40.1405062Z mixed_B=False, 2025-05-07T20:12:40.1405145Z compile=False, 2025-05-07T20:12:40.1405232Z T=4, 2025-05-07T20:12:40.1405308Z D=91, 2025-05-07T20:12:40.1405383Z B=64, 2025-05-07T20:12:40.1405472Z log_E=3, 2025-05-07T20:12:40.1405549Z L=5, 2025-05-07T20:12:40.1405634Z D_gradcheck=1, 2025-05-07T20:12:40.1405744Z stochastic_rounding=True, 2025-05-07T20:12:40.1405827Z weighted=True, 2025-05-07T20:12:40.1405912Z row_wise=False, 2025-05-07T20:12:40.1406001Z mixed=False, 2025-05-07T20:12:40.1406083Z use_cache=False, 2025-05-07T20:12:40.1406205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1406286Z use_cpu=True, 2025-05-07T20:12:40.1406390Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1406483Z ) 2025-05-07T20:12:40.1406615Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1406987Z self=, 2025-05-07T20:12:40.1407082Z mixed_B=True, 2025-05-07T20:12:40.1407169Z compile=True, 2025-05-07T20:12:40.1407244Z T=1, 2025-05-07T20:12:40.1407332Z D=115, 2025-05-07T20:12:40.1407409Z B=37, 2025-05-07T20:12:40.1407485Z log_E=4, 2025-05-07T20:12:40.1407574Z L=2, 2025-05-07T20:12:40.1407660Z D_gradcheck=1, 2025-05-07T20:12:40.1407754Z stochastic_rounding=True, 2025-05-07T20:12:40.1407850Z weighted=True, 2025-05-07T20:12:40.1407932Z row_wise=False, 2025-05-07T20:12:40.1408022Z mixed=False, 2025-05-07T20:12:40.1408104Z use_cache=True, 2025-05-07T20:12:40.1408209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1408302Z use_cpu=True, 2025-05-07T20:12:40.1408408Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1408516Z ) 2025-05-07T20:12:40.1408662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1409037Z self=, 2025-05-07T20:12:40.1409118Z mixed_B=False, 2025-05-07T20:12:40.1409242Z compile=True, 2025-05-07T20:12:40.1409322Z T=3, 2025-05-07T20:12:40.1409397Z D=52, 2025-05-07T20:12:40.1409486Z B=46, 2025-05-07T20:12:40.1409564Z log_E=5, 2025-05-07T20:12:40.1409641Z L=6, 2025-05-07T20:12:40.1409764Z D_gradcheck=1, 2025-05-07T20:12:40.1409867Z stochastic_rounding=False, 2025-05-07T20:12:40.1409963Z weighted=False, 2025-05-07T20:12:40.1410044Z row_wise=True, 2025-05-07T20:12:40.1410124Z mixed=True, 2025-05-07T20:12:40.1410221Z use_cache=False, 2025-05-07T20:12:40.1410333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1410414Z use_cpu=True, 2025-05-07T20:12:40.1410534Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1410611Z ) 2025-05-07T20:12:40.1410743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1411128Z self=, 2025-05-07T20:12:40.1411212Z mixed_B=False, 2025-05-07T20:12:40.1411295Z compile=True, 2025-05-07T20:12:40.1411383Z T=5, 2025-05-07T20:12:40.1411459Z D=121, 2025-05-07T20:12:40.1411548Z B=111, 2025-05-07T20:12:40.1411627Z log_E=3, 2025-05-07T20:12:40.1411703Z L=10, 2025-05-07T20:12:40.1411798Z D_gradcheck=1, 2025-05-07T20:12:40.1411895Z stochastic_rounding=True, 2025-05-07T20:12:40.1411979Z weighted=False, 2025-05-07T20:12:40.1412070Z row_wise=True, 2025-05-07T20:12:40.1412151Z mixed=False, 2025-05-07T20:12:40.1412233Z use_cache=True, 2025-05-07T20:12:40.1412353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1412438Z use_cpu=True, 2025-05-07T20:12:40.1412539Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1412627Z ) 2025-05-07T20:12:40.1412760Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1413170Z self=, 2025-05-07T20:12:40.1413270Z mixed_B=False, 2025-05-07T20:12:40.1413356Z compile=True, 2025-05-07T20:12:40.1413444Z T=4, 2025-05-07T20:12:40.1413523Z D=27, 2025-05-07T20:12:40.1413602Z B=41, 2025-05-07T20:12:40.1413691Z log_E=4, 2025-05-07T20:12:40.1413770Z L=0, 2025-05-07T20:12:40.1413857Z D_gradcheck=2, 2025-05-07T20:12:40.1413966Z stochastic_rounding=True, 2025-05-07T20:12:40.1414052Z weighted=False, 2025-05-07T20:12:40.1414137Z row_wise=False, 2025-05-07T20:12:40.1414232Z mixed=True, 2025-05-07T20:12:40.1414318Z use_cache=False, 2025-05-07T20:12:40.1414427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1414528Z use_cpu=True, 2025-05-07T20:12:40.1414633Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1414710Z ) 2025-05-07T20:12:40.1414857Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1415227Z self=, 2025-05-07T20:12:40.1415324Z mixed_B=False, 2025-05-07T20:12:40.1415412Z compile=False, 2025-05-07T20:12:40.1415489Z T=5, 2025-05-07T20:12:40.1415578Z D=92, 2025-05-07T20:12:40.1415657Z B=26, 2025-05-07T20:12:40.1415735Z log_E=5, 2025-05-07T20:12:40.1415826Z L=15, 2025-05-07T20:12:40.1415912Z D_gradcheck=1, 2025-05-07T20:12:40.1416014Z stochastic_rounding=False, 2025-05-07T20:12:40.1416110Z weighted=False, 2025-05-07T20:12:40.1416193Z row_wise=False, 2025-05-07T20:12:40.1416270Z mixed=True, 2025-05-07T20:12:40.1416364Z use_cache=True, 2025-05-07T20:12:40.1416474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1416552Z use_cpu=True, 2025-05-07T20:12:40.1416667Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1416767Z ) 2025-05-07T20:12:40.1416911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1417287Z self=, 2025-05-07T20:12:40.1417367Z mixed_B=False, 2025-05-07T20:12:40.1417490Z compile=True, 2025-05-07T20:12:40.1417572Z T=1, 2025-05-07T20:12:40.1417649Z D=83, 2025-05-07T20:12:40.1417737Z B=96, 2025-05-07T20:12:40.1417817Z log_E=4, 2025-05-07T20:12:40.1417895Z L=2, 2025-05-07T20:12:40.1417989Z D_gradcheck=1, 2025-05-07T20:12:40.1418113Z stochastic_rounding=False, 2025-05-07T20:12:40.1418197Z weighted=False, 2025-05-07T20:12:40.1418291Z row_wise=False, 2025-05-07T20:12:40.1418371Z mixed=True, 2025-05-07T20:12:40.1418452Z use_cache=True, 2025-05-07T20:12:40.1418573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1418655Z use_cpu=True, 2025-05-07T20:12:40.1418769Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1418845Z ) 2025-05-07T20:12:40.1418978Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1419362Z self=, 2025-05-07T20:12:40.1419443Z mixed_B=True, 2025-05-07T20:12:40.1419531Z compile=False, 2025-05-07T20:12:40.1419618Z T=5, 2025-05-07T20:12:40.1419774Z D=111, 2025-05-07T20:12:40.1419852Z B=7, 2025-05-07T20:12:40.1419947Z log_E=5, 2025-05-07T20:12:40.1420025Z L=0, 2025-05-07T20:12:40.1420110Z D_gradcheck=1, 2025-05-07T20:12:40.1420229Z stochastic_rounding=True, 2025-05-07T20:12:40.1420314Z weighted=False, 2025-05-07T20:12:40.1420410Z row_wise=False, 2025-05-07T20:12:40.1420494Z mixed=False, 2025-05-07T20:12:40.1420576Z use_cache=True, 2025-05-07T20:12:40.1420701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1420784Z use_cpu=True, 2025-05-07T20:12:40.1420886Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1420975Z ) 2025-05-07T20:12:40.1421110Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1421518Z self=, 2025-05-07T20:12:40.1421617Z mixed_B=True, 2025-05-07T20:12:40.1421705Z compile=True, 2025-05-07T20:12:40.1421779Z T=2, 2025-05-07T20:12:40.1421872Z D=43, 2025-05-07T20:12:40.1421951Z B=122, 2025-05-07T20:12:40.1422030Z log_E=3, 2025-05-07T20:12:40.1422122Z L=17, 2025-05-07T20:12:40.1422206Z D_gradcheck=2, 2025-05-07T20:12:40.1422322Z stochastic_rounding=False, 2025-05-07T20:12:40.1422409Z weighted=False, 2025-05-07T20:12:40.1422489Z row_wise=True, 2025-05-07T20:12:40.1422582Z mixed=False, 2025-05-07T20:12:40.1422667Z use_cache=True, 2025-05-07T20:12:40.1422777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1422872Z use_cpu=True, 2025-05-07T20:12:40.1422978Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1423054Z ) 2025-05-07T20:12:40.1423207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1423578Z self=, 2025-05-07T20:12:40.1423662Z mixed_B=True, 2025-05-07T20:12:40.1423760Z compile=False, 2025-05-07T20:12:40.1423837Z T=5, 2025-05-07T20:12:40.1423929Z D=48, 2025-05-07T20:12:40.1424006Z B=94, 2025-05-07T20:12:40.1424082Z log_E=4, 2025-05-07T20:12:40.1424177Z L=10, 2025-05-07T20:12:40.1424260Z D_gradcheck=1, 2025-05-07T20:12:40.1424357Z stochastic_rounding=True, 2025-05-07T20:12:40.1424454Z weighted=True, 2025-05-07T20:12:40.1424535Z row_wise=False, 2025-05-07T20:12:40.1424611Z mixed=True, 2025-05-07T20:12:40.1424708Z use_cache=False, 2025-05-07T20:12:40.1424817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1424897Z use_cpu=True, 2025-05-07T20:12:40.1425012Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1425090Z ) 2025-05-07T20:12:40.1425245Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1425629Z self=, 2025-05-07T20:12:40.1425713Z mixed_B=True, 2025-05-07T20:12:40.1425834Z compile=True, 2025-05-07T20:12:40.1425910Z T=3, 2025-05-07T20:12:40.1425986Z D=35, 2025-05-07T20:12:40.1426073Z B=123, 2025-05-07T20:12:40.1426152Z log_E=3, 2025-05-07T20:12:40.1426225Z L=1, 2025-05-07T20:12:40.1426318Z D_gradcheck=2, 2025-05-07T20:12:40.1426441Z stochastic_rounding=False, 2025-05-07T20:12:40.1426527Z weighted=True, 2025-05-07T20:12:40.1426622Z row_wise=False, 2025-05-07T20:12:40.1426703Z mixed=False, 2025-05-07T20:12:40.1426785Z use_cache=True, 2025-05-07T20:12:40.1426907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1426989Z use_cpu=True, 2025-05-07T20:12:40.1427098Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1427185Z ) 2025-05-07T20:12:40.1427320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1427700Z self=, 2025-05-07T20:12:40.1427786Z mixed_B=True, 2025-05-07T20:12:40.1427873Z compile=False, 2025-05-07T20:12:40.1427961Z T=5, 2025-05-07T20:12:40.1428038Z D=114, 2025-05-07T20:12:40.1428113Z B=121, 2025-05-07T20:12:40.1428201Z log_E=3, 2025-05-07T20:12:40.1428278Z L=2, 2025-05-07T20:12:40.1428363Z D_gradcheck=2, 2025-05-07T20:12:40.1428474Z stochastic_rounding=True, 2025-05-07T20:12:40.1428558Z weighted=False, 2025-05-07T20:12:40.1428643Z row_wise=False, 2025-05-07T20:12:40.1428735Z mixed=True, 2025-05-07T20:12:40.1428817Z use_cache=True, 2025-05-07T20:12:40.1428925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1429019Z use_cpu=True, 2025-05-07T20:12:40.1429123Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1429207Z ) 2025-05-07T20:12:40.1429344Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1429715Z self=, 2025-05-07T20:12:40.1429836Z mixed_B=True, 2025-05-07T20:12:40.1429921Z compile=False, 2025-05-07T20:12:40.1429995Z T=1, 2025-05-07T20:12:40.1430084Z D=117, 2025-05-07T20:12:40.1430161Z B=71, 2025-05-07T20:12:40.1430239Z log_E=5, 2025-05-07T20:12:40.1430329Z L=18, 2025-05-07T20:12:40.1430412Z D_gradcheck=2, 2025-05-07T20:12:40.1430508Z stochastic_rounding=True, 2025-05-07T20:12:40.1430604Z weighted=True, 2025-05-07T20:12:40.1430688Z row_wise=False, 2025-05-07T20:12:40.1430768Z mixed=True, 2025-05-07T20:12:40.1430867Z use_cache=False, 2025-05-07T20:12:40.1430975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1431068Z use_cpu=True, 2025-05-07T20:12:40.1431172Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1431245Z ) 2025-05-07T20:12:40.1431391Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1431765Z self=, 2025-05-07T20:12:40.1431981Z mixed_B=True, 2025-05-07T20:12:40.1432121Z compile=True, 2025-05-07T20:12:40.1432227Z T=3, 2025-05-07T20:12:40.1432305Z D=113, 2025-05-07T20:12:40.1432400Z B=53, 2025-05-07T20:12:40.1432482Z log_E=4, 2025-05-07T20:12:40.1432559Z L=18, 2025-05-07T20:12:40.1432658Z D_gradcheck=2, 2025-05-07T20:12:40.1432758Z stochastic_rounding=True, 2025-05-07T20:12:40.1432858Z weighted=False, 2025-05-07T20:12:40.1432942Z row_wise=True, 2025-05-07T20:12:40.1433027Z mixed=False, 2025-05-07T20:12:40.1433126Z use_cache=False, 2025-05-07T20:12:40.1433239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1433323Z use_cpu=True, 2025-05-07T20:12:40.1433442Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1433519Z ) 2025-05-07T20:12:40.1433690Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1434077Z self=, 2025-05-07T20:12:40.1434164Z mixed_B=True, 2025-05-07T20:12:40.1434247Z compile=True, 2025-05-07T20:12:40.1434363Z T=4, 2025-05-07T20:12:40.1434445Z D=110, 2025-05-07T20:12:40.1434522Z B=113, 2025-05-07T20:12:40.1434614Z log_E=4, 2025-05-07T20:12:40.1434692Z L=4, 2025-05-07T20:12:40.1434789Z D_gradcheck=2, 2025-05-07T20:12:40.1434913Z stochastic_rounding=False, 2025-05-07T20:12:40.1434997Z weighted=True, 2025-05-07T20:12:40.1435089Z row_wise=True, 2025-05-07T20:12:40.1435170Z mixed=False, 2025-05-07T20:12:40.1435251Z use_cache=True, 2025-05-07T20:12:40.1435374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1435455Z use_cpu=True, 2025-05-07T20:12:40.1435558Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1435649Z ) 2025-05-07T20:12:40.1729932Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1730949Z self=, 2025-05-07T20:12:40.1731965Z mixed_B=False, 2025-05-07T20:12:40.1732315Z compile=True, 2025-05-07T20:12:40.1732537Z T=3, 2025-05-07T20:12:40.1732791Z D=124, 2025-05-07T20:12:40.1732987Z B=53, 2025-05-07T20:12:40.1733180Z log_E=5, 2025-05-07T20:12:40.1733366Z L=5, 2025-05-07T20:12:40.1733563Z D_gradcheck=2, 2025-05-07T20:12:40.1733807Z stochastic_rounding=True, 2025-05-07T20:12:40.1734083Z weighted=True, 2025-05-07T20:12:40.1734293Z row_wise=True, 2025-05-07T20:12:40.1734515Z mixed=False, 2025-05-07T20:12:40.1734735Z use_cache=True, 2025-05-07T20:12:40.1734977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1735287Z use_cpu=True, 2025-05-07T20:12:40.1735534Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1735801Z ) 2025-05-07T20:12:40.1736050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1736688Z self=, 2025-05-07T20:12:40.1737362Z mixed_B=False, 2025-05-07T20:12:40.1737589Z compile=True, 2025-05-07T20:12:40.1737812Z T=5, 2025-05-07T20:12:40.1737995Z D=81, 2025-05-07T20:12:40.1738194Z B=41, 2025-05-07T20:12:40.1738391Z log_E=3, 2025-05-07T20:12:40.1738580Z L=3, 2025-05-07T20:12:40.1738781Z D_gradcheck=2, 2025-05-07T20:12:40.1739025Z stochastic_rounding=False, 2025-05-07T20:12:40.1739288Z weighted=False, 2025-05-07T20:12:40.1739514Z row_wise=True, 2025-05-07T20:12:40.1739810Z mixed=True, 2025-05-07T20:12:40.1740011Z use_cache=True, 2025-05-07T20:12:40.1740262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1740567Z use_cpu=True, 2025-05-07T20:12:40.1740809Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1741070Z ) 2025-05-07T20:12:40.1741314Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1741942Z self=, 2025-05-07T20:12:40.1742512Z mixed_B=False, 2025-05-07T20:12:40.1742731Z compile=True, 2025-05-07T20:12:40.1742946Z T=3, 2025-05-07T20:12:40.1743124Z D=43, 2025-05-07T20:12:40.1743314Z B=90, 2025-05-07T20:12:40.1743512Z log_E=4, 2025-05-07T20:12:40.1743699Z L=20, 2025-05-07T20:12:40.1743898Z D_gradcheck=2, 2025-05-07T20:12:40.1744142Z stochastic_rounding=True, 2025-05-07T20:12:40.1744395Z weighted=True, 2025-05-07T20:12:40.1744617Z row_wise=False, 2025-05-07T20:12:40.1744837Z mixed=True, 2025-05-07T20:12:40.1745037Z use_cache=False, 2025-05-07T20:12:40.1745296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1745599Z use_cpu=True, 2025-05-07T20:12:40.1745827Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1746104Z ) 2025-05-07T20:12:40.1746408Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1747042Z self=, 2025-05-07T20:12:40.1747616Z mixed_B=False, 2025-05-07T20:12:40.1747843Z compile=True, 2025-05-07T20:12:40.1748109Z T=5, 2025-05-07T20:12:40.1748291Z D=24, 2025-05-07T20:12:40.1748487Z B=115, 2025-05-07T20:12:40.1748690Z log_E=4, 2025-05-07T20:12:40.1748879Z L=19, 2025-05-07T20:12:40.1749076Z D_gradcheck=1, 2025-05-07T20:12:40.1749354Z stochastic_rounding=False, 2025-05-07T20:12:40.1749613Z weighted=False, 2025-05-07T20:12:40.1749836Z row_wise=False, 2025-05-07T20:12:40.1750055Z mixed=True, 2025-05-07T20:12:40.1750260Z use_cache=False, 2025-05-07T20:12:40.1750522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1750824Z use_cpu=True, 2025-05-07T20:12:40.1751051Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1751323Z ) 2025-05-07T20:12:40.1751563Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1752174Z self=, 2025-05-07T20:12:40.1752753Z mixed_B=False, 2025-05-07T20:12:40.1752976Z compile=False, 2025-05-07T20:12:40.1753193Z T=4, 2025-05-07T20:12:40.1753372Z D=14, 2025-05-07T20:12:40.1753560Z B=101, 2025-05-07T20:12:40.1753754Z log_E=5, 2025-05-07T20:12:40.1753940Z L=18, 2025-05-07T20:12:40.1754133Z D_gradcheck=2, 2025-05-07T20:12:40.1754369Z stochastic_rounding=False, 2025-05-07T20:12:40.1754623Z weighted=False, 2025-05-07T20:12:40.1754843Z row_wise=True, 2025-05-07T20:12:40.1755059Z mixed=False, 2025-05-07T20:12:40.1755260Z use_cache=True, 2025-05-07T20:12:40.1755506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1755810Z use_cpu=True, 2025-05-07T20:12:40.1756038Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1756313Z ) 2025-05-07T20:12:40.1756560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1757173Z self=, 2025-05-07T20:12:40.1757790Z mixed_B=False, 2025-05-07T20:12:40.1758015Z compile=True, 2025-05-07T20:12:40.1758216Z T=5, 2025-05-07T20:12:40.1758411Z D=53, 2025-05-07T20:12:40.1758604Z B=23, 2025-05-07T20:12:40.1758782Z log_E=3, 2025-05-07T20:12:40.1758981Z L=6, 2025-05-07T20:12:40.1759176Z D_gradcheck=1, 2025-05-07T20:12:40.1759415Z stochastic_rounding=False, 2025-05-07T20:12:40.1759670Z weighted=True, 2025-05-07T20:12:40.1759891Z row_wise=False, 2025-05-07T20:12:40.1760112Z mixed=False, 2025-05-07T20:12:40.1760319Z use_cache=False, 2025-05-07T20:12:40.1760577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1760886Z use_cpu=True, 2025-05-07T20:12:40.1761119Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1761395Z ) 2025-05-07T20:12:40.1761641Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1762259Z self=, 2025-05-07T20:12:40.1762842Z mixed_B=True, 2025-05-07T20:12:40.1763069Z compile=False, 2025-05-07T20:12:40.1763278Z T=4, 2025-05-07T20:12:40.1763473Z D=111, 2025-05-07T20:12:40.1763672Z B=88, 2025-05-07T20:12:40.1763854Z log_E=4, 2025-05-07T20:12:40.1764058Z L=15, 2025-05-07T20:12:40.1764254Z D_gradcheck=1, 2025-05-07T20:12:40.1764485Z stochastic_rounding=False, 2025-05-07T20:12:40.1764756Z weighted=False, 2025-05-07T20:12:40.1764986Z row_wise=True, 2025-05-07T20:12:40.1765187Z mixed=False, 2025-05-07T20:12:40.1765403Z use_cache=True, 2025-05-07T20:12:40.1765649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1765948Z use_cpu=True, 2025-05-07T20:12:40.1766170Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1766441Z ) 2025-05-07T20:12:40.1766717Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1767332Z self=, 2025-05-07T20:12:40.1767909Z mixed_B=True, 2025-05-07T20:12:40.1768128Z compile=False, 2025-05-07T20:12:40.1768365Z T=1, 2025-05-07T20:12:40.1768560Z D=51, 2025-05-07T20:12:40.1768753Z B=117, 2025-05-07T20:12:40.1768934Z log_E=4, 2025-05-07T20:12:40.1769131Z L=19, 2025-05-07T20:12:40.1769331Z D_gradcheck=2, 2025-05-07T20:12:40.1769584Z stochastic_rounding=True, 2025-05-07T20:12:40.1769856Z weighted=True, 2025-05-07T20:12:40.1770075Z row_wise=True, 2025-05-07T20:12:40.1770277Z mixed=False, 2025-05-07T20:12:40.1770494Z use_cache=True, 2025-05-07T20:12:40.1770741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1771029Z use_cpu=True, 2025-05-07T20:12:40.1771268Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1771542Z ) 2025-05-07T20:12:40.1771779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1772394Z self=, 2025-05-07T20:12:40.1772969Z mixed_B=True, 2025-05-07T20:12:40.1773188Z compile=True, 2025-05-07T20:12:40.1773390Z T=2, 2025-05-07T20:12:40.1773583Z D=44, 2025-05-07T20:12:40.1773778Z B=92, 2025-05-07T20:12:40.1773957Z log_E=3, 2025-05-07T20:12:40.1774155Z L=3, 2025-05-07T20:12:40.1774351Z D_gradcheck=1, 2025-05-07T20:12:40.1774571Z stochastic_rounding=True, 2025-05-07T20:12:40.1774835Z weighted=False, 2025-05-07T20:12:40.1775056Z row_wise=False, 2025-05-07T20:12:40.1775263Z mixed=False, 2025-05-07T20:12:40.1775478Z use_cache=True, 2025-05-07T20:12:40.1775909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1776200Z use_cpu=True, 2025-05-07T20:12:40.1776442Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1776710Z ) 2025-05-07T20:12:40.1776940Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1777561Z self=, 2025-05-07T20:12:40.1778200Z mixed_B=False, 2025-05-07T20:12:40.1778423Z compile=True, 2025-05-07T20:12:40.1778626Z T=1, 2025-05-07T20:12:40.1778817Z D=29, 2025-05-07T20:12:40.1779012Z B=16, 2025-05-07T20:12:40.1779190Z log_E=5, 2025-05-07T20:12:40.1779388Z L=0, 2025-05-07T20:12:40.1779583Z D_gradcheck=1, 2025-05-07T20:12:40.1779869Z stochastic_rounding=False, 2025-05-07T20:12:40.1780136Z weighted=False, 2025-05-07T20:12:40.1780357Z row_wise=True, 2025-05-07T20:12:40.1780559Z mixed=True, 2025-05-07T20:12:40.1780774Z use_cache=True, 2025-05-07T20:12:40.1781021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1781310Z use_cpu=True, 2025-05-07T20:12:40.1781550Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1781821Z ) 2025-05-07T20:12:40.1782055Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1782681Z self=, 2025-05-07T20:12:40.1783259Z mixed_B=False, 2025-05-07T20:12:40.1783469Z compile=False, 2025-05-07T20:12:40.1783688Z T=3, 2025-05-07T20:12:40.1783877Z D=91, 2025-05-07T20:12:40.1784058Z B=122, 2025-05-07T20:12:40.1784254Z log_E=5, 2025-05-07T20:12:40.1784449Z L=7, 2025-05-07T20:12:40.1784641Z D_gradcheck=1, 2025-05-07T20:12:40.1784864Z stochastic_rounding=False, 2025-05-07T20:12:40.1785134Z weighted=True, 2025-05-07T20:12:40.1785359Z row_wise=True, 2025-05-07T20:12:40.1785563Z mixed=True, 2025-05-07T20:12:40.1785776Z use_cache=False, 2025-05-07T20:12:40.1786038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1786328Z use_cpu=True, 2025-05-07T20:12:40.1786565Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1786841Z ) 2025-05-07T20:12:40.1787128Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1787758Z self=, 2025-05-07T20:12:40.1788342Z mixed_B=True, 2025-05-07T20:12:40.1788554Z compile=False, 2025-05-07T20:12:40.1788814Z T=2, 2025-05-07T20:12:40.1789005Z D=69, 2025-05-07T20:12:40.1789184Z B=75, 2025-05-07T20:12:40.1789436Z log_E=4, 2025-05-07T20:12:40.1789640Z L=7, 2025-05-07T20:12:40.1789826Z D_gradcheck=2, 2025-05-07T20:12:40.1790063Z stochastic_rounding=False, 2025-05-07T20:12:40.1790368Z weighted=False, 2025-05-07T20:12:40.1790584Z row_wise=False, 2025-05-07T20:12:40.1790800Z mixed=False, 2025-05-07T20:12:40.1791020Z use_cache=False, 2025-05-07T20:12:40.1791276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1791564Z use_cpu=True, 2025-05-07T20:12:40.1791797Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1792067Z ) 2025-05-07T20:12:40.1792290Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1792911Z self=, 2025-05-07T20:12:40.1793487Z mixed_B=False, 2025-05-07T20:12:40.1793699Z compile=True, 2025-05-07T20:12:40.1793913Z T=3, 2025-05-07T20:12:40.1794105Z D=45, 2025-05-07T20:12:40.1794286Z B=45, 2025-05-07T20:12:40.1794472Z log_E=5, 2025-05-07T20:12:40.1794674Z L=2, 2025-05-07T20:12:40.1794859Z D_gradcheck=1, 2025-05-07T20:12:40.1795092Z stochastic_rounding=False, 2025-05-07T20:12:40.1795364Z weighted=False, 2025-05-07T20:12:40.1795573Z row_wise=True, 2025-05-07T20:12:40.1795789Z mixed=True, 2025-05-07T20:12:40.1796004Z use_cache=True, 2025-05-07T20:12:40.1796236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1796534Z use_cpu=True, 2025-05-07T20:12:40.1796769Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1797027Z ) 2025-05-07T20:12:40.1797268Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1797888Z self=, 2025-05-07T20:12:40.1798514Z mixed_B=False, 2025-05-07T20:12:40.1798725Z compile=True, 2025-05-07T20:12:40.1798942Z T=1, 2025-05-07T20:12:40.1799139Z D=48, 2025-05-07T20:12:40.1799319Z B=94, 2025-05-07T20:12:40.1799508Z log_E=3, 2025-05-07T20:12:40.1799703Z L=17, 2025-05-07T20:12:40.1799884Z D_gradcheck=1, 2025-05-07T20:12:40.1800115Z stochastic_rounding=True, 2025-05-07T20:12:40.1800383Z weighted=False, 2025-05-07T20:12:40.1800591Z row_wise=True, 2025-05-07T20:12:40.1800803Z mixed=True, 2025-05-07T20:12:40.1801013Z use_cache=False, 2025-05-07T20:12:40.1801250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1801543Z use_cpu=True, 2025-05-07T20:12:40.1801782Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.1802039Z ) 2025-05-07T20:12:40.1802276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1802900Z self=, 2025-05-07T20:12:40.1803476Z mixed_B=False, 2025-05-07T20:12:40.1803683Z compile=True, 2025-05-07T20:12:40.1803894Z T=3, 2025-05-07T20:12:40.1804084Z D=26, 2025-05-07T20:12:40.1804262Z B=73, 2025-05-07T20:12:40.1804451Z log_E=4, 2025-05-07T20:12:40.1804644Z L=12, 2025-05-07T20:12:40.1804825Z D_gradcheck=1, 2025-05-07T20:12:40.1805055Z stochastic_rounding=True, 2025-05-07T20:12:40.1805323Z weighted=True, 2025-05-07T20:12:40.1805526Z row_wise=True, 2025-05-07T20:12:40.1805734Z mixed=True, 2025-05-07T20:12:40.1805944Z use_cache=True, 2025-05-07T20:12:40.1806177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.1806479Z use_cpu=True, 2025-05-07T20:12:40.1806716Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1806974Z ) 2025-05-07T20:12:40.1807244Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1807869Z self=, 2025-05-07T20:12:40.1808440Z mixed_B=False, 2025-05-07T20:12:40.1808665Z compile=True, 2025-05-07T20:12:40.1808875Z T=3, 2025-05-07T20:12:40.1809083Z D=35, 2025-05-07T20:12:40.1815942Z B=112, 2025-05-07T20:12:40.1816192Z log_E=3, 2025-05-07T20:12:40.1816410Z L=7, 2025-05-07T20:12:40.1816622Z D_gradcheck=1, 2025-05-07T20:12:40.1816852Z stochastic_rounding=True, 2025-05-07T20:12:40.1817209Z weighted=False, 2025-05-07T20:12:40.1817449Z row_wise=False, 2025-05-07T20:12:40.1817661Z mixed=True, 2025-05-07T20:12:40.1817878Z use_cache=True, 2025-05-07T20:12:40.1818132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1818429Z use_cpu=True, 2025-05-07T20:12:40.1818675Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1818948Z ) 2025-05-07T20:12:40.1819178Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.1819897Z self=, 2025-05-07T20:12:40.1820492Z mixed_B=False, 2025-05-07T20:12:40.1820707Z compile=False, 2025-05-07T20:12:40.1820925Z T=1, 2025-05-07T20:12:40.1821130Z D=62, 2025-05-07T20:12:40.1821310Z B=40, 2025-05-07T20:12:40.1821507Z log_E=3, 2025-05-07T20:12:40.1821710Z L=5, 2025-05-07T20:12:40.1821898Z D_gradcheck=1, 2025-05-07T20:12:40.1822131Z stochastic_rounding=False, 2025-05-07T20:12:40.1822397Z weighted=True, 2025-05-07T20:12:40.1822616Z row_wise=False, 2025-05-07T20:12:40.1822819Z mixed=True, 2025-05-07T20:12:40.1823026Z use_cache=True, 2025-05-07T20:12:40.1823271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.1823559Z use_cpu=True, 2025-05-07T20:12:40.1823793Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.1824062Z ) 2025-05-07T20:12:40.2057416Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2058422Z self=, 2025-05-07T20:12:40.2059537Z mixed_B=False, 2025-05-07T20:12:40.2059954Z compile=True, 2025-05-07T20:12:40.2060171Z T=5, 2025-05-07T20:12:40.2060375Z D=100, 2025-05-07T20:12:40.2060560Z B=77, 2025-05-07T20:12:40.2060756Z log_E=4, 2025-05-07T20:12:40.2060954Z L=20, 2025-05-07T20:12:40.2061152Z D_gradcheck=1, 2025-05-07T20:12:40.2061382Z stochastic_rounding=False, 2025-05-07T20:12:40.2061657Z weighted=False, 2025-05-07T20:12:40.2061953Z row_wise=False, 2025-05-07T20:12:40.2062161Z mixed=False, 2025-05-07T20:12:40.2062376Z use_cache=True, 2025-05-07T20:12:40.2062622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2062916Z use_cpu=True, 2025-05-07T20:12:40.2063160Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2063437Z ) 2025-05-07T20:12:40.2063667Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2064300Z self=, 2025-05-07T20:12:40.2064877Z mixed_B=True, 2025-05-07T20:12:40.2065087Z compile=True, 2025-05-07T20:12:40.2065299Z T=1, 2025-05-07T20:12:40.2065482Z D=78, 2025-05-07T20:12:40.2065662Z B=89, 2025-05-07T20:12:40.2065857Z log_E=3, 2025-05-07T20:12:40.2066055Z L=1, 2025-05-07T20:12:40.2066245Z D_gradcheck=1, 2025-05-07T20:12:40.2066486Z stochastic_rounding=False, 2025-05-07T20:12:40.2066753Z weighted=True, 2025-05-07T20:12:40.2066972Z row_wise=True, 2025-05-07T20:12:40.2067178Z mixed=False, 2025-05-07T20:12:40.2067396Z use_cache=True, 2025-05-07T20:12:40.2067649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2067940Z use_cpu=True, 2025-05-07T20:12:40.2068180Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.2068452Z ) 2025-05-07T20:12:40.2068678Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2069380Z self=, 2025-05-07T20:12:40.2069966Z mixed_B=True, 2025-05-07T20:12:40.2070172Z compile=True, 2025-05-07T20:12:40.2070383Z T=1, 2025-05-07T20:12:40.2070617Z D=108, 2025-05-07T20:12:40.2070797Z B=94, 2025-05-07T20:12:40.2070992Z log_E=4, 2025-05-07T20:12:40.2071193Z L=4, 2025-05-07T20:12:40.2071379Z D_gradcheck=1, 2025-05-07T20:12:40.2071622Z stochastic_rounding=True, 2025-05-07T20:12:40.2071928Z weighted=False, 2025-05-07T20:12:40.2072145Z row_wise=True, 2025-05-07T20:12:40.2072363Z mixed=True, 2025-05-07T20:12:40.2072576Z use_cache=True, 2025-05-07T20:12:40.2072814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2073119Z use_cpu=True, 2025-05-07T20:12:40.2073362Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2073637Z ) 2025-05-07T20:12:40.2073867Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2074498Z self=, 2025-05-07T20:12:40.2075075Z mixed_B=True, 2025-05-07T20:12:40.2075286Z compile=True, 2025-05-07T20:12:40.2075498Z T=5, 2025-05-07T20:12:40.2075851Z D=34, 2025-05-07T20:12:40.2076036Z B=65, 2025-05-07T20:12:40.2076235Z log_E=3, 2025-05-07T20:12:40.2076439Z L=9, 2025-05-07T20:12:40.2076631Z D_gradcheck=2, 2025-05-07T20:12:40.2076874Z stochastic_rounding=True, 2025-05-07T20:12:40.2077145Z weighted=True, 2025-05-07T20:12:40.2077360Z row_wise=True, 2025-05-07T20:12:40.2077582Z mixed=False, 2025-05-07T20:12:40.2077797Z use_cache=True, 2025-05-07T20:12:40.2078032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.2078333Z use_cpu=True, 2025-05-07T20:12:40.2078574Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.2078830Z ) 2025-05-07T20:12:40.2079076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2079700Z self=, 2025-05-07T20:12:40.2080324Z mixed_B=False, 2025-05-07T20:12:40.2080536Z compile=True, 2025-05-07T20:12:40.2080750Z T=5, 2025-05-07T20:12:40.2080946Z D=54, 2025-05-07T20:12:40.2081127Z B=68, 2025-05-07T20:12:40.2081321Z log_E=3, 2025-05-07T20:12:40.2081521Z L=6, 2025-05-07T20:12:40.2081704Z D_gradcheck=2, 2025-05-07T20:12:40.2081938Z stochastic_rounding=True, 2025-05-07T20:12:40.2082203Z weighted=False, 2025-05-07T20:12:40.2082414Z row_wise=False, 2025-05-07T20:12:40.2082630Z mixed=True, 2025-05-07T20:12:40.2082844Z use_cache=False, 2025-05-07T20:12:40.2083090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.2083390Z use_cpu=True, 2025-05-07T20:12:40.2083632Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.2083893Z ) 2025-05-07T20:12:40.2084134Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2084761Z self=, 2025-05-07T20:12:40.2085341Z mixed_B=False, 2025-05-07T20:12:40.2085550Z compile=True, 2025-05-07T20:12:40.2085767Z T=3, 2025-05-07T20:12:40.2085961Z D=115, 2025-05-07T20:12:40.2086148Z B=56, 2025-05-07T20:12:40.2086346Z log_E=4, 2025-05-07T20:12:40.2086546Z L=17, 2025-05-07T20:12:40.2086734Z D_gradcheck=1, 2025-05-07T20:12:40.2086971Z stochastic_rounding=False, 2025-05-07T20:12:40.2087246Z weighted=False, 2025-05-07T20:12:40.2087462Z row_wise=False, 2025-05-07T20:12:40.2087677Z mixed=False, 2025-05-07T20:12:40.2087895Z use_cache=True, 2025-05-07T20:12:40.2088130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2088433Z use_cpu=True, 2025-05-07T20:12:40.2088668Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.2088931Z ) 2025-05-07T20:12:40.2089171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2089836Z self=, 2025-05-07T20:12:40.2090400Z mixed_B=True, 2025-05-07T20:12:40.2090623Z compile=True, 2025-05-07T20:12:40.2090837Z T=1, 2025-05-07T20:12:40.2091016Z D=106, 2025-05-07T20:12:40.2091251Z B=34, 2025-05-07T20:12:40.2091443Z log_E=3, 2025-05-07T20:12:40.2091633Z L=7, 2025-05-07T20:12:40.2091906Z D_gradcheck=2, 2025-05-07T20:12:40.2092221Z stochastic_rounding=False, 2025-05-07T20:12:40.2092720Z weighted=True, 2025-05-07T20:12:40.2093084Z row_wise=True, 2025-05-07T20:12:40.2093414Z mixed=False, 2025-05-07T20:12:40.2093735Z use_cache=True, 2025-05-07T20:12:40.2094088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2094552Z use_cpu=True, 2025-05-07T20:12:40.2094893Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2095306Z ) 2025-05-07T20:12:40.2095663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2096620Z self=, 2025-05-07T20:12:40.2097504Z mixed_B=True, 2025-05-07T20:12:40.2097830Z compile=True, 2025-05-07T20:12:40.2098146Z T=4, 2025-05-07T20:12:40.2098411Z D=71, 2025-05-07T20:12:40.2098699Z B=39, 2025-05-07T20:12:40.2098982Z log_E=5, 2025-05-07T20:12:40.2099259Z L=4, 2025-05-07T20:12:40.2099547Z D_gradcheck=2, 2025-05-07T20:12:40.2099967Z stochastic_rounding=True, 2025-05-07T20:12:40.2100360Z weighted=False, 2025-05-07T20:12:40.2100695Z row_wise=False, 2025-05-07T20:12:40.2101021Z mixed=True, 2025-05-07T20:12:40.2101354Z use_cache=True, 2025-05-07T20:12:40.2101793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2102191Z use_cpu=True, 2025-05-07T20:12:40.2102491Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.2102849Z ) 2025-05-07T20:12:40.2103152Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2103983Z self=, 2025-05-07T20:12:40.2104793Z mixed_B=False, 2025-05-07T20:12:40.2105080Z compile=False, 2025-05-07T20:12:40.2105344Z T=2, 2025-05-07T20:12:40.2105579Z D=14, 2025-05-07T20:12:40.2105824Z B=106, 2025-05-07T20:12:40.2106053Z log_E=4, 2025-05-07T20:12:40.2106297Z L=1, 2025-05-07T20:12:40.2106539Z D_gradcheck=1, 2025-05-07T20:12:40.2106827Z stochastic_rounding=False, 2025-05-07T20:12:40.2107164Z weighted=True, 2025-05-07T20:12:40.2107437Z row_wise=True, 2025-05-07T20:12:40.2107697Z mixed=False, 2025-05-07T20:12:40.2107965Z use_cache=False, 2025-05-07T20:12:40.2108288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.2108659Z use_cpu=True, 2025-05-07T20:12:40.2108957Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.2109298Z ) 2025-05-07T20:12:40.2109590Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2110420Z self=, 2025-05-07T20:12:40.2111182Z mixed_B=True, 2025-05-07T20:12:40.2111449Z compile=False, 2025-05-07T20:12:40.2111722Z T=4, 2025-05-07T20:12:40.2111957Z D=93, 2025-05-07T20:12:40.2112189Z B=111, 2025-05-07T20:12:40.2112428Z log_E=4, 2025-05-07T20:12:40.2112528Z L=16, 2025-05-07T20:12:40.2112642Z D_gradcheck=1, 2025-05-07T20:12:40.2112767Z stochastic_rounding=False, 2025-05-07T20:12:40.2112881Z weighted=False, 2025-05-07T20:12:40.2112981Z row_wise=True, 2025-05-07T20:12:40.2113078Z mixed=True, 2025-05-07T20:12:40.2113185Z use_cache=True, 2025-05-07T20:12:40.2113323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2113424Z use_cpu=True, 2025-05-07T20:12:40.2113566Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.2113657Z ) 2025-05-07T20:12:40.2113830Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2114375Z self=, 2025-05-07T20:12:40.2114478Z mixed_B=True, 2025-05-07T20:12:40.2114639Z compile=True, 2025-05-07T20:12:40.2114743Z T=5, 2025-05-07T20:12:40.2114839Z D=16, 2025-05-07T20:12:40.2114978Z B=3, 2025-05-07T20:12:40.2115077Z log_E=4, 2025-05-07T20:12:40.2115172Z L=3, 2025-05-07T20:12:40.2115284Z D_gradcheck=2, 2025-05-07T20:12:40.2115407Z stochastic_rounding=False, 2025-05-07T20:12:40.2115511Z weighted=False, 2025-05-07T20:12:40.2115655Z row_wise=True, 2025-05-07T20:12:40.2115758Z mixed=False, 2025-05-07T20:12:40.2115865Z use_cache=True, 2025-05-07T20:12:40.2116016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2116118Z use_cpu=True, 2025-05-07T20:12:40.2116249Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2116349Z ) 2025-05-07T20:12:40.2116525Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2117028Z self=, 2025-05-07T20:12:40.2117143Z mixed_B=True, 2025-05-07T20:12:40.2117247Z compile=False, 2025-05-07T20:12:40.2117353Z T=1, 2025-05-07T20:12:40.2117447Z D=16, 2025-05-07T20:12:40.2117541Z B=89, 2025-05-07T20:12:40.2117651Z log_E=3, 2025-05-07T20:12:40.2117744Z L=8, 2025-05-07T20:12:40.2117847Z D_gradcheck=1, 2025-05-07T20:12:40.2117982Z stochastic_rounding=False, 2025-05-07T20:12:40.2118083Z weighted=True, 2025-05-07T20:12:40.2118186Z row_wise=True, 2025-05-07T20:12:40.2118370Z mixed=False, 2025-05-07T20:12:40.2118473Z use_cache=True, 2025-05-07T20:12:40.2118726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2118849Z use_cpu=True, 2025-05-07T20:12:40.2118999Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2119103Z ) 2025-05-07T20:12:40.2119313Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2119898Z self=, 2025-05-07T20:12:40.2120061Z mixed_B=False, 2025-05-07T20:12:40.2120184Z compile=False, 2025-05-07T20:12:40.2120293Z T=1, 2025-05-07T20:12:40.2120416Z D=35, 2025-05-07T20:12:40.2120529Z B=16, 2025-05-07T20:12:40.2120642Z log_E=5, 2025-05-07T20:12:40.2120759Z L=6, 2025-05-07T20:12:40.2120879Z D_gradcheck=1, 2025-05-07T20:12:40.2121021Z stochastic_rounding=False, 2025-05-07T20:12:40.2121152Z weighted=False, 2025-05-07T20:12:40.2121276Z row_wise=False, 2025-05-07T20:12:40.2121391Z mixed=True, 2025-05-07T20:12:40.2121524Z use_cache=False, 2025-05-07T20:12:40.2121689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2121804Z use_cpu=True, 2025-05-07T20:12:40.2121973Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2122082Z ) 2025-05-07T20:12:40.2122293Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2122880Z self=, 2025-05-07T20:12:40.2123002Z mixed_B=True, 2025-05-07T20:12:40.2123130Z compile=True, 2025-05-07T20:12:40.2123242Z T=3, 2025-05-07T20:12:40.2123351Z D=95, 2025-05-07T20:12:40.2123472Z B=123, 2025-05-07T20:12:40.2123586Z log_E=5, 2025-05-07T20:12:40.2123696Z L=18, 2025-05-07T20:12:40.2123824Z D_gradcheck=2, 2025-05-07T20:12:40.2123967Z stochastic_rounding=False, 2025-05-07T20:12:40.2124092Z weighted=False, 2025-05-07T20:12:40.2124225Z row_wise=False, 2025-05-07T20:12:40.2124341Z mixed=False, 2025-05-07T20:12:40.2124458Z use_cache=True, 2025-05-07T20:12:40.2124630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.2124751Z use_cpu=True, 2025-05-07T20:12:40.2124906Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2125012Z ) 2025-05-07T20:12:40.2125212Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2125909Z self=, 2025-05-07T20:12:40.2126013Z mixed_B=False, 2025-05-07T20:12:40.2126117Z compile=True, 2025-05-07T20:12:40.2126217Z T=5, 2025-05-07T20:12:40.2126311Z D=121, 2025-05-07T20:12:40.2126437Z B=31, 2025-05-07T20:12:40.2126541Z log_E=5, 2025-05-07T20:12:40.2126636Z L=7, 2025-05-07T20:12:40.2126740Z D_gradcheck=1, 2025-05-07T20:12:40.2126874Z stochastic_rounding=True, 2025-05-07T20:12:40.2126978Z weighted=False, 2025-05-07T20:12:40.2127116Z row_wise=True, 2025-05-07T20:12:40.2127220Z mixed=False, 2025-05-07T20:12:40.2127322Z use_cache=True, 2025-05-07T20:12:40.2127473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.2127577Z use_cpu=True, 2025-05-07T20:12:40.2127712Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2127817Z ) 2025-05-07T20:12:40.2127990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2128491Z self=, 2025-05-07T20:12:40.2128600Z mixed_B=True, 2025-05-07T20:12:40.2128707Z compile=False, 2025-05-07T20:12:40.2128802Z T=4, 2025-05-07T20:12:40.2128905Z D=24, 2025-05-07T20:12:40.2128998Z B=3, 2025-05-07T20:12:40.2129098Z log_E=4, 2025-05-07T20:12:40.2129199Z L=15, 2025-05-07T20:12:40.2129302Z D_gradcheck=2, 2025-05-07T20:12:40.2129442Z stochastic_rounding=False, 2025-05-07T20:12:40.2129543Z weighted=True, 2025-05-07T20:12:40.2129645Z row_wise=False, 2025-05-07T20:12:40.2129761Z mixed=False, 2025-05-07T20:12:40.2129865Z use_cache=False, 2025-05-07T20:12:40.2130004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.2130115Z use_cpu=True, 2025-05-07T20:12:40.2130245Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2130336Z ) 2025-05-07T20:12:40.2130520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.2131020Z self=, 2025-05-07T20:12:40.2131122Z mixed_B=True, 2025-05-07T20:12:40.2131266Z compile=True, 2025-05-07T20:12:40.2131359Z T=1, 2025-05-07T20:12:40.2131462Z D=35, 2025-05-07T20:12:40.2131554Z B=46, 2025-05-07T20:12:40.2131652Z log_E=4, 2025-05-07T20:12:40.2131751Z L=11, 2025-05-07T20:12:40.2131851Z D_gradcheck=2, 2025-05-07T20:12:40.2131974Z stochastic_rounding=False, 2025-05-07T20:12:40.2132090Z weighted=False, 2025-05-07T20:12:40.2132190Z row_wise=True, 2025-05-07T20:12:40.2132290Z mixed=False, 2025-05-07T20:12:40.2132408Z use_cache=False, 2025-05-07T20:12:40.2132548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.2132650Z use_cpu=True, 2025-05-07T20:12:40.2132795Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.2132885Z ) 2025-05-07T20:12:40.4073443Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4074080Z self=, 2025-05-07T20:12:40.4074211Z mixed_B=True, 2025-05-07T20:12:40.4074363Z compile=False, 2025-05-07T20:12:40.4074485Z T=5, 2025-05-07T20:12:40.4074597Z D=18, 2025-05-07T20:12:40.4074721Z B=33, 2025-05-07T20:12:40.4074884Z log_E=3, 2025-05-07T20:12:40.4075034Z L=15, 2025-05-07T20:12:40.4075207Z D_gradcheck=1, 2025-05-07T20:12:40.4075386Z stochastic_rounding=True, 2025-05-07T20:12:40.4075500Z weighted=True, 2025-05-07T20:12:40.4075696Z row_wise=False, 2025-05-07T20:12:40.4075779Z mixed=True, 2025-05-07T20:12:40.4075863Z use_cache=True, 2025-05-07T20:12:40.4075989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4076153Z use_cpu=True, 2025-05-07T20:12:40.4076269Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4076347Z ) 2025-05-07T20:12:40.4076487Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4077000Z self=, 2025-05-07T20:12:40.4077086Z mixed_B=False, 2025-05-07T20:12:40.4077173Z compile=False, 2025-05-07T20:12:40.4077261Z T=3, 2025-05-07T20:12:40.4077339Z D=88, 2025-05-07T20:12:40.4077416Z B=73, 2025-05-07T20:12:40.4077554Z log_E=3, 2025-05-07T20:12:40.4077632Z L=0, 2025-05-07T20:12:40.4077717Z D_gradcheck=2, 2025-05-07T20:12:40.4077821Z stochastic_rounding=True, 2025-05-07T20:12:40.4077908Z weighted=False, 2025-05-07T20:12:40.4078003Z row_wise=True, 2025-05-07T20:12:40.4078129Z mixed=False, 2025-05-07T20:12:40.4078214Z use_cache=False, 2025-05-07T20:12:40.4078331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4078413Z use_cpu=True, 2025-05-07T20:12:40.4078518Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4078599Z ) 2025-05-07T20:12:40.4078737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4079111Z self=, 2025-05-07T20:12:40.4079206Z mixed_B=True, 2025-05-07T20:12:40.4079289Z compile=False, 2025-05-07T20:12:40.4079367Z T=3, 2025-05-07T20:12:40.4079453Z D=79, 2025-05-07T20:12:40.4079526Z B=71, 2025-05-07T20:12:40.4079606Z log_E=4, 2025-05-07T20:12:40.4079689Z L=13, 2025-05-07T20:12:40.4079769Z D_gradcheck=1, 2025-05-07T20:12:40.4079881Z stochastic_rounding=False, 2025-05-07T20:12:40.4079959Z weighted=True, 2025-05-07T20:12:40.4080039Z row_wise=True, 2025-05-07T20:12:40.4080137Z mixed=False, 2025-05-07T20:12:40.4080218Z use_cache=False, 2025-05-07T20:12:40.4080329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4080421Z use_cpu=True, 2025-05-07T20:12:40.4080524Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4080598Z ) 2025-05-07T20:12:40.4080744Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4081118Z self=, 2025-05-07T20:12:40.4081199Z mixed_B=False, 2025-05-07T20:12:40.4081333Z compile=True, 2025-05-07T20:12:40.4081407Z T=4, 2025-05-07T20:12:40.4081495Z D=65, 2025-05-07T20:12:40.4081571Z B=35, 2025-05-07T20:12:40.4081650Z log_E=3, 2025-05-07T20:12:40.4081739Z L=15, 2025-05-07T20:12:40.4081819Z D_gradcheck=1, 2025-05-07T20:12:40.4081916Z stochastic_rounding=False, 2025-05-07T20:12:40.4082013Z weighted=True, 2025-05-07T20:12:40.4082093Z row_wise=True, 2025-05-07T20:12:40.4082172Z mixed=True, 2025-05-07T20:12:40.4082267Z use_cache=False, 2025-05-07T20:12:40.4082376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4082457Z use_cpu=True, 2025-05-07T20:12:40.4082570Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4082642Z ) 2025-05-07T20:12:40.4082772Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4083158Z self=, 2025-05-07T20:12:40.4083235Z mixed_B=True, 2025-05-07T20:12:40.4083331Z compile=False, 2025-05-07T20:12:40.4083408Z T=2, 2025-05-07T20:12:40.4083484Z D=48, 2025-05-07T20:12:40.4083568Z B=99, 2025-05-07T20:12:40.4083649Z log_E=5, 2025-05-07T20:12:40.4083725Z L=19, 2025-05-07T20:12:40.4083818Z D_gradcheck=2, 2025-05-07T20:12:40.4083916Z stochastic_rounding=False, 2025-05-07T20:12:40.4083996Z weighted=False, 2025-05-07T20:12:40.4084088Z row_wise=False, 2025-05-07T20:12:40.4084173Z mixed=True, 2025-05-07T20:12:40.4084257Z use_cache=True, 2025-05-07T20:12:40.4084376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4084459Z use_cpu=True, 2025-05-07T20:12:40.4084561Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4084646Z ) 2025-05-07T20:12:40.4084780Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4085187Z self=, 2025-05-07T20:12:40.4085270Z mixed_B=False, 2025-05-07T20:12:40.4085356Z compile=False, 2025-05-07T20:12:40.4085441Z T=1, 2025-05-07T20:12:40.4085517Z D=11, 2025-05-07T20:12:40.4085595Z B=17, 2025-05-07T20:12:40.4085716Z log_E=5, 2025-05-07T20:12:40.4085794Z L=20, 2025-05-07T20:12:40.4085877Z D_gradcheck=1, 2025-05-07T20:12:40.4085987Z stochastic_rounding=False, 2025-05-07T20:12:40.4086071Z weighted=True, 2025-05-07T20:12:40.4086154Z row_wise=False, 2025-05-07T20:12:40.4086274Z mixed=True, 2025-05-07T20:12:40.4086359Z use_cache=True, 2025-05-07T20:12:40.4086469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4086562Z use_cpu=True, 2025-05-07T20:12:40.4086664Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4086750Z ) 2025-05-07T20:12:40.4086888Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4087261Z self=, 2025-05-07T20:12:40.4087354Z mixed_B=False, 2025-05-07T20:12:40.4087440Z compile=False, 2025-05-07T20:12:40.4087517Z T=5, 2025-05-07T20:12:40.4087599Z D=62, 2025-05-07T20:12:40.4087679Z B=24, 2025-05-07T20:12:40.4087757Z log_E=5, 2025-05-07T20:12:40.4087843Z L=13, 2025-05-07T20:12:40.4087926Z D_gradcheck=2, 2025-05-07T20:12:40.4088023Z stochastic_rounding=True, 2025-05-07T20:12:40.4088112Z weighted=True, 2025-05-07T20:12:40.4088194Z row_wise=False, 2025-05-07T20:12:40.4088284Z mixed=True, 2025-05-07T20:12:40.4088364Z use_cache=True, 2025-05-07T20:12:40.4088472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4088565Z use_cpu=True, 2025-05-07T20:12:40.4088667Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4088740Z ) 2025-05-07T20:12:40.4088884Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4089257Z self=, 2025-05-07T20:12:40.4089337Z mixed_B=True, 2025-05-07T20:12:40.4089459Z compile=True, 2025-05-07T20:12:40.4089534Z T=5, 2025-05-07T20:12:40.4089610Z D=68, 2025-05-07T20:12:40.4089695Z B=91, 2025-05-07T20:12:40.4089773Z log_E=5, 2025-05-07T20:12:40.4089848Z L=12, 2025-05-07T20:12:40.4089939Z D_gradcheck=2, 2025-05-07T20:12:40.4090033Z stochastic_rounding=True, 2025-05-07T20:12:40.4090128Z weighted=True, 2025-05-07T20:12:40.4090207Z row_wise=False, 2025-05-07T20:12:40.4090286Z mixed=True, 2025-05-07T20:12:40.4090382Z use_cache=False, 2025-05-07T20:12:40.4090489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4090570Z use_cpu=True, 2025-05-07T20:12:40.4090684Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4090757Z ) 2025-05-07T20:12:40.4090891Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4091275Z self=, 2025-05-07T20:12:40.4091358Z mixed_B=False, 2025-05-07T20:12:40.4091441Z compile=True, 2025-05-07T20:12:40.4091529Z T=5, 2025-05-07T20:12:40.4091607Z D=76, 2025-05-07T20:12:40.4091698Z B=123, 2025-05-07T20:12:40.4091775Z log_E=5, 2025-05-07T20:12:40.4091850Z L=20, 2025-05-07T20:12:40.4091944Z D_gradcheck=2, 2025-05-07T20:12:40.4092039Z stochastic_rounding=True, 2025-05-07T20:12:40.4092120Z weighted=True, 2025-05-07T20:12:40.4092216Z row_wise=True, 2025-05-07T20:12:40.4092298Z mixed=False, 2025-05-07T20:12:40.4092380Z use_cache=False, 2025-05-07T20:12:40.4092499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4092579Z use_cpu=True, 2025-05-07T20:12:40.4092683Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4092769Z ) 2025-05-07T20:12:40.4092900Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4093294Z self=, 2025-05-07T20:12:40.4093388Z mixed_B=True, 2025-05-07T20:12:40.4093471Z compile=False, 2025-05-07T20:12:40.4093556Z T=5, 2025-05-07T20:12:40.4093634Z D=98, 2025-05-07T20:12:40.4093708Z B=8, 2025-05-07T20:12:40.4093795Z log_E=5, 2025-05-07T20:12:40.4093904Z L=19, 2025-05-07T20:12:40.4093986Z D_gradcheck=1, 2025-05-07T20:12:40.4094104Z stochastic_rounding=True, 2025-05-07T20:12:40.4094188Z weighted=False, 2025-05-07T20:12:40.4094273Z row_wise=True, 2025-05-07T20:12:40.4094393Z mixed=True, 2025-05-07T20:12:40.4094480Z use_cache=False, 2025-05-07T20:12:40.4094593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4094693Z use_cpu=True, 2025-05-07T20:12:40.4094802Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4094878Z ) 2025-05-07T20:12:40.4095032Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4095406Z self=, 2025-05-07T20:12:40.4095503Z mixed_B=True, 2025-05-07T20:12:40.4095591Z compile=False, 2025-05-07T20:12:40.4095669Z T=4, 2025-05-07T20:12:40.4095765Z D=76, 2025-05-07T20:12:40.4095844Z B=67, 2025-05-07T20:12:40.4095920Z log_E=4, 2025-05-07T20:12:40.4096013Z L=12, 2025-05-07T20:12:40.4096100Z D_gradcheck=1, 2025-05-07T20:12:40.4096201Z stochastic_rounding=False, 2025-05-07T20:12:40.4096295Z weighted=True, 2025-05-07T20:12:40.4096380Z row_wise=False, 2025-05-07T20:12:40.4096463Z mixed=True, 2025-05-07T20:12:40.4096563Z use_cache=True, 2025-05-07T20:12:40.4096680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4096765Z use_cpu=True, 2025-05-07T20:12:40.4096885Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4096961Z ) 2025-05-07T20:12:40.4097111Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4097489Z self=, 2025-05-07T20:12:40.4097573Z mixed_B=True, 2025-05-07T20:12:40.4097671Z compile=False, 2025-05-07T20:12:40.4097795Z T=4, 2025-05-07T20:12:40.4097875Z D=118, 2025-05-07T20:12:40.4097964Z B=57, 2025-05-07T20:12:40.4098044Z log_E=5, 2025-05-07T20:12:40.4098124Z L=10, 2025-05-07T20:12:40.4098216Z D_gradcheck=2, 2025-05-07T20:12:40.4098314Z stochastic_rounding=False, 2025-05-07T20:12:40.4098401Z weighted=False, 2025-05-07T20:12:40.4098495Z row_wise=False, 2025-05-07T20:12:40.4098575Z mixed=True, 2025-05-07T20:12:40.4098659Z use_cache=True, 2025-05-07T20:12:40.4098781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4098863Z use_cpu=True, 2025-05-07T20:12:40.4098977Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4099050Z ) 2025-05-07T20:12:40.4099183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4099568Z self=, 2025-05-07T20:12:40.4099738Z mixed_B=True, 2025-05-07T20:12:40.4099820Z compile=True, 2025-05-07T20:12:40.4099909Z T=1, 2025-05-07T20:12:40.4099984Z D=39, 2025-05-07T20:12:40.4100060Z B=2, 2025-05-07T20:12:40.4100149Z log_E=4, 2025-05-07T20:12:40.4100226Z L=10, 2025-05-07T20:12:40.4100307Z D_gradcheck=1, 2025-05-07T20:12:40.4100417Z stochastic_rounding=True, 2025-05-07T20:12:40.4100500Z weighted=False, 2025-05-07T20:12:40.4100594Z row_wise=False, 2025-05-07T20:12:40.4100674Z mixed=True, 2025-05-07T20:12:40.4100757Z use_cache=True, 2025-05-07T20:12:40.4100880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4100962Z use_cpu=True, 2025-05-07T20:12:40.4101064Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4101149Z ) 2025-05-07T20:12:40.4101282Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4101688Z self=, 2025-05-07T20:12:40.4101784Z mixed_B=False, 2025-05-07T20:12:40.4101867Z compile=False, 2025-05-07T20:12:40.4101945Z T=1, 2025-05-07T20:12:40.4102035Z D=125, 2025-05-07T20:12:40.4102112Z B=11, 2025-05-07T20:12:40.4102190Z log_E=4, 2025-05-07T20:12:40.4102305Z L=6, 2025-05-07T20:12:40.4102388Z D_gradcheck=2, 2025-05-07T20:12:40.4102499Z stochastic_rounding=False, 2025-05-07T20:12:40.4102582Z weighted=False, 2025-05-07T20:12:40.4102665Z row_wise=False, 2025-05-07T20:12:40.4102761Z mixed=False, 2025-05-07T20:12:40.4102873Z use_cache=False, 2025-05-07T20:12:40.4102984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4103076Z use_cpu=True, 2025-05-07T20:12:40.4103178Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4103251Z ) 2025-05-07T20:12:40.4103396Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4103767Z self=, 2025-05-07T20:12:40.4103849Z mixed_B=True, 2025-05-07T20:12:40.4103943Z compile=True, 2025-05-07T20:12:40.4104023Z T=5, 2025-05-07T20:12:40.4104111Z D=31, 2025-05-07T20:12:40.4104185Z B=124, 2025-05-07T20:12:40.4104264Z log_E=5, 2025-05-07T20:12:40.4104352Z L=3, 2025-05-07T20:12:40.4104435Z D_gradcheck=2, 2025-05-07T20:12:40.4104533Z stochastic_rounding=False, 2025-05-07T20:12:40.4104628Z weighted=False, 2025-05-07T20:12:40.4104708Z row_wise=True, 2025-05-07T20:12:40.4104786Z mixed=True, 2025-05-07T20:12:40.4104884Z use_cache=True, 2025-05-07T20:12:40.4104992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4105075Z use_cpu=True, 2025-05-07T20:12:40.4105191Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4105266Z ) 2025-05-07T20:12:40.4105400Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4105782Z self=, 2025-05-07T20:12:40.4105864Z mixed_B=False, 2025-05-07T20:12:40.4105957Z compile=True, 2025-05-07T20:12:40.4106059Z T=5, 2025-05-07T20:12:40.4106136Z D=39, 2025-05-07T20:12:40.4106224Z B=69, 2025-05-07T20:12:40.4106301Z log_E=3, 2025-05-07T20:12:40.4106378Z L=16, 2025-05-07T20:12:40.4106473Z D_gradcheck=2, 2025-05-07T20:12:40.4106570Z stochastic_rounding=True, 2025-05-07T20:12:40.4106652Z weighted=False, 2025-05-07T20:12:40.4106743Z row_wise=False, 2025-05-07T20:12:40.4106823Z mixed=False, 2025-05-07T20:12:40.4106909Z use_cache=False, 2025-05-07T20:12:40.4107030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4107111Z use_cpu=True, 2025-05-07T20:12:40.4107217Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4107302Z ) 2025-05-07T20:12:40.4107442Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4107826Z self=, 2025-05-07T20:12:40.4107906Z mixed_B=True, 2025-05-07T20:12:40.4107988Z compile=True, 2025-05-07T20:12:40.4108074Z T=4, 2025-05-07T20:12:40.4108150Z D=73, 2025-05-07T20:12:40.4108229Z B=1, 2025-05-07T20:12:40.4108320Z log_E=5, 2025-05-07T20:12:40.4108398Z L=14, 2025-05-07T20:12:40.4108480Z D_gradcheck=2, 2025-05-07T20:12:40.4108587Z stochastic_rounding=False, 2025-05-07T20:12:40.4108673Z weighted=False, 2025-05-07T20:12:40.4108757Z row_wise=False, 2025-05-07T20:12:40.4108845Z mixed=True, 2025-05-07T20:12:40.4108930Z use_cache=False, 2025-05-07T20:12:40.4109042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4109135Z use_cpu=True, 2025-05-07T20:12:40.4109240Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4109328Z ) 2025-05-07T20:12:40.4404333Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4405123Z self=, 2025-05-07T20:12:40.4405275Z mixed_B=True, 2025-05-07T20:12:40.4405403Z compile=True, 2025-05-07T20:12:40.4405535Z T=1, 2025-05-07T20:12:40.4405645Z D=78, 2025-05-07T20:12:40.4405766Z B=28, 2025-05-07T20:12:40.4405933Z log_E=3, 2025-05-07T20:12:40.4406160Z L=4, 2025-05-07T20:12:40.4406319Z D_gradcheck=2, 2025-05-07T20:12:40.4406485Z stochastic_rounding=False, 2025-05-07T20:12:40.4406570Z weighted=False, 2025-05-07T20:12:40.4406653Z row_wise=False, 2025-05-07T20:12:40.4406746Z mixed=True, 2025-05-07T20:12:40.4406875Z use_cache=True, 2025-05-07T20:12:40.4406989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4407086Z use_cpu=True, 2025-05-07T20:12:40.4407190Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4407265Z ) 2025-05-07T20:12:40.4407419Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4407796Z self=, 2025-05-07T20:12:40.4407891Z mixed_B=True, 2025-05-07T20:12:40.4407974Z compile=True, 2025-05-07T20:12:40.4408054Z T=1, 2025-05-07T20:12:40.4408147Z D=98, 2025-05-07T20:12:40.4408223Z B=19, 2025-05-07T20:12:40.4408301Z log_E=4, 2025-05-07T20:12:40.4408391Z L=0, 2025-05-07T20:12:40.4408474Z D_gradcheck=1, 2025-05-07T20:12:40.4408571Z stochastic_rounding=True, 2025-05-07T20:12:40.4408668Z weighted=True, 2025-05-07T20:12:40.4408751Z row_wise=False, 2025-05-07T20:12:40.4408831Z mixed=False, 2025-05-07T20:12:40.4408928Z use_cache=True, 2025-05-07T20:12:40.4409038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4409132Z use_cpu=True, 2025-05-07T20:12:40.4409310Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4409385Z ) 2025-05-07T20:12:40.4409532Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4409908Z self=, 2025-05-07T20:12:40.4409993Z mixed_B=False, 2025-05-07T20:12:40.4410091Z compile=False, 2025-05-07T20:12:40.4410212Z T=1, 2025-05-07T20:12:40.4410290Z D=88, 2025-05-07T20:12:40.4410379Z B=24, 2025-05-07T20:12:40.4410459Z log_E=5, 2025-05-07T20:12:40.4410542Z L=11, 2025-05-07T20:12:40.4410640Z D_gradcheck=1, 2025-05-07T20:12:40.4410739Z stochastic_rounding=True, 2025-05-07T20:12:40.4410838Z weighted=False, 2025-05-07T20:12:40.4410923Z row_wise=True, 2025-05-07T20:12:40.4411004Z mixed=True, 2025-05-07T20:12:40.4411105Z use_cache=False, 2025-05-07T20:12:40.4411217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4411299Z use_cpu=True, 2025-05-07T20:12:40.4411417Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4411494Z ) 2025-05-07T20:12:40.4411631Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4412021Z self=, 2025-05-07T20:12:40.4412106Z mixed_B=True, 2025-05-07T20:12:40.4412192Z compile=False, 2025-05-07T20:12:40.4412287Z T=3, 2025-05-07T20:12:40.4412366Z D=80, 2025-05-07T20:12:40.4412443Z B=46, 2025-05-07T20:12:40.4412540Z log_E=3, 2025-05-07T20:12:40.4412619Z L=11, 2025-05-07T20:12:40.4412719Z D_gradcheck=1, 2025-05-07T20:12:40.4412820Z stochastic_rounding=False, 2025-05-07T20:12:40.4412903Z weighted=False, 2025-05-07T20:12:40.4413001Z row_wise=False, 2025-05-07T20:12:40.4413084Z mixed=False, 2025-05-07T20:12:40.4413170Z use_cache=True, 2025-05-07T20:12:40.4413296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4413379Z use_cpu=True, 2025-05-07T20:12:40.4413484Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4413571Z ) 2025-05-07T20:12:40.4413705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4414074Z self=, 2025-05-07T20:12:40.4414200Z mixed_B=False, 2025-05-07T20:12:40.4414284Z compile=True, 2025-05-07T20:12:40.4414374Z T=3, 2025-05-07T20:12:40.4414454Z D=104, 2025-05-07T20:12:40.4414532Z B=84, 2025-05-07T20:12:40.4414622Z log_E=3, 2025-05-07T20:12:40.4414698Z L=5, 2025-05-07T20:12:40.4414809Z D_gradcheck=1, 2025-05-07T20:12:40.4414919Z stochastic_rounding=False, 2025-05-07T20:12:40.4415003Z weighted=False, 2025-05-07T20:12:40.4415085Z row_wise=False, 2025-05-07T20:12:40.4415179Z mixed=True, 2025-05-07T20:12:40.4415290Z use_cache=False, 2025-05-07T20:12:40.4415400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4415493Z use_cpu=True, 2025-05-07T20:12:40.4415593Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4415666Z ) 2025-05-07T20:12:40.4415812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4416184Z self=, 2025-05-07T20:12:40.4416279Z mixed_B=False, 2025-05-07T20:12:40.4416361Z compile=True, 2025-05-07T20:12:40.4416440Z T=5, 2025-05-07T20:12:40.4416528Z D=113, 2025-05-07T20:12:40.4416608Z B=42, 2025-05-07T20:12:40.4416686Z log_E=3, 2025-05-07T20:12:40.4416777Z L=8, 2025-05-07T20:12:40.4416861Z D_gradcheck=2, 2025-05-07T20:12:40.4416958Z stochastic_rounding=False, 2025-05-07T20:12:40.4417051Z weighted=True, 2025-05-07T20:12:40.4417133Z row_wise=False, 2025-05-07T20:12:40.4417215Z mixed=True, 2025-05-07T20:12:40.4417313Z use_cache=True, 2025-05-07T20:12:40.4417422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4417505Z use_cpu=True, 2025-05-07T20:12:40.4417622Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4417696Z ) 2025-05-07T20:12:40.4417842Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4418215Z self=, 2025-05-07T20:12:40.4418299Z mixed_B=True, 2025-05-07T20:12:40.4418395Z compile=True, 2025-05-07T20:12:40.4418500Z T=2, 2025-05-07T20:12:40.4418576Z D=41, 2025-05-07T20:12:40.4418665Z B=83, 2025-05-07T20:12:40.4418743Z log_E=4, 2025-05-07T20:12:40.4418817Z L=8, 2025-05-07T20:12:40.4418913Z D_gradcheck=2, 2025-05-07T20:12:40.4419009Z stochastic_rounding=False, 2025-05-07T20:12:40.4419091Z weighted=True, 2025-05-07T20:12:40.4419184Z row_wise=False, 2025-05-07T20:12:40.4419263Z mixed=True, 2025-05-07T20:12:40.4419345Z use_cache=False, 2025-05-07T20:12:40.4419466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4419549Z use_cpu=True, 2025-05-07T20:12:40.4419765Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4419844Z ) 2025-05-07T20:12:40.4419983Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4420371Z self=, 2025-05-07T20:12:40.4420458Z mixed_B=False, 2025-05-07T20:12:40.4420542Z compile=True, 2025-05-07T20:12:40.4420635Z T=2, 2025-05-07T20:12:40.4420716Z D=115, 2025-05-07T20:12:40.4420795Z B=51, 2025-05-07T20:12:40.4420887Z log_E=4, 2025-05-07T20:12:40.4420965Z L=0, 2025-05-07T20:12:40.4421051Z D_gradcheck=2, 2025-05-07T20:12:40.4421162Z stochastic_rounding=True, 2025-05-07T20:12:40.4421245Z weighted=False, 2025-05-07T20:12:40.4421326Z row_wise=True, 2025-05-07T20:12:40.4421418Z mixed=True, 2025-05-07T20:12:40.4421501Z use_cache=True, 2025-05-07T20:12:40.4421624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4421706Z use_cpu=True, 2025-05-07T20:12:40.4421808Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4421893Z ) 2025-05-07T20:12:40.4422026Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4422397Z self=, 2025-05-07T20:12:40.4422526Z mixed_B=True, 2025-05-07T20:12:40.4422610Z compile=True, 2025-05-07T20:12:40.4422686Z T=5, 2025-05-07T20:12:40.4422776Z D=6, 2025-05-07T20:12:40.4422852Z B=52, 2025-05-07T20:12:40.4422929Z log_E=3, 2025-05-07T20:12:40.4423017Z L=14, 2025-05-07T20:12:40.4423125Z D_gradcheck=1, 2025-05-07T20:12:40.4423237Z stochastic_rounding=False, 2025-05-07T20:12:40.4423322Z weighted=False, 2025-05-07T20:12:40.4423406Z row_wise=False, 2025-05-07T20:12:40.4423499Z mixed=True, 2025-05-07T20:12:40.4423583Z use_cache=False, 2025-05-07T20:12:40.4423733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4423826Z use_cpu=True, 2025-05-07T20:12:40.4423930Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4424002Z ) 2025-05-07T20:12:40.4424147Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4424516Z self=, 2025-05-07T20:12:40.4424601Z mixed_B=False, 2025-05-07T20:12:40.4424697Z compile=True, 2025-05-07T20:12:40.4424772Z T=2, 2025-05-07T20:12:40.4424848Z D=65, 2025-05-07T20:12:40.4424936Z B=8, 2025-05-07T20:12:40.4425013Z log_E=3, 2025-05-07T20:12:40.4425103Z L=18, 2025-05-07T20:12:40.4425186Z D_gradcheck=2, 2025-05-07T20:12:40.4425283Z stochastic_rounding=False, 2025-05-07T20:12:40.4425377Z weighted=True, 2025-05-07T20:12:40.4425458Z row_wise=False, 2025-05-07T20:12:40.4425536Z mixed=False, 2025-05-07T20:12:40.4425631Z use_cache=False, 2025-05-07T20:12:40.4425740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4425822Z use_cpu=True, 2025-05-07T20:12:40.4425936Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4426008Z ) 2025-05-07T20:12:40.4426142Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4426521Z self=, 2025-05-07T20:12:40.4426604Z mixed_B=False, 2025-05-07T20:12:40.4426698Z compile=False, 2025-05-07T20:12:40.4426776Z T=5, 2025-05-07T20:12:40.4426883Z D=54, 2025-05-07T20:12:40.4426977Z B=1, 2025-05-07T20:12:40.4427055Z log_E=5, 2025-05-07T20:12:40.4427130Z L=20, 2025-05-07T20:12:40.4427229Z D_gradcheck=2, 2025-05-07T20:12:40.4427325Z stochastic_rounding=False, 2025-05-07T20:12:40.4427408Z weighted=True, 2025-05-07T20:12:40.4427503Z row_wise=False, 2025-05-07T20:12:40.4427584Z mixed=True, 2025-05-07T20:12:40.4427666Z use_cache=False, 2025-05-07T20:12:40.4427791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4427871Z use_cpu=True, 2025-05-07T20:12:40.4427973Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4428061Z ) 2025-05-07T20:12:40.4428196Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4428577Z self=, 2025-05-07T20:12:40.4428663Z mixed_B=True, 2025-05-07T20:12:40.4428745Z compile=False, 2025-05-07T20:12:40.4428836Z T=5, 2025-05-07T20:12:40.4428915Z D=126, 2025-05-07T20:12:40.4428993Z B=86, 2025-05-07T20:12:40.4429080Z log_E=3, 2025-05-07T20:12:40.4429156Z L=8, 2025-05-07T20:12:40.4429240Z D_gradcheck=1, 2025-05-07T20:12:40.4429350Z stochastic_rounding=True, 2025-05-07T20:12:40.4429433Z weighted=False, 2025-05-07T20:12:40.4429515Z row_wise=True, 2025-05-07T20:12:40.4429604Z mixed=True, 2025-05-07T20:12:40.4429689Z use_cache=False, 2025-05-07T20:12:40.4429798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4429891Z use_cpu=True, 2025-05-07T20:12:40.4429995Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4430069Z ) 2025-05-07T20:12:40.4430214Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4430585Z self=, 2025-05-07T20:12:40.4430718Z mixed_B=True, 2025-05-07T20:12:40.4430803Z compile=False, 2025-05-07T20:12:40.4430882Z T=2, 2025-05-07T20:12:40.4430976Z D=67, 2025-05-07T20:12:40.4431055Z B=52, 2025-05-07T20:12:40.4431135Z log_E=5, 2025-05-07T20:12:40.4431226Z L=8, 2025-05-07T20:12:40.4431341Z D_gradcheck=1, 2025-05-07T20:12:40.4431439Z stochastic_rounding=True, 2025-05-07T20:12:40.4431538Z weighted=True, 2025-05-07T20:12:40.4431622Z row_wise=True, 2025-05-07T20:12:40.4431705Z mixed=True, 2025-05-07T20:12:40.4431805Z use_cache=False, 2025-05-07T20:12:40.4431943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4432041Z use_cpu=True, 2025-05-07T20:12:40.4432147Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4432226Z ) 2025-05-07T20:12:40.4432377Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4432749Z self=, 2025-05-07T20:12:40.4432834Z mixed_B=True, 2025-05-07T20:12:40.4432933Z compile=True, 2025-05-07T20:12:40.4433012Z T=3, 2025-05-07T20:12:40.4433092Z D=105, 2025-05-07T20:12:40.4433187Z B=28, 2025-05-07T20:12:40.4433269Z log_E=5, 2025-05-07T20:12:40.4433347Z L=6, 2025-05-07T20:12:40.4433449Z D_gradcheck=1, 2025-05-07T20:12:40.4433552Z stochastic_rounding=True, 2025-05-07T20:12:40.4433638Z weighted=True, 2025-05-07T20:12:40.4433736Z row_wise=True, 2025-05-07T20:12:40.4433820Z mixed=True, 2025-05-07T20:12:40.4433920Z use_cache=False, 2025-05-07T20:12:40.4434033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4434117Z use_cpu=True, 2025-05-07T20:12:40.4434237Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4434314Z ) 2025-05-07T20:12:40.4434450Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4434836Z self=, 2025-05-07T20:12:40.4434921Z mixed_B=False, 2025-05-07T20:12:40.4435006Z compile=True, 2025-05-07T20:12:40.4435098Z T=4, 2025-05-07T20:12:40.4435202Z D=33, 2025-05-07T20:12:40.4435278Z B=55, 2025-05-07T20:12:40.4435371Z log_E=4, 2025-05-07T20:12:40.4435447Z L=5, 2025-05-07T20:12:40.4435529Z D_gradcheck=2, 2025-05-07T20:12:40.4435640Z stochastic_rounding=False, 2025-05-07T20:12:40.4435724Z weighted=False, 2025-05-07T20:12:40.4435818Z row_wise=False, 2025-05-07T20:12:40.4435898Z mixed=True, 2025-05-07T20:12:40.4435982Z use_cache=False, 2025-05-07T20:12:40.4436104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.4436186Z use_cpu=True, 2025-05-07T20:12:40.4436289Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4436375Z ) 2025-05-07T20:12:40.4436511Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4436885Z self=, 2025-05-07T20:12:40.4436979Z mixed_B=False, 2025-05-07T20:12:40.4437065Z compile=False, 2025-05-07T20:12:40.4437142Z T=5, 2025-05-07T20:12:40.4437232Z D=74, 2025-05-07T20:12:40.4437309Z B=76, 2025-05-07T20:12:40.4437398Z log_E=3, 2025-05-07T20:12:40.4437476Z L=19, 2025-05-07T20:12:40.4437560Z D_gradcheck=1, 2025-05-07T20:12:40.4437673Z stochastic_rounding=True, 2025-05-07T20:12:40.4437757Z weighted=True, 2025-05-07T20:12:40.4437840Z row_wise=True, 2025-05-07T20:12:40.4437936Z mixed=False, 2025-05-07T20:12:40.4438020Z use_cache=False, 2025-05-07T20:12:40.4438136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4438231Z use_cpu=True, 2025-05-07T20:12:40.4438336Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.4438413Z ) 2025-05-07T20:12:40.4438563Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.4438934Z self=, 2025-05-07T20:12:40.4439029Z mixed_B=True, 2025-05-07T20:12:40.4439143Z compile=False, 2025-05-07T20:12:40.4439223Z T=5, 2025-05-07T20:12:40.4439313Z D=8, 2025-05-07T20:12:40.4439392Z B=34, 2025-05-07T20:12:40.4439469Z log_E=5, 2025-05-07T20:12:40.4439557Z L=8, 2025-05-07T20:12:40.4439642Z D_gradcheck=2, 2025-05-07T20:12:40.4439765Z stochastic_rounding=True, 2025-05-07T20:12:40.4439861Z weighted=False, 2025-05-07T20:12:40.4439943Z row_wise=True, 2025-05-07T20:12:40.4440023Z mixed=True, 2025-05-07T20:12:40.4440119Z use_cache=True, 2025-05-07T20:12:40.4440255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.4440339Z use_cpu=True, 2025-05-07T20:12:40.4440456Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.4440532Z ) 2025-05-07T20:12:40.5191237Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5191973Z self=, 2025-05-07T20:12:40.5192140Z mixed_B=True, 2025-05-07T20:12:40.5192347Z compile=False, 2025-05-07T20:12:40.5192430Z T=1, 2025-05-07T20:12:40.5192510Z D=17, 2025-05-07T20:12:40.5192609Z B=1, 2025-05-07T20:12:40.5192690Z log_E=5, 2025-05-07T20:12:40.5192782Z L=5, 2025-05-07T20:12:40.5192867Z D_gradcheck=2, 2025-05-07T20:12:40.5192977Z stochastic_rounding=True, 2025-05-07T20:12:40.5193081Z weighted=False, 2025-05-07T20:12:40.5193163Z row_wise=True, 2025-05-07T20:12:40.5193244Z mixed=False, 2025-05-07T20:12:40.5193341Z use_cache=False, 2025-05-07T20:12:40.5193456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5193540Z use_cpu=True, 2025-05-07T20:12:40.5193658Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5193737Z ) 2025-05-07T20:12:40.5193873Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5194261Z self=, 2025-05-07T20:12:40.5194345Z mixed_B=False, 2025-05-07T20:12:40.5194444Z compile=False, 2025-05-07T20:12:40.5194520Z T=2, 2025-05-07T20:12:40.5194597Z D=85, 2025-05-07T20:12:40.5194901Z B=88, 2025-05-07T20:12:40.5194980Z log_E=3, 2025-05-07T20:12:40.5195058Z L=17, 2025-05-07T20:12:40.5195155Z D_gradcheck=2, 2025-05-07T20:12:40.5195257Z stochastic_rounding=False, 2025-05-07T20:12:40.5195343Z weighted=False, 2025-05-07T20:12:40.5195439Z row_wise=True, 2025-05-07T20:12:40.5195523Z mixed=False, 2025-05-07T20:12:40.5195608Z use_cache=False, 2025-05-07T20:12:40.5195740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5195822Z use_cpu=True, 2025-05-07T20:12:40.5195927Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5196016Z ) 2025-05-07T20:12:40.5196151Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5196537Z self=, 2025-05-07T20:12:40.5196619Z mixed_B=False, 2025-05-07T20:12:40.5196703Z compile=True, 2025-05-07T20:12:40.5196794Z T=5, 2025-05-07T20:12:40.5196871Z D=66, 2025-05-07T20:12:40.5196949Z B=62, 2025-05-07T20:12:40.5197039Z log_E=4, 2025-05-07T20:12:40.5197115Z L=18, 2025-05-07T20:12:40.5197198Z D_gradcheck=2, 2025-05-07T20:12:40.5197394Z stochastic_rounding=True, 2025-05-07T20:12:40.5197478Z weighted=False, 2025-05-07T20:12:40.5197560Z row_wise=False, 2025-05-07T20:12:40.5197653Z mixed=True, 2025-05-07T20:12:40.5197736Z use_cache=False, 2025-05-07T20:12:40.5197850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5197944Z use_cpu=True, 2025-05-07T20:12:40.5198048Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5198138Z ) 2025-05-07T20:12:40.5198272Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5198644Z self=, 2025-05-07T20:12:40.5198739Z mixed_B=True, 2025-05-07T20:12:40.5198883Z compile=False, 2025-05-07T20:12:40.5198963Z T=5, 2025-05-07T20:12:40.5199051Z D=94, 2025-05-07T20:12:40.5199130Z B=32, 2025-05-07T20:12:40.5199212Z log_E=3, 2025-05-07T20:12:40.5199303Z L=7, 2025-05-07T20:12:40.5199387Z D_gradcheck=1, 2025-05-07T20:12:40.5199547Z stochastic_rounding=False, 2025-05-07T20:12:40.5199644Z weighted=False, 2025-05-07T20:12:40.5199727Z row_wise=True, 2025-05-07T20:12:40.5199812Z mixed=False, 2025-05-07T20:12:40.5199911Z use_cache=True, 2025-05-07T20:12:40.5200069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5200168Z use_cpu=True, 2025-05-07T20:12:40.5200276Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5200352Z ) 2025-05-07T20:12:40.5200499Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5200871Z self=, 2025-05-07T20:12:40.5200954Z mixed_B=False, 2025-05-07T20:12:40.5201052Z compile=True, 2025-05-07T20:12:40.5201130Z T=4, 2025-05-07T20:12:40.5201207Z D=81, 2025-05-07T20:12:40.5201298Z B=85, 2025-05-07T20:12:40.5201377Z log_E=5, 2025-05-07T20:12:40.5201457Z L=16, 2025-05-07T20:12:40.5201556Z D_gradcheck=2, 2025-05-07T20:12:40.5201658Z stochastic_rounding=False, 2025-05-07T20:12:40.5201753Z weighted=False, 2025-05-07T20:12:40.5201835Z row_wise=True, 2025-05-07T20:12:40.5201916Z mixed=False, 2025-05-07T20:12:40.5202015Z use_cache=True, 2025-05-07T20:12:40.5202127Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5202210Z use_cpu=True, 2025-05-07T20:12:40.5202328Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5202405Z ) 2025-05-07T20:12:40.5202541Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5202931Z self=, 2025-05-07T20:12:40.5203016Z mixed_B=True, 2025-05-07T20:12:40.5203104Z compile=True, 2025-05-07T20:12:40.5203197Z T=1, 2025-05-07T20:12:40.5203277Z D=119, 2025-05-07T20:12:40.5203385Z B=39, 2025-05-07T20:12:40.5203483Z log_E=3, 2025-05-07T20:12:40.5203561Z L=20, 2025-05-07T20:12:40.5203662Z D_gradcheck=2, 2025-05-07T20:12:40.5203764Z stochastic_rounding=False, 2025-05-07T20:12:40.5203851Z weighted=False, 2025-05-07T20:12:40.5203949Z row_wise=False, 2025-05-07T20:12:40.5204033Z mixed=False, 2025-05-07T20:12:40.5204118Z use_cache=True, 2025-05-07T20:12:40.5204248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5204332Z use_cpu=True, 2025-05-07T20:12:40.5204438Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5204529Z ) 2025-05-07T20:12:40.5204670Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5205044Z self=, 2025-05-07T20:12:40.5205141Z mixed_B=True, 2025-05-07T20:12:40.5205229Z compile=True, 2025-05-07T20:12:40.5205323Z T=2, 2025-05-07T20:12:40.5205403Z D=110, 2025-05-07T20:12:40.5205480Z B=101, 2025-05-07T20:12:40.5205573Z log_E=5, 2025-05-07T20:12:40.5205649Z L=18, 2025-05-07T20:12:40.5205734Z D_gradcheck=1, 2025-05-07T20:12:40.5205848Z stochastic_rounding=False, 2025-05-07T20:12:40.5205932Z weighted=True, 2025-05-07T20:12:40.5206017Z row_wise=False, 2025-05-07T20:12:40.5206115Z mixed=False, 2025-05-07T20:12:40.5206199Z use_cache=True, 2025-05-07T20:12:40.5206311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5206411Z use_cpu=True, 2025-05-07T20:12:40.5206513Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5206592Z ) 2025-05-07T20:12:40.5206736Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5207106Z self=, 2025-05-07T20:12:40.5207200Z mixed_B=True, 2025-05-07T20:12:40.5207311Z compile=True, 2025-05-07T20:12:40.5207389Z T=5, 2025-05-07T20:12:40.5207477Z D=67, 2025-05-07T20:12:40.5207555Z B=7, 2025-05-07T20:12:40.5207632Z log_E=3, 2025-05-07T20:12:40.5207721Z L=13, 2025-05-07T20:12:40.5207805Z D_gradcheck=1, 2025-05-07T20:12:40.5207965Z stochastic_rounding=True, 2025-05-07T20:12:40.5208061Z weighted=True, 2025-05-07T20:12:40.5208144Z row_wise=False, 2025-05-07T20:12:40.5208223Z mixed=True, 2025-05-07T20:12:40.5208320Z use_cache=False, 2025-05-07T20:12:40.5208460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5208543Z use_cpu=True, 2025-05-07T20:12:40.5208661Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5208736Z ) 2025-05-07T20:12:40.5208882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5209252Z self=, 2025-05-07T20:12:40.5209336Z mixed_B=False, 2025-05-07T20:12:40.5209435Z compile=True, 2025-05-07T20:12:40.5209511Z T=1, 2025-05-07T20:12:40.5209591Z D=63, 2025-05-07T20:12:40.5209682Z B=90, 2025-05-07T20:12:40.5209762Z log_E=3, 2025-05-07T20:12:40.5209841Z L=3, 2025-05-07T20:12:40.5209939Z D_gradcheck=1, 2025-05-07T20:12:40.5210039Z stochastic_rounding=False, 2025-05-07T20:12:40.5210122Z weighted=False, 2025-05-07T20:12:40.5210218Z row_wise=True, 2025-05-07T20:12:40.5210300Z mixed=False, 2025-05-07T20:12:40.5210385Z use_cache=True, 2025-05-07T20:12:40.5210507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5210592Z use_cpu=True, 2025-05-07T20:12:40.5210707Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5210781Z ) 2025-05-07T20:12:40.5210916Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5211300Z self=, 2025-05-07T20:12:40.5211382Z mixed_B=True, 2025-05-07T20:12:40.5211464Z compile=True, 2025-05-07T20:12:40.5211554Z T=3, 2025-05-07T20:12:40.5211632Z D=20, 2025-05-07T20:12:40.5211709Z B=114, 2025-05-07T20:12:40.5211827Z log_E=3, 2025-05-07T20:12:40.5211905Z L=12, 2025-05-07T20:12:40.5211987Z D_gradcheck=1, 2025-05-07T20:12:40.5212095Z stochastic_rounding=True, 2025-05-07T20:12:40.5212182Z weighted=True, 2025-05-07T20:12:40.5212264Z row_wise=False, 2025-05-07T20:12:40.5212355Z mixed=True, 2025-05-07T20:12:40.5212439Z use_cache=True, 2025-05-07T20:12:40.5212561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5212645Z use_cpu=True, 2025-05-07T20:12:40.5212749Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5212838Z ) 2025-05-07T20:12:40.5212973Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5213343Z self=, 2025-05-07T20:12:40.5213439Z mixed_B=False, 2025-05-07T20:12:40.5213522Z compile=True, 2025-05-07T20:12:40.5213601Z T=3, 2025-05-07T20:12:40.5213690Z D=113, 2025-05-07T20:12:40.5213767Z B=117, 2025-05-07T20:12:40.5213848Z log_E=5, 2025-05-07T20:12:40.5213937Z L=5, 2025-05-07T20:12:40.5214018Z D_gradcheck=2, 2025-05-07T20:12:40.5214128Z stochastic_rounding=True, 2025-05-07T20:12:40.5214212Z weighted=True, 2025-05-07T20:12:40.5214293Z row_wise=True, 2025-05-07T20:12:40.5214388Z mixed=False, 2025-05-07T20:12:40.5214470Z use_cache=True, 2025-05-07T20:12:40.5214579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5214674Z use_cpu=True, 2025-05-07T20:12:40.5214777Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5214851Z ) 2025-05-07T20:12:40.5214997Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5215368Z self=, 2025-05-07T20:12:40.5215450Z mixed_B=False, 2025-05-07T20:12:40.5215546Z compile=False, 2025-05-07T20:12:40.5215656Z T=4, 2025-05-07T20:12:40.5215735Z D=33, 2025-05-07T20:12:40.5215823Z B=80, 2025-05-07T20:12:40.5215903Z log_E=5, 2025-05-07T20:12:40.5215991Z L=15, 2025-05-07T20:12:40.5216074Z D_gradcheck=2, 2025-05-07T20:12:40.5216168Z stochastic_rounding=True, 2025-05-07T20:12:40.5216296Z weighted=True, 2025-05-07T20:12:40.5216376Z row_wise=True, 2025-05-07T20:12:40.5216458Z mixed=True, 2025-05-07T20:12:40.5216557Z use_cache=False, 2025-05-07T20:12:40.5216668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5216775Z use_cpu=True, 2025-05-07T20:12:40.5216896Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5216971Z ) 2025-05-07T20:12:40.5217106Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5217490Z self=, 2025-05-07T20:12:40.5217571Z mixed_B=True, 2025-05-07T20:12:40.5217667Z compile=False, 2025-05-07T20:12:40.5217745Z T=5, 2025-05-07T20:12:40.5217822Z D=73, 2025-05-07T20:12:40.5217911Z B=30, 2025-05-07T20:12:40.5217993Z log_E=3, 2025-05-07T20:12:40.5218069Z L=0, 2025-05-07T20:12:40.5218163Z D_gradcheck=2, 2025-05-07T20:12:40.5218261Z stochastic_rounding=True, 2025-05-07T20:12:40.5218345Z weighted=True, 2025-05-07T20:12:40.5218441Z row_wise=False, 2025-05-07T20:12:40.5218526Z mixed=False, 2025-05-07T20:12:40.5218608Z use_cache=True, 2025-05-07T20:12:40.5218731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5218815Z use_cpu=True, 2025-05-07T20:12:40.5218920Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5219007Z ) 2025-05-07T20:12:40.5219143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5219527Z self=, 2025-05-07T20:12:40.5219609Z mixed_B=False, 2025-05-07T20:12:40.5219783Z compile=False, 2025-05-07T20:12:40.5219880Z T=1, 2025-05-07T20:12:40.5219957Z D=9, 2025-05-07T20:12:40.5220036Z B=115, 2025-05-07T20:12:40.5220165Z log_E=4, 2025-05-07T20:12:40.5220243Z L=10, 2025-05-07T20:12:40.5220329Z D_gradcheck=2, 2025-05-07T20:12:40.5220439Z stochastic_rounding=True, 2025-05-07T20:12:40.5220525Z weighted=True, 2025-05-07T20:12:40.5220608Z row_wise=True, 2025-05-07T20:12:40.5220707Z mixed=True, 2025-05-07T20:12:40.5220792Z use_cache=False, 2025-05-07T20:12:40.5220906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5221007Z use_cpu=True, 2025-05-07T20:12:40.5221114Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5221203Z ) 2025-05-07T20:12:40.5221338Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5221711Z self=, 2025-05-07T20:12:40.5221805Z mixed_B=True, 2025-05-07T20:12:40.5221888Z compile=True, 2025-05-07T20:12:40.5221967Z T=4, 2025-05-07T20:12:40.5222056Z D=17, 2025-05-07T20:12:40.5222133Z B=128, 2025-05-07T20:12:40.5222214Z log_E=5, 2025-05-07T20:12:40.5222309Z L=16, 2025-05-07T20:12:40.5222393Z D_gradcheck=2, 2025-05-07T20:12:40.5222491Z stochastic_rounding=False, 2025-05-07T20:12:40.5222591Z weighted=False, 2025-05-07T20:12:40.5222673Z row_wise=True, 2025-05-07T20:12:40.5222776Z mixed=False, 2025-05-07T20:12:40.5222873Z use_cache=False, 2025-05-07T20:12:40.5222984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5223085Z use_cpu=True, 2025-05-07T20:12:40.5223191Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5223267Z ) 2025-05-07T20:12:40.5223417Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5223788Z self=, 2025-05-07T20:12:40.5223872Z mixed_B=False, 2025-05-07T20:12:40.5223973Z compile=False, 2025-05-07T20:12:40.5224082Z T=3, 2025-05-07T20:12:40.5224165Z D=79, 2025-05-07T20:12:40.5224255Z B=26, 2025-05-07T20:12:40.5224337Z log_E=5, 2025-05-07T20:12:40.5224415Z L=15, 2025-05-07T20:12:40.5224514Z D_gradcheck=1, 2025-05-07T20:12:40.5224616Z stochastic_rounding=False, 2025-05-07T20:12:40.5224730Z weighted=True, 2025-05-07T20:12:40.5224830Z row_wise=True, 2025-05-07T20:12:40.5224913Z mixed=False, 2025-05-07T20:12:40.5225014Z use_cache=False, 2025-05-07T20:12:40.5225126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5225236Z use_cpu=True, 2025-05-07T20:12:40.5225362Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5225440Z ) 2025-05-07T20:12:40.5225577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5225968Z self=, 2025-05-07T20:12:40.5226054Z mixed_B=False, 2025-05-07T20:12:40.5226139Z compile=True, 2025-05-07T20:12:40.5226235Z T=5, 2025-05-07T20:12:40.5226315Z D=65, 2025-05-07T20:12:40.5226396Z B=102, 2025-05-07T20:12:40.5226493Z log_E=5, 2025-05-07T20:12:40.5226573Z L=13, 2025-05-07T20:12:40.5226672Z D_gradcheck=1, 2025-05-07T20:12:40.5226774Z stochastic_rounding=True, 2025-05-07T20:12:40.5226863Z weighted=False, 2025-05-07T20:12:40.5226960Z row_wise=False, 2025-05-07T20:12:40.5227042Z mixed=True, 2025-05-07T20:12:40.5227125Z use_cache=True, 2025-05-07T20:12:40.5227253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5227339Z use_cpu=True, 2025-05-07T20:12:40.5227447Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5227535Z ) 2025-05-07T20:12:40.5526580Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5527211Z self=, 2025-05-07T20:12:40.5527352Z mixed_B=True, 2025-05-07T20:12:40.5527479Z compile=True, 2025-05-07T20:12:40.5527680Z T=1, 2025-05-07T20:12:40.5527793Z D=122, 2025-05-07T20:12:40.5527922Z B=62, 2025-05-07T20:12:40.5528179Z log_E=5, 2025-05-07T20:12:40.5528306Z L=5, 2025-05-07T20:12:40.5528489Z D_gradcheck=2, 2025-05-07T20:12:40.5528684Z stochastic_rounding=False, 2025-05-07T20:12:40.5528869Z weighted=True, 2025-05-07T20:12:40.5528992Z row_wise=False, 2025-05-07T20:12:40.5529076Z mixed=False, 2025-05-07T20:12:40.5529171Z use_cache=False, 2025-05-07T20:12:40.5529283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5529369Z use_cpu=True, 2025-05-07T20:12:40.5529487Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5529562Z ) 2025-05-07T20:12:40.5529700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5530087Z self=, 2025-05-07T20:12:40.5530169Z mixed_B=True, 2025-05-07T20:12:40.5530254Z compile=False, 2025-05-07T20:12:40.5530354Z T=5, 2025-05-07T20:12:40.5530434Z D=83, 2025-05-07T20:12:40.5530525Z B=109, 2025-05-07T20:12:40.5530606Z log_E=5, 2025-05-07T20:12:40.5530683Z L=12, 2025-05-07T20:12:40.5530778Z D_gradcheck=2, 2025-05-07T20:12:40.5530875Z stochastic_rounding=True, 2025-05-07T20:12:40.5530962Z weighted=False, 2025-05-07T20:12:40.5531059Z row_wise=False, 2025-05-07T20:12:40.5531139Z mixed=True, 2025-05-07T20:12:40.5531225Z use_cache=True, 2025-05-07T20:12:40.5531347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5531432Z use_cpu=True, 2025-05-07T20:12:40.5531536Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5531624Z ) 2025-05-07T20:12:40.5531758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5532130Z self=, 2025-05-07T20:12:40.5532226Z mixed_B=False, 2025-05-07T20:12:40.5532308Z compile=True, 2025-05-07T20:12:40.5532456Z T=5, 2025-05-07T20:12:40.5532533Z D=89, 2025-05-07T20:12:40.5532611Z B=54, 2025-05-07T20:12:40.5532710Z log_E=3, 2025-05-07T20:12:40.5532790Z L=12, 2025-05-07T20:12:40.5532876Z D_gradcheck=2, 2025-05-07T20:12:40.5532990Z stochastic_rounding=True, 2025-05-07T20:12:40.5533123Z weighted=False, 2025-05-07T20:12:40.5533208Z row_wise=False, 2025-05-07T20:12:40.5533301Z mixed=True, 2025-05-07T20:12:40.5533384Z use_cache=True, 2025-05-07T20:12:40.5533495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5533633Z use_cpu=True, 2025-05-07T20:12:40.5533739Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5533814Z ) 2025-05-07T20:12:40.5533961Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5534333Z self=, 2025-05-07T20:12:40.5534427Z mixed_B=True, 2025-05-07T20:12:40.5534509Z compile=True, 2025-05-07T20:12:40.5534588Z T=5, 2025-05-07T20:12:40.5534679Z D=120, 2025-05-07T20:12:40.5534756Z B=52, 2025-05-07T20:12:40.5534834Z log_E=4, 2025-05-07T20:12:40.5534928Z L=4, 2025-05-07T20:12:40.5535013Z D_gradcheck=2, 2025-05-07T20:12:40.5535112Z stochastic_rounding=False, 2025-05-07T20:12:40.5535213Z weighted=False, 2025-05-07T20:12:40.5535296Z row_wise=True, 2025-05-07T20:12:40.5535377Z mixed=True, 2025-05-07T20:12:40.5535470Z use_cache=True, 2025-05-07T20:12:40.5535581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5535664Z use_cpu=True, 2025-05-07T20:12:40.5535779Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5535853Z ) 2025-05-07T20:12:40.5536000Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5536368Z self=, 2025-05-07T20:12:40.5536450Z mixed_B=True, 2025-05-07T20:12:40.5536545Z compile=True, 2025-05-07T20:12:40.5536621Z T=1, 2025-05-07T20:12:40.5536701Z D=26, 2025-05-07T20:12:40.5536789Z B=80, 2025-05-07T20:12:40.5536867Z log_E=5, 2025-05-07T20:12:40.5536970Z L=18, 2025-05-07T20:12:40.5537065Z D_gradcheck=2, 2025-05-07T20:12:40.5537165Z stochastic_rounding=False, 2025-05-07T20:12:40.5537251Z weighted=False, 2025-05-07T20:12:40.5537344Z row_wise=False, 2025-05-07T20:12:40.5537424Z mixed=True, 2025-05-07T20:12:40.5537506Z use_cache=True, 2025-05-07T20:12:40.5537628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5537709Z use_cpu=True, 2025-05-07T20:12:40.5537824Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5537899Z ) 2025-05-07T20:12:40.5538032Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5538415Z self=, 2025-05-07T20:12:40.5538498Z mixed_B=False, 2025-05-07T20:12:40.5538581Z compile=True, 2025-05-07T20:12:40.5538670Z T=3, 2025-05-07T20:12:40.5538749Z D=43, 2025-05-07T20:12:40.5538826Z B=27, 2025-05-07T20:12:40.5538915Z log_E=3, 2025-05-07T20:12:40.5538994Z L=20, 2025-05-07T20:12:40.5539077Z D_gradcheck=1, 2025-05-07T20:12:40.5539193Z stochastic_rounding=False, 2025-05-07T20:12:40.5539277Z weighted=True, 2025-05-07T20:12:40.5539371Z row_wise=True, 2025-05-07T20:12:40.5539452Z mixed=False, 2025-05-07T20:12:40.5539537Z use_cache=False, 2025-05-07T20:12:40.5539745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5539830Z use_cpu=True, 2025-05-07T20:12:40.5539939Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5540027Z ) 2025-05-07T20:12:40.5540165Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5540539Z self=, 2025-05-07T20:12:40.5540638Z mixed_B=False, 2025-05-07T20:12:40.5540725Z compile=False, 2025-05-07T20:12:40.5540802Z T=4, 2025-05-07T20:12:40.5540942Z D=66, 2025-05-07T20:12:40.5541021Z B=50, 2025-05-07T20:12:40.5541106Z log_E=5, 2025-05-07T20:12:40.5541197Z L=12, 2025-05-07T20:12:40.5541281Z D_gradcheck=1, 2025-05-07T20:12:40.5541394Z stochastic_rounding=True, 2025-05-07T20:12:40.5541508Z weighted=True, 2025-05-07T20:12:40.5541591Z row_wise=False, 2025-05-07T20:12:40.5541682Z mixed=True, 2025-05-07T20:12:40.5548815Z use_cache=True, 2025-05-07T20:12:40.5549040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5549132Z use_cpu=True, 2025-05-07T20:12:40.5549321Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5549416Z ) 2025-05-07T20:12:40.5549566Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5549962Z self=, 2025-05-07T20:12:40.5550065Z mixed_B=True, 2025-05-07T20:12:40.5550155Z compile=False, 2025-05-07T20:12:40.5550252Z T=3, 2025-05-07T20:12:40.5550338Z D=108, 2025-05-07T20:12:40.5550419Z B=8, 2025-05-07T20:12:40.5550510Z log_E=4, 2025-05-07T20:12:40.5550592Z L=19, 2025-05-07T20:12:40.5550680Z D_gradcheck=1, 2025-05-07T20:12:40.5550791Z stochastic_rounding=True, 2025-05-07T20:12:40.5550878Z weighted=True, 2025-05-07T20:12:40.5550963Z row_wise=False, 2025-05-07T20:12:40.5551060Z mixed=False, 2025-05-07T20:12:40.5551143Z use_cache=True, 2025-05-07T20:12:40.5551259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5551355Z use_cpu=True, 2025-05-07T20:12:40.5551464Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5551542Z ) 2025-05-07T20:12:40.5551696Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5552075Z self=, 2025-05-07T20:12:40.5552175Z mixed_B=False, 2025-05-07T20:12:40.5552259Z compile=False, 2025-05-07T20:12:40.5552336Z T=4, 2025-05-07T20:12:40.5552433Z D=78, 2025-05-07T20:12:40.5552512Z B=65, 2025-05-07T20:12:40.5552591Z log_E=4, 2025-05-07T20:12:40.5552716Z L=20, 2025-05-07T20:12:40.5552801Z D_gradcheck=2, 2025-05-07T20:12:40.5552903Z stochastic_rounding=False, 2025-05-07T20:12:40.5553001Z weighted=False, 2025-05-07T20:12:40.5553086Z row_wise=True, 2025-05-07T20:12:40.5553169Z mixed=False, 2025-05-07T20:12:40.5553268Z use_cache=True, 2025-05-07T20:12:40.5553381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5553481Z use_cpu=True, 2025-05-07T20:12:40.5553589Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5553667Z ) 2025-05-07T20:12:40.5553819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5554195Z self=, 2025-05-07T20:12:40.5554281Z mixed_B=False, 2025-05-07T20:12:40.5554377Z compile=False, 2025-05-07T20:12:40.5554454Z T=1, 2025-05-07T20:12:40.5554535Z D=42, 2025-05-07T20:12:40.5554623Z B=92, 2025-05-07T20:12:40.5554704Z log_E=5, 2025-05-07T20:12:40.5554781Z L=18, 2025-05-07T20:12:40.5554876Z D_gradcheck=1, 2025-05-07T20:12:40.5554975Z stochastic_rounding=True, 2025-05-07T20:12:40.5555058Z weighted=True, 2025-05-07T20:12:40.5555155Z row_wise=False, 2025-05-07T20:12:40.5555237Z mixed=True, 2025-05-07T20:12:40.5555332Z use_cache=True, 2025-05-07T20:12:40.5555443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5555525Z use_cpu=True, 2025-05-07T20:12:40.5555643Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5555720Z ) 2025-05-07T20:12:40.5555857Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5556232Z self=, 2025-05-07T20:12:40.5556318Z mixed_B=False, 2025-05-07T20:12:40.5556396Z compile=False, 2025-05-07T20:12:40.5556486Z T=4, 2025-05-07T20:12:40.5556588Z D=13, 2025-05-07T20:12:40.5556671Z B=67, 2025-05-07T20:12:40.5556763Z log_E=5, 2025-05-07T20:12:40.5556845Z L=17, 2025-05-07T20:12:40.5556927Z D_gradcheck=2, 2025-05-07T20:12:40.5557039Z stochastic_rounding=True, 2025-05-07T20:12:40.5557124Z weighted=True, 2025-05-07T20:12:40.5557252Z row_wise=True, 2025-05-07T20:12:40.5557371Z mixed=True, 2025-05-07T20:12:40.5557473Z use_cache=False, 2025-05-07T20:12:40.5557585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5557671Z use_cpu=True, 2025-05-07T20:12:40.5557819Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5557897Z ) 2025-05-07T20:12:40.5558034Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5558422Z self=, 2025-05-07T20:12:40.5558507Z mixed_B=True, 2025-05-07T20:12:40.5558591Z compile=True, 2025-05-07T20:12:40.5558686Z T=4, 2025-05-07T20:12:40.5558768Z D=96, 2025-05-07T20:12:40.5558847Z B=16, 2025-05-07T20:12:40.5558942Z log_E=3, 2025-05-07T20:12:40.5559025Z L=2, 2025-05-07T20:12:40.5559121Z D_gradcheck=2, 2025-05-07T20:12:40.5559220Z stochastic_rounding=False, 2025-05-07T20:12:40.5559306Z weighted=False, 2025-05-07T20:12:40.5559406Z row_wise=False, 2025-05-07T20:12:40.5559487Z mixed=True, 2025-05-07T20:12:40.5559570Z use_cache=True, 2025-05-07T20:12:40.5559694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5559777Z use_cpu=True, 2025-05-07T20:12:40.5559885Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5559975Z ) 2025-05-07T20:12:40.5560112Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5560484Z self=, 2025-05-07T20:12:40.5560582Z mixed_B=False, 2025-05-07T20:12:40.5560668Z compile=False, 2025-05-07T20:12:40.5560748Z T=5, 2025-05-07T20:12:40.5560842Z D=59, 2025-05-07T20:12:40.5560918Z B=89, 2025-05-07T20:12:40.5561013Z log_E=3, 2025-05-07T20:12:40.5561121Z L=9, 2025-05-07T20:12:40.5561206Z D_gradcheck=2, 2025-05-07T20:12:40.5561317Z stochastic_rounding=False, 2025-05-07T20:12:40.5561405Z weighted=True, 2025-05-07T20:12:40.5561489Z row_wise=False, 2025-05-07T20:12:40.5561584Z mixed=True, 2025-05-07T20:12:40.5561669Z use_cache=True, 2025-05-07T20:12:40.5561779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5561877Z use_cpu=True, 2025-05-07T20:12:40.5561987Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5562062Z ) 2025-05-07T20:12:40.5562212Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5562586Z self=, 2025-05-07T20:12:40.5562684Z mixed_B=False, 2025-05-07T20:12:40.5562768Z compile=False, 2025-05-07T20:12:40.5562849Z T=4, 2025-05-07T20:12:40.5562941Z D=74, 2025-05-07T20:12:40.5563020Z B=67, 2025-05-07T20:12:40.5563102Z log_E=3, 2025-05-07T20:12:40.5563195Z L=10, 2025-05-07T20:12:40.5563280Z D_gradcheck=2, 2025-05-07T20:12:40.5563381Z stochastic_rounding=False, 2025-05-07T20:12:40.5563481Z weighted=True, 2025-05-07T20:12:40.5563565Z row_wise=True, 2025-05-07T20:12:40.5563649Z mixed=False, 2025-05-07T20:12:40.5563746Z use_cache=True, 2025-05-07T20:12:40.5563856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.5563944Z use_cpu=True, 2025-05-07T20:12:40.5564064Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5564142Z ) 2025-05-07T20:12:40.5564279Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5564666Z self=, 2025-05-07T20:12:40.5564747Z mixed_B=True, 2025-05-07T20:12:40.5564844Z compile=True, 2025-05-07T20:12:40.5564921Z T=4, 2025-05-07T20:12:40.5564998Z D=70, 2025-05-07T20:12:40.5565120Z B=49, 2025-05-07T20:12:40.5565199Z log_E=3, 2025-05-07T20:12:40.5565277Z L=17, 2025-05-07T20:12:40.5565376Z D_gradcheck=1, 2025-05-07T20:12:40.5565475Z stochastic_rounding=False, 2025-05-07T20:12:40.5565562Z weighted=True, 2025-05-07T20:12:40.5565687Z row_wise=False, 2025-05-07T20:12:40.5565770Z mixed=True, 2025-05-07T20:12:40.5565854Z use_cache=False, 2025-05-07T20:12:40.5565980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5566061Z use_cpu=True, 2025-05-07T20:12:40.5566204Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.5566281Z ) 2025-05-07T20:12:40.5566416Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5566803Z self=, 2025-05-07T20:12:40.5566887Z mixed_B=False, 2025-05-07T20:12:40.5566972Z compile=False, 2025-05-07T20:12:40.5567064Z T=3, 2025-05-07T20:12:40.5567142Z D=93, 2025-05-07T20:12:40.5567221Z B=29, 2025-05-07T20:12:40.5567315Z log_E=5, 2025-05-07T20:12:40.5567394Z L=7, 2025-05-07T20:12:40.5567480Z D_gradcheck=2, 2025-05-07T20:12:40.5567593Z stochastic_rounding=True, 2025-05-07T20:12:40.5567679Z weighted=True, 2025-05-07T20:12:40.5567763Z row_wise=True, 2025-05-07T20:12:40.5567860Z mixed=False, 2025-05-07T20:12:40.5567946Z use_cache=False, 2025-05-07T20:12:40.5568068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5568151Z use_cpu=True, 2025-05-07T20:12:40.5568257Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5568348Z ) 2025-05-07T20:12:40.5568484Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.5568859Z self=, 2025-05-07T20:12:40.5568958Z mixed_B=False, 2025-05-07T20:12:40.5569043Z compile=False, 2025-05-07T20:12:40.5569121Z T=5, 2025-05-07T20:12:40.5569213Z D=35, 2025-05-07T20:12:40.5569293Z B=25, 2025-05-07T20:12:40.5569373Z log_E=3, 2025-05-07T20:12:40.5569464Z L=4, 2025-05-07T20:12:40.5569575Z D_gradcheck=1, 2025-05-07T20:12:40.5569674Z stochastic_rounding=False, 2025-05-07T20:12:40.5569773Z weighted=False, 2025-05-07T20:12:40.5569860Z row_wise=False, 2025-05-07T20:12:40.5569955Z mixed=True, 2025-05-07T20:12:40.5570040Z use_cache=False, 2025-05-07T20:12:40.5570152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.5570250Z use_cpu=True, 2025-05-07T20:12:40.5570357Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.5570435Z ) 2025-05-07T20:12:40.6358785Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6359435Z self=, 2025-05-07T20:12:40.6359586Z mixed_B=False, 2025-05-07T20:12:40.6359716Z compile=False, 2025-05-07T20:12:40.6359837Z T=2, 2025-05-07T20:12:40.6360002Z D=2, 2025-05-07T20:12:40.6360181Z B=2, 2025-05-07T20:12:40.6360337Z log_E=5, 2025-05-07T20:12:40.6360505Z L=1, 2025-05-07T20:12:40.6360656Z D_gradcheck=1, 2025-05-07T20:12:40.6360777Z stochastic_rounding=False, 2025-05-07T20:12:40.6360880Z weighted=False, 2025-05-07T20:12:40.6360978Z row_wise=False, 2025-05-07T20:12:40.6361060Z mixed=False, 2025-05-07T20:12:40.6361159Z use_cache=False, 2025-05-07T20:12:40.6361275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6361360Z use_cpu=True, 2025-05-07T20:12:40.6361486Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6361565Z ) 2025-05-07T20:12:40.6361717Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6362094Z self=, 2025-05-07T20:12:40.6362182Z mixed_B=False, 2025-05-07T20:12:40.6362281Z compile=True, 2025-05-07T20:12:40.6362358Z T=3, 2025-05-07T20:12:40.6362439Z D=94, 2025-05-07T20:12:40.6362716Z B=67, 2025-05-07T20:12:40.6362799Z log_E=3, 2025-05-07T20:12:40.6362884Z L=6, 2025-05-07T20:12:40.6362987Z D_gradcheck=1, 2025-05-07T20:12:40.6363089Z stochastic_rounding=False, 2025-05-07T20:12:40.6363174Z weighted=True, 2025-05-07T20:12:40.6363332Z row_wise=False, 2025-05-07T20:12:40.6363414Z mixed=False, 2025-05-07T20:12:40.6363513Z use_cache=False, 2025-05-07T20:12:40.6363626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6363709Z use_cpu=True, 2025-05-07T20:12:40.6363880Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6363956Z ) 2025-05-07T20:12:40.6364090Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6364481Z self=, 2025-05-07T20:12:40.6364563Z mixed_B=True, 2025-05-07T20:12:40.6364647Z compile=False, 2025-05-07T20:12:40.6364739Z T=3, 2025-05-07T20:12:40.6364818Z D=34, 2025-05-07T20:12:40.6364897Z B=33, 2025-05-07T20:12:40.6364989Z log_E=5, 2025-05-07T20:12:40.6365066Z L=10, 2025-05-07T20:12:40.6365152Z D_gradcheck=1, 2025-05-07T20:12:40.6365263Z stochastic_rounding=False, 2025-05-07T20:12:40.6365347Z weighted=False, 2025-05-07T20:12:40.6365444Z row_wise=False, 2025-05-07T20:12:40.6365525Z mixed=False, 2025-05-07T20:12:40.6365606Z use_cache=True, 2025-05-07T20:12:40.6365730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6365813Z use_cpu=True, 2025-05-07T20:12:40.6365918Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6366082Z ) 2025-05-07T20:12:40.6366218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6366591Z self=, 2025-05-07T20:12:40.6366689Z mixed_B=False, 2025-05-07T20:12:40.6366775Z compile=False, 2025-05-07T20:12:40.6366866Z T=1, 2025-05-07T20:12:40.6366944Z D=42, 2025-05-07T20:12:40.6367024Z B=52, 2025-05-07T20:12:40.6367119Z log_E=5, 2025-05-07T20:12:40.6367197Z L=17, 2025-05-07T20:12:40.6367334Z D_gradcheck=1, 2025-05-07T20:12:40.6367449Z stochastic_rounding=True, 2025-05-07T20:12:40.6367535Z weighted=False, 2025-05-07T20:12:40.6367619Z row_wise=True, 2025-05-07T20:12:40.6367715Z mixed=True, 2025-05-07T20:12:40.6367801Z use_cache=False, 2025-05-07T20:12:40.6367913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6368011Z use_cpu=True, 2025-05-07T20:12:40.6368118Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6368196Z ) 2025-05-07T20:12:40.6368348Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6368724Z self=, 2025-05-07T20:12:40.6368823Z mixed_B=False, 2025-05-07T20:12:40.6368906Z compile=False, 2025-05-07T20:12:40.6368983Z T=4, 2025-05-07T20:12:40.6369072Z D=75, 2025-05-07T20:12:40.6369151Z B=42, 2025-05-07T20:12:40.6369229Z log_E=3, 2025-05-07T20:12:40.6369321Z L=14, 2025-05-07T20:12:40.6369406Z D_gradcheck=1, 2025-05-07T20:12:40.6369506Z stochastic_rounding=False, 2025-05-07T20:12:40.6369605Z weighted=False, 2025-05-07T20:12:40.6369690Z row_wise=False, 2025-05-07T20:12:40.6369770Z mixed=False, 2025-05-07T20:12:40.6369867Z use_cache=True, 2025-05-07T20:12:40.6369979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6370060Z use_cpu=True, 2025-05-07T20:12:40.6370179Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6370255Z ) 2025-05-07T20:12:40.6370389Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6370773Z self=, 2025-05-07T20:12:40.6370859Z mixed_B=True, 2025-05-07T20:12:40.6370956Z compile=True, 2025-05-07T20:12:40.6371031Z T=2, 2025-05-07T20:12:40.6371111Z D=125, 2025-05-07T20:12:40.6371277Z B=19, 2025-05-07T20:12:40.6371359Z log_E=3, 2025-05-07T20:12:40.6371438Z L=4, 2025-05-07T20:12:40.6371537Z D_gradcheck=1, 2025-05-07T20:12:40.6371635Z stochastic_rounding=True, 2025-05-07T20:12:40.6371720Z weighted=True, 2025-05-07T20:12:40.6371850Z row_wise=False, 2025-05-07T20:12:40.6371930Z mixed=True, 2025-05-07T20:12:40.6372017Z use_cache=False, 2025-05-07T20:12:40.6372143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6372225Z use_cpu=True, 2025-05-07T20:12:40.6372343Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6372444Z ) 2025-05-07T20:12:40.6372579Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6372968Z self=, 2025-05-07T20:12:40.6373052Z mixed_B=False, 2025-05-07T20:12:40.6373135Z compile=True, 2025-05-07T20:12:40.6373229Z T=1, 2025-05-07T20:12:40.6373308Z D=83, 2025-05-07T20:12:40.6373387Z B=62, 2025-05-07T20:12:40.6373482Z log_E=5, 2025-05-07T20:12:40.6373561Z L=17, 2025-05-07T20:12:40.6373648Z D_gradcheck=1, 2025-05-07T20:12:40.6373769Z stochastic_rounding=True, 2025-05-07T20:12:40.6373853Z weighted=False, 2025-05-07T20:12:40.6373935Z row_wise=False, 2025-05-07T20:12:40.6374031Z mixed=False, 2025-05-07T20:12:40.6374114Z use_cache=True, 2025-05-07T20:12:40.6374224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6374317Z use_cpu=True, 2025-05-07T20:12:40.6374420Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6374498Z ) 2025-05-07T20:12:40.6374644Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6375015Z self=, 2025-05-07T20:12:40.6375110Z mixed_B=False, 2025-05-07T20:12:40.6375195Z compile=False, 2025-05-07T20:12:40.6375272Z T=3, 2025-05-07T20:12:40.6375364Z D=62, 2025-05-07T20:12:40.6375442Z B=95, 2025-05-07T20:12:40.6375521Z log_E=5, 2025-05-07T20:12:40.6375795Z L=13, 2025-05-07T20:12:40.6375938Z D_gradcheck=2, 2025-05-07T20:12:40.6376039Z stochastic_rounding=False, 2025-05-07T20:12:40.6376139Z weighted=True, 2025-05-07T20:12:40.6376222Z row_wise=True, 2025-05-07T20:12:40.6376307Z mixed=True, 2025-05-07T20:12:40.6376408Z use_cache=False, 2025-05-07T20:12:40.6376522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6376607Z use_cpu=True, 2025-05-07T20:12:40.6376726Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6376803Z ) 2025-05-07T20:12:40.6376938Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6377323Z self=, 2025-05-07T20:12:40.6377405Z mixed_B=False, 2025-05-07T20:12:40.6377501Z compile=True, 2025-05-07T20:12:40.6377577Z T=1, 2025-05-07T20:12:40.6377652Z D=60, 2025-05-07T20:12:40.6377744Z B=71, 2025-05-07T20:12:40.6377820Z log_E=4, 2025-05-07T20:12:40.6377897Z L=8, 2025-05-07T20:12:40.6377993Z D_gradcheck=2, 2025-05-07T20:12:40.6378089Z stochastic_rounding=True, 2025-05-07T20:12:40.6378173Z weighted=False, 2025-05-07T20:12:40.6378271Z row_wise=False, 2025-05-07T20:12:40.6378355Z mixed=True, 2025-05-07T20:12:40.6378439Z use_cache=False, 2025-05-07T20:12:40.6378562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6378645Z use_cpu=True, 2025-05-07T20:12:40.6378750Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6378838Z ) 2025-05-07T20:12:40.6378973Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6379358Z self=, 2025-05-07T20:12:40.6379442Z mixed_B=False, 2025-05-07T20:12:40.6379523Z compile=True, 2025-05-07T20:12:40.6379603Z T=4, 2025-05-07T20:12:40.6379783Z D=22, 2025-05-07T20:12:40.6379863Z B=82, 2025-05-07T20:12:40.6379991Z log_E=3, 2025-05-07T20:12:40.6380083Z L=17, 2025-05-07T20:12:40.6380172Z D_gradcheck=1, 2025-05-07T20:12:40.6380272Z stochastic_rounding=False, 2025-05-07T20:12:40.6380369Z weighted=True, 2025-05-07T20:12:40.6380453Z row_wise=True, 2025-05-07T20:12:40.6380593Z mixed=True, 2025-05-07T20:12:40.6380678Z use_cache=True, 2025-05-07T20:12:40.6380794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6380893Z use_cpu=True, 2025-05-07T20:12:40.6380999Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6381114Z ) 2025-05-07T20:12:40.6381270Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6381646Z self=, 2025-05-07T20:12:40.6381730Z mixed_B=True, 2025-05-07T20:12:40.6381831Z compile=True, 2025-05-07T20:12:40.6381913Z T=4, 2025-05-07T20:12:40.6381993Z D=12, 2025-05-07T20:12:40.6382088Z B=75, 2025-05-07T20:12:40.6382171Z log_E=3, 2025-05-07T20:12:40.6382250Z L=9, 2025-05-07T20:12:40.6382350Z D_gradcheck=1, 2025-05-07T20:12:40.6382450Z stochastic_rounding=True, 2025-05-07T20:12:40.6382552Z weighted=False, 2025-05-07T20:12:40.6382638Z row_wise=True, 2025-05-07T20:12:40.6382723Z mixed=True, 2025-05-07T20:12:40.6382820Z use_cache=True, 2025-05-07T20:12:40.6382936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6383020Z use_cpu=True, 2025-05-07T20:12:40.6383140Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6383224Z ) 2025-05-07T20:12:40.6383362Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6383747Z self=, 2025-05-07T20:12:40.6383833Z mixed_B=False, 2025-05-07T20:12:40.6383918Z compile=True, 2025-05-07T20:12:40.6384008Z T=2, 2025-05-07T20:12:40.6384085Z D=85, 2025-05-07T20:12:40.6384176Z B=26, 2025-05-07T20:12:40.6384255Z log_E=5, 2025-05-07T20:12:40.6384331Z L=7, 2025-05-07T20:12:40.6384427Z D_gradcheck=2, 2025-05-07T20:12:40.6384551Z stochastic_rounding=True, 2025-05-07T20:12:40.6384634Z weighted=True, 2025-05-07T20:12:40.6384726Z row_wise=True, 2025-05-07T20:12:40.6384808Z mixed=True, 2025-05-07T20:12:40.6384891Z use_cache=True, 2025-05-07T20:12:40.6385014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6385096Z use_cpu=True, 2025-05-07T20:12:40.6385203Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6385292Z ) 2025-05-07T20:12:40.6385428Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6385797Z self=, 2025-05-07T20:12:40.6385892Z mixed_B=False, 2025-05-07T20:12:40.6385974Z compile=False, 2025-05-07T20:12:40.6386063Z T=1, 2025-05-07T20:12:40.6386140Z D=121, 2025-05-07T20:12:40.6386220Z B=116, 2025-05-07T20:12:40.6386311Z log_E=5, 2025-05-07T20:12:40.6386388Z L=16, 2025-05-07T20:12:40.6386471Z D_gradcheck=1, 2025-05-07T20:12:40.6386582Z stochastic_rounding=True, 2025-05-07T20:12:40.6386667Z weighted=False, 2025-05-07T20:12:40.6386751Z row_wise=False, 2025-05-07T20:12:40.6386847Z mixed=True, 2025-05-07T20:12:40.6386930Z use_cache=True, 2025-05-07T20:12:40.6387045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6387141Z use_cpu=True, 2025-05-07T20:12:40.6387246Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6387329Z ) 2025-05-07T20:12:40.6387485Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6387857Z self=, 2025-05-07T20:12:40.6387954Z mixed_B=True, 2025-05-07T20:12:40.6388038Z compile=True, 2025-05-07T20:12:40.6388115Z T=2, 2025-05-07T20:12:40.6388208Z D=64, 2025-05-07T20:12:40.6388283Z B=71, 2025-05-07T20:12:40.6388386Z log_E=5, 2025-05-07T20:12:40.6388475Z L=12, 2025-05-07T20:12:40.6388557Z D_gradcheck=1, 2025-05-07T20:12:40.6388656Z stochastic_rounding=True, 2025-05-07T20:12:40.6388750Z weighted=True, 2025-05-07T20:12:40.6388831Z row_wise=False, 2025-05-07T20:12:40.6388936Z mixed=True, 2025-05-07T20:12:40.6389035Z use_cache=False, 2025-05-07T20:12:40.6389144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6389227Z use_cpu=True, 2025-05-07T20:12:40.6389343Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6389418Z ) 2025-05-07T20:12:40.6389589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6389962Z self=, 2025-05-07T20:12:40.6390043Z mixed_B=True, 2025-05-07T20:12:40.6390139Z compile=True, 2025-05-07T20:12:40.6390214Z T=4, 2025-05-07T20:12:40.6390291Z D=68, 2025-05-07T20:12:40.6390381Z B=105, 2025-05-07T20:12:40.6390462Z log_E=3, 2025-05-07T20:12:40.6390539Z L=10, 2025-05-07T20:12:40.6390636Z D_gradcheck=2, 2025-05-07T20:12:40.6390734Z stochastic_rounding=True, 2025-05-07T20:12:40.6390817Z weighted=True, 2025-05-07T20:12:40.6390912Z row_wise=False, 2025-05-07T20:12:40.6390995Z mixed=True, 2025-05-07T20:12:40.6391079Z use_cache=False, 2025-05-07T20:12:40.6391202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6391284Z use_cpu=True, 2025-05-07T20:12:40.6391401Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6391476Z ) 2025-05-07T20:12:40.6391611Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6391993Z self=, 2025-05-07T20:12:40.6392073Z mixed_B=False, 2025-05-07T20:12:40.6392156Z compile=False, 2025-05-07T20:12:40.6392244Z T=4, 2025-05-07T20:12:40.6392319Z D=74, 2025-05-07T20:12:40.6392395Z B=4, 2025-05-07T20:12:40.6392486Z log_E=3, 2025-05-07T20:12:40.6392562Z L=2, 2025-05-07T20:12:40.6392645Z D_gradcheck=2, 2025-05-07T20:12:40.6392779Z stochastic_rounding=False, 2025-05-07T20:12:40.6392862Z weighted=True, 2025-05-07T20:12:40.6392957Z row_wise=False, 2025-05-07T20:12:40.6393039Z mixed=True, 2025-05-07T20:12:40.6393121Z use_cache=True, 2025-05-07T20:12:40.6393242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6393325Z use_cpu=True, 2025-05-07T20:12:40.6393427Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6393513Z ) 2025-05-07T20:12:40.6393648Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6394021Z self=, 2025-05-07T20:12:40.6394116Z mixed_B=False, 2025-05-07T20:12:40.6394197Z compile=True, 2025-05-07T20:12:40.6394274Z T=4, 2025-05-07T20:12:40.6394361Z D=70, 2025-05-07T20:12:40.6394437Z B=126, 2025-05-07T20:12:40.6394517Z log_E=5, 2025-05-07T20:12:40.6394601Z L=14, 2025-05-07T20:12:40.6394683Z D_gradcheck=2, 2025-05-07T20:12:40.6394796Z stochastic_rounding=True, 2025-05-07T20:12:40.6394879Z weighted=True, 2025-05-07T20:12:40.6394960Z row_wise=True, 2025-05-07T20:12:40.6395056Z mixed=False, 2025-05-07T20:12:40.6395139Z use_cache=True, 2025-05-07T20:12:40.6395247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6395339Z use_cpu=True, 2025-05-07T20:12:40.6395442Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6395516Z ) 2025-05-07T20:12:40.6693897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6694517Z self=, 2025-05-07T20:12:40.6694665Z mixed_B=False, 2025-05-07T20:12:40.6694808Z compile=False, 2025-05-07T20:12:40.6694924Z T=3, 2025-05-07T20:12:40.6695062Z D=106, 2025-05-07T20:12:40.6695172Z B=7, 2025-05-07T20:12:40.6695414Z log_E=4, 2025-05-07T20:12:40.6695586Z L=11, 2025-05-07T20:12:40.6695751Z D_gradcheck=2, 2025-05-07T20:12:40.6695949Z stochastic_rounding=True, 2025-05-07T20:12:40.6696114Z weighted=False, 2025-05-07T20:12:40.6696197Z row_wise=True, 2025-05-07T20:12:40.6696281Z mixed=True, 2025-05-07T20:12:40.6696429Z use_cache=True, 2025-05-07T20:12:40.6696540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6696641Z use_cpu=True, 2025-05-07T20:12:40.6696746Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6696823Z ) 2025-05-07T20:12:40.6697016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6697394Z self=, 2025-05-07T20:12:40.6697552Z mixed_B=True, 2025-05-07T20:12:40.6697646Z compile=False, 2025-05-07T20:12:40.6697725Z T=4, 2025-05-07T20:12:40.6697804Z D=67, 2025-05-07T20:12:40.6697891Z B=72, 2025-05-07T20:12:40.6697971Z log_E=5, 2025-05-07T20:12:40.6698050Z L=1, 2025-05-07T20:12:40.6698143Z D_gradcheck=1, 2025-05-07T20:12:40.6698242Z stochastic_rounding=True, 2025-05-07T20:12:40.6698337Z weighted=True, 2025-05-07T20:12:40.6698421Z row_wise=False, 2025-05-07T20:12:40.6698502Z mixed=False, 2025-05-07T20:12:40.6698600Z use_cache=True, 2025-05-07T20:12:40.6698710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6698793Z use_cpu=True, 2025-05-07T20:12:40.6698912Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6698988Z ) 2025-05-07T20:12:40.6699125Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6699514Z self=, 2025-05-07T20:12:40.6699598Z mixed_B=True, 2025-05-07T20:12:40.6699749Z compile=True, 2025-05-07T20:12:40.6699843Z T=3, 2025-05-07T20:12:40.6699922Z D=25, 2025-05-07T20:12:40.6700001Z B=76, 2025-05-07T20:12:40.6700096Z log_E=4, 2025-05-07T20:12:40.6700178Z L=19, 2025-05-07T20:12:40.6700276Z D_gradcheck=2, 2025-05-07T20:12:40.6700435Z stochastic_rounding=False, 2025-05-07T20:12:40.6700520Z weighted=True, 2025-05-07T20:12:40.6700619Z row_wise=True, 2025-05-07T20:12:40.6700702Z mixed=True, 2025-05-07T20:12:40.6700790Z use_cache=False, 2025-05-07T20:12:40.6700917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6701001Z use_cpu=True, 2025-05-07T20:12:40.6701107Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6701197Z ) 2025-05-07T20:12:40.6701336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6701711Z self=, 2025-05-07T20:12:40.6701808Z mixed_B=False, 2025-05-07T20:12:40.6701894Z compile=False, 2025-05-07T20:12:40.6701989Z T=4, 2025-05-07T20:12:40.6702069Z D=123, 2025-05-07T20:12:40.6702146Z B=53, 2025-05-07T20:12:40.6702241Z log_E=3, 2025-05-07T20:12:40.6702320Z L=19, 2025-05-07T20:12:40.6702405Z D_gradcheck=2, 2025-05-07T20:12:40.6702519Z stochastic_rounding=False, 2025-05-07T20:12:40.6702607Z weighted=True, 2025-05-07T20:12:40.6702688Z row_wise=True, 2025-05-07T20:12:40.6702784Z mixed=True, 2025-05-07T20:12:40.6702871Z use_cache=True, 2025-05-07T20:12:40.6702983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6703078Z use_cpu=True, 2025-05-07T20:12:40.6703184Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6703260Z ) 2025-05-07T20:12:40.6703406Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6703778Z self=, 2025-05-07T20:12:40.6703871Z mixed_B=False, 2025-05-07T20:12:40.6703953Z compile=True, 2025-05-07T20:12:40.6704029Z T=4, 2025-05-07T20:12:40.6704120Z D=110, 2025-05-07T20:12:40.6704196Z B=29, 2025-05-07T20:12:40.6704274Z log_E=3, 2025-05-07T20:12:40.6704386Z L=10, 2025-05-07T20:12:40.6704470Z D_gradcheck=1, 2025-05-07T20:12:40.6704567Z stochastic_rounding=True, 2025-05-07T20:12:40.6704666Z weighted=False, 2025-05-07T20:12:40.6704747Z row_wise=False, 2025-05-07T20:12:40.6704830Z mixed=False, 2025-05-07T20:12:40.6704947Z use_cache=True, 2025-05-07T20:12:40.6705055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6705140Z use_cpu=True, 2025-05-07T20:12:40.6705257Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6705333Z ) 2025-05-07T20:12:40.6705503Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6705876Z self=, 2025-05-07T20:12:40.6705957Z mixed_B=True, 2025-05-07T20:12:40.6706053Z compile=False, 2025-05-07T20:12:40.6706129Z T=3, 2025-05-07T20:12:40.6706206Z D=5, 2025-05-07T20:12:40.6706300Z B=17, 2025-05-07T20:12:40.6706379Z log_E=5, 2025-05-07T20:12:40.6706457Z L=8, 2025-05-07T20:12:40.6706551Z D_gradcheck=1, 2025-05-07T20:12:40.6706650Z stochastic_rounding=True, 2025-05-07T20:12:40.6706736Z weighted=False, 2025-05-07T20:12:40.6706894Z row_wise=True, 2025-05-07T20:12:40.6707126Z mixed=False, 2025-05-07T20:12:40.6707357Z use_cache=False, 2025-05-07T20:12:40.6707621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6707930Z use_cpu=True, 2025-05-07T20:12:40.6708157Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6708434Z ) 2025-05-07T20:12:40.6708673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6709285Z self=, 2025-05-07T20:12:40.6709875Z mixed_B=False, 2025-05-07T20:12:40.6710101Z compile=True, 2025-05-07T20:12:40.6710304Z T=5, 2025-05-07T20:12:40.6710499Z D=86, 2025-05-07T20:12:40.6710697Z B=35, 2025-05-07T20:12:40.6710876Z log_E=4, 2025-05-07T20:12:40.6711093Z L=14, 2025-05-07T20:12:40.6711293Z D_gradcheck=1, 2025-05-07T20:12:40.6711553Z stochastic_rounding=False, 2025-05-07T20:12:40.6711887Z weighted=True, 2025-05-07T20:12:40.6712128Z row_wise=False, 2025-05-07T20:12:40.6712352Z mixed=True, 2025-05-07T20:12:40.6712562Z use_cache=False, 2025-05-07T20:12:40.6712824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6713129Z use_cpu=True, 2025-05-07T20:12:40.6713374Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6713639Z ) 2025-05-07T20:12:40.6713881Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6714508Z self=, 2025-05-07T20:12:40.6715072Z mixed_B=True, 2025-05-07T20:12:40.6715291Z compile=False, 2025-05-07T20:12:40.6715506Z T=4, 2025-05-07T20:12:40.6715685Z D=128, 2025-05-07T20:12:40.6715879Z B=53, 2025-05-07T20:12:40.6716073Z log_E=4, 2025-05-07T20:12:40.6716262Z L=0, 2025-05-07T20:12:40.6716460Z D_gradcheck=1, 2025-05-07T20:12:40.6716698Z stochastic_rounding=False, 2025-05-07T20:12:40.6716956Z weighted=True, 2025-05-07T20:12:40.6717178Z row_wise=True, 2025-05-07T20:12:40.6717397Z mixed=False, 2025-05-07T20:12:40.6717604Z use_cache=True, 2025-05-07T20:12:40.6717851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6718150Z use_cpu=True, 2025-05-07T20:12:40.6718377Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6718649Z ) 2025-05-07T20:12:40.6718889Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6719516Z self=, 2025-05-07T20:12:40.6720082Z mixed_B=False, 2025-05-07T20:12:40.6720306Z compile=True, 2025-05-07T20:12:40.6720519Z T=2, 2025-05-07T20:12:40.6720709Z D=117, 2025-05-07T20:12:40.6720907Z B=68, 2025-05-07T20:12:40.6721090Z log_E=5, 2025-05-07T20:12:40.6721329Z L=13, 2025-05-07T20:12:40.6721537Z D_gradcheck=2, 2025-05-07T20:12:40.6721768Z stochastic_rounding=True, 2025-05-07T20:12:40.6722044Z weighted=True, 2025-05-07T20:12:40.6722270Z row_wise=True, 2025-05-07T20:12:40.6722493Z mixed=False, 2025-05-07T20:12:40.6722734Z use_cache=False, 2025-05-07T20:12:40.6722998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6723309Z use_cpu=True, 2025-05-07T20:12:40.6723549Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6723829Z ) 2025-05-07T20:12:40.6724107Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6724729Z self=, 2025-05-07T20:12:40.6725313Z mixed_B=True, 2025-05-07T20:12:40.6725542Z compile=False, 2025-05-07T20:12:40.6725753Z T=1, 2025-05-07T20:12:40.6725954Z D=11, 2025-05-07T20:12:40.6726149Z B=45, 2025-05-07T20:12:40.6726329Z log_E=3, 2025-05-07T20:12:40.6726534Z L=10, 2025-05-07T20:12:40.6726733Z D_gradcheck=2, 2025-05-07T20:12:40.6726957Z stochastic_rounding=False, 2025-05-07T20:12:40.6727229Z weighted=True, 2025-05-07T20:12:40.6727447Z row_wise=True, 2025-05-07T20:12:40.6727650Z mixed=True, 2025-05-07T20:12:40.6727868Z use_cache=False, 2025-05-07T20:12:40.6728126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6728430Z use_cpu=True, 2025-05-07T20:12:40.6728659Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6728934Z ) 2025-05-07T20:12:40.6729180Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6729795Z self=, 2025-05-07T20:12:40.6730375Z mixed_B=True, 2025-05-07T20:12:40.6730602Z compile=False, 2025-05-07T20:12:40.6730814Z T=4, 2025-05-07T20:12:40.6731014Z D=61, 2025-05-07T20:12:40.6731205Z B=20, 2025-05-07T20:12:40.6731387Z log_E=4, 2025-05-07T20:12:40.6731589Z L=2, 2025-05-07T20:12:40.6731787Z D_gradcheck=1, 2025-05-07T20:12:40.6732010Z stochastic_rounding=True, 2025-05-07T20:12:40.6732313Z weighted=False, 2025-05-07T20:12:40.6732537Z row_wise=False, 2025-05-07T20:12:40.6732746Z mixed=True, 2025-05-07T20:12:40.6732965Z use_cache=True, 2025-05-07T20:12:40.6733219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6733516Z use_cpu=True, 2025-05-07T20:12:40.6733768Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.6734045Z ) 2025-05-07T20:12:40.6734275Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6734902Z self=, 2025-05-07T20:12:40.6735482Z mixed_B=True, 2025-05-07T20:12:40.6735703Z compile=True, 2025-05-07T20:12:40.6735905Z T=2, 2025-05-07T20:12:40.6736096Z D=50, 2025-05-07T20:12:40.6736287Z B=69, 2025-05-07T20:12:40.6736467Z log_E=4, 2025-05-07T20:12:40.6736666Z L=16, 2025-05-07T20:12:40.6736865Z D_gradcheck=1, 2025-05-07T20:12:40.6737092Z stochastic_rounding=False, 2025-05-07T20:12:40.6737365Z weighted=False, 2025-05-07T20:12:40.6737589Z row_wise=False, 2025-05-07T20:12:40.6737796Z mixed=True, 2025-05-07T20:12:40.6738012Z use_cache=True, 2025-05-07T20:12:40.6738258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6738547Z use_cpu=True, 2025-05-07T20:12:40.6738788Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6739061Z ) 2025-05-07T20:12:40.6739289Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6740003Z self=, 2025-05-07T20:12:40.6740586Z mixed_B=True, 2025-05-07T20:12:40.6740807Z compile=True, 2025-05-07T20:12:40.6741010Z T=1, 2025-05-07T20:12:40.6741205Z D=26, 2025-05-07T20:12:40.6741399Z B=8, 2025-05-07T20:12:40.6741578Z log_E=3, 2025-05-07T20:12:40.6741779Z L=18, 2025-05-07T20:12:40.6742020Z D_gradcheck=2, 2025-05-07T20:12:40.6742248Z stochastic_rounding=True, 2025-05-07T20:12:40.6742521Z weighted=True, 2025-05-07T20:12:40.6742751Z row_wise=False, 2025-05-07T20:12:40.6742962Z mixed=True, 2025-05-07T20:12:40.6743180Z use_cache=False, 2025-05-07T20:12:40.6743469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6743762Z use_cpu=True, 2025-05-07T20:12:40.6744006Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6744281Z ) 2025-05-07T20:12:40.6744537Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6745162Z self=, 2025-05-07T20:12:40.6745741Z mixed_B=True, 2025-05-07T20:12:40.6745949Z compile=False, 2025-05-07T20:12:40.6746173Z T=1, 2025-05-07T20:12:40.6746371Z D=16, 2025-05-07T20:12:40.6746555Z B=53, 2025-05-07T20:12:40.6746754Z log_E=3, 2025-05-07T20:12:40.6746959Z L=2, 2025-05-07T20:12:40.6747150Z D_gradcheck=2, 2025-05-07T20:12:40.6747391Z stochastic_rounding=False, 2025-05-07T20:12:40.6747668Z weighted=False, 2025-05-07T20:12:40.6747898Z row_wise=True, 2025-05-07T20:12:40.6748107Z mixed=True, 2025-05-07T20:12:40.6748332Z use_cache=False, 2025-05-07T20:12:40.6748599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6748893Z use_cpu=True, 2025-05-07T20:12:40.6749139Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6749421Z ) 2025-05-07T20:12:40.6749655Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6750286Z self=, 2025-05-07T20:12:40.6750872Z mixed_B=False, 2025-05-07T20:12:40.6751088Z compile=False, 2025-05-07T20:12:40.6751307Z T=4, 2025-05-07T20:12:40.6751507Z D=116, 2025-05-07T20:12:40.6751690Z B=96, 2025-05-07T20:12:40.6751883Z log_E=5, 2025-05-07T20:12:40.6752081Z L=13, 2025-05-07T20:12:40.6752268Z D_gradcheck=2, 2025-05-07T20:12:40.6752506Z stochastic_rounding=True, 2025-05-07T20:12:40.6752803Z weighted=True, 2025-05-07T20:12:40.6753009Z row_wise=True, 2025-05-07T20:12:40.6753227Z mixed=False, 2025-05-07T20:12:40.6753446Z use_cache=False, 2025-05-07T20:12:40.6753692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6753999Z use_cpu=True, 2025-05-07T20:12:40.6754245Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6754522Z ) 2025-05-07T20:12:40.6754753Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6755384Z self=, 2025-05-07T20:12:40.6755966Z mixed_B=True, 2025-05-07T20:12:40.6756180Z compile=True, 2025-05-07T20:12:40.6756397Z T=1, 2025-05-07T20:12:40.6756599Z D=55, 2025-05-07T20:12:40.6756780Z B=128, 2025-05-07T20:12:40.6756983Z log_E=5, 2025-05-07T20:12:40.6757183Z L=11, 2025-05-07T20:12:40.6757370Z D_gradcheck=1, 2025-05-07T20:12:40.6757607Z stochastic_rounding=True, 2025-05-07T20:12:40.6757877Z weighted=False, 2025-05-07T20:12:40.6758091Z row_wise=False, 2025-05-07T20:12:40.6758311Z mixed=True, 2025-05-07T20:12:40.6758525Z use_cache=True, 2025-05-07T20:12:40.6758764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.6759070Z use_cpu=True, 2025-05-07T20:12:40.6759311Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6759575Z ) 2025-05-07T20:12:40.6759819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.6760450Z self=, 2025-05-07T20:12:40.6761029Z mixed_B=True, 2025-05-07T20:12:40.6761235Z compile=True, 2025-05-07T20:12:40.6761450Z T=4, 2025-05-07T20:12:40.6761643Z D=68, 2025-05-07T20:12:40.6761823Z B=41, 2025-05-07T20:12:40.6762014Z log_E=4, 2025-05-07T20:12:40.6762213Z L=14, 2025-05-07T20:12:40.6762433Z D_gradcheck=1, 2025-05-07T20:12:40.6762680Z stochastic_rounding=False, 2025-05-07T20:12:40.6762954Z weighted=True, 2025-05-07T20:12:40.6763168Z row_wise=False, 2025-05-07T20:12:40.6763394Z mixed=True, 2025-05-07T20:12:40.6763614Z use_cache=False, 2025-05-07T20:12:40.6763889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.6764196Z use_cpu=True, 2025-05-07T20:12:40.6764436Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.6764700Z ) 2025-05-07T20:12:40.7034716Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7035840Z self=, 2025-05-07T20:12:40.7036966Z mixed_B=False, 2025-05-07T20:12:40.7037194Z compile=True, 2025-05-07T20:12:40.7037408Z T=3, 2025-05-07T20:12:40.7037603Z D=21, 2025-05-07T20:12:40.7037794Z B=3, 2025-05-07T20:12:40.7037979Z log_E=5, 2025-05-07T20:12:40.7038181Z L=7, 2025-05-07T20:12:40.7038383Z D_gradcheck=1, 2025-05-07T20:12:40.7038617Z stochastic_rounding=False, 2025-05-07T20:12:40.7038898Z weighted=False, 2025-05-07T20:12:40.7039127Z row_wise=False, 2025-05-07T20:12:40.7039343Z mixed=False, 2025-05-07T20:12:40.7039565Z use_cache=True, 2025-05-07T20:12:40.7039818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7040109Z use_cpu=True, 2025-05-07T20:12:40.7040350Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7040625Z ) 2025-05-07T20:12:40.7040857Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7041489Z self=, 2025-05-07T20:12:40.7042068Z mixed_B=False, 2025-05-07T20:12:40.7042289Z compile=False, 2025-05-07T20:12:40.7042513Z T=4, 2025-05-07T20:12:40.7042709Z D=61, 2025-05-07T20:12:40.7042896Z B=27, 2025-05-07T20:12:40.7043094Z log_E=5, 2025-05-07T20:12:40.7043300Z L=18, 2025-05-07T20:12:40.7043492Z D_gradcheck=1, 2025-05-07T20:12:40.7043735Z stochastic_rounding=True, 2025-05-07T20:12:40.7044073Z weighted=False, 2025-05-07T20:12:40.7044306Z row_wise=False, 2025-05-07T20:12:40.7044518Z mixed=False, 2025-05-07T20:12:40.7044749Z use_cache=False, 2025-05-07T20:12:40.7045014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7045309Z use_cpu=True, 2025-05-07T20:12:40.7045555Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7045836Z ) 2025-05-07T20:12:40.7046066Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7046700Z self=, 2025-05-07T20:12:40.7047286Z mixed_B=False, 2025-05-07T20:12:40.7047503Z compile=False, 2025-05-07T20:12:40.7047719Z T=5, 2025-05-07T20:12:40.7047911Z D=2, 2025-05-07T20:12:40.7048088Z B=103, 2025-05-07T20:12:40.7048282Z log_E=3, 2025-05-07T20:12:40.7048480Z L=19, 2025-05-07T20:12:40.7048669Z D_gradcheck=2, 2025-05-07T20:12:40.7048903Z stochastic_rounding=True, 2025-05-07T20:12:40.7049172Z weighted=True, 2025-05-07T20:12:40.7049383Z row_wise=False, 2025-05-07T20:12:40.7049603Z mixed=False, 2025-05-07T20:12:40.7049820Z use_cache=False, 2025-05-07T20:12:40.7050078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7050372Z use_cpu=True, 2025-05-07T20:12:40.7050617Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7050896Z ) 2025-05-07T20:12:40.7051129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7051760Z self=, 2025-05-07T20:12:40.7052344Z mixed_B=False, 2025-05-07T20:12:40.7052561Z compile=False, 2025-05-07T20:12:40.7052780Z T=2, 2025-05-07T20:12:40.7052974Z D=28, 2025-05-07T20:12:40.7053155Z B=127, 2025-05-07T20:12:40.7053351Z log_E=5, 2025-05-07T20:12:40.7053551Z L=1, 2025-05-07T20:12:40.7053787Z D_gradcheck=2, 2025-05-07T20:12:40.7054033Z stochastic_rounding=False, 2025-05-07T20:12:40.7054305Z weighted=True, 2025-05-07T20:12:40.7054522Z row_wise=False, 2025-05-07T20:12:40.7054750Z mixed=False, 2025-05-07T20:12:40.7054975Z use_cache=False, 2025-05-07T20:12:40.7055266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7055572Z use_cpu=True, 2025-05-07T20:12:40.7055819Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7056086Z ) 2025-05-07T20:12:40.7056335Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7056998Z self=, 2025-05-07T20:12:40.7057579Z mixed_B=False, 2025-05-07T20:12:40.7057789Z compile=True, 2025-05-07T20:12:40.7058006Z T=2, 2025-05-07T20:12:40.7058196Z D=21, 2025-05-07T20:12:40.7058374Z B=55, 2025-05-07T20:12:40.7058567Z log_E=4, 2025-05-07T20:12:40.7058765Z L=16, 2025-05-07T20:12:40.7058954Z D_gradcheck=1, 2025-05-07T20:12:40.7059192Z stochastic_rounding=True, 2025-05-07T20:12:40.7059465Z weighted=True, 2025-05-07T20:12:40.7059749Z row_wise=True, 2025-05-07T20:12:40.7059972Z mixed=True, 2025-05-07T20:12:40.7060191Z use_cache=False, 2025-05-07T20:12:40.7060442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7060746Z use_cpu=True, 2025-05-07T20:12:40.7060986Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7061246Z ) 2025-05-07T20:12:40.7061488Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7062115Z self=, 2025-05-07T20:12:40.7062695Z mixed_B=False, 2025-05-07T20:12:40.7062904Z compile=True, 2025-05-07T20:12:40.7063118Z T=4, 2025-05-07T20:12:40.7063309Z D=100, 2025-05-07T20:12:40.7063491Z B=60, 2025-05-07T20:12:40.7063684Z log_E=3, 2025-05-07T20:12:40.7063887Z L=10, 2025-05-07T20:12:40.7064076Z D_gradcheck=2, 2025-05-07T20:12:40.7064321Z stochastic_rounding=True, 2025-05-07T20:12:40.7064594Z weighted=False, 2025-05-07T20:12:40.7064909Z row_wise=True, 2025-05-07T20:12:40.7065116Z mixed=False, 2025-05-07T20:12:40.7065337Z use_cache=True, 2025-05-07T20:12:40.7065589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7065894Z use_cpu=True, 2025-05-07T20:12:40.7066124Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7066402Z ) 2025-05-07T20:12:40.7066645Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7067266Z self=, 2025-05-07T20:12:40.7067841Z mixed_B=True, 2025-05-07T20:12:40.7068061Z compile=True, 2025-05-07T20:12:40.7068264Z T=5, 2025-05-07T20:12:40.7068459Z D=25, 2025-05-07T20:12:40.7068661Z B=96, 2025-05-07T20:12:40.7068846Z log_E=3, 2025-05-07T20:12:40.7069055Z L=9, 2025-05-07T20:12:40.7069260Z D_gradcheck=2, 2025-05-07T20:12:40.7069492Z stochastic_rounding=False, 2025-05-07T20:12:40.7069773Z weighted=False, 2025-05-07T20:12:40.7070005Z row_wise=True, 2025-05-07T20:12:40.7070218Z mixed=True, 2025-05-07T20:12:40.7070441Z use_cache=True, 2025-05-07T20:12:40.7070700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7070997Z use_cpu=True, 2025-05-07T20:12:40.7071246Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7071529Z ) 2025-05-07T20:12:40.7071772Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7072392Z self=, 2025-05-07T20:12:40.7072972Z mixed_B=True, 2025-05-07T20:12:40.7073196Z compile=False, 2025-05-07T20:12:40.7073406Z T=5, 2025-05-07T20:12:40.7073604Z D=126, 2025-05-07T20:12:40.7073798Z B=50, 2025-05-07T20:12:40.7073978Z log_E=5, 2025-05-07T20:12:40.7074178Z L=16, 2025-05-07T20:12:40.7074406Z D_gradcheck=2, 2025-05-07T20:12:40.7074632Z stochastic_rounding=True, 2025-05-07T20:12:40.7074902Z weighted=True, 2025-05-07T20:12:40.7075124Z row_wise=True, 2025-05-07T20:12:40.7075329Z mixed=False, 2025-05-07T20:12:40.7075717Z use_cache=True, 2025-05-07T20:12:40.7076034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7076326Z use_cpu=True, 2025-05-07T20:12:40.7076570Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7076852Z ) 2025-05-07T20:12:40.7077081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7077751Z self=, 2025-05-07T20:12:40.7078345Z mixed_B=False, 2025-05-07T20:12:40.7078572Z compile=True, 2025-05-07T20:12:40.7078775Z T=4, 2025-05-07T20:12:40.7078970Z D=77, 2025-05-07T20:12:40.7079162Z B=38, 2025-05-07T20:12:40.7079345Z log_E=5, 2025-05-07T20:12:40.7079545Z L=5, 2025-05-07T20:12:40.7079743Z D_gradcheck=1, 2025-05-07T20:12:40.7079974Z stochastic_rounding=False, 2025-05-07T20:12:40.7080246Z weighted=False, 2025-05-07T20:12:40.7080473Z row_wise=False, 2025-05-07T20:12:40.7080681Z mixed=True, 2025-05-07T20:12:40.7080899Z use_cache=True, 2025-05-07T20:12:40.7081149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7081446Z use_cpu=True, 2025-05-07T20:12:40.7081688Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7081963Z ) 2025-05-07T20:12:40.7082194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7082824Z self=, 2025-05-07T20:12:40.7083407Z mixed_B=True, 2025-05-07T20:12:40.7083615Z compile=True, 2025-05-07T20:12:40.7083829Z T=5, 2025-05-07T20:12:40.7084021Z D=113, 2025-05-07T20:12:40.7084216Z B=52, 2025-05-07T20:12:40.7084397Z log_E=5, 2025-05-07T20:12:40.7084596Z L=18, 2025-05-07T20:12:40.7084794Z D_gradcheck=1, 2025-05-07T20:12:40.7085022Z stochastic_rounding=True, 2025-05-07T20:12:40.7085291Z weighted=False, 2025-05-07T20:12:40.7085553Z row_wise=True, 2025-05-07T20:12:40.7085763Z mixed=True, 2025-05-07T20:12:40.7085983Z use_cache=True, 2025-05-07T20:12:40.7086233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7086525Z use_cpu=True, 2025-05-07T20:12:40.7086767Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7087039Z ) 2025-05-07T20:12:40.7087266Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7087895Z self=, 2025-05-07T20:12:40.7088476Z mixed_B=True, 2025-05-07T20:12:40.7088684Z compile=True, 2025-05-07T20:12:40.7088897Z T=3, 2025-05-07T20:12:40.7089088Z D=33, 2025-05-07T20:12:40.7089268Z B=78, 2025-05-07T20:12:40.7089463Z log_E=5, 2025-05-07T20:12:40.7089663Z L=10, 2025-05-07T20:12:40.7089849Z D_gradcheck=2, 2025-05-07T20:12:40.7090092Z stochastic_rounding=False, 2025-05-07T20:12:40.7090365Z weighted=False, 2025-05-07T20:12:40.7090579Z row_wise=True, 2025-05-07T20:12:40.7090805Z mixed=True, 2025-05-07T20:12:40.7091020Z use_cache=True, 2025-05-07T20:12:40.7091269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7091563Z use_cpu=True, 2025-05-07T20:12:40.7091803Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7092077Z ) 2025-05-07T20:12:40.7092305Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7092933Z self=, 2025-05-07T20:12:40.7093508Z mixed_B=False, 2025-05-07T20:12:40.7093731Z compile=True, 2025-05-07T20:12:40.7093949Z T=2, 2025-05-07T20:12:40.7094146Z D=89, 2025-05-07T20:12:40.7094330Z B=40, 2025-05-07T20:12:40.7094528Z log_E=5, 2025-05-07T20:12:40.7094731Z L=6, 2025-05-07T20:12:40.7094920Z D_gradcheck=1, 2025-05-07T20:12:40.7095216Z stochastic_rounding=False, 2025-05-07T20:12:40.7095491Z weighted=True, 2025-05-07T20:12:40.7095704Z row_wise=True, 2025-05-07T20:12:40.7095929Z mixed=False, 2025-05-07T20:12:40.7096156Z use_cache=False, 2025-05-07T20:12:40.7096407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7096745Z use_cpu=True, 2025-05-07T20:12:40.7096993Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7097276Z ) 2025-05-07T20:12:40.7097510Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7098169Z self=, 2025-05-07T20:12:40.7098751Z mixed_B=True, 2025-05-07T20:12:40.7098965Z compile=False, 2025-05-07T20:12:40.7099189Z T=1, 2025-05-07T20:12:40.7099387Z D=78, 2025-05-07T20:12:40.7099572Z B=99, 2025-05-07T20:12:40.7099846Z log_E=4, 2025-05-07T20:12:40.7100047Z L=16, 2025-05-07T20:12:40.7100232Z D_gradcheck=1, 2025-05-07T20:12:40.7100469Z stochastic_rounding=False, 2025-05-07T20:12:40.7100737Z weighted=False, 2025-05-07T20:12:40.7100950Z row_wise=True, 2025-05-07T20:12:40.7101166Z mixed=False, 2025-05-07T20:12:40.7101382Z use_cache=False, 2025-05-07T20:12:40.7101629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7101935Z use_cpu=True, 2025-05-07T20:12:40.7102176Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7102441Z ) 2025-05-07T20:12:40.7102686Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7103317Z self=, 2025-05-07T20:12:40.7103897Z mixed_B=False, 2025-05-07T20:12:40.7104112Z compile=True, 2025-05-07T20:12:40.7104328Z T=2, 2025-05-07T20:12:40.7104519Z D=66, 2025-05-07T20:12:40.7104698Z B=93, 2025-05-07T20:12:40.7104895Z log_E=4, 2025-05-07T20:12:40.7105097Z L=6, 2025-05-07T20:12:40.7105284Z D_gradcheck=1, 2025-05-07T20:12:40.7105524Z stochastic_rounding=True, 2025-05-07T20:12:40.7105791Z weighted=True, 2025-05-07T20:12:40.7106036Z row_wise=False, 2025-05-07T20:12:40.7106257Z mixed=True, 2025-05-07T20:12:40.7106474Z use_cache=True, 2025-05-07T20:12:40.7106712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7107025Z use_cpu=True, 2025-05-07T20:12:40.7107274Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7107539Z ) 2025-05-07T20:12:40.7107787Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7108417Z self=, 2025-05-07T20:12:40.7108983Z mixed_B=True, 2025-05-07T20:12:40.7109206Z compile=True, 2025-05-07T20:12:40.7109418Z T=2, 2025-05-07T20:12:40.7109610Z D=38, 2025-05-07T20:12:40.7109793Z B=1, 2025-05-07T20:12:40.7109984Z log_E=3, 2025-05-07T20:12:40.7110185Z L=3, 2025-05-07T20:12:40.7110369Z D_gradcheck=2, 2025-05-07T20:12:40.7110609Z stochastic_rounding=False, 2025-05-07T20:12:40.7110884Z weighted=False, 2025-05-07T20:12:40.7111097Z row_wise=False, 2025-05-07T20:12:40.7111318Z mixed=True, 2025-05-07T20:12:40.7111533Z use_cache=True, 2025-05-07T20:12:40.7111766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7112071Z use_cpu=True, 2025-05-07T20:12:40.7112314Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7112573Z ) 2025-05-07T20:12:40.7112815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7113193Z self=, 2025-05-07T20:12:40.7113294Z mixed_B=False, 2025-05-07T20:12:40.7113379Z compile=False, 2025-05-07T20:12:40.7113456Z T=1, 2025-05-07T20:12:40.7113546Z D=102, 2025-05-07T20:12:40.7113623Z B=108, 2025-05-07T20:12:40.7113700Z log_E=4, 2025-05-07T20:12:40.7113792Z L=10, 2025-05-07T20:12:40.7113877Z D_gradcheck=1, 2025-05-07T20:12:40.7114660Z stochastic_rounding=False, 2025-05-07T20:12:40.7114753Z weighted=True, 2025-05-07T20:12:40.7114835Z row_wise=True, 2025-05-07T20:12:40.7114934Z mixed=True, 2025-05-07T20:12:40.7115021Z use_cache=False, 2025-05-07T20:12:40.7115133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7115279Z use_cpu=True, 2025-05-07T20:12:40.7115384Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7115460Z ) 2025-05-07T20:12:40.7115610Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7116021Z self=, 2025-05-07T20:12:40.7116106Z mixed_B=False, 2025-05-07T20:12:40.7116204Z compile=True, 2025-05-07T20:12:40.7116285Z T=1, 2025-05-07T20:12:40.7116377Z D=106, 2025-05-07T20:12:40.7116454Z B=124, 2025-05-07T20:12:40.7116533Z log_E=5, 2025-05-07T20:12:40.7116623Z L=5, 2025-05-07T20:12:40.7116705Z D_gradcheck=2, 2025-05-07T20:12:40.7116804Z stochastic_rounding=True, 2025-05-07T20:12:40.7116900Z weighted=False, 2025-05-07T20:12:40.7116981Z row_wise=True, 2025-05-07T20:12:40.7127329Z mixed=True, 2025-05-07T20:12:40.7127506Z use_cache=True, 2025-05-07T20:12:40.7127629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7127743Z use_cpu=True, 2025-05-07T20:12:40.7127855Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7127933Z ) 2025-05-07T20:12:40.7373597Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7374275Z self=, 2025-05-07T20:12:40.7374433Z mixed_B=True, 2025-05-07T20:12:40.7374560Z compile=False, 2025-05-07T20:12:40.7374686Z T=5, 2025-05-07T20:12:40.7374828Z D=17, 2025-05-07T20:12:40.7374944Z B=58, 2025-05-07T20:12:40.7375087Z log_E=4, 2025-05-07T20:12:40.7375206Z L=5, 2025-05-07T20:12:40.7375355Z D_gradcheck=2, 2025-05-07T20:12:40.7375680Z stochastic_rounding=False, 2025-05-07T20:12:40.7375848Z weighted=False, 2025-05-07T20:12:40.7376006Z row_wise=True, 2025-05-07T20:12:40.7376228Z mixed=True, 2025-05-07T20:12:40.7376313Z use_cache=True, 2025-05-07T20:12:40.7376428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7376531Z use_cpu=True, 2025-05-07T20:12:40.7376639Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7376716Z ) 2025-05-07T20:12:40.7376870Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7377250Z self=, 2025-05-07T20:12:40.7377353Z mixed_B=False, 2025-05-07T20:12:40.7377437Z compile=True, 2025-05-07T20:12:40.7377516Z T=2, 2025-05-07T20:12:40.7377614Z D=125, 2025-05-07T20:12:40.7377692Z B=112, 2025-05-07T20:12:40.7377772Z log_E=5, 2025-05-07T20:12:40.7377865Z L=9, 2025-05-07T20:12:40.7377948Z D_gradcheck=1, 2025-05-07T20:12:40.7378050Z stochastic_rounding=False, 2025-05-07T20:12:40.7378150Z weighted=False, 2025-05-07T20:12:40.7378234Z row_wise=False, 2025-05-07T20:12:40.7378318Z mixed=False, 2025-05-07T20:12:40.7378418Z use_cache=True, 2025-05-07T20:12:40.7378529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7378615Z use_cpu=True, 2025-05-07T20:12:40.7378732Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7378807Z ) 2025-05-07T20:12:40.7378942Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7379336Z self=, 2025-05-07T20:12:40.7379419Z mixed_B=True, 2025-05-07T20:12:40.7379513Z compile=True, 2025-05-07T20:12:40.7379727Z T=5, 2025-05-07T20:12:40.7379806Z D=19, 2025-05-07T20:12:40.7379895Z B=34, 2025-05-07T20:12:40.7379974Z log_E=4, 2025-05-07T20:12:40.7380050Z L=10, 2025-05-07T20:12:40.7380152Z D_gradcheck=1, 2025-05-07T20:12:40.7380307Z stochastic_rounding=True, 2025-05-07T20:12:40.7380393Z weighted=True, 2025-05-07T20:12:40.7380492Z row_wise=True, 2025-05-07T20:12:40.7380577Z mixed=False, 2025-05-07T20:12:40.7380663Z use_cache=False, 2025-05-07T20:12:40.7380794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7380918Z use_cpu=True, 2025-05-07T20:12:40.7381037Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7381114Z ) 2025-05-07T20:12:40.7381251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7381683Z self=, 2025-05-07T20:12:40.7381772Z mixed_B=False, 2025-05-07T20:12:40.7381857Z compile=True, 2025-05-07T20:12:40.7381950Z T=5, 2025-05-07T20:12:40.7382028Z D=61, 2025-05-07T20:12:40.7382107Z B=11, 2025-05-07T20:12:40.7382201Z log_E=5, 2025-05-07T20:12:40.7382279Z L=2, 2025-05-07T20:12:40.7382364Z D_gradcheck=2, 2025-05-07T20:12:40.7382482Z stochastic_rounding=False, 2025-05-07T20:12:40.7382568Z weighted=True, 2025-05-07T20:12:40.7382666Z row_wise=True, 2025-05-07T20:12:40.7382751Z mixed=True, 2025-05-07T20:12:40.7382838Z use_cache=False, 2025-05-07T20:12:40.7382965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7383050Z use_cpu=True, 2025-05-07T20:12:40.7383155Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7383244Z ) 2025-05-07T20:12:40.7383381Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7383757Z self=, 2025-05-07T20:12:40.7383855Z mixed_B=False, 2025-05-07T20:12:40.7383940Z compile=False, 2025-05-07T20:12:40.7384017Z T=5, 2025-05-07T20:12:40.7384106Z D=117, 2025-05-07T20:12:40.7384182Z B=85, 2025-05-07T20:12:40.7384260Z log_E=5, 2025-05-07T20:12:40.7384352Z L=20, 2025-05-07T20:12:40.7384436Z D_gradcheck=1, 2025-05-07T20:12:40.7384548Z stochastic_rounding=True, 2025-05-07T20:12:40.7384633Z weighted=True, 2025-05-07T20:12:40.7384716Z row_wise=False, 2025-05-07T20:12:40.7384840Z mixed=True, 2025-05-07T20:12:40.7384926Z use_cache=True, 2025-05-07T20:12:40.7385036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7385134Z use_cpu=True, 2025-05-07T20:12:40.7385239Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7385315Z ) 2025-05-07T20:12:40.7385463Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7385838Z self=, 2025-05-07T20:12:40.7385919Z mixed_B=True, 2025-05-07T20:12:40.7386019Z compile=False, 2025-05-07T20:12:40.7386098Z T=5, 2025-05-07T20:12:40.7386194Z D=11, 2025-05-07T20:12:40.7386273Z B=10, 2025-05-07T20:12:40.7386354Z log_E=4, 2025-05-07T20:12:40.7386445Z L=8, 2025-05-07T20:12:40.7386529Z D_gradcheck=1, 2025-05-07T20:12:40.7386629Z stochastic_rounding=False, 2025-05-07T20:12:40.7386729Z weighted=True, 2025-05-07T20:12:40.7386811Z row_wise=True, 2025-05-07T20:12:40.7386895Z mixed=True, 2025-05-07T20:12:40.7387000Z use_cache=False, 2025-05-07T20:12:40.7387112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7387197Z use_cpu=True, 2025-05-07T20:12:40.7387316Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7387392Z ) 2025-05-07T20:12:40.7387528Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7387916Z self=, 2025-05-07T20:12:40.7388001Z mixed_B=False, 2025-05-07T20:12:40.7388099Z compile=True, 2025-05-07T20:12:40.7388179Z T=3, 2025-05-07T20:12:40.7388258Z D=128, 2025-05-07T20:12:40.7388350Z B=99, 2025-05-07T20:12:40.7388434Z log_E=4, 2025-05-07T20:12:40.7388512Z L=17, 2025-05-07T20:12:40.7388640Z D_gradcheck=1, 2025-05-07T20:12:40.7388742Z stochastic_rounding=False, 2025-05-07T20:12:40.7388850Z weighted=False, 2025-05-07T20:12:40.7388952Z row_wise=False, 2025-05-07T20:12:40.7389040Z mixed=False, 2025-05-07T20:12:40.7389123Z use_cache=True, 2025-05-07T20:12:40.7389247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7389356Z use_cpu=True, 2025-05-07T20:12:40.7389461Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7389549Z ) 2025-05-07T20:12:40.7389683Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7390095Z self=, 2025-05-07T20:12:40.7390178Z mixed_B=True, 2025-05-07T20:12:40.7390262Z compile=True, 2025-05-07T20:12:40.7390351Z T=2, 2025-05-07T20:12:40.7390430Z D=87, 2025-05-07T20:12:40.7390509Z B=20, 2025-05-07T20:12:40.7390600Z log_E=5, 2025-05-07T20:12:40.7390678Z L=8, 2025-05-07T20:12:40.7390763Z D_gradcheck=1, 2025-05-07T20:12:40.7390875Z stochastic_rounding=True, 2025-05-07T20:12:40.7390962Z weighted=True, 2025-05-07T20:12:40.7391046Z row_wise=False, 2025-05-07T20:12:40.7391145Z mixed=True, 2025-05-07T20:12:40.7391230Z use_cache=False, 2025-05-07T20:12:40.7391343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7391444Z use_cpu=True, 2025-05-07T20:12:40.7391553Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7391646Z ) 2025-05-07T20:12:40.7391782Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7392158Z self=, 2025-05-07T20:12:40.7392258Z mixed_B=False, 2025-05-07T20:12:40.7392342Z compile=True, 2025-05-07T20:12:40.7392421Z T=5, 2025-05-07T20:12:40.7392518Z D=14, 2025-05-07T20:12:40.7392597Z B=118, 2025-05-07T20:12:40.7392676Z log_E=5, 2025-05-07T20:12:40.7392770Z L=5, 2025-05-07T20:12:40.7392853Z D_gradcheck=2, 2025-05-07T20:12:40.7392955Z stochastic_rounding=True, 2025-05-07T20:12:40.7393060Z weighted=True, 2025-05-07T20:12:40.7393144Z row_wise=True, 2025-05-07T20:12:40.7393252Z mixed=True, 2025-05-07T20:12:40.7393351Z use_cache=True, 2025-05-07T20:12:40.7393463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7393560Z use_cpu=True, 2025-05-07T20:12:40.7393667Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7393742Z ) 2025-05-07T20:12:40.7393892Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7394271Z self=, 2025-05-07T20:12:40.7394357Z mixed_B=False, 2025-05-07T20:12:40.7394456Z compile=True, 2025-05-07T20:12:40.7394536Z T=3, 2025-05-07T20:12:40.7394617Z D=58, 2025-05-07T20:12:40.7394712Z B=127, 2025-05-07T20:12:40.7394792Z log_E=3, 2025-05-07T20:12:40.7394870Z L=9, 2025-05-07T20:12:40.7394971Z D_gradcheck=2, 2025-05-07T20:12:40.7395070Z stochastic_rounding=False, 2025-05-07T20:12:40.7395171Z weighted=False, 2025-05-07T20:12:40.7395255Z row_wise=False, 2025-05-07T20:12:40.7395339Z mixed=False, 2025-05-07T20:12:40.7395435Z use_cache=False, 2025-05-07T20:12:40.7395541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7395623Z use_cpu=True, 2025-05-07T20:12:40.7395737Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7395811Z ) 2025-05-07T20:12:40.7395942Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7396320Z self=, 2025-05-07T20:12:40.7396402Z mixed_B=False, 2025-05-07T20:12:40.7396484Z compile=False, 2025-05-07T20:12:40.7396570Z T=3, 2025-05-07T20:12:40.7396648Z D=95, 2025-05-07T20:12:40.7396727Z B=3, 2025-05-07T20:12:40.7396813Z log_E=3, 2025-05-07T20:12:40.7396887Z L=5, 2025-05-07T20:12:40.7396977Z D_gradcheck=1, 2025-05-07T20:12:40.7397069Z stochastic_rounding=False, 2025-05-07T20:12:40.7397175Z weighted=False, 2025-05-07T20:12:40.7397265Z row_wise=True, 2025-05-07T20:12:40.7397344Z mixed=False, 2025-05-07T20:12:40.7397430Z use_cache=False, 2025-05-07T20:12:40.7397545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7397625Z use_cpu=True, 2025-05-07T20:12:40.7397757Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7397838Z ) 2025-05-07T20:12:40.7397970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7398368Z self=, 2025-05-07T20:12:40.7398459Z mixed_B=True, 2025-05-07T20:12:40.7398542Z compile=True, 2025-05-07T20:12:40.7398630Z T=1, 2025-05-07T20:12:40.7398703Z D=85, 2025-05-07T20:12:40.7398779Z B=97, 2025-05-07T20:12:40.7398869Z log_E=3, 2025-05-07T20:12:40.7398944Z L=20, 2025-05-07T20:12:40.7399026Z D_gradcheck=1, 2025-05-07T20:12:40.7399131Z stochastic_rounding=True, 2025-05-07T20:12:40.7399215Z weighted=True, 2025-05-07T20:12:40.7399295Z row_wise=True, 2025-05-07T20:12:40.7399385Z mixed=True, 2025-05-07T20:12:40.7399468Z use_cache=True, 2025-05-07T20:12:40.7399578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7399668Z use_cpu=True, 2025-05-07T20:12:40.7399773Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7399846Z ) 2025-05-07T20:12:40.7399989Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7400361Z self=, 2025-05-07T20:12:40.7400453Z mixed_B=False, 2025-05-07T20:12:40.7400533Z compile=False, 2025-05-07T20:12:40.7400608Z T=5, 2025-05-07T20:12:40.7400695Z D=109, 2025-05-07T20:12:40.7400769Z B=101, 2025-05-07T20:12:40.7400844Z log_E=4, 2025-05-07T20:12:40.7400930Z L=6, 2025-05-07T20:12:40.7401009Z D_gradcheck=2, 2025-05-07T20:12:40.7401107Z stochastic_rounding=False, 2025-05-07T20:12:40.7401201Z weighted=False, 2025-05-07T20:12:40.7401279Z row_wise=True, 2025-05-07T20:12:40.7401358Z mixed=True, 2025-05-07T20:12:40.7401478Z use_cache=False, 2025-05-07T20:12:40.7401586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7401669Z use_cpu=True, 2025-05-07T20:12:40.7401784Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7401853Z ) 2025-05-07T20:12:40.7401999Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7402371Z self=, 2025-05-07T20:12:40.7402451Z mixed_B=False, 2025-05-07T20:12:40.7402546Z compile=True, 2025-05-07T20:12:40.7402621Z T=2, 2025-05-07T20:12:40.7402694Z D=73, 2025-05-07T20:12:40.7402785Z B=107, 2025-05-07T20:12:40.7402862Z log_E=3, 2025-05-07T20:12:40.7402934Z L=2, 2025-05-07T20:12:40.7403029Z D_gradcheck=1, 2025-05-07T20:12:40.7403123Z stochastic_rounding=True, 2025-05-07T20:12:40.7403206Z weighted=False, 2025-05-07T20:12:40.7403299Z row_wise=True, 2025-05-07T20:12:40.7403378Z mixed=False, 2025-05-07T20:12:40.7403461Z use_cache=False, 2025-05-07T20:12:40.7403583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7403664Z use_cpu=True, 2025-05-07T20:12:40.7403777Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7403850Z ) 2025-05-07T20:12:40.7403980Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7404361Z self=, 2025-05-07T20:12:40.7404440Z mixed_B=False, 2025-05-07T20:12:40.7404521Z compile=True, 2025-05-07T20:12:40.7404610Z T=3, 2025-05-07T20:12:40.7404682Z D=99, 2025-05-07T20:12:40.7404757Z B=21, 2025-05-07T20:12:40.7404847Z log_E=4, 2025-05-07T20:12:40.7404920Z L=13, 2025-05-07T20:12:40.7405002Z D_gradcheck=2, 2025-05-07T20:12:40.7405110Z stochastic_rounding=True, 2025-05-07T20:12:40.7405215Z weighted=False, 2025-05-07T20:12:40.7405299Z row_wise=True, 2025-05-07T20:12:40.7405391Z mixed=False, 2025-05-07T20:12:40.7405472Z use_cache=True, 2025-05-07T20:12:40.7405592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:40.7405675Z use_cpu=True, 2025-05-07T20:12:40.7405816Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7405902Z ) 2025-05-07T20:12:40.7406031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7406425Z self=, 2025-05-07T20:12:40.7406527Z mixed_B=True, 2025-05-07T20:12:40.7406661Z compile=True, 2025-05-07T20:12:40.7406740Z T=1, 2025-05-07T20:12:40.7406830Z D=81, 2025-05-07T20:12:40.7406903Z B=125, 2025-05-07T20:12:40.7406979Z log_E=5, 2025-05-07T20:12:40.7407067Z L=2, 2025-05-07T20:12:40.7407148Z D_gradcheck=1, 2025-05-07T20:12:40.7407257Z stochastic_rounding=True, 2025-05-07T20:12:40.7407342Z weighted=False, 2025-05-07T20:12:40.7407424Z row_wise=True, 2025-05-07T20:12:40.7407518Z mixed=True, 2025-05-07T20:12:40.7407599Z use_cache=True, 2025-05-07T20:12:40.7407708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7407805Z use_cpu=True, 2025-05-07T20:12:40.7407909Z output_dtype=SparseType.FP32, 2025-05-07T20:12:40.7407979Z ) 2025-05-07T20:12:40.7408125Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:40.7408495Z self=, 2025-05-07T20:12:40.7408579Z mixed_B=False, 2025-05-07T20:12:40.7408675Z compile=False, 2025-05-07T20:12:40.7408747Z T=3, 2025-05-07T20:12:40.7408825Z D=54, 2025-05-07T20:12:40.7408913Z B=117, 2025-05-07T20:12:40.7408987Z log_E=4, 2025-05-07T20:12:40.7409074Z L=16, 2025-05-07T20:12:40.7409152Z D_gradcheck=2, 2025-05-07T20:12:40.7409251Z stochastic_rounding=True, 2025-05-07T20:12:40.7409334Z weighted=False, 2025-05-07T20:12:40.7409425Z row_wise=False, 2025-05-07T20:12:40.7409502Z mixed=False, 2025-05-07T20:12:40.7409606Z use_cache=True, 2025-05-07T20:12:40.7409725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:40.7409803Z use_cpu=True, 2025-05-07T20:12:40.7409917Z output_dtype=SparseType.FP16, 2025-05-07T20:12:40.7409989Z ) 2025-05-07T20:12:41.7527590Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7528298Z self=, 2025-05-07T20:12:41.7528982Z mixed_B=False, 2025-05-07T20:12:41.7529203Z compile=False, 2025-05-07T20:12:41.7529451Z T=2, 2025-05-07T20:12:41.7529644Z D=44, 2025-05-07T20:12:41.7529846Z B=7, 2025-05-07T20:12:41.7530046Z log_E=3, 2025-05-07T20:12:41.7530244Z L=1, 2025-05-07T20:12:41.7530448Z D_gradcheck=1, 2025-05-07T20:12:41.7530694Z stochastic_rounding=False, 2025-05-07T20:12:41.7530970Z weighted=False, 2025-05-07T20:12:41.7531207Z row_wise=False, 2025-05-07T20:12:41.7531436Z mixed=False, 2025-05-07T20:12:41.7531670Z use_cache=True, 2025-05-07T20:12:41.7531911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7532220Z use_cpu=True, 2025-05-07T20:12:41.7532478Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7532750Z ) 2025-05-07T20:12:41.7532998Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7533716Z self=, 2025-05-07T20:12:41.7534290Z mixed_B=True, 2025-05-07T20:12:41.7534516Z compile=True, 2025-05-07T20:12:41.7534736Z T=5, 2025-05-07T20:12:41.7534920Z D=67, 2025-05-07T20:12:41.7535114Z B=42, 2025-05-07T20:12:41.7535307Z log_E=3, 2025-05-07T20:12:41.7535498Z L=13, 2025-05-07T20:12:41.7535697Z D_gradcheck=2, 2025-05-07T20:12:41.7535939Z stochastic_rounding=True, 2025-05-07T20:12:41.7536351Z weighted=False, 2025-05-07T20:12:41.7536580Z row_wise=True, 2025-05-07T20:12:41.7536800Z mixed=True, 2025-05-07T20:12:41.7537007Z use_cache=False, 2025-05-07T20:12:41.7537268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7537572Z use_cpu=True, 2025-05-07T20:12:41.7537888Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7538153Z ) 2025-05-07T20:12:41.7538398Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7539035Z self=, 2025-05-07T20:12:41.7539724Z mixed_B=False, 2025-05-07T20:12:41.7539959Z compile=True, 2025-05-07T20:12:41.7540176Z T=4, 2025-05-07T20:12:41.7540356Z D=25, 2025-05-07T20:12:41.7540550Z B=96, 2025-05-07T20:12:41.7540744Z log_E=4, 2025-05-07T20:12:41.7540932Z L=13, 2025-05-07T20:12:41.7541133Z D_gradcheck=2, 2025-05-07T20:12:41.7541371Z stochastic_rounding=True, 2025-05-07T20:12:41.7541627Z weighted=False, 2025-05-07T20:12:41.7541853Z row_wise=True, 2025-05-07T20:12:41.7542073Z mixed=True, 2025-05-07T20:12:41.7542282Z use_cache=True, 2025-05-07T20:12:41.7542533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7542839Z use_cpu=True, 2025-05-07T20:12:41.7543072Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7543350Z ) 2025-05-07T20:12:41.7543592Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7544219Z self=, 2025-05-07T20:12:41.7544788Z mixed_B=False, 2025-05-07T20:12:41.7545011Z compile=True, 2025-05-07T20:12:41.7545227Z T=4, 2025-05-07T20:12:41.7545412Z D=79, 2025-05-07T20:12:41.7545604Z B=29, 2025-05-07T20:12:41.7545798Z log_E=4, 2025-05-07T20:12:41.7545987Z L=10, 2025-05-07T20:12:41.7546186Z D_gradcheck=2, 2025-05-07T20:12:41.7546424Z stochastic_rounding=True, 2025-05-07T20:12:41.7546682Z weighted=True, 2025-05-07T20:12:41.7546910Z row_wise=True, 2025-05-07T20:12:41.7547129Z mixed=True, 2025-05-07T20:12:41.7547445Z use_cache=False, 2025-05-07T20:12:41.7547706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7548012Z use_cpu=True, 2025-05-07T20:12:41.7548249Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7548526Z ) 2025-05-07T20:12:41.7548773Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7549391Z self=, 2025-05-07T20:12:41.7549974Z mixed_B=True, 2025-05-07T20:12:41.7550195Z compile=False, 2025-05-07T20:12:41.7550412Z T=4, 2025-05-07T20:12:41.7550592Z D=128, 2025-05-07T20:12:41.7550788Z B=14, 2025-05-07T20:12:41.7550981Z log_E=4, 2025-05-07T20:12:41.7551169Z L=5, 2025-05-07T20:12:41.7551374Z D_gradcheck=2, 2025-05-07T20:12:41.7551613Z stochastic_rounding=True, 2025-05-07T20:12:41.7551868Z weighted=True, 2025-05-07T20:12:41.7552098Z row_wise=False, 2025-05-07T20:12:41.7552322Z mixed=False, 2025-05-07T20:12:41.7552534Z use_cache=True, 2025-05-07T20:12:41.7552783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7553083Z use_cpu=True, 2025-05-07T20:12:41.7553314Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7553591Z ) 2025-05-07T20:12:41.7553829Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7554439Z self=, 2025-05-07T20:12:41.7555026Z mixed_B=False, 2025-05-07T20:12:41.7555252Z compile=False, 2025-05-07T20:12:41.7555457Z T=2, 2025-05-07T20:12:41.7555655Z D=50, 2025-05-07T20:12:41.7555851Z B=53, 2025-05-07T20:12:41.7556035Z log_E=4, 2025-05-07T20:12:41.7556243Z L=10, 2025-05-07T20:12:41.7556448Z D_gradcheck=1, 2025-05-07T20:12:41.7556676Z stochastic_rounding=True, 2025-05-07T20:12:41.7556951Z weighted=True, 2025-05-07T20:12:41.7557223Z row_wise=True, 2025-05-07T20:12:41.7557453Z mixed=True, 2025-05-07T20:12:41.7557663Z use_cache=True, 2025-05-07T20:12:41.7557922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7558231Z use_cpu=True, 2025-05-07T20:12:41.7558467Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7558788Z ) 2025-05-07T20:12:41.7559032Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7559653Z self=, 2025-05-07T20:12:41.7560259Z mixed_B=True, 2025-05-07T20:12:41.7560483Z compile=False, 2025-05-07T20:12:41.7560693Z T=4, 2025-05-07T20:12:41.7560893Z D=109, 2025-05-07T20:12:41.7561088Z B=34, 2025-05-07T20:12:41.7561273Z log_E=4, 2025-05-07T20:12:41.7561472Z L=14, 2025-05-07T20:12:41.7561672Z D_gradcheck=1, 2025-05-07T20:12:41.7561898Z stochastic_rounding=True, 2025-05-07T20:12:41.7562166Z weighted=False, 2025-05-07T20:12:41.7562391Z row_wise=False, 2025-05-07T20:12:41.7562599Z mixed=True, 2025-05-07T20:12:41.7562813Z use_cache=True, 2025-05-07T20:12:41.7563068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7563362Z use_cpu=True, 2025-05-07T20:12:41.7563606Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7563885Z ) 2025-05-07T20:12:41.7564132Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7564751Z self=, 2025-05-07T20:12:41.7565343Z mixed_B=True, 2025-05-07T20:12:41.7565572Z compile=False, 2025-05-07T20:12:41.7565778Z T=1, 2025-05-07T20:12:41.7565974Z D=125, 2025-05-07T20:12:41.7566173Z B=85, 2025-05-07T20:12:41.7566357Z log_E=5, 2025-05-07T20:12:41.7566557Z L=16, 2025-05-07T20:12:41.7566761Z D_gradcheck=2, 2025-05-07T20:12:41.7566986Z stochastic_rounding=False, 2025-05-07T20:12:41.7567255Z weighted=True, 2025-05-07T20:12:41.7567481Z row_wise=True, 2025-05-07T20:12:41.7567684Z mixed=True, 2025-05-07T20:12:41.7567901Z use_cache=True, 2025-05-07T20:12:41.7568197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7568488Z use_cpu=True, 2025-05-07T20:12:41.7568731Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7569012Z ) 2025-05-07T20:12:41.7569242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7569871Z self=, 2025-05-07T20:12:41.7570450Z mixed_B=True, 2025-05-07T20:12:41.7570672Z compile=False, 2025-05-07T20:12:41.7570878Z T=2, 2025-05-07T20:12:41.7571071Z D=2, 2025-05-07T20:12:41.7571262Z B=32, 2025-05-07T20:12:41.7571444Z log_E=5, 2025-05-07T20:12:41.7571646Z L=3, 2025-05-07T20:12:41.7571841Z D_gradcheck=2, 2025-05-07T20:12:41.7572065Z stochastic_rounding=False, 2025-05-07T20:12:41.7572337Z weighted=False, 2025-05-07T20:12:41.7572563Z row_wise=True, 2025-05-07T20:12:41.7572772Z mixed=False, 2025-05-07T20:12:41.7572996Z use_cache=False, 2025-05-07T20:12:41.7573254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7573545Z use_cpu=True, 2025-05-07T20:12:41.7573790Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7574066Z ) 2025-05-07T20:12:41.7574294Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7574928Z self=, 2025-05-07T20:12:41.7575506Z mixed_B=True, 2025-05-07T20:12:41.7575910Z compile=True, 2025-05-07T20:12:41.7576114Z T=3, 2025-05-07T20:12:41.7576309Z D=31, 2025-05-07T20:12:41.7576502Z B=116, 2025-05-07T20:12:41.7576689Z log_E=4, 2025-05-07T20:12:41.7576890Z L=18, 2025-05-07T20:12:41.7577090Z D_gradcheck=2, 2025-05-07T20:12:41.7577320Z stochastic_rounding=True, 2025-05-07T20:12:41.7577594Z weighted=False, 2025-05-07T20:12:41.7577894Z row_wise=False, 2025-05-07T20:12:41.7578107Z mixed=False, 2025-05-07T20:12:41.7578331Z use_cache=False, 2025-05-07T20:12:41.7578593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7578883Z use_cpu=True, 2025-05-07T20:12:41.7579125Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7579447Z ) 2025-05-07T20:12:41.7579752Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7580390Z self=, 2025-05-07T20:12:41.7581016Z mixed_B=False, 2025-05-07T20:12:41.7581231Z compile=False, 2025-05-07T20:12:41.7581455Z T=2, 2025-05-07T20:12:41.7581655Z D=2, 2025-05-07T20:12:41.7581838Z B=114, 2025-05-07T20:12:41.7582042Z log_E=3, 2025-05-07T20:12:41.7582254Z L=19, 2025-05-07T20:12:41.7582447Z D_gradcheck=2, 2025-05-07T20:12:41.7582690Z stochastic_rounding=False, 2025-05-07T20:12:41.7582967Z weighted=True, 2025-05-07T20:12:41.7583197Z row_wise=True, 2025-05-07T20:12:41.7583406Z mixed=True, 2025-05-07T20:12:41.7583630Z use_cache=True, 2025-05-07T20:12:41.7583888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7584183Z use_cpu=True, 2025-05-07T20:12:41.7584432Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7584718Z ) 2025-05-07T20:12:41.7584951Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7585583Z self=, 2025-05-07T20:12:41.7586171Z mixed_B=True, 2025-05-07T20:12:41.7586384Z compile=True, 2025-05-07T20:12:41.7586601Z T=5, 2025-05-07T20:12:41.7586796Z D=82, 2025-05-07T20:12:41.7586982Z B=103, 2025-05-07T20:12:41.7587182Z log_E=4, 2025-05-07T20:12:41.7587380Z L=10, 2025-05-07T20:12:41.7587565Z D_gradcheck=2, 2025-05-07T20:12:41.7587808Z stochastic_rounding=False, 2025-05-07T20:12:41.7588075Z weighted=False, 2025-05-07T20:12:41.7588287Z row_wise=True, 2025-05-07T20:12:41.7588510Z mixed=False, 2025-05-07T20:12:41.7588728Z use_cache=False, 2025-05-07T20:12:41.7589021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7589327Z use_cpu=True, 2025-05-07T20:12:41.7589570Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7589851Z ) 2025-05-07T20:12:41.7590083Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7590711Z self=, 2025-05-07T20:12:41.7591291Z mixed_B=False, 2025-05-07T20:12:41.7591510Z compile=False, 2025-05-07T20:12:41.7591728Z T=5, 2025-05-07T20:12:41.7591920Z D=115, 2025-05-07T20:12:41.7592105Z B=9, 2025-05-07T20:12:41.7592298Z log_E=3, 2025-05-07T20:12:41.7592497Z L=16, 2025-05-07T20:12:41.7592687Z D_gradcheck=1, 2025-05-07T20:12:41.7592926Z stochastic_rounding=False, 2025-05-07T20:12:41.7593193Z weighted=True, 2025-05-07T20:12:41.7593408Z row_wise=True, 2025-05-07T20:12:41.7593627Z mixed=True, 2025-05-07T20:12:41.7593847Z use_cache=False, 2025-05-07T20:12:41.7594097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7594399Z use_cpu=True, 2025-05-07T20:12:41.7594641Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7594907Z ) 2025-05-07T20:12:41.7595150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7595776Z self=, 2025-05-07T20:12:41.7596355Z mixed_B=False, 2025-05-07T20:12:41.7596565Z compile=False, 2025-05-07T20:12:41.7596779Z T=1, 2025-05-07T20:12:41.7596973Z D=12, 2025-05-07T20:12:41.7597152Z B=73, 2025-05-07T20:12:41.7597343Z log_E=4, 2025-05-07T20:12:41.7597545Z L=14, 2025-05-07T20:12:41.7597729Z D_gradcheck=2, 2025-05-07T20:12:41.7597965Z stochastic_rounding=True, 2025-05-07T20:12:41.7598232Z weighted=True, 2025-05-07T20:12:41.7598477Z row_wise=True, 2025-05-07T20:12:41.7598700Z mixed=True, 2025-05-07T20:12:41.7598946Z use_cache=False, 2025-05-07T20:12:41.7599208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7599498Z use_cpu=True, 2025-05-07T20:12:41.7599745Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7600051Z ) 2025-05-07T20:12:41.7600279Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7600907Z self=, 2025-05-07T20:12:41.7601513Z mixed_B=False, 2025-05-07T20:12:41.7601726Z compile=False, 2025-05-07T20:12:41.7601945Z T=1, 2025-05-07T20:12:41.7602136Z D=31, 2025-05-07T20:12:41.7602317Z B=73, 2025-05-07T20:12:41.7602511Z log_E=5, 2025-05-07T20:12:41.7602711Z L=6, 2025-05-07T20:12:41.7602896Z D_gradcheck=2, 2025-05-07T20:12:41.7603136Z stochastic_rounding=True, 2025-05-07T20:12:41.7603405Z weighted=True, 2025-05-07T20:12:41.7603619Z row_wise=True, 2025-05-07T20:12:41.7603847Z mixed=False, 2025-05-07T20:12:41.7604065Z use_cache=True, 2025-05-07T20:12:41.7604309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7604618Z use_cpu=True, 2025-05-07T20:12:41.7604859Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7605137Z ) 2025-05-07T20:12:41.7605367Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7605995Z self=, 2025-05-07T20:12:41.7606574Z mixed_B=False, 2025-05-07T20:12:41.7606788Z compile=True, 2025-05-07T20:12:41.7607003Z T=4, 2025-05-07T20:12:41.7607198Z D=68, 2025-05-07T20:12:41.7607384Z B=26, 2025-05-07T20:12:41.7607581Z log_E=4, 2025-05-07T20:12:41.7607787Z L=15, 2025-05-07T20:12:41.7607974Z D_gradcheck=1, 2025-05-07T20:12:41.7608215Z stochastic_rounding=True, 2025-05-07T20:12:41.7608489Z weighted=True, 2025-05-07T20:12:41.7608704Z row_wise=True, 2025-05-07T20:12:41.7608930Z mixed=False, 2025-05-07T20:12:41.7609158Z use_cache=False, 2025-05-07T20:12:41.7609443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7609752Z use_cpu=True, 2025-05-07T20:12:41.7609999Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7610268Z ) 2025-05-07T20:12:41.7610515Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7611148Z self=, 2025-05-07T20:12:41.7611732Z mixed_B=True, 2025-05-07T20:12:41.7611947Z compile=True, 2025-05-07T20:12:41.7612161Z T=2, 2025-05-07T20:12:41.7612354Z D=36, 2025-05-07T20:12:41.7612533Z B=38, 2025-05-07T20:12:41.7612729Z log_E=4, 2025-05-07T20:12:41.7612935Z L=9, 2025-05-07T20:12:41.7613123Z D_gradcheck=1, 2025-05-07T20:12:41.7613368Z stochastic_rounding=True, 2025-05-07T20:12:41.7613636Z weighted=True, 2025-05-07T20:12:41.7613843Z row_wise=True, 2025-05-07T20:12:41.7614062Z mixed=True, 2025-05-07T20:12:41.7614277Z use_cache=False, 2025-05-07T20:12:41.7614523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7614825Z use_cpu=True, 2025-05-07T20:12:41.7615067Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7615332Z ) 2025-05-07T20:12:41.7870085Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7870730Z self=, 2025-05-07T20:12:41.7871316Z mixed_B=True, 2025-05-07T20:12:41.7871538Z compile=True, 2025-05-07T20:12:41.7871754Z T=3, 2025-05-07T20:12:41.7871948Z D=116, 2025-05-07T20:12:41.7872131Z B=55, 2025-05-07T20:12:41.7872324Z log_E=5, 2025-05-07T20:12:41.7872526Z L=16, 2025-05-07T20:12:41.7872712Z D_gradcheck=2, 2025-05-07T20:12:41.7872949Z stochastic_rounding=True, 2025-05-07T20:12:41.7873217Z weighted=False, 2025-05-07T20:12:41.7873432Z row_wise=False, 2025-05-07T20:12:41.7873749Z mixed=False, 2025-05-07T20:12:41.7873977Z use_cache=True, 2025-05-07T20:12:41.7874219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7874532Z use_cpu=True, 2025-05-07T20:12:41.7874779Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7875093Z ) 2025-05-07T20:12:41.7875338Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7876083Z self=, 2025-05-07T20:12:41.7876663Z mixed_B=True, 2025-05-07T20:12:41.7876938Z compile=True, 2025-05-07T20:12:41.7877156Z T=1, 2025-05-07T20:12:41.7877358Z D=64, 2025-05-07T20:12:41.7877541Z B=98, 2025-05-07T20:12:41.7877738Z log_E=5, 2025-05-07T20:12:41.7877941Z L=8, 2025-05-07T20:12:41.7878203Z D_gradcheck=1, 2025-05-07T20:12:41.7878444Z stochastic_rounding=True, 2025-05-07T20:12:41.7878715Z weighted=True, 2025-05-07T20:12:41.7878927Z row_wise=True, 2025-05-07T20:12:41.7879153Z mixed=False, 2025-05-07T20:12:41.7879377Z use_cache=True, 2025-05-07T20:12:41.7879612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7879920Z use_cpu=True, 2025-05-07T20:12:41.7880164Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7880428Z ) 2025-05-07T20:12:41.7880668Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7881296Z self=, 2025-05-07T20:12:41.7881878Z mixed_B=False, 2025-05-07T20:12:41.7882096Z compile=False, 2025-05-07T20:12:41.7882318Z T=2, 2025-05-07T20:12:41.7882511Z D=3, 2025-05-07T20:12:41.7882688Z B=28, 2025-05-07T20:12:41.7882886Z log_E=3, 2025-05-07T20:12:41.7883086Z L=11, 2025-05-07T20:12:41.7883273Z D_gradcheck=1, 2025-05-07T20:12:41.7883523Z stochastic_rounding=False, 2025-05-07T20:12:41.7883796Z weighted=False, 2025-05-07T20:12:41.7884010Z row_wise=True, 2025-05-07T20:12:41.7884231Z mixed=False, 2025-05-07T20:12:41.7884449Z use_cache=True, 2025-05-07T20:12:41.7884686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7885036Z use_cpu=True, 2025-05-07T20:12:41.7885279Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7885547Z ) 2025-05-07T20:12:41.7885791Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7886428Z self=, 2025-05-07T20:12:41.7886992Z mixed_B=False, 2025-05-07T20:12:41.7887224Z compile=True, 2025-05-07T20:12:41.7887445Z T=4, 2025-05-07T20:12:41.7887628Z D=88, 2025-05-07T20:12:41.7887829Z B=88, 2025-05-07T20:12:41.7888028Z log_E=4, 2025-05-07T20:12:41.7888220Z L=14, 2025-05-07T20:12:41.7888428Z D_gradcheck=2, 2025-05-07T20:12:41.7888670Z stochastic_rounding=False, 2025-05-07T20:12:41.7888945Z weighted=True, 2025-05-07T20:12:41.7889158Z row_wise=True, 2025-05-07T20:12:41.7889385Z mixed=False, 2025-05-07T20:12:41.7889611Z use_cache=True, 2025-05-07T20:12:41.7889855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7890166Z use_cpu=True, 2025-05-07T20:12:41.7890412Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7890680Z ) 2025-05-07T20:12:41.7890935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7891560Z self=, 2025-05-07T20:12:41.7892131Z mixed_B=False, 2025-05-07T20:12:41.7892360Z compile=True, 2025-05-07T20:12:41.7892576Z T=4, 2025-05-07T20:12:41.7892758Z D=66, 2025-05-07T20:12:41.7892949Z B=128, 2025-05-07T20:12:41.7893143Z log_E=4, 2025-05-07T20:12:41.7893334Z L=18, 2025-05-07T20:12:41.7893530Z D_gradcheck=2, 2025-05-07T20:12:41.7893766Z stochastic_rounding=True, 2025-05-07T20:12:41.7894023Z weighted=True, 2025-05-07T20:12:41.7894243Z row_wise=False, 2025-05-07T20:12:41.7894518Z mixed=False, 2025-05-07T20:12:41.7894734Z use_cache=False, 2025-05-07T20:12:41.7894994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7895304Z use_cpu=True, 2025-05-07T20:12:41.7895551Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7895818Z ) 2025-05-07T20:12:41.7896105Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7896737Z self=, 2025-05-07T20:12:41.7897304Z mixed_B=False, 2025-05-07T20:12:41.7897560Z compile=False, 2025-05-07T20:12:41.7897780Z T=2, 2025-05-07T20:12:41.7897962Z D=107, 2025-05-07T20:12:41.7898157Z B=31, 2025-05-07T20:12:41.7898353Z log_E=5, 2025-05-07T20:12:41.7898544Z L=19, 2025-05-07T20:12:41.7898747Z D_gradcheck=2, 2025-05-07T20:12:41.7898994Z stochastic_rounding=False, 2025-05-07T20:12:41.7899254Z weighted=True, 2025-05-07T20:12:41.7899478Z row_wise=True, 2025-05-07T20:12:41.7899786Z mixed=False, 2025-05-07T20:12:41.7899997Z use_cache=True, 2025-05-07T20:12:41.7900253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7900565Z use_cpu=True, 2025-05-07T20:12:41.7900797Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7901075Z ) 2025-05-07T20:12:41.7901317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7901941Z self=, 2025-05-07T20:12:41.7902507Z mixed_B=False, 2025-05-07T20:12:41.7902732Z compile=False, 2025-05-07T20:12:41.7902949Z T=2, 2025-05-07T20:12:41.7903133Z D=23, 2025-05-07T20:12:41.7903325Z B=25, 2025-05-07T20:12:41.7903517Z log_E=3, 2025-05-07T20:12:41.7903705Z L=13, 2025-05-07T20:12:41.7903903Z D_gradcheck=1, 2025-05-07T20:12:41.7904142Z stochastic_rounding=False, 2025-05-07T20:12:41.7904400Z weighted=False, 2025-05-07T20:12:41.7904624Z row_wise=True, 2025-05-07T20:12:41.7904844Z mixed=False, 2025-05-07T20:12:41.7905050Z use_cache=False, 2025-05-07T20:12:41.7905307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7905647Z use_cpu=True, 2025-05-07T20:12:41.7905877Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7906152Z ) 2025-05-07T20:12:41.7906396Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7907011Z self=, 2025-05-07T20:12:41.7907587Z mixed_B=True, 2025-05-07T20:12:41.7907810Z compile=False, 2025-05-07T20:12:41.7908030Z T=2, 2025-05-07T20:12:41.7908208Z D=56, 2025-05-07T20:12:41.7908399Z B=16, 2025-05-07T20:12:41.7908596Z log_E=3, 2025-05-07T20:12:41.7908787Z L=9, 2025-05-07T20:12:41.7908994Z D_gradcheck=2, 2025-05-07T20:12:41.7909241Z stochastic_rounding=False, 2025-05-07T20:12:41.7909501Z weighted=True, 2025-05-07T20:12:41.7909724Z row_wise=True, 2025-05-07T20:12:41.7909945Z mixed=True, 2025-05-07T20:12:41.7910147Z use_cache=True, 2025-05-07T20:12:41.7910399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7910706Z use_cpu=True, 2025-05-07T20:12:41.7910935Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7911212Z ) 2025-05-07T20:12:41.7911459Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7912073Z self=, 2025-05-07T20:12:41.7912651Z mixed_B=True, 2025-05-07T20:12:41.7912879Z compile=True, 2025-05-07T20:12:41.7913083Z T=3, 2025-05-07T20:12:41.7913280Z D=86, 2025-05-07T20:12:41.7913478Z B=13, 2025-05-07T20:12:41.7913661Z log_E=3, 2025-05-07T20:12:41.7913866Z L=1, 2025-05-07T20:12:41.7914070Z D_gradcheck=2, 2025-05-07T20:12:41.7914313Z stochastic_rounding=False, 2025-05-07T20:12:41.7914575Z weighted=True, 2025-05-07T20:12:41.7914803Z row_wise=False, 2025-05-07T20:12:41.7915029Z mixed=True, 2025-05-07T20:12:41.7915273Z use_cache=True, 2025-05-07T20:12:41.7915529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7915841Z use_cpu=True, 2025-05-07T20:12:41.7916072Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7916351Z ) 2025-05-07T20:12:41.7916622Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7917239Z self=, 2025-05-07T20:12:41.7917821Z mixed_B=True, 2025-05-07T20:12:41.7918042Z compile=False, 2025-05-07T20:12:41.7918272Z T=1, 2025-05-07T20:12:41.7918467Z D=64, 2025-05-07T20:12:41.7918658Z B=68, 2025-05-07T20:12:41.7918838Z log_E=5, 2025-05-07T20:12:41.7919037Z L=18, 2025-05-07T20:12:41.7919233Z D_gradcheck=2, 2025-05-07T20:12:41.7919457Z stochastic_rounding=False, 2025-05-07T20:12:41.7919723Z weighted=True, 2025-05-07T20:12:41.7919945Z row_wise=False, 2025-05-07T20:12:41.7920153Z mixed=False, 2025-05-07T20:12:41.7920373Z use_cache=True, 2025-05-07T20:12:41.7920624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7920927Z use_cpu=True, 2025-05-07T20:12:41.7921156Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7921435Z ) 2025-05-07T20:12:41.7921683Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7922302Z self=, 2025-05-07T20:12:41.7922880Z mixed_B=True, 2025-05-07T20:12:41.7923102Z compile=False, 2025-05-07T20:12:41.7923312Z T=1, 2025-05-07T20:12:41.7923505Z D=109, 2025-05-07T20:12:41.7923698Z B=122, 2025-05-07T20:12:41.7923887Z log_E=4, 2025-05-07T20:12:41.7924087Z L=17, 2025-05-07T20:12:41.7924284Z D_gradcheck=2, 2025-05-07T20:12:41.7924510Z stochastic_rounding=True, 2025-05-07T20:12:41.7924778Z weighted=False, 2025-05-07T20:12:41.7925004Z row_wise=True, 2025-05-07T20:12:41.7925214Z mixed=True, 2025-05-07T20:12:41.7925432Z use_cache=True, 2025-05-07T20:12:41.7925682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7926011Z use_cpu=True, 2025-05-07T20:12:41.7926253Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7926531Z ) 2025-05-07T20:12:41.7926769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7927402Z self=, 2025-05-07T20:12:41.7927985Z mixed_B=True, 2025-05-07T20:12:41.7928211Z compile=False, 2025-05-07T20:12:41.7928423Z T=3, 2025-05-07T20:12:41.7928616Z D=16, 2025-05-07T20:12:41.7928812Z B=6, 2025-05-07T20:12:41.7928995Z log_E=3, 2025-05-07T20:12:41.7929198Z L=17, 2025-05-07T20:12:41.7929398Z D_gradcheck=2, 2025-05-07T20:12:41.7929627Z stochastic_rounding=False, 2025-05-07T20:12:41.7929902Z weighted=False, 2025-05-07T20:12:41.7930130Z row_wise=False, 2025-05-07T20:12:41.7930340Z mixed=True, 2025-05-07T20:12:41.7930561Z use_cache=False, 2025-05-07T20:12:41.7930821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7931115Z use_cpu=True, 2025-05-07T20:12:41.7931357Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7931632Z ) 2025-05-07T20:12:41.7931863Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7932490Z self=, 2025-05-07T20:12:41.7933071Z mixed_B=False, 2025-05-07T20:12:41.7933300Z compile=False, 2025-05-07T20:12:41.7933510Z T=3, 2025-05-07T20:12:41.7933709Z D=75, 2025-05-07T20:12:41.7933904Z B=90, 2025-05-07T20:12:41.7934088Z log_E=4, 2025-05-07T20:12:41.7934296Z L=2, 2025-05-07T20:12:41.7934499Z D_gradcheck=1, 2025-05-07T20:12:41.7934725Z stochastic_rounding=False, 2025-05-07T20:12:41.7934999Z weighted=False, 2025-05-07T20:12:41.7935225Z row_wise=False, 2025-05-07T20:12:41.7935431Z mixed=True, 2025-05-07T20:12:41.7935681Z use_cache=True, 2025-05-07T20:12:41.7935934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7936228Z use_cpu=True, 2025-05-07T20:12:41.7936468Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7936745Z ) 2025-05-07T20:12:41.7936978Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7937634Z self=, 2025-05-07T20:12:41.7938223Z mixed_B=False, 2025-05-07T20:12:41.7938438Z compile=True, 2025-05-07T20:12:41.7938729Z T=2, 2025-05-07T20:12:41.7938929Z D=11, 2025-05-07T20:12:41.7939119Z B=117, 2025-05-07T20:12:41.7939319Z log_E=5, 2025-05-07T20:12:41.7939525Z L=14, 2025-05-07T20:12:41.7939815Z D_gradcheck=1, 2025-05-07T20:12:41.7940048Z stochastic_rounding=False, 2025-05-07T20:12:41.7940322Z weighted=True, 2025-05-07T20:12:41.7940553Z row_wise=True, 2025-05-07T20:12:41.7940765Z mixed=True, 2025-05-07T20:12:41.7940991Z use_cache=False, 2025-05-07T20:12:41.7941259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7941556Z use_cpu=True, 2025-05-07T20:12:41.7941805Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7942090Z ) 2025-05-07T20:12:41.7942323Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7942953Z self=, 2025-05-07T20:12:41.7943537Z mixed_B=True, 2025-05-07T20:12:41.7943753Z compile=False, 2025-05-07T20:12:41.7943977Z T=2, 2025-05-07T20:12:41.7944176Z D=39, 2025-05-07T20:12:41.7944357Z B=49, 2025-05-07T20:12:41.7944548Z log_E=5, 2025-05-07T20:12:41.7944747Z L=18, 2025-05-07T20:12:41.7944934Z D_gradcheck=1, 2025-05-07T20:12:41.7945170Z stochastic_rounding=False, 2025-05-07T20:12:41.7945440Z weighted=True, 2025-05-07T20:12:41.7945647Z row_wise=True, 2025-05-07T20:12:41.7945863Z mixed=True, 2025-05-07T20:12:41.7946081Z use_cache=True, 2025-05-07T20:12:41.7946334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7946663Z use_cpu=True, 2025-05-07T20:12:41.7946907Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7947184Z ) 2025-05-07T20:12:41.7947412Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7948051Z self=, 2025-05-07T20:12:41.7948629Z mixed_B=True, 2025-05-07T20:12:41.7948838Z compile=True, 2025-05-07T20:12:41.7949054Z T=2, 2025-05-07T20:12:41.7949245Z D=65, 2025-05-07T20:12:41.7949425Z B=23, 2025-05-07T20:12:41.7949621Z log_E=5, 2025-05-07T20:12:41.7949821Z L=10, 2025-05-07T20:12:41.7950006Z D_gradcheck=2, 2025-05-07T20:12:41.7950286Z stochastic_rounding=True, 2025-05-07T20:12:41.7950554Z weighted=True, 2025-05-07T20:12:41.7950767Z row_wise=False, 2025-05-07T20:12:41.7950988Z mixed=True, 2025-05-07T20:12:41.7951211Z use_cache=True, 2025-05-07T20:12:41.7951449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.7951758Z use_cpu=True, 2025-05-07T20:12:41.7951997Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.7952263Z ) 2025-05-07T20:12:41.7952507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.7953134Z self=, 2025-05-07T20:12:41.7953712Z mixed_B=True, 2025-05-07T20:12:41.7953923Z compile=True, 2025-05-07T20:12:41.7954137Z T=4, 2025-05-07T20:12:41.7954334Z D=2, 2025-05-07T20:12:41.7954515Z B=43, 2025-05-07T20:12:41.7954711Z log_E=3, 2025-05-07T20:12:41.7954911Z L=11, 2025-05-07T20:12:41.7955100Z D_gradcheck=2, 2025-05-07T20:12:41.7955341Z stochastic_rounding=False, 2025-05-07T20:12:41.7955614Z weighted=False, 2025-05-07T20:12:41.7955827Z row_wise=True, 2025-05-07T20:12:41.7956049Z mixed=False, 2025-05-07T20:12:41.7956299Z use_cache=False, 2025-05-07T20:12:41.7956549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.7956854Z use_cpu=True, 2025-05-07T20:12:41.7957094Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.7957362Z ) 2025-05-07T20:12:41.8215414Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8216161Z self=, 2025-05-07T20:12:41.8216742Z mixed_B=True, 2025-05-07T20:12:41.8216955Z compile=True, 2025-05-07T20:12:41.8217211Z T=1, 2025-05-07T20:12:41.8217411Z D=86, 2025-05-07T20:12:41.8217595Z B=120, 2025-05-07T20:12:41.8217797Z log_E=3, 2025-05-07T20:12:41.8218003Z L=18, 2025-05-07T20:12:41.8218194Z D_gradcheck=2, 2025-05-07T20:12:41.8218435Z stochastic_rounding=False, 2025-05-07T20:12:41.8218708Z weighted=True, 2025-05-07T20:12:41.8218917Z row_wise=False, 2025-05-07T20:12:41.8228347Z mixed=True, 2025-05-07T20:12:41.8228686Z use_cache=True, 2025-05-07T20:12:41.8228961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8229278Z use_cpu=True, 2025-05-07T20:12:41.8229535Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8229823Z ) 2025-05-07T20:12:41.8230071Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8230702Z self=, 2025-05-07T20:12:41.8231289Z mixed_B=True, 2025-05-07T20:12:41.8231512Z compile=True, 2025-05-07T20:12:41.8231726Z T=2, 2025-05-07T20:12:41.8231927Z D=47, 2025-05-07T20:12:41.8232126Z B=63, 2025-05-07T20:12:41.8232313Z log_E=5, 2025-05-07T20:12:41.8232525Z L=2, 2025-05-07T20:12:41.8232729Z D_gradcheck=2, 2025-05-07T20:12:41.8232961Z stochastic_rounding=False, 2025-05-07T20:12:41.8233236Z weighted=True, 2025-05-07T20:12:41.8233536Z row_wise=True, 2025-05-07T20:12:41.8233751Z mixed=False, 2025-05-07T20:12:41.8233976Z use_cache=True, 2025-05-07T20:12:41.8234231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8234531Z use_cpu=True, 2025-05-07T20:12:41.8234893Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8235173Z ) 2025-05-07T20:12:41.8235421Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8236043Z self=, 2025-05-07T20:12:41.8236621Z mixed_B=True, 2025-05-07T20:12:41.8236844Z compile=True, 2025-05-07T20:12:41.8237046Z T=3, 2025-05-07T20:12:41.8237242Z D=6, 2025-05-07T20:12:41.8237437Z B=72, 2025-05-07T20:12:41.8237620Z log_E=5, 2025-05-07T20:12:41.8237821Z L=18, 2025-05-07T20:12:41.8238027Z D_gradcheck=2, 2025-05-07T20:12:41.8238255Z stochastic_rounding=True, 2025-05-07T20:12:41.8238525Z weighted=True, 2025-05-07T20:12:41.8238750Z row_wise=True, 2025-05-07T20:12:41.8238961Z mixed=False, 2025-05-07T20:12:41.8239186Z use_cache=False, 2025-05-07T20:12:41.8239450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8239743Z use_cpu=True, 2025-05-07T20:12:41.8239989Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8240268Z ) 2025-05-07T20:12:41.8240501Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8241136Z self=, 2025-05-07T20:12:41.8241713Z mixed_B=True, 2025-05-07T20:12:41.8241932Z compile=False, 2025-05-07T20:12:41.8242140Z T=4, 2025-05-07T20:12:41.8242337Z D=8, 2025-05-07T20:12:41.8242531Z B=127, 2025-05-07T20:12:41.8242715Z log_E=3, 2025-05-07T20:12:41.8242921Z L=16, 2025-05-07T20:12:41.8243121Z D_gradcheck=1, 2025-05-07T20:12:41.8243352Z stochastic_rounding=False, 2025-05-07T20:12:41.8243630Z weighted=False, 2025-05-07T20:12:41.8243856Z row_wise=False, 2025-05-07T20:12:41.8244067Z mixed=False, 2025-05-07T20:12:41.8244347Z use_cache=False, 2025-05-07T20:12:41.8244620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8244913Z use_cpu=True, 2025-05-07T20:12:41.8245166Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8245447Z ) 2025-05-07T20:12:41.8245679Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8246348Z self=, 2025-05-07T20:12:41.8246933Z mixed_B=True, 2025-05-07T20:12:41.8247145Z compile=False, 2025-05-07T20:12:41.8247375Z T=5, 2025-05-07T20:12:41.8247605Z D=39, 2025-05-07T20:12:41.8247794Z B=123, 2025-05-07T20:12:41.8247999Z log_E=5, 2025-05-07T20:12:41.8248203Z L=19, 2025-05-07T20:12:41.8248404Z D_gradcheck=2, 2025-05-07T20:12:41.8248632Z stochastic_rounding=False, 2025-05-07T20:12:41.8248903Z weighted=True, 2025-05-07T20:12:41.8249126Z row_wise=True, 2025-05-07T20:12:41.8249334Z mixed=False, 2025-05-07T20:12:41.8249556Z use_cache=False, 2025-05-07T20:12:41.8249818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8250114Z use_cpu=True, 2025-05-07T20:12:41.8250360Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8250638Z ) 2025-05-07T20:12:41.8250869Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8251504Z self=, 2025-05-07T20:12:41.8252090Z mixed_B=False, 2025-05-07T20:12:41.8252306Z compile=False, 2025-05-07T20:12:41.8252528Z T=5, 2025-05-07T20:12:41.8252728Z D=85, 2025-05-07T20:12:41.8252917Z B=29, 2025-05-07T20:12:41.8253114Z log_E=5, 2025-05-07T20:12:41.8253319Z L=9, 2025-05-07T20:12:41.8253508Z D_gradcheck=1, 2025-05-07T20:12:41.8253748Z stochastic_rounding=True, 2025-05-07T20:12:41.8254018Z weighted=True, 2025-05-07T20:12:41.8254228Z row_wise=True, 2025-05-07T20:12:41.8254451Z mixed=True, 2025-05-07T20:12:41.8254671Z use_cache=True, 2025-05-07T20:12:41.8254929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8255225Z use_cpu=True, 2025-05-07T20:12:41.8255504Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8255783Z ) 2025-05-07T20:12:41.8256016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8256653Z self=, 2025-05-07T20:12:41.8257233Z mixed_B=False, 2025-05-07T20:12:41.8257446Z compile=False, 2025-05-07T20:12:41.8257675Z T=4, 2025-05-07T20:12:41.8257875Z D=22, 2025-05-07T20:12:41.8258059Z B=92, 2025-05-07T20:12:41.8258264Z log_E=4, 2025-05-07T20:12:41.8258466Z L=10, 2025-05-07T20:12:41.8258655Z D_gradcheck=2, 2025-05-07T20:12:41.8258901Z stochastic_rounding=False, 2025-05-07T20:12:41.8259175Z weighted=False, 2025-05-07T20:12:41.8259392Z row_wise=False, 2025-05-07T20:12:41.8259620Z mixed=True, 2025-05-07T20:12:41.8259935Z use_cache=True, 2025-05-07T20:12:41.8260177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8260492Z use_cpu=True, 2025-05-07T20:12:41.8260739Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8261015Z ) 2025-05-07T20:12:41.8261246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8261875Z self=, 2025-05-07T20:12:41.8262453Z mixed_B=False, 2025-05-07T20:12:41.8262670Z compile=True, 2025-05-07T20:12:41.8262885Z T=3, 2025-05-07T20:12:41.8263080Z D=75, 2025-05-07T20:12:41.8263265Z B=30, 2025-05-07T20:12:41.8263458Z log_E=3, 2025-05-07T20:12:41.8263664Z L=6, 2025-05-07T20:12:41.8263855Z D_gradcheck=2, 2025-05-07T20:12:41.8264096Z stochastic_rounding=False, 2025-05-07T20:12:41.8264370Z weighted=False, 2025-05-07T20:12:41.8264590Z row_wise=True, 2025-05-07T20:12:41.8264812Z mixed=False, 2025-05-07T20:12:41.8265033Z use_cache=True, 2025-05-07T20:12:41.8265322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8265637Z use_cpu=True, 2025-05-07T20:12:41.8265884Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8266153Z ) 2025-05-07T20:12:41.8266400Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8267061Z self=, 2025-05-07T20:12:41.8267641Z mixed_B=True, 2025-05-07T20:12:41.8267849Z compile=False, 2025-05-07T20:12:41.8268068Z T=5, 2025-05-07T20:12:41.8268291Z D=35, 2025-05-07T20:12:41.8268476Z B=7, 2025-05-07T20:12:41.8268674Z log_E=4, 2025-05-07T20:12:41.8268878Z L=6, 2025-05-07T20:12:41.8269064Z D_gradcheck=1, 2025-05-07T20:12:41.8269304Z stochastic_rounding=True, 2025-05-07T20:12:41.8269578Z weighted=True, 2025-05-07T20:12:41.8269788Z row_wise=True, 2025-05-07T20:12:41.8270012Z mixed=False, 2025-05-07T20:12:41.8270233Z use_cache=True, 2025-05-07T20:12:41.8270474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8270780Z use_cpu=True, 2025-05-07T20:12:41.8271029Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8271291Z ) 2025-05-07T20:12:41.8271537Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8272170Z self=, 2025-05-07T20:12:41.8272738Z mixed_B=True, 2025-05-07T20:12:41.8272966Z compile=True, 2025-05-07T20:12:41.8273189Z T=5, 2025-05-07T20:12:41.8273376Z D=100, 2025-05-07T20:12:41.8273578Z B=75, 2025-05-07T20:12:41.8273777Z log_E=3, 2025-05-07T20:12:41.8273968Z L=17, 2025-05-07T20:12:41.8274171Z D_gradcheck=2, 2025-05-07T20:12:41.8274414Z stochastic_rounding=False, 2025-05-07T20:12:41.8274670Z weighted=True, 2025-05-07T20:12:41.8274895Z row_wise=True, 2025-05-07T20:12:41.8275118Z mixed=True, 2025-05-07T20:12:41.8275326Z use_cache=False, 2025-05-07T20:12:41.8275799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8276114Z use_cpu=True, 2025-05-07T20:12:41.8276410Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8276680Z ) 2025-05-07T20:12:41.8276911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8277531Z self=, 2025-05-07T20:12:41.8278109Z mixed_B=True, 2025-05-07T20:12:41.8278327Z compile=True, 2025-05-07T20:12:41.8278530Z T=5, 2025-05-07T20:12:41.8278712Z D=99, 2025-05-07T20:12:41.8278898Z B=55, 2025-05-07T20:12:41.8279078Z log_E=4, 2025-05-07T20:12:41.8279259Z L=7, 2025-05-07T20:12:41.8279446Z D_gradcheck=1, 2025-05-07T20:12:41.8279668Z stochastic_rounding=True, 2025-05-07T20:12:41.8279919Z weighted=True, 2025-05-07T20:12:41.8280133Z row_wise=False, 2025-05-07T20:12:41.8280341Z mixed=False, 2025-05-07T20:12:41.8280548Z use_cache=True, 2025-05-07T20:12:41.8280790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8281080Z use_cpu=True, 2025-05-07T20:12:41.8281314Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8281583Z ) 2025-05-07T20:12:41.8281812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8282433Z self=, 2025-05-07T20:12:41.8283004Z mixed_B=True, 2025-05-07T20:12:41.8283215Z compile=True, 2025-05-07T20:12:41.8283412Z T=1, 2025-05-07T20:12:41.8283594Z D=33, 2025-05-07T20:12:41.8283781Z B=43, 2025-05-07T20:12:41.8283957Z log_E=4, 2025-05-07T20:12:41.8284149Z L=19, 2025-05-07T20:12:41.8284343Z D_gradcheck=1, 2025-05-07T20:12:41.8284560Z stochastic_rounding=True, 2025-05-07T20:12:41.8284817Z weighted=True, 2025-05-07T20:12:41.8285035Z row_wise=False, 2025-05-07T20:12:41.8285238Z mixed=False, 2025-05-07T20:12:41.8285446Z use_cache=True, 2025-05-07T20:12:41.8285733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8286021Z use_cpu=True, 2025-05-07T20:12:41.8286261Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8286530Z ) 2025-05-07T20:12:41.8286751Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8287411Z self=, 2025-05-07T20:12:41.8287976Z mixed_B=True, 2025-05-07T20:12:41.8288181Z compile=False, 2025-05-07T20:12:41.8288387Z T=2, 2025-05-07T20:12:41.8288567Z D=122, 2025-05-07T20:12:41.8288778Z B=60, 2025-05-07T20:12:41.8288954Z log_E=4, 2025-05-07T20:12:41.8289139Z L=16, 2025-05-07T20:12:41.8289315Z D_gradcheck=1, 2025-05-07T20:12:41.8289539Z stochastic_rounding=False, 2025-05-07T20:12:41.8289794Z weighted=False, 2025-05-07T20:12:41.8290011Z row_wise=False, 2025-05-07T20:12:41.8290209Z mixed=False, 2025-05-07T20:12:41.8290418Z use_cache=False, 2025-05-07T20:12:41.8290663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8290946Z use_cpu=True, 2025-05-07T20:12:41.8291176Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8291439Z ) 2025-05-07T20:12:41.8291657Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8292278Z self=, 2025-05-07T20:12:41.8292838Z mixed_B=True, 2025-05-07T20:12:41.8293033Z compile=True, 2025-05-07T20:12:41.8293234Z T=4, 2025-05-07T20:12:41.8293416Z D=65, 2025-05-07T20:12:41.8293583Z B=32, 2025-05-07T20:12:41.8293760Z log_E=3, 2025-05-07T20:12:41.8293948Z L=15, 2025-05-07T20:12:41.8294125Z D_gradcheck=1, 2025-05-07T20:12:41.8294346Z stochastic_rounding=True, 2025-05-07T20:12:41.8294606Z weighted=False, 2025-05-07T20:12:41.8294808Z row_wise=True, 2025-05-07T20:12:41.8295015Z mixed=False, 2025-05-07T20:12:41.8295226Z use_cache=True, 2025-05-07T20:12:41.8295463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8295744Z use_cpu=True, 2025-05-07T20:12:41.8295975Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8296265Z ) 2025-05-07T20:12:41.8296483Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8297098Z self=, 2025-05-07T20:12:41.8297669Z mixed_B=True, 2025-05-07T20:12:41.8297864Z compile=False, 2025-05-07T20:12:41.8298077Z T=1, 2025-05-07T20:12:41.8298263Z D=96, 2025-05-07T20:12:41.8298438Z B=115, 2025-05-07T20:12:41.8298630Z log_E=3, 2025-05-07T20:12:41.8298820Z L=19, 2025-05-07T20:12:41.8298995Z D_gradcheck=2, 2025-05-07T20:12:41.8299221Z stochastic_rounding=False, 2025-05-07T20:12:41.8299473Z weighted=True, 2025-05-07T20:12:41.8299755Z row_wise=False, 2025-05-07T20:12:41.8299973Z mixed=True, 2025-05-07T20:12:41.8300182Z use_cache=False, 2025-05-07T20:12:41.8300419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8300710Z use_cpu=True, 2025-05-07T20:12:41.8300941Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8301201Z ) 2025-05-07T20:12:41.8301432Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8302051Z self=, 2025-05-07T20:12:41.8302621Z mixed_B=False, 2025-05-07T20:12:41.8302821Z compile=True, 2025-05-07T20:12:41.8303025Z T=1, 2025-05-07T20:12:41.8303203Z D=57, 2025-05-07T20:12:41.8303373Z B=29, 2025-05-07T20:12:41.8303557Z log_E=4, 2025-05-07T20:12:41.8303740Z L=4, 2025-05-07T20:12:41.8303914Z D_gradcheck=1, 2025-05-07T20:12:41.8304139Z stochastic_rounding=False, 2025-05-07T20:12:41.8304397Z weighted=False, 2025-05-07T20:12:41.8304598Z row_wise=False, 2025-05-07T20:12:41.8304805Z mixed=False, 2025-05-07T20:12:41.8305011Z use_cache=True, 2025-05-07T20:12:41.8305274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8305572Z use_cpu=True, 2025-05-07T20:12:41.8305804Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8306063Z ) 2025-05-07T20:12:41.8306287Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8306910Z self=, 2025-05-07T20:12:41.8307523Z mixed_B=False, 2025-05-07T20:12:41.8307724Z compile=True, 2025-05-07T20:12:41.8307928Z T=3, 2025-05-07T20:12:41.8308108Z D=104, 2025-05-07T20:12:41.8308307Z B=110, 2025-05-07T20:12:41.8308493Z log_E=4, 2025-05-07T20:12:41.8308677Z L=14, 2025-05-07T20:12:41.8308855Z D_gradcheck=2, 2025-05-07T20:12:41.8309072Z stochastic_rounding=True, 2025-05-07T20:12:41.8309330Z weighted=True, 2025-05-07T20:12:41.8309529Z row_wise=False, 2025-05-07T20:12:41.8309739Z mixed=True, 2025-05-07T20:12:41.8309946Z use_cache=True, 2025-05-07T20:12:41.8310175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8310469Z use_cpu=True, 2025-05-07T20:12:41.8310703Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8310957Z ) 2025-05-07T20:12:41.8564481Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8565142Z self=, 2025-05-07T20:12:41.8565725Z mixed_B=True, 2025-05-07T20:12:41.8565927Z compile=True, 2025-05-07T20:12:41.8566135Z T=2, 2025-05-07T20:12:41.8566312Z D=83, 2025-05-07T20:12:41.8566489Z B=26, 2025-05-07T20:12:41.8566666Z log_E=3, 2025-05-07T20:12:41.8566853Z L=15, 2025-05-07T20:12:41.8567043Z D_gradcheck=1, 2025-05-07T20:12:41.8567259Z stochastic_rounding=True, 2025-05-07T20:12:41.8567510Z weighted=True, 2025-05-07T20:12:41.8567721Z row_wise=False, 2025-05-07T20:12:41.8567925Z mixed=False, 2025-05-07T20:12:41.8568128Z use_cache=True, 2025-05-07T20:12:41.8568364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8568646Z use_cpu=True, 2025-05-07T20:12:41.8568872Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8569222Z ) 2025-05-07T20:12:41.8569451Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8570074Z self=, 2025-05-07T20:12:41.8570655Z mixed_B=False, 2025-05-07T20:12:41.8570870Z compile=True, 2025-05-07T20:12:41.8571083Z T=1, 2025-05-07T20:12:41.8571267Z D=95, 2025-05-07T20:12:41.8571447Z B=49, 2025-05-07T20:12:41.8571628Z log_E=5, 2025-05-07T20:12:41.8571817Z L=0, 2025-05-07T20:12:41.8571994Z D_gradcheck=1, 2025-05-07T20:12:41.8572217Z stochastic_rounding=True, 2025-05-07T20:12:41.8572472Z weighted=True, 2025-05-07T20:12:41.8572675Z row_wise=True, 2025-05-07T20:12:41.8572880Z mixed=False, 2025-05-07T20:12:41.8573087Z use_cache=False, 2025-05-07T20:12:41.8573196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8573283Z use_cpu=True, 2025-05-07T20:12:41.8573382Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8573455Z ) 2025-05-07T20:12:41.8573591Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8573964Z self=, 2025-05-07T20:12:41.8574047Z mixed_B=False, 2025-05-07T20:12:41.8574134Z compile=False, 2025-05-07T20:12:41.8574207Z T=5, 2025-05-07T20:12:41.8574282Z D=47, 2025-05-07T20:12:41.8574363Z B=63, 2025-05-07T20:12:41.8574438Z log_E=4, 2025-05-07T20:12:41.8574518Z L=15, 2025-05-07T20:12:41.8574604Z D_gradcheck=2, 2025-05-07T20:12:41.8574696Z stochastic_rounding=True, 2025-05-07T20:12:41.8574788Z weighted=False, 2025-05-07T20:12:41.8574864Z row_wise=True, 2025-05-07T20:12:41.8574943Z mixed=False, 2025-05-07T20:12:41.8575034Z use_cache=False, 2025-05-07T20:12:41.8575182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8575264Z use_cpu=True, 2025-05-07T20:12:41.8575376Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8575452Z ) 2025-05-07T20:12:41.8575723Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8576108Z self=, 2025-05-07T20:12:41.8576238Z mixed_B=False, 2025-05-07T20:12:41.8576318Z compile=False, 2025-05-07T20:12:41.8576401Z T=4, 2025-05-07T20:12:41.8576474Z D=23, 2025-05-07T20:12:41.8576594Z B=93, 2025-05-07T20:12:41.8576679Z log_E=3, 2025-05-07T20:12:41.8576749Z L=8, 2025-05-07T20:12:41.8576840Z D_gradcheck=1, 2025-05-07T20:12:41.8576934Z stochastic_rounding=False, 2025-05-07T20:12:41.8577015Z weighted=True, 2025-05-07T20:12:41.8577106Z row_wise=True, 2025-05-07T20:12:41.8577183Z mixed=False, 2025-05-07T20:12:41.8577267Z use_cache=True, 2025-05-07T20:12:41.8577383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8577461Z use_cpu=True, 2025-05-07T20:12:41.8577562Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8577648Z ) 2025-05-07T20:12:41.8577777Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8578142Z self=, 2025-05-07T20:12:41.8578232Z mixed_B=True, 2025-05-07T20:12:41.8578312Z compile=False, 2025-05-07T20:12:41.8578441Z T=1, 2025-05-07T20:12:41.8578517Z D=18, 2025-05-07T20:12:41.8578598Z B=47, 2025-05-07T20:12:41.8578672Z log_E=5, 2025-05-07T20:12:41.8578746Z L=3, 2025-05-07T20:12:41.8578830Z D_gradcheck=1, 2025-05-07T20:12:41.8578926Z stochastic_rounding=False, 2025-05-07T20:12:41.8579016Z weighted=False, 2025-05-07T20:12:41.8579093Z row_wise=False, 2025-05-07T20:12:41.8579168Z mixed=True, 2025-05-07T20:12:41.8579256Z use_cache=False, 2025-05-07T20:12:41.8579363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8579440Z use_cpu=True, 2025-05-07T20:12:41.8579546Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8579708Z ) 2025-05-07T20:12:41.8579844Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8580220Z self=, 2025-05-07T20:12:41.8580301Z mixed_B=False, 2025-05-07T20:12:41.8580383Z compile=False, 2025-05-07T20:12:41.8580467Z T=2, 2025-05-07T20:12:41.8580541Z D=41, 2025-05-07T20:12:41.8580623Z B=8, 2025-05-07T20:12:41.8580711Z log_E=5, 2025-05-07T20:12:41.8580785Z L=5, 2025-05-07T20:12:41.8580877Z D_gradcheck=2, 2025-05-07T20:12:41.8580972Z stochastic_rounding=True, 2025-05-07T20:12:41.8581053Z weighted=True, 2025-05-07T20:12:41.8581141Z row_wise=False, 2025-05-07T20:12:41.8581221Z mixed=False, 2025-05-07T20:12:41.8581303Z use_cache=False, 2025-05-07T20:12:41.8581424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8581507Z use_cpu=True, 2025-05-07T20:12:41.8581607Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8581692Z ) 2025-05-07T20:12:41.8581827Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8582196Z self=, 2025-05-07T20:12:41.8582287Z mixed_B=False, 2025-05-07T20:12:41.8582371Z compile=True, 2025-05-07T20:12:41.8582451Z T=2, 2025-05-07T20:12:41.8582526Z D=45, 2025-05-07T20:12:41.8582602Z B=124, 2025-05-07T20:12:41.8582688Z log_E=4, 2025-05-07T20:12:41.8582762Z L=5, 2025-05-07T20:12:41.8582844Z D_gradcheck=1, 2025-05-07T20:12:41.8582944Z stochastic_rounding=True, 2025-05-07T20:12:41.8583029Z weighted=False, 2025-05-07T20:12:41.8583111Z row_wise=False, 2025-05-07T20:12:41.8583197Z mixed=True, 2025-05-07T20:12:41.8583280Z use_cache=False, 2025-05-07T20:12:41.8583390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8583515Z use_cpu=True, 2025-05-07T20:12:41.8583618Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8583695Z ) 2025-05-07T20:12:41.8583833Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8584207Z self=, 2025-05-07T20:12:41.8584321Z mixed_B=True, 2025-05-07T20:12:41.8584403Z compile=False, 2025-05-07T20:12:41.8584479Z T=3, 2025-05-07T20:12:41.8584564Z D=88, 2025-05-07T20:12:41.8584640Z B=15, 2025-05-07T20:12:41.8584742Z log_E=5, 2025-05-07T20:12:41.8584827Z L=3, 2025-05-07T20:12:41.8584908Z D_gradcheck=1, 2025-05-07T20:12:41.8585004Z stochastic_rounding=True, 2025-05-07T20:12:41.8585093Z weighted=True, 2025-05-07T20:12:41.8585176Z row_wise=True, 2025-05-07T20:12:41.8585259Z mixed=False, 2025-05-07T20:12:41.8585350Z use_cache=True, 2025-05-07T20:12:41.8585458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8585540Z use_cpu=True, 2025-05-07T20:12:41.8585647Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8585722Z ) 2025-05-07T20:12:41.8585855Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8586234Z self=, 2025-05-07T20:12:41.8586315Z mixed_B=True, 2025-05-07T20:12:41.8586405Z compile=True, 2025-05-07T20:12:41.8586479Z T=1, 2025-05-07T20:12:41.8586557Z D=25, 2025-05-07T20:12:41.8586640Z B=83, 2025-05-07T20:12:41.8586716Z log_E=4, 2025-05-07T20:12:41.8586787Z L=8, 2025-05-07T20:12:41.8586873Z D_gradcheck=1, 2025-05-07T20:12:41.8586964Z stochastic_rounding=True, 2025-05-07T20:12:41.8587046Z weighted=False, 2025-05-07T20:12:41.8587130Z row_wise=True, 2025-05-07T20:12:41.8587207Z mixed=False, 2025-05-07T20:12:41.8587286Z use_cache=True, 2025-05-07T20:12:41.8587401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8587480Z use_cpu=True, 2025-05-07T20:12:41.8587589Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8587684Z ) 2025-05-07T20:12:41.8587814Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8588192Z self=, 2025-05-07T20:12:41.8588271Z mixed_B=True, 2025-05-07T20:12:41.8588351Z compile=True, 2025-05-07T20:12:41.8588437Z T=1, 2025-05-07T20:12:41.8588510Z D=73, 2025-05-07T20:12:41.8588584Z B=41, 2025-05-07T20:12:41.8588676Z log_E=5, 2025-05-07T20:12:41.8588748Z L=11, 2025-05-07T20:12:41.8588829Z D_gradcheck=1, 2025-05-07T20:12:41.8588940Z stochastic_rounding=False, 2025-05-07T20:12:41.8589023Z weighted=False, 2025-05-07T20:12:41.8589105Z row_wise=False, 2025-05-07T20:12:41.8589200Z mixed=False, 2025-05-07T20:12:41.8589281Z use_cache=True, 2025-05-07T20:12:41.8589400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8589485Z use_cpu=True, 2025-05-07T20:12:41.8589587Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8589674Z ) 2025-05-07T20:12:41.8589808Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8590176Z self=, 2025-05-07T20:12:41.8590270Z mixed_B=True, 2025-05-07T20:12:41.8590354Z compile=False, 2025-05-07T20:12:41.8590430Z T=3, 2025-05-07T20:12:41.8590518Z D=18, 2025-05-07T20:12:41.8590596Z B=75, 2025-05-07T20:12:41.8590675Z log_E=5, 2025-05-07T20:12:41.8590763Z L=20, 2025-05-07T20:12:41.8590846Z D_gradcheck=1, 2025-05-07T20:12:41.8590942Z stochastic_rounding=False, 2025-05-07T20:12:41.8591037Z weighted=True, 2025-05-07T20:12:41.8591119Z row_wise=True, 2025-05-07T20:12:41.8591208Z mixed=False, 2025-05-07T20:12:41.8591293Z use_cache=True, 2025-05-07T20:12:41.8591400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8591517Z use_cpu=True, 2025-05-07T20:12:41.8591621Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8591695Z ) 2025-05-07T20:12:41.8591839Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8592209Z self=, 2025-05-07T20:12:41.8592314Z mixed_B=False, 2025-05-07T20:12:41.8592404Z compile=True, 2025-05-07T20:12:41.8592483Z T=2, 2025-05-07T20:12:41.8592554Z D=47, 2025-05-07T20:12:41.8592638Z B=1, 2025-05-07T20:12:41.8592740Z log_E=4, 2025-05-07T20:12:41.8592821Z L=10, 2025-05-07T20:12:41.8592902Z D_gradcheck=2, 2025-05-07T20:12:41.8593000Z stochastic_rounding=False, 2025-05-07T20:12:41.8593087Z weighted=False, 2025-05-07T20:12:41.8593168Z row_wise=False, 2025-05-07T20:12:41.8593247Z mixed=False, 2025-05-07T20:12:41.8593334Z use_cache=True, 2025-05-07T20:12:41.8593439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8593520Z use_cpu=True, 2025-05-07T20:12:41.8593627Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8593703Z ) 2025-05-07T20:12:41.8593834Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8594205Z self=, 2025-05-07T20:12:41.8594288Z mixed_B=False, 2025-05-07T20:12:41.8594377Z compile=True, 2025-05-07T20:12:41.8594453Z T=1, 2025-05-07T20:12:41.8594527Z D=5, 2025-05-07T20:12:41.8594607Z B=48, 2025-05-07T20:12:41.8594684Z log_E=3, 2025-05-07T20:12:41.8594757Z L=2, 2025-05-07T20:12:41.8594843Z D_gradcheck=1, 2025-05-07T20:12:41.8594936Z stochastic_rounding=True, 2025-05-07T20:12:41.8595019Z weighted=False, 2025-05-07T20:12:41.8595105Z row_wise=False, 2025-05-07T20:12:41.8595187Z mixed=True, 2025-05-07T20:12:41.8595270Z use_cache=False, 2025-05-07T20:12:41.8595385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8595464Z use_cpu=True, 2025-05-07T20:12:41.8595567Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8595671Z ) 2025-05-07T20:12:41.8595803Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8596168Z self=, 2025-05-07T20:12:41.8596258Z mixed_B=False, 2025-05-07T20:12:41.8596339Z compile=True, 2025-05-07T20:12:41.8596425Z T=5, 2025-05-07T20:12:41.8596496Z D=24, 2025-05-07T20:12:41.8596571Z B=71, 2025-05-07T20:12:41.8596659Z log_E=4, 2025-05-07T20:12:41.8596738Z L=7, 2025-05-07T20:12:41.8596819Z D_gradcheck=1, 2025-05-07T20:12:41.8596924Z stochastic_rounding=False, 2025-05-07T20:12:41.8597008Z weighted=False, 2025-05-07T20:12:41.8597090Z row_wise=False, 2025-05-07T20:12:41.8597178Z mixed=False, 2025-05-07T20:12:41.8597258Z use_cache=False, 2025-05-07T20:12:41.8597366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8597458Z use_cpu=True, 2025-05-07T20:12:41.8597555Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8597631Z ) 2025-05-07T20:12:41.8597771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8598135Z self=, 2025-05-07T20:12:41.8598225Z mixed_B=True, 2025-05-07T20:12:41.8598304Z compile=False, 2025-05-07T20:12:41.8598379Z T=2, 2025-05-07T20:12:41.8598462Z D=85, 2025-05-07T20:12:41.8598533Z B=100, 2025-05-07T20:12:41.8598609Z log_E=3, 2025-05-07T20:12:41.8598691Z L=20, 2025-05-07T20:12:41.8598769Z D_gradcheck=2, 2025-05-07T20:12:41.8598862Z stochastic_rounding=True, 2025-05-07T20:12:41.8598950Z weighted=False, 2025-05-07T20:12:41.8599025Z row_wise=True, 2025-05-07T20:12:41.8599104Z mixed=False, 2025-05-07T20:12:41.8599243Z use_cache=False, 2025-05-07T20:12:41.8599348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8599473Z use_cpu=True, 2025-05-07T20:12:41.8599575Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8599646Z ) 2025-05-07T20:12:41.8599790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8600158Z self=, 2025-05-07T20:12:41.8600262Z mixed_B=False, 2025-05-07T20:12:41.8600352Z compile=True, 2025-05-07T20:12:41.8600425Z T=3, 2025-05-07T20:12:41.8600499Z D=100, 2025-05-07T20:12:41.8600582Z B=56, 2025-05-07T20:12:41.8600683Z log_E=5, 2025-05-07T20:12:41.8600763Z L=9, 2025-05-07T20:12:41.8600861Z D_gradcheck=1, 2025-05-07T20:12:41.8600955Z stochastic_rounding=True, 2025-05-07T20:12:41.8601039Z weighted=True, 2025-05-07T20:12:41.8601130Z row_wise=True, 2025-05-07T20:12:41.8601210Z mixed=True, 2025-05-07T20:12:41.8601303Z use_cache=False, 2025-05-07T20:12:41.8601412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8601496Z use_cpu=True, 2025-05-07T20:12:41.8601612Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8601690Z ) 2025-05-07T20:12:41.8601822Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8602202Z self=, 2025-05-07T20:12:41.8602286Z mixed_B=True, 2025-05-07T20:12:41.8602369Z compile=False, 2025-05-07T20:12:41.8602458Z T=1, 2025-05-07T20:12:41.8602540Z D=28, 2025-05-07T20:12:41.8602615Z B=120, 2025-05-07T20:12:41.8602710Z log_E=5, 2025-05-07T20:12:41.8602787Z L=12, 2025-05-07T20:12:41.8602870Z D_gradcheck=2, 2025-05-07T20:12:41.8602975Z stochastic_rounding=True, 2025-05-07T20:12:41.8603059Z weighted=False, 2025-05-07T20:12:41.8603146Z row_wise=True, 2025-05-07T20:12:41.8603226Z mixed=True, 2025-05-07T20:12:41.8603310Z use_cache=False, 2025-05-07T20:12:41.8603425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8603511Z use_cpu=True, 2025-05-07T20:12:41.8603612Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8603690Z ) 2025-05-07T20:12:41.8910472Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8910854Z self=, 2025-05-07T20:12:41.8910951Z mixed_B=True, 2025-05-07T20:12:41.8911032Z compile=True, 2025-05-07T20:12:41.8911115Z T=4, 2025-05-07T20:12:41.8911188Z D=98, 2025-05-07T20:12:41.8911264Z B=30, 2025-05-07T20:12:41.8911345Z log_E=4, 2025-05-07T20:12:41.8911423Z L=5, 2025-05-07T20:12:41.8911507Z D_gradcheck=2, 2025-05-07T20:12:41.8911608Z stochastic_rounding=True, 2025-05-07T20:12:41.8911688Z weighted=False, 2025-05-07T20:12:41.8911772Z row_wise=True, 2025-05-07T20:12:41.8911860Z mixed=True, 2025-05-07T20:12:41.8911943Z use_cache=False, 2025-05-07T20:12:41.8912049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8912143Z use_cpu=True, 2025-05-07T20:12:41.8912322Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8912404Z ) 2025-05-07T20:12:41.8912537Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8912907Z self=, 2025-05-07T20:12:41.8913001Z mixed_B=False, 2025-05-07T20:12:41.8913080Z compile=False, 2025-05-07T20:12:41.8913159Z T=2, 2025-05-07T20:12:41.8913243Z D=64, 2025-05-07T20:12:41.8913314Z B=51, 2025-05-07T20:12:41.8913392Z log_E=4, 2025-05-07T20:12:41.8913475Z L=5, 2025-05-07T20:12:41.8913552Z D_gradcheck=1, 2025-05-07T20:12:41.8913644Z stochastic_rounding=True, 2025-05-07T20:12:41.8913726Z weighted=False, 2025-05-07T20:12:41.8913805Z row_wise=True, 2025-05-07T20:12:41.8913878Z mixed=True, 2025-05-07T20:12:41.8913964Z use_cache=False, 2025-05-07T20:12:41.8914069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8914154Z use_cpu=True, 2025-05-07T20:12:41.8914355Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8914427Z ) 2025-05-07T20:12:41.8914566Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8914937Z self=, 2025-05-07T20:12:41.8915060Z mixed_B=True, 2025-05-07T20:12:41.8915147Z compile=True, 2025-05-07T20:12:41.8915222Z T=3, 2025-05-07T20:12:41.8915296Z D=29, 2025-05-07T20:12:41.8915375Z B=23, 2025-05-07T20:12:41.8915453Z log_E=5, 2025-05-07T20:12:41.8915565Z L=14, 2025-05-07T20:12:41.8915652Z D_gradcheck=1, 2025-05-07T20:12:41.8915746Z stochastic_rounding=True, 2025-05-07T20:12:41.8915834Z weighted=True, 2025-05-07T20:12:41.8915912Z row_wise=True, 2025-05-07T20:12:41.8915989Z mixed=True, 2025-05-07T20:12:41.8916078Z use_cache=True, 2025-05-07T20:12:41.8916186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8916266Z use_cpu=True, 2025-05-07T20:12:41.8916378Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8916451Z ) 2025-05-07T20:12:41.8916589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8916969Z self=, 2025-05-07T20:12:41.8917051Z mixed_B=True, 2025-05-07T20:12:41.8917131Z compile=False, 2025-05-07T20:12:41.8917212Z T=4, 2025-05-07T20:12:41.8917286Z D=73, 2025-05-07T20:12:41.8917360Z B=1, 2025-05-07T20:12:41.8917448Z log_E=5, 2025-05-07T20:12:41.8917524Z L=18, 2025-05-07T20:12:41.8917615Z D_gradcheck=1, 2025-05-07T20:12:41.8917710Z stochastic_rounding=False, 2025-05-07T20:12:41.8917791Z weighted=True, 2025-05-07T20:12:41.8917881Z row_wise=True, 2025-05-07T20:12:41.8917960Z mixed=True, 2025-05-07T20:12:41.8918043Z use_cache=False, 2025-05-07T20:12:41.8918152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8918229Z use_cpu=True, 2025-05-07T20:12:41.8918333Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8918413Z ) 2025-05-07T20:12:41.8918544Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8918947Z self=, 2025-05-07T20:12:41.8919036Z mixed_B=False, 2025-05-07T20:12:41.8919114Z compile=True, 2025-05-07T20:12:41.8919196Z T=4, 2025-05-07T20:12:41.8919270Z D=49, 2025-05-07T20:12:41.8919343Z B=61, 2025-05-07T20:12:41.8919432Z log_E=3, 2025-05-07T20:12:41.8919506Z L=13, 2025-05-07T20:12:41.8919585Z D_gradcheck=1, 2025-05-07T20:12:41.8919685Z stochastic_rounding=True, 2025-05-07T20:12:41.8919764Z weighted=False, 2025-05-07T20:12:41.8919844Z row_wise=False, 2025-05-07T20:12:41.8919931Z mixed=False, 2025-05-07T20:12:41.8920012Z use_cache=True, 2025-05-07T20:12:41.8920117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8920206Z use_cpu=True, 2025-05-07T20:12:41.8920310Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8920381Z ) 2025-05-07T20:12:41.8920520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8920893Z self=, 2025-05-07T20:12:41.8920979Z mixed_B=False, 2025-05-07T20:12:41.8921058Z compile=True, 2025-05-07T20:12:41.8921134Z T=4, 2025-05-07T20:12:41.8921218Z D=127, 2025-05-07T20:12:41.8921294Z B=124, 2025-05-07T20:12:41.8921370Z log_E=4, 2025-05-07T20:12:41.8921456Z L=18, 2025-05-07T20:12:41.8921542Z D_gradcheck=1, 2025-05-07T20:12:41.8921637Z stochastic_rounding=True, 2025-05-07T20:12:41.8921725Z weighted=True, 2025-05-07T20:12:41.8921805Z row_wise=True, 2025-05-07T20:12:41.8921881Z mixed=False, 2025-05-07T20:12:41.8921971Z use_cache=False, 2025-05-07T20:12:41.8922078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8922157Z use_cpu=True, 2025-05-07T20:12:41.8922290Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8922363Z ) 2025-05-07T20:12:41.8922502Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8922872Z self=, 2025-05-07T20:12:41.8922980Z mixed_B=False, 2025-05-07T20:12:41.8923069Z compile=True, 2025-05-07T20:12:41.8923145Z T=3, 2025-05-07T20:12:41.8923219Z D=120, 2025-05-07T20:12:41.8923299Z B=58, 2025-05-07T20:12:41.8923375Z log_E=4, 2025-05-07T20:12:41.8923476Z L=14, 2025-05-07T20:12:41.8923570Z D_gradcheck=2, 2025-05-07T20:12:41.8923664Z stochastic_rounding=False, 2025-05-07T20:12:41.8923747Z weighted=False, 2025-05-07T20:12:41.8923835Z row_wise=True, 2025-05-07T20:12:41.8923915Z mixed=False, 2025-05-07T20:12:41.8923996Z use_cache=False, 2025-05-07T20:12:41.8924115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8924197Z use_cpu=True, 2025-05-07T20:12:41.8924306Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8924378Z ) 2025-05-07T20:12:41.8924510Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8924889Z self=, 2025-05-07T20:12:41.8924969Z mixed_B=True, 2025-05-07T20:12:41.8925050Z compile=True, 2025-05-07T20:12:41.8925134Z T=2, 2025-05-07T20:12:41.8925208Z D=2, 2025-05-07T20:12:41.8925281Z B=97, 2025-05-07T20:12:41.8925364Z log_E=3, 2025-05-07T20:12:41.8925440Z L=2, 2025-05-07T20:12:41.8925518Z D_gradcheck=1, 2025-05-07T20:12:41.8925617Z stochastic_rounding=True, 2025-05-07T20:12:41.8925696Z weighted=True, 2025-05-07T20:12:41.8925774Z row_wise=False, 2025-05-07T20:12:41.8925858Z mixed=True, 2025-05-07T20:12:41.8925939Z use_cache=False, 2025-05-07T20:12:41.8926053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8926141Z use_cpu=True, 2025-05-07T20:12:41.8926244Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8926324Z ) 2025-05-07T20:12:41.8926457Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8926851Z self=, 2025-05-07T20:12:41.8926945Z mixed_B=False, 2025-05-07T20:12:41.8927026Z compile=True, 2025-05-07T20:12:41.8927101Z T=1, 2025-05-07T20:12:41.8927187Z D=70, 2025-05-07T20:12:41.8927267Z B=61, 2025-05-07T20:12:41.8927344Z log_E=4, 2025-05-07T20:12:41.8927432Z L=11, 2025-05-07T20:12:41.8927514Z D_gradcheck=2, 2025-05-07T20:12:41.8927620Z stochastic_rounding=True, 2025-05-07T20:12:41.8927704Z weighted=True, 2025-05-07T20:12:41.8927786Z row_wise=False, 2025-05-07T20:12:41.8927872Z mixed=False, 2025-05-07T20:12:41.8927954Z use_cache=True, 2025-05-07T20:12:41.8928061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8928151Z use_cpu=True, 2025-05-07T20:12:41.8928256Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8928335Z ) 2025-05-07T20:12:41.8928474Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8928846Z self=, 2025-05-07T20:12:41.8928932Z mixed_B=False, 2025-05-07T20:12:41.8929024Z compile=False, 2025-05-07T20:12:41.8929102Z T=3, 2025-05-07T20:12:41.8929190Z D=82, 2025-05-07T20:12:41.8929264Z B=22, 2025-05-07T20:12:41.8929344Z log_E=5, 2025-05-07T20:12:41.8929427Z L=9, 2025-05-07T20:12:41.8929508Z D_gradcheck=1, 2025-05-07T20:12:41.8929605Z stochastic_rounding=False, 2025-05-07T20:12:41.8929701Z weighted=False, 2025-05-07T20:12:41.8929782Z row_wise=False, 2025-05-07T20:12:41.8929864Z mixed=True, 2025-05-07T20:12:41.8929954Z use_cache=True, 2025-05-07T20:12:41.8930062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8930142Z use_cpu=True, 2025-05-07T20:12:41.8930274Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8930345Z ) 2025-05-07T20:12:41.8930481Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8930858Z self=, 2025-05-07T20:12:41.8930963Z mixed_B=True, 2025-05-07T20:12:41.8931057Z compile=True, 2025-05-07T20:12:41.8931130Z T=2, 2025-05-07T20:12:41.8931203Z D=96, 2025-05-07T20:12:41.8931292Z B=127, 2025-05-07T20:12:41.8931368Z log_E=3, 2025-05-07T20:12:41.8931442Z L=11, 2025-05-07T20:12:41.8931560Z D_gradcheck=1, 2025-05-07T20:12:41.8931653Z stochastic_rounding=True, 2025-05-07T20:12:41.8931734Z weighted=True, 2025-05-07T20:12:41.8931826Z row_wise=False, 2025-05-07T20:12:41.8931902Z mixed=True, 2025-05-07T20:12:41.8931983Z use_cache=True, 2025-05-07T20:12:41.8932102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8932178Z use_cpu=True, 2025-05-07T20:12:41.8932280Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8932361Z ) 2025-05-07T20:12:41.8932491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8932867Z self=, 2025-05-07T20:12:41.8932948Z mixed_B=False, 2025-05-07T20:12:41.8933025Z compile=True, 2025-05-07T20:12:41.8933111Z T=4, 2025-05-07T20:12:41.8933181Z D=52, 2025-05-07T20:12:41.8933255Z B=21, 2025-05-07T20:12:41.8933341Z log_E=5, 2025-05-07T20:12:41.8933415Z L=6, 2025-05-07T20:12:41.8933498Z D_gradcheck=1, 2025-05-07T20:12:41.8933602Z stochastic_rounding=True, 2025-05-07T20:12:41.8933680Z weighted=True, 2025-05-07T20:12:41.8933759Z row_wise=False, 2025-05-07T20:12:41.8933850Z mixed=True, 2025-05-07T20:12:41.8933934Z use_cache=False, 2025-05-07T20:12:41.8934043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8934132Z use_cpu=True, 2025-05-07T20:12:41.8934231Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8934313Z ) 2025-05-07T20:12:41.8934445Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8934856Z self=, 2025-05-07T20:12:41.8934949Z mixed_B=False, 2025-05-07T20:12:41.8935031Z compile=True, 2025-05-07T20:12:41.8935104Z T=1, 2025-05-07T20:12:41.8935189Z D=118, 2025-05-07T20:12:41.8935264Z B=20, 2025-05-07T20:12:41.8935338Z log_E=5, 2025-05-07T20:12:41.8935423Z L=11, 2025-05-07T20:12:41.8935505Z D_gradcheck=2, 2025-05-07T20:12:41.8935596Z stochastic_rounding=True, 2025-05-07T20:12:41.8935689Z weighted=True, 2025-05-07T20:12:41.8935772Z row_wise=False, 2025-05-07T20:12:41.8935848Z mixed=False, 2025-05-07T20:12:41.8935940Z use_cache=False, 2025-05-07T20:12:41.8936049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8936137Z use_cpu=True, 2025-05-07T20:12:41.8936241Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8936314Z ) 2025-05-07T20:12:41.8936453Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8936824Z self=, 2025-05-07T20:12:41.8936907Z mixed_B=False, 2025-05-07T20:12:41.8936998Z compile=True, 2025-05-07T20:12:41.8937073Z T=4, 2025-05-07T20:12:41.8937146Z D=25, 2025-05-07T20:12:41.8937230Z B=10, 2025-05-07T20:12:41.8937307Z log_E=4, 2025-05-07T20:12:41.8937380Z L=4, 2025-05-07T20:12:41.8937473Z D_gradcheck=2, 2025-05-07T20:12:41.8937568Z stochastic_rounding=True, 2025-05-07T20:12:41.8937648Z weighted=False, 2025-05-07T20:12:41.8937737Z row_wise=True, 2025-05-07T20:12:41.8937815Z mixed=True, 2025-05-07T20:12:41.8937902Z use_cache=True, 2025-05-07T20:12:41.8938008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8938088Z use_cpu=True, 2025-05-07T20:12:41.8938223Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8938297Z ) 2025-05-07T20:12:41.8938429Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8938805Z self=, 2025-05-07T20:12:41.8938915Z mixed_B=False, 2025-05-07T20:12:41.8938996Z compile=True, 2025-05-07T20:12:41.8939079Z T=3, 2025-05-07T20:12:41.8939155Z D=124, 2025-05-07T20:12:41.8939230Z B=116, 2025-05-07T20:12:41.8939314Z log_E=3, 2025-05-07T20:12:41.8939391Z L=5, 2025-05-07T20:12:41.8939505Z D_gradcheck=1, 2025-05-07T20:12:41.8939605Z stochastic_rounding=False, 2025-05-07T20:12:41.8939767Z weighted=True, 2025-05-07T20:12:41.8939860Z row_wise=True, 2025-05-07T20:12:41.8939939Z mixed=True, 2025-05-07T20:12:41.8940021Z use_cache=False, 2025-05-07T20:12:41.8940138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.8940219Z use_cpu=True, 2025-05-07T20:12:41.8940324Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8940407Z ) 2025-05-07T20:12:41.8940538Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8940908Z self=, 2025-05-07T20:12:41.8941007Z mixed_B=True, 2025-05-07T20:12:41.8941089Z compile=False, 2025-05-07T20:12:41.8941174Z T=1, 2025-05-07T20:12:41.8941250Z D=15, 2025-05-07T20:12:41.8941324Z B=48, 2025-05-07T20:12:41.8941413Z log_E=4, 2025-05-07T20:12:41.8941487Z L=12, 2025-05-07T20:12:41.8941569Z D_gradcheck=1, 2025-05-07T20:12:41.8941675Z stochastic_rounding=False, 2025-05-07T20:12:41.8941755Z weighted=True, 2025-05-07T20:12:41.8941836Z row_wise=False, 2025-05-07T20:12:41.8941922Z mixed=True, 2025-05-07T20:12:41.8942005Z use_cache=True, 2025-05-07T20:12:41.8942112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8942201Z use_cpu=True, 2025-05-07T20:12:41.8942301Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.8942376Z ) 2025-05-07T20:12:41.8942518Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.8942918Z self=, 2025-05-07T20:12:41.8943008Z mixed_B=True, 2025-05-07T20:12:41.8943088Z compile=True, 2025-05-07T20:12:41.8943166Z T=5, 2025-05-07T20:12:41.8943250Z D=122, 2025-05-07T20:12:41.8943322Z B=8, 2025-05-07T20:12:41.8943400Z log_E=3, 2025-05-07T20:12:41.8943484Z L=4, 2025-05-07T20:12:41.8943564Z D_gradcheck=2, 2025-05-07T20:12:41.8943661Z stochastic_rounding=False, 2025-05-07T20:12:41.8943752Z weighted=True, 2025-05-07T20:12:41.8943832Z row_wise=False, 2025-05-07T20:12:41.8943911Z mixed=False, 2025-05-07T20:12:41.8944001Z use_cache=False, 2025-05-07T20:12:41.8944107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.8944185Z use_cpu=True, 2025-05-07T20:12:41.8944301Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.8944375Z ) 2025-05-07T20:12:41.9260432Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9260842Z self=, 2025-05-07T20:12:41.9260927Z mixed_B=False, 2025-05-07T20:12:41.9261020Z compile=False, 2025-05-07T20:12:41.9261094Z T=5, 2025-05-07T20:12:41.9261183Z D=119, 2025-05-07T20:12:41.9261259Z B=42, 2025-05-07T20:12:41.9261337Z log_E=4, 2025-05-07T20:12:41.9261419Z L=5, 2025-05-07T20:12:41.9261507Z D_gradcheck=2, 2025-05-07T20:12:41.9261601Z stochastic_rounding=True, 2025-05-07T20:12:41.9261692Z weighted=True, 2025-05-07T20:12:41.9261791Z row_wise=True, 2025-05-07T20:12:41.9261916Z mixed=False, 2025-05-07T20:12:41.9262053Z use_cache=False, 2025-05-07T20:12:41.9262165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9262246Z use_cpu=True, 2025-05-07T20:12:41.9262362Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9262516Z ) 2025-05-07T20:12:41.9262658Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9263049Z self=, 2025-05-07T20:12:41.9263131Z mixed_B=False, 2025-05-07T20:12:41.9263262Z compile=True, 2025-05-07T20:12:41.9263336Z T=4, 2025-05-07T20:12:41.9263412Z D=50, 2025-05-07T20:12:41.9263505Z B=49, 2025-05-07T20:12:41.9263581Z log_E=4, 2025-05-07T20:12:41.9263656Z L=8, 2025-05-07T20:12:41.9263788Z D_gradcheck=2, 2025-05-07T20:12:41.9263886Z stochastic_rounding=False, 2025-05-07T20:12:41.9263968Z weighted=False, 2025-05-07T20:12:41.9264066Z row_wise=False, 2025-05-07T20:12:41.9264145Z mixed=True, 2025-05-07T20:12:41.9264227Z use_cache=False, 2025-05-07T20:12:41.9264348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9264497Z use_cpu=True, 2025-05-07T20:12:41.9264611Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9264686Z ) 2025-05-07T20:12:41.9264823Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9265211Z self=, 2025-05-07T20:12:41.9265291Z mixed_B=False, 2025-05-07T20:12:41.9265375Z compile=True, 2025-05-07T20:12:41.9265461Z T=2, 2025-05-07T20:12:41.9265536Z D=66, 2025-05-07T20:12:41.9265611Z B=50, 2025-05-07T20:12:41.9265698Z log_E=4, 2025-05-07T20:12:41.9265769Z L=6, 2025-05-07T20:12:41.9265853Z D_gradcheck=1, 2025-05-07T20:12:41.9265962Z stochastic_rounding=True, 2025-05-07T20:12:41.9266043Z weighted=False, 2025-05-07T20:12:41.9266122Z row_wise=True, 2025-05-07T20:12:41.9266211Z mixed=True, 2025-05-07T20:12:41.9266295Z use_cache=False, 2025-05-07T20:12:41.9266412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9266490Z use_cpu=True, 2025-05-07T20:12:41.9266589Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9266676Z ) 2025-05-07T20:12:41.9266809Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9267211Z self=, 2025-05-07T20:12:41.9267302Z mixed_B=True, 2025-05-07T20:12:41.9267385Z compile=False, 2025-05-07T20:12:41.9267457Z T=5, 2025-05-07T20:12:41.9267545Z D=47, 2025-05-07T20:12:41.9267619Z B=35, 2025-05-07T20:12:41.9267697Z log_E=5, 2025-05-07T20:12:41.9267785Z L=11, 2025-05-07T20:12:41.9267865Z D_gradcheck=1, 2025-05-07T20:12:41.9267961Z stochastic_rounding=False, 2025-05-07T20:12:41.9268056Z weighted=False, 2025-05-07T20:12:41.9268135Z row_wise=True, 2025-05-07T20:12:41.9268224Z mixed=True, 2025-05-07T20:12:41.9268310Z use_cache=False, 2025-05-07T20:12:41.9268416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9268510Z use_cpu=True, 2025-05-07T20:12:41.9268610Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9268683Z ) 2025-05-07T20:12:41.9268828Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9269200Z self=, 2025-05-07T20:12:41.9269278Z mixed_B=False, 2025-05-07T20:12:41.9269372Z compile=True, 2025-05-07T20:12:41.9269448Z T=5, 2025-05-07T20:12:41.9269520Z D=108, 2025-05-07T20:12:41.9269606Z B=68, 2025-05-07T20:12:41.9269685Z log_E=5, 2025-05-07T20:12:41.9269768Z L=20, 2025-05-07T20:12:41.9269851Z D_gradcheck=2, 2025-05-07T20:12:41.9269946Z stochastic_rounding=True, 2025-05-07T20:12:41.9270036Z weighted=False, 2025-05-07T20:12:41.9270118Z row_wise=False, 2025-05-07T20:12:41.9270202Z mixed=False, 2025-05-07T20:12:41.9270291Z use_cache=False, 2025-05-07T20:12:41.9270399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9270479Z use_cpu=True, 2025-05-07T20:12:41.9270586Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9270686Z ) 2025-05-07T20:12:41.9270822Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9271200Z self=, 2025-05-07T20:12:41.9271281Z mixed_B=False, 2025-05-07T20:12:41.9271390Z compile=False, 2025-05-07T20:12:41.9271472Z T=3, 2025-05-07T20:12:41.9271548Z D=102, 2025-05-07T20:12:41.9271634Z B=122, 2025-05-07T20:12:41.9271709Z log_E=4, 2025-05-07T20:12:41.9271785Z L=2, 2025-05-07T20:12:41.9271873Z D_gradcheck=2, 2025-05-07T20:12:41.9271995Z stochastic_rounding=False, 2025-05-07T20:12:41.9272082Z weighted=False, 2025-05-07T20:12:41.9272170Z row_wise=True, 2025-05-07T20:12:41.9272249Z mixed=True, 2025-05-07T20:12:41.9272332Z use_cache=False, 2025-05-07T20:12:41.9272450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9272531Z use_cpu=True, 2025-05-07T20:12:41.9272634Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9272717Z ) 2025-05-07T20:12:41.9272849Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9273218Z self=, 2025-05-07T20:12:41.9273304Z mixed_B=False, 2025-05-07T20:12:41.9273389Z compile=False, 2025-05-07T20:12:41.9273473Z T=4, 2025-05-07T20:12:41.9273546Z D=106, 2025-05-07T20:12:41.9273621Z B=35, 2025-05-07T20:12:41.9273705Z log_E=5, 2025-05-07T20:12:41.9273779Z L=10, 2025-05-07T20:12:41.9273866Z D_gradcheck=1, 2025-05-07T20:12:41.9273974Z stochastic_rounding=True, 2025-05-07T20:12:41.9274054Z weighted=True, 2025-05-07T20:12:41.9274134Z row_wise=False, 2025-05-07T20:12:41.9274223Z mixed=False, 2025-05-07T20:12:41.9274304Z use_cache=False, 2025-05-07T20:12:41.9274410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9274502Z use_cpu=True, 2025-05-07T20:12:41.9274602Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9274676Z ) 2025-05-07T20:12:41.9274815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9275216Z self=, 2025-05-07T20:12:41.9275308Z mixed_B=False, 2025-05-07T20:12:41.9275390Z compile=True, 2025-05-07T20:12:41.9275464Z T=1, 2025-05-07T20:12:41.9275706Z D=9, 2025-05-07T20:12:41.9275782Z B=4, 2025-05-07T20:12:41.9275860Z log_E=4, 2025-05-07T20:12:41.9275948Z L=12, 2025-05-07T20:12:41.9276031Z D_gradcheck=1, 2025-05-07T20:12:41.9276133Z stochastic_rounding=False, 2025-05-07T20:12:41.9276227Z weighted=False, 2025-05-07T20:12:41.9276305Z row_wise=False, 2025-05-07T20:12:41.9276386Z mixed=False, 2025-05-07T20:12:41.9276481Z use_cache=True, 2025-05-07T20:12:41.9276587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9276681Z use_cpu=True, 2025-05-07T20:12:41.9276785Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9276857Z ) 2025-05-07T20:12:41.9277004Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9277376Z self=, 2025-05-07T20:12:41.9277455Z mixed_B=True, 2025-05-07T20:12:41.9277553Z compile=True, 2025-05-07T20:12:41.9277625Z T=2, 2025-05-07T20:12:41.9277696Z D=59, 2025-05-07T20:12:41.9277780Z B=123, 2025-05-07T20:12:41.9277854Z log_E=4, 2025-05-07T20:12:41.9277930Z L=20, 2025-05-07T20:12:41.9278021Z D_gradcheck=2, 2025-05-07T20:12:41.9278114Z stochastic_rounding=True, 2025-05-07T20:12:41.9278198Z weighted=False, 2025-05-07T20:12:41.9278286Z row_wise=False, 2025-05-07T20:12:41.9278362Z mixed=True, 2025-05-07T20:12:41.9278451Z use_cache=True, 2025-05-07T20:12:41.9278559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9278637Z use_cpu=True, 2025-05-07T20:12:41.9278753Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9278876Z ) 2025-05-07T20:12:41.9279008Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9279390Z self=, 2025-05-07T20:12:41.9279474Z mixed_B=True, 2025-05-07T20:12:41.9279630Z compile=False, 2025-05-07T20:12:41.9279717Z T=3, 2025-05-07T20:12:41.9279794Z D=80, 2025-05-07T20:12:41.9279869Z B=56, 2025-05-07T20:12:41.9279950Z log_E=4, 2025-05-07T20:12:41.9280023Z L=10, 2025-05-07T20:12:41.9280102Z D_gradcheck=2, 2025-05-07T20:12:41.9280255Z stochastic_rounding=False, 2025-05-07T20:12:41.9280339Z weighted=False, 2025-05-07T20:12:41.9280429Z row_wise=False, 2025-05-07T20:12:41.9280505Z mixed=True, 2025-05-07T20:12:41.9280589Z use_cache=False, 2025-05-07T20:12:41.9280703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9280786Z use_cpu=True, 2025-05-07T20:12:41.9280890Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9280972Z ) 2025-05-07T20:12:41.9281109Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9281479Z self=, 2025-05-07T20:12:41.9281567Z mixed_B=True, 2025-05-07T20:12:41.9281652Z compile=False, 2025-05-07T20:12:41.9281725Z T=1, 2025-05-07T20:12:41.9281810Z D=61, 2025-05-07T20:12:41.9281885Z B=35, 2025-05-07T20:12:41.9281975Z log_E=3, 2025-05-07T20:12:41.9282048Z L=17, 2025-05-07T20:12:41.9282127Z D_gradcheck=2, 2025-05-07T20:12:41.9282237Z stochastic_rounding=False, 2025-05-07T20:12:41.9282317Z weighted=False, 2025-05-07T20:12:41.9282396Z row_wise=False, 2025-05-07T20:12:41.9282485Z mixed=True, 2025-05-07T20:12:41.9282563Z use_cache=True, 2025-05-07T20:12:41.9282674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9282764Z use_cpu=True, 2025-05-07T20:12:41.9282863Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9282934Z ) 2025-05-07T20:12:41.9283081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9283447Z self=, 2025-05-07T20:12:41.9283563Z mixed_B=False, 2025-05-07T20:12:41.9283656Z compile=True, 2025-05-07T20:12:41.9283729Z T=2, 2025-05-07T20:12:41.9283811Z D=72, 2025-05-07T20:12:41.9283886Z B=79, 2025-05-07T20:12:41.9283961Z log_E=4, 2025-05-07T20:12:41.9284044Z L=20, 2025-05-07T20:12:41.9284125Z D_gradcheck=1, 2025-05-07T20:12:41.9284219Z stochastic_rounding=True, 2025-05-07T20:12:41.9284306Z weighted=True, 2025-05-07T20:12:41.9284388Z row_wise=False, 2025-05-07T20:12:41.9284464Z mixed=True, 2025-05-07T20:12:41.9284556Z use_cache=False, 2025-05-07T20:12:41.9284666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9284743Z use_cpu=True, 2025-05-07T20:12:41.9284853Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9284930Z ) 2025-05-07T20:12:41.9285061Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9285440Z self=, 2025-05-07T20:12:41.9285523Z mixed_B=True, 2025-05-07T20:12:41.9285612Z compile=False, 2025-05-07T20:12:41.9285689Z T=4, 2025-05-07T20:12:41.9285763Z D=83, 2025-05-07T20:12:41.9285845Z B=124, 2025-05-07T20:12:41.9285924Z log_E=3, 2025-05-07T20:12:41.9286001Z L=1, 2025-05-07T20:12:41.9286089Z D_gradcheck=2, 2025-05-07T20:12:41.9286186Z stochastic_rounding=True, 2025-05-07T20:12:41.9286267Z weighted=False, 2025-05-07T20:12:41.9286358Z row_wise=False, 2025-05-07T20:12:41.9286438Z mixed=True, 2025-05-07T20:12:41.9286520Z use_cache=True, 2025-05-07T20:12:41.9286637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9286716Z use_cpu=True, 2025-05-07T20:12:41.9286814Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9286894Z ) 2025-05-07T20:12:41.9287051Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9287431Z self=, 2025-05-07T20:12:41.9287514Z mixed_B=True, 2025-05-07T20:12:41.9287623Z compile=False, 2025-05-07T20:12:41.9287703Z T=1, 2025-05-07T20:12:41.9287776Z D=48, 2025-05-07T20:12:41.9287852Z B=83, 2025-05-07T20:12:41.9287936Z log_E=5, 2025-05-07T20:12:41.9288010Z L=18, 2025-05-07T20:12:41.9288091Z D_gradcheck=1, 2025-05-07T20:12:41.9288214Z stochastic_rounding=True, 2025-05-07T20:12:41.9288297Z weighted=True, 2025-05-07T20:12:41.9288375Z row_wise=True, 2025-05-07T20:12:41.9288456Z mixed=True, 2025-05-07T20:12:41.9288534Z use_cache=True, 2025-05-07T20:12:41.9288648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9288726Z use_cpu=True, 2025-05-07T20:12:41.9288826Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9288905Z ) 2025-05-07T20:12:41.9289037Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9289408Z self=, 2025-05-07T20:12:41.9289498Z mixed_B=False, 2025-05-07T20:12:41.9289579Z compile=True, 2025-05-07T20:12:41.9289654Z T=3, 2025-05-07T20:12:41.9289737Z D=42, 2025-05-07T20:12:41.9289808Z B=86, 2025-05-07T20:12:41.9289884Z log_E=5, 2025-05-07T20:12:41.9289965Z L=20, 2025-05-07T20:12:41.9290046Z D_gradcheck=1, 2025-05-07T20:12:41.9290144Z stochastic_rounding=False, 2025-05-07T20:12:41.9290233Z weighted=True, 2025-05-07T20:12:41.9290311Z row_wise=True, 2025-05-07T20:12:41.9290399Z mixed=True, 2025-05-07T20:12:41.9290476Z use_cache=True, 2025-05-07T20:12:41.9290583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9290675Z use_cpu=True, 2025-05-07T20:12:41.9290776Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9290849Z ) 2025-05-07T20:12:41.9290990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9291354Z self=, 2025-05-07T20:12:41.9291459Z mixed_B=False, 2025-05-07T20:12:41.9291549Z compile=True, 2025-05-07T20:12:41.9291628Z T=5, 2025-05-07T20:12:41.9291702Z D=13, 2025-05-07T20:12:41.9291785Z B=82, 2025-05-07T20:12:41.9291859Z log_E=5, 2025-05-07T20:12:41.9291933Z L=18, 2025-05-07T20:12:41.9292025Z D_gradcheck=1, 2025-05-07T20:12:41.9292123Z stochastic_rounding=False, 2025-05-07T20:12:41.9292212Z weighted=False, 2025-05-07T20:12:41.9292292Z row_wise=True, 2025-05-07T20:12:41.9292369Z mixed=False, 2025-05-07T20:12:41.9292460Z use_cache=False, 2025-05-07T20:12:41.9292565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9292644Z use_cpu=True, 2025-05-07T20:12:41.9292756Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9292826Z ) 2025-05-07T20:12:41.9292957Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9293336Z self=, 2025-05-07T20:12:41.9293416Z mixed_B=True, 2025-05-07T20:12:41.9293495Z compile=True, 2025-05-07T20:12:41.9293580Z T=4, 2025-05-07T20:12:41.9293652Z D=41, 2025-05-07T20:12:41.9293735Z B=76, 2025-05-07T20:12:41.9293811Z log_E=5, 2025-05-07T20:12:41.9293884Z L=10, 2025-05-07T20:12:41.9293974Z D_gradcheck=2, 2025-05-07T20:12:41.9294070Z stochastic_rounding=True, 2025-05-07T20:12:41.9294150Z weighted=False, 2025-05-07T20:12:41.9294237Z row_wise=True, 2025-05-07T20:12:41.9294314Z mixed=True, 2025-05-07T20:12:41.9294395Z use_cache=False, 2025-05-07T20:12:41.9294510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9294590Z use_cpu=True, 2025-05-07T20:12:41.9294687Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9294765Z ) 2025-05-07T20:12:41.9613941Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9614337Z self=, 2025-05-07T20:12:41.9614419Z mixed_B=True, 2025-05-07T20:12:41.9614499Z compile=True, 2025-05-07T20:12:41.9614624Z T=5, 2025-05-07T20:12:41.9614702Z D=77, 2025-05-07T20:12:41.9614776Z B=2, 2025-05-07T20:12:41.9614860Z log_E=3, 2025-05-07T20:12:41.9614935Z L=0, 2025-05-07T20:12:41.9615020Z D_gradcheck=2, 2025-05-07T20:12:41.9615160Z stochastic_rounding=False, 2025-05-07T20:12:41.9615242Z weighted=False, 2025-05-07T20:12:41.9615323Z row_wise=True, 2025-05-07T20:12:41.9615412Z mixed=True, 2025-05-07T20:12:41.9615493Z use_cache=False, 2025-05-07T20:12:41.9615607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9615685Z use_cpu=True, 2025-05-07T20:12:41.9615785Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9615864Z ) 2025-05-07T20:12:41.9615994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9616361Z self=, 2025-05-07T20:12:41.9616450Z mixed_B=False, 2025-05-07T20:12:41.9616526Z compile=False, 2025-05-07T20:12:41.9616658Z T=1, 2025-05-07T20:12:41.9616744Z D=125, 2025-05-07T20:12:41.9616816Z B=99, 2025-05-07T20:12:41.9616891Z log_E=5, 2025-05-07T20:12:41.9616971Z L=12, 2025-05-07T20:12:41.9617053Z D_gradcheck=2, 2025-05-07T20:12:41.9617155Z stochastic_rounding=False, 2025-05-07T20:12:41.9617239Z weighted=False, 2025-05-07T20:12:41.9617320Z row_wise=True, 2025-05-07T20:12:41.9617409Z mixed=False, 2025-05-07T20:12:41.9617489Z use_cache=True, 2025-05-07T20:12:41.9617597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9617685Z use_cpu=True, 2025-05-07T20:12:41.9617787Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9617860Z ) 2025-05-07T20:12:41.9618001Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9618371Z self=, 2025-05-07T20:12:41.9618485Z mixed_B=False, 2025-05-07T20:12:41.9618572Z compile=True, 2025-05-07T20:12:41.9618650Z T=5, 2025-05-07T20:12:41.9618731Z D=75, 2025-05-07T20:12:41.9618809Z B=107, 2025-05-07T20:12:41.9618884Z log_E=4, 2025-05-07T20:12:41.9618962Z L=7, 2025-05-07T20:12:41.9625194Z D_gradcheck=2, 2025-05-07T20:12:41.9625355Z stochastic_rounding=True, 2025-05-07T20:12:41.9625444Z weighted=False, 2025-05-07T20:12:41.9625530Z row_wise=False, 2025-05-07T20:12:41.9625625Z mixed=False, 2025-05-07T20:12:41.9625709Z use_cache=False, 2025-05-07T20:12:41.9625824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9625913Z use_cpu=True, 2025-05-07T20:12:41.9626019Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9626095Z ) 2025-05-07T20:12:41.9626249Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9626634Z self=, 2025-05-07T20:12:41.9626730Z mixed_B=True, 2025-05-07T20:12:41.9626814Z compile=False, 2025-05-07T20:12:41.9626896Z T=5, 2025-05-07T20:12:41.9626982Z D=18, 2025-05-07T20:12:41.9627057Z B=30, 2025-05-07T20:12:41.9627133Z log_E=5, 2025-05-07T20:12:41.9627216Z L=2, 2025-05-07T20:12:41.9627296Z D_gradcheck=2, 2025-05-07T20:12:41.9627399Z stochastic_rounding=False, 2025-05-07T20:12:41.9627488Z weighted=True, 2025-05-07T20:12:41.9627569Z row_wise=False, 2025-05-07T20:12:41.9627647Z mixed=False, 2025-05-07T20:12:41.9627738Z use_cache=False, 2025-05-07T20:12:41.9627846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9627927Z use_cpu=True, 2025-05-07T20:12:41.9628036Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9628107Z ) 2025-05-07T20:12:41.9628326Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9628704Z self=, 2025-05-07T20:12:41.9628787Z mixed_B=True, 2025-05-07T20:12:41.9628882Z compile=True, 2025-05-07T20:12:41.9628986Z T=1, 2025-05-07T20:12:41.9629059Z D=69, 2025-05-07T20:12:41.9629142Z B=4, 2025-05-07T20:12:41.9629218Z log_E=4, 2025-05-07T20:12:41.9629292Z L=10, 2025-05-07T20:12:41.9629384Z D_gradcheck=2, 2025-05-07T20:12:41.9629508Z stochastic_rounding=False, 2025-05-07T20:12:41.9629587Z weighted=True, 2025-05-07T20:12:41.9629676Z row_wise=False, 2025-05-07T20:12:41.9629755Z mixed=False, 2025-05-07T20:12:41.9629845Z use_cache=False, 2025-05-07T20:12:41.9629952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9630029Z use_cpu=True, 2025-05-07T20:12:41.9630139Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9630210Z ) 2025-05-07T20:12:41.9630344Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9630725Z self=, 2025-05-07T20:12:41.9630808Z mixed_B=True, 2025-05-07T20:12:41.9630883Z compile=True, 2025-05-07T20:12:41.9630970Z T=3, 2025-05-07T20:12:41.9631044Z D=38, 2025-05-07T20:12:41.9631117Z B=79, 2025-05-07T20:12:41.9631201Z log_E=3, 2025-05-07T20:12:41.9631280Z L=9, 2025-05-07T20:12:41.9631358Z D_gradcheck=2, 2025-05-07T20:12:41.9631463Z stochastic_rounding=False, 2025-05-07T20:12:41.9631548Z weighted=False, 2025-05-07T20:12:41.9631636Z row_wise=False, 2025-05-07T20:12:41.9631714Z mixed=True, 2025-05-07T20:12:41.9631798Z use_cache=False, 2025-05-07T20:12:41.9631917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9632002Z use_cpu=True, 2025-05-07T20:12:41.9632102Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9632187Z ) 2025-05-07T20:12:41.9632325Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9632697Z self=, 2025-05-07T20:12:41.9632814Z mixed_B=True, 2025-05-07T20:12:41.9632894Z compile=True, 2025-05-07T20:12:41.9632973Z T=1, 2025-05-07T20:12:41.9633056Z D=40, 2025-05-07T20:12:41.9633134Z B=110, 2025-05-07T20:12:41.9633210Z log_E=4, 2025-05-07T20:12:41.9633292Z L=9, 2025-05-07T20:12:41.9633375Z D_gradcheck=1, 2025-05-07T20:12:41.9633478Z stochastic_rounding=False, 2025-05-07T20:12:41.9633561Z weighted=True, 2025-05-07T20:12:41.9633645Z row_wise=True, 2025-05-07T20:12:41.9633733Z mixed=False, 2025-05-07T20:12:41.9633813Z use_cache=True, 2025-05-07T20:12:41.9633921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9634008Z use_cpu=True, 2025-05-07T20:12:41.9634108Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9634183Z ) 2025-05-07T20:12:41.9634326Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9634699Z self=, 2025-05-07T20:12:41.9634782Z mixed_B=False, 2025-05-07T20:12:41.9634870Z compile=False, 2025-05-07T20:12:41.9634947Z T=5, 2025-05-07T20:12:41.9635032Z D=109, 2025-05-07T20:12:41.9635105Z B=60, 2025-05-07T20:12:41.9635182Z log_E=3, 2025-05-07T20:12:41.9635263Z L=8, 2025-05-07T20:12:41.9635341Z D_gradcheck=2, 2025-05-07T20:12:41.9635439Z stochastic_rounding=True, 2025-05-07T20:12:41.9635535Z weighted=False, 2025-05-07T20:12:41.9635613Z row_wise=True, 2025-05-07T20:12:41.9635691Z mixed=False, 2025-05-07T20:12:41.9635782Z use_cache=False, 2025-05-07T20:12:41.9635890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9635971Z use_cpu=True, 2025-05-07T20:12:41.9636080Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9636151Z ) 2025-05-07T20:12:41.9636308Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9636688Z self=, 2025-05-07T20:12:41.9636771Z mixed_B=True, 2025-05-07T20:12:41.9636865Z compile=True, 2025-05-07T20:12:41.9636965Z T=2, 2025-05-07T20:12:41.9637039Z D=47, 2025-05-07T20:12:41.9637123Z B=93, 2025-05-07T20:12:41.9637195Z log_E=3, 2025-05-07T20:12:41.9637269Z L=3, 2025-05-07T20:12:41.9637360Z D_gradcheck=1, 2025-05-07T20:12:41.9637457Z stochastic_rounding=False, 2025-05-07T20:12:41.9637559Z weighted=False, 2025-05-07T20:12:41.9637649Z row_wise=True, 2025-05-07T20:12:41.9637725Z mixed=False, 2025-05-07T20:12:41.9637805Z use_cache=False, 2025-05-07T20:12:41.9637922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9638000Z use_cpu=True, 2025-05-07T20:12:41.9638100Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9638182Z ) 2025-05-07T20:12:41.9638313Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9638690Z self=, 2025-05-07T20:12:41.9638772Z mixed_B=True, 2025-05-07T20:12:41.9638849Z compile=True, 2025-05-07T20:12:41.9638936Z T=5, 2025-05-07T20:12:41.9639010Z D=7, 2025-05-07T20:12:41.9639083Z B=56, 2025-05-07T20:12:41.9639166Z log_E=3, 2025-05-07T20:12:41.9639243Z L=3, 2025-05-07T20:12:41.9639321Z D_gradcheck=2, 2025-05-07T20:12:41.9639426Z stochastic_rounding=True, 2025-05-07T20:12:41.9639511Z weighted=False, 2025-05-07T20:12:41.9639590Z row_wise=False, 2025-05-07T20:12:41.9639720Z mixed=False, 2025-05-07T20:12:41.9639801Z use_cache=True, 2025-05-07T20:12:41.9639905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9639993Z use_cpu=True, 2025-05-07T20:12:41.9640092Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9640172Z ) 2025-05-07T20:12:41.9640305Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9640670Z self=, 2025-05-07T20:12:41.9640787Z mixed_B=False, 2025-05-07T20:12:41.9640867Z compile=True, 2025-05-07T20:12:41.9640943Z T=1, 2025-05-07T20:12:41.9641027Z D=91, 2025-05-07T20:12:41.9641103Z B=45, 2025-05-07T20:12:41.9641176Z log_E=5, 2025-05-07T20:12:41.9641255Z L=14, 2025-05-07T20:12:41.9641339Z D_gradcheck=2, 2025-05-07T20:12:41.9641432Z stochastic_rounding=True, 2025-05-07T20:12:41.9641520Z weighted=True, 2025-05-07T20:12:41.9641600Z row_wise=True, 2025-05-07T20:12:41.9641677Z mixed=True, 2025-05-07T20:12:41.9641772Z use_cache=False, 2025-05-07T20:12:41.9641879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9641967Z use_cpu=True, 2025-05-07T20:12:41.9642070Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9642144Z ) 2025-05-07T20:12:41.9642292Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9642664Z self=, 2025-05-07T20:12:41.9642749Z mixed_B=False, 2025-05-07T20:12:41.9642836Z compile=True, 2025-05-07T20:12:41.9642912Z T=2, 2025-05-07T20:12:41.9642991Z D=85, 2025-05-07T20:12:41.9643077Z B=47, 2025-05-07T20:12:41.9643153Z log_E=3, 2025-05-07T20:12:41.9643230Z L=18, 2025-05-07T20:12:41.9643318Z D_gradcheck=1, 2025-05-07T20:12:41.9643414Z stochastic_rounding=True, 2025-05-07T20:12:41.9643505Z weighted=True, 2025-05-07T20:12:41.9643589Z row_wise=False, 2025-05-07T20:12:41.9643671Z mixed=True, 2025-05-07T20:12:41.9643759Z use_cache=True, 2025-05-07T20:12:41.9643865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9643947Z use_cpu=True, 2025-05-07T20:12:41.9644058Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9644133Z ) 2025-05-07T20:12:41.9644289Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9644670Z self=, 2025-05-07T20:12:41.9644752Z mixed_B=False, 2025-05-07T20:12:41.9644834Z compile=True, 2025-05-07T20:12:41.9644917Z T=5, 2025-05-07T20:12:41.9645018Z D=21, 2025-05-07T20:12:41.9645094Z B=106, 2025-05-07T20:12:41.9645178Z log_E=5, 2025-05-07T20:12:41.9645254Z L=20, 2025-05-07T20:12:41.9645346Z D_gradcheck=2, 2025-05-07T20:12:41.9645443Z stochastic_rounding=False, 2025-05-07T20:12:41.9645550Z weighted=False, 2025-05-07T20:12:41.9645640Z row_wise=False, 2025-05-07T20:12:41.9645716Z mixed=True, 2025-05-07T20:12:41.9645799Z use_cache=False, 2025-05-07T20:12:41.9645917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9645997Z use_cpu=True, 2025-05-07T20:12:41.9646096Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9646177Z ) 2025-05-07T20:12:41.9646307Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9646674Z self=, 2025-05-07T20:12:41.9646763Z mixed_B=True, 2025-05-07T20:12:41.9646845Z compile=False, 2025-05-07T20:12:41.9646930Z T=3, 2025-05-07T20:12:41.9647006Z D=23, 2025-05-07T20:12:41.9647080Z B=114, 2025-05-07T20:12:41.9647169Z log_E=3, 2025-05-07T20:12:41.9647242Z L=9, 2025-05-07T20:12:41.9647323Z D_gradcheck=2, 2025-05-07T20:12:41.9647426Z stochastic_rounding=False, 2025-05-07T20:12:41.9647505Z weighted=True, 2025-05-07T20:12:41.9647587Z row_wise=False, 2025-05-07T20:12:41.9647674Z mixed=True, 2025-05-07T20:12:41.9647754Z use_cache=False, 2025-05-07T20:12:41.9647865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9647953Z use_cpu=True, 2025-05-07T20:12:41.9648051Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9648125Z ) 2025-05-07T20:12:41.9648267Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9648638Z self=, 2025-05-07T20:12:41.9648756Z mixed_B=True, 2025-05-07T20:12:41.9648836Z compile=False, 2025-05-07T20:12:41.9648909Z T=1, 2025-05-07T20:12:41.9648995Z D=20, 2025-05-07T20:12:41.9649069Z B=71, 2025-05-07T20:12:41.9649146Z log_E=5, 2025-05-07T20:12:41.9649229Z L=19, 2025-05-07T20:12:41.9649309Z D_gradcheck=2, 2025-05-07T20:12:41.9649403Z stochastic_rounding=False, 2025-05-07T20:12:41.9649494Z weighted=False, 2025-05-07T20:12:41.9649576Z row_wise=False, 2025-05-07T20:12:41.9649651Z mixed=False, 2025-05-07T20:12:41.9649739Z use_cache=False, 2025-05-07T20:12:41.9649844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9649920Z use_cpu=True, 2025-05-07T20:12:41.9650031Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9650100Z ) 2025-05-07T20:12:41.9650241Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9650612Z self=, 2025-05-07T20:12:41.9650690Z mixed_B=True, 2025-05-07T20:12:41.9650781Z compile=False, 2025-05-07T20:12:41.9650856Z T=1, 2025-05-07T20:12:41.9650929Z D=13, 2025-05-07T20:12:41.9651015Z B=51, 2025-05-07T20:12:41.9651093Z log_E=4, 2025-05-07T20:12:41.9651165Z L=6, 2025-05-07T20:12:41.9651257Z D_gradcheck=2, 2025-05-07T20:12:41.9651352Z stochastic_rounding=True, 2025-05-07T20:12:41.9651432Z weighted=True, 2025-05-07T20:12:41.9651523Z row_wise=True, 2025-05-07T20:12:41.9651603Z mixed=False, 2025-05-07T20:12:41.9651683Z use_cache=False, 2025-05-07T20:12:41.9651801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9651881Z use_cpu=True, 2025-05-07T20:12:41.9651989Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9652064Z ) 2025-05-07T20:12:41.9652195Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9652595Z self=, 2025-05-07T20:12:41.9652680Z mixed_B=False, 2025-05-07T20:12:41.9652763Z compile=True, 2025-05-07T20:12:41.9652847Z T=4, 2025-05-07T20:12:41.9652952Z D=21, 2025-05-07T20:12:41.9653028Z B=62, 2025-05-07T20:12:41.9653111Z log_E=3, 2025-05-07T20:12:41.9653190Z L=0, 2025-05-07T20:12:41.9653271Z D_gradcheck=2, 2025-05-07T20:12:41.9653375Z stochastic_rounding=False, 2025-05-07T20:12:41.9653499Z weighted=False, 2025-05-07T20:12:41.9653580Z row_wise=True, 2025-05-07T20:12:41.9653667Z mixed=False, 2025-05-07T20:12:41.9653750Z use_cache=True, 2025-05-07T20:12:41.9653865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9653946Z use_cpu=True, 2025-05-07T20:12:41.9654049Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9654128Z ) 2025-05-07T20:12:41.9965397Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9965792Z self=, 2025-05-07T20:12:41.9965889Z mixed_B=False, 2025-05-07T20:12:41.9965977Z compile=True, 2025-05-07T20:12:41.9966069Z T=5, 2025-05-07T20:12:41.9966150Z D=78, 2025-05-07T20:12:41.9966229Z B=36, 2025-05-07T20:12:41.9966314Z log_E=5, 2025-05-07T20:12:41.9966401Z L=3, 2025-05-07T20:12:41.9966524Z D_gradcheck=2, 2025-05-07T20:12:41.9966668Z stochastic_rounding=False, 2025-05-07T20:12:41.9966758Z weighted=True, 2025-05-07T20:12:41.9966836Z row_wise=False, 2025-05-07T20:12:41.9966924Z mixed=True, 2025-05-07T20:12:41.9967006Z use_cache=True, 2025-05-07T20:12:41.9967113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9967202Z use_cpu=True, 2025-05-07T20:12:41.9967315Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9967387Z ) 2025-05-07T20:12:41.9967529Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9967908Z self=, 2025-05-07T20:12:41.9968084Z mixed_B=True, 2025-05-07T20:12:41.9968170Z compile=False, 2025-05-07T20:12:41.9968245Z T=3, 2025-05-07T20:12:41.9968402Z D=105, 2025-05-07T20:12:41.9968479Z B=31, 2025-05-07T20:12:41.9968553Z log_E=4, 2025-05-07T20:12:41.9968641Z L=12, 2025-05-07T20:12:41.9968729Z D_gradcheck=2, 2025-05-07T20:12:41.9968823Z stochastic_rounding=False, 2025-05-07T20:12:41.9968921Z weighted=False, 2025-05-07T20:12:41.9969002Z row_wise=True, 2025-05-07T20:12:41.9969078Z mixed=True, 2025-05-07T20:12:41.9969169Z use_cache=True, 2025-05-07T20:12:41.9969277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9969367Z use_cpu=True, 2025-05-07T20:12:41.9969470Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9969544Z ) 2025-05-07T20:12:41.9969688Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9970062Z self=, 2025-05-07T20:12:41.9970142Z mixed_B=True, 2025-05-07T20:12:41.9970231Z compile=False, 2025-05-07T20:12:41.9970306Z T=2, 2025-05-07T20:12:41.9970379Z D=91, 2025-05-07T20:12:41.9970466Z B=120, 2025-05-07T20:12:41.9970544Z log_E=3, 2025-05-07T20:12:41.9970617Z L=7, 2025-05-07T20:12:41.9970708Z D_gradcheck=1, 2025-05-07T20:12:41.9970802Z stochastic_rounding=True, 2025-05-07T20:12:41.9970884Z weighted=False, 2025-05-07T20:12:41.9970974Z row_wise=False, 2025-05-07T20:12:41.9971054Z mixed=True, 2025-05-07T20:12:41.9971135Z use_cache=False, 2025-05-07T20:12:41.9971247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9971324Z use_cpu=True, 2025-05-07T20:12:41.9971424Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9971505Z ) 2025-05-07T20:12:41.9971641Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9972062Z self=, 2025-05-07T20:12:41.9972149Z mixed_B=False, 2025-05-07T20:12:41.9972230Z compile=False, 2025-05-07T20:12:41.9972311Z T=4, 2025-05-07T20:12:41.9972425Z D=19, 2025-05-07T20:12:41.9972505Z B=107, 2025-05-07T20:12:41.9972590Z log_E=3, 2025-05-07T20:12:41.9972664Z L=5, 2025-05-07T20:12:41.9972743Z D_gradcheck=2, 2025-05-07T20:12:41.9972843Z stochastic_rounding=False, 2025-05-07T20:12:41.9972929Z weighted=False, 2025-05-07T20:12:41.9973041Z row_wise=False, 2025-05-07T20:12:41.9973127Z mixed=False, 2025-05-07T20:12:41.9973208Z use_cache=False, 2025-05-07T20:12:41.9973318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9973401Z use_cpu=True, 2025-05-07T20:12:41.9973502Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9973581Z ) 2025-05-07T20:12:41.9973708Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9974074Z self=, 2025-05-07T20:12:41.9974161Z mixed_B=False, 2025-05-07T20:12:41.9974238Z compile=True, 2025-05-07T20:12:41.9974312Z T=3, 2025-05-07T20:12:41.9974397Z D=127, 2025-05-07T20:12:41.9974472Z B=18, 2025-05-07T20:12:41.9974552Z log_E=5, 2025-05-07T20:12:41.9974630Z L=7, 2025-05-07T20:12:41.9974708Z D_gradcheck=1, 2025-05-07T20:12:41.9974804Z stochastic_rounding=False, 2025-05-07T20:12:41.9974892Z weighted=True, 2025-05-07T20:12:41.9974971Z row_wise=True, 2025-05-07T20:12:41.9975048Z mixed=True, 2025-05-07T20:12:41.9975130Z use_cache=True, 2025-05-07T20:12:41.9975239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9975325Z use_cpu=True, 2025-05-07T20:12:41.9975422Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9975491Z ) 2025-05-07T20:12:41.9975806Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9976186Z self=, 2025-05-07T20:12:41.9976303Z mixed_B=False, 2025-05-07T20:12:41.9976385Z compile=True, 2025-05-07T20:12:41.9976466Z T=3, 2025-05-07T20:12:41.9976539Z D=59, 2025-05-07T20:12:41.9976613Z B=127, 2025-05-07T20:12:41.9976693Z log_E=3, 2025-05-07T20:12:41.9976765Z L=5, 2025-05-07T20:12:41.9976848Z D_gradcheck=2, 2025-05-07T20:12:41.9976948Z stochastic_rounding=True, 2025-05-07T20:12:41.9977028Z weighted=False, 2025-05-07T20:12:41.9977112Z row_wise=True, 2025-05-07T20:12:41.9977188Z mixed=True, 2025-05-07T20:12:41.9977268Z use_cache=True, 2025-05-07T20:12:41.9977383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9977458Z use_cpu=True, 2025-05-07T20:12:41.9977555Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9977630Z ) 2025-05-07T20:12:41.9977760Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9978128Z self=, 2025-05-07T20:12:41.9978216Z mixed_B=True, 2025-05-07T20:12:41.9978293Z compile=True, 2025-05-07T20:12:41.9978367Z T=2, 2025-05-07T20:12:41.9978448Z D=123, 2025-05-07T20:12:41.9978522Z B=70, 2025-05-07T20:12:41.9978604Z log_E=5, 2025-05-07T20:12:41.9978675Z L=10, 2025-05-07T20:12:41.9978756Z D_gradcheck=1, 2025-05-07T20:12:41.9978862Z stochastic_rounding=False, 2025-05-07T20:12:41.9978938Z weighted=True, 2025-05-07T20:12:41.9979017Z row_wise=False, 2025-05-07T20:12:41.9979100Z mixed=True, 2025-05-07T20:12:41.9979178Z use_cache=False, 2025-05-07T20:12:41.9979283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9979368Z use_cpu=True, 2025-05-07T20:12:41.9979464Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9979532Z ) 2025-05-07T20:12:41.9979748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9980166Z self=, 2025-05-07T20:12:41.9980256Z mixed_B=False, 2025-05-07T20:12:41.9980333Z compile=False, 2025-05-07T20:12:41.9980408Z T=2, 2025-05-07T20:12:41.9980488Z D=69, 2025-05-07T20:12:41.9980595Z B=96, 2025-05-07T20:12:41.9980668Z log_E=5, 2025-05-07T20:12:41.9980748Z L=19, 2025-05-07T20:12:41.9980825Z D_gradcheck=1, 2025-05-07T20:12:41.9980918Z stochastic_rounding=False, 2025-05-07T20:12:41.9981009Z weighted=False, 2025-05-07T20:12:41.9981118Z row_wise=True, 2025-05-07T20:12:41.9981196Z mixed=False, 2025-05-07T20:12:41.9981280Z use_cache=True, 2025-05-07T20:12:41.9981384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9981458Z use_cpu=True, 2025-05-07T20:12:41.9981569Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9981640Z ) 2025-05-07T20:12:41.9981767Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9982145Z self=, 2025-05-07T20:12:41.9982223Z mixed_B=True, 2025-05-07T20:12:41.9982311Z compile=False, 2025-05-07T20:12:41.9982384Z T=5, 2025-05-07T20:12:41.9982458Z D=109, 2025-05-07T20:12:41.9982542Z B=35, 2025-05-07T20:12:41.9982613Z log_E=4, 2025-05-07T20:12:41.9982684Z L=4, 2025-05-07T20:12:41.9982768Z D_gradcheck=1, 2025-05-07T20:12:41.9982860Z stochastic_rounding=False, 2025-05-07T20:12:41.9982939Z weighted=True, 2025-05-07T20:12:41.9983027Z row_wise=True, 2025-05-07T20:12:41.9983104Z mixed=False, 2025-05-07T20:12:41.9983180Z use_cache=True, 2025-05-07T20:12:41.9983291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9983371Z use_cpu=True, 2025-05-07T20:12:41.9983468Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9983545Z ) 2025-05-07T20:12:41.9983674Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9984047Z self=, 2025-05-07T20:12:41.9984149Z mixed_B=False, 2025-05-07T20:12:41.9984230Z compile=False, 2025-05-07T20:12:41.9984309Z T=3, 2025-05-07T20:12:41.9984379Z D=67, 2025-05-07T20:12:41.9984453Z B=50, 2025-05-07T20:12:41.9984536Z log_E=3, 2025-05-07T20:12:41.9984607Z L=7, 2025-05-07T20:12:41.9984686Z D_gradcheck=2, 2025-05-07T20:12:41.9984786Z stochastic_rounding=True, 2025-05-07T20:12:41.9984864Z weighted=False, 2025-05-07T20:12:41.9984941Z row_wise=False, 2025-05-07T20:12:41.9985021Z mixed=True, 2025-05-07T20:12:41.9985098Z use_cache=True, 2025-05-07T20:12:41.9985210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9985286Z use_cpu=True, 2025-05-07T20:12:41.9985383Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9985462Z ) 2025-05-07T20:12:41.9985591Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9985958Z self=, 2025-05-07T20:12:41.9986045Z mixed_B=True, 2025-05-07T20:12:41.9986123Z compile=False, 2025-05-07T20:12:41.9986196Z T=4, 2025-05-07T20:12:41.9986275Z D=26, 2025-05-07T20:12:41.9986348Z B=76, 2025-05-07T20:12:41.9986422Z log_E=5, 2025-05-07T20:12:41.9986502Z L=10, 2025-05-07T20:12:41.9986579Z D_gradcheck=1, 2025-05-07T20:12:41.9986672Z stochastic_rounding=True, 2025-05-07T20:12:41.9986759Z weighted=False, 2025-05-07T20:12:41.9986842Z row_wise=True, 2025-05-07T20:12:41.9986926Z mixed=True, 2025-05-07T20:12:41.9987007Z use_cache=False, 2025-05-07T20:12:41.9987110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9987194Z use_cpu=True, 2025-05-07T20:12:41.9987291Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9987361Z ) 2025-05-07T20:12:41.9987496Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9987887Z self=, 2025-05-07T20:12:41.9987967Z mixed_B=True, 2025-05-07T20:12:41.9988051Z compile=True, 2025-05-07T20:12:41.9988122Z T=4, 2025-05-07T20:12:41.9988195Z D=76, 2025-05-07T20:12:41.9988300Z B=31, 2025-05-07T20:12:41.9988379Z log_E=5, 2025-05-07T20:12:41.9988454Z L=2, 2025-05-07T20:12:41.9988539Z D_gradcheck=2, 2025-05-07T20:12:41.9988630Z stochastic_rounding=True, 2025-05-07T20:12:41.9988722Z weighted=False, 2025-05-07T20:12:41.9988822Z row_wise=True, 2025-05-07T20:12:41.9988901Z mixed=False, 2025-05-07T20:12:41.9988991Z use_cache=False, 2025-05-07T20:12:41.9989096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9989175Z use_cpu=True, 2025-05-07T20:12:41.9989278Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9989350Z ) 2025-05-07T20:12:41.9989481Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9989859Z self=, 2025-05-07T20:12:41.9989939Z mixed_B=False, 2025-05-07T20:12:41.9990015Z compile=False, 2025-05-07T20:12:41.9990097Z T=2, 2025-05-07T20:12:41.9990167Z D=66, 2025-05-07T20:12:41.9990252Z B=47, 2025-05-07T20:12:41.9990324Z log_E=4, 2025-05-07T20:12:41.9990396Z L=7, 2025-05-07T20:12:41.9990486Z D_gradcheck=1, 2025-05-07T20:12:41.9990576Z stochastic_rounding=True, 2025-05-07T20:12:41.9990656Z weighted=False, 2025-05-07T20:12:41.9990746Z row_wise=True, 2025-05-07T20:12:41.9990820Z mixed=False, 2025-05-07T20:12:41.9990900Z use_cache=True, 2025-05-07T20:12:41.9991016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9991091Z use_cpu=True, 2025-05-07T20:12:41.9991190Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9991267Z ) 2025-05-07T20:12:41.9991396Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9991764Z self=, 2025-05-07T20:12:41.9991879Z mixed_B=False, 2025-05-07T20:12:41.9991954Z compile=False, 2025-05-07T20:12:41.9992037Z T=4, 2025-05-07T20:12:41.9992107Z D=83, 2025-05-07T20:12:41.9992178Z B=117, 2025-05-07T20:12:41.9992257Z log_E=5, 2025-05-07T20:12:41.9992328Z L=16, 2025-05-07T20:12:41.9992406Z D_gradcheck=2, 2025-05-07T20:12:41.9992508Z stochastic_rounding=False, 2025-05-07T20:12:41.9992586Z weighted=True, 2025-05-07T20:12:41.9992665Z row_wise=False, 2025-05-07T20:12:41.9992751Z mixed=False, 2025-05-07T20:12:41.9992827Z use_cache=True, 2025-05-07T20:12:41.9992932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:41.9993019Z use_cpu=True, 2025-05-07T20:12:41.9993115Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9993184Z ) 2025-05-07T20:12:41.9993320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9993686Z self=, 2025-05-07T20:12:41.9993770Z mixed_B=True, 2025-05-07T20:12:41.9993847Z compile=True, 2025-05-07T20:12:41.9993921Z T=4, 2025-05-07T20:12:41.9993999Z D=126, 2025-05-07T20:12:41.9994071Z B=103, 2025-05-07T20:12:41.9994144Z log_E=4, 2025-05-07T20:12:41.9994219Z L=19, 2025-05-07T20:12:41.9994298Z D_gradcheck=1, 2025-05-07T20:12:41.9994390Z stochastic_rounding=False, 2025-05-07T20:12:41.9994476Z weighted=False, 2025-05-07T20:12:41.9994554Z row_wise=True, 2025-05-07T20:12:41.9994629Z mixed=True, 2025-05-07T20:12:41.9994720Z use_cache=True, 2025-05-07T20:12:41.9994826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9994901Z use_cpu=True, 2025-05-07T20:12:41.9995004Z output_dtype=SparseType.FP32, 2025-05-07T20:12:41.9995073Z ) 2025-05-07T20:12:41.9995209Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9995603Z self=, 2025-05-07T20:12:41.9995681Z mixed_B=False, 2025-05-07T20:12:41.9995766Z compile=False, 2025-05-07T20:12:41.9995838Z T=5, 2025-05-07T20:12:41.9995910Z D=91, 2025-05-07T20:12:41.9996025Z B=109, 2025-05-07T20:12:41.9996098Z log_E=5, 2025-05-07T20:12:41.9996169Z L=6, 2025-05-07T20:12:41.9996253Z D_gradcheck=2, 2025-05-07T20:12:41.9996345Z stochastic_rounding=False, 2025-05-07T20:12:41.9996424Z weighted=False, 2025-05-07T20:12:41.9996530Z row_wise=False, 2025-05-07T20:12:41.9996608Z mixed=True, 2025-05-07T20:12:41.9996684Z use_cache=True, 2025-05-07T20:12:41.9996796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9996873Z use_cpu=True, 2025-05-07T20:12:41.9996976Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9997046Z ) 2025-05-07T20:12:41.9997179Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:41.9997554Z self=, 2025-05-07T20:12:41.9997631Z mixed_B=True, 2025-05-07T20:12:41.9997712Z compile=True, 2025-05-07T20:12:41.9997791Z T=1, 2025-05-07T20:12:41.9997865Z D=107, 2025-05-07T20:12:41.9997938Z B=106, 2025-05-07T20:12:41.9998017Z log_E=5, 2025-05-07T20:12:41.9998089Z L=13, 2025-05-07T20:12:41.9998167Z D_gradcheck=1, 2025-05-07T20:12:41.9998264Z stochastic_rounding=False, 2025-05-07T20:12:41.9998347Z weighted=True, 2025-05-07T20:12:41.9998433Z row_wise=True, 2025-05-07T20:12:41.9998513Z mixed=False, 2025-05-07T20:12:41.9998592Z use_cache=False, 2025-05-07T20:12:41.9998706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:41.9998784Z use_cpu=True, 2025-05-07T20:12:41.9998886Z output_dtype=SparseType.FP16, 2025-05-07T20:12:41.9998962Z ) 2025-05-07T20:12:42.0319070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0319455Z self=, 2025-05-07T20:12:42.0319545Z mixed_B=False, 2025-05-07T20:12:42.0319757Z compile=True, 2025-05-07T20:12:42.0319845Z T=5, 2025-05-07T20:12:42.0319919Z D=117, 2025-05-07T20:12:42.0319995Z B=47, 2025-05-07T20:12:42.0320100Z log_E=4, 2025-05-07T20:12:42.0320212Z L=12, 2025-05-07T20:12:42.0320290Z D_gradcheck=1, 2025-05-07T20:12:42.0320393Z stochastic_rounding=True, 2025-05-07T20:12:42.0320471Z weighted=True, 2025-05-07T20:12:42.0320550Z row_wise=False, 2025-05-07T20:12:42.0320635Z mixed=False, 2025-05-07T20:12:42.0320710Z use_cache=True, 2025-05-07T20:12:42.0320814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0320899Z use_cpu=True, 2025-05-07T20:12:42.0321068Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0321145Z ) 2025-05-07T20:12:42.0321277Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0321646Z self=, 2025-05-07T20:12:42.0321729Z mixed_B=False, 2025-05-07T20:12:42.0321809Z compile=True, 2025-05-07T20:12:42.0321883Z T=1, 2025-05-07T20:12:42.0321965Z D=20, 2025-05-07T20:12:42.0322036Z B=51, 2025-05-07T20:12:42.0322110Z log_E=4, 2025-05-07T20:12:42.0322186Z L=3, 2025-05-07T20:12:42.0322263Z D_gradcheck=2, 2025-05-07T20:12:42.0322358Z stochastic_rounding=True, 2025-05-07T20:12:42.0322445Z weighted=False, 2025-05-07T20:12:42.0322522Z row_wise=True, 2025-05-07T20:12:42.0322600Z mixed=False, 2025-05-07T20:12:42.0322681Z use_cache=True, 2025-05-07T20:12:42.0322786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0322870Z use_cpu=True, 2025-05-07T20:12:42.0322968Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0323037Z ) 2025-05-07T20:12:42.0323174Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0323588Z self=, 2025-05-07T20:12:42.0323667Z mixed_B=True, 2025-05-07T20:12:42.0323756Z compile=False, 2025-05-07T20:12:42.0323827Z T=1, 2025-05-07T20:12:42.0323898Z D=115, 2025-05-07T20:12:42.0323976Z B=34, 2025-05-07T20:12:42.0324086Z log_E=4, 2025-05-07T20:12:42.0324160Z L=20, 2025-05-07T20:12:42.0324247Z D_gradcheck=2, 2025-05-07T20:12:42.0324341Z stochastic_rounding=False, 2025-05-07T20:12:42.0324429Z weighted=True, 2025-05-07T20:12:42.0324506Z row_wise=False, 2025-05-07T20:12:42.0324614Z mixed=True, 2025-05-07T20:12:42.0324705Z use_cache=False, 2025-05-07T20:12:42.0324810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0324887Z use_cpu=True, 2025-05-07T20:12:42.0324993Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0325064Z ) 2025-05-07T20:12:42.0325197Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0325575Z self=, 2025-05-07T20:12:42.0325652Z mixed_B=False, 2025-05-07T20:12:42.0325733Z compile=False, 2025-05-07T20:12:42.0325810Z T=5, 2025-05-07T20:12:42.0325882Z D=108, 2025-05-07T20:12:42.0325957Z B=9, 2025-05-07T20:12:42.0326045Z log_E=3, 2025-05-07T20:12:42.0326118Z L=2, 2025-05-07T20:12:42.0326206Z D_gradcheck=1, 2025-05-07T20:12:42.0326299Z stochastic_rounding=False, 2025-05-07T20:12:42.0326378Z weighted=False, 2025-05-07T20:12:42.0326466Z row_wise=True, 2025-05-07T20:12:42.0326545Z mixed=True, 2025-05-07T20:12:42.0326626Z use_cache=False, 2025-05-07T20:12:42.0326742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0326819Z use_cpu=True, 2025-05-07T20:12:42.0326917Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0326995Z ) 2025-05-07T20:12:42.0327126Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0327492Z self=, 2025-05-07T20:12:42.0327577Z mixed_B=False, 2025-05-07T20:12:42.0327680Z compile=False, 2025-05-07T20:12:42.0327762Z T=1, 2025-05-07T20:12:42.0327833Z D=87, 2025-05-07T20:12:42.0327902Z B=78, 2025-05-07T20:12:42.0327982Z log_E=3, 2025-05-07T20:12:42.0328052Z L=1, 2025-05-07T20:12:42.0328130Z D_gradcheck=2, 2025-05-07T20:12:42.0328237Z stochastic_rounding=False, 2025-05-07T20:12:42.0328316Z weighted=True, 2025-05-07T20:12:42.0328394Z row_wise=False, 2025-05-07T20:12:42.0328480Z mixed=True, 2025-05-07T20:12:42.0328557Z use_cache=True, 2025-05-07T20:12:42.0328663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0328745Z use_cpu=True, 2025-05-07T20:12:42.0328843Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0328914Z ) 2025-05-07T20:12:42.0329048Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0329418Z self=, 2025-05-07T20:12:42.0329506Z mixed_B=False, 2025-05-07T20:12:42.0329586Z compile=False, 2025-05-07T20:12:42.0329657Z T=2, 2025-05-07T20:12:42.0329738Z D=79, 2025-05-07T20:12:42.0329809Z B=101, 2025-05-07T20:12:42.0329883Z log_E=3, 2025-05-07T20:12:42.0329962Z L=10, 2025-05-07T20:12:42.0330039Z D_gradcheck=2, 2025-05-07T20:12:42.0330130Z stochastic_rounding=True, 2025-05-07T20:12:42.0330216Z weighted=False, 2025-05-07T20:12:42.0330293Z row_wise=True, 2025-05-07T20:12:42.0330368Z mixed=False, 2025-05-07T20:12:42.0330453Z use_cache=True, 2025-05-07T20:12:42.0330558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0330635Z use_cpu=True, 2025-05-07T20:12:42.0330737Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0330807Z ) 2025-05-07T20:12:42.0330943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0331330Z self=, 2025-05-07T20:12:42.0331408Z mixed_B=False, 2025-05-07T20:12:42.0331499Z compile=True, 2025-05-07T20:12:42.0331568Z T=1, 2025-05-07T20:12:42.0331638Z D=88, 2025-05-07T20:12:42.0331718Z B=72, 2025-05-07T20:12:42.0331817Z log_E=5, 2025-05-07T20:12:42.0331893Z L=5, 2025-05-07T20:12:42.0331980Z D_gradcheck=2, 2025-05-07T20:12:42.0332069Z stochastic_rounding=True, 2025-05-07T20:12:42.0332149Z weighted=False, 2025-05-07T20:12:42.0332232Z row_wise=False, 2025-05-07T20:12:42.0332330Z mixed=True, 2025-05-07T20:12:42.0332408Z use_cache=True, 2025-05-07T20:12:42.0332518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0332594Z use_cpu=True, 2025-05-07T20:12:42.0332700Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0332767Z ) 2025-05-07T20:12:42.0332896Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0333273Z self=, 2025-05-07T20:12:42.0333350Z mixed_B=False, 2025-05-07T20:12:42.0333432Z compile=True, 2025-05-07T20:12:42.0333509Z T=3, 2025-05-07T20:12:42.0333581Z D=111, 2025-05-07T20:12:42.0333654Z B=61, 2025-05-07T20:12:42.0333735Z log_E=5, 2025-05-07T20:12:42.0333807Z L=16, 2025-05-07T20:12:42.0333885Z D_gradcheck=1, 2025-05-07T20:12:42.0333993Z stochastic_rounding=False, 2025-05-07T20:12:42.0334072Z weighted=True, 2025-05-07T20:12:42.0334150Z row_wise=True, 2025-05-07T20:12:42.0334240Z mixed=False, 2025-05-07T20:12:42.0334318Z use_cache=False, 2025-05-07T20:12:42.0334432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0334511Z use_cpu=True, 2025-05-07T20:12:42.0334608Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0334689Z ) 2025-05-07T20:12:42.0334822Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0335190Z self=, 2025-05-07T20:12:42.0335280Z mixed_B=False, 2025-05-07T20:12:42.0335388Z compile=True, 2025-05-07T20:12:42.0335462Z T=3, 2025-05-07T20:12:42.0335549Z D=114, 2025-05-07T20:12:42.0335622Z B=20, 2025-05-07T20:12:42.0335696Z log_E=5, 2025-05-07T20:12:42.0335781Z L=0, 2025-05-07T20:12:42.0335857Z D_gradcheck=2, 2025-05-07T20:12:42.0335960Z stochastic_rounding=False, 2025-05-07T20:12:42.0336040Z weighted=True, 2025-05-07T20:12:42.0336119Z row_wise=False, 2025-05-07T20:12:42.0336207Z mixed=False, 2025-05-07T20:12:42.0336286Z use_cache=False, 2025-05-07T20:12:42.0336391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0336484Z use_cpu=True, 2025-05-07T20:12:42.0336583Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0336656Z ) 2025-05-07T20:12:42.0336797Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0337163Z self=, 2025-05-07T20:12:42.0337239Z mixed_B=True, 2025-05-07T20:12:42.0337329Z compile=False, 2025-05-07T20:12:42.0337402Z T=2, 2025-05-07T20:12:42.0337476Z D=61, 2025-05-07T20:12:42.0337559Z B=98, 2025-05-07T20:12:42.0337633Z log_E=4, 2025-05-07T20:12:42.0337711Z L=4, 2025-05-07T20:12:42.0337792Z D_gradcheck=1, 2025-05-07T20:12:42.0337885Z stochastic_rounding=True, 2025-05-07T20:12:42.0337979Z weighted=False, 2025-05-07T20:12:42.0338058Z row_wise=False, 2025-05-07T20:12:42.0338136Z mixed=False, 2025-05-07T20:12:42.0338224Z use_cache=False, 2025-05-07T20:12:42.0338329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0338407Z use_cpu=True, 2025-05-07T20:12:42.0338517Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0338586Z ) 2025-05-07T20:12:42.0338714Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0339120Z self=, 2025-05-07T20:12:42.0339198Z mixed_B=False, 2025-05-07T20:12:42.0339288Z compile=True, 2025-05-07T20:12:42.0339364Z T=3, 2025-05-07T20:12:42.0339434Z D=125, 2025-05-07T20:12:42.0339513Z B=31, 2025-05-07T20:12:42.0339614Z log_E=3, 2025-05-07T20:12:42.0339760Z L=7, 2025-05-07T20:12:42.0339850Z D_gradcheck=2, 2025-05-07T20:12:42.0339946Z stochastic_rounding=False, 2025-05-07T20:12:42.0340023Z weighted=True, 2025-05-07T20:12:42.0340108Z row_wise=True, 2025-05-07T20:12:42.0340212Z mixed=True, 2025-05-07T20:12:42.0340290Z use_cache=False, 2025-05-07T20:12:42.0340405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0340481Z use_cpu=True, 2025-05-07T20:12:42.0340576Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0340653Z ) 2025-05-07T20:12:42.0340781Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0341159Z self=, 2025-05-07T20:12:42.0341240Z mixed_B=True, 2025-05-07T20:12:42.0341321Z compile=False, 2025-05-07T20:12:42.0341401Z T=4, 2025-05-07T20:12:42.0341474Z D=77, 2025-05-07T20:12:42.0341542Z B=80, 2025-05-07T20:12:42.0341625Z log_E=3, 2025-05-07T20:12:42.0341700Z L=4, 2025-05-07T20:12:42.0341779Z D_gradcheck=2, 2025-05-07T20:12:42.0341878Z stochastic_rounding=True, 2025-05-07T20:12:42.0341957Z weighted=True, 2025-05-07T20:12:42.0342035Z row_wise=False, 2025-05-07T20:12:42.0342122Z mixed=False, 2025-05-07T20:12:42.0342201Z use_cache=True, 2025-05-07T20:12:42.0342304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0342386Z use_cpu=True, 2025-05-07T20:12:42.0342483Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0342559Z ) 2025-05-07T20:12:42.0342691Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0343063Z self=, 2025-05-07T20:12:42.0343150Z mixed_B=False, 2025-05-07T20:12:42.0343254Z compile=True, 2025-05-07T20:12:42.0343326Z T=1, 2025-05-07T20:12:42.0343406Z D=4, 2025-05-07T20:12:42.0343479Z B=126, 2025-05-07T20:12:42.0343554Z log_E=4, 2025-05-07T20:12:42.0343636Z L=4, 2025-05-07T20:12:42.0343716Z D_gradcheck=1, 2025-05-07T20:12:42.0343811Z stochastic_rounding=False, 2025-05-07T20:12:42.0343900Z weighted=True, 2025-05-07T20:12:42.0343980Z row_wise=False, 2025-05-07T20:12:42.0344059Z mixed=False, 2025-05-07T20:12:42.0344150Z use_cache=False, 2025-05-07T20:12:42.0344255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0344344Z use_cpu=True, 2025-05-07T20:12:42.0344444Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0344517Z ) 2025-05-07T20:12:42.0344656Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0345026Z self=, 2025-05-07T20:12:42.0345102Z mixed_B=False, 2025-05-07T20:12:42.0345192Z compile=False, 2025-05-07T20:12:42.0345266Z T=1, 2025-05-07T20:12:42.0345339Z D=112, 2025-05-07T20:12:42.0345421Z B=97, 2025-05-07T20:12:42.0345495Z log_E=3, 2025-05-07T20:12:42.0345570Z L=17, 2025-05-07T20:12:42.0345660Z D_gradcheck=1, 2025-05-07T20:12:42.0345751Z stochastic_rounding=True, 2025-05-07T20:12:42.0345832Z weighted=False, 2025-05-07T20:12:42.0345918Z row_wise=True, 2025-05-07T20:12:42.0345994Z mixed=True, 2025-05-07T20:12:42.0346087Z use_cache=False, 2025-05-07T20:12:42.0346195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0346270Z use_cpu=True, 2025-05-07T20:12:42.0346377Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0346449Z ) 2025-05-07T20:12:42.0346575Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0346989Z self=, 2025-05-07T20:12:42.0347069Z mixed_B=True, 2025-05-07T20:12:42.0347147Z compile=True, 2025-05-07T20:12:42.0347235Z T=3, 2025-05-07T20:12:42.0347306Z D=54, 2025-05-07T20:12:42.0347377Z B=57, 2025-05-07T20:12:42.0347460Z log_E=5, 2025-05-07T20:12:42.0347556Z L=18, 2025-05-07T20:12:42.0347636Z D_gradcheck=2, 2025-05-07T20:12:42.0347741Z stochastic_rounding=False, 2025-05-07T20:12:42.0347820Z weighted=False, 2025-05-07T20:12:42.0347909Z row_wise=False, 2025-05-07T20:12:42.0347986Z mixed=False, 2025-05-07T20:12:42.0348087Z use_cache=False, 2025-05-07T20:12:42.0348210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0348294Z use_cpu=True, 2025-05-07T20:12:42.0348390Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0348472Z ) 2025-05-07T20:12:42.0348601Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0348968Z self=, 2025-05-07T20:12:42.0349056Z mixed_B=False, 2025-05-07T20:12:42.0349133Z compile=True, 2025-05-07T20:12:42.0349205Z T=4, 2025-05-07T20:12:42.0349289Z D=107, 2025-05-07T20:12:42.0349359Z B=39, 2025-05-07T20:12:42.0349442Z log_E=3, 2025-05-07T20:12:42.0349517Z L=13, 2025-05-07T20:12:42.0349593Z D_gradcheck=2, 2025-05-07T20:12:42.0349695Z stochastic_rounding=True, 2025-05-07T20:12:42.0349776Z weighted=True, 2025-05-07T20:12:42.0349851Z row_wise=True, 2025-05-07T20:12:42.0349937Z mixed=True, 2025-05-07T20:12:42.0350022Z use_cache=False, 2025-05-07T20:12:42.0350124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0350215Z use_cpu=True, 2025-05-07T20:12:42.0350315Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0350384Z ) 2025-05-07T20:12:42.0350523Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0350893Z self=, 2025-05-07T20:12:42.0350979Z mixed_B=False, 2025-05-07T20:12:42.0351057Z compile=True, 2025-05-07T20:12:42.0351154Z T=1, 2025-05-07T20:12:42.0351232Z D=54, 2025-05-07T20:12:42.0351304Z B=80, 2025-05-07T20:12:42.0351378Z log_E=5, 2025-05-07T20:12:42.0351460Z L=3, 2025-05-07T20:12:42.0351542Z D_gradcheck=2, 2025-05-07T20:12:42.0351635Z stochastic_rounding=False, 2025-05-07T20:12:42.0351725Z weighted=True, 2025-05-07T20:12:42.0351803Z row_wise=True, 2025-05-07T20:12:42.0351878Z mixed=False, 2025-05-07T20:12:42.0351969Z use_cache=False, 2025-05-07T20:12:42.0352074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0352150Z use_cpu=True, 2025-05-07T20:12:42.0352255Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0352326Z ) 2025-05-07T20:12:42.0676207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0676609Z self=, 2025-05-07T20:12:42.0676708Z mixed_B=False, 2025-05-07T20:12:42.0676849Z compile=False, 2025-05-07T20:12:42.0676939Z T=1, 2025-05-07T20:12:42.0677017Z D=9, 2025-05-07T20:12:42.0677101Z B=46, 2025-05-07T20:12:42.0677178Z log_E=5, 2025-05-07T20:12:42.0677257Z L=15, 2025-05-07T20:12:42.0677347Z D_gradcheck=1, 2025-05-07T20:12:42.0677444Z stochastic_rounding=False, 2025-05-07T20:12:42.0677538Z weighted=False, 2025-05-07T20:12:42.0677623Z row_wise=True, 2025-05-07T20:12:42.0677741Z mixed=True, 2025-05-07T20:12:42.0677903Z use_cache=False, 2025-05-07T20:12:42.0678117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0678272Z use_cpu=True, 2025-05-07T20:12:42.0678468Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0678552Z ) 2025-05-07T20:12:42.0678690Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0679152Z self=, 2025-05-07T20:12:42.0679233Z mixed_B=False, 2025-05-07T20:12:42.0679313Z compile=False, 2025-05-07T20:12:42.0679398Z T=3, 2025-05-07T20:12:42.0679473Z D=17, 2025-05-07T20:12:42.0679555Z B=105, 2025-05-07T20:12:42.0679633Z log_E=3, 2025-05-07T20:12:42.0679748Z L=3, 2025-05-07T20:12:42.0679833Z D_gradcheck=2, 2025-05-07T20:12:42.0679928Z stochastic_rounding=False, 2025-05-07T20:12:42.0680009Z weighted=False, 2025-05-07T20:12:42.0680100Z row_wise=False, 2025-05-07T20:12:42.0680248Z mixed=False, 2025-05-07T20:12:42.0680365Z use_cache=True, 2025-05-07T20:12:42.0680481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0680563Z use_cpu=True, 2025-05-07T20:12:42.0680667Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0680748Z ) 2025-05-07T20:12:42.0680876Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0681262Z self=, 2025-05-07T20:12:42.0681344Z mixed_B=False, 2025-05-07T20:12:42.0681424Z compile=True, 2025-05-07T20:12:42.0681514Z T=2, 2025-05-07T20:12:42.0681589Z D=92, 2025-05-07T20:12:42.0681660Z B=21, 2025-05-07T20:12:42.0681745Z log_E=3, 2025-05-07T20:12:42.0681818Z L=11, 2025-05-07T20:12:42.0681899Z D_gradcheck=1, 2025-05-07T20:12:42.0681997Z stochastic_rounding=False, 2025-05-07T20:12:42.0682078Z weighted=False, 2025-05-07T20:12:42.0682158Z row_wise=False, 2025-05-07T20:12:42.0682242Z mixed=False, 2025-05-07T20:12:42.0682327Z use_cache=False, 2025-05-07T20:12:42.0682432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0682516Z use_cpu=True, 2025-05-07T20:12:42.0682613Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0682684Z ) 2025-05-07T20:12:42.0682821Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0683193Z self=, 2025-05-07T20:12:42.0683280Z mixed_B=True, 2025-05-07T20:12:42.0683361Z compile=False, 2025-05-07T20:12:42.0683470Z T=2, 2025-05-07T20:12:42.0683548Z D=44, 2025-05-07T20:12:42.0683624Z B=120, 2025-05-07T20:12:42.0683699Z log_E=5, 2025-05-07T20:12:42.0683783Z L=0, 2025-05-07T20:12:42.0683864Z D_gradcheck=1, 2025-05-07T20:12:42.0683956Z stochastic_rounding=True, 2025-05-07T20:12:42.0684040Z weighted=True, 2025-05-07T20:12:42.0684115Z row_wise=True, 2025-05-07T20:12:42.0684189Z mixed=False, 2025-05-07T20:12:42.0684278Z use_cache=True, 2025-05-07T20:12:42.0684379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0684461Z use_cpu=True, 2025-05-07T20:12:42.0684559Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0684627Z ) 2025-05-07T20:12:42.0684763Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0685133Z self=, 2025-05-07T20:12:42.0685212Z mixed_B=False, 2025-05-07T20:12:42.0685299Z compile=False, 2025-05-07T20:12:42.0685376Z T=1, 2025-05-07T20:12:42.0685449Z D=110, 2025-05-07T20:12:42.0685530Z B=125, 2025-05-07T20:12:42.0685606Z log_E=3, 2025-05-07T20:12:42.0685680Z L=2, 2025-05-07T20:12:42.0685768Z D_gradcheck=2, 2025-05-07T20:12:42.0685861Z stochastic_rounding=False, 2025-05-07T20:12:42.0685941Z weighted=False, 2025-05-07T20:12:42.0686028Z row_wise=True, 2025-05-07T20:12:42.0686105Z mixed=True, 2025-05-07T20:12:42.0686195Z use_cache=False, 2025-05-07T20:12:42.0686301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0686382Z use_cpu=True, 2025-05-07T20:12:42.0686489Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0686564Z ) 2025-05-07T20:12:42.0686695Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0687124Z self=, 2025-05-07T20:12:42.0687209Z mixed_B=False, 2025-05-07T20:12:42.0687289Z compile=True, 2025-05-07T20:12:42.0687374Z T=4, 2025-05-07T20:12:42.0687450Z D=120, 2025-05-07T20:12:42.0687520Z B=44, 2025-05-07T20:12:42.0687600Z log_E=4, 2025-05-07T20:12:42.0687701Z L=9, 2025-05-07T20:12:42.0687778Z D_gradcheck=2, 2025-05-07T20:12:42.0687883Z stochastic_rounding=False, 2025-05-07T20:12:42.0687961Z weighted=True, 2025-05-07T20:12:42.0688048Z row_wise=False, 2025-05-07T20:12:42.0688125Z mixed=False, 2025-05-07T20:12:42.0688230Z use_cache=False, 2025-05-07T20:12:42.0688348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0688428Z use_cpu=True, 2025-05-07T20:12:42.0688528Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0688611Z ) 2025-05-07T20:12:42.0688744Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0689113Z self=, 2025-05-07T20:12:42.0689197Z mixed_B=True, 2025-05-07T20:12:42.0689275Z compile=True, 2025-05-07T20:12:42.0689347Z T=2, 2025-05-07T20:12:42.0689428Z D=24, 2025-05-07T20:12:42.0689499Z B=81, 2025-05-07T20:12:42.0689580Z log_E=3, 2025-05-07T20:12:42.0689654Z L=9, 2025-05-07T20:12:42.0689731Z D_gradcheck=2, 2025-05-07T20:12:42.0689836Z stochastic_rounding=True, 2025-05-07T20:12:42.0689916Z weighted=True, 2025-05-07T20:12:42.0689993Z row_wise=True, 2025-05-07T20:12:42.0690081Z mixed=True, 2025-05-07T20:12:42.0690162Z use_cache=True, 2025-05-07T20:12:42.0690265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0690354Z use_cpu=True, 2025-05-07T20:12:42.0690454Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0690524Z ) 2025-05-07T20:12:42.0690661Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0691033Z self=, 2025-05-07T20:12:42.0691122Z mixed_B=True, 2025-05-07T20:12:42.0691206Z compile=True, 2025-05-07T20:12:42.0691303Z T=4, 2025-05-07T20:12:42.0691381Z D=27, 2025-05-07T20:12:42.0691452Z B=59, 2025-05-07T20:12:42.0691523Z log_E=5, 2025-05-07T20:12:42.0691607Z L=3, 2025-05-07T20:12:42.0691691Z D_gradcheck=2, 2025-05-07T20:12:42.0691785Z stochastic_rounding=False, 2025-05-07T20:12:42.0691876Z weighted=True, 2025-05-07T20:12:42.0691954Z row_wise=False, 2025-05-07T20:12:42.0692029Z mixed=False, 2025-05-07T20:12:42.0692123Z use_cache=True, 2025-05-07T20:12:42.0692233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0692311Z use_cpu=True, 2025-05-07T20:12:42.0692422Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0692493Z ) 2025-05-07T20:12:42.0692620Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0693003Z self=, 2025-05-07T20:12:42.0693085Z mixed_B=False, 2025-05-07T20:12:42.0693172Z compile=True, 2025-05-07T20:12:42.0693247Z T=1, 2025-05-07T20:12:42.0693320Z D=54, 2025-05-07T20:12:42.0693403Z B=75, 2025-05-07T20:12:42.0693479Z log_E=5, 2025-05-07T20:12:42.0693552Z L=10, 2025-05-07T20:12:42.0693640Z D_gradcheck=2, 2025-05-07T20:12:42.0693734Z stochastic_rounding=False, 2025-05-07T20:12:42.0693811Z weighted=False, 2025-05-07T20:12:42.0693900Z row_wise=True, 2025-05-07T20:12:42.0693980Z mixed=False, 2025-05-07T20:12:42.0694060Z use_cache=False, 2025-05-07T20:12:42.0694176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0694252Z use_cpu=True, 2025-05-07T20:12:42.0694351Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0694435Z ) 2025-05-07T20:12:42.0694564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0694944Z self=, 2025-05-07T20:12:42.0695049Z mixed_B=False, 2025-05-07T20:12:42.0695130Z compile=True, 2025-05-07T20:12:42.0695217Z T=2, 2025-05-07T20:12:42.0695295Z D=24, 2025-05-07T20:12:42.0695369Z B=79, 2025-05-07T20:12:42.0695455Z log_E=4, 2025-05-07T20:12:42.0695531Z L=1, 2025-05-07T20:12:42.0695661Z D_gradcheck=1, 2025-05-07T20:12:42.0695769Z stochastic_rounding=False, 2025-05-07T20:12:42.0695851Z weighted=True, 2025-05-07T20:12:42.0695931Z row_wise=False, 2025-05-07T20:12:42.0696023Z mixed=False, 2025-05-07T20:12:42.0696128Z use_cache=True, 2025-05-07T20:12:42.0696246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0696328Z use_cpu=True, 2025-05-07T20:12:42.0696430Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0696512Z ) 2025-05-07T20:12:42.0696646Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0697015Z self=, 2025-05-07T20:12:42.0697115Z mixed_B=False, 2025-05-07T20:12:42.0697200Z compile=True, 2025-05-07T20:12:42.0697278Z T=4, 2025-05-07T20:12:42.0697364Z D=58, 2025-05-07T20:12:42.0697442Z B=59, 2025-05-07T20:12:42.0697520Z log_E=3, 2025-05-07T20:12:42.0697609Z L=12, 2025-05-07T20:12:42.0697692Z D_gradcheck=2, 2025-05-07T20:12:42.0697789Z stochastic_rounding=False, 2025-05-07T20:12:42.0697888Z weighted=False, 2025-05-07T20:12:42.0697966Z row_wise=False, 2025-05-07T20:12:42.0698054Z mixed=False, 2025-05-07T20:12:42.0698138Z use_cache=False, 2025-05-07T20:12:42.0698243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0698337Z use_cpu=True, 2025-05-07T20:12:42.0698437Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0698510Z ) 2025-05-07T20:12:42.0698650Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0699021Z self=, 2025-05-07T20:12:42.0699106Z mixed_B=False, 2025-05-07T20:12:42.0699199Z compile=True, 2025-05-07T20:12:42.0699312Z T=2, 2025-05-07T20:12:42.0699385Z D=80, 2025-05-07T20:12:42.0699469Z B=29, 2025-05-07T20:12:42.0699548Z log_E=5, 2025-05-07T20:12:42.0699621Z L=9, 2025-05-07T20:12:42.0699795Z D_gradcheck=2, 2025-05-07T20:12:42.0699893Z stochastic_rounding=False, 2025-05-07T20:12:42.0699981Z weighted=False, 2025-05-07T20:12:42.0700061Z row_wise=True, 2025-05-07T20:12:42.0700142Z mixed=False, 2025-05-07T20:12:42.0700234Z use_cache=False, 2025-05-07T20:12:42.0700344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0700424Z use_cpu=True, 2025-05-07T20:12:42.0700532Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0700604Z ) 2025-05-07T20:12:42.0700736Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0701113Z self=, 2025-05-07T20:12:42.0701198Z mixed_B=True, 2025-05-07T20:12:42.0701278Z compile=False, 2025-05-07T20:12:42.0701362Z T=2, 2025-05-07T20:12:42.0701440Z D=33, 2025-05-07T20:12:42.0701522Z B=123, 2025-05-07T20:12:42.0701600Z log_E=5, 2025-05-07T20:12:42.0701675Z L=2, 2025-05-07T20:12:42.0701768Z D_gradcheck=2, 2025-05-07T20:12:42.0701863Z stochastic_rounding=True, 2025-05-07T20:12:42.0701944Z weighted=False, 2025-05-07T20:12:42.0702033Z row_wise=True, 2025-05-07T20:12:42.0702111Z mixed=True, 2025-05-07T20:12:42.0702194Z use_cache=True, 2025-05-07T20:12:42.0702312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0702391Z use_cpu=True, 2025-05-07T20:12:42.0702491Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0702569Z ) 2025-05-07T20:12:42.0702701Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0703070Z self=, 2025-05-07T20:12:42.0703185Z mixed_B=False, 2025-05-07T20:12:42.0703267Z compile=False, 2025-05-07T20:12:42.0703351Z T=5, 2025-05-07T20:12:42.0703425Z D=81, 2025-05-07T20:12:42.0703501Z B=28, 2025-05-07T20:12:42.0703585Z log_E=4, 2025-05-07T20:12:42.0703657Z L=11, 2025-05-07T20:12:42.0703763Z D_gradcheck=1, 2025-05-07T20:12:42.0703866Z stochastic_rounding=True, 2025-05-07T20:12:42.0703947Z weighted=False, 2025-05-07T20:12:42.0704026Z row_wise=False, 2025-05-07T20:12:42.0704115Z mixed=False, 2025-05-07T20:12:42.0704194Z use_cache=False, 2025-05-07T20:12:42.0704327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0704414Z use_cpu=True, 2025-05-07T20:12:42.0704514Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0704589Z ) 2025-05-07T20:12:42.0704731Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0705100Z self=, 2025-05-07T20:12:42.0705194Z mixed_B=True, 2025-05-07T20:12:42.0705272Z compile=False, 2025-05-07T20:12:42.0705345Z T=3, 2025-05-07T20:12:42.0705431Z D=123, 2025-05-07T20:12:42.0705503Z B=80, 2025-05-07T20:12:42.0705579Z log_E=3, 2025-05-07T20:12:42.0705662Z L=16, 2025-05-07T20:12:42.0705741Z D_gradcheck=1, 2025-05-07T20:12:42.0705835Z stochastic_rounding=True, 2025-05-07T20:12:42.0705929Z weighted=False, 2025-05-07T20:12:42.0706007Z row_wise=False, 2025-05-07T20:12:42.0706083Z mixed=False, 2025-05-07T20:12:42.0706173Z use_cache=True, 2025-05-07T20:12:42.0706279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.0706360Z use_cpu=True, 2025-05-07T20:12:42.0706470Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.0706538Z ) 2025-05-07T20:12:42.0706678Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0707043Z self=, 2025-05-07T20:12:42.0707122Z mixed_B=True, 2025-05-07T20:12:42.0707214Z compile=False, 2025-05-07T20:12:42.0707292Z T=1, 2025-05-07T20:12:42.0707389Z D=77, 2025-05-07T20:12:42.0707475Z B=107, 2025-05-07T20:12:42.0707548Z log_E=3, 2025-05-07T20:12:42.0707622Z L=11, 2025-05-07T20:12:42.0707715Z D_gradcheck=1, 2025-05-07T20:12:42.0707811Z stochastic_rounding=False, 2025-05-07T20:12:42.0707891Z weighted=True, 2025-05-07T20:12:42.0707980Z row_wise=True, 2025-05-07T20:12:42.0708056Z mixed=True, 2025-05-07T20:12:42.0708142Z use_cache=False, 2025-05-07T20:12:42.0708253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0708332Z use_cpu=True, 2025-05-07T20:12:42.0708441Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0708514Z ) 2025-05-07T20:12:42.0708642Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.0709018Z self=, 2025-05-07T20:12:42.0709099Z mixed_B=False, 2025-05-07T20:12:42.0709178Z compile=True, 2025-05-07T20:12:42.0709259Z T=2, 2025-05-07T20:12:42.0709334Z D=91, 2025-05-07T20:12:42.0709406Z B=112, 2025-05-07T20:12:42.0709490Z log_E=4, 2025-05-07T20:12:42.0709566Z L=0, 2025-05-07T20:12:42.0709643Z D_gradcheck=2, 2025-05-07T20:12:42.0709746Z stochastic_rounding=True, 2025-05-07T20:12:42.0709826Z weighted=True, 2025-05-07T20:12:42.0709911Z row_wise=True, 2025-05-07T20:12:42.0709988Z mixed=True, 2025-05-07T20:12:42.0710069Z use_cache=True, 2025-05-07T20:12:42.0710187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.0710265Z use_cpu=True, 2025-05-07T20:12:42.0710366Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.0710442Z ) 2025-05-07T20:12:42.1034786Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1035384Z self=, 2025-05-07T20:12:42.1035620Z mixed_B=True, 2025-05-07T20:12:42.1035742Z compile=False, 2025-05-07T20:12:42.1035860Z T=2, 2025-05-07T20:12:42.1035978Z D=40, 2025-05-07T20:12:42.1036089Z B=53, 2025-05-07T20:12:42.1036223Z log_E=4, 2025-05-07T20:12:42.1036316Z L=5, 2025-05-07T20:12:42.1036502Z D_gradcheck=2, 2025-05-07T20:12:42.1036697Z stochastic_rounding=True, 2025-05-07T20:12:42.1036857Z weighted=False, 2025-05-07T20:12:42.1037013Z row_wise=True, 2025-05-07T20:12:42.1037170Z mixed=True, 2025-05-07T20:12:42.1037272Z use_cache=True, 2025-05-07T20:12:42.1037423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1037517Z use_cpu=True, 2025-05-07T20:12:42.1037620Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1037697Z ) 2025-05-07T20:12:42.1037844Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1038221Z self=, 2025-05-07T20:12:42.1038317Z mixed_B=True, 2025-05-07T20:12:42.1038402Z compile=True, 2025-05-07T20:12:42.1038553Z T=2, 2025-05-07T20:12:42.1038642Z D=30, 2025-05-07T20:12:42.1038724Z B=110, 2025-05-07T20:12:42.1038804Z log_E=4, 2025-05-07T20:12:42.1038893Z L=19, 2025-05-07T20:12:42.1038981Z D_gradcheck=2, 2025-05-07T20:12:42.1039078Z stochastic_rounding=True, 2025-05-07T20:12:42.1039174Z weighted=False, 2025-05-07T20:12:42.1039258Z row_wise=True, 2025-05-07T20:12:42.1039341Z mixed=False, 2025-05-07T20:12:42.1039438Z use_cache=False, 2025-05-07T20:12:42.1039553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1039645Z use_cpu=True, 2025-05-07T20:12:42.1039751Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1039825Z ) 2025-05-07T20:12:42.1039970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1040346Z self=, 2025-05-07T20:12:42.1040433Z mixed_B=False, 2025-05-07T20:12:42.1040526Z compile=False, 2025-05-07T20:12:42.1040606Z T=1, 2025-05-07T20:12:42.1040719Z D=47, 2025-05-07T20:12:42.1040803Z B=126, 2025-05-07T20:12:42.1040884Z log_E=3, 2025-05-07T20:12:42.1040962Z L=1, 2025-05-07T20:12:42.1041056Z D_gradcheck=2, 2025-05-07T20:12:42.1041151Z stochastic_rounding=True, 2025-05-07T20:12:42.1041246Z weighted=False, 2025-05-07T20:12:42.1041327Z row_wise=False, 2025-05-07T20:12:42.1041407Z mixed=True, 2025-05-07T20:12:42.1041500Z use_cache=False, 2025-05-07T20:12:42.1041609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1041693Z use_cpu=True, 2025-05-07T20:12:42.1041808Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1041881Z ) 2025-05-07T20:12:42.1042016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1042396Z self=, 2025-05-07T20:12:42.1042478Z mixed_B=True, 2025-05-07T20:12:42.1042560Z compile=True, 2025-05-07T20:12:42.1042645Z T=4, 2025-05-07T20:12:42.1042726Z D=10, 2025-05-07T20:12:42.1042804Z B=89, 2025-05-07T20:12:42.1042890Z log_E=3, 2025-05-07T20:12:42.1042967Z L=10, 2025-05-07T20:12:42.1043062Z D_gradcheck=1, 2025-05-07T20:12:42.1043161Z stochastic_rounding=True, 2025-05-07T20:12:42.1043245Z weighted=True, 2025-05-07T20:12:42.1043337Z row_wise=False, 2025-05-07T20:12:42.1043415Z mixed=True, 2025-05-07T20:12:42.1043499Z use_cache=False, 2025-05-07T20:12:42.1043621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1043706Z use_cpu=True, 2025-05-07T20:12:42.1043807Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1043892Z ) 2025-05-07T20:12:42.1044025Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1044392Z self=, 2025-05-07T20:12:42.1044481Z mixed_B=True, 2025-05-07T20:12:42.1044590Z compile=False, 2025-05-07T20:12:42.1044676Z T=2, 2025-05-07T20:12:42.1044751Z D=4, 2025-05-07T20:12:42.1044826Z B=66, 2025-05-07T20:12:42.1044916Z log_E=5, 2025-05-07T20:12:42.1044990Z L=1, 2025-05-07T20:12:42.1045076Z D_gradcheck=1, 2025-05-07T20:12:42.1045208Z stochastic_rounding=False, 2025-05-07T20:12:42.1045290Z weighted=False, 2025-05-07T20:12:42.1045371Z row_wise=True, 2025-05-07T20:12:42.1045465Z mixed=False, 2025-05-07T20:12:42.1045547Z use_cache=True, 2025-05-07T20:12:42.1045683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1045775Z use_cpu=True, 2025-05-07T20:12:42.1045878Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1045950Z ) 2025-05-07T20:12:42.1046103Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1046472Z self=, 2025-05-07T20:12:42.1046569Z mixed_B=False, 2025-05-07T20:12:42.1046657Z compile=True, 2025-05-07T20:12:42.1046732Z T=5, 2025-05-07T20:12:42.1046823Z D=48, 2025-05-07T20:12:42.1046902Z B=96, 2025-05-07T20:12:42.1046977Z log_E=5, 2025-05-07T20:12:42.1047064Z L=14, 2025-05-07T20:12:42.1047149Z D_gradcheck=2, 2025-05-07T20:12:42.1047249Z stochastic_rounding=True, 2025-05-07T20:12:42.1047346Z weighted=False, 2025-05-07T20:12:42.1047425Z row_wise=False, 2025-05-07T20:12:42.1047506Z mixed=False, 2025-05-07T20:12:42.1047596Z use_cache=False, 2025-05-07T20:12:42.1047710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1047789Z use_cpu=True, 2025-05-07T20:12:42.1047900Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1047973Z ) 2025-05-07T20:12:42.1048120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1048491Z self=, 2025-05-07T20:12:42.1048573Z mixed_B=True, 2025-05-07T20:12:42.1048666Z compile=True, 2025-05-07T20:12:42.1048740Z T=3, 2025-05-07T20:12:42.1048818Z D=114, 2025-05-07T20:12:42.1048925Z B=108, 2025-05-07T20:12:42.1049001Z log_E=4, 2025-05-07T20:12:42.1049076Z L=4, 2025-05-07T20:12:42.1049169Z D_gradcheck=2, 2025-05-07T20:12:42.1049267Z stochastic_rounding=True, 2025-05-07T20:12:42.1049352Z weighted=False, 2025-05-07T20:12:42.1049441Z row_wise=True, 2025-05-07T20:12:42.1049521Z mixed=False, 2025-05-07T20:12:42.1049602Z use_cache=True, 2025-05-07T20:12:42.1049719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1049802Z use_cpu=True, 2025-05-07T20:12:42.1049911Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1049985Z ) 2025-05-07T20:12:42.1050117Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1050497Z self=, 2025-05-07T20:12:42.1050575Z mixed_B=True, 2025-05-07T20:12:42.1050658Z compile=True, 2025-05-07T20:12:42.1050742Z T=2, 2025-05-07T20:12:42.1050819Z D=54, 2025-05-07T20:12:42.1050894Z B=102, 2025-05-07T20:12:42.1050981Z log_E=4, 2025-05-07T20:12:42.1051056Z L=20, 2025-05-07T20:12:42.1051138Z D_gradcheck=1, 2025-05-07T20:12:42.1051244Z stochastic_rounding=True, 2025-05-07T20:12:42.1051329Z weighted=False, 2025-05-07T20:12:42.1051410Z row_wise=True, 2025-05-07T20:12:42.1051498Z mixed=False, 2025-05-07T20:12:42.1051580Z use_cache=False, 2025-05-07T20:12:42.1051702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1051782Z use_cpu=True, 2025-05-07T20:12:42.1051885Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1051970Z ) 2025-05-07T20:12:42.1052102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1052472Z self=, 2025-05-07T20:12:42.1052564Z mixed_B=False, 2025-05-07T20:12:42.1052673Z compile=True, 2025-05-07T20:12:42.1052749Z T=5, 2025-05-07T20:12:42.1052831Z D=112, 2025-05-07T20:12:42.1052906Z B=95, 2025-05-07T20:12:42.1052982Z log_E=4, 2025-05-07T20:12:42.1053066Z L=4, 2025-05-07T20:12:42.1053147Z D_gradcheck=2, 2025-05-07T20:12:42.1053271Z stochastic_rounding=False, 2025-05-07T20:12:42.1053357Z weighted=False, 2025-05-07T20:12:42.1053436Z row_wise=False, 2025-05-07T20:12:42.1053523Z mixed=True, 2025-05-07T20:12:42.1053602Z use_cache=True, 2025-05-07T20:12:42.1053749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1053841Z use_cpu=True, 2025-05-07T20:12:42.1053939Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1054013Z ) 2025-05-07T20:12:42.1054154Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1054520Z self=, 2025-05-07T20:12:42.1054602Z mixed_B=False, 2025-05-07T20:12:42.1054696Z compile=False, 2025-05-07T20:12:42.1054771Z T=4, 2025-05-07T20:12:42.1054844Z D=13, 2025-05-07T20:12:42.1054930Z B=106, 2025-05-07T20:12:42.1055003Z log_E=3, 2025-05-07T20:12:42.1055090Z L=6, 2025-05-07T20:12:42.1055173Z D_gradcheck=1, 2025-05-07T20:12:42.1055271Z stochastic_rounding=False, 2025-05-07T20:12:42.1055365Z weighted=False, 2025-05-07T20:12:42.1055446Z row_wise=False, 2025-05-07T20:12:42.1055524Z mixed=True, 2025-05-07T20:12:42.1055617Z use_cache=True, 2025-05-07T20:12:42.1055726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1055803Z use_cpu=True, 2025-05-07T20:12:42.1055914Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1055989Z ) 2025-05-07T20:12:42.1056120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1056503Z self=, 2025-05-07T20:12:42.1056584Z mixed_B=False, 2025-05-07T20:12:42.1056681Z compile=True, 2025-05-07T20:12:42.1056759Z T=4, 2025-05-07T20:12:42.1056831Z D=103, 2025-05-07T20:12:42.1056945Z B=42, 2025-05-07T20:12:42.1057026Z log_E=5, 2025-05-07T20:12:42.1057097Z L=1, 2025-05-07T20:12:42.1057192Z D_gradcheck=2, 2025-05-07T20:12:42.1057288Z stochastic_rounding=False, 2025-05-07T20:12:42.1057368Z weighted=True, 2025-05-07T20:12:42.1057462Z row_wise=False, 2025-05-07T20:12:42.1057545Z mixed=False, 2025-05-07T20:12:42.1057625Z use_cache=True, 2025-05-07T20:12:42.1057746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1057827Z use_cpu=True, 2025-05-07T20:12:42.1057928Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1058012Z ) 2025-05-07T20:12:42.1058142Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1058522Z self=, 2025-05-07T20:12:42.1058604Z mixed_B=False, 2025-05-07T20:12:42.1058687Z compile=True, 2025-05-07T20:12:42.1058774Z T=1, 2025-05-07T20:12:42.1058852Z D=2, 2025-05-07T20:12:42.1058931Z B=124, 2025-05-07T20:12:42.1059022Z log_E=4, 2025-05-07T20:12:42.1059095Z L=9, 2025-05-07T20:12:42.1059176Z D_gradcheck=1, 2025-05-07T20:12:42.1059281Z stochastic_rounding=False, 2025-05-07T20:12:42.1059366Z weighted=False, 2025-05-07T20:12:42.1059449Z row_wise=False, 2025-05-07T20:12:42.1059541Z mixed=True, 2025-05-07T20:12:42.1059623Z use_cache=True, 2025-05-07T20:12:42.1059817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1059909Z use_cpu=True, 2025-05-07T20:12:42.1060012Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1060086Z ) 2025-05-07T20:12:42.1060229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1060602Z self=, 2025-05-07T20:12:42.1060692Z mixed_B=True, 2025-05-07T20:12:42.1060803Z compile=True, 2025-05-07T20:12:42.1060880Z T=5, 2025-05-07T20:12:42.1060964Z D=66, 2025-05-07T20:12:42.1061036Z B=81, 2025-05-07T20:12:42.1061114Z log_E=4, 2025-05-07T20:12:42.1061197Z L=3, 2025-05-07T20:12:42.1061276Z D_gradcheck=2, 2025-05-07T20:12:42.1061405Z stochastic_rounding=False, 2025-05-07T20:12:42.1061492Z weighted=True, 2025-05-07T20:12:42.1061572Z row_wise=True, 2025-05-07T20:12:42.1061655Z mixed=False, 2025-05-07T20:12:42.1061746Z use_cache=True, 2025-05-07T20:12:42.1061881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1061970Z use_cpu=True, 2025-05-07T20:12:42.1062071Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1062141Z ) 2025-05-07T20:12:42.1062282Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1062654Z self=, 2025-05-07T20:12:42.1062734Z mixed_B=True, 2025-05-07T20:12:42.1062829Z compile=False, 2025-05-07T20:12:42.1062903Z T=2, 2025-05-07T20:12:42.1062979Z D=80, 2025-05-07T20:12:42.1063064Z B=123, 2025-05-07T20:12:42.1063141Z log_E=5, 2025-05-07T20:12:42.1063214Z L=3, 2025-05-07T20:12:42.1063307Z D_gradcheck=1, 2025-05-07T20:12:42.1063405Z stochastic_rounding=False, 2025-05-07T20:12:42.1063484Z weighted=False, 2025-05-07T20:12:42.1063576Z row_wise=False, 2025-05-07T20:12:42.1063654Z mixed=True, 2025-05-07T20:12:42.1063744Z use_cache=False, 2025-05-07T20:12:42.1063853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1063935Z use_cpu=True, 2025-05-07T20:12:42.1064044Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1064117Z ) 2025-05-07T20:12:42.1064249Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1064626Z self=, 2025-05-07T20:12:42.1064707Z mixed_B=False, 2025-05-07T20:12:42.1064789Z compile=True, 2025-05-07T20:12:42.1064872Z T=1, 2025-05-07T20:12:42.1064947Z D=89, 2025-05-07T20:12:42.1065045Z B=40, 2025-05-07T20:12:42.1065133Z log_E=4, 2025-05-07T20:12:42.1065206Z L=17, 2025-05-07T20:12:42.1065285Z D_gradcheck=1, 2025-05-07T20:12:42.1065395Z stochastic_rounding=False, 2025-05-07T20:12:42.1065479Z weighted=False, 2025-05-07T20:12:42.1065570Z row_wise=True, 2025-05-07T20:12:42.1065651Z mixed=False, 2025-05-07T20:12:42.1065730Z use_cache=True, 2025-05-07T20:12:42.1065846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1065925Z use_cpu=True, 2025-05-07T20:12:42.1066027Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1066110Z ) 2025-05-07T20:12:42.1066242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1066607Z self=, 2025-05-07T20:12:42.1066700Z mixed_B=False, 2025-05-07T20:12:42.1066784Z compile=False, 2025-05-07T20:12:42.1066856Z T=5, 2025-05-07T20:12:42.1066941Z D=121, 2025-05-07T20:12:42.1067020Z B=23, 2025-05-07T20:12:42.1067104Z log_E=5, 2025-05-07T20:12:42.1067178Z L=5, 2025-05-07T20:12:42.1067258Z D_gradcheck=2, 2025-05-07T20:12:42.1067363Z stochastic_rounding=False, 2025-05-07T20:12:42.1067448Z weighted=False, 2025-05-07T20:12:42.1067531Z row_wise=False, 2025-05-07T20:12:42.1067624Z mixed=False, 2025-05-07T20:12:42.1067708Z use_cache=True, 2025-05-07T20:12:42.1067818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1067907Z use_cpu=True, 2025-05-07T20:12:42.1068008Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1068081Z ) 2025-05-07T20:12:42.1068218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1068592Z self=, 2025-05-07T20:12:42.1068679Z mixed_B=True, 2025-05-07T20:12:42.1068785Z compile=False, 2025-05-07T20:12:42.1068865Z T=2, 2025-05-07T20:12:42.1068948Z D=83, 2025-05-07T20:12:42.1069025Z B=15, 2025-05-07T20:12:42.1069101Z log_E=5, 2025-05-07T20:12:42.1069181Z L=14, 2025-05-07T20:12:42.1069261Z D_gradcheck=2, 2025-05-07T20:12:42.1069383Z stochastic_rounding=False, 2025-05-07T20:12:42.1069471Z weighted=False, 2025-05-07T20:12:42.1069551Z row_wise=True, 2025-05-07T20:12:42.1069629Z mixed=True, 2025-05-07T20:12:42.1069718Z use_cache=True, 2025-05-07T20:12:42.1069825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1069929Z use_cpu=True, 2025-05-07T20:12:42.1070037Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1070107Z ) 2025-05-07T20:12:42.1396871Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1397496Z self=, 2025-05-07T20:12:42.1397629Z mixed_B=True, 2025-05-07T20:12:42.1397779Z compile=False, 2025-05-07T20:12:42.1397887Z T=4, 2025-05-07T20:12:42.1398003Z D=6, 2025-05-07T20:12:42.1398127Z B=68, 2025-05-07T20:12:42.1398242Z log_E=3, 2025-05-07T20:12:42.1398472Z L=17, 2025-05-07T20:12:42.1398614Z D_gradcheck=1, 2025-05-07T20:12:42.1398805Z stochastic_rounding=False, 2025-05-07T20:12:42.1398974Z weighted=False, 2025-05-07T20:12:42.1399155Z row_wise=False, 2025-05-07T20:12:42.1399293Z mixed=True, 2025-05-07T20:12:42.1399410Z use_cache=False, 2025-05-07T20:12:42.1399522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1399613Z use_cpu=True, 2025-05-07T20:12:42.1399730Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1399811Z ) 2025-05-07T20:12:42.1399947Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1400333Z self=, 2025-05-07T20:12:42.1400415Z mixed_B=True, 2025-05-07T20:12:42.1400497Z compile=True, 2025-05-07T20:12:42.1400587Z T=4, 2025-05-07T20:12:42.1400664Z D=59, 2025-05-07T20:12:42.1400739Z B=57, 2025-05-07T20:12:42.1400975Z log_E=3, 2025-05-07T20:12:42.1401055Z L=1, 2025-05-07T20:12:42.1401140Z D_gradcheck=2, 2025-05-07T20:12:42.1401253Z stochastic_rounding=True, 2025-05-07T20:12:42.1401339Z weighted=True, 2025-05-07T20:12:42.1401437Z row_wise=False, 2025-05-07T20:12:42.1401520Z mixed=False, 2025-05-07T20:12:42.1401606Z use_cache=True, 2025-05-07T20:12:42.1401730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1401814Z use_cpu=True, 2025-05-07T20:12:42.1401918Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1402008Z ) 2025-05-07T20:12:42.1402142Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1402515Z self=, 2025-05-07T20:12:42.1402610Z mixed_B=False, 2025-05-07T20:12:42.1402694Z compile=False, 2025-05-07T20:12:42.1402775Z T=5, 2025-05-07T20:12:42.1402867Z D=106, 2025-05-07T20:12:42.1402946Z B=117, 2025-05-07T20:12:42.1403041Z log_E=3, 2025-05-07T20:12:42.1403118Z L=3, 2025-05-07T20:12:42.1403202Z D_gradcheck=1, 2025-05-07T20:12:42.1403311Z stochastic_rounding=True, 2025-05-07T20:12:42.1403395Z weighted=True, 2025-05-07T20:12:42.1403480Z row_wise=False, 2025-05-07T20:12:42.1403576Z mixed=True, 2025-05-07T20:12:42.1403659Z use_cache=True, 2025-05-07T20:12:42.1403768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1403864Z use_cpu=True, 2025-05-07T20:12:42.1403969Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1404044Z ) 2025-05-07T20:12:42.1404191Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1404563Z self=, 2025-05-07T20:12:42.1404657Z mixed_B=True, 2025-05-07T20:12:42.1404740Z compile=True, 2025-05-07T20:12:42.1404865Z T=4, 2025-05-07T20:12:42.1404959Z D=94, 2025-05-07T20:12:42.1405038Z B=100, 2025-05-07T20:12:42.1405118Z log_E=5, 2025-05-07T20:12:42.1405204Z L=5, 2025-05-07T20:12:42.1405287Z D_gradcheck=1, 2025-05-07T20:12:42.1405385Z stochastic_rounding=False, 2025-05-07T20:12:42.1405526Z weighted=False, 2025-05-07T20:12:42.1405610Z row_wise=False, 2025-05-07T20:12:42.1405691Z mixed=False, 2025-05-07T20:12:42.1405788Z use_cache=False, 2025-05-07T20:12:42.1405899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1406025Z use_cpu=True, 2025-05-07T20:12:42.1406146Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1406222Z ) 2025-05-07T20:12:42.1406358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1406742Z self=, 2025-05-07T20:12:42.1406825Z mixed_B=True, 2025-05-07T20:12:42.1406923Z compile=False, 2025-05-07T20:12:42.1407006Z T=5, 2025-05-07T20:12:42.1407084Z D=121, 2025-05-07T20:12:42.1407176Z B=123, 2025-05-07T20:12:42.1407263Z log_E=4, 2025-05-07T20:12:42.1407339Z L=9, 2025-05-07T20:12:42.1407436Z D_gradcheck=1, 2025-05-07T20:12:42.1407534Z stochastic_rounding=True, 2025-05-07T20:12:42.1407619Z weighted=False, 2025-05-07T20:12:42.1407713Z row_wise=False, 2025-05-07T20:12:42.1407791Z mixed=True, 2025-05-07T20:12:42.1413769Z use_cache=False, 2025-05-07T20:12:42.1413902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1414020Z use_cpu=True, 2025-05-07T20:12:42.1414133Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1414216Z ) 2025-05-07T20:12:42.1414377Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1414772Z self=, 2025-05-07T20:12:42.1414860Z mixed_B=True, 2025-05-07T20:12:42.1414965Z compile=False, 2025-05-07T20:12:42.1415053Z T=2, 2025-05-07T20:12:42.1415135Z D=101, 2025-05-07T20:12:42.1415234Z B=47, 2025-05-07T20:12:42.1415395Z log_E=4, 2025-05-07T20:12:42.1415476Z L=15, 2025-05-07T20:12:42.1415584Z D_gradcheck=1, 2025-05-07T20:12:42.1415693Z stochastic_rounding=False, 2025-05-07T20:12:42.1415786Z weighted=False, 2025-05-07T20:12:42.1415892Z row_wise=False, 2025-05-07T20:12:42.1415977Z mixed=True, 2025-05-07T20:12:42.1416080Z use_cache=False, 2025-05-07T20:12:42.1416197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1416287Z use_cpu=True, 2025-05-07T20:12:42.1416412Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1416492Z ) 2025-05-07T20:12:42.1416635Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1417033Z self=, 2025-05-07T20:12:42.1417121Z mixed_B=False, 2025-05-07T20:12:42.1417210Z compile=True, 2025-05-07T20:12:42.1417308Z T=4, 2025-05-07T20:12:42.1417389Z D=93, 2025-05-07T20:12:42.1417471Z B=19, 2025-05-07T20:12:42.1417571Z log_E=5, 2025-05-07T20:12:42.1417652Z L=6, 2025-05-07T20:12:42.1417754Z D_gradcheck=1, 2025-05-07T20:12:42.1417858Z stochastic_rounding=True, 2025-05-07T20:12:42.1417946Z weighted=False, 2025-05-07T20:12:42.1418044Z row_wise=False, 2025-05-07T20:12:42.1418132Z mixed=False, 2025-05-07T20:12:42.1418219Z use_cache=False, 2025-05-07T20:12:42.1418347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1418434Z use_cpu=True, 2025-05-07T20:12:42.1418540Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1418629Z ) 2025-05-07T20:12:42.1418770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1419147Z self=, 2025-05-07T20:12:42.1419244Z mixed_B=True, 2025-05-07T20:12:42.1419328Z compile=False, 2025-05-07T20:12:42.1419437Z T=3, 2025-05-07T20:12:42.1419528Z D=63, 2025-05-07T20:12:42.1419607Z B=39, 2025-05-07T20:12:42.1419797Z log_E=4, 2025-05-07T20:12:42.1419874Z L=10, 2025-05-07T20:12:42.1419958Z D_gradcheck=2, 2025-05-07T20:12:42.1420071Z stochastic_rounding=False, 2025-05-07T20:12:42.1420191Z weighted=False, 2025-05-07T20:12:42.1420275Z row_wise=False, 2025-05-07T20:12:42.1420368Z mixed=False, 2025-05-07T20:12:42.1420453Z use_cache=False, 2025-05-07T20:12:42.1420565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1420693Z use_cpu=True, 2025-05-07T20:12:42.1420800Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1420879Z ) 2025-05-07T20:12:42.1421028Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1421404Z self=, 2025-05-07T20:12:42.1421504Z mixed_B=True, 2025-05-07T20:12:42.1421589Z compile=True, 2025-05-07T20:12:42.1421669Z T=5, 2025-05-07T20:12:42.1421764Z D=3, 2025-05-07T20:12:42.1421841Z B=89, 2025-05-07T20:12:42.1421920Z log_E=5, 2025-05-07T20:12:42.1422014Z L=11, 2025-05-07T20:12:42.1422099Z D_gradcheck=1, 2025-05-07T20:12:42.1422198Z stochastic_rounding=False, 2025-05-07T20:12:42.1422300Z weighted=True, 2025-05-07T20:12:42.1422382Z row_wise=True, 2025-05-07T20:12:42.1422466Z mixed=True, 2025-05-07T20:12:42.1422562Z use_cache=True, 2025-05-07T20:12:42.1422672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1422757Z use_cpu=True, 2025-05-07T20:12:42.1422878Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1422953Z ) 2025-05-07T20:12:42.1423089Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1423479Z self=, 2025-05-07T20:12:42.1423562Z mixed_B=False, 2025-05-07T20:12:42.1423659Z compile=True, 2025-05-07T20:12:42.1423741Z T=3, 2025-05-07T20:12:42.1423819Z D=21, 2025-05-07T20:12:42.1423911Z B=47, 2025-05-07T20:12:42.1424017Z log_E=4, 2025-05-07T20:12:42.1424094Z L=8, 2025-05-07T20:12:42.1424191Z D_gradcheck=1, 2025-05-07T20:12:42.1424291Z stochastic_rounding=False, 2025-05-07T20:12:42.1424375Z weighted=True, 2025-05-07T20:12:42.1424469Z row_wise=True, 2025-05-07T20:12:42.1424549Z mixed=False, 2025-05-07T20:12:42.1424635Z use_cache=False, 2025-05-07T20:12:42.1424759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1424845Z use_cpu=True, 2025-05-07T20:12:42.1424961Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1425037Z ) 2025-05-07T20:12:42.1425172Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1425557Z self=, 2025-05-07T20:12:42.1425644Z mixed_B=False, 2025-05-07T20:12:42.1425724Z compile=True, 2025-05-07T20:12:42.1425815Z T=1, 2025-05-07T20:12:42.1425893Z D=44, 2025-05-07T20:12:42.1425970Z B=90, 2025-05-07T20:12:42.1426063Z log_E=5, 2025-05-07T20:12:42.1426144Z L=2, 2025-05-07T20:12:42.1426227Z D_gradcheck=2, 2025-05-07T20:12:42.1426337Z stochastic_rounding=False, 2025-05-07T20:12:42.1426423Z weighted=False, 2025-05-07T20:12:42.1426504Z row_wise=True, 2025-05-07T20:12:42.1426598Z mixed=False, 2025-05-07T20:12:42.1426686Z use_cache=False, 2025-05-07T20:12:42.1426820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1426903Z use_cpu=True, 2025-05-07T20:12:42.1427008Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1427096Z ) 2025-05-07T20:12:42.1427231Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1427604Z self=, 2025-05-07T20:12:42.1427698Z mixed_B=True, 2025-05-07T20:12:42.1427782Z compile=False, 2025-05-07T20:12:42.1427887Z T=3, 2025-05-07T20:12:42.1427981Z D=35, 2025-05-07T20:12:42.1428058Z B=58, 2025-05-07T20:12:42.1428142Z log_E=3, 2025-05-07T20:12:42.1428234Z L=2, 2025-05-07T20:12:42.1428316Z D_gradcheck=2, 2025-05-07T20:12:42.1428417Z stochastic_rounding=False, 2025-05-07T20:12:42.1428542Z weighted=True, 2025-05-07T20:12:42.1428626Z row_wise=True, 2025-05-07T20:12:42.1428724Z mixed=False, 2025-05-07T20:12:42.1428807Z use_cache=True, 2025-05-07T20:12:42.1428918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1429045Z use_cpu=True, 2025-05-07T20:12:42.1429151Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1429224Z ) 2025-05-07T20:12:42.1429376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1429747Z self=, 2025-05-07T20:12:42.1429829Z mixed_B=True, 2025-05-07T20:12:42.1429929Z compile=False, 2025-05-07T20:12:42.1430008Z T=4, 2025-05-07T20:12:42.1430085Z D=103, 2025-05-07T20:12:42.1430180Z B=123, 2025-05-07T20:12:42.1430259Z log_E=4, 2025-05-07T20:12:42.1430348Z L=8, 2025-05-07T20:12:42.1430431Z D_gradcheck=1, 2025-05-07T20:12:42.1430528Z stochastic_rounding=False, 2025-05-07T20:12:42.1430626Z weighted=True, 2025-05-07T20:12:42.1430712Z row_wise=False, 2025-05-07T20:12:42.1430792Z mixed=False, 2025-05-07T20:12:42.1430889Z use_cache=False, 2025-05-07T20:12:42.1430997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1431080Z use_cpu=True, 2025-05-07T20:12:42.1431198Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1431273Z ) 2025-05-07T20:12:42.1431407Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1431790Z self=, 2025-05-07T20:12:42.1431872Z mixed_B=False, 2025-05-07T20:12:42.1431957Z compile=False, 2025-05-07T20:12:42.1432052Z T=1, 2025-05-07T20:12:42.1432129Z D=18, 2025-05-07T20:12:42.1432221Z B=54, 2025-05-07T20:12:42.1432326Z log_E=5, 2025-05-07T20:12:42.1432405Z L=12, 2025-05-07T20:12:42.1432502Z D_gradcheck=1, 2025-05-07T20:12:42.1432601Z stochastic_rounding=True, 2025-05-07T20:12:42.1432688Z weighted=False, 2025-05-07T20:12:42.1432786Z row_wise=True, 2025-05-07T20:12:42.1432869Z mixed=True, 2025-05-07T20:12:42.1432952Z use_cache=True, 2025-05-07T20:12:42.1433076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1433160Z use_cpu=True, 2025-05-07T20:12:42.1433262Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1433351Z ) 2025-05-07T20:12:42.1433488Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1433857Z self=, 2025-05-07T20:12:42.1433952Z mixed_B=True, 2025-05-07T20:12:42.1434037Z compile=True, 2025-05-07T20:12:42.1434127Z T=4, 2025-05-07T20:12:42.1434207Z D=54, 2025-05-07T20:12:42.1434286Z B=11, 2025-05-07T20:12:42.1434376Z log_E=5, 2025-05-07T20:12:42.1434456Z L=11, 2025-05-07T20:12:42.1434540Z D_gradcheck=2, 2025-05-07T20:12:42.1434650Z stochastic_rounding=False, 2025-05-07T20:12:42.1434736Z weighted=False, 2025-05-07T20:12:42.1434819Z row_wise=False, 2025-05-07T20:12:42.1434912Z mixed=True, 2025-05-07T20:12:42.1434995Z use_cache=True, 2025-05-07T20:12:42.1435109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1435205Z use_cpu=True, 2025-05-07T20:12:42.1435311Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1435388Z ) 2025-05-07T20:12:42.1435538Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1435910Z self=, 2025-05-07T20:12:42.1436011Z mixed_B=False, 2025-05-07T20:12:42.1436095Z compile=False, 2025-05-07T20:12:42.1436172Z T=3, 2025-05-07T20:12:42.1436289Z D=18, 2025-05-07T20:12:42.1436367Z B=62, 2025-05-07T20:12:42.1436446Z log_E=5, 2025-05-07T20:12:42.1436544Z L=6, 2025-05-07T20:12:42.1436628Z D_gradcheck=1, 2025-05-07T20:12:42.1436724Z stochastic_rounding=True, 2025-05-07T20:12:42.1436850Z weighted=False, 2025-05-07T20:12:42.1436936Z row_wise=False, 2025-05-07T20:12:42.1437018Z mixed=True, 2025-05-07T20:12:42.1437119Z use_cache=False, 2025-05-07T20:12:42.1437228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1437325Z use_cpu=True, 2025-05-07T20:12:42.1437454Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1437531Z ) 2025-05-07T20:12:42.1437682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1438054Z self=, 2025-05-07T20:12:42.1438139Z mixed_B=True, 2025-05-07T20:12:42.1438238Z compile=True, 2025-05-07T20:12:42.1438315Z T=3, 2025-05-07T20:12:42.1438395Z D=117, 2025-05-07T20:12:42.1438487Z B=18, 2025-05-07T20:12:42.1438592Z log_E=5, 2025-05-07T20:12:42.1438673Z L=16, 2025-05-07T20:12:42.1438772Z D_gradcheck=1, 2025-05-07T20:12:42.1438869Z stochastic_rounding=True, 2025-05-07T20:12:42.1438970Z weighted=True, 2025-05-07T20:12:42.1439055Z row_wise=True, 2025-05-07T20:12:42.1439139Z mixed=True, 2025-05-07T20:12:42.1439238Z use_cache=False, 2025-05-07T20:12:42.1439349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1439430Z use_cpu=True, 2025-05-07T20:12:42.1439549Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1439627Z ) 2025-05-07T20:12:42.1760792Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1761843Z self=, 2025-05-07T20:12:42.1762874Z mixed_B=False, 2025-05-07T20:12:42.1763134Z compile=False, 2025-05-07T20:12:42.1763359Z T=2, 2025-05-07T20:12:42.1763557Z D=99, 2025-05-07T20:12:42.1763757Z B=77, 2025-05-07T20:12:42.1763957Z log_E=3, 2025-05-07T20:12:42.1764240Z L=2, 2025-05-07T20:12:42.1764445Z D_gradcheck=1, 2025-05-07T20:12:42.1764690Z stochastic_rounding=True, 2025-05-07T20:12:42.1764953Z weighted=True, 2025-05-07T20:12:42.1765182Z row_wise=True, 2025-05-07T20:12:42.1765407Z mixed=False, 2025-05-07T20:12:42.1765617Z use_cache=False, 2025-05-07T20:12:42.1765875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1766184Z use_cpu=True, 2025-05-07T20:12:42.1766417Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1766695Z ) 2025-05-07T20:12:42.1766937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1767558Z self=, 2025-05-07T20:12:42.1768146Z mixed_B=False, 2025-05-07T20:12:42.1768371Z compile=True, 2025-05-07T20:12:42.1768589Z T=2, 2025-05-07T20:12:42.1768774Z D=21, 2025-05-07T20:12:42.1768970Z B=79, 2025-05-07T20:12:42.1769164Z log_E=5, 2025-05-07T20:12:42.1769357Z L=13, 2025-05-07T20:12:42.1769561Z D_gradcheck=2, 2025-05-07T20:12:42.1769801Z stochastic_rounding=True, 2025-05-07T20:12:42.1770060Z weighted=False, 2025-05-07T20:12:42.1770291Z row_wise=True, 2025-05-07T20:12:42.1770510Z mixed=True, 2025-05-07T20:12:42.1770715Z use_cache=True, 2025-05-07T20:12:42.1770968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1771340Z use_cpu=True, 2025-05-07T20:12:42.1771582Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1771859Z ) 2025-05-07T20:12:42.1772087Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1772718Z self=, 2025-05-07T20:12:42.1773297Z mixed_B=False, 2025-05-07T20:12:42.1773510Z compile=False, 2025-05-07T20:12:42.1773728Z T=3, 2025-05-07T20:12:42.1773981Z D=84, 2025-05-07T20:12:42.1774170Z B=1, 2025-05-07T20:12:42.1774369Z log_E=5, 2025-05-07T20:12:42.1774578Z L=17, 2025-05-07T20:12:42.1774767Z D_gradcheck=1, 2025-05-07T20:12:42.1775010Z stochastic_rounding=False, 2025-05-07T20:12:42.1775281Z weighted=True, 2025-05-07T20:12:42.1775755Z row_wise=False, 2025-05-07T20:12:42.1775986Z mixed=False, 2025-05-07T20:12:42.1776204Z use_cache=True, 2025-05-07T20:12:42.1776458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1776753Z use_cpu=True, 2025-05-07T20:12:42.1777040Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1777318Z ) 2025-05-07T20:12:42.1777548Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1778177Z self=, 2025-05-07T20:12:42.1778758Z mixed_B=False, 2025-05-07T20:12:42.1778972Z compile=True, 2025-05-07T20:12:42.1779186Z T=4, 2025-05-07T20:12:42.1779382Z D=61, 2025-05-07T20:12:42.1779577Z B=121, 2025-05-07T20:12:42.1779853Z log_E=4, 2025-05-07T20:12:42.1780047Z L=19, 2025-05-07T20:12:42.1780252Z D_gradcheck=2, 2025-05-07T20:12:42.1780495Z stochastic_rounding=False, 2025-05-07T20:12:42.1780755Z weighted=False, 2025-05-07T20:12:42.1780988Z row_wise=False, 2025-05-07T20:12:42.1781212Z mixed=False, 2025-05-07T20:12:42.1781437Z use_cache=False, 2025-05-07T20:12:42.1781684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1781991Z use_cpu=True, 2025-05-07T20:12:42.1782240Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1782511Z ) 2025-05-07T20:12:42.1782759Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1783390Z self=, 2025-05-07T20:12:42.1783966Z mixed_B=False, 2025-05-07T20:12:42.1784191Z compile=False, 2025-05-07T20:12:42.1784406Z T=3, 2025-05-07T20:12:42.1784595Z D=16, 2025-05-07T20:12:42.1784792Z B=123, 2025-05-07T20:12:42.1784991Z log_E=4, 2025-05-07T20:12:42.1785243Z L=15, 2025-05-07T20:12:42.1785447Z D_gradcheck=2, 2025-05-07T20:12:42.1785683Z stochastic_rounding=True, 2025-05-07T20:12:42.1785939Z weighted=True, 2025-05-07T20:12:42.1786169Z row_wise=False, 2025-05-07T20:12:42.1786389Z mixed=False, 2025-05-07T20:12:42.1786597Z use_cache=False, 2025-05-07T20:12:42.1786853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1787155Z use_cpu=True, 2025-05-07T20:12:42.1787390Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1787664Z ) 2025-05-07T20:12:42.1787903Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1788533Z self=, 2025-05-07T20:12:42.1789106Z mixed_B=False, 2025-05-07T20:12:42.1789328Z compile=False, 2025-05-07T20:12:42.1789545Z T=5, 2025-05-07T20:12:42.1789729Z D=72, 2025-05-07T20:12:42.1789924Z B=29, 2025-05-07T20:12:42.1790116Z log_E=4, 2025-05-07T20:12:42.1790307Z L=2, 2025-05-07T20:12:42.1790501Z D_gradcheck=1, 2025-05-07T20:12:42.1790735Z stochastic_rounding=True, 2025-05-07T20:12:42.1790989Z weighted=False, 2025-05-07T20:12:42.1791211Z row_wise=True, 2025-05-07T20:12:42.1791426Z mixed=False, 2025-05-07T20:12:42.1791636Z use_cache=False, 2025-05-07T20:12:42.1791893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1792195Z use_cpu=True, 2025-05-07T20:12:42.1792426Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1792700Z ) 2025-05-07T20:12:42.1792942Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1793558Z self=, 2025-05-07T20:12:42.1794138Z mixed_B=True, 2025-05-07T20:12:42.1794357Z compile=False, 2025-05-07T20:12:42.1794573Z T=4, 2025-05-07T20:12:42.1794797Z D=34, 2025-05-07T20:12:42.1794996Z B=32, 2025-05-07T20:12:42.1795195Z log_E=4, 2025-05-07T20:12:42.1795386Z L=1, 2025-05-07T20:12:42.1795589Z D_gradcheck=2, 2025-05-07T20:12:42.1795827Z stochastic_rounding=True, 2025-05-07T20:12:42.1796083Z weighted=True, 2025-05-07T20:12:42.1796345Z row_wise=True, 2025-05-07T20:12:42.1796561Z mixed=True, 2025-05-07T20:12:42.1796762Z use_cache=True, 2025-05-07T20:12:42.1797016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1797317Z use_cpu=True, 2025-05-07T20:12:42.1797570Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1797847Z ) 2025-05-07T20:12:42.1798089Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1798702Z self=, 2025-05-07T20:12:42.1799277Z mixed_B=True, 2025-05-07T20:12:42.1799494Z compile=True, 2025-05-07T20:12:42.1799695Z T=1, 2025-05-07T20:12:42.1799890Z D=79, 2025-05-07T20:12:42.1800082Z B=5, 2025-05-07T20:12:42.1800274Z log_E=4, 2025-05-07T20:12:42.1800465Z L=17, 2025-05-07T20:12:42.1800661Z D_gradcheck=1, 2025-05-07T20:12:42.1800897Z stochastic_rounding=True, 2025-05-07T20:12:42.1801153Z weighted=True, 2025-05-07T20:12:42.1801378Z row_wise=True, 2025-05-07T20:12:42.1801598Z mixed=True, 2025-05-07T20:12:42.1801806Z use_cache=False, 2025-05-07T20:12:42.1802062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1802369Z use_cpu=True, 2025-05-07T20:12:42.1802596Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1802870Z ) 2025-05-07T20:12:42.1803111Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1803725Z self=, 2025-05-07T20:12:42.1804298Z mixed_B=True, 2025-05-07T20:12:42.1804518Z compile=True, 2025-05-07T20:12:42.1804718Z T=5, 2025-05-07T20:12:42.1804913Z D=114, 2025-05-07T20:12:42.1805112Z B=106, 2025-05-07T20:12:42.1805297Z log_E=4, 2025-05-07T20:12:42.1805502Z L=11, 2025-05-07T20:12:42.1805735Z D_gradcheck=2, 2025-05-07T20:12:42.1805964Z stochastic_rounding=False, 2025-05-07T20:12:42.1806232Z weighted=False, 2025-05-07T20:12:42.1806468Z row_wise=False, 2025-05-07T20:12:42.1806677Z mixed=True, 2025-05-07T20:12:42.1806896Z use_cache=True, 2025-05-07T20:12:42.1807152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1807458Z use_cpu=True, 2025-05-07T20:12:42.1807692Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1807973Z ) 2025-05-07T20:12:42.1808219Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1808834Z self=, 2025-05-07T20:12:42.1809417Z mixed_B=True, 2025-05-07T20:12:42.1809642Z compile=False, 2025-05-07T20:12:42.1809845Z T=1, 2025-05-07T20:12:42.1810036Z D=99, 2025-05-07T20:12:42.1810226Z B=54, 2025-05-07T20:12:42.1810405Z log_E=3, 2025-05-07T20:12:42.1810605Z L=20, 2025-05-07T20:12:42.1810802Z D_gradcheck=2, 2025-05-07T20:12:42.1811026Z stochastic_rounding=False, 2025-05-07T20:12:42.1811295Z weighted=False, 2025-05-07T20:12:42.1811516Z row_wise=True, 2025-05-07T20:12:42.1811718Z mixed=False, 2025-05-07T20:12:42.1811935Z use_cache=True, 2025-05-07T20:12:42.1812179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1812471Z use_cpu=True, 2025-05-07T20:12:42.1812715Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1812987Z ) 2025-05-07T20:12:42.1813226Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1813843Z self=, 2025-05-07T20:12:42.1814421Z mixed_B=False, 2025-05-07T20:12:42.1814649Z compile=True, 2025-05-07T20:12:42.1814853Z T=2, 2025-05-07T20:12:42.1815048Z D=74, 2025-05-07T20:12:42.1815275Z B=19, 2025-05-07T20:12:42.1815462Z log_E=3, 2025-05-07T20:12:42.1815662Z L=9, 2025-05-07T20:12:42.1815860Z D_gradcheck=2, 2025-05-07T20:12:42.1816087Z stochastic_rounding=False, 2025-05-07T20:12:42.1816355Z weighted=True, 2025-05-07T20:12:42.1816603Z row_wise=True, 2025-05-07T20:12:42.1816809Z mixed=False, 2025-05-07T20:12:42.1817026Z use_cache=False, 2025-05-07T20:12:42.1817283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1817575Z use_cpu=True, 2025-05-07T20:12:42.1817840Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1818117Z ) 2025-05-07T20:12:42.1818347Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1818976Z self=, 2025-05-07T20:12:42.1819552Z mixed_B=False, 2025-05-07T20:12:42.1819866Z compile=False, 2025-05-07T20:12:42.1820073Z T=2, 2025-05-07T20:12:42.1820269Z D=113, 2025-05-07T20:12:42.1820470Z B=86, 2025-05-07T20:12:42.1820652Z log_E=4, 2025-05-07T20:12:42.1820855Z L=15, 2025-05-07T20:12:42.1821054Z D_gradcheck=1, 2025-05-07T20:12:42.1821275Z stochastic_rounding=True, 2025-05-07T20:12:42.1821540Z weighted=False, 2025-05-07T20:12:42.1821767Z row_wise=True, 2025-05-07T20:12:42.1821972Z mixed=False, 2025-05-07T20:12:42.1822189Z use_cache=False, 2025-05-07T20:12:42.1822444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1822735Z use_cpu=True, 2025-05-07T20:12:42.1822973Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1823243Z ) 2025-05-07T20:12:42.1823470Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1824096Z self=, 2025-05-07T20:12:42.1824667Z mixed_B=False, 2025-05-07T20:12:42.1824875Z compile=True, 2025-05-07T20:12:42.1825086Z T=1, 2025-05-07T20:12:42.1825276Z D=28, 2025-05-07T20:12:42.1825465Z B=44, 2025-05-07T20:12:42.1825643Z log_E=5, 2025-05-07T20:12:42.1825844Z L=2, 2025-05-07T20:12:42.1826079Z D_gradcheck=2, 2025-05-07T20:12:42.1826302Z stochastic_rounding=True, 2025-05-07T20:12:42.1826574Z weighted=False, 2025-05-07T20:12:42.1826799Z row_wise=True, 2025-05-07T20:12:42.1827002Z mixed=False, 2025-05-07T20:12:42.1827225Z use_cache=True, 2025-05-07T20:12:42.1827470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1827761Z use_cpu=True, 2025-05-07T20:12:42.1828003Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1828274Z ) 2025-05-07T20:12:42.1828499Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1829123Z self=, 2025-05-07T20:12:42.1829697Z mixed_B=True, 2025-05-07T20:12:42.1829902Z compile=False, 2025-05-07T20:12:42.1830120Z T=4, 2025-05-07T20:12:42.1830316Z D=6, 2025-05-07T20:12:42.1830499Z B=58, 2025-05-07T20:12:42.1830700Z log_E=3, 2025-05-07T20:12:42.1830904Z L=2, 2025-05-07T20:12:42.1831093Z D_gradcheck=2, 2025-05-07T20:12:42.1831332Z stochastic_rounding=True, 2025-05-07T20:12:42.1831603Z weighted=True, 2025-05-07T20:12:42.1831817Z row_wise=True, 2025-05-07T20:12:42.1832044Z mixed=False, 2025-05-07T20:12:42.1832267Z use_cache=False, 2025-05-07T20:12:42.1832531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.1832828Z use_cpu=True, 2025-05-07T20:12:42.1833074Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1833357Z ) 2025-05-07T20:12:42.1833588Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1834218Z self=, 2025-05-07T20:12:42.1834802Z mixed_B=True, 2025-05-07T20:12:42.1835014Z compile=False, 2025-05-07T20:12:42.1835232Z T=2, 2025-05-07T20:12:42.1835427Z D=124, 2025-05-07T20:12:42.1835642Z B=40, 2025-05-07T20:12:42.1835841Z log_E=4, 2025-05-07T20:12:42.1836044Z L=6, 2025-05-07T20:12:42.1836229Z D_gradcheck=1, 2025-05-07T20:12:42.1836468Z stochastic_rounding=False, 2025-05-07T20:12:42.1836736Z weighted=True, 2025-05-07T20:12:42.1836943Z row_wise=False, 2025-05-07T20:12:42.1837198Z mixed=False, 2025-05-07T20:12:42.1837417Z use_cache=False, 2025-05-07T20:12:42.1837659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1837963Z use_cpu=True, 2025-05-07T20:12:42.1838203Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1838504Z ) 2025-05-07T20:12:42.1838736Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1839365Z self=, 2025-05-07T20:12:42.1839944Z mixed_B=False, 2025-05-07T20:12:42.1840159Z compile=True, 2025-05-07T20:12:42.1840375Z T=1, 2025-05-07T20:12:42.1840569Z D=27, 2025-05-07T20:12:42.1840751Z B=85, 2025-05-07T20:12:42.1840946Z log_E=5, 2025-05-07T20:12:42.1841144Z L=12, 2025-05-07T20:12:42.1841336Z D_gradcheck=1, 2025-05-07T20:12:42.1841575Z stochastic_rounding=True, 2025-05-07T20:12:42.1841843Z weighted=False, 2025-05-07T20:12:42.1842053Z row_wise=True, 2025-05-07T20:12:42.1842275Z mixed=False, 2025-05-07T20:12:42.1842494Z use_cache=True, 2025-05-07T20:12:42.1842730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1843040Z use_cpu=True, 2025-05-07T20:12:42.1843280Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.1843546Z ) 2025-05-07T20:12:42.1843790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.1844419Z self=, 2025-05-07T20:12:42.1844998Z mixed_B=True, 2025-05-07T20:12:42.1845208Z compile=True, 2025-05-07T20:12:42.1845420Z T=1, 2025-05-07T20:12:42.1845612Z D=24, 2025-05-07T20:12:42.1845794Z B=13, 2025-05-07T20:12:42.1845986Z log_E=4, 2025-05-07T20:12:42.1846185Z L=20, 2025-05-07T20:12:42.1846430Z D_gradcheck=1, 2025-05-07T20:12:42.1846666Z stochastic_rounding=True, 2025-05-07T20:12:42.1846935Z weighted=False, 2025-05-07T20:12:42.1847147Z row_wise=True, 2025-05-07T20:12:42.1847370Z mixed=False, 2025-05-07T20:12:42.1847590Z use_cache=False, 2025-05-07T20:12:42.1847835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.1848137Z use_cpu=True, 2025-05-07T20:12:42.1848378Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.1848644Z ) 2025-05-07T20:12:42.2125523Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2126310Z self=, 2025-05-07T20:12:42.2127228Z mixed_B=False, 2025-05-07T20:12:42.2127595Z compile=False, 2025-05-07T20:12:42.2128002Z T=2, 2025-05-07T20:12:42.2128234Z D=81, 2025-05-07T20:12:42.2128425Z B=23, 2025-05-07T20:12:42.2128619Z log_E=4, 2025-05-07T20:12:42.2128822Z L=10, 2025-05-07T20:12:42.2129010Z D_gradcheck=1, 2025-05-07T20:12:42.2129251Z stochastic_rounding=True, 2025-05-07T20:12:42.2129526Z weighted=False, 2025-05-07T20:12:42.2129741Z row_wise=True, 2025-05-07T20:12:42.2129964Z mixed=False, 2025-05-07T20:12:42.2130185Z use_cache=False, 2025-05-07T20:12:42.2130430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2130734Z use_cpu=True, 2025-05-07T20:12:42.2131049Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2131315Z ) 2025-05-07T20:12:42.2131560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2132191Z self=, 2025-05-07T20:12:42.2132770Z mixed_B=False, 2025-05-07T20:12:42.2132985Z compile=True, 2025-05-07T20:12:42.2133204Z T=3, 2025-05-07T20:12:42.2133405Z D=16, 2025-05-07T20:12:42.2133589Z B=34, 2025-05-07T20:12:42.2133897Z log_E=4, 2025-05-07T20:12:42.2134107Z L=7, 2025-05-07T20:12:42.2134299Z D_gradcheck=2, 2025-05-07T20:12:42.2134547Z stochastic_rounding=False, 2025-05-07T20:12:42.2134822Z weighted=False, 2025-05-07T20:12:42.2135039Z row_wise=False, 2025-05-07T20:12:42.2135307Z mixed=True, 2025-05-07T20:12:42.2135530Z use_cache=True, 2025-05-07T20:12:42.2135771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2136085Z use_cpu=True, 2025-05-07T20:12:42.2136333Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2136637Z ) 2025-05-07T20:12:42.2136889Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2137520Z self=, 2025-05-07T20:12:42.2138096Z mixed_B=True, 2025-05-07T20:12:42.2138304Z compile=True, 2025-05-07T20:12:42.2138517Z T=3, 2025-05-07T20:12:42.2138710Z D=9, 2025-05-07T20:12:42.2138890Z B=50, 2025-05-07T20:12:42.2139086Z log_E=3, 2025-05-07T20:12:42.2139287Z L=11, 2025-05-07T20:12:42.2139473Z D_gradcheck=2, 2025-05-07T20:12:42.2139789Z stochastic_rounding=False, 2025-05-07T20:12:42.2140064Z weighted=True, 2025-05-07T20:12:42.2140273Z row_wise=True, 2025-05-07T20:12:42.2140494Z mixed=True, 2025-05-07T20:12:42.2140712Z use_cache=False, 2025-05-07T20:12:42.2140958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2141262Z use_cpu=True, 2025-05-07T20:12:42.2141501Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2141768Z ) 2025-05-07T20:12:42.2142008Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2142643Z self=, 2025-05-07T20:12:42.2143211Z mixed_B=True, 2025-05-07T20:12:42.2143436Z compile=False, 2025-05-07T20:12:42.2143653Z T=1, 2025-05-07T20:12:42.2143834Z D=11, 2025-05-07T20:12:42.2144027Z B=95, 2025-05-07T20:12:42.2144224Z log_E=5, 2025-05-07T20:12:42.2144415Z L=10, 2025-05-07T20:12:42.2144613Z D_gradcheck=2, 2025-05-07T20:12:42.2144899Z stochastic_rounding=True, 2025-05-07T20:12:42.2145172Z weighted=False, 2025-05-07T20:12:42.2145384Z row_wise=True, 2025-05-07T20:12:42.2145612Z mixed=False, 2025-05-07T20:12:42.2145841Z use_cache=True, 2025-05-07T20:12:42.2146079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2146386Z use_cpu=True, 2025-05-07T20:12:42.2146633Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2146899Z ) 2025-05-07T20:12:42.2147141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2147768Z self=, 2025-05-07T20:12:42.2148339Z mixed_B=True, 2025-05-07T20:12:42.2148563Z compile=True, 2025-05-07T20:12:42.2148777Z T=5, 2025-05-07T20:12:42.2148962Z D=69, 2025-05-07T20:12:42.2149157Z B=43, 2025-05-07T20:12:42.2149354Z log_E=5, 2025-05-07T20:12:42.2149545Z L=14, 2025-05-07T20:12:42.2149747Z D_gradcheck=2, 2025-05-07T20:12:42.2149990Z stochastic_rounding=True, 2025-05-07T20:12:42.2150246Z weighted=True, 2025-05-07T20:12:42.2150470Z row_wise=False, 2025-05-07T20:12:42.2150693Z mixed=False, 2025-05-07T20:12:42.2150899Z use_cache=True, 2025-05-07T20:12:42.2151146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2151446Z use_cpu=True, 2025-05-07T20:12:42.2151685Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2151948Z ) 2025-05-07T20:12:42.2152186Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2152812Z self=, 2025-05-07T20:12:42.2153373Z mixed_B=False, 2025-05-07T20:12:42.2153598Z compile=False, 2025-05-07T20:12:42.2153815Z T=5, 2025-05-07T20:12:42.2153997Z D=35, 2025-05-07T20:12:42.2154190Z B=124, 2025-05-07T20:12:42.2154419Z log_E=5, 2025-05-07T20:12:42.2154613Z L=17, 2025-05-07T20:12:42.2154815Z D_gradcheck=1, 2025-05-07T20:12:42.2155058Z stochastic_rounding=False, 2025-05-07T20:12:42.2155319Z weighted=True, 2025-05-07T20:12:42.2155547Z row_wise=True, 2025-05-07T20:12:42.2155795Z mixed=True, 2025-05-07T20:12:42.2156002Z use_cache=True, 2025-05-07T20:12:42.2156249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2156552Z use_cpu=True, 2025-05-07T20:12:42.2156785Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2157061Z ) 2025-05-07T20:12:42.2157328Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2157962Z self=, 2025-05-07T20:12:42.2158523Z mixed_B=True, 2025-05-07T20:12:42.2158755Z compile=True, 2025-05-07T20:12:42.2158978Z T=2, 2025-05-07T20:12:42.2159166Z D=70, 2025-05-07T20:12:42.2159364Z B=55, 2025-05-07T20:12:42.2159567Z log_E=3, 2025-05-07T20:12:42.2159759Z L=4, 2025-05-07T20:12:42.2159963Z D_gradcheck=1, 2025-05-07T20:12:42.2160214Z stochastic_rounding=True, 2025-05-07T20:12:42.2160475Z weighted=False, 2025-05-07T20:12:42.2160708Z row_wise=False, 2025-05-07T20:12:42.2160942Z mixed=False, 2025-05-07T20:12:42.2161153Z use_cache=False, 2025-05-07T20:12:42.2161417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2161727Z use_cpu=True, 2025-05-07T20:12:42.2161961Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2162240Z ) 2025-05-07T20:12:42.2162494Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2163113Z self=, 2025-05-07T20:12:42.2163695Z mixed_B=True, 2025-05-07T20:12:42.2163924Z compile=True, 2025-05-07T20:12:42.2164138Z T=1, 2025-05-07T20:12:42.2164323Z D=115, 2025-05-07T20:12:42.2164520Z B=16, 2025-05-07T20:12:42.2164716Z log_E=3, 2025-05-07T20:12:42.2164906Z L=12, 2025-05-07T20:12:42.2165105Z D_gradcheck=1, 2025-05-07T20:12:42.2165373Z stochastic_rounding=False, 2025-05-07T20:12:42.2165631Z weighted=False, 2025-05-07T20:12:42.2165856Z row_wise=False, 2025-05-07T20:12:42.2166078Z mixed=False, 2025-05-07T20:12:42.2166285Z use_cache=False, 2025-05-07T20:12:42.2166544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2166846Z use_cpu=True, 2025-05-07T20:12:42.2167075Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2167356Z ) 2025-05-07T20:12:42.2167598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2168221Z self=, 2025-05-07T20:12:42.2168801Z mixed_B=False, 2025-05-07T20:12:42.2169033Z compile=True, 2025-05-07T20:12:42.2169236Z T=3, 2025-05-07T20:12:42.2169431Z D=111, 2025-05-07T20:12:42.2169628Z B=10, 2025-05-07T20:12:42.2169812Z log_E=5, 2025-05-07T20:12:42.2170014Z L=1, 2025-05-07T20:12:42.2170211Z D_gradcheck=1, 2025-05-07T20:12:42.2170451Z stochastic_rounding=True, 2025-05-07T20:12:42.2170712Z weighted=False, 2025-05-07T20:12:42.2170938Z row_wise=False, 2025-05-07T20:12:42.2171161Z mixed=False, 2025-05-07T20:12:42.2171373Z use_cache=False, 2025-05-07T20:12:42.2171629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2171932Z use_cpu=True, 2025-05-07T20:12:42.2172163Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2172435Z ) 2025-05-07T20:12:42.2172676Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2173288Z self=, 2025-05-07T20:12:42.2173864Z mixed_B=True, 2025-05-07T20:12:42.2174086Z compile=True, 2025-05-07T20:12:42.2174290Z T=3, 2025-05-07T20:12:42.2174484Z D=118, 2025-05-07T20:12:42.2174679Z B=94, 2025-05-07T20:12:42.2174896Z log_E=5, 2025-05-07T20:12:42.2174992Z L=14, 2025-05-07T20:12:42.2175081Z D_gradcheck=2, 2025-05-07T20:12:42.2175182Z stochastic_rounding=False, 2025-05-07T20:12:42.2175282Z weighted=True, 2025-05-07T20:12:42.2175366Z row_wise=True, 2025-05-07T20:12:42.2175492Z mixed=False, 2025-05-07T20:12:42.2175743Z use_cache=False, 2025-05-07T20:12:42.2175856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2175954Z use_cpu=True, 2025-05-07T20:12:42.2176060Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2176137Z ) 2025-05-07T20:12:42.2176961Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2177342Z self=, 2025-05-07T20:12:42.2177424Z mixed_B=True, 2025-05-07T20:12:42.2177522Z compile=True, 2025-05-07T20:12:42.2177604Z T=4, 2025-05-07T20:12:42.2177684Z D=28, 2025-05-07T20:12:42.2177772Z B=114, 2025-05-07T20:12:42.2177854Z log_E=4, 2025-05-07T20:12:42.2177930Z L=13, 2025-05-07T20:12:42.2178027Z D_gradcheck=1, 2025-05-07T20:12:42.2178128Z stochastic_rounding=True, 2025-05-07T20:12:42.2178223Z weighted=False, 2025-05-07T20:12:42.2178306Z row_wise=False, 2025-05-07T20:12:42.2178389Z mixed=True, 2025-05-07T20:12:42.2178485Z use_cache=False, 2025-05-07T20:12:42.2178595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2178677Z use_cpu=True, 2025-05-07T20:12:42.2178792Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2178867Z ) 2025-05-07T20:12:42.2179006Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2179396Z self=, 2025-05-07T20:12:42.2179478Z mixed_B=True, 2025-05-07T20:12:42.2179562Z compile=True, 2025-05-07T20:12:42.2179725Z T=2, 2025-05-07T20:12:42.2179806Z D=55, 2025-05-07T20:12:42.2179897Z B=102, 2025-05-07T20:12:42.2179978Z log_E=4, 2025-05-07T20:12:42.2180055Z L=12, 2025-05-07T20:12:42.2180156Z D_gradcheck=1, 2025-05-07T20:12:42.2180305Z stochastic_rounding=True, 2025-05-07T20:12:42.2180389Z weighted=True, 2025-05-07T20:12:42.2180486Z row_wise=False, 2025-05-07T20:12:42.2180573Z mixed=True, 2025-05-07T20:12:42.2180658Z use_cache=True, 2025-05-07T20:12:42.2180786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2180871Z use_cpu=True, 2025-05-07T20:12:42.2180975Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2181065Z ) 2025-05-07T20:12:42.2181205Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2181579Z self=, 2025-05-07T20:12:42.2181677Z mixed_B=False, 2025-05-07T20:12:42.2181761Z compile=False, 2025-05-07T20:12:42.2181854Z T=4, 2025-05-07T20:12:42.2181931Z D=78, 2025-05-07T20:12:42.2182009Z B=53, 2025-05-07T20:12:42.2182103Z log_E=5, 2025-05-07T20:12:42.2182180Z L=8, 2025-05-07T20:12:42.2182263Z D_gradcheck=2, 2025-05-07T20:12:42.2182375Z stochastic_rounding=True, 2025-05-07T20:12:42.2182457Z weighted=True, 2025-05-07T20:12:42.2182539Z row_wise=True, 2025-05-07T20:12:42.2182633Z mixed=True, 2025-05-07T20:12:42.2182719Z use_cache=True, 2025-05-07T20:12:42.2182826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2182923Z use_cpu=True, 2025-05-07T20:12:42.2183027Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2183102Z ) 2025-05-07T20:12:42.2183253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2183624Z self=, 2025-05-07T20:12:42.2183726Z mixed_B=False, 2025-05-07T20:12:42.2183812Z compile=False, 2025-05-07T20:12:42.2183891Z T=1, 2025-05-07T20:12:42.2183985Z D=79, 2025-05-07T20:12:42.2184064Z B=47, 2025-05-07T20:12:42.2184145Z log_E=3, 2025-05-07T20:12:42.2184274Z L=10, 2025-05-07T20:12:42.2184360Z D_gradcheck=2, 2025-05-07T20:12:42.2184460Z stochastic_rounding=True, 2025-05-07T20:12:42.2184562Z weighted=True, 2025-05-07T20:12:42.2184648Z row_wise=True, 2025-05-07T20:12:42.2184730Z mixed=True, 2025-05-07T20:12:42.2184865Z use_cache=True, 2025-05-07T20:12:42.2184978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2185062Z use_cpu=True, 2025-05-07T20:12:42.2185183Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2185262Z ) 2025-05-07T20:12:42.2185441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2185819Z self=, 2025-05-07T20:12:42.2185903Z mixed_B=True, 2025-05-07T20:12:42.2186002Z compile=False, 2025-05-07T20:12:42.2186086Z T=4, 2025-05-07T20:12:42.2186168Z D=67, 2025-05-07T20:12:42.2186260Z B=4, 2025-05-07T20:12:42.2186340Z log_E=5, 2025-05-07T20:12:42.2186421Z L=15, 2025-05-07T20:12:42.2186519Z D_gradcheck=2, 2025-05-07T20:12:42.2186621Z stochastic_rounding=False, 2025-05-07T20:12:42.2186709Z weighted=True, 2025-05-07T20:12:42.2186805Z row_wise=True, 2025-05-07T20:12:42.2186887Z mixed=True, 2025-05-07T20:12:42.2186987Z use_cache=True, 2025-05-07T20:12:42.2187096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2187179Z use_cpu=True, 2025-05-07T20:12:42.2187298Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2187374Z ) 2025-05-07T20:12:42.2187509Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2187892Z self=, 2025-05-07T20:12:42.2187974Z mixed_B=False, 2025-05-07T20:12:42.2188059Z compile=True, 2025-05-07T20:12:42.2188147Z T=5, 2025-05-07T20:12:42.2188223Z D=98, 2025-05-07T20:12:42.2188300Z B=65, 2025-05-07T20:12:42.2188390Z log_E=3, 2025-05-07T20:12:42.2188468Z L=16, 2025-05-07T20:12:42.2188552Z D_gradcheck=2, 2025-05-07T20:12:42.2188661Z stochastic_rounding=True, 2025-05-07T20:12:42.2188785Z weighted=False, 2025-05-07T20:12:42.2188878Z row_wise=True, 2025-05-07T20:12:42.2188959Z mixed=True, 2025-05-07T20:12:42.2189043Z use_cache=True, 2025-05-07T20:12:42.2189167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2189251Z use_cpu=True, 2025-05-07T20:12:42.2189355Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2189441Z ) 2025-05-07T20:12:42.2189577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2189948Z self=, 2025-05-07T20:12:42.2190045Z mixed_B=False, 2025-05-07T20:12:42.2190129Z compile=True, 2025-05-07T20:12:42.2190207Z T=2, 2025-05-07T20:12:42.2190296Z D=79, 2025-05-07T20:12:42.2190374Z B=30, 2025-05-07T20:12:42.2190453Z log_E=3, 2025-05-07T20:12:42.2190546Z L=14, 2025-05-07T20:12:42.2190630Z D_gradcheck=2, 2025-05-07T20:12:42.2190746Z stochastic_rounding=True, 2025-05-07T20:12:42.2190833Z weighted=True, 2025-05-07T20:12:42.2190916Z row_wise=True, 2025-05-07T20:12:42.2191012Z mixed=True, 2025-05-07T20:12:42.2191103Z use_cache=True, 2025-05-07T20:12:42.2191217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2191315Z use_cpu=True, 2025-05-07T20:12:42.2191421Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2191498Z ) 2025-05-07T20:12:42.2491506Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2492046Z self=, 2025-05-07T20:12:42.2492152Z mixed_B=False, 2025-05-07T20:12:42.2492258Z compile=False, 2025-05-07T20:12:42.2492376Z T=4, 2025-05-07T20:12:42.2492505Z D=74, 2025-05-07T20:12:42.2492624Z B=102, 2025-05-07T20:12:42.2492747Z log_E=5, 2025-05-07T20:12:42.2492922Z L=3, 2025-05-07T20:12:42.2493010Z D_gradcheck=2, 2025-05-07T20:12:42.2493108Z stochastic_rounding=True, 2025-05-07T20:12:42.2493210Z weighted=True, 2025-05-07T20:12:42.2493298Z row_wise=False, 2025-05-07T20:12:42.2493397Z mixed=False, 2025-05-07T20:12:42.2493527Z use_cache=False, 2025-05-07T20:12:42.2493639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2493735Z use_cpu=True, 2025-05-07T20:12:42.2493840Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2493917Z ) 2025-05-07T20:12:42.2494105Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2494485Z self=, 2025-05-07T20:12:42.2494571Z mixed_B=False, 2025-05-07T20:12:42.2494673Z compile=False, 2025-05-07T20:12:42.2494754Z T=5, 2025-05-07T20:12:42.2494835Z D=75, 2025-05-07T20:12:42.2494928Z B=9, 2025-05-07T20:12:42.2495011Z log_E=5, 2025-05-07T20:12:42.2495093Z L=19, 2025-05-07T20:12:42.2495195Z D_gradcheck=2, 2025-05-07T20:12:42.2495298Z stochastic_rounding=False, 2025-05-07T20:12:42.2495402Z weighted=False, 2025-05-07T20:12:42.2495488Z row_wise=True, 2025-05-07T20:12:42.2495573Z mixed=True, 2025-05-07T20:12:42.2495748Z use_cache=False, 2025-05-07T20:12:42.2495862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2495944Z use_cpu=True, 2025-05-07T20:12:42.2496061Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2496139Z ) 2025-05-07T20:12:42.2496275Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2496664Z self=, 2025-05-07T20:12:42.2496749Z mixed_B=True, 2025-05-07T20:12:42.2496848Z compile=False, 2025-05-07T20:12:42.2496928Z T=4, 2025-05-07T20:12:42.2497009Z D=43, 2025-05-07T20:12:42.2497104Z B=28, 2025-05-07T20:12:42.2497187Z log_E=4, 2025-05-07T20:12:42.2497270Z L=13, 2025-05-07T20:12:42.2497371Z D_gradcheck=2, 2025-05-07T20:12:42.2497473Z stochastic_rounding=False, 2025-05-07T20:12:42.2497595Z weighted=True, 2025-05-07T20:12:42.2497693Z row_wise=True, 2025-05-07T20:12:42.2497779Z mixed=True, 2025-05-07T20:12:42.2497869Z use_cache=True, 2025-05-07T20:12:42.2497995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2498080Z use_cpu=True, 2025-05-07T20:12:42.2498189Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2498277Z ) 2025-05-07T20:12:42.2498417Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2498803Z self=, 2025-05-07T20:12:42.2498889Z mixed_B=True, 2025-05-07T20:12:42.2498976Z compile=False, 2025-05-07T20:12:42.2499069Z T=4, 2025-05-07T20:12:42.2499150Z D=56, 2025-05-07T20:12:42.2499232Z B=107, 2025-05-07T20:12:42.2499326Z log_E=5, 2025-05-07T20:12:42.2499408Z L=5, 2025-05-07T20:12:42.2499495Z D_gradcheck=1, 2025-05-07T20:12:42.2499609Z stochastic_rounding=False, 2025-05-07T20:12:42.2499772Z weighted=True, 2025-05-07T20:12:42.2499856Z row_wise=False, 2025-05-07T20:12:42.2499950Z mixed=True, 2025-05-07T20:12:42.2500036Z use_cache=True, 2025-05-07T20:12:42.2500148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2500244Z use_cpu=True, 2025-05-07T20:12:42.2500348Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2500424Z ) 2025-05-07T20:12:42.2500578Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2500951Z self=, 2025-05-07T20:12:42.2501050Z mixed_B=False, 2025-05-07T20:12:42.2501134Z compile=False, 2025-05-07T20:12:42.2501214Z T=4, 2025-05-07T20:12:42.2501308Z D=103, 2025-05-07T20:12:42.2501387Z B=15, 2025-05-07T20:12:42.2501469Z log_E=4, 2025-05-07T20:12:42.2501566Z L=4, 2025-05-07T20:12:42.2501681Z D_gradcheck=2, 2025-05-07T20:12:42.2501787Z stochastic_rounding=True, 2025-05-07T20:12:42.2501890Z weighted=False, 2025-05-07T20:12:42.2501973Z row_wise=True, 2025-05-07T20:12:42.2502058Z mixed=False, 2025-05-07T20:12:42.2502189Z use_cache=False, 2025-05-07T20:12:42.2502301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2502396Z use_cpu=True, 2025-05-07T20:12:42.2502500Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2502578Z ) 2025-05-07T20:12:42.2502773Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2503147Z self=, 2025-05-07T20:12:42.2503229Z mixed_B=True, 2025-05-07T20:12:42.2503326Z compile=False, 2025-05-07T20:12:42.2503404Z T=2, 2025-05-07T20:12:42.2503482Z D=43, 2025-05-07T20:12:42.2503573Z B=120, 2025-05-07T20:12:42.2503654Z log_E=3, 2025-05-07T20:12:42.2503733Z L=5, 2025-05-07T20:12:42.2503840Z D_gradcheck=1, 2025-05-07T20:12:42.2503937Z stochastic_rounding=True, 2025-05-07T20:12:42.2504023Z weighted=True, 2025-05-07T20:12:42.2504120Z row_wise=True, 2025-05-07T20:12:42.2504201Z mixed=True, 2025-05-07T20:12:42.2504299Z use_cache=False, 2025-05-07T20:12:42.2504413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2504496Z use_cpu=True, 2025-05-07T20:12:42.2504615Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2504693Z ) 2025-05-07T20:12:42.2504831Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2505213Z self=, 2025-05-07T20:12:42.2505298Z mixed_B=True, 2025-05-07T20:12:42.2505381Z compile=True, 2025-05-07T20:12:42.2505474Z T=3, 2025-05-07T20:12:42.2505555Z D=103, 2025-05-07T20:12:42.2505631Z B=82, 2025-05-07T20:12:42.2505725Z log_E=3, 2025-05-07T20:12:42.2505804Z L=18, 2025-05-07T20:12:42.2505891Z D_gradcheck=2, 2025-05-07T20:12:42.2506006Z stochastic_rounding=False, 2025-05-07T20:12:42.2506120Z weighted=True, 2025-05-07T20:12:42.2506221Z row_wise=False, 2025-05-07T20:12:42.2506304Z mixed=True, 2025-05-07T20:12:42.2506389Z use_cache=True, 2025-05-07T20:12:42.2506518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2506603Z use_cpu=True, 2025-05-07T20:12:42.2506709Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2506798Z ) 2025-05-07T20:12:42.2506936Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2507310Z self=, 2025-05-07T20:12:42.2507405Z mixed_B=True, 2025-05-07T20:12:42.2507489Z compile=True, 2025-05-07T20:12:42.2507569Z T=4, 2025-05-07T20:12:42.2507664Z D=9, 2025-05-07T20:12:42.2507742Z B=82, 2025-05-07T20:12:42.2507837Z log_E=4, 2025-05-07T20:12:42.2507917Z L=15, 2025-05-07T20:12:42.2508004Z D_gradcheck=2, 2025-05-07T20:12:42.2508119Z stochastic_rounding=False, 2025-05-07T20:12:42.2508206Z weighted=True, 2025-05-07T20:12:42.2508286Z row_wise=True, 2025-05-07T20:12:42.2508379Z mixed=False, 2025-05-07T20:12:42.2508463Z use_cache=False, 2025-05-07T20:12:42.2508574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2508668Z use_cpu=True, 2025-05-07T20:12:42.2508770Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2508842Z ) 2025-05-07T20:12:42.2508988Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2509360Z self=, 2025-05-07T20:12:42.2509452Z mixed_B=True, 2025-05-07T20:12:42.2509534Z compile=False, 2025-05-07T20:12:42.2509614Z T=1, 2025-05-07T20:12:42.2509700Z D=74, 2025-05-07T20:12:42.2509776Z B=15, 2025-05-07T20:12:42.2509854Z log_E=4, 2025-05-07T20:12:42.2509943Z L=3, 2025-05-07T20:12:42.2510051Z D_gradcheck=2, 2025-05-07T20:12:42.2510149Z stochastic_rounding=True, 2025-05-07T20:12:42.2510248Z weighted=False, 2025-05-07T20:12:42.2510329Z row_wise=True, 2025-05-07T20:12:42.2510410Z mixed=False, 2025-05-07T20:12:42.2510505Z use_cache=True, 2025-05-07T20:12:42.2510643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2510722Z use_cpu=True, 2025-05-07T20:12:42.2510839Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2510913Z ) 2025-05-07T20:12:42.2511045Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2511456Z self=, 2025-05-07T20:12:42.2511542Z mixed_B=False, 2025-05-07T20:12:42.2511639Z compile=True, 2025-05-07T20:12:42.2511716Z T=1, 2025-05-07T20:12:42.2511792Z D=106, 2025-05-07T20:12:42.2511881Z B=102, 2025-05-07T20:12:42.2511963Z log_E=4, 2025-05-07T20:12:42.2512041Z L=0, 2025-05-07T20:12:42.2512137Z D_gradcheck=2, 2025-05-07T20:12:42.2512234Z stochastic_rounding=True, 2025-05-07T20:12:42.2512320Z weighted=False, 2025-05-07T20:12:42.2512413Z row_wise=False, 2025-05-07T20:12:42.2512496Z mixed=True, 2025-05-07T20:12:42.2512578Z use_cache=True, 2025-05-07T20:12:42.2512698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2512778Z use_cpu=True, 2025-05-07T20:12:42.2512879Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2512961Z ) 2025-05-07T20:12:42.2513093Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2513477Z self=, 2025-05-07T20:12:42.2513557Z mixed_B=True, 2025-05-07T20:12:42.2513636Z compile=True, 2025-05-07T20:12:42.2513719Z T=2, 2025-05-07T20:12:42.2513796Z D=113, 2025-05-07T20:12:42.2513871Z B=87, 2025-05-07T20:12:42.2513955Z log_E=4, 2025-05-07T20:12:42.2514031Z L=3, 2025-05-07T20:12:42.2514111Z D_gradcheck=1, 2025-05-07T20:12:42.2514219Z stochastic_rounding=False, 2025-05-07T20:12:42.2514325Z weighted=False, 2025-05-07T20:12:42.2514405Z row_wise=True, 2025-05-07T20:12:42.2514493Z mixed=True, 2025-05-07T20:12:42.2514575Z use_cache=True, 2025-05-07T20:12:42.2514697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2514779Z use_cpu=True, 2025-05-07T20:12:42.2514884Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2514971Z ) 2025-05-07T20:12:42.2515103Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2515478Z self=, 2025-05-07T20:12:42.2515573Z mixed_B=False, 2025-05-07T20:12:42.2515655Z compile=False, 2025-05-07T20:12:42.2515734Z T=5, 2025-05-07T20:12:42.2515821Z D=108, 2025-05-07T20:12:42.2515895Z B=66, 2025-05-07T20:12:42.2515972Z log_E=4, 2025-05-07T20:12:42.2516057Z L=5, 2025-05-07T20:12:42.2516140Z D_gradcheck=1, 2025-05-07T20:12:42.2516238Z stochastic_rounding=False, 2025-05-07T20:12:42.2516334Z weighted=True, 2025-05-07T20:12:42.2516417Z row_wise=False, 2025-05-07T20:12:42.2516510Z mixed=False, 2025-05-07T20:12:42.2516591Z use_cache=True, 2025-05-07T20:12:42.2516703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2516798Z use_cpu=True, 2025-05-07T20:12:42.2516902Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2516975Z ) 2025-05-07T20:12:42.2517121Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2517492Z self=, 2025-05-07T20:12:42.2517574Z mixed_B=False, 2025-05-07T20:12:42.2517671Z compile=True, 2025-05-07T20:12:42.2517750Z T=1, 2025-05-07T20:12:42.2517825Z D=121, 2025-05-07T20:12:42.2517910Z B=44, 2025-05-07T20:12:42.2517989Z log_E=4, 2025-05-07T20:12:42.2518066Z L=16, 2025-05-07T20:12:42.2518187Z D_gradcheck=1, 2025-05-07T20:12:42.2518284Z stochastic_rounding=True, 2025-05-07T20:12:42.2518380Z weighted=False, 2025-05-07T20:12:42.2518465Z row_wise=False, 2025-05-07T20:12:42.2518543Z mixed=False, 2025-05-07T20:12:42.2518639Z use_cache=True, 2025-05-07T20:12:42.2518775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2518857Z use_cpu=True, 2025-05-07T20:12:42.2518971Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2519045Z ) 2025-05-07T20:12:42.2519178Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2519601Z self=, 2025-05-07T20:12:42.2519682Z mixed_B=False, 2025-05-07T20:12:42.2519764Z compile=False, 2025-05-07T20:12:42.2519850Z T=2, 2025-05-07T20:12:42.2519925Z D=106, 2025-05-07T20:12:42.2520013Z B=38, 2025-05-07T20:12:42.2520091Z log_E=3, 2025-05-07T20:12:42.2520165Z L=15, 2025-05-07T20:12:42.2520257Z D_gradcheck=2, 2025-05-07T20:12:42.2520352Z stochastic_rounding=False, 2025-05-07T20:12:42.2520435Z weighted=False, 2025-05-07T20:12:42.2520532Z row_wise=True, 2025-05-07T20:12:42.2520614Z mixed=False, 2025-05-07T20:12:42.2520696Z use_cache=False, 2025-05-07T20:12:42.2520820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2520900Z use_cpu=True, 2025-05-07T20:12:42.2521001Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2521085Z ) 2025-05-07T20:12:42.2521217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2521587Z self=, 2025-05-07T20:12:42.2521677Z mixed_B=True, 2025-05-07T20:12:42.2521761Z compile=False, 2025-05-07T20:12:42.2521848Z T=2, 2025-05-07T20:12:42.2521923Z D=71, 2025-05-07T20:12:42.2522000Z B=92, 2025-05-07T20:12:42.2522091Z log_E=3, 2025-05-07T20:12:42.2522164Z L=8, 2025-05-07T20:12:42.2522250Z D_gradcheck=1, 2025-05-07T20:12:42.2522364Z stochastic_rounding=False, 2025-05-07T20:12:42.2522446Z weighted=False, 2025-05-07T20:12:42.2522556Z row_wise=False, 2025-05-07T20:12:42.2522644Z mixed=False, 2025-05-07T20:12:42.2522727Z use_cache=False, 2025-05-07T20:12:42.2532582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2532734Z use_cpu=True, 2025-05-07T20:12:42.2532859Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2532935Z ) 2025-05-07T20:12:42.2533081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2533494Z self=, 2025-05-07T20:12:42.2533577Z mixed_B=True, 2025-05-07T20:12:42.2533660Z compile=True, 2025-05-07T20:12:42.2533751Z T=3, 2025-05-07T20:12:42.2533827Z D=72, 2025-05-07T20:12:42.2533907Z B=126, 2025-05-07T20:12:42.2534001Z log_E=5, 2025-05-07T20:12:42.2534077Z L=16, 2025-05-07T20:12:42.2534166Z D_gradcheck=2, 2025-05-07T20:12:42.2534282Z stochastic_rounding=True, 2025-05-07T20:12:42.2534368Z weighted=False, 2025-05-07T20:12:42.2534454Z row_wise=False, 2025-05-07T20:12:42.2534545Z mixed=True, 2025-05-07T20:12:42.2534627Z use_cache=True, 2025-05-07T20:12:42.2534754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2534838Z use_cpu=True, 2025-05-07T20:12:42.2534944Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2535031Z ) 2025-05-07T20:12:42.2535165Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2535541Z self=, 2025-05-07T20:12:42.2535638Z mixed_B=False, 2025-05-07T20:12:42.2535720Z compile=False, 2025-05-07T20:12:42.2535798Z T=1, 2025-05-07T20:12:42.2535890Z D=110, 2025-05-07T20:12:42.2535967Z B=26, 2025-05-07T20:12:42.2536044Z log_E=4, 2025-05-07T20:12:42.2536135Z L=2, 2025-05-07T20:12:42.2536295Z D_gradcheck=2, 2025-05-07T20:12:42.2536400Z stochastic_rounding=True, 2025-05-07T20:12:42.2536497Z weighted=True, 2025-05-07T20:12:42.2536582Z row_wise=True, 2025-05-07T20:12:42.2536676Z mixed=False, 2025-05-07T20:12:42.2536757Z use_cache=True, 2025-05-07T20:12:42.2536904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2537062Z use_cpu=True, 2025-05-07T20:12:42.2537163Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2537238Z ) 2025-05-07T20:12:42.2862589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2863098Z self=, 2025-05-07T20:12:42.2863265Z mixed_B=False, 2025-05-07T20:12:42.2863352Z compile=True, 2025-05-07T20:12:42.2863428Z T=1, 2025-05-07T20:12:42.2863520Z D=46, 2025-05-07T20:12:42.2863600Z B=25, 2025-05-07T20:12:42.2863678Z log_E=3, 2025-05-07T20:12:42.2863765Z L=8, 2025-05-07T20:12:42.2863868Z D_gradcheck=2, 2025-05-07T20:12:42.2864014Z stochastic_rounding=True, 2025-05-07T20:12:42.2864160Z weighted=True, 2025-05-07T20:12:42.2864270Z row_wise=False, 2025-05-07T20:12:42.2864350Z mixed=True, 2025-05-07T20:12:42.2864442Z use_cache=True, 2025-05-07T20:12:42.2864557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2864643Z use_cpu=True, 2025-05-07T20:12:42.2864757Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2864833Z ) 2025-05-07T20:12:42.2864980Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2865358Z self=, 2025-05-07T20:12:42.2865444Z mixed_B=False, 2025-05-07T20:12:42.2865539Z compile=False, 2025-05-07T20:12:42.2865614Z T=5, 2025-05-07T20:12:42.2865691Z D=4, 2025-05-07T20:12:42.2865778Z B=88, 2025-05-07T20:12:42.2865857Z log_E=5, 2025-05-07T20:12:42.2865936Z L=15, 2025-05-07T20:12:42.2866030Z D_gradcheck=1, 2025-05-07T20:12:42.2866129Z stochastic_rounding=True, 2025-05-07T20:12:42.2866214Z weighted=False, 2025-05-07T20:12:42.2866389Z row_wise=False, 2025-05-07T20:12:42.2866472Z mixed=False, 2025-05-07T20:12:42.2866641Z use_cache=True, 2025-05-07T20:12:42.2866756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2866837Z use_cpu=True, 2025-05-07T20:12:42.2866956Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2867031Z ) 2025-05-07T20:12:42.2867168Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2867555Z self=, 2025-05-07T20:12:42.2867639Z mixed_B=True, 2025-05-07T20:12:42.2867720Z compile=False, 2025-05-07T20:12:42.2867812Z T=4, 2025-05-07T20:12:42.2867891Z D=104, 2025-05-07T20:12:42.2867971Z B=22, 2025-05-07T20:12:42.2868062Z log_E=3, 2025-05-07T20:12:42.2868140Z L=6, 2025-05-07T20:12:42.2868233Z D_gradcheck=1, 2025-05-07T20:12:42.2868334Z stochastic_rounding=False, 2025-05-07T20:12:42.2868417Z weighted=False, 2025-05-07T20:12:42.2868518Z row_wise=False, 2025-05-07T20:12:42.2868601Z mixed=False, 2025-05-07T20:12:42.2868682Z use_cache=True, 2025-05-07T20:12:42.2868804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2868890Z use_cpu=True, 2025-05-07T20:12:42.2868991Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2869077Z ) 2025-05-07T20:12:42.2869213Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2869585Z self=, 2025-05-07T20:12:42.2869681Z mixed_B=False, 2025-05-07T20:12:42.2869770Z compile=True, 2025-05-07T20:12:42.2869845Z T=3, 2025-05-07T20:12:42.2869939Z D=29, 2025-05-07T20:12:42.2870015Z B=75, 2025-05-07T20:12:42.2870105Z log_E=3, 2025-05-07T20:12:42.2870181Z L=13, 2025-05-07T20:12:42.2870265Z D_gradcheck=2, 2025-05-07T20:12:42.2870411Z stochastic_rounding=True, 2025-05-07T20:12:42.2870497Z weighted=True, 2025-05-07T20:12:42.2870578Z row_wise=True, 2025-05-07T20:12:42.2870672Z mixed=True, 2025-05-07T20:12:42.2870758Z use_cache=True, 2025-05-07T20:12:42.2870873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2871009Z use_cpu=True, 2025-05-07T20:12:42.2871114Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2871193Z ) 2025-05-07T20:12:42.2871344Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2871747Z self=, 2025-05-07T20:12:42.2871849Z mixed_B=False, 2025-05-07T20:12:42.2871941Z compile=False, 2025-05-07T20:12:42.2872020Z T=4, 2025-05-07T20:12:42.2872113Z D=54, 2025-05-07T20:12:42.2872195Z B=77, 2025-05-07T20:12:42.2872275Z log_E=5, 2025-05-07T20:12:42.2872366Z L=15, 2025-05-07T20:12:42.2872453Z D_gradcheck=1, 2025-05-07T20:12:42.2872554Z stochastic_rounding=False, 2025-05-07T20:12:42.2872652Z weighted=False, 2025-05-07T20:12:42.2872741Z row_wise=True, 2025-05-07T20:12:42.2872821Z mixed=True, 2025-05-07T20:12:42.2872919Z use_cache=True, 2025-05-07T20:12:42.2873034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2873118Z use_cpu=True, 2025-05-07T20:12:42.2873242Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2873319Z ) 2025-05-07T20:12:42.2873455Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2873842Z self=, 2025-05-07T20:12:42.2873927Z mixed_B=False, 2025-05-07T20:12:42.2874020Z compile=False, 2025-05-07T20:12:42.2874097Z T=5, 2025-05-07T20:12:42.2874175Z D=74, 2025-05-07T20:12:42.2874262Z B=31, 2025-05-07T20:12:42.2874340Z log_E=4, 2025-05-07T20:12:42.2874415Z L=17, 2025-05-07T20:12:42.2874507Z D_gradcheck=2, 2025-05-07T20:12:42.2874607Z stochastic_rounding=False, 2025-05-07T20:12:42.2874690Z weighted=False, 2025-05-07T20:12:42.2874812Z row_wise=False, 2025-05-07T20:12:42.2874894Z mixed=False, 2025-05-07T20:12:42.2874979Z use_cache=False, 2025-05-07T20:12:42.2875100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2875182Z use_cpu=True, 2025-05-07T20:12:42.2875295Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2875369Z ) 2025-05-07T20:12:42.2875501Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2876109Z self=, 2025-05-07T20:12:42.2876195Z mixed_B=False, 2025-05-07T20:12:42.2876275Z compile=False, 2025-05-07T20:12:42.2876365Z T=4, 2025-05-07T20:12:42.2876443Z D=57, 2025-05-07T20:12:42.2876520Z B=115, 2025-05-07T20:12:42.2876614Z log_E=4, 2025-05-07T20:12:42.2876691Z L=8, 2025-05-07T20:12:42.2876773Z D_gradcheck=1, 2025-05-07T20:12:42.2876883Z stochastic_rounding=True, 2025-05-07T20:12:42.2876969Z weighted=False, 2025-05-07T20:12:42.2877051Z row_wise=True, 2025-05-07T20:12:42.2877151Z mixed=True, 2025-05-07T20:12:42.2877235Z use_cache=False, 2025-05-07T20:12:42.2877359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2877442Z use_cpu=True, 2025-05-07T20:12:42.2877544Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2877632Z ) 2025-05-07T20:12:42.2877767Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2878135Z self=, 2025-05-07T20:12:42.2878229Z mixed_B=True, 2025-05-07T20:12:42.2878312Z compile=True, 2025-05-07T20:12:42.2878386Z T=1, 2025-05-07T20:12:42.2878473Z D=88, 2025-05-07T20:12:42.2878550Z B=66, 2025-05-07T20:12:42.2878628Z log_E=5, 2025-05-07T20:12:42.2878717Z L=13, 2025-05-07T20:12:42.2878800Z D_gradcheck=2, 2025-05-07T20:12:42.2878953Z stochastic_rounding=True, 2025-05-07T20:12:42.2879051Z weighted=True, 2025-05-07T20:12:42.2879135Z row_wise=False, 2025-05-07T20:12:42.2879228Z mixed=True, 2025-05-07T20:12:42.2879314Z use_cache=False, 2025-05-07T20:12:42.2879423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2879561Z use_cpu=True, 2025-05-07T20:12:42.2879667Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2879740Z ) 2025-05-07T20:12:42.2879887Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2880293Z self=, 2025-05-07T20:12:42.2880372Z mixed_B=False, 2025-05-07T20:12:42.2880470Z compile=False, 2025-05-07T20:12:42.2880549Z T=4, 2025-05-07T20:12:42.2880624Z D=111, 2025-05-07T20:12:42.2880712Z B=115, 2025-05-07T20:12:42.2880792Z log_E=5, 2025-05-07T20:12:42.2880881Z L=16, 2025-05-07T20:12:42.2880965Z D_gradcheck=1, 2025-05-07T20:12:42.2881066Z stochastic_rounding=True, 2025-05-07T20:12:42.2881159Z weighted=False, 2025-05-07T20:12:42.2881242Z row_wise=True, 2025-05-07T20:12:42.2881322Z mixed=True, 2025-05-07T20:12:42.2881415Z use_cache=False, 2025-05-07T20:12:42.2881524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2881611Z use_cpu=True, 2025-05-07T20:12:42.2881725Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2881800Z ) 2025-05-07T20:12:42.2881936Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2882321Z self=, 2025-05-07T20:12:42.2882407Z mixed_B=False, 2025-05-07T20:12:42.2882506Z compile=False, 2025-05-07T20:12:42.2882582Z T=2, 2025-05-07T20:12:42.2882655Z D=29, 2025-05-07T20:12:42.2882744Z B=106, 2025-05-07T20:12:42.2882823Z log_E=3, 2025-05-07T20:12:42.2882898Z L=18, 2025-05-07T20:12:42.2882999Z D_gradcheck=1, 2025-05-07T20:12:42.2883097Z stochastic_rounding=True, 2025-05-07T20:12:42.2883177Z weighted=True, 2025-05-07T20:12:42.2883307Z row_wise=True, 2025-05-07T20:12:42.2883390Z mixed=False, 2025-05-07T20:12:42.2883470Z use_cache=True, 2025-05-07T20:12:42.2883590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2883670Z use_cpu=True, 2025-05-07T20:12:42.2883766Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2883845Z ) 2025-05-07T20:12:42.2883973Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2884355Z self=, 2025-05-07T20:12:42.2884433Z mixed_B=False, 2025-05-07T20:12:42.2884515Z compile=False, 2025-05-07T20:12:42.2884600Z T=2, 2025-05-07T20:12:42.2884676Z D=119, 2025-05-07T20:12:42.2884751Z B=12, 2025-05-07T20:12:42.2884845Z log_E=3, 2025-05-07T20:12:42.2884919Z L=11, 2025-05-07T20:12:42.2885003Z D_gradcheck=2, 2025-05-07T20:12:42.2885113Z stochastic_rounding=False, 2025-05-07T20:12:42.2885192Z weighted=True, 2025-05-07T20:12:42.2885273Z row_wise=False, 2025-05-07T20:12:42.2885358Z mixed=True, 2025-05-07T20:12:42.2885435Z use_cache=True, 2025-05-07T20:12:42.2885539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2885626Z use_cpu=True, 2025-05-07T20:12:42.2885726Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2885798Z ) 2025-05-07T20:12:42.2885937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2886303Z self=, 2025-05-07T20:12:42.2886397Z mixed_B=False, 2025-05-07T20:12:42.2886475Z compile=True, 2025-05-07T20:12:42.2886552Z T=1, 2025-05-07T20:12:42.2886640Z D=86, 2025-05-07T20:12:42.2886717Z B=30, 2025-05-07T20:12:42.2886796Z log_E=3, 2025-05-07T20:12:42.2886881Z L=4, 2025-05-07T20:12:42.2886962Z D_gradcheck=1, 2025-05-07T20:12:42.2887083Z stochastic_rounding=True, 2025-05-07T20:12:42.2887176Z weighted=True, 2025-05-07T20:12:42.2887256Z row_wise=True, 2025-05-07T20:12:42.2887336Z mixed=True, 2025-05-07T20:12:42.2887430Z use_cache=True, 2025-05-07T20:12:42.2887539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2887657Z use_cpu=True, 2025-05-07T20:12:42.2887761Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2887836Z ) 2025-05-07T20:12:42.2887980Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2888393Z self=, 2025-05-07T20:12:42.2888477Z mixed_B=False, 2025-05-07T20:12:42.2888575Z compile=False, 2025-05-07T20:12:42.2888653Z T=1, 2025-05-07T20:12:42.2888728Z D=37, 2025-05-07T20:12:42.2888813Z B=63, 2025-05-07T20:12:42.2888890Z log_E=4, 2025-05-07T20:12:42.2888963Z L=15, 2025-05-07T20:12:42.2889057Z D_gradcheck=1, 2025-05-07T20:12:42.2889157Z stochastic_rounding=True, 2025-05-07T20:12:42.2889239Z weighted=False, 2025-05-07T20:12:42.2889332Z row_wise=True, 2025-05-07T20:12:42.2889414Z mixed=False, 2025-05-07T20:12:42.2889506Z use_cache=False, 2025-05-07T20:12:42.2889613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.2889696Z use_cpu=True, 2025-05-07T20:12:42.2889809Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2889885Z ) 2025-05-07T20:12:42.2890016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2890403Z self=, 2025-05-07T20:12:42.2890484Z mixed_B=True, 2025-05-07T20:12:42.2890562Z compile=True, 2025-05-07T20:12:42.2890650Z T=4, 2025-05-07T20:12:42.2890726Z D=15, 2025-05-07T20:12:42.2890799Z B=47, 2025-05-07T20:12:42.2890885Z log_E=4, 2025-05-07T20:12:42.2890963Z L=5, 2025-05-07T20:12:42.2891044Z D_gradcheck=1, 2025-05-07T20:12:42.2891153Z stochastic_rounding=True, 2025-05-07T20:12:42.2891238Z weighted=False, 2025-05-07T20:12:42.2891332Z row_wise=True, 2025-05-07T20:12:42.2891437Z mixed=True, 2025-05-07T20:12:42.2891519Z use_cache=True, 2025-05-07T20:12:42.2891639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2891721Z use_cpu=True, 2025-05-07T20:12:42.2891825Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2891912Z ) 2025-05-07T20:12:42.2892045Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2892418Z self=, 2025-05-07T20:12:42.2892512Z mixed_B=False, 2025-05-07T20:12:42.2892594Z compile=False, 2025-05-07T20:12:42.2892673Z T=2, 2025-05-07T20:12:42.2892758Z D=71, 2025-05-07T20:12:42.2892836Z B=38, 2025-05-07T20:12:42.2892923Z log_E=5, 2025-05-07T20:12:42.2893002Z L=3, 2025-05-07T20:12:42.2893085Z D_gradcheck=2, 2025-05-07T20:12:42.2893194Z stochastic_rounding=True, 2025-05-07T20:12:42.2893273Z weighted=True, 2025-05-07T20:12:42.2893356Z row_wise=False, 2025-05-07T20:12:42.2893437Z mixed=True, 2025-05-07T20:12:42.2893528Z use_cache=True, 2025-05-07T20:12:42.2893633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2893714Z use_cpu=True, 2025-05-07T20:12:42.2893829Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2893899Z ) 2025-05-07T20:12:42.2894043Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2894413Z self=, 2025-05-07T20:12:42.2894493Z mixed_B=False, 2025-05-07T20:12:42.2894589Z compile=False, 2025-05-07T20:12:42.2894661Z T=5, 2025-05-07T20:12:42.2894735Z D=74, 2025-05-07T20:12:42.2894821Z B=28, 2025-05-07T20:12:42.2894899Z log_E=3, 2025-05-07T20:12:42.2894973Z L=2, 2025-05-07T20:12:42.2895073Z D_gradcheck=1, 2025-05-07T20:12:42.2895195Z stochastic_rounding=True, 2025-05-07T20:12:42.2895283Z weighted=False, 2025-05-07T20:12:42.2895382Z row_wise=False, 2025-05-07T20:12:42.2895465Z mixed=True, 2025-05-07T20:12:42.2895550Z use_cache=False, 2025-05-07T20:12:42.2895673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2895783Z use_cpu=True, 2025-05-07T20:12:42.2895899Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.2895975Z ) 2025-05-07T20:12:42.2896109Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.2896512Z self=, 2025-05-07T20:12:42.2896599Z mixed_B=False, 2025-05-07T20:12:42.2896680Z compile=False, 2025-05-07T20:12:42.2896767Z T=5, 2025-05-07T20:12:42.2896846Z D=53, 2025-05-07T20:12:42.2896920Z B=46, 2025-05-07T20:12:42.2897010Z log_E=4, 2025-05-07T20:12:42.2897090Z L=13, 2025-05-07T20:12:42.2897171Z D_gradcheck=1, 2025-05-07T20:12:42.2897280Z stochastic_rounding=True, 2025-05-07T20:12:42.2897372Z weighted=False, 2025-05-07T20:12:42.2897462Z row_wise=False, 2025-05-07T20:12:42.2897546Z mixed=True, 2025-05-07T20:12:42.2897630Z use_cache=True, 2025-05-07T20:12:42.2897747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.2897833Z use_cpu=True, 2025-05-07T20:12:42.2897939Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.2898018Z ) 2025-05-07T20:12:42.3231752Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3232179Z self=, 2025-05-07T20:12:42.3232265Z mixed_B=False, 2025-05-07T20:12:42.3232406Z compile=True, 2025-05-07T20:12:42.3232507Z T=5, 2025-05-07T20:12:42.3232601Z D=11, 2025-05-07T20:12:42.3232675Z B=90, 2025-05-07T20:12:42.3232765Z log_E=3, 2025-05-07T20:12:42.3232842Z L=3, 2025-05-07T20:12:42.3232934Z D_gradcheck=1, 2025-05-07T20:12:42.3233102Z stochastic_rounding=False, 2025-05-07T20:12:42.3233180Z weighted=True, 2025-05-07T20:12:42.3233259Z row_wise=True, 2025-05-07T20:12:42.3233437Z mixed=True, 2025-05-07T20:12:42.3233517Z use_cache=True, 2025-05-07T20:12:42.3233626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3233727Z use_cpu=True, 2025-05-07T20:12:42.3233827Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3233900Z ) 2025-05-07T20:12:42.3234048Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3234417Z self=, 2025-05-07T20:12:42.3234509Z mixed_B=False, 2025-05-07T20:12:42.3234592Z compile=True, 2025-05-07T20:12:42.3234665Z T=2, 2025-05-07T20:12:42.3234753Z D=112, 2025-05-07T20:12:42.3234828Z B=26, 2025-05-07T20:12:42.3234904Z log_E=5, 2025-05-07T20:12:42.3234990Z L=20, 2025-05-07T20:12:42.3235073Z D_gradcheck=2, 2025-05-07T20:12:42.3235167Z stochastic_rounding=False, 2025-05-07T20:12:42.3235262Z weighted=False, 2025-05-07T20:12:42.3235343Z row_wise=True, 2025-05-07T20:12:42.3235421Z mixed=True, 2025-05-07T20:12:42.3235513Z use_cache=True, 2025-05-07T20:12:42.3235622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3235704Z use_cpu=True, 2025-05-07T20:12:42.3235816Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3235887Z ) 2025-05-07T20:12:42.3236031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3236404Z self=, 2025-05-07T20:12:42.3236486Z mixed_B=True, 2025-05-07T20:12:42.3236576Z compile=False, 2025-05-07T20:12:42.3236650Z T=3, 2025-05-07T20:12:42.3236723Z D=20, 2025-05-07T20:12:42.3236807Z B=59, 2025-05-07T20:12:42.3236886Z log_E=4, 2025-05-07T20:12:42.3236962Z L=3, 2025-05-07T20:12:42.3237053Z D_gradcheck=2, 2025-05-07T20:12:42.3237148Z stochastic_rounding=True, 2025-05-07T20:12:42.3237274Z weighted=True, 2025-05-07T20:12:42.3237366Z row_wise=False, 2025-05-07T20:12:42.3237449Z mixed=False, 2025-05-07T20:12:42.3237532Z use_cache=False, 2025-05-07T20:12:42.3237646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3237772Z use_cpu=True, 2025-05-07T20:12:42.3237882Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3237955Z ) 2025-05-07T20:12:42.3238091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3238505Z self=, 2025-05-07T20:12:42.3238587Z mixed_B=False, 2025-05-07T20:12:42.3238672Z compile=True, 2025-05-07T20:12:42.3238753Z T=4, 2025-05-07T20:12:42.3238829Z D=2, 2025-05-07T20:12:42.3238904Z B=29, 2025-05-07T20:12:42.3238991Z log_E=5, 2025-05-07T20:12:42.3239066Z L=11, 2025-05-07T20:12:42.3239148Z D_gradcheck=2, 2025-05-07T20:12:42.3239249Z stochastic_rounding=False, 2025-05-07T20:12:42.3239333Z weighted=False, 2025-05-07T20:12:42.3239417Z row_wise=True, 2025-05-07T20:12:42.3239506Z mixed=False, 2025-05-07T20:12:42.3239588Z use_cache=True, 2025-05-07T20:12:42.3239755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3239837Z use_cpu=True, 2025-05-07T20:12:42.3239950Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3240024Z ) 2025-05-07T20:12:42.3240155Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3240536Z self=, 2025-05-07T20:12:42.3240614Z mixed_B=True, 2025-05-07T20:12:42.3240706Z compile=True, 2025-05-07T20:12:42.3240780Z T=5, 2025-05-07T20:12:42.3240855Z D=21, 2025-05-07T20:12:42.3240941Z B=98, 2025-05-07T20:12:42.3241016Z log_E=5, 2025-05-07T20:12:42.3241088Z L=0, 2025-05-07T20:12:42.3241180Z D_gradcheck=1, 2025-05-07T20:12:42.3241273Z stochastic_rounding=True, 2025-05-07T20:12:42.3241354Z weighted=True, 2025-05-07T20:12:42.3241445Z row_wise=False, 2025-05-07T20:12:42.3241547Z mixed=False, 2025-05-07T20:12:42.3241624Z use_cache=True, 2025-05-07T20:12:42.3241740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3241817Z use_cpu=True, 2025-05-07T20:12:42.3241928Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3242000Z ) 2025-05-07T20:12:42.3242129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3242509Z self=, 2025-05-07T20:12:42.3242590Z mixed_B=True, 2025-05-07T20:12:42.3242670Z compile=True, 2025-05-07T20:12:42.3242754Z T=3, 2025-05-07T20:12:42.3242829Z D=54, 2025-05-07T20:12:42.3242903Z B=123, 2025-05-07T20:12:42.3242989Z log_E=4, 2025-05-07T20:12:42.3243065Z L=19, 2025-05-07T20:12:42.3243146Z D_gradcheck=2, 2025-05-07T20:12:42.3243252Z stochastic_rounding=False, 2025-05-07T20:12:42.3243337Z weighted=False, 2025-05-07T20:12:42.3243416Z row_wise=True, 2025-05-07T20:12:42.3243504Z mixed=True, 2025-05-07T20:12:42.3243588Z use_cache=True, 2025-05-07T20:12:42.3243704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3243784Z use_cpu=True, 2025-05-07T20:12:42.3243885Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3243964Z ) 2025-05-07T20:12:42.3244095Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3244465Z self=, 2025-05-07T20:12:42.3244552Z mixed_B=True, 2025-05-07T20:12:42.3244635Z compile=False, 2025-05-07T20:12:42.3244710Z T=4, 2025-05-07T20:12:42.3244792Z D=54, 2025-05-07T20:12:42.3244866Z B=12, 2025-05-07T20:12:42.3244943Z log_E=3, 2025-05-07T20:12:42.3245028Z L=10, 2025-05-07T20:12:42.3245108Z D_gradcheck=2, 2025-05-07T20:12:42.3245202Z stochastic_rounding=False, 2025-05-07T20:12:42.3245313Z weighted=True, 2025-05-07T20:12:42.3245395Z row_wise=True, 2025-05-07T20:12:42.3245483Z mixed=False, 2025-05-07T20:12:42.3245568Z use_cache=True, 2025-05-07T20:12:42.3245675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3245759Z use_cpu=True, 2025-05-07T20:12:42.3245891Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3245963Z ) 2025-05-07T20:12:42.3246101Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3246496Z self=, 2025-05-07T20:12:42.3246581Z mixed_B=False, 2025-05-07T20:12:42.3246666Z compile=True, 2025-05-07T20:12:42.3246740Z T=5, 2025-05-07T20:12:42.3246816Z D=8, 2025-05-07T20:12:42.3246900Z B=77, 2025-05-07T20:12:42.3246978Z log_E=3, 2025-05-07T20:12:42.3247061Z L=19, 2025-05-07T20:12:42.3247143Z D_gradcheck=1, 2025-05-07T20:12:42.3247238Z stochastic_rounding=True, 2025-05-07T20:12:42.3247326Z weighted=False, 2025-05-07T20:12:42.3247406Z row_wise=True, 2025-05-07T20:12:42.3247486Z mixed=True, 2025-05-07T20:12:42.3247576Z use_cache=False, 2025-05-07T20:12:42.3247687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3247766Z use_cpu=True, 2025-05-07T20:12:42.3247878Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3247952Z ) 2025-05-07T20:12:42.3248084Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3248462Z self=, 2025-05-07T20:12:42.3248541Z mixed_B=True, 2025-05-07T20:12:42.3248621Z compile=True, 2025-05-07T20:12:42.3248704Z T=1, 2025-05-07T20:12:42.3248780Z D=6, 2025-05-07T20:12:42.3248863Z B=105, 2025-05-07T20:12:42.3248937Z log_E=3, 2025-05-07T20:12:42.3249011Z L=19, 2025-05-07T20:12:42.3249101Z D_gradcheck=1, 2025-05-07T20:12:42.3249193Z stochastic_rounding=True, 2025-05-07T20:12:42.3249278Z weighted=False, 2025-05-07T20:12:42.3249365Z row_wise=False, 2025-05-07T20:12:42.3249444Z mixed=False, 2025-05-07T20:12:42.3249553Z use_cache=False, 2025-05-07T20:12:42.3249666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3249746Z use_cpu=True, 2025-05-07T20:12:42.3249852Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3249932Z ) 2025-05-07T20:12:42.3250063Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3250433Z self=, 2025-05-07T20:12:42.3250522Z mixed_B=False, 2025-05-07T20:12:42.3250608Z compile=False, 2025-05-07T20:12:42.3250692Z T=2, 2025-05-07T20:12:42.3250770Z D=122, 2025-05-07T20:12:42.3250848Z B=65, 2025-05-07T20:12:42.3250933Z log_E=3, 2025-05-07T20:12:42.3251009Z L=15, 2025-05-07T20:12:42.3251090Z D_gradcheck=2, 2025-05-07T20:12:42.3251195Z stochastic_rounding=False, 2025-05-07T20:12:42.3251280Z weighted=False, 2025-05-07T20:12:42.3251363Z row_wise=True, 2025-05-07T20:12:42.3251453Z mixed=True, 2025-05-07T20:12:42.3251540Z use_cache=True, 2025-05-07T20:12:42.3251648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3251738Z use_cpu=True, 2025-05-07T20:12:42.3251840Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3251914Z ) 2025-05-07T20:12:42.3252053Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3252426Z self=, 2025-05-07T20:12:42.3252513Z mixed_B=True, 2025-05-07T20:12:42.3252596Z compile=True, 2025-05-07T20:12:42.3252673Z T=1, 2025-05-07T20:12:42.3252754Z D=42, 2025-05-07T20:12:42.3252829Z B=30, 2025-05-07T20:12:42.3252905Z log_E=4, 2025-05-07T20:12:42.3252988Z L=8, 2025-05-07T20:12:42.3253070Z D_gradcheck=1, 2025-05-07T20:12:42.3253166Z stochastic_rounding=True, 2025-05-07T20:12:42.3253277Z weighted=True, 2025-05-07T20:12:42.3253358Z row_wise=False, 2025-05-07T20:12:42.3253437Z mixed=True, 2025-05-07T20:12:42.3253533Z use_cache=False, 2025-05-07T20:12:42.3253641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3253729Z use_cpu=True, 2025-05-07T20:12:42.3253869Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3253944Z ) 2025-05-07T20:12:42.3254084Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3254479Z self=, 2025-05-07T20:12:42.3254560Z mixed_B=True, 2025-05-07T20:12:42.3254646Z compile=False, 2025-05-07T20:12:42.3254722Z T=3, 2025-05-07T20:12:42.3254797Z D=85, 2025-05-07T20:12:42.3254878Z B=12, 2025-05-07T20:12:42.3254954Z log_E=3, 2025-05-07T20:12:42.3255030Z L=14, 2025-05-07T20:12:42.3255121Z D_gradcheck=2, 2025-05-07T20:12:42.3255218Z stochastic_rounding=True, 2025-05-07T20:12:42.3255303Z weighted=True, 2025-05-07T20:12:42.3255390Z row_wise=False, 2025-05-07T20:12:42.3255472Z mixed=False, 2025-05-07T20:12:42.3255567Z use_cache=False, 2025-05-07T20:12:42.3255673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3255753Z use_cpu=True, 2025-05-07T20:12:42.3255865Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3255940Z ) 2025-05-07T20:12:42.3256075Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3256449Z self=, 2025-05-07T20:12:42.3256527Z mixed_B=False, 2025-05-07T20:12:42.3256611Z compile=False, 2025-05-07T20:12:42.3256693Z T=1, 2025-05-07T20:12:42.3256768Z D=104, 2025-05-07T20:12:42.3256847Z B=46, 2025-05-07T20:12:42.3256935Z log_E=3, 2025-05-07T20:12:42.3257011Z L=3, 2025-05-07T20:12:42.3257089Z D_gradcheck=2, 2025-05-07T20:12:42.3257191Z stochastic_rounding=True, 2025-05-07T20:12:42.3257275Z weighted=False, 2025-05-07T20:12:42.3257365Z row_wise=False, 2025-05-07T20:12:42.3257443Z mixed=True, 2025-05-07T20:12:42.3257550Z use_cache=False, 2025-05-07T20:12:42.3257669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3257751Z use_cpu=True, 2025-05-07T20:12:42.3257853Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3257935Z ) 2025-05-07T20:12:42.3258067Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3258441Z self=, 2025-05-07T20:12:42.3258527Z mixed_B=True, 2025-05-07T20:12:42.3258608Z compile=False, 2025-05-07T20:12:42.3258683Z T=5, 2025-05-07T20:12:42.3258764Z D=59, 2025-05-07T20:12:42.3258840Z B=56, 2025-05-07T20:12:42.3258921Z log_E=5, 2025-05-07T20:12:42.3258996Z L=2, 2025-05-07T20:12:42.3259076Z D_gradcheck=2, 2025-05-07T20:12:42.3259178Z stochastic_rounding=True, 2025-05-07T20:12:42.3259259Z weighted=True, 2025-05-07T20:12:42.3259342Z row_wise=True, 2025-05-07T20:12:42.3259426Z mixed=False, 2025-05-07T20:12:42.3259507Z use_cache=True, 2025-05-07T20:12:42.3259612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3259813Z use_cpu=True, 2025-05-07T20:12:42.3259918Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3259992Z ) 2025-05-07T20:12:42.3260131Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3260499Z self=, 2025-05-07T20:12:42.3260577Z mixed_B=True, 2025-05-07T20:12:42.3260661Z compile=True, 2025-05-07T20:12:42.3260735Z T=5, 2025-05-07T20:12:42.3260811Z D=106, 2025-05-07T20:12:42.3260886Z B=16, 2025-05-07T20:12:42.3260963Z log_E=5, 2025-05-07T20:12:42.3261045Z L=3, 2025-05-07T20:12:42.3261123Z D_gradcheck=1, 2025-05-07T20:12:42.3261221Z stochastic_rounding=False, 2025-05-07T20:12:42.3261309Z weighted=True, 2025-05-07T20:12:42.3261421Z row_wise=False, 2025-05-07T20:12:42.3261503Z mixed=False, 2025-05-07T20:12:42.3261595Z use_cache=True, 2025-05-07T20:12:42.3261702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3261782Z use_cpu=True, 2025-05-07T20:12:42.3261922Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3261995Z ) 2025-05-07T20:12:42.3262126Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3262502Z self=, 2025-05-07T20:12:42.3262609Z mixed_B=True, 2025-05-07T20:12:42.3262708Z compile=True, 2025-05-07T20:12:42.3262785Z T=4, 2025-05-07T20:12:42.3262863Z D=122, 2025-05-07T20:12:42.3262953Z B=116, 2025-05-07T20:12:42.3263028Z log_E=5, 2025-05-07T20:12:42.3263106Z L=16, 2025-05-07T20:12:42.3263199Z D_gradcheck=2, 2025-05-07T20:12:42.3263296Z stochastic_rounding=False, 2025-05-07T20:12:42.3263378Z weighted=True, 2025-05-07T20:12:42.3263474Z row_wise=False, 2025-05-07T20:12:42.3263553Z mixed=True, 2025-05-07T20:12:42.3263637Z use_cache=False, 2025-05-07T20:12:42.3263751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3263828Z use_cpu=True, 2025-05-07T20:12:42.3263928Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3264010Z ) 2025-05-07T20:12:42.3264141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3264510Z self=, 2025-05-07T20:12:42.3264592Z mixed_B=False, 2025-05-07T20:12:42.3264670Z compile=False, 2025-05-07T20:12:42.3264754Z T=4, 2025-05-07T20:12:42.3264828Z D=37, 2025-05-07T20:12:42.3264903Z B=56, 2025-05-07T20:12:42.3264988Z log_E=4, 2025-05-07T20:12:42.3265058Z L=5, 2025-05-07T20:12:42.3265140Z D_gradcheck=2, 2025-05-07T20:12:42.3265244Z stochastic_rounding=False, 2025-05-07T20:12:42.3265323Z weighted=False, 2025-05-07T20:12:42.3265404Z row_wise=True, 2025-05-07T20:12:42.3265489Z mixed=True, 2025-05-07T20:12:42.3265593Z use_cache=True, 2025-05-07T20:12:42.3265700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3265789Z use_cpu=True, 2025-05-07T20:12:42.3265887Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3265970Z ) 2025-05-07T20:12:42.3602922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3603357Z self=, 2025-05-07T20:12:42.3603506Z mixed_B=True, 2025-05-07T20:12:42.3603615Z compile=True, 2025-05-07T20:12:42.3603697Z T=1, 2025-05-07T20:12:42.3603827Z D=24, 2025-05-07T20:12:42.3603951Z B=108, 2025-05-07T20:12:42.3604072Z log_E=4, 2025-05-07T20:12:42.3604178Z L=10, 2025-05-07T20:12:42.3604262Z D_gradcheck=1, 2025-05-07T20:12:42.3604370Z stochastic_rounding=False, 2025-05-07T20:12:42.3604450Z weighted=False, 2025-05-07T20:12:42.3604531Z row_wise=False, 2025-05-07T20:12:42.3604623Z mixed=True, 2025-05-07T20:12:42.3604704Z use_cache=False, 2025-05-07T20:12:42.3604814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3604902Z use_cpu=True, 2025-05-07T20:12:42.3605004Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3605081Z ) 2025-05-07T20:12:42.3605221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3605590Z self=, 2025-05-07T20:12:42.3605750Z mixed_B=False, 2025-05-07T20:12:42.3605832Z compile=False, 2025-05-07T20:12:42.3605907Z T=2, 2025-05-07T20:12:42.3605989Z D=121, 2025-05-07T20:12:42.3606064Z B=84, 2025-05-07T20:12:42.3606141Z log_E=4, 2025-05-07T20:12:42.3606230Z L=16, 2025-05-07T20:12:42.3606312Z D_gradcheck=1, 2025-05-07T20:12:42.3606408Z stochastic_rounding=True, 2025-05-07T20:12:42.3606492Z weighted=True, 2025-05-07T20:12:42.3606660Z row_wise=True, 2025-05-07T20:12:42.3606743Z mixed=True, 2025-05-07T20:12:42.3606834Z use_cache=False, 2025-05-07T20:12:42.3606943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3607023Z use_cpu=True, 2025-05-07T20:12:42.3607131Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3607247Z ) 2025-05-07T20:12:42.3607388Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3607757Z self=, 2025-05-07T20:12:42.3607877Z mixed_B=False, 2025-05-07T20:12:42.3607968Z compile=False, 2025-05-07T20:12:42.3608043Z T=4, 2025-05-07T20:12:42.3608120Z D=106, 2025-05-07T20:12:42.3608199Z B=66, 2025-05-07T20:12:42.3608275Z log_E=5, 2025-05-07T20:12:42.3608348Z L=19, 2025-05-07T20:12:42.3608440Z D_gradcheck=2, 2025-05-07T20:12:42.3608538Z stochastic_rounding=False, 2025-05-07T20:12:42.3608622Z weighted=False, 2025-05-07T20:12:42.3608721Z row_wise=True, 2025-05-07T20:12:42.3608802Z mixed=False, 2025-05-07T20:12:42.3608887Z use_cache=True, 2025-05-07T20:12:42.3609008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3609093Z use_cpu=True, 2025-05-07T20:12:42.3609210Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3609284Z ) 2025-05-07T20:12:42.3609420Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3609802Z self=, 2025-05-07T20:12:42.3609887Z mixed_B=True, 2025-05-07T20:12:42.3609971Z compile=True, 2025-05-07T20:12:42.3610059Z T=4, 2025-05-07T20:12:42.3610137Z D=9, 2025-05-07T20:12:42.3610215Z B=126, 2025-05-07T20:12:42.3610306Z log_E=4, 2025-05-07T20:12:42.3610383Z L=4, 2025-05-07T20:12:42.3610467Z D_gradcheck=2, 2025-05-07T20:12:42.3610577Z stochastic_rounding=True, 2025-05-07T20:12:42.3610660Z weighted=False, 2025-05-07T20:12:42.3610756Z row_wise=True, 2025-05-07T20:12:42.3610837Z mixed=True, 2025-05-07T20:12:42.3610919Z use_cache=False, 2025-05-07T20:12:42.3611077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3611157Z use_cpu=True, 2025-05-07T20:12:42.3611260Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3611350Z ) 2025-05-07T20:12:42.3611486Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3611859Z self=, 2025-05-07T20:12:42.3611956Z mixed_B=False, 2025-05-07T20:12:42.3612036Z compile=False, 2025-05-07T20:12:42.3612113Z T=4, 2025-05-07T20:12:42.3612204Z D=126, 2025-05-07T20:12:42.3612283Z B=83, 2025-05-07T20:12:42.3612361Z log_E=4, 2025-05-07T20:12:42.3612451Z L=19, 2025-05-07T20:12:42.3612532Z D_gradcheck=2, 2025-05-07T20:12:42.3612642Z stochastic_rounding=False, 2025-05-07T20:12:42.3612729Z weighted=False, 2025-05-07T20:12:42.3612817Z row_wise=False, 2025-05-07T20:12:42.3612911Z mixed=True, 2025-05-07T20:12:42.3612995Z use_cache=False, 2025-05-07T20:12:42.3613104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3613196Z use_cpu=True, 2025-05-07T20:12:42.3613300Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3613380Z ) 2025-05-07T20:12:42.3613523Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3613891Z self=, 2025-05-07T20:12:42.3613972Z mixed_B=True, 2025-05-07T20:12:42.3614065Z compile=True, 2025-05-07T20:12:42.3614142Z T=4, 2025-05-07T20:12:42.3614230Z D=54, 2025-05-07T20:12:42.3614306Z B=80, 2025-05-07T20:12:42.3614380Z log_E=3, 2025-05-07T20:12:42.3614465Z L=20, 2025-05-07T20:12:42.3614547Z D_gradcheck=2, 2025-05-07T20:12:42.3614645Z stochastic_rounding=False, 2025-05-07T20:12:42.3614739Z weighted=False, 2025-05-07T20:12:42.3614845Z row_wise=True, 2025-05-07T20:12:42.3614928Z mixed=True, 2025-05-07T20:12:42.3615021Z use_cache=True, 2025-05-07T20:12:42.3615132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3615215Z use_cpu=True, 2025-05-07T20:12:42.3615327Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3615427Z ) 2025-05-07T20:12:42.3615557Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3615937Z self=, 2025-05-07T20:12:42.3616044Z mixed_B=True, 2025-05-07T20:12:42.3616142Z compile=True, 2025-05-07T20:12:42.3616218Z T=2, 2025-05-07T20:12:42.3616293Z D=97, 2025-05-07T20:12:42.3616378Z B=28, 2025-05-07T20:12:42.3616455Z log_E=3, 2025-05-07T20:12:42.3616536Z L=13, 2025-05-07T20:12:42.3616631Z D_gradcheck=2, 2025-05-07T20:12:42.3616730Z stochastic_rounding=False, 2025-05-07T20:12:42.3616816Z weighted=False, 2025-05-07T20:12:42.3616910Z row_wise=True, 2025-05-07T20:12:42.3616990Z mixed=True, 2025-05-07T20:12:42.3617073Z use_cache=False, 2025-05-07T20:12:42.3617193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3617275Z use_cpu=True, 2025-05-07T20:12:42.3617379Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3617464Z ) 2025-05-07T20:12:42.3617597Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3617975Z self=, 2025-05-07T20:12:42.3618060Z mixed_B=False, 2025-05-07T20:12:42.3618143Z compile=False, 2025-05-07T20:12:42.3618228Z T=5, 2025-05-07T20:12:42.3618304Z D=127, 2025-05-07T20:12:42.3618380Z B=97, 2025-05-07T20:12:42.3618465Z log_E=4, 2025-05-07T20:12:42.3618543Z L=3, 2025-05-07T20:12:42.3618624Z D_gradcheck=2, 2025-05-07T20:12:42.3618731Z stochastic_rounding=False, 2025-05-07T20:12:42.3618814Z weighted=True, 2025-05-07T20:12:42.3618900Z row_wise=False, 2025-05-07T20:12:42.3618989Z mixed=False, 2025-05-07T20:12:42.3619076Z use_cache=False, 2025-05-07T20:12:42.3619214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3619305Z use_cpu=True, 2025-05-07T20:12:42.3619407Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3619498Z ) 2025-05-07T20:12:42.3619701Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3620079Z self=, 2025-05-07T20:12:42.3620173Z mixed_B=True, 2025-05-07T20:12:42.3620257Z compile=False, 2025-05-07T20:12:42.3620335Z T=5, 2025-05-07T20:12:42.3620423Z D=29, 2025-05-07T20:12:42.3620502Z B=67, 2025-05-07T20:12:42.3620581Z log_E=5, 2025-05-07T20:12:42.3620670Z L=13, 2025-05-07T20:12:42.3620751Z D_gradcheck=1, 2025-05-07T20:12:42.3620848Z stochastic_rounding=True, 2025-05-07T20:12:42.3620947Z weighted=False, 2025-05-07T20:12:42.3621030Z row_wise=False, 2025-05-07T20:12:42.3621110Z mixed=False, 2025-05-07T20:12:42.3621204Z use_cache=False, 2025-05-07T20:12:42.3621313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3621405Z use_cpu=True, 2025-05-07T20:12:42.3621505Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3621580Z ) 2025-05-07T20:12:42.3621724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3622094Z self=, 2025-05-07T20:12:42.3622175Z mixed_B=True, 2025-05-07T20:12:42.3622268Z compile=False, 2025-05-07T20:12:42.3622341Z T=5, 2025-05-07T20:12:42.3622416Z D=98, 2025-05-07T20:12:42.3622501Z B=40, 2025-05-07T20:12:42.3622576Z log_E=5, 2025-05-07T20:12:42.3622651Z L=13, 2025-05-07T20:12:42.3622743Z D_gradcheck=1, 2025-05-07T20:12:42.3622841Z stochastic_rounding=False, 2025-05-07T20:12:42.3622934Z weighted=False, 2025-05-07T20:12:42.3623055Z row_wise=True, 2025-05-07T20:12:42.3623135Z mixed=False, 2025-05-07T20:12:42.3623233Z use_cache=False, 2025-05-07T20:12:42.3623343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3623423Z use_cpu=True, 2025-05-07T20:12:42.3623541Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3623639Z ) 2025-05-07T20:12:42.3623767Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3624144Z self=, 2025-05-07T20:12:42.3624250Z mixed_B=False, 2025-05-07T20:12:42.3624327Z compile=True, 2025-05-07T20:12:42.3624407Z T=5, 2025-05-07T20:12:42.3624482Z D=42, 2025-05-07T20:12:42.3624555Z B=49, 2025-05-07T20:12:42.3624641Z log_E=5, 2025-05-07T20:12:42.3624716Z L=19, 2025-05-07T20:12:42.3624805Z D_gradcheck=1, 2025-05-07T20:12:42.3624902Z stochastic_rounding=True, 2025-05-07T20:12:42.3624985Z weighted=False, 2025-05-07T20:12:42.3625078Z row_wise=False, 2025-05-07T20:12:42.3625157Z mixed=False, 2025-05-07T20:12:42.3625240Z use_cache=False, 2025-05-07T20:12:42.3625360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3625442Z use_cpu=True, 2025-05-07T20:12:42.3625548Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3625632Z ) 2025-05-07T20:12:42.3625764Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3626134Z self=, 2025-05-07T20:12:42.3626228Z mixed_B=True, 2025-05-07T20:12:42.3626311Z compile=False, 2025-05-07T20:12:42.3626399Z T=1, 2025-05-07T20:12:42.3626474Z D=50, 2025-05-07T20:12:42.3626547Z B=76, 2025-05-07T20:12:42.3626634Z log_E=5, 2025-05-07T20:12:42.3626708Z L=16, 2025-05-07T20:12:42.3626791Z D_gradcheck=1, 2025-05-07T20:12:42.3626897Z stochastic_rounding=True, 2025-05-07T20:12:42.3626979Z weighted=False, 2025-05-07T20:12:42.3627063Z row_wise=False, 2025-05-07T20:12:42.3627158Z mixed=False, 2025-05-07T20:12:42.3627237Z use_cache=True, 2025-05-07T20:12:42.3627370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3627462Z use_cpu=True, 2025-05-07T20:12:42.3627561Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3627635Z ) 2025-05-07T20:12:42.3627776Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3628145Z self=, 2025-05-07T20:12:42.3628239Z mixed_B=False, 2025-05-07T20:12:42.3628323Z compile=False, 2025-05-07T20:12:42.3628397Z T=4, 2025-05-07T20:12:42.3628483Z D=46, 2025-05-07T20:12:42.3628558Z B=74, 2025-05-07T20:12:42.3628632Z log_E=5, 2025-05-07T20:12:42.3628718Z L=19, 2025-05-07T20:12:42.3628800Z D_gradcheck=2, 2025-05-07T20:12:42.3628892Z stochastic_rounding=True, 2025-05-07T20:12:42.3628984Z weighted=False, 2025-05-07T20:12:42.3629068Z row_wise=False, 2025-05-07T20:12:42.3629148Z mixed=True, 2025-05-07T20:12:42.3629242Z use_cache=True, 2025-05-07T20:12:42.3629356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3629434Z use_cpu=True, 2025-05-07T20:12:42.3629550Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3629628Z ) 2025-05-07T20:12:42.3629770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3630138Z self=, 2025-05-07T20:12:42.3630222Z mixed_B=True, 2025-05-07T20:12:42.3630316Z compile=True, 2025-05-07T20:12:42.3630394Z T=1, 2025-05-07T20:12:42.3630474Z D=39, 2025-05-07T20:12:42.3630567Z B=48, 2025-05-07T20:12:42.3630647Z log_E=4, 2025-05-07T20:12:42.3630725Z L=5, 2025-05-07T20:12:42.3630820Z D_gradcheck=2, 2025-05-07T20:12:42.3630918Z stochastic_rounding=False, 2025-05-07T20:12:42.3631004Z weighted=False, 2025-05-07T20:12:42.3631098Z row_wise=False, 2025-05-07T20:12:42.3631204Z mixed=True, 2025-05-07T20:12:42.3631291Z use_cache=False, 2025-05-07T20:12:42.3631412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3631493Z use_cpu=True, 2025-05-07T20:12:42.3631607Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3631706Z ) 2025-05-07T20:12:42.3631839Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3632218Z self=, 2025-05-07T20:12:42.3632300Z mixed_B=True, 2025-05-07T20:12:42.3632408Z compile=True, 2025-05-07T20:12:42.3632495Z T=1, 2025-05-07T20:12:42.3632572Z D=77, 2025-05-07T20:12:42.3632648Z B=22, 2025-05-07T20:12:42.3632732Z log_E=3, 2025-05-07T20:12:42.3632809Z L=2, 2025-05-07T20:12:42.3632893Z D_gradcheck=2, 2025-05-07T20:12:42.3633000Z stochastic_rounding=True, 2025-05-07T20:12:42.3633083Z weighted=False, 2025-05-07T20:12:42.3633162Z row_wise=False, 2025-05-07T20:12:42.3633253Z mixed=True, 2025-05-07T20:12:42.3633337Z use_cache=False, 2025-05-07T20:12:42.3633456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3633538Z use_cpu=True, 2025-05-07T20:12:42.3633641Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3633727Z ) 2025-05-07T20:12:42.3633858Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3634226Z self=, 2025-05-07T20:12:42.3634316Z mixed_B=False, 2025-05-07T20:12:42.3634398Z compile=True, 2025-05-07T20:12:42.3634473Z T=1, 2025-05-07T20:12:42.3634553Z D=94, 2025-05-07T20:12:42.3634627Z B=110, 2025-05-07T20:12:42.3634705Z log_E=5, 2025-05-07T20:12:42.3634791Z L=5, 2025-05-07T20:12:42.3634873Z D_gradcheck=1, 2025-05-07T20:12:42.3634968Z stochastic_rounding=False, 2025-05-07T20:12:42.3635059Z weighted=False, 2025-05-07T20:12:42.3635141Z row_wise=True, 2025-05-07T20:12:42.3635235Z mixed=True, 2025-05-07T20:12:42.3635315Z use_cache=False, 2025-05-07T20:12:42.3635455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3635550Z use_cpu=True, 2025-05-07T20:12:42.3635650Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3635727Z ) 2025-05-07T20:12:42.3635871Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3636235Z self=, 2025-05-07T20:12:42.3636320Z mixed_B=True, 2025-05-07T20:12:42.3636412Z compile=True, 2025-05-07T20:12:42.3636484Z T=4, 2025-05-07T20:12:42.3636558Z D=74, 2025-05-07T20:12:42.3636645Z B=124, 2025-05-07T20:12:42.3636721Z log_E=4, 2025-05-07T20:12:42.3636809Z L=20, 2025-05-07T20:12:42.3636889Z D_gradcheck=1, 2025-05-07T20:12:42.3636981Z stochastic_rounding=True, 2025-05-07T20:12:42.3637073Z weighted=True, 2025-05-07T20:12:42.3637152Z row_wise=False, 2025-05-07T20:12:42.3637236Z mixed=True, 2025-05-07T20:12:42.3637330Z use_cache=True, 2025-05-07T20:12:42.3637439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3637524Z use_cpu=True, 2025-05-07T20:12:42.3637640Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3637717Z ) 2025-05-07T20:12:42.3974547Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3974929Z self=, 2025-05-07T20:12:42.3975063Z mixed_B=False, 2025-05-07T20:12:42.3975194Z compile=False, 2025-05-07T20:12:42.3975274Z T=3, 2025-05-07T20:12:42.3975352Z D=89, 2025-05-07T20:12:42.3975442Z B=6, 2025-05-07T20:12:42.3975522Z log_E=3, 2025-05-07T20:12:42.3975716Z L=14, 2025-05-07T20:12:42.3975860Z D_gradcheck=2, 2025-05-07T20:12:42.3975975Z stochastic_rounding=True, 2025-05-07T20:12:42.3976060Z weighted=False, 2025-05-07T20:12:42.3976158Z row_wise=True, 2025-05-07T20:12:42.3976319Z mixed=False, 2025-05-07T20:12:42.3976406Z use_cache=False, 2025-05-07T20:12:42.3976532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3976617Z use_cpu=True, 2025-05-07T20:12:42.3976734Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3976849Z ) 2025-05-07T20:12:42.3976980Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3977363Z self=, 2025-05-07T20:12:42.3977445Z mixed_B=False, 2025-05-07T20:12:42.3977561Z compile=True, 2025-05-07T20:12:42.3977650Z T=5, 2025-05-07T20:12:42.3977726Z D=107, 2025-05-07T20:12:42.3977799Z B=88, 2025-05-07T20:12:42.3977890Z log_E=5, 2025-05-07T20:12:42.3977965Z L=12, 2025-05-07T20:12:42.3978047Z D_gradcheck=1, 2025-05-07T20:12:42.3978154Z stochastic_rounding=False, 2025-05-07T20:12:42.3978236Z weighted=False, 2025-05-07T20:12:42.3978401Z row_wise=False, 2025-05-07T20:12:42.3978484Z mixed=False, 2025-05-07T20:12:42.3978564Z use_cache=False, 2025-05-07T20:12:42.3978684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3978764Z use_cpu=True, 2025-05-07T20:12:42.3978866Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3978956Z ) 2025-05-07T20:12:42.3979090Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3979460Z self=, 2025-05-07T20:12:42.3979555Z mixed_B=False, 2025-05-07T20:12:42.3979676Z compile=True, 2025-05-07T20:12:42.3979759Z T=2, 2025-05-07T20:12:42.3979855Z D=71, 2025-05-07T20:12:42.3979930Z B=54, 2025-05-07T20:12:42.3980017Z log_E=5, 2025-05-07T20:12:42.3980094Z L=7, 2025-05-07T20:12:42.3980175Z D_gradcheck=1, 2025-05-07T20:12:42.3980282Z stochastic_rounding=True, 2025-05-07T20:12:42.3980368Z weighted=True, 2025-05-07T20:12:42.3980447Z row_wise=True, 2025-05-07T20:12:42.3980538Z mixed=True, 2025-05-07T20:12:42.3980620Z use_cache=True, 2025-05-07T20:12:42.3980727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3980862Z use_cpu=True, 2025-05-07T20:12:42.3980968Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3981041Z ) 2025-05-07T20:12:42.3981189Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3981559Z self=, 2025-05-07T20:12:42.3981652Z mixed_B=False, 2025-05-07T20:12:42.3981737Z compile=True, 2025-05-07T20:12:42.3981813Z T=4, 2025-05-07T20:12:42.3981899Z D=119, 2025-05-07T20:12:42.3981975Z B=53, 2025-05-07T20:12:42.3982053Z log_E=3, 2025-05-07T20:12:42.3982139Z L=10, 2025-05-07T20:12:42.3982222Z D_gradcheck=1, 2025-05-07T20:12:42.3982318Z stochastic_rounding=False, 2025-05-07T20:12:42.3982409Z weighted=True, 2025-05-07T20:12:42.3982490Z row_wise=False, 2025-05-07T20:12:42.3982572Z mixed=False, 2025-05-07T20:12:42.3982663Z use_cache=False, 2025-05-07T20:12:42.3982773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3982855Z use_cpu=True, 2025-05-07T20:12:42.3982968Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3983043Z ) 2025-05-07T20:12:42.3983180Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3983561Z self=, 2025-05-07T20:12:42.3983644Z mixed_B=True, 2025-05-07T20:12:42.3983740Z compile=True, 2025-05-07T20:12:42.3983814Z T=3, 2025-05-07T20:12:42.3983890Z D=83, 2025-05-07T20:12:42.3983977Z B=45, 2025-05-07T20:12:42.3984054Z log_E=5, 2025-05-07T20:12:42.3984134Z L=11, 2025-05-07T20:12:42.3984224Z D_gradcheck=1, 2025-05-07T20:12:42.3984318Z stochastic_rounding=False, 2025-05-07T20:12:42.3984401Z weighted=False, 2025-05-07T20:12:42.3984491Z row_wise=True, 2025-05-07T20:12:42.3984596Z mixed=True, 2025-05-07T20:12:42.3984684Z use_cache=False, 2025-05-07T20:12:42.3984797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3984879Z use_cpu=True, 2025-05-07T20:12:42.3984982Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3985063Z ) 2025-05-07T20:12:42.3985222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3985604Z self=, 2025-05-07T20:12:42.3985685Z mixed_B=False, 2025-05-07T20:12:42.3985791Z compile=False, 2025-05-07T20:12:42.3985890Z T=3, 2025-05-07T20:12:42.3985966Z D=5, 2025-05-07T20:12:42.3986044Z B=55, 2025-05-07T20:12:42.3986141Z log_E=3, 2025-05-07T20:12:42.3986223Z L=6, 2025-05-07T20:12:42.3986307Z D_gradcheck=1, 2025-05-07T20:12:42.3986417Z stochastic_rounding=True, 2025-05-07T20:12:42.3986501Z weighted=False, 2025-05-07T20:12:42.3986583Z row_wise=True, 2025-05-07T20:12:42.3986684Z mixed=True, 2025-05-07T20:12:42.3986767Z use_cache=True, 2025-05-07T20:12:42.3986888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3986974Z use_cpu=True, 2025-05-07T20:12:42.3987077Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3987166Z ) 2025-05-07T20:12:42.3987303Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3987675Z self=, 2025-05-07T20:12:42.3987774Z mixed_B=False, 2025-05-07T20:12:42.3987861Z compile=False, 2025-05-07T20:12:42.3987937Z T=3, 2025-05-07T20:12:42.3988031Z D=117, 2025-05-07T20:12:42.3988109Z B=50, 2025-05-07T20:12:42.3988188Z log_E=3, 2025-05-07T20:12:42.3988277Z L=18, 2025-05-07T20:12:42.3988362Z D_gradcheck=1, 2025-05-07T20:12:42.3988458Z stochastic_rounding=True, 2025-05-07T20:12:42.3988562Z weighted=True, 2025-05-07T20:12:42.3988642Z row_wise=True, 2025-05-07T20:12:42.3988740Z mixed=True, 2025-05-07T20:12:42.3988824Z use_cache=True, 2025-05-07T20:12:42.3988935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3989066Z use_cpu=True, 2025-05-07T20:12:42.3989170Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3989247Z ) 2025-05-07T20:12:42.3989394Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3989764Z self=, 2025-05-07T20:12:42.3989845Z mixed_B=False, 2025-05-07T20:12:42.3989941Z compile=True, 2025-05-07T20:12:42.3990017Z T=4, 2025-05-07T20:12:42.3990092Z D=12, 2025-05-07T20:12:42.3990179Z B=103, 2025-05-07T20:12:42.3990258Z log_E=5, 2025-05-07T20:12:42.3990333Z L=8, 2025-05-07T20:12:42.3990426Z D_gradcheck=1, 2025-05-07T20:12:42.3990528Z stochastic_rounding=False, 2025-05-07T20:12:42.3990621Z weighted=False, 2025-05-07T20:12:42.3990702Z row_wise=True, 2025-05-07T20:12:42.3990784Z mixed=False, 2025-05-07T20:12:42.3990879Z use_cache=True, 2025-05-07T20:12:42.3990986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3991072Z use_cpu=True, 2025-05-07T20:12:42.3991185Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3991260Z ) 2025-05-07T20:12:42.3991393Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3991771Z self=, 2025-05-07T20:12:42.3991853Z mixed_B=True, 2025-05-07T20:12:42.3991938Z compile=False, 2025-05-07T20:12:42.3992024Z T=3, 2025-05-07T20:12:42.3992098Z D=4, 2025-05-07T20:12:42.3992185Z B=33, 2025-05-07T20:12:42.3992261Z log_E=3, 2025-05-07T20:12:42.3992338Z L=3, 2025-05-07T20:12:42.3992431Z D_gradcheck=2, 2025-05-07T20:12:42.3992526Z stochastic_rounding=True, 2025-05-07T20:12:42.3992609Z weighted=True, 2025-05-07T20:12:42.3992700Z row_wise=True, 2025-05-07T20:12:42.3992782Z mixed=False, 2025-05-07T20:12:42.3992895Z use_cache=True, 2025-05-07T20:12:42.3993016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3993098Z use_cpu=True, 2025-05-07T20:12:42.3993204Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.3993286Z ) 2025-05-07T20:12:42.3993446Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3993819Z self=, 2025-05-07T20:12:42.3993914Z mixed_B=False, 2025-05-07T20:12:42.3993997Z compile=True, 2025-05-07T20:12:42.3994109Z T=5, 2025-05-07T20:12:42.3994185Z D=89, 2025-05-07T20:12:42.3994260Z B=75, 2025-05-07T20:12:42.3994350Z log_E=5, 2025-05-07T20:12:42.3994425Z L=14, 2025-05-07T20:12:42.3994506Z D_gradcheck=1, 2025-05-07T20:12:42.3994617Z stochastic_rounding=False, 2025-05-07T20:12:42.3994697Z weighted=False, 2025-05-07T20:12:42.3994779Z row_wise=False, 2025-05-07T20:12:42.3994871Z mixed=False, 2025-05-07T20:12:42.3994955Z use_cache=True, 2025-05-07T20:12:42.3995061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3995155Z use_cpu=True, 2025-05-07T20:12:42.3995257Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3995331Z ) 2025-05-07T20:12:42.3995477Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3995847Z self=, 2025-05-07T20:12:42.3995940Z mixed_B=True, 2025-05-07T20:12:42.3996024Z compile=False, 2025-05-07T20:12:42.3996101Z T=4, 2025-05-07T20:12:42.3996191Z D=110, 2025-05-07T20:12:42.3996269Z B=62, 2025-05-07T20:12:42.3996345Z log_E=4, 2025-05-07T20:12:42.3996435Z L=11, 2025-05-07T20:12:42.3996515Z D_gradcheck=2, 2025-05-07T20:12:42.3996611Z stochastic_rounding=True, 2025-05-07T20:12:42.3996707Z weighted=True, 2025-05-07T20:12:42.3996790Z row_wise=True, 2025-05-07T20:12:42.3996870Z mixed=True, 2025-05-07T20:12:42.3996968Z use_cache=False, 2025-05-07T20:12:42.3997075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.3997182Z use_cpu=True, 2025-05-07T20:12:42.3997300Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3997375Z ) 2025-05-07T20:12:42.3997520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3997892Z self=, 2025-05-07T20:12:42.3997972Z mixed_B=True, 2025-05-07T20:12:42.3998067Z compile=True, 2025-05-07T20:12:42.3998144Z T=3, 2025-05-07T20:12:42.3998219Z D=54, 2025-05-07T20:12:42.3998304Z B=84, 2025-05-07T20:12:42.3998380Z log_E=4, 2025-05-07T20:12:42.3998453Z L=10, 2025-05-07T20:12:42.3998546Z D_gradcheck=1, 2025-05-07T20:12:42.3998644Z stochastic_rounding=True, 2025-05-07T20:12:42.3998726Z weighted=True, 2025-05-07T20:12:42.3998820Z row_wise=True, 2025-05-07T20:12:42.3998901Z mixed=False, 2025-05-07T20:12:42.3998995Z use_cache=True, 2025-05-07T20:12:42.3999102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.3999187Z use_cpu=True, 2025-05-07T20:12:42.3999300Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.3999373Z ) 2025-05-07T20:12:42.3999506Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.3999884Z self=, 2025-05-07T20:12:42.3999970Z mixed_B=False, 2025-05-07T20:12:42.4000056Z compile=True, 2025-05-07T20:12:42.4000143Z T=1, 2025-05-07T20:12:42.4000219Z D=17, 2025-05-07T20:12:42.4000299Z B=21, 2025-05-07T20:12:42.4000386Z log_E=5, 2025-05-07T20:12:42.4000462Z L=18, 2025-05-07T20:12:42.4000544Z D_gradcheck=1, 2025-05-07T20:12:42.4000650Z stochastic_rounding=False, 2025-05-07T20:12:42.4000731Z weighted=True, 2025-05-07T20:12:42.4000822Z row_wise=True, 2025-05-07T20:12:42.4000902Z mixed=False, 2025-05-07T20:12:42.4001010Z use_cache=False, 2025-05-07T20:12:42.4001133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4001220Z use_cpu=True, 2025-05-07T20:12:42.4001323Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4001408Z ) 2025-05-07T20:12:42.4001541Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4001937Z self=, 2025-05-07T20:12:42.4002032Z mixed_B=False, 2025-05-07T20:12:42.4002114Z compile=True, 2025-05-07T20:12:42.4002242Z T=1, 2025-05-07T20:12:42.4002330Z D=128, 2025-05-07T20:12:42.4002406Z B=119, 2025-05-07T20:12:42.4002482Z log_E=4, 2025-05-07T20:12:42.4002570Z L=16, 2025-05-07T20:12:42.4002655Z D_gradcheck=1, 2025-05-07T20:12:42.4002765Z stochastic_rounding=True, 2025-05-07T20:12:42.4002848Z weighted=True, 2025-05-07T20:12:42.4002930Z row_wise=False, 2025-05-07T20:12:42.4003021Z mixed=False, 2025-05-07T20:12:42.4003109Z use_cache=False, 2025-05-07T20:12:42.4003218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4003311Z use_cpu=True, 2025-05-07T20:12:42.4003413Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4003487Z ) 2025-05-07T20:12:42.4003635Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4004006Z self=, 2025-05-07T20:12:42.4004088Z mixed_B=False, 2025-05-07T20:12:42.4004182Z compile=True, 2025-05-07T20:12:42.4004261Z T=2, 2025-05-07T20:12:42.4004349Z D=127, 2025-05-07T20:12:42.4004426Z B=14, 2025-05-07T20:12:42.4004505Z log_E=4, 2025-05-07T20:12:42.4004593Z L=1, 2025-05-07T20:12:42.4004674Z D_gradcheck=1, 2025-05-07T20:12:42.4004771Z stochastic_rounding=False, 2025-05-07T20:12:42.4004865Z weighted=True, 2025-05-07T20:12:42.4004948Z row_wise=False, 2025-05-07T20:12:42.4005026Z mixed=True, 2025-05-07T20:12:42.4005122Z use_cache=True, 2025-05-07T20:12:42.4005230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4005336Z use_cpu=True, 2025-05-07T20:12:42.4005452Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4005526Z ) 2025-05-07T20:12:42.4005659Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4006042Z self=, 2025-05-07T20:12:42.4006126Z mixed_B=True, 2025-05-07T20:12:42.4006221Z compile=False, 2025-05-07T20:12:42.4006299Z T=2, 2025-05-07T20:12:42.4006377Z D=100, 2025-05-07T20:12:42.4006467Z B=100, 2025-05-07T20:12:42.4006546Z log_E=3, 2025-05-07T20:12:42.4006625Z L=15, 2025-05-07T20:12:42.4006722Z D_gradcheck=2, 2025-05-07T20:12:42.4006819Z stochastic_rounding=True, 2025-05-07T20:12:42.4006904Z weighted=True, 2025-05-07T20:12:42.4007002Z row_wise=False, 2025-05-07T20:12:42.4007083Z mixed=True, 2025-05-07T20:12:42.4007167Z use_cache=False, 2025-05-07T20:12:42.4007292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4007378Z use_cpu=True, 2025-05-07T20:12:42.4007485Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4007576Z ) 2025-05-07T20:12:42.4007711Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4008100Z self=, 2025-05-07T20:12:42.4008183Z mixed_B=True, 2025-05-07T20:12:42.4008267Z compile=True, 2025-05-07T20:12:42.4008362Z T=4, 2025-05-07T20:12:42.4008442Z D=77, 2025-05-07T20:12:42.4008517Z B=56, 2025-05-07T20:12:42.4008610Z log_E=5, 2025-05-07T20:12:42.4008687Z L=12, 2025-05-07T20:12:42.4008770Z D_gradcheck=1, 2025-05-07T20:12:42.4008879Z stochastic_rounding=True, 2025-05-07T20:12:42.4008964Z weighted=False, 2025-05-07T20:12:42.4009047Z row_wise=True, 2025-05-07T20:12:42.4009142Z mixed=False, 2025-05-07T20:12:42.4009250Z use_cache=True, 2025-05-07T20:12:42.4009359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4009455Z use_cpu=True, 2025-05-07T20:12:42.4009557Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4009640Z ) 2025-05-07T20:12:42.4347742Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4348204Z self=, 2025-05-07T20:12:42.4348301Z mixed_B=False, 2025-05-07T20:12:42.4348389Z compile=False, 2025-05-07T20:12:42.4348500Z T=5, 2025-05-07T20:12:42.4348592Z D=20, 2025-05-07T20:12:42.4348670Z B=39, 2025-05-07T20:12:42.4348749Z log_E=3, 2025-05-07T20:12:42.4348834Z L=16, 2025-05-07T20:12:42.4348921Z D_gradcheck=1, 2025-05-07T20:12:42.4349026Z stochastic_rounding=True, 2025-05-07T20:12:42.4349148Z weighted=True, 2025-05-07T20:12:42.4349284Z row_wise=False, 2025-05-07T20:12:42.4349405Z mixed=True, 2025-05-07T20:12:42.4349525Z use_cache=True, 2025-05-07T20:12:42.4349699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4349832Z use_cpu=True, 2025-05-07T20:12:42.4349998Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4350120Z ) 2025-05-07T20:12:42.4350384Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4350965Z self=, 2025-05-07T20:12:42.4351054Z mixed_B=False, 2025-05-07T20:12:42.4351137Z compile=True, 2025-05-07T20:12:42.4351225Z T=1, 2025-05-07T20:12:42.4351304Z D=117, 2025-05-07T20:12:42.4351381Z B=76, 2025-05-07T20:12:42.4351466Z log_E=5, 2025-05-07T20:12:42.4351547Z L=13, 2025-05-07T20:12:42.4351631Z D_gradcheck=2, 2025-05-07T20:12:42.4351738Z stochastic_rounding=True, 2025-05-07T20:12:42.4351824Z weighted=True, 2025-05-07T20:12:42.4351920Z row_wise=True, 2025-05-07T20:12:42.4352002Z mixed=False, 2025-05-07T20:12:42.4352089Z use_cache=True, 2025-05-07T20:12:42.4352212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4352294Z use_cpu=True, 2025-05-07T20:12:42.4352448Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4352533Z ) 2025-05-07T20:12:42.4352668Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4353043Z self=, 2025-05-07T20:12:42.4353138Z mixed_B=False, 2025-05-07T20:12:42.4353219Z compile=False, 2025-05-07T20:12:42.4353295Z T=3, 2025-05-07T20:12:42.4353388Z D=49, 2025-05-07T20:12:42.4353466Z B=48, 2025-05-07T20:12:42.4353544Z log_E=4, 2025-05-07T20:12:42.4353634Z L=1, 2025-05-07T20:12:42.4353716Z D_gradcheck=1, 2025-05-07T20:12:42.4353826Z stochastic_rounding=False, 2025-05-07T20:12:42.4353908Z weighted=False, 2025-05-07T20:12:42.4353990Z row_wise=True, 2025-05-07T20:12:42.4354082Z mixed=False, 2025-05-07T20:12:42.4354165Z use_cache=True, 2025-05-07T20:12:42.4354274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4354369Z use_cpu=True, 2025-05-07T20:12:42.4354475Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4354551Z ) 2025-05-07T20:12:42.4354699Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4355075Z self=, 2025-05-07T20:12:42.4355156Z mixed_B=True, 2025-05-07T20:12:42.4355255Z compile=True, 2025-05-07T20:12:42.4355331Z T=4, 2025-05-07T20:12:42.4355421Z D=87, 2025-05-07T20:12:42.4355496Z B=26, 2025-05-07T20:12:42.4355571Z log_E=4, 2025-05-07T20:12:42.4355660Z L=5, 2025-05-07T20:12:42.4355741Z D_gradcheck=2, 2025-05-07T20:12:42.4355839Z stochastic_rounding=False, 2025-05-07T20:12:42.4355936Z weighted=True, 2025-05-07T20:12:42.4356016Z row_wise=False, 2025-05-07T20:12:42.4356094Z mixed=True, 2025-05-07T20:12:42.4356189Z use_cache=True, 2025-05-07T20:12:42.4356359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4356443Z use_cpu=True, 2025-05-07T20:12:42.4356566Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4356640Z ) 2025-05-07T20:12:42.4356775Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4357186Z self=, 2025-05-07T20:12:42.4357269Z mixed_B=False, 2025-05-07T20:12:42.4357365Z compile=True, 2025-05-07T20:12:42.4357445Z T=5, 2025-05-07T20:12:42.4357558Z D=126, 2025-05-07T20:12:42.4357648Z B=113, 2025-05-07T20:12:42.4357727Z log_E=4, 2025-05-07T20:12:42.4357808Z L=3, 2025-05-07T20:12:42.4357908Z D_gradcheck=2, 2025-05-07T20:12:42.4358010Z stochastic_rounding=False, 2025-05-07T20:12:42.4358098Z weighted=True, 2025-05-07T20:12:42.4358194Z row_wise=True, 2025-05-07T20:12:42.4358277Z mixed=True, 2025-05-07T20:12:42.4358361Z use_cache=False, 2025-05-07T20:12:42.4358488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4358573Z use_cpu=True, 2025-05-07T20:12:42.4358681Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4358772Z ) 2025-05-07T20:12:42.4358909Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4359296Z self=, 2025-05-07T20:12:42.4359380Z mixed_B=True, 2025-05-07T20:12:42.4359465Z compile=False, 2025-05-07T20:12:42.4359557Z T=1, 2025-05-07T20:12:42.4359637Z D=97, 2025-05-07T20:12:42.4359716Z B=39, 2025-05-07T20:12:42.4359810Z log_E=5, 2025-05-07T20:12:42.4359889Z L=1, 2025-05-07T20:12:42.4359974Z D_gradcheck=2, 2025-05-07T20:12:42.4360084Z stochastic_rounding=True, 2025-05-07T20:12:42.4360171Z weighted=False, 2025-05-07T20:12:42.4360254Z row_wise=True, 2025-05-07T20:12:42.4360348Z mixed=False, 2025-05-07T20:12:42.4360434Z use_cache=False, 2025-05-07T20:12:42.4360547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4360643Z use_cpu=True, 2025-05-07T20:12:42.4360775Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4360862Z ) 2025-05-07T20:12:42.4360994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4361366Z self=, 2025-05-07T20:12:42.4361455Z mixed_B=True, 2025-05-07T20:12:42.4361540Z compile=False, 2025-05-07T20:12:42.4361616Z T=1, 2025-05-07T20:12:42.4361706Z D=38, 2025-05-07T20:12:42.4361785Z B=92, 2025-05-07T20:12:42.4361865Z log_E=5, 2025-05-07T20:12:42.4361956Z L=16, 2025-05-07T20:12:42.4362041Z D_gradcheck=2, 2025-05-07T20:12:42.4362140Z stochastic_rounding=False, 2025-05-07T20:12:42.4362233Z weighted=True, 2025-05-07T20:12:42.4362315Z row_wise=True, 2025-05-07T20:12:42.4362398Z mixed=True, 2025-05-07T20:12:42.4362494Z use_cache=False, 2025-05-07T20:12:42.4362606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4362698Z use_cpu=True, 2025-05-07T20:12:42.4362802Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4362878Z ) 2025-05-07T20:12:42.4363025Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4363394Z self=, 2025-05-07T20:12:42.4363476Z mixed_B=False, 2025-05-07T20:12:42.4363568Z compile=True, 2025-05-07T20:12:42.4363644Z T=1, 2025-05-07T20:12:42.4363722Z D=14, 2025-05-07T20:12:42.4363812Z B=55, 2025-05-07T20:12:42.4363889Z log_E=3, 2025-05-07T20:12:42.4363965Z L=4, 2025-05-07T20:12:42.4364057Z D_gradcheck=1, 2025-05-07T20:12:42.4364153Z stochastic_rounding=True, 2025-05-07T20:12:42.4364249Z weighted=False, 2025-05-07T20:12:42.4364328Z row_wise=True, 2025-05-07T20:12:42.4364408Z mixed=False, 2025-05-07T20:12:42.4364506Z use_cache=False, 2025-05-07T20:12:42.4364641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4364724Z use_cpu=True, 2025-05-07T20:12:42.4364840Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4364915Z ) 2025-05-07T20:12:42.4365049Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4365454Z self=, 2025-05-07T20:12:42.4365536Z mixed_B=True, 2025-05-07T20:12:42.4365620Z compile=True, 2025-05-07T20:12:42.4365706Z T=3, 2025-05-07T20:12:42.4365805Z D=95, 2025-05-07T20:12:42.4365881Z B=74, 2025-05-07T20:12:42.4365968Z log_E=3, 2025-05-07T20:12:42.4366047Z L=15, 2025-05-07T20:12:42.4366142Z D_gradcheck=2, 2025-05-07T20:12:42.4366242Z stochastic_rounding=False, 2025-05-07T20:12:42.4366326Z weighted=False, 2025-05-07T20:12:42.4366418Z row_wise=False, 2025-05-07T20:12:42.4366499Z mixed=False, 2025-05-07T20:12:42.4366585Z use_cache=False, 2025-05-07T20:12:42.4366712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4366795Z use_cpu=True, 2025-05-07T20:12:42.4366903Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4366992Z ) 2025-05-07T20:12:42.4367126Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4367499Z self=, 2025-05-07T20:12:42.4367594Z mixed_B=True, 2025-05-07T20:12:42.4367677Z compile=True, 2025-05-07T20:12:42.4367766Z T=4, 2025-05-07T20:12:42.4367847Z D=117, 2025-05-07T20:12:42.4367924Z B=128, 2025-05-07T20:12:42.4368013Z log_E=5, 2025-05-07T20:12:42.4368090Z L=14, 2025-05-07T20:12:42.4368176Z D_gradcheck=1, 2025-05-07T20:12:42.4368282Z stochastic_rounding=False, 2025-05-07T20:12:42.4368367Z weighted=False, 2025-05-07T20:12:42.4368450Z row_wise=True, 2025-05-07T20:12:42.4368541Z mixed=False, 2025-05-07T20:12:42.4368625Z use_cache=True, 2025-05-07T20:12:42.4368736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4368824Z use_cpu=True, 2025-05-07T20:12:42.4368954Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4369028Z ) 2025-05-07T20:12:42.4369171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4369548Z self=, 2025-05-07T20:12:42.4369642Z mixed_B=False, 2025-05-07T20:12:42.4369725Z compile=True, 2025-05-07T20:12:42.4369800Z T=3, 2025-05-07T20:12:42.4369888Z D=55, 2025-05-07T20:12:42.4369962Z B=76, 2025-05-07T20:12:42.4370039Z log_E=4, 2025-05-07T20:12:42.4370125Z L=6, 2025-05-07T20:12:42.4370206Z D_gradcheck=2, 2025-05-07T20:12:42.4370302Z stochastic_rounding=False, 2025-05-07T20:12:42.4370395Z weighted=False, 2025-05-07T20:12:42.4370511Z row_wise=False, 2025-05-07T20:12:42.4370602Z mixed=True, 2025-05-07T20:12:42.4370683Z use_cache=True, 2025-05-07T20:12:42.4370793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4370885Z use_cpu=True, 2025-05-07T20:12:42.4370989Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4371064Z ) 2025-05-07T20:12:42.4371208Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4371577Z self=, 2025-05-07T20:12:42.4371668Z mixed_B=False, 2025-05-07T20:12:42.4371750Z compile=False, 2025-05-07T20:12:42.4371826Z T=3, 2025-05-07T20:12:42.4371916Z D=54, 2025-05-07T20:12:42.4371993Z B=118, 2025-05-07T20:12:42.4372071Z log_E=5, 2025-05-07T20:12:42.4372156Z L=13, 2025-05-07T20:12:42.4372238Z D_gradcheck=1, 2025-05-07T20:12:42.4372332Z stochastic_rounding=True, 2025-05-07T20:12:42.4372425Z weighted=True, 2025-05-07T20:12:42.4372507Z row_wise=True, 2025-05-07T20:12:42.4372587Z mixed=False, 2025-05-07T20:12:42.4372682Z use_cache=False, 2025-05-07T20:12:42.4372813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4372897Z use_cpu=True, 2025-05-07T20:12:42.4373012Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4373087Z ) 2025-05-07T20:12:42.4373228Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4373624Z self=, 2025-05-07T20:12:42.4373704Z mixed_B=False, 2025-05-07T20:12:42.4373794Z compile=True, 2025-05-07T20:12:42.4373868Z T=5, 2025-05-07T20:12:42.4373969Z D=8, 2025-05-07T20:12:42.4374055Z B=44, 2025-05-07T20:12:42.4374132Z log_E=4, 2025-05-07T20:12:42.4374206Z L=4, 2025-05-07T20:12:42.4374295Z D_gradcheck=2, 2025-05-07T20:12:42.4374394Z stochastic_rounding=False, 2025-05-07T20:12:42.4374475Z weighted=False, 2025-05-07T20:12:42.4374566Z row_wise=False, 2025-05-07T20:12:42.4374644Z mixed=False, 2025-05-07T20:12:42.4374727Z use_cache=False, 2025-05-07T20:12:42.4374844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4374925Z use_cpu=True, 2025-05-07T20:12:42.4375039Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4375111Z ) 2025-05-07T20:12:42.4375244Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4375803Z self=, 2025-05-07T20:12:42.4375887Z mixed_B=False, 2025-05-07T20:12:42.4375972Z compile=False, 2025-05-07T20:12:42.4376065Z T=1, 2025-05-07T20:12:42.4376142Z D=47, 2025-05-07T20:12:42.4376221Z B=61, 2025-05-07T20:12:42.4376312Z log_E=5, 2025-05-07T20:12:42.4376389Z L=4, 2025-05-07T20:12:42.4376473Z D_gradcheck=2, 2025-05-07T20:12:42.4376584Z stochastic_rounding=False, 2025-05-07T20:12:42.4376664Z weighted=True, 2025-05-07T20:12:42.4376757Z row_wise=False, 2025-05-07T20:12:42.4376835Z mixed=False, 2025-05-07T20:12:42.4376916Z use_cache=False, 2025-05-07T20:12:42.4377040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4377119Z use_cpu=True, 2025-05-07T20:12:42.4377274Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4377364Z ) 2025-05-07T20:12:42.4377499Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4377871Z self=, 2025-05-07T20:12:42.4377966Z mixed_B=True, 2025-05-07T20:12:42.4378049Z compile=False, 2025-05-07T20:12:42.4378124Z T=2, 2025-05-07T20:12:42.4378212Z D=39, 2025-05-07T20:12:42.4378288Z B=16, 2025-05-07T20:12:42.4378366Z log_E=3, 2025-05-07T20:12:42.4378455Z L=19, 2025-05-07T20:12:42.4378537Z D_gradcheck=2, 2025-05-07T20:12:42.4378645Z stochastic_rounding=False, 2025-05-07T20:12:42.4378723Z weighted=True, 2025-05-07T20:12:42.4378803Z row_wise=True, 2025-05-07T20:12:42.4378895Z mixed=False, 2025-05-07T20:12:42.4378979Z use_cache=True, 2025-05-07T20:12:42.4379086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4379178Z use_cpu=True, 2025-05-07T20:12:42.4379282Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4379354Z ) 2025-05-07T20:12:42.4379495Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4379960Z self=, 2025-05-07T20:12:42.4380044Z mixed_B=False, 2025-05-07T20:12:42.4380138Z compile=False, 2025-05-07T20:12:42.4380212Z T=1, 2025-05-07T20:12:42.4380298Z D=109, 2025-05-07T20:12:42.4380372Z B=112, 2025-05-07T20:12:42.4380446Z log_E=4, 2025-05-07T20:12:42.4380534Z L=12, 2025-05-07T20:12:42.4380612Z D_gradcheck=1, 2025-05-07T20:12:42.4380707Z stochastic_rounding=True, 2025-05-07T20:12:42.4380796Z weighted=True, 2025-05-07T20:12:42.4380876Z row_wise=True, 2025-05-07T20:12:42.4380955Z mixed=False, 2025-05-07T20:12:42.4381042Z use_cache=False, 2025-05-07T20:12:42.4381194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4381276Z use_cpu=True, 2025-05-07T20:12:42.4381390Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4381466Z ) 2025-05-07T20:12:42.4381598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4382013Z self=, 2025-05-07T20:12:42.4382091Z mixed_B=True, 2025-05-07T20:12:42.4382184Z compile=True, 2025-05-07T20:12:42.4382256Z T=1, 2025-05-07T20:12:42.4382332Z D=111, 2025-05-07T20:12:42.4382450Z B=23, 2025-05-07T20:12:42.4382526Z log_E=5, 2025-05-07T20:12:42.4382600Z L=5, 2025-05-07T20:12:42.4382696Z D_gradcheck=1, 2025-05-07T20:12:42.4382792Z stochastic_rounding=True, 2025-05-07T20:12:42.4382877Z weighted=True, 2025-05-07T20:12:42.4382969Z row_wise=True, 2025-05-07T20:12:42.4383047Z mixed=True, 2025-05-07T20:12:42.4383132Z use_cache=True, 2025-05-07T20:12:42.4383256Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4383336Z use_cpu=True, 2025-05-07T20:12:42.4383438Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4383519Z ) 2025-05-07T20:12:42.4722243Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4728620Z self=, 2025-05-07T20:12:42.4728775Z mixed_B=True, 2025-05-07T20:12:42.4728912Z compile=True, 2025-05-07T20:12:42.4729053Z T=1, 2025-05-07T20:12:42.4729161Z D=117, 2025-05-07T20:12:42.4729297Z B=55, 2025-05-07T20:12:42.4729408Z log_E=3, 2025-05-07T20:12:42.4729519Z L=8, 2025-05-07T20:12:42.4729663Z D_gradcheck=2, 2025-05-07T20:12:42.4729835Z stochastic_rounding=False, 2025-05-07T20:12:42.4729995Z weighted=False, 2025-05-07T20:12:42.4730170Z row_wise=True, 2025-05-07T20:12:42.4730319Z mixed=True, 2025-05-07T20:12:42.4730444Z use_cache=True, 2025-05-07T20:12:42.4730571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4730652Z use_cpu=True, 2025-05-07T20:12:42.4730758Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4730933Z ) 2025-05-07T20:12:42.4731066Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4731439Z self=, 2025-05-07T20:12:42.4731607Z mixed_B=False, 2025-05-07T20:12:42.4731692Z compile=True, 2025-05-07T20:12:42.4731783Z T=4, 2025-05-07T20:12:42.4731861Z D=33, 2025-05-07T20:12:42.4731941Z B=63, 2025-05-07T20:12:42.4732030Z log_E=5, 2025-05-07T20:12:42.4732105Z L=1, 2025-05-07T20:12:42.4732191Z D_gradcheck=1, 2025-05-07T20:12:42.4732300Z stochastic_rounding=False, 2025-05-07T20:12:42.4732381Z weighted=True, 2025-05-07T20:12:42.4732466Z row_wise=True, 2025-05-07T20:12:42.4732557Z mixed=False, 2025-05-07T20:12:42.4732637Z use_cache=True, 2025-05-07T20:12:42.4732752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4732847Z use_cpu=True, 2025-05-07T20:12:42.4732949Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4733038Z ) 2025-05-07T20:12:42.4733172Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4733543Z self=, 2025-05-07T20:12:42.4733640Z mixed_B=True, 2025-05-07T20:12:42.4733724Z compile=True, 2025-05-07T20:12:42.4733800Z T=3, 2025-05-07T20:12:42.4733888Z D=61, 2025-05-07T20:12:42.4733964Z B=11, 2025-05-07T20:12:42.4734043Z log_E=5, 2025-05-07T20:12:42.4734129Z L=19, 2025-05-07T20:12:42.4734212Z D_gradcheck=2, 2025-05-07T20:12:42.4734305Z stochastic_rounding=True, 2025-05-07T20:12:42.4734399Z weighted=True, 2025-05-07T20:12:42.4734479Z row_wise=False, 2025-05-07T20:12:42.4734558Z mixed=True, 2025-05-07T20:12:42.4734653Z use_cache=False, 2025-05-07T20:12:42.4734801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4734893Z use_cpu=True, 2025-05-07T20:12:42.4734996Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4735071Z ) 2025-05-07T20:12:42.4735217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4735593Z self=, 2025-05-07T20:12:42.4735722Z mixed_B=False, 2025-05-07T20:12:42.4735816Z compile=True, 2025-05-07T20:12:42.4735892Z T=2, 2025-05-07T20:12:42.4735967Z D=99, 2025-05-07T20:12:42.4736092Z B=27, 2025-05-07T20:12:42.4736174Z log_E=5, 2025-05-07T20:12:42.4736248Z L=6, 2025-05-07T20:12:42.4736342Z D_gradcheck=2, 2025-05-07T20:12:42.4736438Z stochastic_rounding=True, 2025-05-07T20:12:42.4736521Z weighted=False, 2025-05-07T20:12:42.4736615Z row_wise=True, 2025-05-07T20:12:42.4736699Z mixed=True, 2025-05-07T20:12:42.4736795Z use_cache=False, 2025-05-07T20:12:42.4736907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4736988Z use_cpu=True, 2025-05-07T20:12:42.4737103Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4737181Z ) 2025-05-07T20:12:42.4737317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4737704Z self=, 2025-05-07T20:12:42.4737790Z mixed_B=True, 2025-05-07T20:12:42.4737874Z compile=True, 2025-05-07T20:12:42.4737958Z T=5, 2025-05-07T20:12:42.4738036Z D=2, 2025-05-07T20:12:42.4738113Z B=91, 2025-05-07T20:12:42.4738200Z log_E=5, 2025-05-07T20:12:42.4738275Z L=8, 2025-05-07T20:12:42.4738368Z D_gradcheck=2, 2025-05-07T20:12:42.4738464Z stochastic_rounding=True, 2025-05-07T20:12:42.4738549Z weighted=False, 2025-05-07T20:12:42.4738639Z row_wise=False, 2025-05-07T20:12:42.4738719Z mixed=True, 2025-05-07T20:12:42.4738802Z use_cache=False, 2025-05-07T20:12:42.4738921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4739004Z use_cpu=True, 2025-05-07T20:12:42.4739111Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4739220Z ) 2025-05-07T20:12:42.4739352Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4739793Z self=, 2025-05-07T20:12:42.4739890Z mixed_B=False, 2025-05-07T20:12:42.4739972Z compile=True, 2025-05-07T20:12:42.4740061Z T=5, 2025-05-07T20:12:42.4740137Z D=48, 2025-05-07T20:12:42.4740215Z B=71, 2025-05-07T20:12:42.4740303Z log_E=5, 2025-05-07T20:12:42.4740379Z L=3, 2025-05-07T20:12:42.4740461Z D_gradcheck=2, 2025-05-07T20:12:42.4740571Z stochastic_rounding=False, 2025-05-07T20:12:42.4740653Z weighted=False, 2025-05-07T20:12:42.4740733Z row_wise=True, 2025-05-07T20:12:42.4740822Z mixed=False, 2025-05-07T20:12:42.4740906Z use_cache=False, 2025-05-07T20:12:42.4741015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4741108Z use_cpu=True, 2025-05-07T20:12:42.4741209Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4741283Z ) 2025-05-07T20:12:42.4741426Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4741795Z self=, 2025-05-07T20:12:42.4741888Z mixed_B=True, 2025-05-07T20:12:42.4741974Z compile=False, 2025-05-07T20:12:42.4742052Z T=1, 2025-05-07T20:12:42.4742139Z D=96, 2025-05-07T20:12:42.4742213Z B=41, 2025-05-07T20:12:42.4742292Z log_E=4, 2025-05-07T20:12:42.4742380Z L=0, 2025-05-07T20:12:42.4742465Z D_gradcheck=1, 2025-05-07T20:12:42.4742563Z stochastic_rounding=False, 2025-05-07T20:12:42.4742655Z weighted=True, 2025-05-07T20:12:42.4742735Z row_wise=False, 2025-05-07T20:12:42.4742815Z mixed=False, 2025-05-07T20:12:42.4742908Z use_cache=True, 2025-05-07T20:12:42.4743017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4743130Z use_cpu=True, 2025-05-07T20:12:42.4743247Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4743321Z ) 2025-05-07T20:12:42.4743457Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4743842Z self=, 2025-05-07T20:12:42.4743950Z mixed_B=True, 2025-05-07T20:12:42.4744045Z compile=False, 2025-05-07T20:12:42.4744122Z T=1, 2025-05-07T20:12:42.4744196Z D=32, 2025-05-07T20:12:42.4744281Z B=79, 2025-05-07T20:12:42.4744385Z log_E=4, 2025-05-07T20:12:42.4744461Z L=4, 2025-05-07T20:12:42.4744554Z D_gradcheck=1, 2025-05-07T20:12:42.4744652Z stochastic_rounding=True, 2025-05-07T20:12:42.4744735Z weighted=False, 2025-05-07T20:12:42.4744827Z row_wise=False, 2025-05-07T20:12:42.4744907Z mixed=False, 2025-05-07T20:12:42.4744986Z use_cache=True, 2025-05-07T20:12:42.4745107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4745190Z use_cpu=True, 2025-05-07T20:12:42.4745300Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4745376Z ) 2025-05-07T20:12:42.4745511Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4745893Z self=, 2025-05-07T20:12:42.4745975Z mixed_B=True, 2025-05-07T20:12:42.4746056Z compile=True, 2025-05-07T20:12:42.4746142Z T=3, 2025-05-07T20:12:42.4746215Z D=19, 2025-05-07T20:12:42.4746292Z B=14, 2025-05-07T20:12:42.4746380Z log_E=5, 2025-05-07T20:12:42.4746457Z L=16, 2025-05-07T20:12:42.4746539Z D_gradcheck=2, 2025-05-07T20:12:42.4746648Z stochastic_rounding=False, 2025-05-07T20:12:42.4746733Z weighted=True, 2025-05-07T20:12:42.4746818Z row_wise=True, 2025-05-07T20:12:42.4746907Z mixed=False, 2025-05-07T20:12:42.4746990Z use_cache=False, 2025-05-07T20:12:42.4747115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4747198Z use_cpu=True, 2025-05-07T20:12:42.4747302Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4747416Z ) 2025-05-07T20:12:42.4747548Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4747921Z self=, 2025-05-07T20:12:42.4748015Z mixed_B=True, 2025-05-07T20:12:42.4748096Z compile=True, 2025-05-07T20:12:42.4748174Z T=4, 2025-05-07T20:12:42.4748262Z D=127, 2025-05-07T20:12:42.4748338Z B=65, 2025-05-07T20:12:42.4748417Z log_E=5, 2025-05-07T20:12:42.4748504Z L=9, 2025-05-07T20:12:42.4748586Z D_gradcheck=2, 2025-05-07T20:12:42.4748682Z stochastic_rounding=True, 2025-05-07T20:12:42.4748775Z weighted=False, 2025-05-07T20:12:42.4748857Z row_wise=False, 2025-05-07T20:12:42.4748947Z mixed=True, 2025-05-07T20:12:42.4749027Z use_cache=True, 2025-05-07T20:12:42.4749136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4749230Z use_cpu=True, 2025-05-07T20:12:42.4749333Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4749407Z ) 2025-05-07T20:12:42.4749549Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4749920Z self=, 2025-05-07T20:12:42.4750005Z mixed_B=False, 2025-05-07T20:12:42.4750101Z compile=False, 2025-05-07T20:12:42.4750178Z T=5, 2025-05-07T20:12:42.4750254Z D=27, 2025-05-07T20:12:42.4750338Z B=18, 2025-05-07T20:12:42.4750415Z log_E=4, 2025-05-07T20:12:42.4750497Z L=15, 2025-05-07T20:12:42.4750582Z D_gradcheck=2, 2025-05-07T20:12:42.4750679Z stochastic_rounding=False, 2025-05-07T20:12:42.4750773Z weighted=False, 2025-05-07T20:12:42.4750856Z row_wise=False, 2025-05-07T20:12:42.4750936Z mixed=False, 2025-05-07T20:12:42.4751030Z use_cache=False, 2025-05-07T20:12:42.4751140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4751243Z use_cpu=True, 2025-05-07T20:12:42.4751356Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4751437Z ) 2025-05-07T20:12:42.4751568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4751945Z self=, 2025-05-07T20:12:42.4752054Z mixed_B=True, 2025-05-07T20:12:42.4752135Z compile=True, 2025-05-07T20:12:42.4752222Z T=5, 2025-05-07T20:12:42.4752301Z D=69, 2025-05-07T20:12:42.4752385Z B=77, 2025-05-07T20:12:42.4752488Z log_E=3, 2025-05-07T20:12:42.4752566Z L=18, 2025-05-07T20:12:42.4752657Z D_gradcheck=1, 2025-05-07T20:12:42.4752750Z stochastic_rounding=True, 2025-05-07T20:12:42.4752834Z weighted=False, 2025-05-07T20:12:42.4752927Z row_wise=False, 2025-05-07T20:12:42.4753008Z mixed=False, 2025-05-07T20:12:42.4753096Z use_cache=False, 2025-05-07T20:12:42.4753216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4753298Z use_cpu=True, 2025-05-07T20:12:42.4753404Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4753487Z ) 2025-05-07T20:12:42.4753618Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4754001Z self=, 2025-05-07T20:12:42.4754085Z mixed_B=False, 2025-05-07T20:12:42.4754164Z compile=False, 2025-05-07T20:12:42.4754249Z T=5, 2025-05-07T20:12:42.4754323Z D=128, 2025-05-07T20:12:42.4754398Z B=20, 2025-05-07T20:12:42.4754491Z log_E=4, 2025-05-07T20:12:42.4754566Z L=19, 2025-05-07T20:12:42.4754647Z D_gradcheck=2, 2025-05-07T20:12:42.4754753Z stochastic_rounding=False, 2025-05-07T20:12:42.4754837Z weighted=False, 2025-05-07T20:12:42.4754921Z row_wise=False, 2025-05-07T20:12:42.4755010Z mixed=True, 2025-05-07T20:12:42.4755094Z use_cache=False, 2025-05-07T20:12:42.4755202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4755291Z use_cpu=True, 2025-05-07T20:12:42.4755393Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4755493Z ) 2025-05-07T20:12:42.4755633Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4756000Z self=, 2025-05-07T20:12:42.4756091Z mixed_B=True, 2025-05-07T20:12:42.4756173Z compile=False, 2025-05-07T20:12:42.4756250Z T=3, 2025-05-07T20:12:42.4756338Z D=82, 2025-05-07T20:12:42.4756412Z B=47, 2025-05-07T20:12:42.4756492Z log_E=4, 2025-05-07T20:12:42.4756575Z L=6, 2025-05-07T20:12:42.4756658Z D_gradcheck=1, 2025-05-07T20:12:42.4756755Z stochastic_rounding=False, 2025-05-07T20:12:42.4756850Z weighted=True, 2025-05-07T20:12:42.4756933Z row_wise=False, 2025-05-07T20:12:42.4757012Z mixed=False, 2025-05-07T20:12:42.4757105Z use_cache=False, 2025-05-07T20:12:42.4757213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4757304Z use_cpu=True, 2025-05-07T20:12:42.4757405Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.4757481Z ) 2025-05-07T20:12:42.4757623Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4757991Z self=, 2025-05-07T20:12:42.4758073Z mixed_B=True, 2025-05-07T20:12:42.4758167Z compile=False, 2025-05-07T20:12:42.4758247Z T=3, 2025-05-07T20:12:42.4758323Z D=43, 2025-05-07T20:12:42.4758405Z B=105, 2025-05-07T20:12:42.4758486Z log_E=3, 2025-05-07T20:12:42.4758565Z L=7, 2025-05-07T20:12:42.4758660Z D_gradcheck=1, 2025-05-07T20:12:42.4758760Z stochastic_rounding=True, 2025-05-07T20:12:42.4758841Z weighted=True, 2025-05-07T20:12:42.4758929Z row_wise=False, 2025-05-07T20:12:42.4759008Z mixed=False, 2025-05-07T20:12:42.4759103Z use_cache=False, 2025-05-07T20:12:42.4759212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4759318Z use_cpu=True, 2025-05-07T20:12:42.4759433Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4759508Z ) 2025-05-07T20:12:42.4759643Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4760022Z self=, 2025-05-07T20:12:42.4760130Z mixed_B=False, 2025-05-07T20:12:42.4760214Z compile=False, 2025-05-07T20:12:42.4760299Z T=1, 2025-05-07T20:12:42.4760376Z D=105, 2025-05-07T20:12:42.4760451Z B=5, 2025-05-07T20:12:42.4760562Z log_E=3, 2025-05-07T20:12:42.4760641Z L=11, 2025-05-07T20:12:42.4760724Z D_gradcheck=2, 2025-05-07T20:12:42.4760832Z stochastic_rounding=False, 2025-05-07T20:12:42.4760914Z weighted=True, 2025-05-07T20:12:42.4761005Z row_wise=False, 2025-05-07T20:12:42.4761087Z mixed=False, 2025-05-07T20:12:42.4761169Z use_cache=False, 2025-05-07T20:12:42.4761286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.4761370Z use_cpu=True, 2025-05-07T20:12:42.4761471Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4761560Z ) 2025-05-07T20:12:42.4761694Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.4762063Z self=, 2025-05-07T20:12:42.4762159Z mixed_B=False, 2025-05-07T20:12:42.4762244Z compile=False, 2025-05-07T20:12:42.4762321Z T=5, 2025-05-07T20:12:42.4762410Z D=85, 2025-05-07T20:12:42.4762488Z B=44, 2025-05-07T20:12:42.4762577Z log_E=4, 2025-05-07T20:12:42.4762654Z L=4, 2025-05-07T20:12:42.4762738Z D_gradcheck=1, 2025-05-07T20:12:42.4762844Z stochastic_rounding=False, 2025-05-07T20:12:42.4762926Z weighted=True, 2025-05-07T20:12:42.4763008Z row_wise=False, 2025-05-07T20:12:42.4763099Z mixed=True, 2025-05-07T20:12:42.4763184Z use_cache=False, 2025-05-07T20:12:42.4763294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.4763383Z use_cpu=True, 2025-05-07T20:12:42.4763490Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.4763566Z ) 2025-05-07T20:12:42.5100785Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5101402Z self=, 2025-05-07T20:12:42.5101542Z mixed_B=True, 2025-05-07T20:12:42.5101679Z compile=True, 2025-05-07T20:12:42.5101788Z T=4, 2025-05-07T20:12:42.5101911Z D=41, 2025-05-07T20:12:42.5102036Z B=100, 2025-05-07T20:12:42.5102159Z log_E=4, 2025-05-07T20:12:42.5102282Z L=3, 2025-05-07T20:12:42.5102427Z D_gradcheck=1, 2025-05-07T20:12:42.5102567Z stochastic_rounding=True, 2025-05-07T20:12:42.5102727Z weighted=True, 2025-05-07T20:12:42.5102882Z row_wise=True, 2025-05-07T20:12:42.5103038Z mixed=False, 2025-05-07T20:12:42.5103214Z use_cache=True, 2025-05-07T20:12:42.5103372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5103456Z use_cpu=True, 2025-05-07T20:12:42.5103568Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5103643Z ) 2025-05-07T20:12:42.5103779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5104163Z self=, 2025-05-07T20:12:42.5104244Z mixed_B=True, 2025-05-07T20:12:42.5104406Z compile=False, 2025-05-07T20:12:42.5104480Z T=5, 2025-05-07T20:12:42.5104556Z D=98, 2025-05-07T20:12:42.5104640Z B=9, 2025-05-07T20:12:42.5104715Z log_E=3, 2025-05-07T20:12:42.5104791Z L=12, 2025-05-07T20:12:42.5104880Z D_gradcheck=2, 2025-05-07T20:12:42.5104976Z stochastic_rounding=False, 2025-05-07T20:12:42.5105058Z weighted=False, 2025-05-07T20:12:42.5105149Z row_wise=True, 2025-05-07T20:12:42.5105228Z mixed=False, 2025-05-07T20:12:42.5105309Z use_cache=True, 2025-05-07T20:12:42.5105428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5105606Z use_cpu=True, 2025-05-07T20:12:42.5105712Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5105796Z ) 2025-05-07T20:12:42.5105932Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5106315Z self=, 2025-05-07T20:12:42.5106448Z mixed_B=False, 2025-05-07T20:12:42.5106532Z compile=False, 2025-05-07T20:12:42.5106618Z T=1, 2025-05-07T20:12:42.5106699Z D=60, 2025-05-07T20:12:42.5106787Z B=50, 2025-05-07T20:12:42.5106864Z log_E=4, 2025-05-07T20:12:42.5106987Z L=13, 2025-05-07T20:12:42.5107072Z D_gradcheck=1, 2025-05-07T20:12:42.5107167Z stochastic_rounding=True, 2025-05-07T20:12:42.5107261Z weighted=False, 2025-05-07T20:12:42.5107341Z row_wise=False, 2025-05-07T20:12:42.5107418Z mixed=True, 2025-05-07T20:12:42.5107510Z use_cache=True, 2025-05-07T20:12:42.5107619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5107711Z use_cpu=True, 2025-05-07T20:12:42.5107814Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5107885Z ) 2025-05-07T20:12:42.5108030Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5108404Z self=, 2025-05-07T20:12:42.5108487Z mixed_B=True, 2025-05-07T20:12:42.5108581Z compile=True, 2025-05-07T20:12:42.5108658Z T=5, 2025-05-07T20:12:42.5108732Z D=90, 2025-05-07T20:12:42.5108821Z B=79, 2025-05-07T20:12:42.5108897Z log_E=5, 2025-05-07T20:12:42.5108975Z L=3, 2025-05-07T20:12:42.5109068Z D_gradcheck=2, 2025-05-07T20:12:42.5109162Z stochastic_rounding=False, 2025-05-07T20:12:42.5109243Z weighted=False, 2025-05-07T20:12:42.5109335Z row_wise=True, 2025-05-07T20:12:42.5109414Z mixed=False, 2025-05-07T20:12:42.5109509Z use_cache=True, 2025-05-07T20:12:42.5109617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5109694Z use_cpu=True, 2025-05-07T20:12:42.5109808Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5109882Z ) 2025-05-07T20:12:42.5110051Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5110430Z self=, 2025-05-07T20:12:42.5110515Z mixed_B=False, 2025-05-07T20:12:42.5110595Z compile=True, 2025-05-07T20:12:42.5110685Z T=2, 2025-05-07T20:12:42.5110762Z D=75, 2025-05-07T20:12:42.5110836Z B=116, 2025-05-07T20:12:42.5110922Z log_E=5, 2025-05-07T20:12:42.5110996Z L=13, 2025-05-07T20:12:42.5111089Z D_gradcheck=2, 2025-05-07T20:12:42.5111184Z stochastic_rounding=True, 2025-05-07T20:12:42.5111263Z weighted=True, 2025-05-07T20:12:42.5111354Z row_wise=False, 2025-05-07T20:12:42.5111434Z mixed=False, 2025-05-07T20:12:42.5111513Z use_cache=False, 2025-05-07T20:12:42.5111636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5111716Z use_cpu=True, 2025-05-07T20:12:42.5111816Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5111902Z ) 2025-05-07T20:12:42.5112037Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5112405Z self=, 2025-05-07T20:12:42.5112500Z mixed_B=True, 2025-05-07T20:12:42.5112580Z compile=False, 2025-05-07T20:12:42.5112653Z T=3, 2025-05-07T20:12:42.5112740Z D=13, 2025-05-07T20:12:42.5112811Z B=42, 2025-05-07T20:12:42.5112897Z log_E=5, 2025-05-07T20:12:42.5112975Z L=18, 2025-05-07T20:12:42.5113053Z D_gradcheck=1, 2025-05-07T20:12:42.5113160Z stochastic_rounding=False, 2025-05-07T20:12:42.5113242Z weighted=True, 2025-05-07T20:12:42.5113320Z row_wise=True, 2025-05-07T20:12:42.5113410Z mixed=False, 2025-05-07T20:12:42.5113493Z use_cache=False, 2025-05-07T20:12:42.5113597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5113688Z use_cpu=True, 2025-05-07T20:12:42.5113821Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5113895Z ) 2025-05-07T20:12:42.5114039Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5114405Z self=, 2025-05-07T20:12:42.5114518Z mixed_B=True, 2025-05-07T20:12:42.5114602Z compile=False, 2025-05-07T20:12:42.5114677Z T=5, 2025-05-07T20:12:42.5114762Z D=87, 2025-05-07T20:12:42.5114838Z B=27, 2025-05-07T20:12:42.5114908Z log_E=5, 2025-05-07T20:12:42.5115016Z L=13, 2025-05-07T20:12:42.5115100Z D_gradcheck=1, 2025-05-07T20:12:42.5115195Z stochastic_rounding=True, 2025-05-07T20:12:42.5115284Z weighted=True, 2025-05-07T20:12:42.5115368Z row_wise=True, 2025-05-07T20:12:42.5115444Z mixed=True, 2025-05-07T20:12:42.5115536Z use_cache=False, 2025-05-07T20:12:42.5115643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5115720Z use_cpu=True, 2025-05-07T20:12:42.5115830Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5115902Z ) 2025-05-07T20:12:42.5116034Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5116417Z self=, 2025-05-07T20:12:42.5116496Z mixed_B=False, 2025-05-07T20:12:42.5116586Z compile=False, 2025-05-07T20:12:42.5116660Z T=5, 2025-05-07T20:12:42.5116733Z D=107, 2025-05-07T20:12:42.5116817Z B=19, 2025-05-07T20:12:42.5116895Z log_E=4, 2025-05-07T20:12:42.5116973Z L=5, 2025-05-07T20:12:42.5117062Z D_gradcheck=1, 2025-05-07T20:12:42.5117159Z stochastic_rounding=True, 2025-05-07T20:12:42.5117240Z weighted=False, 2025-05-07T20:12:42.5117329Z row_wise=True, 2025-05-07T20:12:42.5117409Z mixed=True, 2025-05-07T20:12:42.5117490Z use_cache=True, 2025-05-07T20:12:42.5117608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5117688Z use_cpu=True, 2025-05-07T20:12:42.5117800Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5117873Z ) 2025-05-07T20:12:42.5118002Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5118409Z self=, 2025-05-07T20:12:42.5118491Z mixed_B=True, 2025-05-07T20:12:42.5118569Z compile=True, 2025-05-07T20:12:42.5118657Z T=3, 2025-05-07T20:12:42.5118733Z D=43, 2025-05-07T20:12:42.5118805Z B=105, 2025-05-07T20:12:42.5118889Z log_E=3, 2025-05-07T20:12:42.5118963Z L=4, 2025-05-07T20:12:42.5119042Z D_gradcheck=1, 2025-05-07T20:12:42.5119143Z stochastic_rounding=True, 2025-05-07T20:12:42.5119227Z weighted=False, 2025-05-07T20:12:42.5119306Z row_wise=False, 2025-05-07T20:12:42.5119399Z mixed=True, 2025-05-07T20:12:42.5119477Z use_cache=True, 2025-05-07T20:12:42.5119592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5119673Z use_cpu=True, 2025-05-07T20:12:42.5119774Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5119857Z ) 2025-05-07T20:12:42.5119992Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5120357Z self=, 2025-05-07T20:12:42.5120451Z mixed_B=True, 2025-05-07T20:12:42.5120531Z compile=True, 2025-05-07T20:12:42.5120603Z T=2, 2025-05-07T20:12:42.5120692Z D=18, 2025-05-07T20:12:42.5120769Z B=75, 2025-05-07T20:12:42.5120841Z log_E=3, 2025-05-07T20:12:42.5120928Z L=11, 2025-05-07T20:12:42.5121007Z D_gradcheck=2, 2025-05-07T20:12:42.5121099Z stochastic_rounding=True, 2025-05-07T20:12:42.5121189Z weighted=True, 2025-05-07T20:12:42.5121266Z row_wise=False, 2025-05-07T20:12:42.5121353Z mixed=True, 2025-05-07T20:12:42.5121434Z use_cache=False, 2025-05-07T20:12:42.5121536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5121626Z use_cpu=True, 2025-05-07T20:12:42.5121753Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5121824Z ) 2025-05-07T20:12:42.5121971Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5122341Z self=, 2025-05-07T20:12:42.5122446Z mixed_B=False, 2025-05-07T20:12:42.5122540Z compile=False, 2025-05-07T20:12:42.5122620Z T=4, 2025-05-07T20:12:42.5122696Z D=122, 2025-05-07T20:12:42.5122782Z B=15, 2025-05-07T20:12:42.5122855Z log_E=5, 2025-05-07T20:12:42.5122964Z L=3, 2025-05-07T20:12:42.5123043Z D_gradcheck=1, 2025-05-07T20:12:42.5123136Z stochastic_rounding=False, 2025-05-07T20:12:42.5123224Z weighted=True, 2025-05-07T20:12:42.5123305Z row_wise=False, 2025-05-07T20:12:42.5123386Z mixed=False, 2025-05-07T20:12:42.5123478Z use_cache=False, 2025-05-07T20:12:42.5123589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5123667Z use_cpu=True, 2025-05-07T20:12:42.5123779Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5123851Z ) 2025-05-07T20:12:42.5123980Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5124361Z self=, 2025-05-07T20:12:42.5124442Z mixed_B=True, 2025-05-07T20:12:42.5124524Z compile=True, 2025-05-07T20:12:42.5124614Z T=5, 2025-05-07T20:12:42.5124686Z D=91, 2025-05-07T20:12:42.5124772Z B=87, 2025-05-07T20:12:42.5124849Z log_E=3, 2025-05-07T20:12:42.5124924Z L=15, 2025-05-07T20:12:42.5125015Z D_gradcheck=1, 2025-05-07T20:12:42.5125112Z stochastic_rounding=False, 2025-05-07T20:12:42.5125192Z weighted=True, 2025-05-07T20:12:42.5125281Z row_wise=True, 2025-05-07T20:12:42.5125361Z mixed=True, 2025-05-07T20:12:42.5125440Z use_cache=False, 2025-05-07T20:12:42.5125560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5125641Z use_cpu=True, 2025-05-07T20:12:42.5125743Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5125823Z ) 2025-05-07T20:12:42.5125955Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5126348Z self=, 2025-05-07T20:12:42.5126438Z mixed_B=False, 2025-05-07T20:12:42.5126515Z compile=True, 2025-05-07T20:12:42.5126600Z T=1, 2025-05-07T20:12:42.5126674Z D=106, 2025-05-07T20:12:42.5126747Z B=90, 2025-05-07T20:12:42.5126833Z log_E=5, 2025-05-07T20:12:42.5126913Z L=1, 2025-05-07T20:12:42.5126994Z D_gradcheck=2, 2025-05-07T20:12:42.5127103Z stochastic_rounding=True, 2025-05-07T20:12:42.5127187Z weighted=True, 2025-05-07T20:12:42.5127265Z row_wise=False, 2025-05-07T20:12:42.5127353Z mixed=False, 2025-05-07T20:12:42.5127436Z use_cache=False, 2025-05-07T20:12:42.5127542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5127630Z use_cpu=True, 2025-05-07T20:12:42.5127734Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5127804Z ) 2025-05-07T20:12:42.5127952Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5128321Z self=, 2025-05-07T20:12:42.5128418Z mixed_B=False, 2025-05-07T20:12:42.5128505Z compile=False, 2025-05-07T20:12:42.5128584Z T=5, 2025-05-07T20:12:42.5128672Z D=104, 2025-05-07T20:12:42.5128750Z B=49, 2025-05-07T20:12:42.5128827Z log_E=4, 2025-05-07T20:12:42.5128912Z L=6, 2025-05-07T20:12:42.5128998Z D_gradcheck=2, 2025-05-07T20:12:42.5129096Z stochastic_rounding=False, 2025-05-07T20:12:42.5129192Z weighted=True, 2025-05-07T20:12:42.5129276Z row_wise=False, 2025-05-07T20:12:42.5129355Z mixed=False, 2025-05-07T20:12:42.5129455Z use_cache=False, 2025-05-07T20:12:42.5129565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5129659Z use_cpu=True, 2025-05-07T20:12:42.5129789Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5129863Z ) 2025-05-07T20:12:42.5130010Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5130383Z self=, 2025-05-07T20:12:42.5130495Z mixed_B=False, 2025-05-07T20:12:42.5130586Z compile=True, 2025-05-07T20:12:42.5130667Z T=1, 2025-05-07T20:12:42.5130746Z D=8, 2025-05-07T20:12:42.5130830Z B=78, 2025-05-07T20:12:42.5130910Z log_E=5, 2025-05-07T20:12:42.5130986Z L=15, 2025-05-07T20:12:42.5131102Z D_gradcheck=2, 2025-05-07T20:12:42.5131199Z stochastic_rounding=False, 2025-05-07T20:12:42.5131282Z weighted=True, 2025-05-07T20:12:42.5131371Z row_wise=False, 2025-05-07T20:12:42.5131447Z mixed=False, 2025-05-07T20:12:42.5131540Z use_cache=True, 2025-05-07T20:12:42.5131647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5131724Z use_cpu=True, 2025-05-07T20:12:42.5131831Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5131900Z ) 2025-05-07T20:12:42.5132030Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5132408Z self=, 2025-05-07T20:12:42.5132486Z mixed_B=False, 2025-05-07T20:12:42.5132564Z compile=True, 2025-05-07T20:12:42.5132645Z T=2, 2025-05-07T20:12:42.5132719Z D=15, 2025-05-07T20:12:42.5132791Z B=72, 2025-05-07T20:12:42.5132877Z log_E=4, 2025-05-07T20:12:42.5132951Z L=4, 2025-05-07T20:12:42.5133032Z D_gradcheck=1, 2025-05-07T20:12:42.5133138Z stochastic_rounding=False, 2025-05-07T20:12:42.5133216Z weighted=True, 2025-05-07T20:12:42.5133303Z row_wise=False, 2025-05-07T20:12:42.5133379Z mixed=True, 2025-05-07T20:12:42.5133459Z use_cache=True, 2025-05-07T20:12:42.5133574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5133654Z use_cpu=True, 2025-05-07T20:12:42.5133757Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5133840Z ) 2025-05-07T20:12:42.5133972Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5134379Z self=, 2025-05-07T20:12:42.5134468Z mixed_B=True, 2025-05-07T20:12:42.5134548Z compile=True, 2025-05-07T20:12:42.5134619Z T=2, 2025-05-07T20:12:42.5134701Z D=41, 2025-05-07T20:12:42.5134777Z B=22, 2025-05-07T20:12:42.5134859Z log_E=3, 2025-05-07T20:12:42.5134932Z L=17, 2025-05-07T20:12:42.5135014Z D_gradcheck=2, 2025-05-07T20:12:42.5135112Z stochastic_rounding=False, 2025-05-07T20:12:42.5135191Z weighted=True, 2025-05-07T20:12:42.5135268Z row_wise=False, 2025-05-07T20:12:42.5135353Z mixed=True, 2025-05-07T20:12:42.5135435Z use_cache=True, 2025-05-07T20:12:42.5135540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5135623Z use_cpu=True, 2025-05-07T20:12:42.5135726Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5135796Z ) 2025-05-07T20:12:42.5876749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5877369Z self=, 2025-05-07T20:12:42.5877515Z mixed_B=True, 2025-05-07T20:12:42.5877634Z compile=True, 2025-05-07T20:12:42.5877761Z T=1, 2025-05-07T20:12:42.5877887Z D=23, 2025-05-07T20:12:42.5877995Z B=88, 2025-05-07T20:12:42.5878118Z log_E=5, 2025-05-07T20:12:42.5878400Z L=4, 2025-05-07T20:12:42.5878569Z D_gradcheck=2, 2025-05-07T20:12:42.5878745Z stochastic_rounding=False, 2025-05-07T20:12:42.5878861Z weighted=False, 2025-05-07T20:12:42.5878943Z row_wise=True, 2025-05-07T20:12:42.5879024Z mixed=True, 2025-05-07T20:12:42.5879118Z use_cache=False, 2025-05-07T20:12:42.5879228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5879323Z use_cpu=True, 2025-05-07T20:12:42.5879563Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5879642Z ) 2025-05-07T20:12:42.5879796Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5880174Z self=, 2025-05-07T20:12:42.5880311Z mixed_B=False, 2025-05-07T20:12:42.5880405Z compile=True, 2025-05-07T20:12:42.5880483Z T=1, 2025-05-07T20:12:42.5880561Z D=36, 2025-05-07T20:12:42.5880653Z B=5, 2025-05-07T20:12:42.5880731Z log_E=3, 2025-05-07T20:12:42.5880808Z L=20, 2025-05-07T20:12:42.5880944Z D_gradcheck=1, 2025-05-07T20:12:42.5881043Z stochastic_rounding=False, 2025-05-07T20:12:42.5881129Z weighted=True, 2025-05-07T20:12:42.5881227Z row_wise=False, 2025-05-07T20:12:42.5881307Z mixed=True, 2025-05-07T20:12:42.5881401Z use_cache=True, 2025-05-07T20:12:42.5881511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5881593Z use_cpu=True, 2025-05-07T20:12:42.5881711Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5881788Z ) 2025-05-07T20:12:42.5881924Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5882316Z self=, 2025-05-07T20:12:42.5882404Z mixed_B=False, 2025-05-07T20:12:42.5882491Z compile=False, 2025-05-07T20:12:42.5882581Z T=1, 2025-05-07T20:12:42.5882660Z D=67, 2025-05-07T20:12:42.5882741Z B=63, 2025-05-07T20:12:42.5882833Z log_E=4, 2025-05-07T20:12:42.5882912Z L=5, 2025-05-07T20:12:42.5883011Z D_gradcheck=1, 2025-05-07T20:12:42.5883111Z stochastic_rounding=False, 2025-05-07T20:12:42.5883197Z weighted=True, 2025-05-07T20:12:42.5883294Z row_wise=False, 2025-05-07T20:12:42.5883377Z mixed=True, 2025-05-07T20:12:42.5883461Z use_cache=True, 2025-05-07T20:12:42.5883584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5883670Z use_cpu=True, 2025-05-07T20:12:42.5883779Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5883866Z ) 2025-05-07T20:12:42.5884003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5884421Z self=, 2025-05-07T20:12:42.5884517Z mixed_B=True, 2025-05-07T20:12:42.5884608Z compile=False, 2025-05-07T20:12:42.5884697Z T=3, 2025-05-07T20:12:42.5884783Z D=35, 2025-05-07T20:12:42.5884862Z B=10, 2025-05-07T20:12:42.5884953Z log_E=5, 2025-05-07T20:12:42.5885033Z L=11, 2025-05-07T20:12:42.5885121Z D_gradcheck=2, 2025-05-07T20:12:42.5885236Z stochastic_rounding=False, 2025-05-07T20:12:42.5885320Z weighted=True, 2025-05-07T20:12:42.5885402Z row_wise=False, 2025-05-07T20:12:42.5885497Z mixed=True, 2025-05-07T20:12:42.5885580Z use_cache=True, 2025-05-07T20:12:42.5885692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5885787Z use_cpu=True, 2025-05-07T20:12:42.5885892Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5885969Z ) 2025-05-07T20:12:42.5886117Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5886489Z self=, 2025-05-07T20:12:42.5886586Z mixed_B=False, 2025-05-07T20:12:42.5886671Z compile=False, 2025-05-07T20:12:42.5886748Z T=4, 2025-05-07T20:12:42.5886836Z D=40, 2025-05-07T20:12:42.5886913Z B=81, 2025-05-07T20:12:42.5886991Z log_E=5, 2025-05-07T20:12:42.5887084Z L=12, 2025-05-07T20:12:42.5887170Z D_gradcheck=2, 2025-05-07T20:12:42.5887266Z stochastic_rounding=True, 2025-05-07T20:12:42.5887359Z weighted=True, 2025-05-07T20:12:42.5887444Z row_wise=False, 2025-05-07T20:12:42.5887527Z mixed=False, 2025-05-07T20:12:42.5887624Z use_cache=True, 2025-05-07T20:12:42.5887734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5887814Z use_cpu=True, 2025-05-07T20:12:42.5887945Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5888048Z ) 2025-05-07T20:12:42.5888197Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5888571Z self=, 2025-05-07T20:12:42.5888655Z mixed_B=True, 2025-05-07T20:12:42.5888784Z compile=True, 2025-05-07T20:12:42.5888862Z T=4, 2025-05-07T20:12:42.5888940Z D=21, 2025-05-07T20:12:42.5889033Z B=59, 2025-05-07T20:12:42.5889113Z log_E=5, 2025-05-07T20:12:42.5889190Z L=5, 2025-05-07T20:12:42.5889316Z D_gradcheck=2, 2025-05-07T20:12:42.5889416Z stochastic_rounding=False, 2025-05-07T20:12:42.5889501Z weighted=False, 2025-05-07T20:12:42.5889602Z row_wise=False, 2025-05-07T20:12:42.5889685Z mixed=True, 2025-05-07T20:12:42.5889768Z use_cache=True, 2025-05-07T20:12:42.5889895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5889979Z use_cpu=True, 2025-05-07T20:12:42.5890097Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5890175Z ) 2025-05-07T20:12:42.5890311Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5890701Z self=, 2025-05-07T20:12:42.5890786Z mixed_B=False, 2025-05-07T20:12:42.5890873Z compile=True, 2025-05-07T20:12:42.5890969Z T=2, 2025-05-07T20:12:42.5891048Z D=56, 2025-05-07T20:12:42.5891128Z B=123, 2025-05-07T20:12:42.5891224Z log_E=3, 2025-05-07T20:12:42.5891301Z L=2, 2025-05-07T20:12:42.5891389Z D_gradcheck=1, 2025-05-07T20:12:42.5891500Z stochastic_rounding=True, 2025-05-07T20:12:42.5891587Z weighted=True, 2025-05-07T20:12:42.5891672Z row_wise=True, 2025-05-07T20:12:42.5891770Z mixed=False, 2025-05-07T20:12:42.5891857Z use_cache=False, 2025-05-07T20:12:42.5891982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5892066Z use_cpu=True, 2025-05-07T20:12:42.5892171Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5892260Z ) 2025-05-07T20:12:42.5892394Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5892791Z self=, 2025-05-07T20:12:42.5892890Z mixed_B=False, 2025-05-07T20:12:42.5892975Z compile=False, 2025-05-07T20:12:42.5893055Z T=3, 2025-05-07T20:12:42.5893142Z D=9, 2025-05-07T20:12:42.5893219Z B=42, 2025-05-07T20:12:42.5893297Z log_E=3, 2025-05-07T20:12:42.5893384Z L=9, 2025-05-07T20:12:42.5893467Z D_gradcheck=2, 2025-05-07T20:12:42.5893568Z stochastic_rounding=True, 2025-05-07T20:12:42.5893663Z weighted=False, 2025-05-07T20:12:42.5893744Z row_wise=True, 2025-05-07T20:12:42.5893838Z mixed=False, 2025-05-07T20:12:42.5893919Z use_cache=True, 2025-05-07T20:12:42.5894028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5894121Z use_cpu=True, 2025-05-07T20:12:42.5894223Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5894298Z ) 2025-05-07T20:12:42.5894444Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5894813Z self=, 2025-05-07T20:12:42.5894898Z mixed_B=False, 2025-05-07T20:12:42.5894998Z compile=False, 2025-05-07T20:12:42.5895075Z T=5, 2025-05-07T20:12:42.5895151Z D=30, 2025-05-07T20:12:42.5895239Z B=79, 2025-05-07T20:12:42.5895317Z log_E=5, 2025-05-07T20:12:42.5895408Z L=12, 2025-05-07T20:12:42.5895491Z D_gradcheck=2, 2025-05-07T20:12:42.5895589Z stochastic_rounding=True, 2025-05-07T20:12:42.5895685Z weighted=True, 2025-05-07T20:12:42.5895773Z row_wise=True, 2025-05-07T20:12:42.5895858Z mixed=True, 2025-05-07T20:12:42.5895958Z use_cache=True, 2025-05-07T20:12:42.5896069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5896151Z use_cpu=True, 2025-05-07T20:12:42.5896268Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5896369Z ) 2025-05-07T20:12:42.5896504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5896891Z self=, 2025-05-07T20:12:42.5896974Z mixed_B=False, 2025-05-07T20:12:42.5897124Z compile=True, 2025-05-07T20:12:42.5897200Z T=3, 2025-05-07T20:12:42.5897277Z D=3, 2025-05-07T20:12:42.5897368Z B=27, 2025-05-07T20:12:42.5897448Z log_E=4, 2025-05-07T20:12:42.5897525Z L=13, 2025-05-07T20:12:42.5897620Z D_gradcheck=2, 2025-05-07T20:12:42.5897740Z stochastic_rounding=True, 2025-05-07T20:12:42.5897827Z weighted=False, 2025-05-07T20:12:42.5897923Z row_wise=False, 2025-05-07T20:12:42.5898008Z mixed=True, 2025-05-07T20:12:42.5898091Z use_cache=False, 2025-05-07T20:12:42.5898213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5898296Z use_cpu=True, 2025-05-07T20:12:42.5898401Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5898492Z ) 2025-05-07T20:12:42.5898630Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5899017Z self=, 2025-05-07T20:12:42.5899101Z mixed_B=False, 2025-05-07T20:12:42.5899188Z compile=False, 2025-05-07T20:12:42.5899278Z T=3, 2025-05-07T20:12:42.5899356Z D=4, 2025-05-07T20:12:42.5899437Z B=101, 2025-05-07T20:12:42.5899527Z log_E=4, 2025-05-07T20:12:42.5899603Z L=20, 2025-05-07T20:12:42.5899768Z D_gradcheck=1, 2025-05-07T20:12:42.5899884Z stochastic_rounding=True, 2025-05-07T20:12:42.5899972Z weighted=True, 2025-05-07T20:12:42.5900055Z row_wise=True, 2025-05-07T20:12:42.5900151Z mixed=False, 2025-05-07T20:12:42.5900234Z use_cache=True, 2025-05-07T20:12:42.5900346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5900443Z use_cpu=True, 2025-05-07T20:12:42.5900548Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5900623Z ) 2025-05-07T20:12:42.5900773Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5901145Z self=, 2025-05-07T20:12:42.5901268Z mixed_B=True, 2025-05-07T20:12:42.5901355Z compile=False, 2025-05-07T20:12:42.5901433Z T=5, 2025-05-07T20:12:42.5901520Z D=83, 2025-05-07T20:12:42.5901596Z B=51, 2025-05-07T20:12:42.5901674Z log_E=5, 2025-05-07T20:12:42.5901762Z L=7, 2025-05-07T20:12:42.5901844Z D_gradcheck=1, 2025-05-07T20:12:42.5901943Z stochastic_rounding=True, 2025-05-07T20:12:42.5902037Z weighted=False, 2025-05-07T20:12:42.5902118Z row_wise=False, 2025-05-07T20:12:42.5902201Z mixed=False, 2025-05-07T20:12:42.5902295Z use_cache=True, 2025-05-07T20:12:42.5902409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5902504Z use_cpu=True, 2025-05-07T20:12:42.5902606Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5902681Z ) 2025-05-07T20:12:42.5902829Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5903199Z self=, 2025-05-07T20:12:42.5903283Z mixed_B=True, 2025-05-07T20:12:42.5903383Z compile=False, 2025-05-07T20:12:42.5903459Z T=4, 2025-05-07T20:12:42.5903534Z D=93, 2025-05-07T20:12:42.5903621Z B=63, 2025-05-07T20:12:42.5903699Z log_E=3, 2025-05-07T20:12:42.5903775Z L=18, 2025-05-07T20:12:42.5903872Z D_gradcheck=1, 2025-05-07T20:12:42.5903970Z stochastic_rounding=True, 2025-05-07T20:12:42.5904052Z weighted=True, 2025-05-07T20:12:42.5904143Z row_wise=True, 2025-05-07T20:12:42.5904222Z mixed=False, 2025-05-07T20:12:42.5904322Z use_cache=False, 2025-05-07T20:12:42.5904432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5904512Z use_cpu=True, 2025-05-07T20:12:42.5904626Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.5904701Z ) 2025-05-07T20:12:42.5904860Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5905246Z self=, 2025-05-07T20:12:42.5905333Z mixed_B=False, 2025-05-07T20:12:42.5905443Z compile=True, 2025-05-07T20:12:42.5905534Z T=3, 2025-05-07T20:12:42.5905611Z D=85, 2025-05-07T20:12:42.5905687Z B=28, 2025-05-07T20:12:42.5905779Z log_E=4, 2025-05-07T20:12:42.5905856Z L=4, 2025-05-07T20:12:42.5905940Z D_gradcheck=2, 2025-05-07T20:12:42.5906090Z stochastic_rounding=True, 2025-05-07T20:12:42.5906176Z weighted=False, 2025-05-07T20:12:42.5906272Z row_wise=True, 2025-05-07T20:12:42.5906357Z mixed=False, 2025-05-07T20:12:42.5906442Z use_cache=False, 2025-05-07T20:12:42.5906566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5906650Z use_cpu=True, 2025-05-07T20:12:42.5906753Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5906840Z ) 2025-05-07T20:12:42.5906974Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5907344Z self=, 2025-05-07T20:12:42.5907443Z mixed_B=False, 2025-05-07T20:12:42.5907530Z compile=False, 2025-05-07T20:12:42.5907606Z T=3, 2025-05-07T20:12:42.5907693Z D=41, 2025-05-07T20:12:42.5907772Z B=4, 2025-05-07T20:12:42.5907861Z log_E=3, 2025-05-07T20:12:42.5907937Z L=2, 2025-05-07T20:12:42.5908020Z D_gradcheck=1, 2025-05-07T20:12:42.5908133Z stochastic_rounding=False, 2025-05-07T20:12:42.5908217Z weighted=False, 2025-05-07T20:12:42.5908300Z row_wise=False, 2025-05-07T20:12:42.5908391Z mixed=True, 2025-05-07T20:12:42.5908476Z use_cache=False, 2025-05-07T20:12:42.5908587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.5908681Z use_cpu=True, 2025-05-07T20:12:42.5908784Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5908862Z ) 2025-05-07T20:12:42.5909012Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5909384Z self=, 2025-05-07T20:12:42.5909508Z mixed_B=True, 2025-05-07T20:12:42.5909593Z compile=True, 2025-05-07T20:12:42.5909674Z T=5, 2025-05-07T20:12:42.5909769Z D=29, 2025-05-07T20:12:42.5909846Z B=30, 2025-05-07T20:12:42.5909926Z log_E=3, 2025-05-07T20:12:42.5910018Z L=0, 2025-05-07T20:12:42.5910102Z D_gradcheck=2, 2025-05-07T20:12:42.5910203Z stochastic_rounding=True, 2025-05-07T20:12:42.5910308Z weighted=False, 2025-05-07T20:12:42.5910391Z row_wise=False, 2025-05-07T20:12:42.5910474Z mixed=False, 2025-05-07T20:12:42.5910574Z use_cache=True, 2025-05-07T20:12:42.5910687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5910771Z use_cpu=True, 2025-05-07T20:12:42.5910892Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5910969Z ) 2025-05-07T20:12:42.5911106Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.5911493Z self=, 2025-05-07T20:12:42.5911580Z mixed_B=False, 2025-05-07T20:12:42.5911680Z compile=True, 2025-05-07T20:12:42.5911762Z T=1, 2025-05-07T20:12:42.5911844Z D=128, 2025-05-07T20:12:42.5911936Z B=48, 2025-05-07T20:12:42.5912015Z log_E=3, 2025-05-07T20:12:42.5912094Z L=20, 2025-05-07T20:12:42.5912194Z D_gradcheck=2, 2025-05-07T20:12:42.5912293Z stochastic_rounding=True, 2025-05-07T20:12:42.5912378Z weighted=True, 2025-05-07T20:12:42.5912471Z row_wise=False, 2025-05-07T20:12:42.5912554Z mixed=False, 2025-05-07T20:12:42.5912641Z use_cache=False, 2025-05-07T20:12:42.5912767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.5912849Z use_cpu=True, 2025-05-07T20:12:42.5912952Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.5913036Z ) 2025-05-07T20:12:42.6256811Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6257481Z self=, 2025-05-07T20:12:42.6257625Z mixed_B=True, 2025-05-07T20:12:42.6257766Z compile=True, 2025-05-07T20:12:42.6257988Z T=1, 2025-05-07T20:12:42.6258151Z D=46, 2025-05-07T20:12:42.6258294Z B=31, 2025-05-07T20:12:42.6258419Z log_E=4, 2025-05-07T20:12:42.6258507Z L=9, 2025-05-07T20:12:42.6258590Z D_gradcheck=1, 2025-05-07T20:12:42.6258730Z stochastic_rounding=True, 2025-05-07T20:12:42.6258826Z weighted=True, 2025-05-07T20:12:42.6258909Z row_wise=False, 2025-05-07T20:12:42.6258993Z mixed=False, 2025-05-07T20:12:42.6259088Z use_cache=False, 2025-05-07T20:12:42.6259200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6259298Z use_cpu=True, 2025-05-07T20:12:42.6259401Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6259477Z ) 2025-05-07T20:12:42.6259669Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6260051Z self=, 2025-05-07T20:12:42.6260138Z mixed_B=False, 2025-05-07T20:12:42.6260235Z compile=True, 2025-05-07T20:12:42.6260314Z T=3, 2025-05-07T20:12:42.6260392Z D=65, 2025-05-07T20:12:42.6260480Z B=19, 2025-05-07T20:12:42.6260562Z log_E=4, 2025-05-07T20:12:42.6260641Z L=1, 2025-05-07T20:12:42.6260739Z D_gradcheck=1, 2025-05-07T20:12:42.6260841Z stochastic_rounding=True, 2025-05-07T20:12:42.6260925Z weighted=True, 2025-05-07T20:12:42.6261019Z row_wise=False, 2025-05-07T20:12:42.6261103Z mixed=False, 2025-05-07T20:12:42.6261200Z use_cache=True, 2025-05-07T20:12:42.6261309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6261393Z use_cpu=True, 2025-05-07T20:12:42.6261508Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6261583Z ) 2025-05-07T20:12:42.6261722Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6262109Z self=, 2025-05-07T20:12:42.6262234Z mixed_B=True, 2025-05-07T20:12:42.6262316Z compile=True, 2025-05-07T20:12:42.6262407Z T=1, 2025-05-07T20:12:42.6262485Z D=14, 2025-05-07T20:12:42.6262563Z B=17, 2025-05-07T20:12:42.6262654Z log_E=4, 2025-05-07T20:12:42.6262731Z L=3, 2025-05-07T20:12:42.6262814Z D_gradcheck=2, 2025-05-07T20:12:42.6262927Z stochastic_rounding=True, 2025-05-07T20:12:42.6263014Z weighted=False, 2025-05-07T20:12:42.6263112Z row_wise=False, 2025-05-07T20:12:42.6263197Z mixed=True, 2025-05-07T20:12:42.6263280Z use_cache=True, 2025-05-07T20:12:42.6263403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6263489Z use_cpu=True, 2025-05-07T20:12:42.6263595Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6263683Z ) 2025-05-07T20:12:42.6263821Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6264195Z self=, 2025-05-07T20:12:42.6264292Z mixed_B=False, 2025-05-07T20:12:42.6264376Z compile=False, 2025-05-07T20:12:42.6264455Z T=5, 2025-05-07T20:12:42.6264546Z D=23, 2025-05-07T20:12:42.6264626Z B=89, 2025-05-07T20:12:42.6264718Z log_E=5, 2025-05-07T20:12:42.6264794Z L=2, 2025-05-07T20:12:42.6264876Z D_gradcheck=2, 2025-05-07T20:12:42.6264988Z stochastic_rounding=False, 2025-05-07T20:12:42.6265073Z weighted=True, 2025-05-07T20:12:42.6265155Z row_wise=False, 2025-05-07T20:12:42.6265247Z mixed=True, 2025-05-07T20:12:42.6265330Z use_cache=True, 2025-05-07T20:12:42.6265439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6265532Z use_cpu=True, 2025-05-07T20:12:42.6265636Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6265709Z ) 2025-05-07T20:12:42.6265880Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6266253Z self=, 2025-05-07T20:12:42.6266351Z mixed_B=False, 2025-05-07T20:12:42.6266433Z compile=True, 2025-05-07T20:12:42.6266539Z T=3, 2025-05-07T20:12:42.6266628Z D=98, 2025-05-07T20:12:42.6266706Z B=102, 2025-05-07T20:12:42.6266783Z log_E=4, 2025-05-07T20:12:42.6266872Z L=18, 2025-05-07T20:12:42.6266954Z D_gradcheck=1, 2025-05-07T20:12:42.6267054Z stochastic_rounding=False, 2025-05-07T20:12:42.6267176Z weighted=True, 2025-05-07T20:12:42.6267259Z row_wise=True, 2025-05-07T20:12:42.6267339Z mixed=True, 2025-05-07T20:12:42.6267437Z use_cache=False, 2025-05-07T20:12:42.6267545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6267629Z use_cpu=True, 2025-05-07T20:12:42.6267743Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6267819Z ) 2025-05-07T20:12:42.6267954Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6268338Z self=, 2025-05-07T20:12:42.6268423Z mixed_B=False, 2025-05-07T20:12:42.6268522Z compile=False, 2025-05-07T20:12:42.6268602Z T=2, 2025-05-07T20:12:42.6268679Z D=52, 2025-05-07T20:12:42.6268767Z B=114, 2025-05-07T20:12:42.6268845Z log_E=3, 2025-05-07T20:12:42.6268920Z L=19, 2025-05-07T20:12:42.6269017Z D_gradcheck=1, 2025-05-07T20:12:42.6269115Z stochastic_rounding=False, 2025-05-07T20:12:42.6269201Z weighted=False, 2025-05-07T20:12:42.6269296Z row_wise=True, 2025-05-07T20:12:42.6269377Z mixed=True, 2025-05-07T20:12:42.6269462Z use_cache=False, 2025-05-07T20:12:42.6269585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6269667Z use_cpu=True, 2025-05-07T20:12:42.6269781Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6269855Z ) 2025-05-07T20:12:42.6269991Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6270375Z self=, 2025-05-07T20:12:42.6270488Z mixed_B=False, 2025-05-07T20:12:42.6270571Z compile=True, 2025-05-07T20:12:42.6270662Z T=4, 2025-05-07T20:12:42.6270743Z D=115, 2025-05-07T20:12:42.6270821Z B=10, 2025-05-07T20:12:42.6270917Z log_E=3, 2025-05-07T20:12:42.6270997Z L=14, 2025-05-07T20:12:42.6271081Z D_gradcheck=2, 2025-05-07T20:12:42.6271193Z stochastic_rounding=False, 2025-05-07T20:12:42.6271281Z weighted=True, 2025-05-07T20:12:42.6271364Z row_wise=True, 2025-05-07T20:12:42.6271460Z mixed=False, 2025-05-07T20:12:42.6271546Z use_cache=True, 2025-05-07T20:12:42.6271668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6271754Z use_cpu=True, 2025-05-07T20:12:42.6271860Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6271951Z ) 2025-05-07T20:12:42.6272091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6272466Z self=, 2025-05-07T20:12:42.6272565Z mixed_B=False, 2025-05-07T20:12:42.6272652Z compile=True, 2025-05-07T20:12:42.6272735Z T=5, 2025-05-07T20:12:42.6272828Z D=114, 2025-05-07T20:12:42.6272908Z B=77, 2025-05-07T20:12:42.6272989Z log_E=3, 2025-05-07T20:12:42.6273081Z L=13, 2025-05-07T20:12:42.6273176Z D_gradcheck=2, 2025-05-07T20:12:42.6273276Z stochastic_rounding=True, 2025-05-07T20:12:42.6273378Z weighted=True, 2025-05-07T20:12:42.6273464Z row_wise=True, 2025-05-07T20:12:42.6273565Z mixed=False, 2025-05-07T20:12:42.6273654Z use_cache=False, 2025-05-07T20:12:42.6273768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6273873Z use_cpu=True, 2025-05-07T20:12:42.6273984Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6274066Z ) 2025-05-07T20:12:42.6274246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6274626Z self=, 2025-05-07T20:12:42.6274712Z mixed_B=True, 2025-05-07T20:12:42.6274811Z compile=False, 2025-05-07T20:12:42.6274918Z T=4, 2025-05-07T20:12:42.6274998Z D=100, 2025-05-07T20:12:42.6275092Z B=20, 2025-05-07T20:12:42.6275173Z log_E=3, 2025-05-07T20:12:42.6275265Z L=6, 2025-05-07T20:12:42.6275350Z D_gradcheck=2, 2025-05-07T20:12:42.6275450Z stochastic_rounding=True, 2025-05-07T20:12:42.6275755Z weighted=False, 2025-05-07T20:12:42.6275845Z row_wise=False, 2025-05-07T20:12:42.6275929Z mixed=False, 2025-05-07T20:12:42.6276029Z use_cache=False, 2025-05-07T20:12:42.6276141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6276225Z use_cpu=True, 2025-05-07T20:12:42.6276348Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6276426Z ) 2025-05-07T20:12:42.6276564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6276955Z self=, 2025-05-07T20:12:42.6277039Z mixed_B=True, 2025-05-07T20:12:42.6277125Z compile=True, 2025-05-07T20:12:42.6277219Z T=4, 2025-05-07T20:12:42.6277296Z D=45, 2025-05-07T20:12:42.6277391Z B=77, 2025-05-07T20:12:42.6277472Z log_E=4, 2025-05-07T20:12:42.6277550Z L=1, 2025-05-07T20:12:42.6277650Z D_gradcheck=2, 2025-05-07T20:12:42.6277747Z stochastic_rounding=True, 2025-05-07T20:12:42.6277831Z weighted=True, 2025-05-07T20:12:42.6277926Z row_wise=True, 2025-05-07T20:12:42.6278007Z mixed=False, 2025-05-07T20:12:42.6278092Z use_cache=False, 2025-05-07T20:12:42.6278213Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6278295Z use_cpu=True, 2025-05-07T20:12:42.6278398Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6278522Z ) 2025-05-07T20:12:42.6278671Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6279043Z self=, 2025-05-07T20:12:42.6279166Z mixed_B=True, 2025-05-07T20:12:42.6279263Z compile=True, 2025-05-07T20:12:42.6279339Z T=5, 2025-05-07T20:12:42.6279417Z D=30, 2025-05-07T20:12:42.6279507Z B=100, 2025-05-07T20:12:42.6279587Z log_E=5, 2025-05-07T20:12:42.6279677Z L=19, 2025-05-07T20:12:42.6279760Z D_gradcheck=1, 2025-05-07T20:12:42.6279856Z stochastic_rounding=True, 2025-05-07T20:12:42.6279953Z weighted=False, 2025-05-07T20:12:42.6280035Z row_wise=True, 2025-05-07T20:12:42.6280117Z mixed=True, 2025-05-07T20:12:42.6280215Z use_cache=False, 2025-05-07T20:12:42.6280324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6280406Z use_cpu=True, 2025-05-07T20:12:42.6280521Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6280596Z ) 2025-05-07T20:12:42.6280737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6281124Z self=, 2025-05-07T20:12:42.6281210Z mixed_B=False, 2025-05-07T20:12:42.6281293Z compile=True, 2025-05-07T20:12:42.6281381Z T=4, 2025-05-07T20:12:42.6281461Z D=8, 2025-05-07T20:12:42.6281557Z B=52, 2025-05-07T20:12:42.6281638Z log_E=5, 2025-05-07T20:12:42.6281716Z L=18, 2025-05-07T20:12:42.6281813Z D_gradcheck=2, 2025-05-07T20:12:42.6281912Z stochastic_rounding=False, 2025-05-07T20:12:42.6281997Z weighted=True, 2025-05-07T20:12:42.6282093Z row_wise=True, 2025-05-07T20:12:42.6282172Z mixed=True, 2025-05-07T20:12:42.6282257Z use_cache=False, 2025-05-07T20:12:42.6282379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6282460Z use_cpu=True, 2025-05-07T20:12:42.6282567Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6282656Z ) 2025-05-07T20:12:42.6282826Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6283200Z self=, 2025-05-07T20:12:42.6283294Z mixed_B=True, 2025-05-07T20:12:42.6283378Z compile=False, 2025-05-07T20:12:42.6283466Z T=4, 2025-05-07T20:12:42.6283593Z D=64, 2025-05-07T20:12:42.6283670Z B=124, 2025-05-07T20:12:42.6283762Z log_E=4, 2025-05-07T20:12:42.6283840Z L=20, 2025-05-07T20:12:42.6283924Z D_gradcheck=1, 2025-05-07T20:12:42.6284035Z stochastic_rounding=False, 2025-05-07T20:12:42.6284149Z weighted=True, 2025-05-07T20:12:42.6284233Z row_wise=True, 2025-05-07T20:12:42.6284331Z mixed=False, 2025-05-07T20:12:42.6284417Z use_cache=False, 2025-05-07T20:12:42.6284528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6284627Z use_cpu=True, 2025-05-07T20:12:42.6284734Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6284807Z ) 2025-05-07T20:12:42.6284958Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6285326Z self=, 2025-05-07T20:12:42.6285423Z mixed_B=False, 2025-05-07T20:12:42.6285505Z compile=True, 2025-05-07T20:12:42.6285582Z T=5, 2025-05-07T20:12:42.6285673Z D=46, 2025-05-07T20:12:42.6285750Z B=118, 2025-05-07T20:12:42.6285828Z log_E=4, 2025-05-07T20:12:42.6285917Z L=0, 2025-05-07T20:12:42.6286001Z D_gradcheck=2, 2025-05-07T20:12:42.6286099Z stochastic_rounding=False, 2025-05-07T20:12:42.6286196Z weighted=False, 2025-05-07T20:12:42.6286279Z row_wise=False, 2025-05-07T20:12:42.6286359Z mixed=False, 2025-05-07T20:12:42.6286454Z use_cache=False, 2025-05-07T20:12:42.6286563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6286646Z use_cpu=True, 2025-05-07T20:12:42.6286760Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6286834Z ) 2025-05-07T20:12:42.6286982Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6287351Z self=, 2025-05-07T20:12:42.6287461Z mixed_B=False, 2025-05-07T20:12:42.6287555Z compile=True, 2025-05-07T20:12:42.6287632Z T=5, 2025-05-07T20:12:42.6287709Z D=106, 2025-05-07T20:12:42.6287798Z B=104, 2025-05-07T20:12:42.6287877Z log_E=3, 2025-05-07T20:12:42.6287954Z L=2, 2025-05-07T20:12:42.6288050Z D_gradcheck=2, 2025-05-07T20:12:42.6288148Z stochastic_rounding=False, 2025-05-07T20:12:42.6288232Z weighted=True, 2025-05-07T20:12:42.6288327Z row_wise=True, 2025-05-07T20:12:42.6288408Z mixed=True, 2025-05-07T20:12:42.6288505Z use_cache=True, 2025-05-07T20:12:42.6288614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6288695Z use_cpu=True, 2025-05-07T20:12:42.6288812Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6288887Z ) 2025-05-07T20:12:42.6289020Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6289405Z self=, 2025-05-07T20:12:42.6289490Z mixed_B=False, 2025-05-07T20:12:42.6289573Z compile=True, 2025-05-07T20:12:42.6289661Z T=4, 2025-05-07T20:12:42.6289739Z D=100, 2025-05-07T20:12:42.6289816Z B=2, 2025-05-07T20:12:42.6289911Z log_E=4, 2025-05-07T20:12:42.6289988Z L=11, 2025-05-07T20:12:42.6290070Z D_gradcheck=2, 2025-05-07T20:12:42.6290180Z stochastic_rounding=False, 2025-05-07T20:12:42.6290264Z weighted=True, 2025-05-07T20:12:42.6290358Z row_wise=True, 2025-05-07T20:12:42.6290441Z mixed=True, 2025-05-07T20:12:42.6290525Z use_cache=False, 2025-05-07T20:12:42.6290648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6290731Z use_cpu=True, 2025-05-07T20:12:42.6290835Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6290926Z ) 2025-05-07T20:12:42.6291060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6291458Z self=, 2025-05-07T20:12:42.6291559Z mixed_B=True, 2025-05-07T20:12:42.6291642Z compile=True, 2025-05-07T20:12:42.6291719Z T=3, 2025-05-07T20:12:42.6291838Z D=40, 2025-05-07T20:12:42.6291918Z B=115, 2025-05-07T20:12:42.6292008Z log_E=5, 2025-05-07T20:12:42.6292085Z L=17, 2025-05-07T20:12:42.6292168Z D_gradcheck=1, 2025-05-07T20:12:42.6292279Z stochastic_rounding=False, 2025-05-07T20:12:42.6292387Z weighted=True, 2025-05-07T20:12:42.6292471Z row_wise=True, 2025-05-07T20:12:42.6292564Z mixed=True, 2025-05-07T20:12:42.6292648Z use_cache=False, 2025-05-07T20:12:42.6292760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6292854Z use_cpu=True, 2025-05-07T20:12:42.6292958Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6293032Z ) 2025-05-07T20:12:42.6641010Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6641512Z self=, 2025-05-07T20:12:42.6641672Z mixed_B=False, 2025-05-07T20:12:42.6641791Z compile=True, 2025-05-07T20:12:42.6641904Z T=3, 2025-05-07T20:12:42.6642042Z D=10, 2025-05-07T20:12:42.6642164Z B=121, 2025-05-07T20:12:42.6642304Z log_E=5, 2025-05-07T20:12:42.6642517Z L=17, 2025-05-07T20:12:42.6642676Z D_gradcheck=2, 2025-05-07T20:12:42.6642864Z stochastic_rounding=True, 2025-05-07T20:12:42.6643017Z weighted=False, 2025-05-07T20:12:42.6643103Z row_wise=True, 2025-05-07T20:12:42.6643184Z mixed=True, 2025-05-07T20:12:42.6643282Z use_cache=False, 2025-05-07T20:12:42.6643394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6643564Z use_cpu=True, 2025-05-07T20:12:42.6643668Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6643745Z ) 2025-05-07T20:12:42.6643897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6644275Z self=, 2025-05-07T20:12:42.6644444Z mixed_B=False, 2025-05-07T20:12:42.6644544Z compile=True, 2025-05-07T20:12:42.6644623Z T=5, 2025-05-07T20:12:42.6644704Z D=27, 2025-05-07T20:12:42.6644799Z B=120, 2025-05-07T20:12:42.6644881Z log_E=5, 2025-05-07T20:12:42.6644958Z L=4, 2025-05-07T20:12:42.6645060Z D_gradcheck=2, 2025-05-07T20:12:42.6645159Z stochastic_rounding=True, 2025-05-07T20:12:42.6645262Z weighted=False, 2025-05-07T20:12:42.6645347Z row_wise=True, 2025-05-07T20:12:42.6645430Z mixed=False, 2025-05-07T20:12:42.6645533Z use_cache=False, 2025-05-07T20:12:42.6645646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6645734Z use_cpu=True, 2025-05-07T20:12:42.6645849Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6645924Z ) 2025-05-07T20:12:42.6646058Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6646439Z self=, 2025-05-07T20:12:42.6646524Z mixed_B=True, 2025-05-07T20:12:42.6646608Z compile=True, 2025-05-07T20:12:42.6646700Z T=4, 2025-05-07T20:12:42.6646779Z D=96, 2025-05-07T20:12:42.6646856Z B=120, 2025-05-07T20:12:42.6646947Z log_E=4, 2025-05-07T20:12:42.6647026Z L=0, 2025-05-07T20:12:42.6647122Z D_gradcheck=2, 2025-05-07T20:12:42.6647220Z stochastic_rounding=False, 2025-05-07T20:12:42.6647304Z weighted=False, 2025-05-07T20:12:42.6647402Z row_wise=True, 2025-05-07T20:12:42.6647483Z mixed=True, 2025-05-07T20:12:42.6647570Z use_cache=True, 2025-05-07T20:12:42.6647690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6647772Z use_cpu=True, 2025-05-07T20:12:42.6647878Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6647964Z ) 2025-05-07T20:12:42.6648098Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6648514Z self=, 2025-05-07T20:12:42.6648612Z mixed_B=True, 2025-05-07T20:12:42.6648697Z compile=False, 2025-05-07T20:12:42.6648785Z T=5, 2025-05-07T20:12:42.6648904Z D=48, 2025-05-07T20:12:42.6648983Z B=111, 2025-05-07T20:12:42.6649076Z log_E=4, 2025-05-07T20:12:42.6649152Z L=3, 2025-05-07T20:12:42.6649236Z D_gradcheck=2, 2025-05-07T20:12:42.6649346Z stochastic_rounding=True, 2025-05-07T20:12:42.6649430Z weighted=False, 2025-05-07T20:12:42.6649548Z row_wise=False, 2025-05-07T20:12:42.6649643Z mixed=True, 2025-05-07T20:12:42.6649727Z use_cache=False, 2025-05-07T20:12:42.6649838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6649939Z use_cpu=True, 2025-05-07T20:12:42.6650046Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6650124Z ) 2025-05-07T20:12:42.6650274Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6650645Z self=, 2025-05-07T20:12:42.6650742Z mixed_B=False, 2025-05-07T20:12:42.6650827Z compile=False, 2025-05-07T20:12:42.6650903Z T=1, 2025-05-07T20:12:42.6650999Z D=59, 2025-05-07T20:12:42.6651077Z B=59, 2025-05-07T20:12:42.6651155Z log_E=5, 2025-05-07T20:12:42.6651245Z L=4, 2025-05-07T20:12:42.6651328Z D_gradcheck=1, 2025-05-07T20:12:42.6651427Z stochastic_rounding=False, 2025-05-07T20:12:42.6651524Z weighted=True, 2025-05-07T20:12:42.6651608Z row_wise=True, 2025-05-07T20:12:42.6651690Z mixed=False, 2025-05-07T20:12:42.6651785Z use_cache=True, 2025-05-07T20:12:42.6651896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6651979Z use_cpu=True, 2025-05-07T20:12:42.6652095Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6652170Z ) 2025-05-07T20:12:42.6652318Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6652689Z self=, 2025-05-07T20:12:42.6652799Z mixed_B=True, 2025-05-07T20:12:42.6652896Z compile=False, 2025-05-07T20:12:42.6652977Z T=1, 2025-05-07T20:12:42.6653055Z D=9, 2025-05-07T20:12:42.6653147Z B=45, 2025-05-07T20:12:42.6653229Z log_E=5, 2025-05-07T20:12:42.6653306Z L=17, 2025-05-07T20:12:42.6653403Z D_gradcheck=1, 2025-05-07T20:12:42.6653502Z stochastic_rounding=False, 2025-05-07T20:12:42.6653585Z weighted=True, 2025-05-07T20:12:42.6653681Z row_wise=True, 2025-05-07T20:12:42.6653763Z mixed=False, 2025-05-07T20:12:42.6653847Z use_cache=False, 2025-05-07T20:12:42.6653971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6654055Z use_cpu=True, 2025-05-07T20:12:42.6654171Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6654245Z ) 2025-05-07T20:12:42.6654379Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6654763Z self=, 2025-05-07T20:12:42.6654847Z mixed_B=True, 2025-05-07T20:12:42.6654931Z compile=False, 2025-05-07T20:12:42.6655021Z T=2, 2025-05-07T20:12:42.6655098Z D=64, 2025-05-07T20:12:42.6655177Z B=25, 2025-05-07T20:12:42.6655268Z log_E=4, 2025-05-07T20:12:42.6655346Z L=0, 2025-05-07T20:12:42.6655429Z D_gradcheck=1, 2025-05-07T20:12:42.6655537Z stochastic_rounding=True, 2025-05-07T20:12:42.6655622Z weighted=False, 2025-05-07T20:12:42.6655705Z row_wise=True, 2025-05-07T20:12:42.6655798Z mixed=False, 2025-05-07T20:12:42.6655880Z use_cache=True, 2025-05-07T20:12:42.6656003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6656086Z use_cpu=True, 2025-05-07T20:12:42.6656191Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6656279Z ) 2025-05-07T20:12:42.6656414Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6656811Z self=, 2025-05-07T20:12:42.6656909Z mixed_B=True, 2025-05-07T20:12:42.6656994Z compile=True, 2025-05-07T20:12:42.6657072Z T=4, 2025-05-07T20:12:42.6657161Z D=12, 2025-05-07T20:12:42.6657265Z B=65, 2025-05-07T20:12:42.6657345Z log_E=5, 2025-05-07T20:12:42.6657434Z L=11, 2025-05-07T20:12:42.6657516Z D_gradcheck=1, 2025-05-07T20:12:42.6657613Z stochastic_rounding=False, 2025-05-07T20:12:42.6657710Z weighted=False, 2025-05-07T20:12:42.6657816Z row_wise=True, 2025-05-07T20:12:42.6657910Z mixed=True, 2025-05-07T20:12:42.6657993Z use_cache=True, 2025-05-07T20:12:42.6658101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6658196Z use_cpu=True, 2025-05-07T20:12:42.6658299Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6658374Z ) 2025-05-07T20:12:42.6658521Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6658893Z self=, 2025-05-07T20:12:42.6658976Z mixed_B=True, 2025-05-07T20:12:42.6659071Z compile=False, 2025-05-07T20:12:42.6659147Z T=5, 2025-05-07T20:12:42.6659225Z D=113, 2025-05-07T20:12:42.6659318Z B=90, 2025-05-07T20:12:42.6659396Z log_E=5, 2025-05-07T20:12:42.6659490Z L=1, 2025-05-07T20:12:42.6659573Z D_gradcheck=1, 2025-05-07T20:12:42.6659745Z stochastic_rounding=False, 2025-05-07T20:12:42.6659846Z weighted=False, 2025-05-07T20:12:42.6659934Z row_wise=True, 2025-05-07T20:12:42.6660015Z mixed=False, 2025-05-07T20:12:42.6660115Z use_cache=False, 2025-05-07T20:12:42.6660226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6660310Z use_cpu=True, 2025-05-07T20:12:42.6660428Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6660507Z ) 2025-05-07T20:12:42.6660641Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6661027Z self=, 2025-05-07T20:12:42.6661141Z mixed_B=True, 2025-05-07T20:12:42.6661239Z compile=False, 2025-05-07T20:12:42.6661317Z T=3, 2025-05-07T20:12:42.6661394Z D=72, 2025-05-07T20:12:42.6661483Z B=102, 2025-05-07T20:12:42.6661562Z log_E=3, 2025-05-07T20:12:42.6661638Z L=1, 2025-05-07T20:12:42.6661732Z D_gradcheck=2, 2025-05-07T20:12:42.6661831Z stochastic_rounding=False, 2025-05-07T20:12:42.6661916Z weighted=False, 2025-05-07T20:12:42.6662011Z row_wise=False, 2025-05-07T20:12:42.6662092Z mixed=False, 2025-05-07T20:12:42.6662174Z use_cache=True, 2025-05-07T20:12:42.6662300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6662384Z use_cpu=True, 2025-05-07T20:12:42.6662488Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6662576Z ) 2025-05-07T20:12:42.6662716Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6663103Z self=, 2025-05-07T20:12:42.6663186Z mixed_B=True, 2025-05-07T20:12:42.6663272Z compile=False, 2025-05-07T20:12:42.6663363Z T=3, 2025-05-07T20:12:42.6663441Z D=55, 2025-05-07T20:12:42.6663521Z B=17, 2025-05-07T20:12:42.6663615Z log_E=5, 2025-05-07T20:12:42.6663693Z L=2, 2025-05-07T20:12:42.6663779Z D_gradcheck=1, 2025-05-07T20:12:42.6663893Z stochastic_rounding=False, 2025-05-07T20:12:42.6663977Z weighted=False, 2025-05-07T20:12:42.6664062Z row_wise=False, 2025-05-07T20:12:42.6664158Z mixed=True, 2025-05-07T20:12:42.6664243Z use_cache=True, 2025-05-07T20:12:42.6664356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6664456Z use_cpu=True, 2025-05-07T20:12:42.6664561Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6664639Z ) 2025-05-07T20:12:42.6664789Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6665202Z self=, 2025-05-07T20:12:42.6665308Z mixed_B=False, 2025-05-07T20:12:42.6665394Z compile=True, 2025-05-07T20:12:42.6665472Z T=5, 2025-05-07T20:12:42.6665566Z D=124, 2025-05-07T20:12:42.6665690Z B=7, 2025-05-07T20:12:42.6665773Z log_E=5, 2025-05-07T20:12:42.6665866Z L=11, 2025-05-07T20:12:42.6665951Z D_gradcheck=1, 2025-05-07T20:12:42.6666051Z stochastic_rounding=False, 2025-05-07T20:12:42.6666152Z weighted=False, 2025-05-07T20:12:42.6666260Z row_wise=True, 2025-05-07T20:12:42.6666345Z mixed=True, 2025-05-07T20:12:42.6666447Z use_cache=False, 2025-05-07T20:12:42.6666559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6666658Z use_cpu=True, 2025-05-07T20:12:42.6666763Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6666841Z ) 2025-05-07T20:12:42.6666994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6667370Z self=, 2025-05-07T20:12:42.6667452Z mixed_B=True, 2025-05-07T20:12:42.6667551Z compile=True, 2025-05-07T20:12:42.6667631Z T=5, 2025-05-07T20:12:42.6667707Z D=56, 2025-05-07T20:12:42.6667800Z B=118, 2025-05-07T20:12:42.6667878Z log_E=5, 2025-05-07T20:12:42.6667953Z L=18, 2025-05-07T20:12:42.6668047Z D_gradcheck=2, 2025-05-07T20:12:42.6668142Z stochastic_rounding=False, 2025-05-07T20:12:42.6668225Z weighted=False, 2025-05-07T20:12:42.6668320Z row_wise=False, 2025-05-07T20:12:42.6668400Z mixed=True, 2025-05-07T20:12:42.6668494Z use_cache=False, 2025-05-07T20:12:42.6668604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6668684Z use_cpu=True, 2025-05-07T20:12:42.6668799Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6668875Z ) 2025-05-07T20:12:42.6669011Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6669393Z self=, 2025-05-07T20:12:42.6669503Z mixed_B=False, 2025-05-07T20:12:42.6669585Z compile=True, 2025-05-07T20:12:42.6669675Z T=2, 2025-05-07T20:12:42.6669755Z D=29, 2025-05-07T20:12:42.6669837Z B=101, 2025-05-07T20:12:42.6669931Z log_E=5, 2025-05-07T20:12:42.6670008Z L=16, 2025-05-07T20:12:42.6670091Z D_gradcheck=2, 2025-05-07T20:12:42.6670205Z stochastic_rounding=False, 2025-05-07T20:12:42.6670293Z weighted=False, 2025-05-07T20:12:42.6670390Z row_wise=True, 2025-05-07T20:12:42.6670475Z mixed=False, 2025-05-07T20:12:42.6670558Z use_cache=True, 2025-05-07T20:12:42.6670679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6670764Z use_cpu=True, 2025-05-07T20:12:42.6670871Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6670960Z ) 2025-05-07T20:12:42.6671093Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6671467Z self=, 2025-05-07T20:12:42.6671564Z mixed_B=False, 2025-05-07T20:12:42.6671648Z compile=False, 2025-05-07T20:12:42.6671725Z T=5, 2025-05-07T20:12:42.6671812Z D=69, 2025-05-07T20:12:42.6671891Z B=25, 2025-05-07T20:12:42.6671983Z log_E=5, 2025-05-07T20:12:42.6672060Z L=7, 2025-05-07T20:12:42.6672146Z D_gradcheck=2, 2025-05-07T20:12:42.6672253Z stochastic_rounding=True, 2025-05-07T20:12:42.6672338Z weighted=False, 2025-05-07T20:12:42.6672420Z row_wise=True, 2025-05-07T20:12:42.6672514Z mixed=False, 2025-05-07T20:12:42.6672597Z use_cache=True, 2025-05-07T20:12:42.6672708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6672801Z use_cpu=True, 2025-05-07T20:12:42.6672904Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6672979Z ) 2025-05-07T20:12:42.6673125Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6673520Z self=, 2025-05-07T20:12:42.6673617Z mixed_B=False, 2025-05-07T20:12:42.6673702Z compile=True, 2025-05-07T20:12:42.6673781Z T=1, 2025-05-07T20:12:42.6673872Z D=39, 2025-05-07T20:12:42.6673975Z B=4, 2025-05-07T20:12:42.6674055Z log_E=3, 2025-05-07T20:12:42.6674145Z L=16, 2025-05-07T20:12:42.6674229Z D_gradcheck=2, 2025-05-07T20:12:42.6674326Z stochastic_rounding=True, 2025-05-07T20:12:42.6674422Z weighted=False, 2025-05-07T20:12:42.6674504Z row_wise=True, 2025-05-07T20:12:42.6674609Z mixed=False, 2025-05-07T20:12:42.6674711Z use_cache=False, 2025-05-07T20:12:42.6674820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.6674903Z use_cpu=True, 2025-05-07T20:12:42.6675018Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.6675093Z ) 2025-05-07T20:12:42.6675227Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.6675785Z self=, 2025-05-07T20:12:42.6675869Z mixed_B=True, 2025-05-07T20:12:42.6675970Z compile=True, 2025-05-07T20:12:42.6676047Z T=2, 2025-05-07T20:12:42.6676124Z D=92, 2025-05-07T20:12:42.6676216Z B=16, 2025-05-07T20:12:42.6676300Z log_E=4, 2025-05-07T20:12:42.6676377Z L=12, 2025-05-07T20:12:42.6676475Z D_gradcheck=1, 2025-05-07T20:12:42.6676574Z stochastic_rounding=False, 2025-05-07T20:12:42.6676659Z weighted=True, 2025-05-07T20:12:42.6676756Z row_wise=False, 2025-05-07T20:12:42.6676841Z mixed=False, 2025-05-07T20:12:42.6676926Z use_cache=False, 2025-05-07T20:12:42.6677047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.6677128Z use_cpu=True, 2025-05-07T20:12:42.6677231Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.6677318Z ) 2025-05-07T20:12:42.7026048Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7027096Z self=, 2025-05-07T20:12:42.7028072Z mixed_B=False, 2025-05-07T20:12:42.7028444Z compile=False, 2025-05-07T20:12:42.7028665Z T=3, 2025-05-07T20:12:42.7028849Z D=76, 2025-05-07T20:12:42.7029044Z B=98, 2025-05-07T20:12:42.7029242Z log_E=5, 2025-05-07T20:12:42.7029429Z L=11, 2025-05-07T20:12:42.7029626Z D_gradcheck=1, 2025-05-07T20:12:42.7029864Z stochastic_rounding=True, 2025-05-07T20:12:42.7030135Z weighted=False, 2025-05-07T20:12:42.7030349Z row_wise=False, 2025-05-07T20:12:42.7037619Z mixed=True, 2025-05-07T20:12:42.7037859Z use_cache=False, 2025-05-07T20:12:42.7038116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7038430Z use_cpu=True, 2025-05-07T20:12:42.7038677Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7038958Z ) 2025-05-07T20:12:42.7039191Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7039835Z self=, 2025-05-07T20:12:42.7040426Z mixed_B=False, 2025-05-07T20:12:42.7040643Z compile=True, 2025-05-07T20:12:42.7040865Z T=2, 2025-05-07T20:12:42.7041063Z D=53, 2025-05-07T20:12:42.7041245Z B=50, 2025-05-07T20:12:42.7041451Z log_E=4, 2025-05-07T20:12:42.7041658Z L=15, 2025-05-07T20:12:42.7041846Z D_gradcheck=2, 2025-05-07T20:12:42.7042085Z stochastic_rounding=True, 2025-05-07T20:12:42.7042358Z weighted=False, 2025-05-07T20:12:42.7042569Z row_wise=True, 2025-05-07T20:12:42.7042796Z mixed=True, 2025-05-07T20:12:42.7043015Z use_cache=True, 2025-05-07T20:12:42.7043253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7043560Z use_cpu=True, 2025-05-07T20:12:42.7043803Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7044067Z ) 2025-05-07T20:12:42.7044309Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7045036Z self=, 2025-05-07T20:12:42.7045622Z mixed_B=True, 2025-05-07T20:12:42.7045900Z compile=False, 2025-05-07T20:12:42.7046117Z T=4, 2025-05-07T20:12:42.7046311Z D=20, 2025-05-07T20:12:42.7046491Z B=47, 2025-05-07T20:12:42.7046736Z log_E=3, 2025-05-07T20:12:42.7046942Z L=18, 2025-05-07T20:12:42.7047127Z D_gradcheck=2, 2025-05-07T20:12:42.7047367Z stochastic_rounding=True, 2025-05-07T20:12:42.7047641Z weighted=True, 2025-05-07T20:12:42.7047855Z row_wise=False, 2025-05-07T20:12:42.7048117Z mixed=False, 2025-05-07T20:12:42.7048345Z use_cache=False, 2025-05-07T20:12:42.7048592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7048898Z use_cpu=True, 2025-05-07T20:12:42.7049145Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7049409Z ) 2025-05-07T20:12:42.7049654Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7050286Z self=, 2025-05-07T20:12:42.7050863Z mixed_B=True, 2025-05-07T20:12:42.7051074Z compile=True, 2025-05-07T20:12:42.7051290Z T=5, 2025-05-07T20:12:42.7051487Z D=29, 2025-05-07T20:12:42.7051668Z B=109, 2025-05-07T20:12:42.7051871Z log_E=4, 2025-05-07T20:12:42.7052074Z L=0, 2025-05-07T20:12:42.7052261Z D_gradcheck=1, 2025-05-07T20:12:42.7052501Z stochastic_rounding=True, 2025-05-07T20:12:42.7052772Z weighted=False, 2025-05-07T20:12:42.7052983Z row_wise=False, 2025-05-07T20:12:42.7053210Z mixed=False, 2025-05-07T20:12:42.7053431Z use_cache=True, 2025-05-07T20:12:42.7053667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7053977Z use_cpu=True, 2025-05-07T20:12:42.7054225Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7054488Z ) 2025-05-07T20:12:42.7054737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7055373Z self=, 2025-05-07T20:12:42.7055938Z mixed_B=True, 2025-05-07T20:12:42.7056192Z compile=True, 2025-05-07T20:12:42.7056410Z T=3, 2025-05-07T20:12:42.7056604Z D=75, 2025-05-07T20:12:42.7056787Z B=3, 2025-05-07T20:12:42.7056986Z log_E=4, 2025-05-07T20:12:42.7057184Z L=8, 2025-05-07T20:12:42.7057368Z D_gradcheck=2, 2025-05-07T20:12:42.7057607Z stochastic_rounding=True, 2025-05-07T20:12:42.7057872Z weighted=True, 2025-05-07T20:12:42.7058080Z row_wise=True, 2025-05-07T20:12:42.7058299Z mixed=True, 2025-05-07T20:12:42.7058517Z use_cache=False, 2025-05-07T20:12:42.7058763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7059065Z use_cpu=True, 2025-05-07T20:12:42.7059306Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7059571Z ) 2025-05-07T20:12:42.7059938Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7060571Z self=, 2025-05-07T20:12:42.7061139Z mixed_B=False, 2025-05-07T20:12:42.7061368Z compile=False, 2025-05-07T20:12:42.7061584Z T=4, 2025-05-07T20:12:42.7061767Z D=50, 2025-05-07T20:12:42.7061961Z B=42, 2025-05-07T20:12:42.7062159Z log_E=3, 2025-05-07T20:12:42.7062347Z L=5, 2025-05-07T20:12:42.7062547Z D_gradcheck=2, 2025-05-07T20:12:42.7062786Z stochastic_rounding=False, 2025-05-07T20:12:42.7063044Z weighted=False, 2025-05-07T20:12:42.7063272Z row_wise=True, 2025-05-07T20:12:42.7063493Z mixed=True, 2025-05-07T20:12:42.7063713Z use_cache=False, 2025-05-07T20:12:42.7063959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7064265Z use_cpu=True, 2025-05-07T20:12:42.7064511Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7064775Z ) 2025-05-07T20:12:42.7065016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7065687Z self=, 2025-05-07T20:12:42.7066263Z mixed_B=False, 2025-05-07T20:12:42.7066497Z compile=True, 2025-05-07T20:12:42.7066719Z T=3, 2025-05-07T20:12:42.7066903Z D=99, 2025-05-07T20:12:42.7067099Z B=71, 2025-05-07T20:12:42.7067324Z log_E=5, 2025-05-07T20:12:42.7067516Z L=9, 2025-05-07T20:12:42.7067712Z D_gradcheck=2, 2025-05-07T20:12:42.7067951Z stochastic_rounding=True, 2025-05-07T20:12:42.7068206Z weighted=True, 2025-05-07T20:12:42.7068434Z row_wise=True, 2025-05-07T20:12:42.7068682Z mixed=False, 2025-05-07T20:12:42.7068893Z use_cache=True, 2025-05-07T20:12:42.7069142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7069449Z use_cpu=True, 2025-05-07T20:12:42.7069677Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7069946Z ) 2025-05-07T20:12:42.7070185Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7070810Z self=, 2025-05-07T20:12:42.7071376Z mixed_B=True, 2025-05-07T20:12:42.7071598Z compile=False, 2025-05-07T20:12:42.7071817Z T=2, 2025-05-07T20:12:42.7071997Z D=25, 2025-05-07T20:12:42.7072191Z B=123, 2025-05-07T20:12:42.7072396Z log_E=3, 2025-05-07T20:12:42.7072585Z L=3, 2025-05-07T20:12:42.7072783Z D_gradcheck=2, 2025-05-07T20:12:42.7073023Z stochastic_rounding=True, 2025-05-07T20:12:42.7073278Z weighted=True, 2025-05-07T20:12:42.7073503Z row_wise=False, 2025-05-07T20:12:42.7073731Z mixed=True, 2025-05-07T20:12:42.7073935Z use_cache=False, 2025-05-07T20:12:42.7074197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7074501Z use_cpu=True, 2025-05-07T20:12:42.7074732Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7075008Z ) 2025-05-07T20:12:42.7075251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7076166Z self=, 2025-05-07T20:12:42.7076740Z mixed_B=True, 2025-05-07T20:12:42.7077041Z compile=False, 2025-05-07T20:12:42.7077263Z T=1, 2025-05-07T20:12:42.7077449Z D=28, 2025-05-07T20:12:42.7077646Z B=89, 2025-05-07T20:12:42.7077846Z log_E=4, 2025-05-07T20:12:42.7078039Z L=20, 2025-05-07T20:12:42.7078239Z D_gradcheck=2, 2025-05-07T20:12:42.7078479Z stochastic_rounding=True, 2025-05-07T20:12:42.7078733Z weighted=False, 2025-05-07T20:12:42.7078956Z row_wise=True, 2025-05-07T20:12:42.7079178Z mixed=True, 2025-05-07T20:12:42.7079383Z use_cache=False, 2025-05-07T20:12:42.7079645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7079949Z use_cpu=True, 2025-05-07T20:12:42.7080178Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7080455Z ) 2025-05-07T20:12:42.7080699Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7081315Z self=, 2025-05-07T20:12:42.7081895Z mixed_B=True, 2025-05-07T20:12:42.7082122Z compile=False, 2025-05-07T20:12:42.7082342Z T=2, 2025-05-07T20:12:42.7082587Z D=60, 2025-05-07T20:12:42.7082775Z B=92, 2025-05-07T20:12:42.7082956Z log_E=3, 2025-05-07T20:12:42.7083153Z L=18, 2025-05-07T20:12:42.7083351Z D_gradcheck=1, 2025-05-07T20:12:42.7083575Z stochastic_rounding=False, 2025-05-07T20:12:42.7083843Z weighted=True, 2025-05-07T20:12:42.7084064Z row_wise=False, 2025-05-07T20:12:42.7084273Z mixed=False, 2025-05-07T20:12:42.7084491Z use_cache=True, 2025-05-07T20:12:42.7084738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7085028Z use_cpu=True, 2025-05-07T20:12:42.7085269Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7085540Z ) 2025-05-07T20:12:42.7085768Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7086444Z self=, 2025-05-07T20:12:42.7087026Z mixed_B=True, 2025-05-07T20:12:42.7087249Z compile=False, 2025-05-07T20:12:42.7087458Z T=2, 2025-05-07T20:12:42.7087655Z D=60, 2025-05-07T20:12:42.7087848Z B=62, 2025-05-07T20:12:42.7088030Z log_E=5, 2025-05-07T20:12:42.7088271Z L=3, 2025-05-07T20:12:42.7088466Z D_gradcheck=1, 2025-05-07T20:12:42.7088689Z stochastic_rounding=True, 2025-05-07T20:12:42.7088955Z weighted=True, 2025-05-07T20:12:42.7089173Z row_wise=False, 2025-05-07T20:12:42.7089381Z mixed=True, 2025-05-07T20:12:42.7089623Z use_cache=True, 2025-05-07T20:12:42.7089854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7090149Z use_cpu=True, 2025-05-07T20:12:42.7090380Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7090637Z ) 2025-05-07T20:12:42.7090868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7091484Z self=, 2025-05-07T20:12:42.7092052Z mixed_B=True, 2025-05-07T20:12:42.7092255Z compile=False, 2025-05-07T20:12:42.7092460Z T=5, 2025-05-07T20:12:42.7092645Z D=106, 2025-05-07T20:12:42.7092821Z B=70, 2025-05-07T20:12:42.7093000Z log_E=5, 2025-05-07T20:12:42.7093189Z L=8, 2025-05-07T20:12:42.7093369Z D_gradcheck=2, 2025-05-07T20:12:42.7093598Z stochastic_rounding=True, 2025-05-07T20:12:42.7093856Z weighted=False, 2025-05-07T20:12:42.7094062Z row_wise=False, 2025-05-07T20:12:42.7094271Z mixed=False, 2025-05-07T20:12:42.7094486Z use_cache=False, 2025-05-07T20:12:42.7094723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7095015Z use_cpu=True, 2025-05-07T20:12:42.7095246Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7095497Z ) 2025-05-07T20:12:42.7095724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7096339Z self=, 2025-05-07T20:12:42.7096894Z mixed_B=False, 2025-05-07T20:12:42.7097107Z compile=False, 2025-05-07T20:12:42.7097343Z T=3, 2025-05-07T20:12:42.7097512Z D=70, 2025-05-07T20:12:42.7097694Z B=102, 2025-05-07T20:12:42.7097880Z log_E=4, 2025-05-07T20:12:42.7098074Z L=4, 2025-05-07T20:12:42.7098250Z D_gradcheck=1, 2025-05-07T20:12:42.7098474Z stochastic_rounding=True, 2025-05-07T20:12:42.7098732Z weighted=True, 2025-05-07T20:12:42.7098935Z row_wise=True, 2025-05-07T20:12:42.7099139Z mixed=False, 2025-05-07T20:12:42.7099351Z use_cache=True, 2025-05-07T20:12:42.7099580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7099956Z use_cpu=True, 2025-05-07T20:12:42.7100186Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7100441Z ) 2025-05-07T20:12:42.7100669Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7101281Z self=, 2025-05-07T20:12:42.7101841Z mixed_B=False, 2025-05-07T20:12:42.7102054Z compile=False, 2025-05-07T20:12:42.7102261Z T=5, 2025-05-07T20:12:42.7102435Z D=32, 2025-05-07T20:12:42.7102619Z B=58, 2025-05-07T20:12:42.7102803Z log_E=5, 2025-05-07T20:12:42.7102984Z L=7, 2025-05-07T20:12:42.7103171Z D_gradcheck=2, 2025-05-07T20:12:42.7103398Z stochastic_rounding=False, 2025-05-07T20:12:42.7103647Z weighted=False, 2025-05-07T20:12:42.7103861Z row_wise=True, 2025-05-07T20:12:42.7104067Z mixed=False, 2025-05-07T20:12:42.7104265Z use_cache=False, 2025-05-07T20:12:42.7104510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7104800Z use_cpu=True, 2025-05-07T20:12:42.7105028Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7105281Z ) 2025-05-07T20:12:42.7105516Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7106162Z self=, 2025-05-07T20:12:42.7106727Z mixed_B=False, 2025-05-07T20:12:42.7106945Z compile=False, 2025-05-07T20:12:42.7107154Z T=5, 2025-05-07T20:12:42.7107324Z D=55, 2025-05-07T20:12:42.7107507Z B=115, 2025-05-07T20:12:42.7107695Z log_E=3, 2025-05-07T20:12:42.7107933Z L=6, 2025-05-07T20:12:42.7108124Z D_gradcheck=2, 2025-05-07T20:12:42.7108356Z stochastic_rounding=True, 2025-05-07T20:12:42.7108604Z weighted=True, 2025-05-07T20:12:42.7108812Z row_wise=True, 2025-05-07T20:12:42.7109023Z mixed=False, 2025-05-07T20:12:42.7109260Z use_cache=False, 2025-05-07T20:12:42.7109504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7109795Z use_cpu=True, 2025-05-07T20:12:42.7110018Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7110278Z ) 2025-05-07T20:12:42.7110508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7111124Z self=, 2025-05-07T20:12:42.7111688Z mixed_B=False, 2025-05-07T20:12:42.7111902Z compile=True, 2025-05-07T20:12:42.7112111Z T=3, 2025-05-07T20:12:42.7112282Z D=100, 2025-05-07T20:12:42.7112463Z B=23, 2025-05-07T20:12:42.7112648Z log_E=5, 2025-05-07T20:12:42.7112829Z L=4, 2025-05-07T20:12:42.7113017Z D_gradcheck=1, 2025-05-07T20:12:42.7113241Z stochastic_rounding=True, 2025-05-07T20:12:42.7113488Z weighted=False, 2025-05-07T20:12:42.7113697Z row_wise=False, 2025-05-07T20:12:42.7113905Z mixed=False, 2025-05-07T20:12:42.7114101Z use_cache=True, 2025-05-07T20:12:42.7114342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7114636Z use_cpu=True, 2025-05-07T20:12:42.7114857Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7115119Z ) 2025-05-07T20:12:42.7115352Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7115958Z self=, 2025-05-07T20:12:42.7116525Z mixed_B=True, 2025-05-07T20:12:42.7116739Z compile=False, 2025-05-07T20:12:42.7116976Z T=4, 2025-05-07T20:12:42.7117152Z D=22, 2025-05-07T20:12:42.7117332Z B=78, 2025-05-07T20:12:42.7117516Z log_E=5, 2025-05-07T20:12:42.7117696Z L=3, 2025-05-07T20:12:42.7117884Z D_gradcheck=1, 2025-05-07T20:12:42.7118117Z stochastic_rounding=False, 2025-05-07T20:12:42.7118366Z weighted=True, 2025-05-07T20:12:42.7118579Z row_wise=False, 2025-05-07T20:12:42.7118792Z mixed=False, 2025-05-07T20:12:42.7118992Z use_cache=True, 2025-05-07T20:12:42.7119227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7119517Z use_cpu=True, 2025-05-07T20:12:42.7119738Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7120001Z ) 2025-05-07T20:12:42.7410056Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7410802Z self=, 2025-05-07T20:12:42.7411387Z mixed_B=True, 2025-05-07T20:12:42.7411604Z compile=False, 2025-05-07T20:12:42.7411817Z T=3, 2025-05-07T20:12:42.7411999Z D=109, 2025-05-07T20:12:42.7412192Z B=98, 2025-05-07T20:12:42.7412380Z log_E=4, 2025-05-07T20:12:42.7412567Z L=13, 2025-05-07T20:12:42.7412764Z D_gradcheck=2, 2025-05-07T20:12:42.7412996Z stochastic_rounding=False, 2025-05-07T20:12:42.7413245Z weighted=False, 2025-05-07T20:12:42.7413464Z row_wise=True, 2025-05-07T20:12:42.7413677Z mixed=True, 2025-05-07T20:12:42.7413876Z use_cache=False, 2025-05-07T20:12:42.7414126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7414421Z use_cpu=True, 2025-05-07T20:12:42.7414642Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7414913Z ) 2025-05-07T20:12:42.7415145Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7415838Z self=, 2025-05-07T20:12:42.7416418Z mixed_B=False, 2025-05-07T20:12:42.7416637Z compile=True, 2025-05-07T20:12:42.7416853Z T=3, 2025-05-07T20:12:42.7417031Z D=8, 2025-05-07T20:12:42.7417220Z B=10, 2025-05-07T20:12:42.7417407Z log_E=3, 2025-05-07T20:12:42.7417634Z L=16, 2025-05-07T20:12:42.7417830Z D_gradcheck=2, 2025-05-07T20:12:42.7418135Z stochastic_rounding=False, 2025-05-07T20:12:42.7418388Z weighted=True, 2025-05-07T20:12:42.7418602Z row_wise=True, 2025-05-07T20:12:42.7418814Z mixed=True, 2025-05-07T20:12:42.7419053Z use_cache=False, 2025-05-07T20:12:42.7419306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7419597Z use_cpu=True, 2025-05-07T20:12:42.7419891Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7420167Z ) 2025-05-07T20:12:42.7420401Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7421013Z self=, 2025-05-07T20:12:42.7421584Z mixed_B=True, 2025-05-07T20:12:42.7421795Z compile=False, 2025-05-07T20:12:42.7422003Z T=2, 2025-05-07T20:12:42.7422175Z D=105, 2025-05-07T20:12:42.7422366Z B=1, 2025-05-07T20:12:42.7422549Z log_E=5, 2025-05-07T20:12:42.7422732Z L=13, 2025-05-07T20:12:42.7422927Z D_gradcheck=1, 2025-05-07T20:12:42.7423155Z stochastic_rounding=False, 2025-05-07T20:12:42.7423409Z weighted=False, 2025-05-07T20:12:42.7423624Z row_wise=False, 2025-05-07T20:12:42.7423833Z mixed=True, 2025-05-07T20:12:42.7424030Z use_cache=True, 2025-05-07T20:12:42.7424269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7424566Z use_cpu=True, 2025-05-07T20:12:42.7424787Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7425055Z ) 2025-05-07T20:12:42.7425290Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7425893Z self=, 2025-05-07T20:12:42.7426460Z mixed_B=True, 2025-05-07T20:12:42.7426669Z compile=True, 2025-05-07T20:12:42.7426913Z T=2, 2025-05-07T20:12:42.7427098Z D=125, 2025-05-07T20:12:42.7427286Z B=104, 2025-05-07T20:12:42.7427466Z log_E=5, 2025-05-07T20:12:42.7427664Z L=20, 2025-05-07T20:12:42.7427856Z D_gradcheck=1, 2025-05-07T20:12:42.7428083Z stochastic_rounding=False, 2025-05-07T20:12:42.7428346Z weighted=False, 2025-05-07T20:12:42.7428569Z row_wise=True, 2025-05-07T20:12:42.7428781Z mixed=True, 2025-05-07T20:12:42.7428984Z use_cache=True, 2025-05-07T20:12:42.7429233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7429533Z use_cpu=True, 2025-05-07T20:12:42.7429757Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7430036Z ) 2025-05-07T20:12:42.7430276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7430883Z self=, 2025-05-07T20:12:42.7431464Z mixed_B=True, 2025-05-07T20:12:42.7431684Z compile=False, 2025-05-07T20:12:42.7431887Z T=3, 2025-05-07T20:12:42.7432082Z D=71, 2025-05-07T20:12:42.7432273Z B=108, 2025-05-07T20:12:42.7432456Z log_E=4, 2025-05-07T20:12:42.7432655Z L=16, 2025-05-07T20:12:42.7432854Z D_gradcheck=2, 2025-05-07T20:12:42.7433078Z stochastic_rounding=False, 2025-05-07T20:12:42.7433345Z weighted=False, 2025-05-07T20:12:42.7433564Z row_wise=False, 2025-05-07T20:12:42.7433769Z mixed=True, 2025-05-07T20:12:42.7433975Z use_cache=True, 2025-05-07T20:12:42.7434215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7434510Z use_cpu=True, 2025-05-07T20:12:42.7434735Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7434999Z ) 2025-05-07T20:12:42.7435232Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7435843Z self=, 2025-05-07T20:12:42.7436445Z mixed_B=False, 2025-05-07T20:12:42.7436665Z compile=True, 2025-05-07T20:12:42.7436869Z T=1, 2025-05-07T20:12:42.7437055Z D=87, 2025-05-07T20:12:42.7437243Z B=82, 2025-05-07T20:12:42.7437425Z log_E=4, 2025-05-07T20:12:42.7437619Z L=5, 2025-05-07T20:12:42.7437845Z D_gradcheck=1, 2025-05-07T20:12:42.7438073Z stochastic_rounding=True, 2025-05-07T20:12:42.7438335Z weighted=False, 2025-05-07T20:12:42.7438551Z row_wise=True, 2025-05-07T20:12:42.7438751Z mixed=False, 2025-05-07T20:12:42.7438989Z use_cache=True, 2025-05-07T20:12:42.7439235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7439523Z use_cpu=True, 2025-05-07T20:12:42.7439758Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7440027Z ) 2025-05-07T20:12:42.7440251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7440874Z self=, 2025-05-07T20:12:42.7441447Z mixed_B=False, 2025-05-07T20:12:42.7441666Z compile=True, 2025-05-07T20:12:42.7441867Z T=4, 2025-05-07T20:12:42.7442056Z D=9, 2025-05-07T20:12:42.7442243Z B=76, 2025-05-07T20:12:42.7442418Z log_E=3, 2025-05-07T20:12:42.7442611Z L=6, 2025-05-07T20:12:42.7442801Z D_gradcheck=1, 2025-05-07T20:12:42.7443015Z stochastic_rounding=True, 2025-05-07T20:12:42.7443275Z weighted=True, 2025-05-07T20:12:42.7443490Z row_wise=False, 2025-05-07T20:12:42.7443692Z mixed=True, 2025-05-07T20:12:42.7443900Z use_cache=True, 2025-05-07T20:12:42.7444145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7444429Z use_cpu=True, 2025-05-07T20:12:42.7444659Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7444923Z ) 2025-05-07T20:12:42.7445149Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7445762Z self=, 2025-05-07T20:12:42.7446333Z mixed_B=False, 2025-05-07T20:12:42.7446552Z compile=False, 2025-05-07T20:12:42.7446751Z T=5, 2025-05-07T20:12:42.7446965Z D=103, 2025-05-07T20:12:42.7447154Z B=89, 2025-05-07T20:12:42.7447330Z log_E=3, 2025-05-07T20:12:42.7447520Z L=9, 2025-05-07T20:12:42.7447713Z D_gradcheck=2, 2025-05-07T20:12:42.7447928Z stochastic_rounding=True, 2025-05-07T20:12:42.7448189Z weighted=True, 2025-05-07T20:12:42.7448404Z row_wise=False, 2025-05-07T20:12:42.7448609Z mixed=True, 2025-05-07T20:12:42.7448815Z use_cache=True, 2025-05-07T20:12:42.7449062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7449351Z use_cpu=True, 2025-05-07T20:12:42.7449581Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7449850Z ) 2025-05-07T20:12:42.7450076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7450696Z self=, 2025-05-07T20:12:42.7451265Z mixed_B=True, 2025-05-07T20:12:42.7451470Z compile=False, 2025-05-07T20:12:42.7451684Z T=1, 2025-05-07T20:12:42.7451870Z D=7, 2025-05-07T20:12:42.7452046Z B=118, 2025-05-07T20:12:42.7452240Z log_E=4, 2025-05-07T20:12:42.7452433Z L=15, 2025-05-07T20:12:42.7452617Z D_gradcheck=1, 2025-05-07T20:12:42.7452851Z stochastic_rounding=True, 2025-05-07T20:12:42.7453109Z weighted=True, 2025-05-07T20:12:42.7453328Z row_wise=False, 2025-05-07T20:12:42.7453535Z mixed=False, 2025-05-07T20:12:42.7453750Z use_cache=True, 2025-05-07T20:12:42.7453996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7454282Z use_cpu=True, 2025-05-07T20:12:42.7454523Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7454799Z ) 2025-05-07T20:12:42.7455024Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7455649Z self=, 2025-05-07T20:12:42.7456252Z mixed_B=False, 2025-05-07T20:12:42.7456458Z compile=False, 2025-05-07T20:12:42.7456672Z T=4, 2025-05-07T20:12:42.7456862Z D=60, 2025-05-07T20:12:42.7457039Z B=4, 2025-05-07T20:12:42.7457227Z log_E=3, 2025-05-07T20:12:42.7457303Z L=5, 2025-05-07T20:12:42.7457429Z D_gradcheck=1, 2025-05-07T20:12:42.7457524Z stochastic_rounding=True, 2025-05-07T20:12:42.7457610Z weighted=False, 2025-05-07T20:12:42.7457699Z row_wise=True, 2025-05-07T20:12:42.7457779Z mixed=True, 2025-05-07T20:12:42.7457870Z use_cache=True, 2025-05-07T20:12:42.7458006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7458087Z use_cpu=True, 2025-05-07T20:12:42.7458201Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7458277Z ) 2025-05-07T20:12:42.7458411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7458789Z self=, 2025-05-07T20:12:42.7458870Z mixed_B=True, 2025-05-07T20:12:42.7458952Z compile=False, 2025-05-07T20:12:42.7459033Z T=4, 2025-05-07T20:12:42.7459108Z D=87, 2025-05-07T20:12:42.7459185Z B=35, 2025-05-07T20:12:42.7459269Z log_E=3, 2025-05-07T20:12:42.7459340Z L=17, 2025-05-07T20:12:42.7459425Z D_gradcheck=1, 2025-05-07T20:12:42.7459532Z stochastic_rounding=True, 2025-05-07T20:12:42.7459613Z weighted=True, 2025-05-07T20:12:42.7459796Z row_wise=False, 2025-05-07T20:12:42.7459875Z mixed=False, 2025-05-07T20:12:42.7459956Z use_cache=True, 2025-05-07T20:12:42.7460077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7460155Z use_cpu=True, 2025-05-07T20:12:42.7460258Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7460344Z ) 2025-05-07T20:12:42.7460479Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7460849Z self=, 2025-05-07T20:12:42.7460938Z mixed_B=False, 2025-05-07T20:12:42.7461015Z compile=True, 2025-05-07T20:12:42.7461091Z T=5, 2025-05-07T20:12:42.7461207Z D=102, 2025-05-07T20:12:42.7461282Z B=85, 2025-05-07T20:12:42.7461367Z log_E=5, 2025-05-07T20:12:42.7461439Z L=4, 2025-05-07T20:12:42.7461522Z D_gradcheck=1, 2025-05-07T20:12:42.7461628Z stochastic_rounding=False, 2025-05-07T20:12:42.7461711Z weighted=False, 2025-05-07T20:12:42.7461792Z row_wise=False, 2025-05-07T20:12:42.7461881Z mixed=True, 2025-05-07T20:12:42.7461961Z use_cache=True, 2025-05-07T20:12:42.7462071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7462159Z use_cpu=True, 2025-05-07T20:12:42.7462259Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7462330Z ) 2025-05-07T20:12:42.7462471Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7462841Z self=, 2025-05-07T20:12:42.7462933Z mixed_B=True, 2025-05-07T20:12:42.7463011Z compile=True, 2025-05-07T20:12:42.7463084Z T=1, 2025-05-07T20:12:42.7463170Z D=69, 2025-05-07T20:12:42.7463244Z B=17, 2025-05-07T20:12:42.7463321Z log_E=5, 2025-05-07T20:12:42.7463406Z L=16, 2025-05-07T20:12:42.7463487Z D_gradcheck=2, 2025-05-07T20:12:42.7463586Z stochastic_rounding=True, 2025-05-07T20:12:42.7463677Z weighted=False, 2025-05-07T20:12:42.7463756Z row_wise=True, 2025-05-07T20:12:42.7463835Z mixed=False, 2025-05-07T20:12:42.7463927Z use_cache=True, 2025-05-07T20:12:42.7464035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7464118Z use_cpu=True, 2025-05-07T20:12:42.7464229Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7464301Z ) 2025-05-07T20:12:42.7464437Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7464815Z self=, 2025-05-07T20:12:42.7464896Z mixed_B=False, 2025-05-07T20:12:42.7465015Z compile=False, 2025-05-07T20:12:42.7465089Z T=1, 2025-05-07T20:12:42.7465168Z D=109, 2025-05-07T20:12:42.7465253Z B=100, 2025-05-07T20:12:42.7465327Z log_E=3, 2025-05-07T20:12:42.7465401Z L=7, 2025-05-07T20:12:42.7465494Z D_gradcheck=2, 2025-05-07T20:12:42.7465629Z stochastic_rounding=True, 2025-05-07T20:12:42.7465711Z weighted=False, 2025-05-07T20:12:42.7465799Z row_wise=True, 2025-05-07T20:12:42.7465876Z mixed=True, 2025-05-07T20:12:42.7465956Z use_cache=True, 2025-05-07T20:12:42.7466100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7466183Z use_cpu=True, 2025-05-07T20:12:42.7466284Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7466368Z ) 2025-05-07T20:12:42.7466502Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7466881Z self=, 2025-05-07T20:12:42.7466959Z mixed_B=False, 2025-05-07T20:12:42.7467045Z compile=True, 2025-05-07T20:12:42.7467128Z T=1, 2025-05-07T20:12:42.7467200Z D=56, 2025-05-07T20:12:42.7467277Z B=10, 2025-05-07T20:12:42.7467361Z log_E=3, 2025-05-07T20:12:42.7467436Z L=16, 2025-05-07T20:12:42.7467518Z D_gradcheck=1, 2025-05-07T20:12:42.7467624Z stochastic_rounding=True, 2025-05-07T20:12:42.7467707Z weighted=False, 2025-05-07T20:12:42.7467787Z row_wise=False, 2025-05-07T20:12:42.7467872Z mixed=True, 2025-05-07T20:12:42.7467952Z use_cache=True, 2025-05-07T20:12:42.7468071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7468148Z use_cpu=True, 2025-05-07T20:12:42.7468249Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7468332Z ) 2025-05-07T20:12:42.7468464Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7468832Z self=, 2025-05-07T20:12:42.7468920Z mixed_B=True, 2025-05-07T20:12:42.7469001Z compile=True, 2025-05-07T20:12:42.7469078Z T=4, 2025-05-07T20:12:42.7469161Z D=83, 2025-05-07T20:12:42.7469264Z B=14, 2025-05-07T20:12:42.7469340Z log_E=3, 2025-05-07T20:12:42.7469422Z L=0, 2025-05-07T20:12:42.7469503Z D_gradcheck=2, 2025-05-07T20:12:42.7469604Z stochastic_rounding=True, 2025-05-07T20:12:42.7469695Z weighted=False, 2025-05-07T20:12:42.7469775Z row_wise=True, 2025-05-07T20:12:42.7469865Z mixed=False, 2025-05-07T20:12:42.7469945Z use_cache=True, 2025-05-07T20:12:42.7470054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7470144Z use_cpu=True, 2025-05-07T20:12:42.7470245Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7470318Z ) 2025-05-07T20:12:42.7470455Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7470824Z self=, 2025-05-07T20:12:42.7470905Z mixed_B=True, 2025-05-07T20:12:42.7470998Z compile=True, 2025-05-07T20:12:42.7471074Z T=3, 2025-05-07T20:12:42.7471153Z D=98, 2025-05-07T20:12:42.7471239Z B=44, 2025-05-07T20:12:42.7471316Z log_E=4, 2025-05-07T20:12:42.7471392Z L=14, 2025-05-07T20:12:42.7471486Z D_gradcheck=1, 2025-05-07T20:12:42.7471586Z stochastic_rounding=False, 2025-05-07T20:12:42.7471681Z weighted=False, 2025-05-07T20:12:42.7471761Z row_wise=False, 2025-05-07T20:12:42.7471840Z mixed=True, 2025-05-07T20:12:42.7471934Z use_cache=False, 2025-05-07T20:12:42.7472043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7472123Z use_cpu=True, 2025-05-07T20:12:42.7472231Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7472303Z ) 2025-05-07T20:12:42.7797652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7798071Z self=, 2025-05-07T20:12:42.7798153Z mixed_B=True, 2025-05-07T20:12:42.7798335Z compile=False, 2025-05-07T20:12:42.7798413Z T=5, 2025-05-07T20:12:42.7798488Z D=117, 2025-05-07T20:12:42.7798582Z B=18, 2025-05-07T20:12:42.7798660Z log_E=5, 2025-05-07T20:12:42.7798742Z L=20, 2025-05-07T20:12:42.7798837Z D_gradcheck=2, 2025-05-07T20:12:42.7798982Z stochastic_rounding=False, 2025-05-07T20:12:42.7799068Z weighted=False, 2025-05-07T20:12:42.7799168Z row_wise=True, 2025-05-07T20:12:42.7799250Z mixed=True, 2025-05-07T20:12:42.7799348Z use_cache=True, 2025-05-07T20:12:42.7799493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7799578Z use_cpu=True, 2025-05-07T20:12:42.7799696Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7799772Z ) 2025-05-07T20:12:42.7799909Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7800301Z self=, 2025-05-07T20:12:42.7800384Z mixed_B=True, 2025-05-07T20:12:42.7800472Z compile=False, 2025-05-07T20:12:42.7800568Z T=5, 2025-05-07T20:12:42.7800647Z D=62, 2025-05-07T20:12:42.7800725Z B=73, 2025-05-07T20:12:42.7800819Z log_E=5, 2025-05-07T20:12:42.7800898Z L=20, 2025-05-07T20:12:42.7800997Z D_gradcheck=2, 2025-05-07T20:12:42.7801100Z stochastic_rounding=False, 2025-05-07T20:12:42.7801184Z weighted=True, 2025-05-07T20:12:42.7801281Z row_wise=True, 2025-05-07T20:12:42.7801365Z mixed=False, 2025-05-07T20:12:42.7801451Z use_cache=False, 2025-05-07T20:12:42.7801580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7801663Z use_cpu=True, 2025-05-07T20:12:42.7801768Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7801924Z ) 2025-05-07T20:12:42.7802061Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7802435Z self=, 2025-05-07T20:12:42.7802530Z mixed_B=False, 2025-05-07T20:12:42.7802614Z compile=True, 2025-05-07T20:12:42.7802700Z T=5, 2025-05-07T20:12:42.7802776Z D=109, 2025-05-07T20:12:42.7802889Z B=117, 2025-05-07T20:12:42.7802983Z log_E=3, 2025-05-07T20:12:42.7803059Z L=16, 2025-05-07T20:12:42.7803141Z D_gradcheck=1, 2025-05-07T20:12:42.7803252Z stochastic_rounding=True, 2025-05-07T20:12:42.7803335Z weighted=False, 2025-05-07T20:12:42.7803419Z row_wise=True, 2025-05-07T20:12:42.7803513Z mixed=False, 2025-05-07T20:12:42.7803594Z use_cache=True, 2025-05-07T20:12:42.7803704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7803797Z use_cpu=True, 2025-05-07T20:12:42.7803899Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7803973Z ) 2025-05-07T20:12:42.7804118Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7804487Z self=, 2025-05-07T20:12:42.7804581Z mixed_B=False, 2025-05-07T20:12:42.7804665Z compile=False, 2025-05-07T20:12:42.7804740Z T=4, 2025-05-07T20:12:42.7804827Z D=92, 2025-05-07T20:12:42.7804905Z B=101, 2025-05-07T20:12:42.7804983Z log_E=5, 2025-05-07T20:12:42.7805070Z L=18, 2025-05-07T20:12:42.7805151Z D_gradcheck=2, 2025-05-07T20:12:42.7805249Z stochastic_rounding=True, 2025-05-07T20:12:42.7805343Z weighted=False, 2025-05-07T20:12:42.7805425Z row_wise=False, 2025-05-07T20:12:42.7805507Z mixed=False, 2025-05-07T20:12:42.7805602Z use_cache=False, 2025-05-07T20:12:42.7805713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7805798Z use_cpu=True, 2025-05-07T20:12:42.7805916Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7805991Z ) 2025-05-07T20:12:42.7806141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7806511Z self=, 2025-05-07T20:12:42.7806593Z mixed_B=True, 2025-05-07T20:12:42.7806716Z compile=True, 2025-05-07T20:12:42.7806793Z T=4, 2025-05-07T20:12:42.7806870Z D=110, 2025-05-07T20:12:42.7806963Z B=84, 2025-05-07T20:12:42.7807041Z log_E=5, 2025-05-07T20:12:42.7807117Z L=3, 2025-05-07T20:12:42.7807212Z D_gradcheck=2, 2025-05-07T20:12:42.7807336Z stochastic_rounding=False, 2025-05-07T20:12:42.7807419Z weighted=False, 2025-05-07T20:12:42.7807510Z row_wise=True, 2025-05-07T20:12:42.7807591Z mixed=True, 2025-05-07T20:12:42.7807673Z use_cache=False, 2025-05-07T20:12:42.7807818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7807902Z use_cpu=True, 2025-05-07T20:12:42.7808018Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7808092Z ) 2025-05-07T20:12:42.7808226Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7808609Z self=, 2025-05-07T20:12:42.7808690Z mixed_B=True, 2025-05-07T20:12:42.7808773Z compile=True, 2025-05-07T20:12:42.7808861Z T=5, 2025-05-07T20:12:42.7808937Z D=104, 2025-05-07T20:12:42.7809016Z B=27, 2025-05-07T20:12:42.7809107Z log_E=5, 2025-05-07T20:12:42.7809185Z L=16, 2025-05-07T20:12:42.7809269Z D_gradcheck=2, 2025-05-07T20:12:42.7809382Z stochastic_rounding=False, 2025-05-07T20:12:42.7809466Z weighted=False, 2025-05-07T20:12:42.7809562Z row_wise=True, 2025-05-07T20:12:42.7809643Z mixed=False, 2025-05-07T20:12:42.7809726Z use_cache=True, 2025-05-07T20:12:42.7809849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7809930Z use_cpu=True, 2025-05-07T20:12:42.7810033Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7810119Z ) 2025-05-07T20:12:42.7810253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7810624Z self=, 2025-05-07T20:12:42.7810723Z mixed_B=False, 2025-05-07T20:12:42.7810806Z compile=True, 2025-05-07T20:12:42.7810881Z T=1, 2025-05-07T20:12:42.7810969Z D=28, 2025-05-07T20:12:42.7811070Z B=69, 2025-05-07T20:12:42.7811149Z log_E=3, 2025-05-07T20:12:42.7811235Z L=1, 2025-05-07T20:12:42.7811316Z D_gradcheck=1, 2025-05-07T20:12:42.7811426Z stochastic_rounding=True, 2025-05-07T20:12:42.7811509Z weighted=False, 2025-05-07T20:12:42.7811590Z row_wise=False, 2025-05-07T20:12:42.7811683Z mixed=False, 2025-05-07T20:12:42.7811765Z use_cache=True, 2025-05-07T20:12:42.7811873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7811969Z use_cpu=True, 2025-05-07T20:12:42.7812071Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7812144Z ) 2025-05-07T20:12:42.7812290Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7812660Z self=, 2025-05-07T20:12:42.7812741Z mixed_B=False, 2025-05-07T20:12:42.7812840Z compile=False, 2025-05-07T20:12:42.7812916Z T=2, 2025-05-07T20:12:42.7813004Z D=3, 2025-05-07T20:12:42.7813082Z B=111, 2025-05-07T20:12:42.7813159Z log_E=3, 2025-05-07T20:12:42.7813246Z L=14, 2025-05-07T20:12:42.7813328Z D_gradcheck=1, 2025-05-07T20:12:42.7813426Z stochastic_rounding=True, 2025-05-07T20:12:42.7813521Z weighted=False, 2025-05-07T20:12:42.7813602Z row_wise=True, 2025-05-07T20:12:42.7813681Z mixed=False, 2025-05-07T20:12:42.7813774Z use_cache=False, 2025-05-07T20:12:42.7813884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7813965Z use_cpu=True, 2025-05-07T20:12:42.7814079Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7814152Z ) 2025-05-07T20:12:42.7814285Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7814665Z self=, 2025-05-07T20:12:42.7814747Z mixed_B=False, 2025-05-07T20:12:42.7814869Z compile=False, 2025-05-07T20:12:42.7814946Z T=1, 2025-05-07T20:12:42.7815022Z D=59, 2025-05-07T20:12:42.7815112Z B=98, 2025-05-07T20:12:42.7815191Z log_E=3, 2025-05-07T20:12:42.7815267Z L=15, 2025-05-07T20:12:42.7815362Z D_gradcheck=1, 2025-05-07T20:12:42.7815486Z stochastic_rounding=True, 2025-05-07T20:12:42.7815569Z weighted=True, 2025-05-07T20:12:42.7815663Z row_wise=False, 2025-05-07T20:12:42.7815745Z mixed=False, 2025-05-07T20:12:42.7815827Z use_cache=True, 2025-05-07T20:12:42.7815973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7816055Z use_cpu=True, 2025-05-07T20:12:42.7816158Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7816247Z ) 2025-05-07T20:12:42.7816380Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7816761Z self=, 2025-05-07T20:12:42.7816846Z mixed_B=True, 2025-05-07T20:12:42.7816932Z compile=True, 2025-05-07T20:12:42.7817021Z T=3, 2025-05-07T20:12:42.7817098Z D=59, 2025-05-07T20:12:42.7817177Z B=127, 2025-05-07T20:12:42.7817267Z log_E=4, 2025-05-07T20:12:42.7817344Z L=5, 2025-05-07T20:12:42.7817425Z D_gradcheck=1, 2025-05-07T20:12:42.7817535Z stochastic_rounding=False, 2025-05-07T20:12:42.7817619Z weighted=False, 2025-05-07T20:12:42.7817700Z row_wise=False, 2025-05-07T20:12:42.7817791Z mixed=False, 2025-05-07T20:12:42.7817877Z use_cache=False, 2025-05-07T20:12:42.7817987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7818081Z use_cpu=True, 2025-05-07T20:12:42.7818185Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7818271Z ) 2025-05-07T20:12:42.7818404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7818774Z self=, 2025-05-07T20:12:42.7818867Z mixed_B=False, 2025-05-07T20:12:42.7818952Z compile=False, 2025-05-07T20:12:42.7819029Z T=4, 2025-05-07T20:12:42.7819118Z D=69, 2025-05-07T20:12:42.7819220Z B=20, 2025-05-07T20:12:42.7819298Z log_E=3, 2025-05-07T20:12:42.7819389Z L=17, 2025-05-07T20:12:42.7819472Z D_gradcheck=1, 2025-05-07T20:12:42.7819573Z stochastic_rounding=False, 2025-05-07T20:12:42.7819760Z weighted=False, 2025-05-07T20:12:42.7819844Z row_wise=True, 2025-05-07T20:12:42.7819924Z mixed=True, 2025-05-07T20:12:42.7820024Z use_cache=True, 2025-05-07T20:12:42.7820133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7820231Z use_cpu=True, 2025-05-07T20:12:42.7820335Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7820412Z ) 2025-05-07T20:12:42.7820560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7820931Z self=, 2025-05-07T20:12:42.7821015Z mixed_B=False, 2025-05-07T20:12:42.7821116Z compile=False, 2025-05-07T20:12:42.7821195Z T=4, 2025-05-07T20:12:42.7821273Z D=81, 2025-05-07T20:12:42.7821365Z B=52, 2025-05-07T20:12:42.7821446Z log_E=3, 2025-05-07T20:12:42.7821522Z L=9, 2025-05-07T20:12:42.7821623Z D_gradcheck=2, 2025-05-07T20:12:42.7821721Z stochastic_rounding=False, 2025-05-07T20:12:42.7821820Z weighted=False, 2025-05-07T20:12:42.7821904Z row_wise=True, 2025-05-07T20:12:42.7821986Z mixed=False, 2025-05-07T20:12:42.7822084Z use_cache=True, 2025-05-07T20:12:42.7822195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7822279Z use_cpu=True, 2025-05-07T20:12:42.7822392Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7822466Z ) 2025-05-07T20:12:42.7822597Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7822982Z self=, 2025-05-07T20:12:42.7823064Z mixed_B=True, 2025-05-07T20:12:42.7823144Z compile=True, 2025-05-07T20:12:42.7823280Z T=2, 2025-05-07T20:12:42.7823363Z D=125, 2025-05-07T20:12:42.7823438Z B=106, 2025-05-07T20:12:42.7823531Z log_E=5, 2025-05-07T20:12:42.7823609Z L=2, 2025-05-07T20:12:42.7823702Z D_gradcheck=2, 2025-05-07T20:12:42.7823798Z stochastic_rounding=False, 2025-05-07T20:12:42.7823905Z weighted=True, 2025-05-07T20:12:42.7824000Z row_wise=False, 2025-05-07T20:12:42.7824081Z mixed=True, 2025-05-07T20:12:42.7824162Z use_cache=False, 2025-05-07T20:12:42.7824282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7824391Z use_cpu=True, 2025-05-07T20:12:42.7824494Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7824581Z ) 2025-05-07T20:12:42.7824714Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7825079Z self=, 2025-05-07T20:12:42.7825169Z mixed_B=True, 2025-05-07T20:12:42.7825251Z compile=True, 2025-05-07T20:12:42.7825340Z T=3, 2025-05-07T20:12:42.7825418Z D=17, 2025-05-07T20:12:42.7825499Z B=54, 2025-05-07T20:12:42.7825589Z log_E=3, 2025-05-07T20:12:42.7825666Z L=5, 2025-05-07T20:12:42.7825745Z D_gradcheck=2, 2025-05-07T20:12:42.7825851Z stochastic_rounding=True, 2025-05-07T20:12:42.7825936Z weighted=True, 2025-05-07T20:12:42.7826015Z row_wise=False, 2025-05-07T20:12:42.7826110Z mixed=True, 2025-05-07T20:12:42.7826192Z use_cache=True, 2025-05-07T20:12:42.7826302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.7826397Z use_cpu=True, 2025-05-07T20:12:42.7826499Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.7826575Z ) 2025-05-07T20:12:42.7826724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7827091Z self=, 2025-05-07T20:12:42.7827182Z mixed_B=True, 2025-05-07T20:12:42.7827264Z compile=True, 2025-05-07T20:12:42.7827341Z T=3, 2025-05-07T20:12:42.7827430Z D=42, 2025-05-07T20:12:42.7827506Z B=36, 2025-05-07T20:12:42.7827609Z log_E=4, 2025-05-07T20:12:42.7827694Z L=16, 2025-05-07T20:12:42.7827776Z D_gradcheck=2, 2025-05-07T20:12:42.7827867Z stochastic_rounding=True, 2025-05-07T20:12:42.7827961Z weighted=False, 2025-05-07T20:12:42.7828042Z row_wise=True, 2025-05-07T20:12:42.7828121Z mixed=True, 2025-05-07T20:12:42.7828212Z use_cache=False, 2025-05-07T20:12:42.7828322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7828404Z use_cpu=True, 2025-05-07T20:12:42.7828518Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7828589Z ) 2025-05-07T20:12:42.7828732Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7829098Z self=, 2025-05-07T20:12:42.7829179Z mixed_B=True, 2025-05-07T20:12:42.7829278Z compile=False, 2025-05-07T20:12:42.7829357Z T=4, 2025-05-07T20:12:42.7829432Z D=110, 2025-05-07T20:12:42.7829522Z B=103, 2025-05-07T20:12:42.7829601Z log_E=3, 2025-05-07T20:12:42.7829677Z L=14, 2025-05-07T20:12:42.7829770Z D_gradcheck=2, 2025-05-07T20:12:42.7829868Z stochastic_rounding=False, 2025-05-07T20:12:42.7829952Z weighted=True, 2025-05-07T20:12:42.7830044Z row_wise=False, 2025-05-07T20:12:42.7830122Z mixed=False, 2025-05-07T20:12:42.7830203Z use_cache=False, 2025-05-07T20:12:42.7830321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7830402Z use_cpu=True, 2025-05-07T20:12:42.7830516Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7830587Z ) 2025-05-07T20:12:42.7830717Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.7831097Z self=, 2025-05-07T20:12:42.7831177Z mixed_B=False, 2025-05-07T20:12:42.7831256Z compile=False, 2025-05-07T20:12:42.7831373Z T=3, 2025-05-07T20:12:42.7831447Z D=64, 2025-05-07T20:12:42.7831521Z B=123, 2025-05-07T20:12:42.7831610Z log_E=5, 2025-05-07T20:12:42.7831683Z L=15, 2025-05-07T20:12:42.7831765Z D_gradcheck=1, 2025-05-07T20:12:42.7831871Z stochastic_rounding=False, 2025-05-07T20:12:42.7831977Z weighted=True, 2025-05-07T20:12:42.7832058Z row_wise=False, 2025-05-07T20:12:42.7832145Z mixed=True, 2025-05-07T20:12:42.7832225Z use_cache=False, 2025-05-07T20:12:42.7832344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.7832448Z use_cpu=True, 2025-05-07T20:12:42.7832551Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.7832635Z ) 2025-05-07T20:12:42.8185963Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8186396Z self=, 2025-05-07T20:12:42.8186481Z mixed_B=True, 2025-05-07T20:12:42.8186563Z compile=True, 2025-05-07T20:12:42.8186656Z T=5, 2025-05-07T20:12:42.8186735Z D=23, 2025-05-07T20:12:42.8186812Z B=70, 2025-05-07T20:12:42.8186900Z log_E=3, 2025-05-07T20:12:42.8186980Z L=1, 2025-05-07T20:12:42.8187073Z D_gradcheck=1, 2025-05-07T20:12:42.8187167Z stochastic_rounding=True, 2025-05-07T20:12:42.8187250Z weighted=False, 2025-05-07T20:12:42.8187340Z row_wise=True, 2025-05-07T20:12:42.8187419Z mixed=False, 2025-05-07T20:12:42.8187504Z use_cache=False, 2025-05-07T20:12:42.8187622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8187703Z use_cpu=True, 2025-05-07T20:12:42.8187807Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8187886Z ) 2025-05-07T20:12:42.8188018Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8188389Z self=, 2025-05-07T20:12:42.8188481Z mixed_B=True, 2025-05-07T20:12:42.8188563Z compile=True, 2025-05-07T20:12:42.8188641Z T=5, 2025-05-07T20:12:42.8188725Z D=83, 2025-05-07T20:12:42.8188801Z B=76, 2025-05-07T20:12:42.8188975Z log_E=4, 2025-05-07T20:12:42.8189053Z L=1, 2025-05-07T20:12:42.8189137Z D_gradcheck=1, 2025-05-07T20:12:42.8189247Z stochastic_rounding=True, 2025-05-07T20:12:42.8189332Z weighted=False, 2025-05-07T20:12:42.8189412Z row_wise=False, 2025-05-07T20:12:42.8189507Z mixed=False, 2025-05-07T20:12:42.8189593Z use_cache=False, 2025-05-07T20:12:42.8189702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8189795Z use_cpu=True, 2025-05-07T20:12:42.8189900Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8189976Z ) 2025-05-07T20:12:42.8190120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8190492Z self=, 2025-05-07T20:12:42.8190582Z mixed_B=True, 2025-05-07T20:12:42.8190664Z compile=True, 2025-05-07T20:12:42.8190740Z T=5, 2025-05-07T20:12:42.8190826Z D=23, 2025-05-07T20:12:42.8190902Z B=118, 2025-05-07T20:12:42.8190980Z log_E=3, 2025-05-07T20:12:42.8191065Z L=11, 2025-05-07T20:12:42.8191145Z D_gradcheck=1, 2025-05-07T20:12:42.8191242Z stochastic_rounding=False, 2025-05-07T20:12:42.8191335Z weighted=False, 2025-05-07T20:12:42.8191415Z row_wise=True, 2025-05-07T20:12:42.8191497Z mixed=False, 2025-05-07T20:12:42.8191588Z use_cache=True, 2025-05-07T20:12:42.8191700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8191782Z use_cpu=True, 2025-05-07T20:12:42.8191899Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8191968Z ) 2025-05-07T20:12:42.8192100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8192484Z self=, 2025-05-07T20:12:42.8192565Z mixed_B=False, 2025-05-07T20:12:42.8192657Z compile=False, 2025-05-07T20:12:42.8192777Z T=3, 2025-05-07T20:12:42.8192852Z D=48, 2025-05-07T20:12:42.8192938Z B=74, 2025-05-07T20:12:42.8193019Z log_E=4, 2025-05-07T20:12:42.8193093Z L=3, 2025-05-07T20:12:42.8193188Z D_gradcheck=2, 2025-05-07T20:12:42.8193285Z stochastic_rounding=True, 2025-05-07T20:12:42.8193406Z weighted=True, 2025-05-07T20:12:42.8193498Z row_wise=True, 2025-05-07T20:12:42.8193578Z mixed=True, 2025-05-07T20:12:42.8193661Z use_cache=False, 2025-05-07T20:12:42.8193788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8193906Z use_cpu=True, 2025-05-07T20:12:42.8194026Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8194102Z ) 2025-05-07T20:12:42.8194234Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8194613Z self=, 2025-05-07T20:12:42.8194697Z mixed_B=True, 2025-05-07T20:12:42.8194777Z compile=True, 2025-05-07T20:12:42.8194869Z T=4, 2025-05-07T20:12:42.8194946Z D=41, 2025-05-07T20:12:42.8195022Z B=97, 2025-05-07T20:12:42.8195115Z log_E=3, 2025-05-07T20:12:42.8195190Z L=19, 2025-05-07T20:12:42.8195271Z D_gradcheck=2, 2025-05-07T20:12:42.8195380Z stochastic_rounding=False, 2025-05-07T20:12:42.8195464Z weighted=False, 2025-05-07T20:12:42.8195543Z row_wise=True, 2025-05-07T20:12:42.8195635Z mixed=True, 2025-05-07T20:12:42.8195715Z use_cache=True, 2025-05-07T20:12:42.8195835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8195920Z use_cpu=True, 2025-05-07T20:12:42.8196020Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8196105Z ) 2025-05-07T20:12:42.8196240Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8196608Z self=, 2025-05-07T20:12:42.8196703Z mixed_B=False, 2025-05-07T20:12:42.8196784Z compile=True, 2025-05-07T20:12:42.8196857Z T=2, 2025-05-07T20:12:42.8196947Z D=14, 2025-05-07T20:12:42.8197021Z B=26, 2025-05-07T20:12:42.8197096Z log_E=4, 2025-05-07T20:12:42.8197211Z L=14, 2025-05-07T20:12:42.8197291Z D_gradcheck=1, 2025-05-07T20:12:42.8197383Z stochastic_rounding=True, 2025-05-07T20:12:42.8197480Z weighted=True, 2025-05-07T20:12:42.8197557Z row_wise=True, 2025-05-07T20:12:42.8197649Z mixed=True, 2025-05-07T20:12:42.8197732Z use_cache=False, 2025-05-07T20:12:42.8197840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8197932Z use_cpu=True, 2025-05-07T20:12:42.8198036Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8198106Z ) 2025-05-07T20:12:42.8198251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8198618Z self=, 2025-05-07T20:12:42.8198701Z mixed_B=False, 2025-05-07T20:12:42.8198792Z compile=True, 2025-05-07T20:12:42.8198864Z T=1, 2025-05-07T20:12:42.8198943Z D=101, 2025-05-07T20:12:42.8199032Z B=124, 2025-05-07T20:12:42.8199106Z log_E=4, 2025-05-07T20:12:42.8199195Z L=6, 2025-05-07T20:12:42.8199319Z D_gradcheck=2, 2025-05-07T20:12:42.8199426Z stochastic_rounding=True, 2025-05-07T20:12:42.8199510Z weighted=True, 2025-05-07T20:12:42.8199591Z row_wise=False, 2025-05-07T20:12:42.8199680Z mixed=True, 2025-05-07T20:12:42.8199764Z use_cache=False, 2025-05-07T20:12:42.8199883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8199965Z use_cpu=True, 2025-05-07T20:12:42.8200071Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8200157Z ) 2025-05-07T20:12:42.8200290Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8200661Z self=, 2025-05-07T20:12:42.8200751Z mixed_B=False, 2025-05-07T20:12:42.8200832Z compile=False, 2025-05-07T20:12:42.8200909Z T=1, 2025-05-07T20:12:42.8201015Z D=27, 2025-05-07T20:12:42.8201091Z B=60, 2025-05-07T20:12:42.8201168Z log_E=5, 2025-05-07T20:12:42.8201256Z L=13, 2025-05-07T20:12:42.8201339Z D_gradcheck=2, 2025-05-07T20:12:42.8201436Z stochastic_rounding=False, 2025-05-07T20:12:42.8201548Z weighted=True, 2025-05-07T20:12:42.8201630Z row_wise=True, 2025-05-07T20:12:42.8201716Z mixed=True, 2025-05-07T20:12:42.8201799Z use_cache=False, 2025-05-07T20:12:42.8201908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8201995Z use_cpu=True, 2025-05-07T20:12:42.8202124Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8202198Z ) 2025-05-07T20:12:42.8202337Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8202708Z self=, 2025-05-07T20:12:42.8202791Z mixed_B=True, 2025-05-07T20:12:42.8202879Z compile=True, 2025-05-07T20:12:42.8202955Z T=2, 2025-05-07T20:12:42.8203034Z D=78, 2025-05-07T20:12:42.8203118Z B=22, 2025-05-07T20:12:42.8203196Z log_E=3, 2025-05-07T20:12:42.8203283Z L=4, 2025-05-07T20:12:42.8203363Z D_gradcheck=1, 2025-05-07T20:12:42.8203458Z stochastic_rounding=True, 2025-05-07T20:12:42.8203552Z weighted=False, 2025-05-07T20:12:42.8203631Z row_wise=True, 2025-05-07T20:12:42.8203709Z mixed=True, 2025-05-07T20:12:42.8203799Z use_cache=True, 2025-05-07T20:12:42.8203906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8203986Z use_cpu=True, 2025-05-07T20:12:42.8204097Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8204170Z ) 2025-05-07T20:12:42.8204301Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8204677Z self=, 2025-05-07T20:12:42.8204758Z mixed_B=False, 2025-05-07T20:12:42.8204840Z compile=True, 2025-05-07T20:12:42.8204921Z T=2, 2025-05-07T20:12:42.8204998Z D=40, 2025-05-07T20:12:42.8205083Z B=4, 2025-05-07T20:12:42.8205158Z log_E=4, 2025-05-07T20:12:42.8205270Z L=0, 2025-05-07T20:12:42.8205360Z D_gradcheck=1, 2025-05-07T20:12:42.8205453Z stochastic_rounding=True, 2025-05-07T20:12:42.8205536Z weighted=False, 2025-05-07T20:12:42.8205625Z row_wise=True, 2025-05-07T20:12:42.8205704Z mixed=False, 2025-05-07T20:12:42.8205784Z use_cache=True, 2025-05-07T20:12:42.8205896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8205977Z use_cpu=True, 2025-05-07T20:12:42.8206076Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8206153Z ) 2025-05-07T20:12:42.8206286Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8206651Z self=, 2025-05-07T20:12:42.8206739Z mixed_B=True, 2025-05-07T20:12:42.8206825Z compile=False, 2025-05-07T20:12:42.8206906Z T=1, 2025-05-07T20:12:42.8206981Z D=55, 2025-05-07T20:12:42.8207054Z B=64, 2025-05-07T20:12:42.8207139Z log_E=4, 2025-05-07T20:12:42.8207213Z L=13, 2025-05-07T20:12:42.8207291Z D_gradcheck=1, 2025-05-07T20:12:42.8207392Z stochastic_rounding=True, 2025-05-07T20:12:42.8207476Z weighted=False, 2025-05-07T20:12:42.8207553Z row_wise=True, 2025-05-07T20:12:42.8207639Z mixed=False, 2025-05-07T20:12:42.8207723Z use_cache=False, 2025-05-07T20:12:42.8207827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8207912Z use_cpu=True, 2025-05-07T20:12:42.8208010Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8208081Z ) 2025-05-07T20:12:42.8208221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8208591Z self=, 2025-05-07T20:12:42.8208678Z mixed_B=False, 2025-05-07T20:12:42.8208757Z compile=False, 2025-05-07T20:12:42.8208831Z T=5, 2025-05-07T20:12:42.8208939Z D=63, 2025-05-07T20:12:42.8209012Z B=83, 2025-05-07T20:12:42.8209089Z log_E=4, 2025-05-07T20:12:42.8209178Z L=10, 2025-05-07T20:12:42.8209258Z D_gradcheck=2, 2025-05-07T20:12:42.8209357Z stochastic_rounding=False, 2025-05-07T20:12:42.8209455Z weighted=False, 2025-05-07T20:12:42.8209558Z row_wise=True, 2025-05-07T20:12:42.8209640Z mixed=False, 2025-05-07T20:12:42.8209731Z use_cache=True, 2025-05-07T20:12:42.8209836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8209930Z use_cpu=True, 2025-05-07T20:12:42.8210055Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8210128Z ) 2025-05-07T20:12:42.8210268Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8210631Z self=, 2025-05-07T20:12:42.8210709Z mixed_B=False, 2025-05-07T20:12:42.8217254Z compile=True, 2025-05-07T20:12:42.8217379Z T=3, 2025-05-07T20:12:42.8217479Z D=107, 2025-05-07T20:12:42.8217556Z B=3, 2025-05-07T20:12:42.8217636Z log_E=4, 2025-05-07T20:12:42.8217728Z L=19, 2025-05-07T20:12:42.8217810Z D_gradcheck=2, 2025-05-07T20:12:42.8217923Z stochastic_rounding=False, 2025-05-07T20:12:42.8218009Z weighted=False, 2025-05-07T20:12:42.8218091Z row_wise=True, 2025-05-07T20:12:42.8218184Z mixed=False, 2025-05-07T20:12:42.8218269Z use_cache=False, 2025-05-07T20:12:42.8218381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8218475Z use_cpu=True, 2025-05-07T20:12:42.8218587Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8218659Z ) 2025-05-07T20:12:42.8218812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8219195Z self=, 2025-05-07T20:12:42.8219274Z mixed_B=False, 2025-05-07T20:12:42.8219366Z compile=True, 2025-05-07T20:12:42.8219444Z T=5, 2025-05-07T20:12:42.8219519Z D=23, 2025-05-07T20:12:42.8219604Z B=80, 2025-05-07T20:12:42.8219776Z log_E=5, 2025-05-07T20:12:42.8219943Z L=2, 2025-05-07T20:12:42.8220025Z D_gradcheck=1, 2025-05-07T20:12:42.8220126Z stochastic_rounding=False, 2025-05-07T20:12:42.8220215Z weighted=True, 2025-05-07T20:12:42.8220299Z row_wise=False, 2025-05-07T20:12:42.8220380Z mixed=False, 2025-05-07T20:12:42.8220469Z use_cache=True, 2025-05-07T20:12:42.8220581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8220662Z use_cpu=True, 2025-05-07T20:12:42.8220777Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8220852Z ) 2025-05-07T20:12:42.8220991Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8221375Z self=, 2025-05-07T20:12:42.8221460Z mixed_B=False, 2025-05-07T20:12:42.8221549Z compile=False, 2025-05-07T20:12:42.8221625Z T=4, 2025-05-07T20:12:42.8221702Z D=99, 2025-05-07T20:12:42.8221788Z B=38, 2025-05-07T20:12:42.8221865Z log_E=4, 2025-05-07T20:12:42.8221941Z L=7, 2025-05-07T20:12:42.8222027Z D_gradcheck=2, 2025-05-07T20:12:42.8222126Z stochastic_rounding=False, 2025-05-07T20:12:42.8222206Z weighted=True, 2025-05-07T20:12:42.8222299Z row_wise=False, 2025-05-07T20:12:42.8222376Z mixed=True, 2025-05-07T20:12:42.8222457Z use_cache=True, 2025-05-07T20:12:42.8222573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8222651Z use_cpu=True, 2025-05-07T20:12:42.8222753Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8222827Z ) 2025-05-07T20:12:42.8222961Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8223342Z self=, 2025-05-07T20:12:42.8223422Z mixed_B=True, 2025-05-07T20:12:42.8223501Z compile=False, 2025-05-07T20:12:42.8223587Z T=3, 2025-05-07T20:12:42.8223659Z D=37, 2025-05-07T20:12:42.8223762Z B=16, 2025-05-07T20:12:42.8223853Z log_E=5, 2025-05-07T20:12:42.8223927Z L=12, 2025-05-07T20:12:42.8224006Z D_gradcheck=1, 2025-05-07T20:12:42.8224112Z stochastic_rounding=True, 2025-05-07T20:12:42.8224192Z weighted=True, 2025-05-07T20:12:42.8224302Z row_wise=False, 2025-05-07T20:12:42.8224396Z mixed=False, 2025-05-07T20:12:42.8224477Z use_cache=False, 2025-05-07T20:12:42.8224583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8224674Z use_cpu=True, 2025-05-07T20:12:42.8224802Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8224888Z ) 2025-05-07T20:12:42.8225023Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8225390Z self=, 2025-05-07T20:12:42.8225482Z mixed_B=False, 2025-05-07T20:12:42.8225564Z compile=False, 2025-05-07T20:12:42.8225637Z T=1, 2025-05-07T20:12:42.8225722Z D=112, 2025-05-07T20:12:42.8225800Z B=45, 2025-05-07T20:12:42.8225875Z log_E=4, 2025-05-07T20:12:42.8225966Z L=16, 2025-05-07T20:12:42.8226044Z D_gradcheck=1, 2025-05-07T20:12:42.8226139Z stochastic_rounding=False, 2025-05-07T20:12:42.8226230Z weighted=False, 2025-05-07T20:12:42.8226315Z row_wise=False, 2025-05-07T20:12:42.8226391Z mixed=False, 2025-05-07T20:12:42.8226484Z use_cache=True, 2025-05-07T20:12:42.8226590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8226679Z use_cpu=True, 2025-05-07T20:12:42.8226782Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8226853Z ) 2025-05-07T20:12:42.8578419Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8578806Z self=, 2025-05-07T20:12:42.8578948Z mixed_B=True, 2025-05-07T20:12:42.8579036Z compile=True, 2025-05-07T20:12:42.8579128Z T=4, 2025-05-07T20:12:42.8579203Z D=114, 2025-05-07T20:12:42.8579288Z B=43, 2025-05-07T20:12:42.8579380Z log_E=5, 2025-05-07T20:12:42.8579458Z L=2, 2025-05-07T20:12:42.8579719Z D_gradcheck=2, 2025-05-07T20:12:42.8579838Z stochastic_rounding=False, 2025-05-07T20:12:42.8579926Z weighted=False, 2025-05-07T20:12:42.8580012Z row_wise=True, 2025-05-07T20:12:42.8580106Z mixed=False, 2025-05-07T20:12:42.8580191Z use_cache=True, 2025-05-07T20:12:42.8580302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8580401Z use_cpu=True, 2025-05-07T20:12:42.8580510Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8580597Z ) 2025-05-07T20:12:42.8580734Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8581110Z self=, 2025-05-07T20:12:42.8581207Z mixed_B=False, 2025-05-07T20:12:42.8581291Z compile=True, 2025-05-07T20:12:42.8581367Z T=2, 2025-05-07T20:12:42.8581456Z D=16, 2025-05-07T20:12:42.8581536Z B=95, 2025-05-07T20:12:42.8581614Z log_E=5, 2025-05-07T20:12:42.8581702Z L=3, 2025-05-07T20:12:42.8581788Z D_gradcheck=2, 2025-05-07T20:12:42.8581886Z stochastic_rounding=False, 2025-05-07T20:12:42.8581984Z weighted=True, 2025-05-07T20:12:42.8582070Z row_wise=True, 2025-05-07T20:12:42.8582164Z mixed=True, 2025-05-07T20:12:42.8582248Z use_cache=True, 2025-05-07T20:12:42.8582358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8582454Z use_cpu=True, 2025-05-07T20:12:42.8582560Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8582637Z ) 2025-05-07T20:12:42.8582784Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8583157Z self=, 2025-05-07T20:12:42.8583241Z mixed_B=False, 2025-05-07T20:12:42.8583333Z compile=False, 2025-05-07T20:12:42.8583408Z T=3, 2025-05-07T20:12:42.8583486Z D=7, 2025-05-07T20:12:42.8583629Z B=123, 2025-05-07T20:12:42.8583709Z log_E=4, 2025-05-07T20:12:42.8583784Z L=10, 2025-05-07T20:12:42.8583880Z D_gradcheck=2, 2025-05-07T20:12:42.8583978Z stochastic_rounding=True, 2025-05-07T20:12:42.8584073Z weighted=True, 2025-05-07T20:12:42.8584209Z row_wise=False, 2025-05-07T20:12:42.8584290Z mixed=False, 2025-05-07T20:12:42.8584385Z use_cache=False, 2025-05-07T20:12:42.8584495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8584577Z use_cpu=True, 2025-05-07T20:12:42.8584728Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8584805Z ) 2025-05-07T20:12:42.8584943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8585326Z self=, 2025-05-07T20:12:42.8585408Z mixed_B=False, 2025-05-07T20:12:42.8585490Z compile=False, 2025-05-07T20:12:42.8585579Z T=2, 2025-05-07T20:12:42.8585656Z D=6, 2025-05-07T20:12:42.8585748Z B=46, 2025-05-07T20:12:42.8585829Z log_E=4, 2025-05-07T20:12:42.8585907Z L=6, 2025-05-07T20:12:42.8586005Z D_gradcheck=1, 2025-05-07T20:12:42.8586102Z stochastic_rounding=False, 2025-05-07T20:12:42.8586185Z weighted=True, 2025-05-07T20:12:42.8586284Z row_wise=False, 2025-05-07T20:12:42.8586365Z mixed=True, 2025-05-07T20:12:42.8586449Z use_cache=False, 2025-05-07T20:12:42.8586571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8586652Z use_cpu=True, 2025-05-07T20:12:42.8586757Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8586844Z ) 2025-05-07T20:12:42.8586979Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8587352Z self=, 2025-05-07T20:12:42.8587450Z mixed_B=True, 2025-05-07T20:12:42.8587533Z compile=False, 2025-05-07T20:12:42.8587628Z T=3, 2025-05-07T20:12:42.8587707Z D=25, 2025-05-07T20:12:42.8587787Z B=65, 2025-05-07T20:12:42.8587878Z log_E=3, 2025-05-07T20:12:42.8587956Z L=1, 2025-05-07T20:12:42.8588067Z D_gradcheck=2, 2025-05-07T20:12:42.8588180Z stochastic_rounding=False, 2025-05-07T20:12:42.8588262Z weighted=True, 2025-05-07T20:12:42.8588350Z row_wise=False, 2025-05-07T20:12:42.8588445Z mixed=False, 2025-05-07T20:12:42.8588527Z use_cache=True, 2025-05-07T20:12:42.8588636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8588732Z use_cpu=True, 2025-05-07T20:12:42.8588836Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8588911Z ) 2025-05-07T20:12:42.8589060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8589430Z self=, 2025-05-07T20:12:42.8589525Z mixed_B=False, 2025-05-07T20:12:42.8589608Z compile=True, 2025-05-07T20:12:42.8589685Z T=2, 2025-05-07T20:12:42.8589776Z D=59, 2025-05-07T20:12:42.8589855Z B=84, 2025-05-07T20:12:42.8589934Z log_E=5, 2025-05-07T20:12:42.8590025Z L=19, 2025-05-07T20:12:42.8590110Z D_gradcheck=1, 2025-05-07T20:12:42.8590205Z stochastic_rounding=False, 2025-05-07T20:12:42.8590302Z weighted=False, 2025-05-07T20:12:42.8590386Z row_wise=False, 2025-05-07T20:12:42.8590467Z mixed=False, 2025-05-07T20:12:42.8590568Z use_cache=False, 2025-05-07T20:12:42.8590678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8590760Z use_cpu=True, 2025-05-07T20:12:42.8590880Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8590953Z ) 2025-05-07T20:12:42.8591098Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8591471Z self=, 2025-05-07T20:12:42.8591553Z mixed_B=True, 2025-05-07T20:12:42.8591645Z compile=False, 2025-05-07T20:12:42.8591724Z T=4, 2025-05-07T20:12:42.8591799Z D=26, 2025-05-07T20:12:42.8591910Z B=97, 2025-05-07T20:12:42.8591994Z log_E=3, 2025-05-07T20:12:42.8592071Z L=13, 2025-05-07T20:12:42.8592166Z D_gradcheck=1, 2025-05-07T20:12:42.8592265Z stochastic_rounding=False, 2025-05-07T20:12:42.8592350Z weighted=True, 2025-05-07T20:12:42.8592472Z row_wise=True, 2025-05-07T20:12:42.8592555Z mixed=False, 2025-05-07T20:12:42.8592638Z use_cache=False, 2025-05-07T20:12:42.8592761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8592846Z use_cpu=True, 2025-05-07T20:12:42.8593002Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8593080Z ) 2025-05-07T20:12:42.8593216Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8593600Z self=, 2025-05-07T20:12:42.8593680Z mixed_B=True, 2025-05-07T20:12:42.8593766Z compile=True, 2025-05-07T20:12:42.8593856Z T=4, 2025-05-07T20:12:42.8593931Z D=48, 2025-05-07T20:12:42.8594009Z B=60, 2025-05-07T20:12:42.8594096Z log_E=4, 2025-05-07T20:12:42.8594172Z L=12, 2025-05-07T20:12:42.8594257Z D_gradcheck=1, 2025-05-07T20:12:42.8594365Z stochastic_rounding=True, 2025-05-07T20:12:42.8594448Z weighted=True, 2025-05-07T20:12:42.8594541Z row_wise=True, 2025-05-07T20:12:42.8594621Z mixed=True, 2025-05-07T20:12:42.8594763Z use_cache=True, 2025-05-07T20:12:42.8594872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8594953Z use_cpu=True, 2025-05-07T20:12:42.8595067Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8595142Z ) 2025-05-07T20:12:42.8595287Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8595657Z self=, 2025-05-07T20:12:42.8595738Z mixed_B=True, 2025-05-07T20:12:42.8595835Z compile=True, 2025-05-07T20:12:42.8595913Z T=5, 2025-05-07T20:12:42.8595988Z D=48, 2025-05-07T20:12:42.8596080Z B=51, 2025-05-07T20:12:42.8596159Z log_E=3, 2025-05-07T20:12:42.8596234Z L=13, 2025-05-07T20:12:42.8596384Z D_gradcheck=2, 2025-05-07T20:12:42.8596481Z stochastic_rounding=True, 2025-05-07T20:12:42.8596564Z weighted=False, 2025-05-07T20:12:42.8596659Z row_wise=False, 2025-05-07T20:12:42.8596741Z mixed=True, 2025-05-07T20:12:42.8596825Z use_cache=True, 2025-05-07T20:12:42.8596947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8597029Z use_cpu=True, 2025-05-07T20:12:42.8597146Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8597224Z ) 2025-05-07T20:12:42.8597358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8597743Z self=, 2025-05-07T20:12:42.8597824Z mixed_B=True, 2025-05-07T20:12:42.8597907Z compile=True, 2025-05-07T20:12:42.8597997Z T=4, 2025-05-07T20:12:42.8598077Z D=122, 2025-05-07T20:12:42.8598153Z B=3, 2025-05-07T20:12:42.8598244Z log_E=5, 2025-05-07T20:12:42.8598322Z L=2, 2025-05-07T20:12:42.8598409Z D_gradcheck=1, 2025-05-07T20:12:42.8598520Z stochastic_rounding=False, 2025-05-07T20:12:42.8598604Z weighted=False, 2025-05-07T20:12:42.8598683Z row_wise=True, 2025-05-07T20:12:42.8598776Z mixed=False, 2025-05-07T20:12:42.8598859Z use_cache=True, 2025-05-07T20:12:42.8598978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8599059Z use_cpu=True, 2025-05-07T20:12:42.8599163Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8599255Z ) 2025-05-07T20:12:42.8599389Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8599761Z self=, 2025-05-07T20:12:42.8599858Z mixed_B=False, 2025-05-07T20:12:42.8599942Z compile=True, 2025-05-07T20:12:42.8600019Z T=5, 2025-05-07T20:12:42.8600109Z D=42, 2025-05-07T20:12:42.8600189Z B=114, 2025-05-07T20:12:42.8600330Z log_E=3, 2025-05-07T20:12:42.8600419Z L=16, 2025-05-07T20:12:42.8600503Z D_gradcheck=2, 2025-05-07T20:12:42.8600618Z stochastic_rounding=True, 2025-05-07T20:12:42.8600702Z weighted=False, 2025-05-07T20:12:42.8600785Z row_wise=True, 2025-05-07T20:12:42.8600919Z mixed=False, 2025-05-07T20:12:42.8601002Z use_cache=True, 2025-05-07T20:12:42.8601113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8601206Z use_cpu=True, 2025-05-07T20:12:42.8601309Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8601410Z ) 2025-05-07T20:12:42.8601561Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8601930Z self=, 2025-05-07T20:12:42.8602015Z mixed_B=False, 2025-05-07T20:12:42.8602112Z compile=False, 2025-05-07T20:12:42.8602188Z T=1, 2025-05-07T20:12:42.8602265Z D=58, 2025-05-07T20:12:42.8602355Z B=98, 2025-05-07T20:12:42.8602434Z log_E=4, 2025-05-07T20:12:42.8602522Z L=14, 2025-05-07T20:12:42.8602605Z D_gradcheck=2, 2025-05-07T20:12:42.8602705Z stochastic_rounding=False, 2025-05-07T20:12:42.8602801Z weighted=True, 2025-05-07T20:12:42.8602886Z row_wise=False, 2025-05-07T20:12:42.8602969Z mixed=False, 2025-05-07T20:12:42.8603064Z use_cache=True, 2025-05-07T20:12:42.8603176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8603258Z use_cpu=True, 2025-05-07T20:12:42.8603374Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8603446Z ) 2025-05-07T20:12:42.8603585Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8603967Z self=, 2025-05-07T20:12:42.8604045Z mixed_B=True, 2025-05-07T20:12:42.8604127Z compile=True, 2025-05-07T20:12:42.8604215Z T=5, 2025-05-07T20:12:42.8604289Z D=96, 2025-05-07T20:12:42.8604364Z B=49, 2025-05-07T20:12:42.8604459Z log_E=3, 2025-05-07T20:12:42.8604535Z L=10, 2025-05-07T20:12:42.8604617Z D_gradcheck=2, 2025-05-07T20:12:42.8604753Z stochastic_rounding=False, 2025-05-07T20:12:42.8604834Z weighted=False, 2025-05-07T20:12:42.8604917Z row_wise=False, 2025-05-07T20:12:42.8605013Z mixed=False, 2025-05-07T20:12:42.8605096Z use_cache=True, 2025-05-07T20:12:42.8605223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8605304Z use_cpu=True, 2025-05-07T20:12:42.8605408Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8605497Z ) 2025-05-07T20:12:42.8605631Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8606000Z self=, 2025-05-07T20:12:42.8606094Z mixed_B=True, 2025-05-07T20:12:42.8606175Z compile=True, 2025-05-07T20:12:42.8606251Z T=5, 2025-05-07T20:12:42.8606340Z D=41, 2025-05-07T20:12:42.8606416Z B=109, 2025-05-07T20:12:42.8606493Z log_E=3, 2025-05-07T20:12:42.8606581Z L=0, 2025-05-07T20:12:42.8606664Z D_gradcheck=2, 2025-05-07T20:12:42.8606762Z stochastic_rounding=False, 2025-05-07T20:12:42.8606856Z weighted=False, 2025-05-07T20:12:42.8606937Z row_wise=True, 2025-05-07T20:12:42.8607029Z mixed=True, 2025-05-07T20:12:42.8607110Z use_cache=True, 2025-05-07T20:12:42.8607216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8607308Z use_cpu=True, 2025-05-07T20:12:42.8607410Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8607487Z ) 2025-05-07T20:12:42.8607630Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8608001Z self=, 2025-05-07T20:12:42.8608081Z mixed_B=True, 2025-05-07T20:12:42.8608175Z compile=True, 2025-05-07T20:12:42.8608250Z T=2, 2025-05-07T20:12:42.8608327Z D=103, 2025-05-07T20:12:42.8608411Z B=57, 2025-05-07T20:12:42.8608515Z log_E=3, 2025-05-07T20:12:42.8608600Z L=1, 2025-05-07T20:12:42.8608682Z D_gradcheck=2, 2025-05-07T20:12:42.8608781Z stochastic_rounding=False, 2025-05-07T20:12:42.8608873Z weighted=True, 2025-05-07T20:12:42.8608955Z row_wise=False, 2025-05-07T20:12:42.8609075Z mixed=False, 2025-05-07T20:12:42.8609158Z use_cache=True, 2025-05-07T20:12:42.8609277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8609359Z use_cpu=True, 2025-05-07T20:12:42.8609463Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8609550Z ) 2025-05-07T20:12:42.8609707Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8610081Z self=, 2025-05-07T20:12:42.8610174Z mixed_B=True, 2025-05-07T20:12:42.8610255Z compile=False, 2025-05-07T20:12:42.8610345Z T=5, 2025-05-07T20:12:42.8610421Z D=72, 2025-05-07T20:12:42.8610498Z B=117, 2025-05-07T20:12:42.8610591Z log_E=4, 2025-05-07T20:12:42.8610667Z L=5, 2025-05-07T20:12:42.8610750Z D_gradcheck=1, 2025-05-07T20:12:42.8610862Z stochastic_rounding=True, 2025-05-07T20:12:42.8610947Z weighted=True, 2025-05-07T20:12:42.8611028Z row_wise=True, 2025-05-07T20:12:42.8611121Z mixed=True, 2025-05-07T20:12:42.8611203Z use_cache=True, 2025-05-07T20:12:42.8611313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.8611405Z use_cpu=True, 2025-05-07T20:12:42.8611509Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.8611583Z ) 2025-05-07T20:12:42.8611730Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.8612101Z self=, 2025-05-07T20:12:42.8612198Z mixed_B=True, 2025-05-07T20:12:42.8612280Z compile=True, 2025-05-07T20:12:42.8612358Z T=3, 2025-05-07T20:12:42.8612447Z D=40, 2025-05-07T20:12:42.8612524Z B=19, 2025-05-07T20:12:42.8612602Z log_E=3, 2025-05-07T20:12:42.8612690Z L=10, 2025-05-07T20:12:42.8612768Z D_gradcheck=1, 2025-05-07T20:12:42.8612896Z stochastic_rounding=False, 2025-05-07T20:12:42.8612994Z weighted=False, 2025-05-07T20:12:42.8613075Z row_wise=False, 2025-05-07T20:12:42.8613152Z mixed=True, 2025-05-07T20:12:42.8613243Z use_cache=True, 2025-05-07T20:12:42.8613350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.8613429Z use_cpu=True, 2025-05-07T20:12:42.8613540Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.8613614Z ) 2025-05-07T20:12:42.9441945Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9442347Z self=, 2025-05-07T20:12:42.9442430Z mixed_B=True, 2025-05-07T20:12:42.9442529Z compile=True, 2025-05-07T20:12:42.9442606Z T=4, 2025-05-07T20:12:42.9442683Z D=120, 2025-05-07T20:12:42.9442774Z B=101, 2025-05-07T20:12:42.9442860Z log_E=5, 2025-05-07T20:12:42.9442936Z L=10, 2025-05-07T20:12:42.9443029Z D_gradcheck=1, 2025-05-07T20:12:42.9443130Z stochastic_rounding=True, 2025-05-07T20:12:42.9443227Z weighted=False, 2025-05-07T20:12:42.9443307Z row_wise=True, 2025-05-07T20:12:42.9443393Z mixed=False, 2025-05-07T20:12:42.9443488Z use_cache=False, 2025-05-07T20:12:42.9443599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9443758Z use_cpu=True, 2025-05-07T20:12:42.9443873Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9443955Z ) 2025-05-07T20:12:42.9444095Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9444482Z self=, 2025-05-07T20:12:42.9444568Z mixed_B=False, 2025-05-07T20:12:42.9444665Z compile=False, 2025-05-07T20:12:42.9444742Z T=5, 2025-05-07T20:12:42.9444822Z D=16, 2025-05-07T20:12:42.9444913Z B=9, 2025-05-07T20:12:42.9445163Z log_E=4, 2025-05-07T20:12:42.9445243Z L=0, 2025-05-07T20:12:42.9445340Z D_gradcheck=2, 2025-05-07T20:12:42.9445442Z stochastic_rounding=True, 2025-05-07T20:12:42.9445525Z weighted=False, 2025-05-07T20:12:42.9445618Z row_wise=True, 2025-05-07T20:12:42.9445751Z mixed=False, 2025-05-07T20:12:42.9445835Z use_cache=False, 2025-05-07T20:12:42.9445955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9446037Z use_cpu=True, 2025-05-07T20:12:42.9446141Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9446227Z ) 2025-05-07T20:12:42.9446410Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9446801Z self=, 2025-05-07T20:12:42.9446883Z mixed_B=False, 2025-05-07T20:12:42.9446967Z compile=True, 2025-05-07T20:12:42.9447056Z T=2, 2025-05-07T20:12:42.9447133Z D=81, 2025-05-07T20:12:42.9447211Z B=11, 2025-05-07T20:12:42.9447305Z log_E=4, 2025-05-07T20:12:42.9447382Z L=19, 2025-05-07T20:12:42.9447465Z D_gradcheck=1, 2025-05-07T20:12:42.9447577Z stochastic_rounding=True, 2025-05-07T20:12:42.9447660Z weighted=True, 2025-05-07T20:12:42.9447744Z row_wise=False, 2025-05-07T20:12:42.9447838Z mixed=False, 2025-05-07T20:12:42.9447926Z use_cache=False, 2025-05-07T20:12:42.9448037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9448134Z use_cpu=True, 2025-05-07T20:12:42.9448238Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9448313Z ) 2025-05-07T20:12:42.9448462Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9448836Z self=, 2025-05-07T20:12:42.9448931Z mixed_B=False, 2025-05-07T20:12:42.9449014Z compile=False, 2025-05-07T20:12:42.9449091Z T=1, 2025-05-07T20:12:42.9449181Z D=50, 2025-05-07T20:12:42.9449258Z B=18, 2025-05-07T20:12:42.9449338Z log_E=4, 2025-05-07T20:12:42.9449425Z L=12, 2025-05-07T20:12:42.9449507Z D_gradcheck=1, 2025-05-07T20:12:42.9449645Z stochastic_rounding=False, 2025-05-07T20:12:42.9449741Z weighted=False, 2025-05-07T20:12:42.9449822Z row_wise=False, 2025-05-07T20:12:42.9449902Z mixed=True, 2025-05-07T20:12:42.9450000Z use_cache=False, 2025-05-07T20:12:42.9450110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9450203Z use_cpu=True, 2025-05-07T20:12:42.9450308Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9450382Z ) 2025-05-07T20:12:42.9450529Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9450899Z self=, 2025-05-07T20:12:42.9450980Z mixed_B=False, 2025-05-07T20:12:42.9451075Z compile=True, 2025-05-07T20:12:42.9451152Z T=4, 2025-05-07T20:12:42.9451228Z D=117, 2025-05-07T20:12:42.9451315Z B=123, 2025-05-07T20:12:42.9451396Z log_E=3, 2025-05-07T20:12:42.9451472Z L=14, 2025-05-07T20:12:42.9451565Z D_gradcheck=2, 2025-05-07T20:12:42.9451664Z stochastic_rounding=False, 2025-05-07T20:12:42.9451750Z weighted=False, 2025-05-07T20:12:42.9451843Z row_wise=True, 2025-05-07T20:12:42.9451923Z mixed=True, 2025-05-07T20:12:42.9452019Z use_cache=True, 2025-05-07T20:12:42.9452127Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9452208Z use_cpu=True, 2025-05-07T20:12:42.9452322Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9452396Z ) 2025-05-07T20:12:42.9452532Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9452915Z self=, 2025-05-07T20:12:42.9452997Z mixed_B=False, 2025-05-07T20:12:42.9453079Z compile=True, 2025-05-07T20:12:42.9453166Z T=3, 2025-05-07T20:12:42.9453242Z D=38, 2025-05-07T20:12:42.9453318Z B=75, 2025-05-07T20:12:42.9453409Z log_E=4, 2025-05-07T20:12:42.9453515Z L=17, 2025-05-07T20:12:42.9453600Z D_gradcheck=2, 2025-05-07T20:12:42.9453711Z stochastic_rounding=False, 2025-05-07T20:12:42.9453796Z weighted=False, 2025-05-07T20:12:42.9453889Z row_wise=False, 2025-05-07T20:12:42.9453970Z mixed=True, 2025-05-07T20:12:42.9454083Z use_cache=True, 2025-05-07T20:12:42.9454210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9454292Z use_cpu=True, 2025-05-07T20:12:42.9454396Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9454482Z ) 2025-05-07T20:12:42.9454645Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9455020Z self=, 2025-05-07T20:12:42.9455118Z mixed_B=False, 2025-05-07T20:12:42.9455201Z compile=True, 2025-05-07T20:12:42.9455277Z T=2, 2025-05-07T20:12:42.9455370Z D=106, 2025-05-07T20:12:42.9455450Z B=69, 2025-05-07T20:12:42.9455542Z log_E=5, 2025-05-07T20:12:42.9455621Z L=12, 2025-05-07T20:12:42.9455704Z D_gradcheck=1, 2025-05-07T20:12:42.9455816Z stochastic_rounding=True, 2025-05-07T20:12:42.9455898Z weighted=True, 2025-05-07T20:12:42.9455981Z row_wise=False, 2025-05-07T20:12:42.9456075Z mixed=True, 2025-05-07T20:12:42.9456158Z use_cache=True, 2025-05-07T20:12:42.9456267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9456364Z use_cpu=True, 2025-05-07T20:12:42.9456468Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9456542Z ) 2025-05-07T20:12:42.9456688Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9457060Z self=, 2025-05-07T20:12:42.9457153Z mixed_B=False, 2025-05-07T20:12:42.9457237Z compile=False, 2025-05-07T20:12:42.9457314Z T=3, 2025-05-07T20:12:42.9457402Z D=57, 2025-05-07T20:12:42.9457479Z B=95, 2025-05-07T20:12:42.9457560Z log_E=5, 2025-05-07T20:12:42.9457655Z L=13, 2025-05-07T20:12:42.9457737Z D_gradcheck=2, 2025-05-07T20:12:42.9457836Z stochastic_rounding=True, 2025-05-07T20:12:42.9457959Z weighted=True, 2025-05-07T20:12:42.9458043Z row_wise=False, 2025-05-07T20:12:42.9458126Z mixed=False, 2025-05-07T20:12:42.9458227Z use_cache=False, 2025-05-07T20:12:42.9458339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9458423Z use_cpu=True, 2025-05-07T20:12:42.9458540Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9458617Z ) 2025-05-07T20:12:42.9458753Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9459139Z self=, 2025-05-07T20:12:42.9459221Z mixed_B=False, 2025-05-07T20:12:42.9459320Z compile=True, 2025-05-07T20:12:42.9459399Z T=3, 2025-05-07T20:12:42.9459478Z D=7, 2025-05-07T20:12:42.9459573Z B=101, 2025-05-07T20:12:42.9459723Z log_E=3, 2025-05-07T20:12:42.9459805Z L=17, 2025-05-07T20:12:42.9459902Z D_gradcheck=1, 2025-05-07T20:12:42.9460001Z stochastic_rounding=False, 2025-05-07T20:12:42.9460088Z weighted=False, 2025-05-07T20:12:42.9460185Z row_wise=True, 2025-05-07T20:12:42.9460268Z mixed=False, 2025-05-07T20:12:42.9460354Z use_cache=False, 2025-05-07T20:12:42.9460481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9460564Z use_cpu=True, 2025-05-07T20:12:42.9460667Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9460760Z ) 2025-05-07T20:12:42.9460897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9461285Z self=, 2025-05-07T20:12:42.9461372Z mixed_B=False, 2025-05-07T20:12:42.9461454Z compile=True, 2025-05-07T20:12:42.9461548Z T=4, 2025-05-07T20:12:42.9461626Z D=80, 2025-05-07T20:12:42.9461702Z B=73, 2025-05-07T20:12:42.9461794Z log_E=4, 2025-05-07T20:12:42.9461920Z L=18, 2025-05-07T20:12:42.9462002Z D_gradcheck=1, 2025-05-07T20:12:42.9462113Z stochastic_rounding=False, 2025-05-07T20:12:42.9462200Z weighted=True, 2025-05-07T20:12:42.9462283Z row_wise=False, 2025-05-07T20:12:42.9462374Z mixed=False, 2025-05-07T20:12:42.9462487Z use_cache=False, 2025-05-07T20:12:42.9462610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9462690Z use_cpu=True, 2025-05-07T20:12:42.9462792Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9462878Z ) 2025-05-07T20:12:42.9463038Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9463408Z self=, 2025-05-07T20:12:42.9463502Z mixed_B=True, 2025-05-07T20:12:42.9463585Z compile=False, 2025-05-07T20:12:42.9463661Z T=1, 2025-05-07T20:12:42.9463749Z D=113, 2025-05-07T20:12:42.9463826Z B=18, 2025-05-07T20:12:42.9463903Z log_E=4, 2025-05-07T20:12:42.9463995Z L=14, 2025-05-07T20:12:42.9464077Z D_gradcheck=2, 2025-05-07T20:12:42.9464173Z stochastic_rounding=False, 2025-05-07T20:12:42.9464272Z weighted=False, 2025-05-07T20:12:42.9464354Z row_wise=False, 2025-05-07T20:12:42.9464446Z mixed=False, 2025-05-07T20:12:42.9464530Z use_cache=True, 2025-05-07T20:12:42.9464640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9464736Z use_cpu=True, 2025-05-07T20:12:42.9464842Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9464917Z ) 2025-05-07T20:12:42.9465066Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9465440Z self=, 2025-05-07T20:12:42.9465524Z mixed_B=False, 2025-05-07T20:12:42.9465622Z compile=True, 2025-05-07T20:12:42.9465701Z T=1, 2025-05-07T20:12:42.9465779Z D=3, 2025-05-07T20:12:42.9465868Z B=69, 2025-05-07T20:12:42.9465948Z log_E=4, 2025-05-07T20:12:42.9466027Z L=8, 2025-05-07T20:12:42.9466123Z D_gradcheck=2, 2025-05-07T20:12:42.9466221Z stochastic_rounding=True, 2025-05-07T20:12:42.9466343Z weighted=False, 2025-05-07T20:12:42.9466425Z row_wise=True, 2025-05-07T20:12:42.9466507Z mixed=False, 2025-05-07T20:12:42.9466602Z use_cache=True, 2025-05-07T20:12:42.9466712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9466794Z use_cpu=True, 2025-05-07T20:12:42.9466907Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9466982Z ) 2025-05-07T20:12:42.9467118Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9467499Z self=, 2025-05-07T20:12:42.9467583Z mixed_B=False, 2025-05-07T20:12:42.9467665Z compile=True, 2025-05-07T20:12:42.9467753Z T=5, 2025-05-07T20:12:42.9467831Z D=95, 2025-05-07T20:12:42.9467920Z B=89, 2025-05-07T20:12:42.9467999Z log_E=5, 2025-05-07T20:12:42.9468080Z L=14, 2025-05-07T20:12:42.9468177Z D_gradcheck=2, 2025-05-07T20:12:42.9468273Z stochastic_rounding=True, 2025-05-07T20:12:42.9468360Z weighted=False, 2025-05-07T20:12:42.9468456Z row_wise=False, 2025-05-07T20:12:42.9468538Z mixed=False, 2025-05-07T20:12:42.9468622Z use_cache=True, 2025-05-07T20:12:42.9468743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9468824Z use_cpu=True, 2025-05-07T20:12:42.9468925Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9469013Z ) 2025-05-07T20:12:42.9469148Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9469518Z self=, 2025-05-07T20:12:42.9469614Z mixed_B=False, 2025-05-07T20:12:42.9469696Z compile=True, 2025-05-07T20:12:42.9469784Z T=4, 2025-05-07T20:12:42.9469860Z D=28, 2025-05-07T20:12:42.9469936Z B=44, 2025-05-07T20:12:42.9470024Z log_E=3, 2025-05-07T20:12:42.9470131Z L=16, 2025-05-07T20:12:42.9470215Z D_gradcheck=2, 2025-05-07T20:12:42.9470325Z stochastic_rounding=False, 2025-05-07T20:12:42.9470409Z weighted=True, 2025-05-07T20:12:42.9470491Z row_wise=False, 2025-05-07T20:12:42.9470585Z mixed=True, 2025-05-07T20:12:42.9470697Z use_cache=False, 2025-05-07T20:12:42.9470805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9470898Z use_cpu=True, 2025-05-07T20:12:42.9471002Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9471076Z ) 2025-05-07T20:12:42.9471247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9471619Z self=, 2025-05-07T20:12:42.9471713Z mixed_B=True, 2025-05-07T20:12:42.9471796Z compile=True, 2025-05-07T20:12:42.9471872Z T=3, 2025-05-07T20:12:42.9471960Z D=41, 2025-05-07T20:12:42.9472038Z B=25, 2025-05-07T20:12:42.9472115Z log_E=4, 2025-05-07T20:12:42.9472205Z L=18, 2025-05-07T20:12:42.9472286Z D_gradcheck=1, 2025-05-07T20:12:42.9472383Z stochastic_rounding=True, 2025-05-07T20:12:42.9472480Z weighted=True, 2025-05-07T20:12:42.9472564Z row_wise=True, 2025-05-07T20:12:42.9472645Z mixed=False, 2025-05-07T20:12:42.9472743Z use_cache=False, 2025-05-07T20:12:42.9472852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9472936Z use_cpu=True, 2025-05-07T20:12:42.9473051Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9473126Z ) 2025-05-07T20:12:42.9473272Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9473641Z self=, 2025-05-07T20:12:42.9473725Z mixed_B=True, 2025-05-07T20:12:42.9473819Z compile=False, 2025-05-07T20:12:42.9473894Z T=5, 2025-05-07T20:12:42.9473970Z D=43, 2025-05-07T20:12:42.9474056Z B=1, 2025-05-07T20:12:42.9474134Z log_E=5, 2025-05-07T20:12:42.9474211Z L=18, 2025-05-07T20:12:42.9474304Z D_gradcheck=1, 2025-05-07T20:12:42.9474401Z stochastic_rounding=True, 2025-05-07T20:12:42.9474510Z weighted=True, 2025-05-07T20:12:42.9474604Z row_wise=False, 2025-05-07T20:12:42.9474686Z mixed=True, 2025-05-07T20:12:42.9474783Z use_cache=True, 2025-05-07T20:12:42.9474891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9474974Z use_cpu=True, 2025-05-07T20:12:42.9475089Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9475164Z ) 2025-05-07T20:12:42.9475299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9475851Z self=, 2025-05-07T20:12:42.9475933Z mixed_B=True, 2025-05-07T20:12:42.9476018Z compile=True, 2025-05-07T20:12:42.9476109Z T=5, 2025-05-07T20:12:42.9476186Z D=8, 2025-05-07T20:12:42.9476263Z B=62, 2025-05-07T20:12:42.9476356Z log_E=5, 2025-05-07T20:12:42.9476432Z L=16, 2025-05-07T20:12:42.9476517Z D_gradcheck=1, 2025-05-07T20:12:42.9476627Z stochastic_rounding=True, 2025-05-07T20:12:42.9476713Z weighted=False, 2025-05-07T20:12:42.9476811Z row_wise=False, 2025-05-07T20:12:42.9476891Z mixed=False, 2025-05-07T20:12:42.9476974Z use_cache=False, 2025-05-07T20:12:42.9477099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9477179Z use_cpu=True, 2025-05-07T20:12:42.9477283Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9477370Z ) 2025-05-07T20:12:42.9835405Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9835806Z self=, 2025-05-07T20:12:42.9835899Z mixed_B=True, 2025-05-07T20:12:42.9835984Z compile=False, 2025-05-07T20:12:42.9836079Z T=4, 2025-05-07T20:12:42.9836158Z D=105, 2025-05-07T20:12:42.9836237Z B=27, 2025-05-07T20:12:42.9836330Z log_E=4, 2025-05-07T20:12:42.9836413Z L=0, 2025-05-07T20:12:42.9836591Z D_gradcheck=2, 2025-05-07T20:12:42.9836714Z stochastic_rounding=False, 2025-05-07T20:12:42.9836803Z weighted=True, 2025-05-07T20:12:42.9836886Z row_wise=True, 2025-05-07T20:12:42.9836983Z mixed=True, 2025-05-07T20:12:42.9837068Z use_cache=True, 2025-05-07T20:12:42.9837228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9837323Z use_cpu=True, 2025-05-07T20:12:42.9837431Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9837520Z ) 2025-05-07T20:12:42.9837697Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9838074Z self=, 2025-05-07T20:12:42.9838171Z mixed_B=False, 2025-05-07T20:12:42.9838258Z compile=False, 2025-05-07T20:12:42.9838335Z T=2, 2025-05-07T20:12:42.9838428Z D=6, 2025-05-07T20:12:42.9838506Z B=32, 2025-05-07T20:12:42.9838586Z log_E=4, 2025-05-07T20:12:42.9838678Z L=18, 2025-05-07T20:12:42.9838837Z D_gradcheck=1, 2025-05-07T20:12:42.9838938Z stochastic_rounding=True, 2025-05-07T20:12:42.9839040Z weighted=False, 2025-05-07T20:12:42.9839124Z row_wise=False, 2025-05-07T20:12:42.9839217Z mixed=False, 2025-05-07T20:12:42.9839299Z use_cache=True, 2025-05-07T20:12:42.9839413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9839509Z use_cpu=True, 2025-05-07T20:12:42.9839613Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9839691Z ) 2025-05-07T20:12:42.9839844Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9840217Z self=, 2025-05-07T20:12:42.9840303Z mixed_B=False, 2025-05-07T20:12:42.9840403Z compile=False, 2025-05-07T20:12:42.9840479Z T=4, 2025-05-07T20:12:42.9840559Z D=24, 2025-05-07T20:12:42.9840646Z B=95, 2025-05-07T20:12:42.9840723Z log_E=5, 2025-05-07T20:12:42.9840802Z L=3, 2025-05-07T20:12:42.9840900Z D_gradcheck=2, 2025-05-07T20:12:42.9840996Z stochastic_rounding=True, 2025-05-07T20:12:42.9841133Z weighted=False, 2025-05-07T20:12:42.9841214Z row_wise=True, 2025-05-07T20:12:42.9841294Z mixed=True, 2025-05-07T20:12:42.9841388Z use_cache=True, 2025-05-07T20:12:42.9841500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9841582Z use_cpu=True, 2025-05-07T20:12:42.9841695Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9841769Z ) 2025-05-07T20:12:42.9841903Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9842287Z self=, 2025-05-07T20:12:42.9842369Z mixed_B=True, 2025-05-07T20:12:42.9842450Z compile=True, 2025-05-07T20:12:42.9842542Z T=4, 2025-05-07T20:12:42.9842619Z D=121, 2025-05-07T20:12:42.9842708Z B=9, 2025-05-07T20:12:42.9842786Z log_E=4, 2025-05-07T20:12:42.9842867Z L=14, 2025-05-07T20:12:42.9842966Z D_gradcheck=2, 2025-05-07T20:12:42.9843064Z stochastic_rounding=True, 2025-05-07T20:12:42.9843153Z weighted=False, 2025-05-07T20:12:42.9843258Z row_wise=True, 2025-05-07T20:12:42.9843340Z mixed=False, 2025-05-07T20:12:42.9843424Z use_cache=False, 2025-05-07T20:12:42.9843552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9843638Z use_cpu=True, 2025-05-07T20:12:42.9843742Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9843829Z ) 2025-05-07T20:12:42.9843964Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9844336Z self=, 2025-05-07T20:12:42.9844431Z mixed_B=False, 2025-05-07T20:12:42.9844519Z compile=False, 2025-05-07T20:12:42.9844605Z T=2, 2025-05-07T20:12:42.9844682Z D=52, 2025-05-07T20:12:42.9844760Z B=81, 2025-05-07T20:12:42.9844849Z log_E=3, 2025-05-07T20:12:42.9844926Z L=4, 2025-05-07T20:12:42.9845040Z D_gradcheck=2, 2025-05-07T20:12:42.9845151Z stochastic_rounding=False, 2025-05-07T20:12:42.9845237Z weighted=False, 2025-05-07T20:12:42.9845319Z row_wise=True, 2025-05-07T20:12:42.9845413Z mixed=False, 2025-05-07T20:12:42.9845497Z use_cache=False, 2025-05-07T20:12:42.9845633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9845727Z use_cpu=True, 2025-05-07T20:12:42.9845832Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9845907Z ) 2025-05-07T20:12:42.9846055Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9846451Z self=, 2025-05-07T20:12:42.9846547Z mixed_B=False, 2025-05-07T20:12:42.9846631Z compile=True, 2025-05-07T20:12:42.9846708Z T=1, 2025-05-07T20:12:42.9846798Z D=84, 2025-05-07T20:12:42.9846876Z B=117, 2025-05-07T20:12:42.9846954Z log_E=5, 2025-05-07T20:12:42.9847043Z L=3, 2025-05-07T20:12:42.9847127Z D_gradcheck=1, 2025-05-07T20:12:42.9847223Z stochastic_rounding=True, 2025-05-07T20:12:42.9847320Z weighted=False, 2025-05-07T20:12:42.9847403Z row_wise=False, 2025-05-07T20:12:42.9847483Z mixed=False, 2025-05-07T20:12:42.9847577Z use_cache=True, 2025-05-07T20:12:42.9847687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9847768Z use_cpu=True, 2025-05-07T20:12:42.9847884Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9847958Z ) 2025-05-07T20:12:42.9848104Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9848475Z self=, 2025-05-07T20:12:42.9848556Z mixed_B=True, 2025-05-07T20:12:42.9848651Z compile=False, 2025-05-07T20:12:42.9848730Z T=2, 2025-05-07T20:12:42.9848806Z D=82, 2025-05-07T20:12:42.9848893Z B=71, 2025-05-07T20:12:42.9848971Z log_E=3, 2025-05-07T20:12:42.9849047Z L=6, 2025-05-07T20:12:42.9849143Z D_gradcheck=1, 2025-05-07T20:12:42.9849240Z stochastic_rounding=False, 2025-05-07T20:12:42.9849363Z weighted=True, 2025-05-07T20:12:42.9849456Z row_wise=False, 2025-05-07T20:12:42.9849537Z mixed=False, 2025-05-07T20:12:42.9849621Z use_cache=False, 2025-05-07T20:12:42.9849743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9849824Z use_cpu=True, 2025-05-07T20:12:42.9849940Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9850015Z ) 2025-05-07T20:12:42.9850148Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9850531Z self=, 2025-05-07T20:12:42.9850614Z mixed_B=False, 2025-05-07T20:12:42.9850696Z compile=True, 2025-05-07T20:12:42.9850784Z T=5, 2025-05-07T20:12:42.9850860Z D=71, 2025-05-07T20:12:42.9850935Z B=39, 2025-05-07T20:12:42.9851025Z log_E=4, 2025-05-07T20:12:42.9851101Z L=15, 2025-05-07T20:12:42.9851185Z D_gradcheck=1, 2025-05-07T20:12:42.9851292Z stochastic_rounding=True, 2025-05-07T20:12:42.9851375Z weighted=False, 2025-05-07T20:12:42.9851471Z row_wise=False, 2025-05-07T20:12:42.9851550Z mixed=True, 2025-05-07T20:12:42.9851632Z use_cache=False, 2025-05-07T20:12:42.9851756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9851837Z use_cpu=True, 2025-05-07T20:12:42.9851939Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9852025Z ) 2025-05-07T20:12:42.9852160Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9852533Z self=, 2025-05-07T20:12:42.9852626Z mixed_B=True, 2025-05-07T20:12:42.9852708Z compile=False, 2025-05-07T20:12:42.9852785Z T=2, 2025-05-07T20:12:42.9852873Z D=78, 2025-05-07T20:12:42.9852949Z B=48, 2025-05-07T20:12:42.9853027Z log_E=3, 2025-05-07T20:12:42.9853114Z L=4, 2025-05-07T20:12:42.9853227Z D_gradcheck=1, 2025-05-07T20:12:42.9853336Z stochastic_rounding=True, 2025-05-07T20:12:42.9853420Z weighted=True, 2025-05-07T20:12:42.9853506Z row_wise=True, 2025-05-07T20:12:42.9853600Z mixed=True, 2025-05-07T20:12:42.9853683Z use_cache=True, 2025-05-07T20:12:42.9853821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9853919Z use_cpu=True, 2025-05-07T20:12:42.9854022Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9854097Z ) 2025-05-07T20:12:42.9854244Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9854637Z self=, 2025-05-07T20:12:42.9854720Z mixed_B=True, 2025-05-07T20:12:42.9854814Z compile=False, 2025-05-07T20:12:42.9854889Z T=3, 2025-05-07T20:12:42.9854978Z D=53, 2025-05-07T20:12:42.9855052Z B=32, 2025-05-07T20:12:42.9855131Z log_E=4, 2025-05-07T20:12:42.9855219Z L=16, 2025-05-07T20:12:42.9855304Z D_gradcheck=2, 2025-05-07T20:12:42.9855403Z stochastic_rounding=False, 2025-05-07T20:12:42.9855497Z weighted=False, 2025-05-07T20:12:42.9855580Z row_wise=True, 2025-05-07T20:12:42.9855660Z mixed=False, 2025-05-07T20:12:42.9855757Z use_cache=False, 2025-05-07T20:12:42.9855867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9855949Z use_cpu=True, 2025-05-07T20:12:42.9856065Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9856141Z ) 2025-05-07T20:12:42.9856273Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9856661Z self=, 2025-05-07T20:12:42.9856746Z mixed_B=False, 2025-05-07T20:12:42.9856845Z compile=False, 2025-05-07T20:12:42.9856922Z T=2, 2025-05-07T20:12:42.9857000Z D=16, 2025-05-07T20:12:42.9857089Z B=126, 2025-05-07T20:12:42.9857168Z log_E=5, 2025-05-07T20:12:42.9857246Z L=2, 2025-05-07T20:12:42.9857346Z D_gradcheck=2, 2025-05-07T20:12:42.9857445Z stochastic_rounding=False, 2025-05-07T20:12:42.9857530Z weighted=False, 2025-05-07T20:12:42.9857652Z row_wise=True, 2025-05-07T20:12:42.9857737Z mixed=False, 2025-05-07T20:12:42.9857821Z use_cache=True, 2025-05-07T20:12:42.9857950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9858034Z use_cpu=True, 2025-05-07T20:12:42.9858140Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9858235Z ) 2025-05-07T20:12:42.9858370Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9858761Z self=, 2025-05-07T20:12:42.9858848Z mixed_B=False, 2025-05-07T20:12:42.9858935Z compile=False, 2025-05-07T20:12:42.9859028Z T=3, 2025-05-07T20:12:42.9859104Z D=96, 2025-05-07T20:12:42.9859182Z B=59, 2025-05-07T20:12:42.9859277Z log_E=4, 2025-05-07T20:12:42.9859354Z L=0, 2025-05-07T20:12:42.9859440Z D_gradcheck=1, 2025-05-07T20:12:42.9859552Z stochastic_rounding=True, 2025-05-07T20:12:42.9859712Z weighted=False, 2025-05-07T20:12:42.9859800Z row_wise=False, 2025-05-07T20:12:42.9859896Z mixed=False, 2025-05-07T20:12:42.9859980Z use_cache=True, 2025-05-07T20:12:42.9860091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9860189Z use_cpu=True, 2025-05-07T20:12:42.9860294Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9860383Z ) 2025-05-07T20:12:42.9860517Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9860894Z self=, 2025-05-07T20:12:42.9860991Z mixed_B=True, 2025-05-07T20:12:42.9861075Z compile=False, 2025-05-07T20:12:42.9861155Z T=2, 2025-05-07T20:12:42.9861248Z D=39, 2025-05-07T20:12:42.9861324Z B=5, 2025-05-07T20:12:42.9861402Z log_E=3, 2025-05-07T20:12:42.9861492Z L=2, 2025-05-07T20:12:42.9861574Z D_gradcheck=1, 2025-05-07T20:12:42.9861714Z stochastic_rounding=True, 2025-05-07T20:12:42.9861812Z weighted=False, 2025-05-07T20:12:42.9861896Z row_wise=False, 2025-05-07T20:12:42.9861977Z mixed=False, 2025-05-07T20:12:42.9862069Z use_cache=True, 2025-05-07T20:12:42.9862207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9862302Z use_cpu=True, 2025-05-07T20:12:42.9862406Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9862483Z ) 2025-05-07T20:12:42.9862629Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9863028Z self=, 2025-05-07T20:12:42.9863112Z mixed_B=False, 2025-05-07T20:12:42.9863206Z compile=True, 2025-05-07T20:12:42.9863284Z T=2, 2025-05-07T20:12:42.9863362Z D=118, 2025-05-07T20:12:42.9863451Z B=29, 2025-05-07T20:12:42.9863533Z log_E=3, 2025-05-07T20:12:42.9863610Z L=8, 2025-05-07T20:12:42.9863705Z D_gradcheck=1, 2025-05-07T20:12:42.9863806Z stochastic_rounding=True, 2025-05-07T20:12:42.9863903Z weighted=True, 2025-05-07T20:12:42.9863987Z row_wise=False, 2025-05-07T20:12:42.9864070Z mixed=True, 2025-05-07T20:12:42.9864167Z use_cache=False, 2025-05-07T20:12:42.9864277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9864361Z use_cpu=True, 2025-05-07T20:12:42.9864475Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9864550Z ) 2025-05-07T20:12:42.9864685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9865067Z self=, 2025-05-07T20:12:42.9865149Z mixed_B=True, 2025-05-07T20:12:42.9865231Z compile=True, 2025-05-07T20:12:42.9865320Z T=5, 2025-05-07T20:12:42.9865397Z D=19, 2025-05-07T20:12:42.9865473Z B=128, 2025-05-07T20:12:42.9865564Z log_E=5, 2025-05-07T20:12:42.9865641Z L=9, 2025-05-07T20:12:42.9865733Z D_gradcheck=1, 2025-05-07T20:12:42.9865834Z stochastic_rounding=False, 2025-05-07T20:12:42.9865919Z weighted=True, 2025-05-07T20:12:42.9866041Z row_wise=False, 2025-05-07T20:12:42.9866121Z mixed=True, 2025-05-07T20:12:42.9866204Z use_cache=True, 2025-05-07T20:12:42.9866325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:42.9866408Z use_cpu=True, 2025-05-07T20:12:42.9866512Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9866600Z ) 2025-05-07T20:12:42.9866735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9867110Z self=, 2025-05-07T20:12:42.9867208Z mixed_B=False, 2025-05-07T20:12:42.9867292Z compile=False, 2025-05-07T20:12:42.9867383Z T=2, 2025-05-07T20:12:42.9867457Z D=80, 2025-05-07T20:12:42.9867536Z B=55, 2025-05-07T20:12:42.9867626Z log_E=5, 2025-05-07T20:12:42.9867704Z L=20, 2025-05-07T20:12:42.9867787Z D_gradcheck=2, 2025-05-07T20:12:42.9867900Z stochastic_rounding=True, 2025-05-07T20:12:42.9867987Z weighted=True, 2025-05-07T20:12:42.9868071Z row_wise=False, 2025-05-07T20:12:42.9868163Z mixed=True, 2025-05-07T20:12:42.9868246Z use_cache=False, 2025-05-07T20:12:42.9868355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9868450Z use_cpu=True, 2025-05-07T20:12:42.9868551Z output_dtype=SparseType.FP16, 2025-05-07T20:12:42.9868626Z ) 2025-05-07T20:12:42.9868770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:42.9869142Z self=, 2025-05-07T20:12:42.9869237Z mixed_B=False, 2025-05-07T20:12:42.9869320Z compile=True, 2025-05-07T20:12:42.9869397Z T=3, 2025-05-07T20:12:42.9869485Z D=24, 2025-05-07T20:12:42.9869560Z B=126, 2025-05-07T20:12:42.9869638Z log_E=3, 2025-05-07T20:12:42.9869729Z L=19, 2025-05-07T20:12:42.9869810Z D_gradcheck=2, 2025-05-07T20:12:42.9869933Z stochastic_rounding=False, 2025-05-07T20:12:42.9870029Z weighted=False, 2025-05-07T20:12:42.9870113Z row_wise=True, 2025-05-07T20:12:42.9870193Z mixed=True, 2025-05-07T20:12:42.9870288Z use_cache=False, 2025-05-07T20:12:42.9870398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:42.9870506Z use_cpu=True, 2025-05-07T20:12:42.9870619Z output_dtype=SparseType.FP32, 2025-05-07T20:12:42.9870693Z ) 2025-05-07T20:12:43.0169631Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0170149Z self=, 2025-05-07T20:12:43.0170251Z mixed_B=False, 2025-05-07T20:12:43.0170334Z compile=False, 2025-05-07T20:12:43.0170422Z T=4, 2025-05-07T20:12:43.0170513Z D=123, 2025-05-07T20:12:43.0170589Z B=75, 2025-05-07T20:12:43.0170666Z log_E=4, 2025-05-07T20:12:43.0170754Z L=14, 2025-05-07T20:12:43.0170835Z D_gradcheck=1, 2025-05-07T20:12:43.0170934Z stochastic_rounding=True, 2025-05-07T20:12:43.0171030Z weighted=False, 2025-05-07T20:12:43.0171113Z row_wise=False, 2025-05-07T20:12:43.0171192Z mixed=True, 2025-05-07T20:12:43.0171288Z use_cache=False, 2025-05-07T20:12:43.0171398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:43.0171493Z use_cpu=True, 2025-05-07T20:12:43.0171597Z output_dtype=SparseType.FP16, 2025-05-07T20:12:43.0171672Z ) 2025-05-07T20:12:43.0171819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0172193Z self=, 2025-05-07T20:12:43.0172275Z mixed_B=False, 2025-05-07T20:12:43.0172371Z compile=True, 2025-05-07T20:12:43.0172447Z T=1, 2025-05-07T20:12:43.0172523Z D=67, 2025-05-07T20:12:43.0172611Z B=30, 2025-05-07T20:12:43.0172690Z log_E=4, 2025-05-07T20:12:43.0172771Z L=16, 2025-05-07T20:12:43.0172872Z D_gradcheck=2, 2025-05-07T20:12:43.0172971Z stochastic_rounding=True, 2025-05-07T20:12:43.0173057Z weighted=False, 2025-05-07T20:12:43.0173195Z row_wise=True, 2025-05-07T20:12:43.0173277Z mixed=False, 2025-05-07T20:12:43.0173373Z use_cache=False, 2025-05-07T20:12:43.0173484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:43.0173567Z use_cpu=True, 2025-05-07T20:12:43.0173682Z output_dtype=SparseType.FP16, 2025-05-07T20:12:43.0173761Z ) 2025-05-07T20:12:43.0173896Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0174281Z self=, 2025-05-07T20:12:43.0174363Z mixed_B=False, 2025-05-07T20:12:43.0174447Z compile=True, 2025-05-07T20:12:43.0174535Z T=5, 2025-05-07T20:12:43.0174612Z D=90, 2025-05-07T20:12:43.0174688Z B=100, 2025-05-07T20:12:43.0174779Z log_E=3, 2025-05-07T20:12:43.0174855Z L=7, 2025-05-07T20:12:43.0174937Z D_gradcheck=2, 2025-05-07T20:12:43.0175046Z stochastic_rounding=True, 2025-05-07T20:12:43.0175129Z weighted=True, 2025-05-07T20:12:43.0175234Z row_wise=True, 2025-05-07T20:12:43.0175315Z mixed=False, 2025-05-07T20:12:43.0175400Z use_cache=False, 2025-05-07T20:12:43.0175524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:43.0175766Z use_cpu=True, 2025-05-07T20:12:43.0175909Z output_dtype=SparseType.FP32, 2025-05-07T20:12:43.0176003Z ) 2025-05-07T20:12:43.0176141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0176521Z self=, 2025-05-07T20:12:43.0176618Z mixed_B=True, 2025-05-07T20:12:43.0176702Z compile=True, 2025-05-07T20:12:43.0176780Z T=3, 2025-05-07T20:12:43.0176876Z D=115, 2025-05-07T20:12:43.0176955Z B=74, 2025-05-07T20:12:43.0177048Z log_E=3, 2025-05-07T20:12:43.0177128Z L=2, 2025-05-07T20:12:43.0177213Z D_gradcheck=1, 2025-05-07T20:12:43.0177384Z stochastic_rounding=False, 2025-05-07T20:12:43.0177472Z weighted=False, 2025-05-07T20:12:43.0177558Z row_wise=True, 2025-05-07T20:12:43.0177654Z mixed=True, 2025-05-07T20:12:43.0177740Z use_cache=False, 2025-05-07T20:12:43.0177853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:43.0177996Z use_cpu=True, 2025-05-07T20:12:43.0178102Z output_dtype=SparseType.FP16, 2025-05-07T20:12:43.0178180Z ) 2025-05-07T20:12:43.0178329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0178747Z self=, 2025-05-07T20:12:43.0178847Z mixed_B=False, 2025-05-07T20:12:43.0178932Z compile=True, 2025-05-07T20:12:43.0179010Z T=3, 2025-05-07T20:12:43.0179104Z D=55, 2025-05-07T20:12:43.0179183Z B=88, 2025-05-07T20:12:43.0179264Z log_E=4, 2025-05-07T20:12:43.0179355Z L=3, 2025-05-07T20:12:43.0179440Z D_gradcheck=2, 2025-05-07T20:12:43.0179540Z stochastic_rounding=True, 2025-05-07T20:12:43.0179709Z weighted=True, 2025-05-07T20:12:43.0179799Z row_wise=True, 2025-05-07T20:12:43.0179885Z mixed=True, 2025-05-07T20:12:43.0179983Z use_cache=True, 2025-05-07T20:12:43.0180092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:43.0180176Z use_cpu=True, 2025-05-07T20:12:43.0180293Z output_dtype=SparseType.FP32, 2025-05-07T20:12:43.0180369Z ) 2025-05-07T20:12:43.0180558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0180933Z self=, 2025-05-07T20:12:43.0181025Z mixed_B=False, 2025-05-07T20:12:43.0181107Z compile=True, 2025-05-07T20:12:43.0181182Z T=1, 2025-05-07T20:12:43.0181271Z D=68, 2025-05-07T20:12:43.0181347Z B=115, 2025-05-07T20:12:43.0181440Z log_E=4, 2025-05-07T20:12:43.0181516Z L=4, 2025-05-07T20:12:43.0181598Z D_gradcheck=2, 2025-05-07T20:12:43.0181711Z stochastic_rounding=True, 2025-05-07T20:12:43.0181796Z weighted=True, 2025-05-07T20:12:43.0181880Z row_wise=False, 2025-05-07T20:12:43.0182016Z mixed=True, 2025-05-07T20:12:43.0182098Z use_cache=True, 2025-05-07T20:12:43.0182209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:43.0182303Z use_cpu=True, 2025-05-07T20:12:43.0182407Z output_dtype=SparseType.FP16, 2025-05-07T20:12:43.0182480Z ) 2025-05-07T20:12:43.0182629Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0183002Z self=, 2025-05-07T20:12:43.0183100Z mixed_B=False, 2025-05-07T20:12:43.0183182Z compile=True, 2025-05-07T20:12:43.0183261Z T=3, 2025-05-07T20:12:43.0183351Z D=125, 2025-05-07T20:12:43.0183431Z B=15, 2025-05-07T20:12:43.0183512Z log_E=5, 2025-05-07T20:12:43.0183605Z L=18, 2025-05-07T20:12:43.0183688Z D_gradcheck=2, 2025-05-07T20:12:43.0183788Z stochastic_rounding=True, 2025-05-07T20:12:43.0183885Z weighted=True, 2025-05-07T20:12:43.0183969Z row_wise=False, 2025-05-07T20:12:43.0184054Z mixed=False, 2025-05-07T20:12:43.0184149Z use_cache=False, 2025-05-07T20:12:43.0184257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:43.0184340Z use_cpu=True, 2025-05-07T20:12:43.0184459Z output_dtype=SparseType.FP32, 2025-05-07T20:12:43.0184534Z ) 2025-05-07T20:12:43.0184667Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0185051Z self=, 2025-05-07T20:12:43.0185133Z mixed_B=True, 2025-05-07T20:12:43.0185227Z compile=False, 2025-05-07T20:12:43.0185304Z T=5, 2025-05-07T20:12:43.0185382Z D=61, 2025-05-07T20:12:43.0185469Z B=36, 2025-05-07T20:12:43.0185546Z log_E=3, 2025-05-07T20:12:43.0185623Z L=16, 2025-05-07T20:12:43.0185716Z D_gradcheck=1, 2025-05-07T20:12:43.0185840Z stochastic_rounding=False, 2025-05-07T20:12:43.0185931Z weighted=False, 2025-05-07T20:12:43.0186025Z row_wise=True, 2025-05-07T20:12:43.0186107Z mixed=True, 2025-05-07T20:12:43.0186190Z use_cache=True, 2025-05-07T20:12:43.0186314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:43.0186424Z use_cpu=True, 2025-05-07T20:12:43.0186540Z output_dtype=SparseType.FP16, 2025-05-07T20:12:43.0186615Z ) 2025-05-07T20:12:43.0186753Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0187164Z self=, 2025-05-07T20:12:43.0187250Z mixed_B=False, 2025-05-07T20:12:43.0187333Z compile=False, 2025-05-07T20:12:43.0187423Z T=2, 2025-05-07T20:12:43.0187500Z D=121, 2025-05-07T20:12:43.0187577Z B=67, 2025-05-07T20:12:43.0187667Z log_E=4, 2025-05-07T20:12:43.0187743Z L=17, 2025-05-07T20:12:43.0187826Z D_gradcheck=2, 2025-05-07T20:12:43.0187936Z stochastic_rounding=True, 2025-05-07T20:12:43.0188019Z weighted=True, 2025-05-07T20:12:43.0188101Z row_wise=True, 2025-05-07T20:12:43.0188196Z mixed=False, 2025-05-07T20:12:43.0188279Z use_cache=False, 2025-05-07T20:12:43.0188400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:43.0188482Z use_cpu=True, 2025-05-07T20:12:43.0188584Z output_dtype=SparseType.FP16, 2025-05-07T20:12:43.0188670Z ) 2025-05-07T20:12:43.0188802Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0189175Z self=, 2025-05-07T20:12:43.0189269Z mixed_B=False, 2025-05-07T20:12:43.0189352Z compile=True, 2025-05-07T20:12:43.0189429Z T=3, 2025-05-07T20:12:43.0189518Z D=109, 2025-05-07T20:12:43.0189593Z B=61, 2025-05-07T20:12:43.0189672Z log_E=3, 2025-05-07T20:12:43.0189761Z L=6, 2025-05-07T20:12:43.0189843Z D_gradcheck=1, 2025-05-07T20:12:43.0189943Z stochastic_rounding=True, 2025-05-07T20:12:43.0190038Z weighted=True, 2025-05-07T20:12:43.0190118Z row_wise=True, 2025-05-07T20:12:43.0190236Z mixed=True, 2025-05-07T20:12:43.0190319Z use_cache=False, 2025-05-07T20:12:43.0190427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:43.0190520Z use_cpu=True, 2025-05-07T20:12:43.0190623Z output_dtype=SparseType.FP16, 2025-05-07T20:12:43.0190696Z ) 2025-05-07T20:12:43.0190842Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0191211Z self=, 2025-05-07T20:12:43.0191291Z mixed_B=True, 2025-05-07T20:12:43.0191385Z compile=True, 2025-05-07T20:12:43.0191461Z T=2, 2025-05-07T20:12:43.0191538Z D=114, 2025-05-07T20:12:43.0191624Z B=5, 2025-05-07T20:12:43.0191702Z log_E=5, 2025-05-07T20:12:43.0191778Z L=4, 2025-05-07T20:12:43.0191872Z D_gradcheck=1, 2025-05-07T20:12:43.0191972Z stochastic_rounding=False, 2025-05-07T20:12:43.0192065Z weighted=True, 2025-05-07T20:12:43.0192149Z row_wise=False, 2025-05-07T20:12:43.0192231Z mixed=True, 2025-05-07T20:12:43.0192326Z use_cache=True, 2025-05-07T20:12:43.0192435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:43.0192518Z use_cpu=True, 2025-05-07T20:12:43.0192633Z output_dtype=SparseType.FP16, 2025-05-07T20:12:43.0192708Z ) 2025-05-07T20:12:43.0192841Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0193226Z self=, 2025-05-07T20:12:43.0193309Z mixed_B=False, 2025-05-07T20:12:43.0193393Z compile=True, 2025-05-07T20:12:43.0193487Z T=2, 2025-05-07T20:12:43.0193564Z D=17, 2025-05-07T20:12:43.0193656Z B=75, 2025-05-07T20:12:43.0193734Z log_E=5, 2025-05-07T20:12:43.0193811Z L=20, 2025-05-07T20:12:43.0193909Z D_gradcheck=1, 2025-05-07T20:12:43.0194006Z stochastic_rounding=False, 2025-05-07T20:12:43.0194120Z weighted=False, 2025-05-07T20:12:43.0194216Z row_wise=False, 2025-05-07T20:12:43.0194299Z mixed=False, 2025-05-07T20:12:43.0194381Z use_cache=True, 2025-05-07T20:12:43.0194503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:43.0194611Z use_cpu=True, 2025-05-07T20:12:43.0194713Z output_dtype=SparseType.FP16, 2025-05-07T20:12:43.0194800Z ) 2025-05-07T20:12:43.0194936Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0195335Z self=, 2025-05-07T20:12:43.0195431Z mixed_B=True, 2025-05-07T20:12:43.0195515Z compile=False, 2025-05-07T20:12:43.0195605Z T=2, 2025-05-07T20:12:43.0195680Z D=15, 2025-05-07T20:12:43.0195757Z B=38, 2025-05-07T20:12:43.0195848Z log_E=4, 2025-05-07T20:12:43.0195925Z L=1, 2025-05-07T20:12:43.0196009Z D_gradcheck=2, 2025-05-07T20:12:43.0196121Z stochastic_rounding=True, 2025-05-07T20:12:43.0196207Z weighted=True, 2025-05-07T20:12:43.0196293Z row_wise=False, 2025-05-07T20:12:43.0196389Z mixed=True, 2025-05-07T20:12:43.0196473Z use_cache=True, 2025-05-07T20:12:43.0196584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:43.0196685Z use_cpu=True, 2025-05-07T20:12:43.0196790Z output_dtype=SparseType.FP32, 2025-05-07T20:12:43.0196867Z ) 2025-05-07T20:12:43.0197015Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:12:43.0197386Z self=, 2025-05-07T20:12:43.0197481Z mixed_B=True, 2025-05-07T20:12:43.0197565Z compile=True, 2025-05-07T20:12:43.0197643Z T=4, 2025-05-07T20:12:43.0197736Z D=28, 2025-05-07T20:12:43.0197814Z B=68, 2025-05-07T20:12:43.0197893Z log_E=4, 2025-05-07T20:12:43.0197987Z L=7, 2025-05-07T20:12:43.0198072Z D_gradcheck=2, 2025-05-07T20:12:43.0198172Z stochastic_rounding=False, 2025-05-07T20:12:43.0198274Z weighted=True, 2025-05-07T20:12:43.0198357Z row_wise=True, 2025-05-07T20:12:43.0198466Z mixed=False, 2025-05-07T20:12:43.0198567Z use_cache=True, 2025-05-07T20:12:43.0198679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:43.0198769Z use_cpu=True, 2025-05-07T20:12:43.0198889Z output_dtype=SparseType.FP32, 2025-05-07T20:12:43.0198964Z ) 2025-05-07T20:12:43.0199069Z PASSED 2025-05-07T20:12:43.0199075Z 2025-05-07T20:12:43.0199217Z =============================== warnings summary =============================== 2025-05-07T20:12:43.0199593Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T20:12:43.0199957Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T20:12:43.0200296Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T20:12:43.0201485Z /github/home/miniconda/envs/build_binary/lib/python3.12/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:12:43.0201576Z warnings.warn( 2025-05-07T20:12:43.0201581Z 2025-05-07T20:12:43.0201818Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:12:43.0201985Z =========================== short test summary info ============================ 2025-05-07T20:12:43.0202302Z SKIPPED [1] tbe/training/backward_adagrad_test.py:56: CUDA is not available or no GPUs detected 2025-05-07T20:12:43.0202613Z SKIPPED [1] tbe/training/backward_adagrad_test.py:74: CUDA is not available or no GPUs detected 2025-05-07T20:12:43.0202909Z SKIPPED [1] tbe/training/backward_adagrad_test.py:41: CUDA is not available or no GPUs detected 2025-05-07T20:12:43.0203240Z SKIPPED [1] tbe/training/backward_adagrad_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:12:43.0203557Z SKIPPED [1] tbe/training/backward_adagrad_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:12:43.0203729Z ================== 3 passed, 5 skipped, 3 warnings in 17.23s =================== 2025-05-07T20:12:43.4428255Z 2025-05-07T20:12:43.4429051Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T20:12:43.4446242Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 20 seconds 2025-05-07T20:12:43.4446950Z 2025-05-07T20:12:43.4446958Z 2025-05-07T20:12:43.4447213Z 2025-05-07T20:12:43.4447220Z 2025-05-07T20:12:43.4459144Z ################################################################################ 2025-05-07T20:12:43.4475391Z # [2025-05-07T20:12:43.447Z] Run Python Test Suite: 2025-05-07T20:12:43.4476162Z # ./tbe/training/backward_dense_test.py 2025-05-07T20:12:43.4476506Z ################################################################################ 2025-05-07T20:12:43.4497318Z + 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:12:43.4498026Z 2025-05-07T20:12:45.5134189Z ============================= test session starts ============================== 2025-05-07T20:12:45.5135346Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:45.5136336Z cachedir: .pytest_cache 2025-05-07T20:12:45.5137495Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:45.5138736Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:45.5139293Z plugins: hypothesis-6.131.14 2025-05-07T20:12:46.9646410Z collecting ... collected 1 item 2025-05-07T20:12:46.9646663Z 2025-05-07T20:12:46.9669316Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T20:12:46.9669768Z 2025-05-07T20:12:46.9669924Z =========================== short test summary info ============================ 2025-05-07T20:12:46.9671115Z 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:12:46.9672110Z ============================== 1 skipped in 1.58s ============================== 2025-05-07T20:12:47.3365222Z 2025-05-07T20:12:47.3365591Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T20:12:47.3382919Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T20:12:47.3383271Z 2025-05-07T20:12:47.3383278Z 2025-05-07T20:12:47.3383283Z 2025-05-07T20:12:47.3383294Z 2025-05-07T20:12:47.3395887Z ################################################################################ 2025-05-07T20:12:47.3411982Z # [2025-05-07T20:12:47.340Z] Run Python Test Suite: 2025-05-07T20:12:47.3412344Z # ./tbe/training/backward_none_test.py 2025-05-07T20:12:47.3412677Z ################################################################################ 2025-05-07T20:12:47.3435024Z + 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:12:47.3435730Z 2025-05-07T20:12:49.4097671Z ============================= test session starts ============================== 2025-05-07T20:12:49.4098374Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:49.4098939Z cachedir: .pytest_cache 2025-05-07T20:12:49.4099562Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:49.4100294Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:49.4100616Z plugins: hypothesis-6.131.14 2025-05-07T20:12:50.8627516Z collecting ... collected 2 items 2025-05-07T20:12:50.8628006Z 2025-05-07T20:12:50.8644440Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none SKIPPED 2025-05-07T20:12:50.8662576Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad SKIPPED 2025-05-07T20:12:50.8663599Z 2025-05-07T20:12:50.8663862Z =========================== short test summary info ============================ 2025-05-07T20:12:50.8664749Z SKIPPED [1] tbe/training/backward_none_test.py:86: CUDA is not available or no GPUs detected 2025-05-07T20:12:50.8665889Z SKIPPED [1] tbe/training/backward_none_test.py:116: CUDA is not available or no GPUs detected 2025-05-07T20:12:50.8666706Z ============================== 2 skipped in 1.58s ============================== 2025-05-07T20:12:51.2310524Z 2025-05-07T20:12:51.2310974Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T20:12:51.2327704Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 4 seconds 2025-05-07T20:12:51.2328051Z 2025-05-07T20:12:51.2328056Z 2025-05-07T20:12:51.2328061Z 2025-05-07T20:12:51.2328083Z 2025-05-07T20:12:51.2340647Z ################################################################################ 2025-05-07T20:12:51.2356514Z # [2025-05-07T20:12:51.235Z] Run Python Test Suite: 2025-05-07T20:12:51.2356926Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T20:12:51.2357269Z ################################################################################ 2025-05-07T20:12:51.2379060Z + 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:12:51.2379869Z 2025-05-07T20:12:53.2957593Z ============================= test session starts ============================== 2025-05-07T20:12:53.2958270Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:53.2958847Z cachedir: .pytest_cache 2025-05-07T20:12:53.2959473Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:53.2960354Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:53.2960680Z plugins: hypothesis-6.131.14 2025-05-07T20:12:54.7577628Z collecting ... collected 9 items 2025-05-07T20:12:54.7577885Z 2025-05-07T20:12:54.8302685Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T20:12:54.8303822Z self=, 2025-05-07T20:12:54.8304447Z T=1, 2025-05-07T20:12:54.8304653Z D=2, 2025-05-07T20:12:54.8304836Z B=1, 2025-05-07T20:12:54.8305036Z log_E=3, 2025-05-07T20:12:54.8305247Z L=2, 2025-05-07T20:12:54.8305437Z weighted=False, 2025-05-07T20:12:54.8305791Z mixed=False, 2025-05-07T20:12:54.8306030Z mixed_B=False, 2025-05-07T20:12:54.8306282Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T20:12:54.8306617Z long_segments=False, 2025-05-07T20:12:54.8306900Z pooling_mode=, 2025-05-07T20:12:54.8307190Z use_cpu=True, 2025-05-07T20:12:54.8307461Z weight_decay_mode=, 2025-05-07T20:12:54.8307892Z counter_weight_decay_mode=, 2025-05-07T20:12:54.8308275Z ) 2025-05-07T20:12:54.8308454Z SKIPPED 2025-05-07T20:12:54.8378549Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T20:12:54.8379612Z self=, 2025-05-07T20:12:54.8380269Z T=1, 2025-05-07T20:12:54.8380465Z D=2, 2025-05-07T20:12:54.8380659Z B=1, 2025-05-07T20:12:54.8380841Z log_E=3, 2025-05-07T20:12:54.8381271Z L=0, 2025-05-07T20:12:54.8381477Z weighted=False, 2025-05-07T20:12:54.8381711Z mixed=False, 2025-05-07T20:12:54.8382062Z mixed_B=False, 2025-05-07T20:12:54.8382318Z optimizer=EmbOptimType.ADAM, 2025-05-07T20:12:54.8382615Z long_segments=False, 2025-05-07T20:12:54.8382955Z pooling_mode=, 2025-05-07T20:12:54.8383256Z use_cpu=True, 2025-05-07T20:12:54.8383497Z uvm_non_rowwise_momentum=False, 2025-05-07T20:12:54.8383763Z ) 2025-05-07T20:12:54.8383958Z SKIPPED 2025-05-07T20:12:54.8444920Z 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:12:54.8446283Z self=, 2025-05-07T20:12:54.8446970Z T=1, 2025-05-07T20:12:54.8447171Z D=2, 2025-05-07T20:12:54.8447369Z B=1, 2025-05-07T20:12:54.8447570Z log_E=3, 2025-05-07T20:12:54.8447890Z L=0, 2025-05-07T20:12:54.8448094Z weighted=False, 2025-05-07T20:12:54.8448314Z mixed=False, 2025-05-07T20:12:54.8448532Z mixed_B=False, 2025-05-07T20:12:54.8448762Z long_segments=False, 2025-05-07T20:12:54.8449027Z pooling_mode=, 2025-05-07T20:12:54.8449346Z uvm_non_rowwise_momentum=False, 2025-05-07T20:12:54.8449624Z ) 2025-05-07T20:12:54.8449802Z SKIPPED 2025-05-07T20:12:54.8511991Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T20:12:54.8513328Z self=, 2025-05-07T20:12:54.8514019Z T=1, 2025-05-07T20:12:54.8514202Z D=2, 2025-05-07T20:12:54.8514391Z B=1, 2025-05-07T20:12:54.8514582Z log_E=3, 2025-05-07T20:12:54.8514856Z L=2, 2025-05-07T20:12:54.8515096Z weighted=False, 2025-05-07T20:12:54.8515323Z mixed=False, 2025-05-07T20:12:54.8515638Z mixed_B=False, 2025-05-07T20:12:54.8515871Z long_segments=False, 2025-05-07T20:12:54.8516147Z pooling_mode=, 2025-05-07T20:12:54.8516442Z use_cpu=True, 2025-05-07T20:12:54.8516681Z uvm_non_rowwise_momentum=False, 2025-05-07T20:12:54.8516960Z ) 2025-05-07T20:12:54.8517154Z SKIPPED 2025-05-07T20:12:54.8586647Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T20:12:54.8587958Z self=, 2025-05-07T20:12:54.8588635Z T=1, 2025-05-07T20:12:54.8588833Z D=2, 2025-05-07T20:12:54.8589013Z B=1, 2025-05-07T20:12:54.8589207Z log_E=3, 2025-05-07T20:12:54.8589470Z L=2, 2025-05-07T20:12:54.8589729Z weighted=False, 2025-05-07T20:12:54.8589959Z mixed=False, 2025-05-07T20:12:54.8590190Z mixed_B=False, 2025-05-07T20:12:54.8590465Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T20:12:54.8590823Z long_segments=False, 2025-05-07T20:12:54.8591102Z pooling_mode=, 2025-05-07T20:12:54.8597573Z use_cpu=True, 2025-05-07T20:12:54.8597967Z uvm_non_rowwise_momentum=False, 2025-05-07T20:12:54.8598299Z optimizer_state_dtypes=None, 2025-05-07T20:12:54.8598579Z ) 2025-05-07T20:12:54.8598785Z SKIPPED 2025-05-07T20:12:54.8652076Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T20:12:54.8653148Z self=, 2025-05-07T20:12:54.8653752Z T=1, 2025-05-07T20:12:54.8653937Z D=2, 2025-05-07T20:12:54.8654257Z B=1, 2025-05-07T20:12:54.8654463Z log_E=3, 2025-05-07T20:12:54.8654777Z L=0, 2025-05-07T20:12:54.8655005Z weighted=False, 2025-05-07T20:12:54.8655236Z mixed=False, 2025-05-07T20:12:54.8655471Z optimizer=EmbOptimType.LAMB, 2025-05-07T20:12:54.8655773Z long_segments=False, 2025-05-07T20:12:54.8656125Z pooling_mode=, 2025-05-07T20:12:54.8656433Z use_cpu=True, 2025-05-07T20:12:54.8656638Z ) 2025-05-07T20:12:54.8656835Z SKIPPED 2025-05-07T20:12:54.8719126Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T20:12:54.8720170Z self=, 2025-05-07T20:12:54.8720774Z T=1, 2025-05-07T20:12:54.8720971Z D=2, 2025-05-07T20:12:54.8721151Z B=1, 2025-05-07T20:12:54.8721346Z log_E=3, 2025-05-07T20:12:54.8721549Z L=0, 2025-05-07T20:12:54.8721739Z weighted=False, 2025-05-07T20:12:54.8722025Z mixed=False, 2025-05-07T20:12:54.8722349Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T20:12:54.8722658Z long_segments=False, 2025-05-07T20:12:54.8722923Z pooling_mode=, 2025-05-07T20:12:54.8723230Z use_cpu=True, 2025-05-07T20:12:54.8723455Z ) 2025-05-07T20:12:54.8723634Z SKIPPED 2025-05-07T20:12:54.8790054Z 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:12:54.8791476Z self=, 2025-05-07T20:12:54.8792203Z T=1, 2025-05-07T20:12:54.8792387Z D=2, 2025-05-07T20:12:54.8792584Z B=1, 2025-05-07T20:12:54.8792818Z log_E=3, 2025-05-07T20:12:54.8793094Z L=0, 2025-05-07T20:12:54.8793296Z weighted=False, 2025-05-07T20:12:54.8793528Z mixed=False, 2025-05-07T20:12:54.8793793Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T20:12:54.8794239Z long_segments=False, 2025-05-07T20:12:54.8794522Z pooling_mode=, 2025-05-07T20:12:54.8794813Z use_cpu=True, 2025-05-07T20:12:54.8795061Z uvm_non_rowwise_momentum=False, 2025-05-07T20:12:54.8795435Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T20:12:54.8795783Z ) 2025-05-07T20:12:54.8795980Z SKIPPED 2025-05-07T20:12:54.8862110Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T20:12:54.8863027Z self=, 2025-05-07T20:12:54.8863567Z T=1, 2025-05-07T20:12:54.8863764Z D=16, 2025-05-07T20:12:54.8863962Z B=1, 2025-05-07T20:12:54.8864144Z log_E=3, 2025-05-07T20:12:54.8864349Z L=2, 2025-05-07T20:12:54.8864553Z weighted=False, 2025-05-07T20:12:54.8864768Z mixed=False, 2025-05-07T20:12:54.8864987Z mixed_B=False, 2025-05-07T20:12:54.8865265Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T20:12:54.8865601Z long_segments=False, 2025-05-07T20:12:54.8865876Z pooling_mode=, 2025-05-07T20:12:54.8866186Z use_cpu=False, 2025-05-07T20:12:54.8866444Z weight_decay_mode=, 2025-05-07T20:12:54.8866765Z ) 2025-05-07T20:12:54.8880559Z SKIPPED 2025-05-07T20:12:54.8880681Z 2025-05-07T20:12:54.8880869Z =========================== short test summary info ============================ 2025-05-07T20:12:54.8881630Z SKIPPED [9] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:12:54.8882380Z ============================== 9 skipped in 1.72s ============================== 2025-05-07T20:12:55.2415825Z 2025-05-07T20:12:55.2416483Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T20:12:55.2433452Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 4 seconds 2025-05-07T20:12:55.2433830Z 2025-05-07T20:12:55.2433834Z 2025-05-07T20:12:55.2433838Z 2025-05-07T20:12:55.2433850Z 2025-05-07T20:12:55.2446269Z ################################################################################ 2025-05-07T20:12:55.2461955Z # [2025-05-07T20:12:55.245Z] Run Python Test Suite: 2025-05-07T20:12:55.2462307Z # ./tbe/training/backward_sgd_test.py 2025-05-07T20:12:55.2462723Z ################################################################################ 2025-05-07T20:12:55.2485316Z + 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:12:55.2486015Z 2025-05-07T20:12:57.3076688Z ============================= test session starts ============================== 2025-05-07T20:12:57.3077384Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:57.3077957Z cachedir: .pytest_cache 2025-05-07T20:12:57.3078580Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:57.3079268Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:57.3079597Z plugins: hypothesis-6.131.14 2025-05-07T20:12:58.7621104Z collecting ... collected 3 items 2025-05-07T20:12:58.7621367Z 2025-05-07T20:12:58.8912291Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T20:12:58.8913602Z self=, 2025-05-07T20:12:58.8914329Z T=1, 2025-05-07T20:12:58.8914526Z D=2, 2025-05-07T20:12:58.8914717Z B=1, 2025-05-07T20:12:58.8914899Z log_E=3, 2025-05-07T20:12:58.8915103Z L=0, 2025-05-07T20:12:58.8915343Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.8915641Z weighted=False, 2025-05-07T20:12:58.8915872Z mixed=False, 2025-05-07T20:12:58.8916312Z mixed_B=False, 2025-05-07T20:12:58.8916527Z use_cache=False, 2025-05-07T20:12:58.8916789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8917113Z long_segments=False, 2025-05-07T20:12:58.8917380Z pooling_mode=, 2025-05-07T20:12:58.8917686Z use_cpu=True, 2025-05-07T20:12:58.8917907Z ) 2025-05-07T20:12:58.8918112Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8918593Z self=, 2025-05-07T20:12:58.8919069Z T=4, 2025-05-07T20:12:58.8919254Z D=2, 2025-05-07T20:12:58.8919451Z B=1, 2025-05-07T20:12:58.8919647Z log_E=3, 2025-05-07T20:12:58.8919837Z L=0, 2025-05-07T20:12:58.8920064Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.8920376Z weighted=False, 2025-05-07T20:12:58.8920589Z mixed=False, 2025-05-07T20:12:58.8920817Z mixed_B=False, 2025-05-07T20:12:58.8921042Z use_cache=False, 2025-05-07T20:12:58.8921304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8921603Z long_segments=False, 2025-05-07T20:12:58.8921878Z pooling_mode=, 2025-05-07T20:12:58.8922183Z use_cpu=True, 2025-05-07T20:12:58.8922385Z ) 2025-05-07T20:12:58.8922599Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8923077Z self=, 2025-05-07T20:12:58.8923541Z T=4, 2025-05-07T20:12:58.8923738Z D=4, 2025-05-07T20:12:58.8923934Z B=34, 2025-05-07T20:12:58.8924119Z log_E=4, 2025-05-07T20:12:58.8924325Z L=18, 2025-05-07T20:12:58.8924553Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.8924845Z weighted=False, 2025-05-07T20:12:58.8925069Z mixed=True, 2025-05-07T20:12:58.8925291Z mixed_B=False, 2025-05-07T20:12:58.8925500Z use_cache=True, 2025-05-07T20:12:58.8925825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8926142Z long_segments=False, 2025-05-07T20:12:58.8926405Z pooling_mode=, 2025-05-07T20:12:58.8926705Z use_cpu=True, 2025-05-07T20:12:58.8926929Z ) 2025-05-07T20:12:58.8927128Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8927660Z self=, 2025-05-07T20:12:58.8928136Z T=2, 2025-05-07T20:12:58.8928332Z D=2, 2025-05-07T20:12:58.8928510Z B=1, 2025-05-07T20:12:58.8928760Z log_E=3, 2025-05-07T20:12:58.8928969Z L=0, 2025-05-07T20:12:58.8929180Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.8929485Z weighted=False, 2025-05-07T20:12:58.8929717Z mixed=False, 2025-05-07T20:12:58.8929926Z mixed_B=False, 2025-05-07T20:12:58.8930157Z use_cache=False, 2025-05-07T20:12:58.8930415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8930718Z long_segments=False, 2025-05-07T20:12:58.8930996Z pooling_mode=, 2025-05-07T20:12:58.8931295Z use_cpu=True, 2025-05-07T20:12:58.8931497Z ) 2025-05-07T20:12:58.8931713Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8932184Z self=, 2025-05-07T20:12:58.8932658Z T=2, 2025-05-07T20:12:58.8932837Z D=229, 2025-05-07T20:12:58.8933032Z B=106, 2025-05-07T20:12:58.8933228Z log_E=4, 2025-05-07T20:12:58.8933414Z L=11, 2025-05-07T20:12:58.8933646Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.8933949Z weighted=True, 2025-05-07T20:12:58.8934159Z mixed=False, 2025-05-07T20:12:58.8934376Z mixed_B=True, 2025-05-07T20:12:58.8934596Z use_cache=True, 2025-05-07T20:12:58.8934832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.8935143Z long_segments=False, 2025-05-07T20:12:58.8935415Z pooling_mode=, 2025-05-07T20:12:58.8935699Z use_cpu=True, 2025-05-07T20:12:58.8935913Z ) 2025-05-07T20:12:58.8936124Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8936578Z self=, 2025-05-07T20:12:58.8937091Z T=3, 2025-05-07T20:12:58.8937286Z D=218, 2025-05-07T20:12:58.8937470Z B=45, 2025-05-07T20:12:58.8937666Z log_E=3, 2025-05-07T20:12:58.8937869Z L=20, 2025-05-07T20:12:58.8938081Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8938389Z weighted=False, 2025-05-07T20:12:58.8938637Z mixed=False, 2025-05-07T20:12:58.8938847Z mixed_B=False, 2025-05-07T20:12:58.8939074Z use_cache=False, 2025-05-07T20:12:58.8939336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8939635Z long_segments=False, 2025-05-07T20:12:58.8940023Z pooling_mode=, 2025-05-07T20:12:58.8940328Z use_cpu=True, 2025-05-07T20:12:58.8940531Z ) 2025-05-07T20:12:58.8940746Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8941223Z self=, 2025-05-07T20:12:58.8941685Z T=2, 2025-05-07T20:12:58.8941886Z D=159, 2025-05-07T20:12:58.8942088Z B=27, 2025-05-07T20:12:58.8942273Z log_E=4, 2025-05-07T20:12:58.8942480Z L=19, 2025-05-07T20:12:58.8942711Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.8943003Z weighted=False, 2025-05-07T20:12:58.8943226Z mixed=False, 2025-05-07T20:12:58.8943451Z mixed_B=True, 2025-05-07T20:12:58.8943659Z use_cache=False, 2025-05-07T20:12:58.8943915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.8944228Z long_segments=False, 2025-05-07T20:12:58.8944498Z pooling_mode=, 2025-05-07T20:12:58.8944781Z use_cpu=True, 2025-05-07T20:12:58.8944990Z ) 2025-05-07T20:12:58.8945199Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8945654Z self=, 2025-05-07T20:12:58.8946123Z T=5, 2025-05-07T20:12:58.8946388Z D=122, 2025-05-07T20:12:58.8946571Z B=21, 2025-05-07T20:12:58.8946765Z log_E=4, 2025-05-07T20:12:58.8946968Z L=15, 2025-05-07T20:12:58.8947181Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.8947485Z weighted=True, 2025-05-07T20:12:58.8947743Z mixed=True, 2025-05-07T20:12:58.8947947Z mixed_B=True, 2025-05-07T20:12:58.8948170Z use_cache=False, 2025-05-07T20:12:58.8948428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.8948724Z long_segments=True, 2025-05-07T20:12:58.8949028Z pooling_mode=, 2025-05-07T20:12:58.8949329Z use_cpu=True, 2025-05-07T20:12:58.8949526Z ) 2025-05-07T20:12:58.8949736Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8950203Z self=, 2025-05-07T20:12:58.8950671Z T=1, 2025-05-07T20:12:58.8950851Z D=248, 2025-05-07T20:12:58.8951045Z B=120, 2025-05-07T20:12:58.8951243Z log_E=3, 2025-05-07T20:12:58.8951431Z L=7, 2025-05-07T20:12:58.8951654Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8951961Z weighted=False, 2025-05-07T20:12:58.8952171Z mixed=True, 2025-05-07T20:12:58.8952387Z mixed_B=False, 2025-05-07T20:12:58.8952611Z use_cache=True, 2025-05-07T20:12:58.8952844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.8953152Z long_segments=True, 2025-05-07T20:12:58.8953418Z pooling_mode=, 2025-05-07T20:12:58.8953699Z use_cpu=True, 2025-05-07T20:12:58.8953910Z ) 2025-05-07T20:12:58.8954123Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8954579Z self=, 2025-05-07T20:12:58.8955049Z T=1, 2025-05-07T20:12:58.8955245Z D=171, 2025-05-07T20:12:58.8955425Z B=115, 2025-05-07T20:12:58.8955619Z log_E=5, 2025-05-07T20:12:58.8955819Z L=9, 2025-05-07T20:12:58.8956029Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8956331Z weighted=True, 2025-05-07T20:12:58.8956555Z mixed=True, 2025-05-07T20:12:58.8956799Z mixed_B=False, 2025-05-07T20:12:58.8957021Z use_cache=False, 2025-05-07T20:12:58.8957279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.8957589Z long_segments=True, 2025-05-07T20:12:58.8957841Z pooling_mode=, 2025-05-07T20:12:58.8958142Z use_cpu=True, 2025-05-07T20:12:58.8958355Z ) 2025-05-07T20:12:58.8958555Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8959025Z self=, 2025-05-07T20:12:58.8959495Z T=3, 2025-05-07T20:12:58.8959675Z D=55, 2025-05-07T20:12:58.8959871Z B=120, 2025-05-07T20:12:58.8960066Z log_E=4, 2025-05-07T20:12:58.8960258Z L=9, 2025-05-07T20:12:58.8960485Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8960790Z weighted=False, 2025-05-07T20:12:58.8961003Z mixed=True, 2025-05-07T20:12:58.8961225Z mixed_B=False, 2025-05-07T20:12:58.8961448Z use_cache=True, 2025-05-07T20:12:58.8961683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8961991Z long_segments=True, 2025-05-07T20:12:58.8962253Z pooling_mode=, 2025-05-07T20:12:58.8962542Z use_cpu=True, 2025-05-07T20:12:58.8962754Z ) 2025-05-07T20:12:58.8962961Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8963430Z self=, 2025-05-07T20:12:58.8963888Z T=3, 2025-05-07T20:12:58.8964083Z D=55, 2025-05-07T20:12:58.8964281Z B=120, 2025-05-07T20:12:58.8964467Z log_E=3, 2025-05-07T20:12:58.8964671Z L=9, 2025-05-07T20:12:58.8964901Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8965192Z weighted=False, 2025-05-07T20:12:58.8965418Z mixed=True, 2025-05-07T20:12:58.8965639Z mixed_B=False, 2025-05-07T20:12:58.8965854Z use_cache=True, 2025-05-07T20:12:58.8966148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8966465Z long_segments=True, 2025-05-07T20:12:58.8966720Z pooling_mode=, 2025-05-07T20:12:58.8967027Z use_cpu=True, 2025-05-07T20:12:58.8967246Z ) 2025-05-07T20:12:58.8967448Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8967958Z self=, 2025-05-07T20:12:58.8968439Z T=3, 2025-05-07T20:12:58.8968622Z D=55, 2025-05-07T20:12:58.8968816Z B=120, 2025-05-07T20:12:58.8969016Z log_E=3, 2025-05-07T20:12:58.8969239Z L=9, 2025-05-07T20:12:58.8969467Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8969768Z weighted=False, 2025-05-07T20:12:58.8969978Z mixed=False, 2025-05-07T20:12:58.8970195Z mixed_B=False, 2025-05-07T20:12:58.8970415Z use_cache=True, 2025-05-07T20:12:58.8970660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8970952Z long_segments=True, 2025-05-07T20:12:58.8971216Z pooling_mode=, 2025-05-07T20:12:58.8971517Z use_cpu=True, 2025-05-07T20:12:58.8971715Z ) 2025-05-07T20:12:58.8971926Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8972393Z self=, 2025-05-07T20:12:58.8972853Z T=3, 2025-05-07T20:12:58.8973047Z D=55, 2025-05-07T20:12:58.8973242Z B=9, 2025-05-07T20:12:58.8973422Z log_E=3, 2025-05-07T20:12:58.8973625Z L=9, 2025-05-07T20:12:58.8973847Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8974139Z weighted=False, 2025-05-07T20:12:58.8974360Z mixed=False, 2025-05-07T20:12:58.8974579Z mixed_B=False, 2025-05-07T20:12:58.8974790Z use_cache=True, 2025-05-07T20:12:58.8975036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8975345Z long_segments=True, 2025-05-07T20:12:58.8975797Z pooling_mode=, 2025-05-07T20:12:58.8976127Z use_cpu=True, 2025-05-07T20:12:58.8976346Z ) 2025-05-07T20:12:58.8976552Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8977025Z self=, 2025-05-07T20:12:58.8977596Z T=3, 2025-05-07T20:12:58.8977794Z D=55, 2025-05-07T20:12:58.8977977Z B=9, 2025-05-07T20:12:58.8978179Z log_E=3, 2025-05-07T20:12:58.8978381Z L=9, 2025-05-07T20:12:58.8978591Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8978895Z weighted=True, 2025-05-07T20:12:58.8979115Z mixed=False, 2025-05-07T20:12:58.8979319Z mixed_B=False, 2025-05-07T20:12:58.8979542Z use_cache=True, 2025-05-07T20:12:58.8979862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8980158Z long_segments=True, 2025-05-07T20:12:58.8980424Z pooling_mode=, 2025-05-07T20:12:58.8980727Z use_cpu=True, 2025-05-07T20:12:58.8980927Z ) 2025-05-07T20:12:58.8981139Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8981612Z self=, 2025-05-07T20:12:58.8982069Z T=1, 2025-05-07T20:12:58.8982261Z D=55, 2025-05-07T20:12:58.8982454Z B=9, 2025-05-07T20:12:58.8982630Z log_E=3, 2025-05-07T20:12:58.8982830Z L=9, 2025-05-07T20:12:58.8983052Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8983353Z weighted=False, 2025-05-07T20:12:58.8983563Z mixed=False, 2025-05-07T20:12:58.8983780Z mixed_B=False, 2025-05-07T20:12:58.8984000Z use_cache=True, 2025-05-07T20:12:58.8984232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8984540Z long_segments=True, 2025-05-07T20:12:58.8984804Z pooling_mode=, 2025-05-07T20:12:58.8985089Z use_cpu=True, 2025-05-07T20:12:58.8985299Z ) 2025-05-07T20:12:58.8985510Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8985967Z self=, 2025-05-07T20:12:58.8986443Z T=1, 2025-05-07T20:12:58.8986637Z D=9, 2025-05-07T20:12:58.8986886Z B=9, 2025-05-07T20:12:58.8987082Z log_E=3, 2025-05-07T20:12:58.8987284Z L=9, 2025-05-07T20:12:58.8987497Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.8987798Z weighted=False, 2025-05-07T20:12:58.8988023Z mixed=False, 2025-05-07T20:12:58.8988299Z mixed_B=False, 2025-05-07T20:12:58.8988557Z use_cache=True, 2025-05-07T20:12:58.8988815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.8989129Z long_segments=True, 2025-05-07T20:12:58.8989385Z pooling_mode=, 2025-05-07T20:12:58.8989733Z use_cpu=True, 2025-05-07T20:12:58.8989950Z ) 2025-05-07T20:12:58.8990154Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8990631Z self=, 2025-05-07T20:12:58.8991106Z T=5, 2025-05-07T20:12:58.8991289Z D=15, 2025-05-07T20:12:58.8991488Z B=41, 2025-05-07T20:12:58.8991695Z log_E=3, 2025-05-07T20:12:58.8991886Z L=16, 2025-05-07T20:12:58.8992118Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.8992427Z weighted=False, 2025-05-07T20:12:58.8992643Z mixed=False, 2025-05-07T20:12:58.8992867Z mixed_B=True, 2025-05-07T20:12:58.8993090Z use_cache=False, 2025-05-07T20:12:58.8993356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.8993656Z long_segments=False, 2025-05-07T20:12:58.8993932Z pooling_mode=, 2025-05-07T20:12:58.8994229Z use_cpu=True, 2025-05-07T20:12:58.8994430Z ) 2025-05-07T20:12:58.8994641Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.8995108Z self=, 2025-05-07T20:12:58.8995564Z T=5, 2025-05-07T20:12:58.8995754Z D=15, 2025-05-07T20:12:58.8995946Z B=41, 2025-05-07T20:12:58.8996128Z log_E=3, 2025-05-07T20:12:58.8996327Z L=5, 2025-05-07T20:12:58.8996548Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.8996836Z weighted=False, 2025-05-07T20:12:58.8997058Z mixed=False, 2025-05-07T20:12:58.8997276Z mixed_B=True, 2025-05-07T20:12:58.8997530Z use_cache=False, 2025-05-07T20:12:58.8997787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.8998096Z long_segments=False, 2025-05-07T20:12:58.8998357Z pooling_mode=, 2025-05-07T20:12:58.8998657Z use_cpu=True, 2025-05-07T20:12:58.8998870Z ) 2025-05-07T20:12:58.9254079Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9254866Z self=, 2025-05-07T20:12:58.9255599Z T=5, 2025-05-07T20:12:58.9255962Z D=15, 2025-05-07T20:12:58.9256298Z B=15, 2025-05-07T20:12:58.9256519Z log_E=3, 2025-05-07T20:12:58.9256720Z L=5, 2025-05-07T20:12:58.9256937Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9257248Z weighted=False, 2025-05-07T20:12:58.9257473Z mixed=False, 2025-05-07T20:12:58.9257683Z mixed_B=True, 2025-05-07T20:12:58.9257909Z use_cache=False, 2025-05-07T20:12:58.9258169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9258542Z long_segments=False, 2025-05-07T20:12:58.9258815Z pooling_mode=, 2025-05-07T20:12:58.9259110Z use_cpu=True, 2025-05-07T20:12:58.9259319Z ) 2025-05-07T20:12:58.9259539Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9260086Z self=, 2025-05-07T20:12:58.9260560Z T=5, 2025-05-07T20:12:58.9260742Z D=15, 2025-05-07T20:12:58.9260938Z B=15, 2025-05-07T20:12:58.9261133Z log_E=3, 2025-05-07T20:12:58.9261324Z L=15, 2025-05-07T20:12:58.9261551Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9261854Z weighted=False, 2025-05-07T20:12:58.9262065Z mixed=False, 2025-05-07T20:12:58.9262285Z mixed_B=True, 2025-05-07T20:12:58.9262504Z use_cache=False, 2025-05-07T20:12:58.9262748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9263174Z long_segments=False, 2025-05-07T20:12:58.9263446Z pooling_mode=, 2025-05-07T20:12:58.9263732Z use_cpu=True, 2025-05-07T20:12:58.9263944Z ) 2025-05-07T20:12:58.9264153Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9264609Z self=, 2025-05-07T20:12:58.9265144Z T=5, 2025-05-07T20:12:58.9265334Z D=15, 2025-05-07T20:12:58.9265513Z B=15, 2025-05-07T20:12:58.9265709Z log_E=3, 2025-05-07T20:12:58.9265912Z L=15, 2025-05-07T20:12:58.9266181Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9266478Z weighted=False, 2025-05-07T20:12:58.9266702Z mixed=False, 2025-05-07T20:12:58.9266920Z mixed_B=False, 2025-05-07T20:12:58.9267132Z use_cache=False, 2025-05-07T20:12:58.9267388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9267695Z long_segments=False, 2025-05-07T20:12:58.9267955Z pooling_mode=, 2025-05-07T20:12:58.9268258Z use_cpu=True, 2025-05-07T20:12:58.9268469Z ) 2025-05-07T20:12:58.9268673Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9269143Z self=, 2025-05-07T20:12:58.9269615Z T=1, 2025-05-07T20:12:58.9269799Z D=15, 2025-05-07T20:12:58.9269992Z B=15, 2025-05-07T20:12:58.9270189Z log_E=3, 2025-05-07T20:12:58.9270384Z L=15, 2025-05-07T20:12:58.9270612Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9270920Z weighted=False, 2025-05-07T20:12:58.9271136Z mixed=False, 2025-05-07T20:12:58.9271359Z mixed_B=False, 2025-05-07T20:12:58.9271588Z use_cache=False, 2025-05-07T20:12:58.9271835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9272151Z long_segments=False, 2025-05-07T20:12:58.9272432Z pooling_mode=, 2025-05-07T20:12:58.9272735Z use_cpu=True, 2025-05-07T20:12:58.9272937Z ) 2025-05-07T20:12:58.9273157Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9273632Z self=, 2025-05-07T20:12:58.9274136Z T=2, 2025-05-07T20:12:58.9274333Z D=160, 2025-05-07T20:12:58.9274534Z B=111, 2025-05-07T20:12:58.9274718Z log_E=3, 2025-05-07T20:12:58.9274924Z L=14, 2025-05-07T20:12:58.9275153Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9275442Z weighted=False, 2025-05-07T20:12:58.9275837Z mixed=True, 2025-05-07T20:12:58.9276054Z mixed_B=False, 2025-05-07T20:12:58.9276267Z use_cache=True, 2025-05-07T20:12:58.9276514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9276822Z long_segments=True, 2025-05-07T20:12:58.9277078Z pooling_mode=, 2025-05-07T20:12:58.9277375Z use_cpu=True, 2025-05-07T20:12:58.9277590Z ) 2025-05-07T20:12:58.9277792Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9278263Z self=, 2025-05-07T20:12:58.9278735Z T=2, 2025-05-07T20:12:58.9278932Z D=160, 2025-05-07T20:12:58.9279117Z B=14, 2025-05-07T20:12:58.9279312Z log_E=3, 2025-05-07T20:12:58.9279514Z L=14, 2025-05-07T20:12:58.9279727Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9280032Z weighted=False, 2025-05-07T20:12:58.9280332Z mixed=True, 2025-05-07T20:12:58.9280536Z mixed_B=False, 2025-05-07T20:12:58.9280754Z use_cache=True, 2025-05-07T20:12:58.9281060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9281361Z long_segments=True, 2025-05-07T20:12:58.9281627Z pooling_mode=, 2025-05-07T20:12:58.9281926Z use_cpu=True, 2025-05-07T20:12:58.9282124Z ) 2025-05-07T20:12:58.9282335Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9282806Z self=, 2025-05-07T20:12:58.9283264Z T=2, 2025-05-07T20:12:58.9283459Z D=160, 2025-05-07T20:12:58.9283728Z B=14, 2025-05-07T20:12:58.9283915Z log_E=3, 2025-05-07T20:12:58.9284122Z L=14, 2025-05-07T20:12:58.9284353Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9284644Z weighted=True, 2025-05-07T20:12:58.9284868Z mixed=True, 2025-05-07T20:12:58.9285084Z mixed_B=False, 2025-05-07T20:12:58.9285336Z use_cache=True, 2025-05-07T20:12:58.9285583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9285958Z long_segments=True, 2025-05-07T20:12:58.9286231Z pooling_mode=, 2025-05-07T20:12:58.9286616Z use_cpu=True, 2025-05-07T20:12:58.9286833Z ) 2025-05-07T20:12:58.9287044Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9287498Z self=, 2025-05-07T20:12:58.9287966Z T=3, 2025-05-07T20:12:58.9288161Z D=160, 2025-05-07T20:12:58.9288345Z B=14, 2025-05-07T20:12:58.9288540Z log_E=3, 2025-05-07T20:12:58.9288741Z L=14, 2025-05-07T20:12:58.9288954Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9289255Z weighted=True, 2025-05-07T20:12:58.9289481Z mixed=True, 2025-05-07T20:12:58.9289683Z mixed_B=False, 2025-05-07T20:12:58.9289903Z use_cache=True, 2025-05-07T20:12:58.9290155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9290453Z long_segments=True, 2025-05-07T20:12:58.9290717Z pooling_mode=, 2025-05-07T20:12:58.9291020Z use_cpu=True, 2025-05-07T20:12:58.9291219Z ) 2025-05-07T20:12:58.9291433Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9291906Z self=, 2025-05-07T20:12:58.9292382Z T=3, 2025-05-07T20:12:58.9292568Z D=160, 2025-05-07T20:12:58.9292764Z B=14, 2025-05-07T20:12:58.9292957Z log_E=3, 2025-05-07T20:12:58.9293145Z L=3, 2025-05-07T20:12:58.9293368Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9293671Z weighted=True, 2025-05-07T20:12:58.9293881Z mixed=True, 2025-05-07T20:12:58.9294094Z mixed_B=False, 2025-05-07T20:12:58.9294314Z use_cache=True, 2025-05-07T20:12:58.9294592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9294913Z long_segments=True, 2025-05-07T20:12:58.9295185Z pooling_mode=, 2025-05-07T20:12:58.9295480Z use_cpu=True, 2025-05-07T20:12:58.9295697Z ) 2025-05-07T20:12:58.9295914Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9296378Z self=, 2025-05-07T20:12:58.9296855Z T=3, 2025-05-07T20:12:58.9297056Z D=160, 2025-05-07T20:12:58.9297241Z B=1, 2025-05-07T20:12:58.9297441Z log_E=3, 2025-05-07T20:12:58.9297654Z L=3, 2025-05-07T20:12:58.9297868Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9298176Z weighted=True, 2025-05-07T20:12:58.9298403Z mixed=True, 2025-05-07T20:12:58.9298624Z mixed_B=False, 2025-05-07T20:12:58.9298836Z use_cache=True, 2025-05-07T20:12:58.9299092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9299400Z long_segments=True, 2025-05-07T20:12:58.9299736Z pooling_mode=, 2025-05-07T20:12:58.9300048Z use_cpu=True, 2025-05-07T20:12:58.9300263Z ) 2025-05-07T20:12:58.9300465Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9300938Z self=, 2025-05-07T20:12:58.9301405Z T=3, 2025-05-07T20:12:58.9301583Z D=160, 2025-05-07T20:12:58.9301778Z B=3, 2025-05-07T20:12:58.9301969Z log_E=3, 2025-05-07T20:12:58.9302156Z L=3, 2025-05-07T20:12:58.9302378Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9302681Z weighted=True, 2025-05-07T20:12:58.9302889Z mixed=True, 2025-05-07T20:12:58.9303103Z mixed_B=False, 2025-05-07T20:12:58.9303323Z use_cache=True, 2025-05-07T20:12:58.9303559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9303869Z long_segments=True, 2025-05-07T20:12:58.9304178Z pooling_mode=, 2025-05-07T20:12:58.9304467Z use_cpu=True, 2025-05-07T20:12:58.9304687Z ) 2025-05-07T20:12:58.9304905Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9305375Z self=, 2025-05-07T20:12:58.9305865Z T=4, 2025-05-07T20:12:58.9306056Z D=17, 2025-05-07T20:12:58.9306246Z B=18, 2025-05-07T20:12:58.9306427Z log_E=5, 2025-05-07T20:12:58.9306627Z L=3, 2025-05-07T20:12:58.9306878Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9307172Z weighted=True, 2025-05-07T20:12:58.9307396Z mixed=False, 2025-05-07T20:12:58.9307616Z mixed_B=False, 2025-05-07T20:12:58.9307826Z use_cache=True, 2025-05-07T20:12:58.9308074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9308385Z long_segments=False, 2025-05-07T20:12:58.9308647Z pooling_mode=, 2025-05-07T20:12:58.9308947Z use_cpu=True, 2025-05-07T20:12:58.9309161Z ) 2025-05-07T20:12:58.9309359Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9309826Z self=, 2025-05-07T20:12:58.9310297Z T=5, 2025-05-07T20:12:58.9310475Z D=17, 2025-05-07T20:12:58.9310670Z B=18, 2025-05-07T20:12:58.9310864Z log_E=5, 2025-05-07T20:12:58.9311052Z L=3, 2025-05-07T20:12:58.9311273Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9311574Z weighted=True, 2025-05-07T20:12:58.9311796Z mixed=False, 2025-05-07T20:12:58.9312003Z mixed_B=False, 2025-05-07T20:12:58.9312223Z use_cache=True, 2025-05-07T20:12:58.9312466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9312763Z long_segments=False, 2025-05-07T20:12:58.9313034Z pooling_mode=, 2025-05-07T20:12:58.9313335Z use_cpu=True, 2025-05-07T20:12:58.9313534Z ) 2025-05-07T20:12:58.9313741Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9314210Z self=, 2025-05-07T20:12:58.9314703Z T=5, 2025-05-07T20:12:58.9314893Z D=17, 2025-05-07T20:12:58.9315082Z B=18, 2025-05-07T20:12:58.9315264Z log_E=5, 2025-05-07T20:12:58.9315464Z L=3, 2025-05-07T20:12:58.9315691Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9315984Z weighted=True, 2025-05-07T20:12:58.9316204Z mixed=False, 2025-05-07T20:12:58.9316426Z mixed_B=False, 2025-05-07T20:12:58.9316639Z use_cache=False, 2025-05-07T20:12:58.9316902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9317213Z long_segments=False, 2025-05-07T20:12:58.9317516Z pooling_mode=, 2025-05-07T20:12:58.9317803Z use_cpu=True, 2025-05-07T20:12:58.9318014Z ) 2025-05-07T20:12:58.9318224Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9318676Z self=, 2025-05-07T20:12:58.9319149Z T=1, 2025-05-07T20:12:58.9319340Z D=17, 2025-05-07T20:12:58.9319520Z B=18, 2025-05-07T20:12:58.9319717Z log_E=5, 2025-05-07T20:12:58.9319919Z L=3, 2025-05-07T20:12:58.9320131Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9320437Z weighted=True, 2025-05-07T20:12:58.9320667Z mixed=False, 2025-05-07T20:12:58.9320877Z mixed_B=False, 2025-05-07T20:12:58.9321103Z use_cache=False, 2025-05-07T20:12:58.9321364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9321666Z long_segments=False, 2025-05-07T20:12:58.9321949Z pooling_mode=, 2025-05-07T20:12:58.9322251Z use_cpu=True, 2025-05-07T20:12:58.9322453Z ) 2025-05-07T20:12:58.9322670Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9323145Z self=, 2025-05-07T20:12:58.9323621Z T=5, 2025-05-07T20:12:58.9323803Z D=17, 2025-05-07T20:12:58.9324000Z B=18, 2025-05-07T20:12:58.9324246Z log_E=5, 2025-05-07T20:12:58.9324441Z L=3, 2025-05-07T20:12:58.9324669Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9324977Z weighted=True, 2025-05-07T20:12:58.9325188Z mixed=False, 2025-05-07T20:12:58.9325410Z mixed_B=False, 2025-05-07T20:12:58.9325664Z use_cache=False, 2025-05-07T20:12:58.9325907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9326212Z long_segments=True, 2025-05-07T20:12:58.9326475Z pooling_mode=, 2025-05-07T20:12:58.9326759Z use_cpu=True, 2025-05-07T20:12:58.9326971Z ) 2025-05-07T20:12:58.9327211Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9327667Z self=, 2025-05-07T20:12:58.9328135Z T=5, 2025-05-07T20:12:58.9328328Z D=17, 2025-05-07T20:12:58.9328508Z B=18, 2025-05-07T20:12:58.9328706Z log_E=5, 2025-05-07T20:12:58.9328907Z L=3, 2025-05-07T20:12:58.9329119Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9329426Z weighted=False, 2025-05-07T20:12:58.9329655Z mixed=False, 2025-05-07T20:12:58.9329862Z mixed_B=False, 2025-05-07T20:12:58.9330086Z use_cache=False, 2025-05-07T20:12:58.9330337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9330646Z long_segments=True, 2025-05-07T20:12:58.9330898Z pooling_mode=, 2025-05-07T20:12:58.9331196Z use_cpu=True, 2025-05-07T20:12:58.9331408Z ) 2025-05-07T20:12:58.9331604Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9332072Z self=, 2025-05-07T20:12:58.9332543Z T=5, 2025-05-07T20:12:58.9332724Z D=17, 2025-05-07T20:12:58.9332916Z B=18, 2025-05-07T20:12:58.9333109Z log_E=5, 2025-05-07T20:12:58.9333298Z L=3, 2025-05-07T20:12:58.9333520Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9333821Z weighted=False, 2025-05-07T20:12:58.9334033Z mixed=True, 2025-05-07T20:12:58.9334251Z mixed_B=False, 2025-05-07T20:12:58.9334473Z use_cache=False, 2025-05-07T20:12:58.9334714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9335052Z long_segments=True, 2025-05-07T20:12:58.9335315Z pooling_mode=, 2025-05-07T20:12:58.9335606Z use_cpu=True, 2025-05-07T20:12:58.9335821Z ) 2025-05-07T20:12:58.9336035Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9336495Z self=, 2025-05-07T20:12:58.9336966Z T=3, 2025-05-07T20:12:58.9337161Z D=241, 2025-05-07T20:12:58.9337357Z B=104, 2025-05-07T20:12:58.9337540Z log_E=3, 2025-05-07T20:12:58.9337743Z L=5, 2025-05-07T20:12:58.9337966Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9338259Z weighted=True, 2025-05-07T20:12:58.9338480Z mixed=True, 2025-05-07T20:12:58.9338694Z mixed_B=False, 2025-05-07T20:12:58.9338902Z use_cache=True, 2025-05-07T20:12:58.9339154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9339462Z long_segments=False, 2025-05-07T20:12:58.9339808Z pooling_mode=, 2025-05-07T20:12:58.9340117Z use_cpu=True, 2025-05-07T20:12:58.9340327Z ) 2025-05-07T20:12:58.9340562Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9341018Z self=, 2025-05-07T20:12:58.9341488Z T=3, 2025-05-07T20:12:58.9341682Z D=241, 2025-05-07T20:12:58.9341866Z B=104, 2025-05-07T20:12:58.9342064Z log_E=3, 2025-05-07T20:12:58.9342269Z L=5, 2025-05-07T20:12:58.9342484Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9342788Z weighted=True, 2025-05-07T20:12:58.9343007Z mixed=True, 2025-05-07T20:12:58.9343209Z mixed_B=False, 2025-05-07T20:12:58.9343427Z use_cache=True, 2025-05-07T20:12:58.9343672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9343966Z long_segments=True, 2025-05-07T20:12:58.9344270Z pooling_mode=, 2025-05-07T20:12:58.9344575Z use_cpu=True, 2025-05-07T20:12:58.9344787Z ) 2025-05-07T20:12:58.9345005Z Trying example: test_backward_sgd( 2025-05-07T20:12:58.9345481Z self=, 2025-05-07T20:12:58.9345987Z T=3, 2025-05-07T20:12:58.9346170Z D=241, 2025-05-07T20:12:58.9346369Z B=104, 2025-05-07T20:12:58.9346571Z log_E=3, 2025-05-07T20:12:58.9346762Z L=5, 2025-05-07T20:12:58.9346990Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9347329Z weighted=True, 2025-05-07T20:12:58.9347543Z mixed=True, 2025-05-07T20:12:58.9347763Z mixed_B=True, 2025-05-07T20:12:58.9347992Z use_cache=True, 2025-05-07T20:12:58.9348232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9348543Z long_segments=True, 2025-05-07T20:12:58.9348812Z pooling_mode=, 2025-05-07T20:12:58.9349102Z use_cpu=True, 2025-05-07T20:12:58.9349317Z ) 2025-05-07T20:12:58.9349512Z PASSED 2025-05-07T20:12:58.9359050Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T20:12:58.9360072Z self=, 2025-05-07T20:12:58.9360639Z D=2, 2025-05-07T20:12:58.9360834Z B=1152, 2025-05-07T20:12:58.9361016Z L=1, 2025-05-07T20:12:58.9361211Z weighted=False, 2025-05-07T20:12:58.9361435Z mixed=False, 2025-05-07T20:12:58.9361650Z mixed_B=False, 2025-05-07T20:12:58.9361928Z use_cache=False, 2025-05-07T20:12:58.9362184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9362509Z ) 2025-05-07T20:12:58.9362705Z SKIPPED 2025-05-07T20:12:58.9888678Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9889873Z self=, 2025-05-07T20:12:58.9890545Z T=1, 2025-05-07T20:12:58.9890928Z D=2, 2025-05-07T20:12:58.9891374Z B=1, 2025-05-07T20:12:58.9891613Z log_E=3, 2025-05-07T20:12:58.9891877Z L=0, 2025-05-07T20:12:58.9892176Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9892576Z weighted=False, 2025-05-07T20:12:58.9892870Z mixed=False, 2025-05-07T20:12:58.9893158Z use_cache=False, 2025-05-07T20:12:58.9893485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9893896Z long_segments=False, 2025-05-07T20:12:58.9894264Z pooling_mode=, 2025-05-07T20:12:58.9894636Z ) 2025-05-07T20:12:58.9894928Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9895645Z self=, 2025-05-07T20:12:58.9896319Z T=3, 2025-05-07T20:12:58.9896556Z D=2, 2025-05-07T20:12:58.9896804Z B=1, 2025-05-07T20:12:58.9897053Z log_E=3, 2025-05-07T20:12:58.9897310Z L=0, 2025-05-07T20:12:58.9897609Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9898012Z weighted=False, 2025-05-07T20:12:58.9898289Z mixed=False, 2025-05-07T20:12:58.9898572Z use_cache=False, 2025-05-07T20:12:58.9898907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9899306Z long_segments=False, 2025-05-07T20:12:58.9899734Z pooling_mode=, 2025-05-07T20:12:58.9900120Z ) 2025-05-07T20:12:58.9900405Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9901128Z self=, 2025-05-07T20:12:58.9901808Z T=3, 2025-05-07T20:12:58.9902048Z D=111, 2025-05-07T20:12:58.9902307Z B=66, 2025-05-07T20:12:58.9902559Z log_E=5, 2025-05-07T20:12:58.9902804Z L=17, 2025-05-07T20:12:58.9903101Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9903525Z weighted=True, 2025-05-07T20:12:58.9903801Z mixed=False, 2025-05-07T20:12:58.9904173Z use_cache=True, 2025-05-07T20:12:58.9904500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9904893Z long_segments=True, 2025-05-07T20:12:58.9905241Z pooling_mode=, 2025-05-07T20:12:58.9905622Z ) 2025-05-07T20:12:58.9905972Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9906666Z self=, 2025-05-07T20:12:58.9907340Z T=1, 2025-05-07T20:12:58.9907589Z D=154, 2025-05-07T20:12:58.9907881Z B=1, 2025-05-07T20:12:58.9908133Z log_E=3, 2025-05-07T20:12:58.9908392Z L=0, 2025-05-07T20:12:58.9908658Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9908974Z weighted=False, 2025-05-07T20:12:58.9909199Z mixed=False, 2025-05-07T20:12:58.9909406Z use_cache=False, 2025-05-07T20:12:58.9919089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9919446Z long_segments=False, 2025-05-07T20:12:58.9919753Z pooling_mode=, 2025-05-07T20:12:58.9920041Z ) 2025-05-07T20:12:58.9920343Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9920895Z self=, 2025-05-07T20:12:58.9921410Z T=1, 2025-05-07T20:12:58.9921597Z D=154, 2025-05-07T20:12:58.9921797Z B=32, 2025-05-07T20:12:58.9921996Z log_E=5, 2025-05-07T20:12:58.9922187Z L=14, 2025-05-07T20:12:58.9922422Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9922736Z weighted=False, 2025-05-07T20:12:58.9922953Z mixed=False, 2025-05-07T20:12:58.9923179Z use_cache=True, 2025-05-07T20:12:58.9923432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9923735Z long_segments=True, 2025-05-07T20:12:58.9924007Z pooling_mode=, 2025-05-07T20:12:58.9924301Z ) 2025-05-07T20:12:58.9924520Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9925064Z self=, 2025-05-07T20:12:58.9925574Z T=5, 2025-05-07T20:12:58.9925855Z D=256, 2025-05-07T20:12:58.9926057Z B=62, 2025-05-07T20:12:58.9926252Z log_E=3, 2025-05-07T20:12:58.9926446Z L=9, 2025-05-07T20:12:58.9926674Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9926979Z weighted=False, 2025-05-07T20:12:58.9927210Z mixed=True, 2025-05-07T20:12:58.9927416Z use_cache=False, 2025-05-07T20:12:58.9927675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9927989Z long_segments=False, 2025-05-07T20:12:58.9928252Z pooling_mode=, 2025-05-07T20:12:58.9928604Z ) 2025-05-07T20:12:58.9928829Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9929350Z self=, 2025-05-07T20:12:58.9929860Z T=4, 2025-05-07T20:12:58.9930057Z D=214, 2025-05-07T20:12:58.9930243Z B=32, 2025-05-07T20:12:58.9930444Z log_E=4, 2025-05-07T20:12:58.9930650Z L=20, 2025-05-07T20:12:58.9930867Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9931176Z weighted=True, 2025-05-07T20:12:58.9931402Z mixed=False, 2025-05-07T20:12:58.9931615Z use_cache=False, 2025-05-07T20:12:58.9931878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9932188Z long_segments=False, 2025-05-07T20:12:58.9932449Z pooling_mode=, 2025-05-07T20:12:58.9932739Z ) 2025-05-07T20:12:58.9932968Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9933504Z self=, 2025-05-07T20:12:58.9933991Z T=2, 2025-05-07T20:12:58.9934185Z D=188, 2025-05-07T20:12:58.9934380Z B=116, 2025-05-07T20:12:58.9934564Z log_E=3, 2025-05-07T20:12:58.9934770Z L=19, 2025-05-07T20:12:58.9934997Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9935289Z weighted=True, 2025-05-07T20:12:58.9935563Z mixed=True, 2025-05-07T20:12:58.9935791Z use_cache=True, 2025-05-07T20:12:58.9936035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9936349Z long_segments=True, 2025-05-07T20:12:58.9936620Z pooling_mode=, 2025-05-07T20:12:58.9936944Z ) 2025-05-07T20:12:58.9937173Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9937712Z self=, 2025-05-07T20:12:58.9938210Z T=1, 2025-05-07T20:12:58.9938447Z D=222, 2025-05-07T20:12:58.9938650Z B=128, 2025-05-07T20:12:58.9938838Z log_E=4, 2025-05-07T20:12:58.9939046Z L=14, 2025-05-07T20:12:58.9939275Z weights_precision=SparseType.FP16, 2025-05-07T20:12:58.9939584Z weighted=True, 2025-05-07T20:12:58.9939925Z mixed=True, 2025-05-07T20:12:58.9940147Z use_cache=False, 2025-05-07T20:12:58.9940405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9940705Z long_segments=True, 2025-05-07T20:12:58.9940972Z pooling_mode=, 2025-05-07T20:12:58.9941268Z ) 2025-05-07T20:12:58.9941478Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9942009Z self=, 2025-05-07T20:12:58.9942522Z T=3, 2025-05-07T20:12:58.9942704Z D=90, 2025-05-07T20:12:58.9942902Z B=61, 2025-05-07T20:12:58.9943100Z log_E=4, 2025-05-07T20:12:58.9943289Z L=17, 2025-05-07T20:12:58.9943519Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9943822Z weighted=True, 2025-05-07T20:12:58.9944031Z mixed=True, 2025-05-07T20:12:58.9944254Z use_cache=True, 2025-05-07T20:12:58.9944506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:58.9944805Z long_segments=False, 2025-05-07T20:12:58.9945079Z pooling_mode=, 2025-05-07T20:12:58.9945363Z ) 2025-05-07T20:12:58.9945578Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9946095Z self=, 2025-05-07T20:12:58.9946635Z T=2, 2025-05-07T20:12:58.9946833Z D=133, 2025-05-07T20:12:58.9947018Z B=51, 2025-05-07T20:12:58.9947218Z log_E=3, 2025-05-07T20:12:58.9947425Z L=16, 2025-05-07T20:12:58.9947639Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9947944Z weighted=True, 2025-05-07T20:12:58.9948171Z mixed=True, 2025-05-07T20:12:58.9948378Z use_cache=False, 2025-05-07T20:12:58.9948640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9948952Z long_segments=False, 2025-05-07T20:12:58.9949214Z pooling_mode=, 2025-05-07T20:12:58.9949537Z ) 2025-05-07T20:12:58.9949759Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9950409Z self=, 2025-05-07T20:12:58.9951089Z T=2, 2025-05-07T20:12:58.9951341Z D=133, 2025-05-07T20:12:58.9951585Z B=51, 2025-05-07T20:12:58.9951840Z log_E=3, 2025-05-07T20:12:58.9952110Z L=16, 2025-05-07T20:12:58.9952411Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9952798Z weighted=False, 2025-05-07T20:12:58.9953094Z mixed=True, 2025-05-07T20:12:58.9953380Z use_cache=False, 2025-05-07T20:12:58.9953706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9954114Z long_segments=False, 2025-05-07T20:12:58.9954468Z pooling_mode=, 2025-05-07T20:12:58.9954894Z ) 2025-05-07T20:12:58.9955255Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9956107Z self=, 2025-05-07T20:12:58.9956770Z T=1, 2025-05-07T20:12:58.9957020Z D=133, 2025-05-07T20:12:58.9957269Z B=51, 2025-05-07T20:12:58.9957509Z log_E=3, 2025-05-07T20:12:58.9957770Z L=16, 2025-05-07T20:12:58.9958068Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9958513Z weighted=False, 2025-05-07T20:12:58.9958808Z mixed=True, 2025-05-07T20:12:58.9959098Z use_cache=False, 2025-05-07T20:12:58.9959422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9959837Z long_segments=False, 2025-05-07T20:12:58.9960286Z pooling_mode=, 2025-05-07T20:12:58.9960676Z ) 2025-05-07T20:12:58.9960961Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9961675Z self=, 2025-05-07T20:12:58.9962383Z T=1, 2025-05-07T20:12:58.9962622Z D=133, 2025-05-07T20:12:58.9962872Z B=51, 2025-05-07T20:12:58.9963121Z log_E=3, 2025-05-07T20:12:58.9963370Z L=16, 2025-05-07T20:12:58.9963670Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9964076Z weighted=False, 2025-05-07T20:12:58.9964361Z mixed=False, 2025-05-07T20:12:58.9964653Z use_cache=False, 2025-05-07T20:12:58.9964993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9965387Z long_segments=False, 2025-05-07T20:12:58.9965840Z pooling_mode=, 2025-05-07T20:12:58.9966270Z ) 2025-05-07T20:12:58.9966657Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9967726Z self=, 2025-05-07T20:12:58.9968690Z T=1, 2025-05-07T20:12:58.9969077Z D=133, 2025-05-07T20:12:58.9969378Z B=16, 2025-05-07T20:12:58.9969742Z log_E=3, 2025-05-07T20:12:58.9970137Z L=16, 2025-05-07T20:12:58.9970589Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9971126Z weighted=False, 2025-05-07T20:12:58.9971559Z mixed=False, 2025-05-07T20:12:58.9971990Z use_cache=False, 2025-05-07T20:12:58.9972472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9973041Z long_segments=False, 2025-05-07T20:12:58.9973549Z pooling_mode=, 2025-05-07T20:12:58.9974083Z ) 2025-05-07T20:12:58.9974497Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9975540Z self=, 2025-05-07T20:12:58.9976863Z T=1, 2025-05-07T20:12:58.9977230Z D=133, 2025-05-07T20:12:58.9977547Z B=1, 2025-05-07T20:12:58.9977921Z log_E=3, 2025-05-07T20:12:58.9978190Z L=16, 2025-05-07T20:12:58.9978477Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9978878Z weighted=False, 2025-05-07T20:12:58.9979164Z mixed=False, 2025-05-07T20:12:58.9979437Z use_cache=False, 2025-05-07T20:12:58.9979842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9980252Z long_segments=False, 2025-05-07T20:12:58.9980597Z pooling_mode=, 2025-05-07T20:12:58.9980983Z ) 2025-05-07T20:12:58.9981274Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9981977Z self=, 2025-05-07T20:12:58.9982663Z T=1, 2025-05-07T20:12:58.9982911Z D=133, 2025-05-07T20:12:58.9983150Z B=1, 2025-05-07T20:12:58.9983404Z log_E=3, 2025-05-07T20:12:58.9983668Z L=0, 2025-05-07T20:12:58.9983964Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9984364Z weighted=False, 2025-05-07T20:12:58.9984658Z mixed=False, 2025-05-07T20:12:58.9984930Z use_cache=False, 2025-05-07T20:12:58.9985269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9985674Z long_segments=False, 2025-05-07T20:12:58.9986021Z pooling_mode=, 2025-05-07T20:12:58.9986406Z ) 2025-05-07T20:12:58.9986698Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9987396Z self=, 2025-05-07T20:12:58.9988077Z T=1, 2025-05-07T20:12:58.9988323Z D=86, 2025-05-07T20:12:58.9988561Z B=19, 2025-05-07T20:12:58.9988812Z log_E=4, 2025-05-07T20:12:58.9989074Z L=17, 2025-05-07T20:12:58.9989456Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9989858Z weighted=True, 2025-05-07T20:12:58.9990149Z mixed=False, 2025-05-07T20:12:58.9990418Z use_cache=False, 2025-05-07T20:12:58.9990752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9991214Z long_segments=True, 2025-05-07T20:12:58.9991549Z pooling_mode=, 2025-05-07T20:12:58.9991933Z ) 2025-05-07T20:12:58.9992223Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9992977Z self=, 2025-05-07T20:12:58.9993636Z T=1, 2025-05-07T20:12:58.9993881Z D=86, 2025-05-07T20:12:58.9994124Z B=19, 2025-05-07T20:12:58.9994357Z log_E=4, 2025-05-07T20:12:58.9994610Z L=17, 2025-05-07T20:12:58.9994896Z weights_precision=SparseType.FP32, 2025-05-07T20:12:58.9995278Z weighted=True, 2025-05-07T20:12:58.9995569Z mixed=True, 2025-05-07T20:12:58.9995848Z use_cache=False, 2025-05-07T20:12:58.9996170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:58.9996571Z long_segments=True, 2025-05-07T20:12:58.9996920Z pooling_mode=, 2025-05-07T20:12:58.9997283Z ) 2025-05-07T20:12:58.9997571Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:58.9998277Z self=, 2025-05-07T20:12:58.9998936Z T=1, 2025-05-07T20:12:58.9999185Z D=86, 2025-05-07T20:12:58.9999433Z B=19, 2025-05-07T20:12:58.9999666Z log_E=4, 2025-05-07T20:12:58.9999927Z L=1, 2025-05-07T20:12:59.0000215Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0000610Z weighted=True, 2025-05-07T20:12:59.0000881Z mixed=True, 2025-05-07T20:12:59.0001158Z use_cache=False, 2025-05-07T20:12:59.0001495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0001886Z long_segments=True, 2025-05-07T20:12:59.0002235Z pooling_mode=, 2025-05-07T20:12:59.0002614Z ) 2025-05-07T20:12:59.0586215Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0587271Z self=, 2025-05-07T20:12:59.0588195Z T=1, 2025-05-07T20:12:59.0588391Z D=86, 2025-05-07T20:12:59.0588586Z B=86, 2025-05-07T20:12:59.0588780Z log_E=4, 2025-05-07T20:12:59.0588968Z L=1, 2025-05-07T20:12:59.0589194Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0589501Z weighted=True, 2025-05-07T20:12:59.0589724Z mixed=True, 2025-05-07T20:12:59.0589933Z use_cache=False, 2025-05-07T20:12:59.0590191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0590500Z long_segments=True, 2025-05-07T20:12:59.0590754Z pooling_mode=, 2025-05-07T20:12:59.0591045Z ) 2025-05-07T20:12:59.0591270Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0591792Z self=, 2025-05-07T20:12:59.0592290Z T=1, 2025-05-07T20:12:59.0592564Z D=86, 2025-05-07T20:12:59.0592747Z B=1, 2025-05-07T20:12:59.0592936Z log_E=4, 2025-05-07T20:12:59.0593136Z L=1, 2025-05-07T20:12:59.0593347Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0593650Z weighted=True, 2025-05-07T20:12:59.0593870Z mixed=True, 2025-05-07T20:12:59.0594076Z use_cache=False, 2025-05-07T20:12:59.0594330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0594639Z long_segments=True, 2025-05-07T20:12:59.0594908Z pooling_mode=, 2025-05-07T20:12:59.0595186Z ) 2025-05-07T20:12:59.0595409Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0595716Z self=, 2025-05-07T20:12:59.0595806Z T=1, 2025-05-07T20:12:59.0595883Z D=86, 2025-05-07T20:12:59.0595961Z B=1, 2025-05-07T20:12:59.0596050Z log_E=4, 2025-05-07T20:12:59.0596211Z L=1, 2025-05-07T20:12:59.0596326Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0596424Z weighted=True, 2025-05-07T20:12:59.0596507Z mixed=True, 2025-05-07T20:12:59.0596592Z use_cache=False, 2025-05-07T20:12:59.0596715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0596880Z long_segments=False, 2025-05-07T20:12:59.0596989Z pooling_mode=, 2025-05-07T20:12:59.0597079Z ) 2025-05-07T20:12:59.0597198Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0597567Z self=, 2025-05-07T20:12:59.0597649Z T=1, 2025-05-07T20:12:59.0597728Z D=86, 2025-05-07T20:12:59.0597820Z B=1, 2025-05-07T20:12:59.0597900Z log_E=3, 2025-05-07T20:12:59.0597978Z L=1, 2025-05-07T20:12:59.0598103Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0598187Z weighted=True, 2025-05-07T20:12:59.0598270Z mixed=True, 2025-05-07T20:12:59.0598375Z use_cache=False, 2025-05-07T20:12:59.0598486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0598580Z long_segments=False, 2025-05-07T20:12:59.0598701Z pooling_mode=, 2025-05-07T20:12:59.0598777Z ) 2025-05-07T20:12:59.0598907Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0599213Z self=, 2025-05-07T20:12:59.0599292Z T=4, 2025-05-07T20:12:59.0599388Z D=111, 2025-05-07T20:12:59.0599468Z B=51, 2025-05-07T20:12:59.0599550Z log_E=4, 2025-05-07T20:12:59.0599644Z L=12, 2025-05-07T20:12:59.0599759Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0599849Z weighted=True, 2025-05-07T20:12:59.0599947Z mixed=False, 2025-05-07T20:12:59.0600033Z use_cache=True, 2025-05-07T20:12:59.0600142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:59.0600249Z long_segments=True, 2025-05-07T20:12:59.0600356Z pooling_mode=, 2025-05-07T20:12:59.0600433Z ) 2025-05-07T20:12:59.0600562Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0600897Z self=, 2025-05-07T20:12:59.0600990Z T=4, 2025-05-07T20:12:59.0601072Z D=111, 2025-05-07T20:12:59.0601149Z B=51, 2025-05-07T20:12:59.0601240Z log_E=4, 2025-05-07T20:12:59.0601318Z L=12, 2025-05-07T20:12:59.0601427Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0601531Z weighted=True, 2025-05-07T20:12:59.0601615Z mixed=False, 2025-05-07T20:12:59.0601700Z use_cache=False, 2025-05-07T20:12:59.0601821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:59.0601913Z long_segments=True, 2025-05-07T20:12:59.0602025Z pooling_mode=, 2025-05-07T20:12:59.0602115Z ) 2025-05-07T20:12:59.0602229Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0602544Z self=, 2025-05-07T20:12:59.0602625Z T=4, 2025-05-07T20:12:59.0602704Z D=4, 2025-05-07T20:12:59.0602792Z B=51, 2025-05-07T20:12:59.0602873Z log_E=4, 2025-05-07T20:12:59.0602950Z L=12, 2025-05-07T20:12:59.0603068Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0603153Z weighted=True, 2025-05-07T20:12:59.0603235Z mixed=False, 2025-05-07T20:12:59.0603330Z use_cache=False, 2025-05-07T20:12:59.0603437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:59.0603527Z long_segments=True, 2025-05-07T20:12:59.0603645Z pooling_mode=, 2025-05-07T20:12:59.0603719Z ) 2025-05-07T20:12:59.0603834Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0604148Z self=, 2025-05-07T20:12:59.0604225Z T=4, 2025-05-07T20:12:59.0604314Z D=4, 2025-05-07T20:12:59.0604393Z B=51, 2025-05-07T20:12:59.0604501Z log_E=4, 2025-05-07T20:12:59.0604592Z L=12, 2025-05-07T20:12:59.0604699Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0604785Z weighted=True, 2025-05-07T20:12:59.0604878Z mixed=True, 2025-05-07T20:12:59.0604963Z use_cache=False, 2025-05-07T20:12:59.0605104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:59.0605207Z long_segments=True, 2025-05-07T20:12:59.0605313Z pooling_mode=, 2025-05-07T20:12:59.0605389Z ) 2025-05-07T20:12:59.0605517Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0605846Z self=, 2025-05-07T20:12:59.0605939Z T=4, 2025-05-07T20:12:59.0606017Z D=4, 2025-05-07T20:12:59.0606096Z B=51, 2025-05-07T20:12:59.0606188Z log_E=4, 2025-05-07T20:12:59.0606264Z L=4, 2025-05-07T20:12:59.0606372Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0606470Z weighted=True, 2025-05-07T20:12:59.0606553Z mixed=True, 2025-05-07T20:12:59.0606637Z use_cache=False, 2025-05-07T20:12:59.0606755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:59.0606846Z long_segments=True, 2025-05-07T20:12:59.0606952Z pooling_mode=, 2025-05-07T20:12:59.0607040Z ) 2025-05-07T20:12:59.0607155Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0607615Z self=, 2025-05-07T20:12:59.0607756Z T=4, 2025-05-07T20:12:59.0607841Z D=4, 2025-05-07T20:12:59.0607938Z B=4, 2025-05-07T20:12:59.0608019Z log_E=4, 2025-05-07T20:12:59.0608099Z L=4, 2025-05-07T20:12:59.0608225Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0608311Z weighted=True, 2025-05-07T20:12:59.0608398Z mixed=True, 2025-05-07T20:12:59.0608499Z use_cache=False, 2025-05-07T20:12:59.0608609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:59.0608701Z long_segments=True, 2025-05-07T20:12:59.0608827Z pooling_mode=, 2025-05-07T20:12:59.0608903Z ) 2025-05-07T20:12:59.0609018Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0609380Z self=, 2025-05-07T20:12:59.0609460Z T=4, 2025-05-07T20:12:59.0609537Z D=4, 2025-05-07T20:12:59.0609627Z B=4, 2025-05-07T20:12:59.0609707Z log_E=4, 2025-05-07T20:12:59.0609798Z L=4, 2025-05-07T20:12:59.0609907Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0609995Z weighted=True, 2025-05-07T20:12:59.0610091Z mixed=True, 2025-05-07T20:12:59.0610177Z use_cache=False, 2025-05-07T20:12:59.0610286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:12:59.0610391Z long_segments=False, 2025-05-07T20:12:59.0610499Z pooling_mode=, 2025-05-07T20:12:59.0610576Z ) 2025-05-07T20:12:59.0610703Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0611004Z self=, 2025-05-07T20:12:59.0611081Z T=4, 2025-05-07T20:12:59.0611172Z D=185, 2025-05-07T20:12:59.0611250Z B=46, 2025-05-07T20:12:59.0611330Z log_E=4, 2025-05-07T20:12:59.0611417Z L=1, 2025-05-07T20:12:59.0611527Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0611626Z weighted=True, 2025-05-07T20:12:59.0611708Z mixed=True, 2025-05-07T20:12:59.0611792Z use_cache=True, 2025-05-07T20:12:59.0611914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0612007Z long_segments=False, 2025-05-07T20:12:59.0612114Z pooling_mode=, 2025-05-07T20:12:59.0612202Z ) 2025-05-07T20:12:59.0612317Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0612614Z self=, 2025-05-07T20:12:59.0612704Z T=4, 2025-05-07T20:12:59.0612782Z D=185, 2025-05-07T20:12:59.0612860Z B=46, 2025-05-07T20:12:59.0612987Z log_E=4, 2025-05-07T20:12:59.0613065Z L=1, 2025-05-07T20:12:59.0613188Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0613275Z weighted=False, 2025-05-07T20:12:59.0613356Z mixed=True, 2025-05-07T20:12:59.0613452Z use_cache=True, 2025-05-07T20:12:59.0613593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0613685Z long_segments=False, 2025-05-07T20:12:59.0613810Z pooling_mode=, 2025-05-07T20:12:59.0613885Z ) 2025-05-07T20:12:59.0614032Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0614347Z self=, 2025-05-07T20:12:59.0614425Z T=4, 2025-05-07T20:12:59.0614502Z D=185, 2025-05-07T20:12:59.0614597Z B=46, 2025-05-07T20:12:59.0614675Z log_E=4, 2025-05-07T20:12:59.0614752Z L=1, 2025-05-07T20:12:59.0614873Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0614958Z weighted=False, 2025-05-07T20:12:59.0615057Z mixed=False, 2025-05-07T20:12:59.0615143Z use_cache=True, 2025-05-07T20:12:59.0615254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0615359Z long_segments=False, 2025-05-07T20:12:59.0615469Z pooling_mode=, 2025-05-07T20:12:59.0615547Z ) 2025-05-07T20:12:59.0615676Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0615977Z self=, 2025-05-07T20:12:59.0616057Z T=4, 2025-05-07T20:12:59.0616149Z D=46, 2025-05-07T20:12:59.0616231Z B=46, 2025-05-07T20:12:59.0616312Z log_E=4, 2025-05-07T20:12:59.0616403Z L=1, 2025-05-07T20:12:59.0616513Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0616599Z weighted=False, 2025-05-07T20:12:59.0616694Z mixed=False, 2025-05-07T20:12:59.0616778Z use_cache=True, 2025-05-07T20:12:59.0616899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0616992Z long_segments=False, 2025-05-07T20:12:59.0617100Z pooling_mode=, 2025-05-07T20:12:59.0617217Z ) 2025-05-07T20:12:59.0617332Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0617630Z self=, 2025-05-07T20:12:59.0617722Z T=4, 2025-05-07T20:12:59.0617801Z D=46, 2025-05-07T20:12:59.0617878Z B=46, 2025-05-07T20:12:59.0617968Z log_E=4, 2025-05-07T20:12:59.0618046Z L=0, 2025-05-07T20:12:59.0618168Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0618315Z weighted=False, 2025-05-07T20:12:59.0618451Z mixed=False, 2025-05-07T20:12:59.0618563Z use_cache=True, 2025-05-07T20:12:59.0618720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0618830Z long_segments=False, 2025-05-07T20:12:59.0618955Z pooling_mode=, 2025-05-07T20:12:59.0619031Z ) 2025-05-07T20:12:59.0619145Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0619468Z self=, 2025-05-07T20:12:59.0619550Z T=4, 2025-05-07T20:12:59.0619628Z D=46, 2025-05-07T20:12:59.0619800Z B=46, 2025-05-07T20:12:59.0619883Z log_E=3, 2025-05-07T20:12:59.0619965Z L=0, 2025-05-07T20:12:59.0620092Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0620179Z weighted=False, 2025-05-07T20:12:59.0620262Z mixed=False, 2025-05-07T20:12:59.0620361Z use_cache=True, 2025-05-07T20:12:59.0620474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0620580Z long_segments=False, 2025-05-07T20:12:59.0620689Z pooling_mode=, 2025-05-07T20:12:59.0620765Z ) 2025-05-07T20:12:59.0620895Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0621200Z self=, 2025-05-07T20:12:59.0621279Z T=4, 2025-05-07T20:12:59.0621375Z D=2, 2025-05-07T20:12:59.0621500Z B=46, 2025-05-07T20:12:59.0621580Z log_E=4, 2025-05-07T20:12:59.0621674Z L=0, 2025-05-07T20:12:59.0621787Z weights_precision=SparseType.FP32, 2025-05-07T20:12:59.0621875Z weighted=False, 2025-05-07T20:12:59.0621974Z mixed=False, 2025-05-07T20:12:59.0622092Z use_cache=True, 2025-05-07T20:12:59.0622203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0622309Z long_segments=False, 2025-05-07T20:12:59.0622417Z pooling_mode=, 2025-05-07T20:12:59.0622507Z ) 2025-05-07T20:12:59.0622655Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0622958Z self=, 2025-05-07T20:12:59.0623051Z T=2, 2025-05-07T20:12:59.0623128Z D=9, 2025-05-07T20:12:59.0623205Z B=28, 2025-05-07T20:12:59.0623297Z log_E=3, 2025-05-07T20:12:59.0623374Z L=13, 2025-05-07T20:12:59.0623484Z weights_precision=SparseType.FP16, 2025-05-07T20:12:59.0623583Z weighted=True, 2025-05-07T20:12:59.0623663Z mixed=True, 2025-05-07T20:12:59.0623746Z use_cache=True, 2025-05-07T20:12:59.0623868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0623959Z long_segments=False, 2025-05-07T20:12:59.0624078Z pooling_mode=, 2025-05-07T20:12:59.0624156Z ) 2025-05-07T20:12:59.0624269Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:12:59.0624581Z self=, 2025-05-07T20:12:59.0624661Z T=2, 2025-05-07T20:12:59.0624739Z D=9, 2025-05-07T20:12:59.0624828Z B=28, 2025-05-07T20:12:59.0624908Z log_E=3, 2025-05-07T20:12:59.0624985Z L=13, 2025-05-07T20:12:59.0625104Z weights_precision=SparseType.FP16, 2025-05-07T20:12:59.0625188Z weighted=True, 2025-05-07T20:12:59.0625269Z mixed=False, 2025-05-07T20:12:59.0625363Z use_cache=True, 2025-05-07T20:12:59.0625474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:12:59.0625566Z long_segments=False, 2025-05-07T20:12:59.0625687Z pooling_mode=, 2025-05-07T20:12:59.0625790Z ) 2025-05-07T20:12:59.0625904Z PASSED 2025-05-07T20:12:59.0625913Z 2025-05-07T20:12:59.0626066Z =========================== short test summary info ============================ 2025-05-07T20:12:59.0626572Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.12/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:12:59.0626735Z ========================= 2 passed, 1 skipped in 1.88s ========================= 2025-05-07T20:12:59.4425602Z 2025-05-07T20:12:59.4426354Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T20:12:59.4443620Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 4 seconds 2025-05-07T20:12:59.4444040Z 2025-05-07T20:12:59.4444046Z 2025-05-07T20:12:59.4444050Z 2025-05-07T20:12:59.4444062Z 2025-05-07T20:12:59.4456267Z ################################################################################ 2025-05-07T20:12:59.4471492Z # [2025-05-07T20:12:59.446Z] Run Python Test Suite: 2025-05-07T20:12:59.4471982Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:12:59.4472377Z ################################################################################ 2025-05-07T20:12:59.4493293Z + 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:12:59.4494077Z 2025-05-07T20:13:01.5079570Z ============================= test session starts ============================== 2025-05-07T20:13:01.5080236Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:01.5080879Z cachedir: .pytest_cache 2025-05-07T20:13:01.5081688Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:01.5082412Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:01.5082745Z plugins: hypothesis-6.131.14 2025-05-07T20:13:02.9303937Z collecting ... collected 4 items 2025-05-07T20:13:02.9304193Z 2025-05-07T20:13:02.9320270Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices SKIPPED 2025-05-07T20:13:02.9330211Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices SKIPPED 2025-05-07T20:13:02.9339251Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices SKIPPED 2025-05-07T20:13:02.9357684Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices SKIPPED 2025-05-07T20:13:02.9358358Z 2025-05-07T20:13:02.9358536Z =========================== short test summary info ============================ 2025-05-07T20:13:02.9359188Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:133: CUDA is not available or no GPUs detected 2025-05-07T20:13:02.9360041Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:161: CUDA is not available or no GPUs detected 2025-05-07T20:13:02.9360895Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:119: CUDA is not available or no GPUs detected 2025-05-07T20:13:02.9361756Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:13:02.9362386Z ============================== 4 skipped in 1.55s ============================== 2025-05-07T20:13:03.3097906Z 2025-05-07T20:13:03.3098467Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:13:03.3115861Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 4 seconds 2025-05-07T20:13:03.3116288Z 2025-05-07T20:13:03.3116296Z 2025-05-07T20:13:03.3116305Z 2025-05-07T20:13:03.3116314Z 2025-05-07T20:13:03.3128624Z ################################################################################ 2025-05-07T20:13:03.3144715Z # [2025-05-07T20:13:03.314Z] Run Python Test Suite: 2025-05-07T20:13:03.3145087Z # ./tbe/training/forward_test.py 2025-05-07T20:13:03.3145402Z ################################################################################ 2025-05-07T20:13:03.3166449Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_test.py 2025-05-07T20:13:03.3167129Z 2025-05-07T20:13:05.3727878Z ============================= test session starts ============================== 2025-05-07T20:13:05.3728551Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:05.3729108Z cachedir: .pytest_cache 2025-05-07T20:13:05.3729757Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:05.3730454Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:05.3730776Z plugins: hypothesis-6.131.14 2025-05-07T20:13:06.8140230Z collecting ... collected 9 items 2025-05-07T20:13:06.8140482Z 2025-05-07T20:13:06.8243092Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T20:13:06.8291621Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T20:13:06.8302480Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:13:06.8311844Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 SKIPPED 2025-05-07T20:13:06.8320974Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 SKIPPED 2025-05-07T20:13:06.8328829Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T20:13:06.8337986Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 SKIPPED 2025-05-07T20:13:06.8346784Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 SKIPPED 2025-05-07T20:13:06.8369121Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T20:13:06.8369601Z 2025-05-07T20:13:06.8369744Z =============================== warnings summary =============================== 2025-05-07T20:13:06.8370259Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T20:13:06.8370885Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T20:13:06.8371986Z /github/home/miniconda/envs/build_binary/lib/python3.12/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:13:06.8372936Z note_deprecation( 2025-05-07T20:13:06.8373106Z 2025-05-07T20:13:06.8373352Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:13:06.8373852Z =========================== short test summary info ============================ 2025-05-07T20:13:06.8374403Z SKIPPED [1] tbe/training/forward_test.py:816: CUDA is not available or no GPUs detected 2025-05-07T20:13:06.8375051Z SKIPPED [1] tbe/training/forward_test.py:485: CUDA is not available or no GPUs detected 2025-05-07T20:13:06.8375859Z SKIPPED [1] tbe/training/forward_test.py:548: CUDA is not available or no GPUs detected 2025-05-07T20:13:06.8376468Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T20:13:06.8377066Z SKIPPED [1] tbe/training/forward_test.py:676: CUDA is not available or no GPUs detected 2025-05-07T20:13:06.8377705Z SKIPPED [1] tbe/training/forward_test.py:746: CUDA is not available or no GPUs detected 2025-05-07T20:13:06.8378307Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T20:13:06.8378806Z =================== 2 passed, 7 skipped, 2 warnings in 1.59s =================== 2025-05-07T20:13:07.1983125Z 2025-05-07T20:13:07.1983489Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T20:13:07.2000911Z [TEST] Python test time for ./tbe/training/forward_test.py: 4 seconds 2025-05-07T20:13:07.2001233Z 2025-05-07T20:13:07.2001247Z 2025-05-07T20:13:07.2001251Z 2025-05-07T20:13:07.2001668Z 2025-05-07T20:13:07.2014264Z ################################################################################ 2025-05-07T20:13:07.2030502Z # [2025-05-07T20:13:07.202Z] Run Python Test Suite: 2025-05-07T20:13:07.2030873Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:13:07.2031219Z ################################################################################ 2025-05-07T20:13:07.2053202Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:13:07.2053943Z 2025-05-07T20:13:09.2554923Z ============================= test session starts ============================== 2025-05-07T20:13:09.2556086Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:09.2557101Z cachedir: .pytest_cache 2025-05-07T20:13:09.2558268Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:09.2559494Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:09.2560059Z plugins: hypothesis-6.131.14 2025-05-07T20:13:10.6677781Z collecting ... collected 2 items 2025-05-07T20:13:10.6678033Z 2025-05-07T20:13:10.6693265Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel SKIPPED 2025-05-07T20:13:10.6712438Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large SKIPPED 2025-05-07T20:13:10.6712991Z 2025-05-07T20:13:10.6713231Z =========================== short test summary info ============================ 2025-05-07T20:13:10.6713825Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:13:10.6714571Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:13:10.6715184Z ============================== 2 skipped in 1.54s ============================== 2025-05-07T20:13:11.0408610Z 2025-05-07T20:13:11.0409314Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:13:11.0426563Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 4 seconds 2025-05-07T20:13:11.0427027Z 2025-05-07T20:13:11.0427031Z 2025-05-07T20:13:11.0427036Z 2025-05-07T20:13:11.0427051Z 2025-05-07T20:13:11.0438880Z ################################################################################ 2025-05-07T20:13:11.0454884Z # [2025-05-07T20:13:11.045Z] Run Python Test Suite: 2025-05-07T20:13:11.0455526Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T20:13:11.0455869Z ################################################################################ 2025-05-07T20:13:11.0478025Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_test.py 2025-05-07T20:13:11.0478796Z 2025-05-07T20:13:13.1079450Z ============================= test session starts ============================== 2025-05-07T20:13:13.1080139Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:13.1080705Z cachedir: .pytest_cache 2025-05-07T20:13:13.1081349Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:13.1082039Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:13.1082352Z plugins: hypothesis-6.131.14 2025-05-07T20:13:14.5758484Z collecting ... collected 6 items 2025-05-07T20:13:14.5758760Z 2025-05-07T20:13:14.5775829Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update SKIPPED 2025-05-07T20:13:14.5784291Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T20:13:14.5793592Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum SKIPPED 2025-05-07T20:13:14.5801623Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward SKIPPED 2025-05-07T20:13:14.5810590Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats SKIPPED 2025-05-07T20:13:14.5828605Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters SKIPPED 2025-05-07T20:13:14.5829107Z 2025-05-07T20:13:14.5829273Z =========================== short test summary info ============================ 2025-05-07T20:13:14.5829838Z SKIPPED [1] tbe/utils/split_embeddings_test.py:241: CUDA is not available or no GPUs detected 2025-05-07T20:13:14.5830542Z SKIPPED [1] tbe/utils/split_embeddings_test.py:413: CUDA is not available or no GPUs detected 2025-05-07T20:13:14.5831242Z SKIPPED [1] tbe/utils/split_embeddings_test.py:57: CUDA is not available or no GPUs detected 2025-05-07T20:13:14.5831942Z SKIPPED [1] tbe/utils/split_embeddings_test.py:194: CUDA is not available or no GPUs detected 2025-05-07T20:13:14.5832628Z SKIPPED [1] tbe/utils/split_embeddings_test.py:562: CUDA is not available or no GPUs detected 2025-05-07T20:13:14.5833187Z ========================= 1 passed, 5 skipped in 1.60s ========================= 2025-05-07T20:13:14.9419064Z 2025-05-07T20:13:14.9419586Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T20:13:14.9436941Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 3 seconds 2025-05-07T20:13:14.9437316Z 2025-05-07T20:13:14.9437321Z 2025-05-07T20:13:14.9437325Z 2025-05-07T20:13:14.9437338Z 2025-05-07T20:13:14.9449300Z ################################################################################ 2025-05-07T20:13:14.9465341Z # [2025-05-07T20:13:14.946Z] Run Python Test Suite: 2025-05-07T20:13:14.9465732Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:13:14.9466176Z ################################################################################ 2025-05-07T20:13:14.9487696Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:13:14.9488521Z 2025-05-07T20:13:17.0123469Z ============================= test session starts ============================== 2025-05-07T20:13:17.0124186Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:17.0124755Z cachedir: .pytest_cache 2025-05-07T20:13:17.0125393Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:17.0126081Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:17.0126415Z plugins: hypothesis-6.131.14 2025-05-07T20:13:18.4308241Z collecting ... collected 4 items 2025-05-07T20:13:18.4308531Z 2025-05-07T20:13:18.6379515Z [E507 20:13:18.310065886 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T20:13:18.6382049Z [E507 20:13:18.310345832 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 8, last element in offsets: 15117, indices size: 15017. Setting the last element in offsets to be indices size. 2025-05-07T20:13:18.6405608Z [E507 20:13:18.312803714 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T20:13:18.6408404Z [E507 20:13:18.313074923 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 8, last element in offsets: 15117, indices size: 15017. Setting the last element in offsets to be indices size. 2025-05-07T20:13:18.6473141Z [E507 20:13:18.319509192 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T20:13:18.6487144Z [E507 20:13:18.320908142 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 61, last element in offsets: 116395, indices size: 116295. Setting the last element in offsets to be indices size. 2025-05-07T20:13:18.6550639Z [E507 20:13:18.327313986 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T20:13:18.6562827Z [E507 20:13:18.328505326 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 64, last element in offsets: 121965, indices size: 121865. Setting the last element in offsets to be indices size. 2025-05-07T20:13:18.6587950Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check Trying example: test_bounds_check( 2025-05-07T20:13:18.6589182Z self=, 2025-05-07T20:13:18.6589998Z T=1, 2025-05-07T20:13:18.6590236Z B=1, 2025-05-07T20:13:18.6590493Z max_L=1, 2025-05-07T20:13:18.6590996Z bounds_check_mode=, 2025-05-07T20:13:18.6591424Z use_cpu=True, 2025-05-07T20:13:18.6591714Z weighted=False, 2025-05-07T20:13:18.6592014Z dtype=torch.int64, 2025-05-07T20:13:18.6592304Z mixed_B=False, 2025-05-07T20:13:18.6592663Z bounds_check_version=1, 2025-05-07T20:13:18.6592985Z ) 2025-05-07T20:13:18.6593243Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6593978Z self=, 2025-05-07T20:13:18.6594763Z T=12, 2025-05-07T20:13:18.6595001Z B=1, 2025-05-07T20:13:18.6595248Z max_L=1, 2025-05-07T20:13:18.6595584Z bounds_check_mode=, 2025-05-07T20:13:18.6596004Z use_cpu=True, 2025-05-07T20:13:18.6596288Z weighted=False, 2025-05-07T20:13:18.6596589Z dtype=torch.int64, 2025-05-07T20:13:18.6596881Z mixed_B=False, 2025-05-07T20:13:18.6597183Z bounds_check_version=1, 2025-05-07T20:13:18.6597504Z ) 2025-05-07T20:13:18.6597762Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6598486Z self=, 2025-05-07T20:13:18.6599215Z T=12, 2025-05-07T20:13:18.6599462Z B=26, 2025-05-07T20:13:18.6599700Z max_L=30, 2025-05-07T20:13:18.6600043Z bounds_check_mode=, 2025-05-07T20:13:18.6600483Z use_cpu=True, 2025-05-07T20:13:18.6600753Z weighted=False, 2025-05-07T20:13:18.6601053Z dtype=torch.int32, 2025-05-07T20:13:18.6601368Z mixed_B=True, 2025-05-07T20:13:18.6601651Z bounds_check_version=1, 2025-05-07T20:13:18.6601974Z ) 2025-05-07T20:13:18.6602246Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6602959Z self=, 2025-05-07T20:13:18.6603680Z T=8, 2025-05-07T20:13:18.6603927Z B=1, 2025-05-07T20:13:18.6604162Z max_L=1, 2025-05-07T20:13:18.6604495Z bounds_check_mode=, 2025-05-07T20:13:18.6604927Z use_cpu=True, 2025-05-07T20:13:18.6605247Z weighted=False, 2025-05-07T20:13:18.6605544Z dtype=torch.int64, 2025-05-07T20:13:18.6605840Z mixed_B=False, 2025-05-07T20:13:18.6606076Z bounds_check_version=1, 2025-05-07T20:13:18.6606311Z ) 2025-05-07T20:13:18.6606525Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6607068Z self=, 2025-05-07T20:13:18.6607598Z T=8, 2025-05-07T20:13:18.6607790Z B=8, 2025-05-07T20:13:18.6607982Z max_L=6, 2025-05-07T20:13:18.6608221Z bounds_check_mode=, 2025-05-07T20:13:18.6608550Z use_cpu=True, 2025-05-07T20:13:18.6608769Z weighted=True, 2025-05-07T20:13:18.6608985Z dtype=torch.int32, 2025-05-07T20:13:18.6609220Z mixed_B=False, 2025-05-07T20:13:18.6609449Z bounds_check_version=1, 2025-05-07T20:13:18.6609682Z ) 2025-05-07T20:13:18.6609894Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6610435Z self=, 2025-05-07T20:13:18.6610965Z T=23, 2025-05-07T20:13:18.6611165Z B=51, 2025-05-07T20:13:18.6611367Z max_L=51, 2025-05-07T20:13:18.6611631Z bounds_check_mode=, 2025-05-07T20:13:18.6611951Z use_cpu=True, 2025-05-07T20:13:18.6612175Z weighted=True, 2025-05-07T20:13:18.6612402Z dtype=torch.int32, 2025-05-07T20:13:18.6612628Z mixed_B=True, 2025-05-07T20:13:18.6612856Z bounds_check_version=1, 2025-05-07T20:13:18.6613099Z ) 2025-05-07T20:13:18.6613298Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6613841Z self=, 2025-05-07T20:13:18.6614378Z T=9, 2025-05-07T20:13:18.6614559Z B=58, 2025-05-07T20:13:18.6614757Z max_L=44, 2025-05-07T20:13:18.6615073Z bounds_check_mode=, 2025-05-07T20:13:18.6615513Z use_cpu=True, 2025-05-07T20:13:18.6615803Z weighted=False, 2025-05-07T20:13:18.6616105Z dtype=torch.int32, 2025-05-07T20:13:18.6616400Z mixed_B=True, 2025-05-07T20:13:18.6616701Z bounds_check_version=2, 2025-05-07T20:13:18.6617066Z ) 2025-05-07T20:13:18.6617325Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6618057Z self=, 2025-05-07T20:13:18.6618768Z T=63, 2025-05-07T20:13:18.6619056Z B=37, 2025-05-07T20:13:18.6619295Z max_L=4, 2025-05-07T20:13:18.6619628Z bounds_check_mode=, 2025-05-07T20:13:18.6620129Z use_cpu=True, 2025-05-07T20:13:18.6620394Z weighted=True, 2025-05-07T20:13:18.6620693Z dtype=torch.int64, 2025-05-07T20:13:18.6621001Z mixed_B=False, 2025-05-07T20:13:18.6621293Z bounds_check_version=2, 2025-05-07T20:13:18.6621617Z ) 2025-05-07T20:13:18.6621894Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6622608Z self=, 2025-05-07T20:13:18.6623332Z T=5, 2025-05-07T20:13:18.6623582Z B=40, 2025-05-07T20:13:18.6623823Z max_L=19, 2025-05-07T20:13:18.6624158Z bounds_check_mode=, 2025-05-07T20:13:18.6624594Z use_cpu=True, 2025-05-07T20:13:18.6624861Z weighted=False, 2025-05-07T20:13:18.6625153Z dtype=torch.int64, 2025-05-07T20:13:18.6625458Z mixed_B=True, 2025-05-07T20:13:18.6625746Z bounds_check_version=1, 2025-05-07T20:13:18.6626050Z ) 2025-05-07T20:13:18.6626318Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6627041Z self=, 2025-05-07T20:13:18.6627744Z T=26, 2025-05-07T20:13:18.6627992Z B=31, 2025-05-07T20:13:18.6628241Z max_L=39, 2025-05-07T20:13:18.6628572Z bounds_check_mode=, 2025-05-07T20:13:18.6629013Z use_cpu=True, 2025-05-07T20:13:18.6629336Z weighted=True, 2025-05-07T20:13:18.6629613Z dtype=torch.int64, 2025-05-07T20:13:18.6629916Z mixed_B=True, 2025-05-07T20:13:18.6630213Z bounds_check_version=1, 2025-05-07T20:13:18.6630522Z ) 2025-05-07T20:13:18.6630790Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6631516Z self=, 2025-05-07T20:13:18.6632217Z T=13, 2025-05-07T20:13:18.6632469Z B=25, 2025-05-07T20:13:18.6632718Z max_L=27, 2025-05-07T20:13:18.6633053Z bounds_check_mode=, 2025-05-07T20:13:18.6633470Z use_cpu=True, 2025-05-07T20:13:18.6633758Z weighted=False, 2025-05-07T20:13:18.6634056Z dtype=torch.int64, 2025-05-07T20:13:18.6634348Z mixed_B=False, 2025-05-07T20:13:18.6634650Z bounds_check_version=2, 2025-05-07T20:13:18.6634977Z ) 2025-05-07T20:13:18.6635236Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6635959Z self=, 2025-05-07T20:13:18.6636679Z T=13, 2025-05-07T20:13:18.6636917Z B=25, 2025-05-07T20:13:18.6637169Z max_L=13, 2025-05-07T20:13:18.6637505Z bounds_check_mode=, 2025-05-07T20:13:18.6637929Z use_cpu=True, 2025-05-07T20:13:18.6638220Z weighted=False, 2025-05-07T20:13:18.6638518Z dtype=torch.int64, 2025-05-07T20:13:18.6638807Z mixed_B=False, 2025-05-07T20:13:18.6639102Z bounds_check_version=2, 2025-05-07T20:13:18.6639426Z ) 2025-05-07T20:13:18.6639683Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6640410Z self=, 2025-05-07T20:13:18.6641134Z T=13, 2025-05-07T20:13:18.6641381Z B=13, 2025-05-07T20:13:18.6641622Z max_L=13, 2025-05-07T20:13:18.6641997Z bounds_check_mode=, 2025-05-07T20:13:18.6642430Z use_cpu=True, 2025-05-07T20:13:18.6642699Z weighted=False, 2025-05-07T20:13:18.6642999Z dtype=torch.int64, 2025-05-07T20:13:18.6643304Z mixed_B=False, 2025-05-07T20:13:18.6643584Z bounds_check_version=2, 2025-05-07T20:13:18.6643942Z ) 2025-05-07T20:13:18.6644211Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6644922Z self=, 2025-05-07T20:13:18.6645634Z T=3, 2025-05-07T20:13:18.6645919Z B=23, 2025-05-07T20:13:18.6646158Z max_L=31, 2025-05-07T20:13:18.6646502Z bounds_check_mode=, 2025-05-07T20:13:18.6646944Z use_cpu=True, 2025-05-07T20:13:18.6647215Z weighted=True, 2025-05-07T20:13:18.6647507Z dtype=torch.int64, 2025-05-07T20:13:18.6647813Z mixed_B=False, 2025-05-07T20:13:18.6648096Z bounds_check_version=2, 2025-05-07T20:13:18.6648420Z ) 2025-05-07T20:13:18.6648691Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6649419Z self=, 2025-05-07T20:13:18.6650127Z T=3, 2025-05-07T20:13:18.6650395Z B=23, 2025-05-07T20:13:18.6650645Z max_L=31, 2025-05-07T20:13:18.6650975Z bounds_check_mode=, 2025-05-07T20:13:18.6651415Z use_cpu=True, 2025-05-07T20:13:18.6651697Z weighted=True, 2025-05-07T20:13:18.6651975Z dtype=torch.int64, 2025-05-07T20:13:18.6652277Z mixed_B=True, 2025-05-07T20:13:18.6652577Z bounds_check_version=2, 2025-05-07T20:13:18.6652881Z ) 2025-05-07T20:13:18.6653155Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6653888Z self=, 2025-05-07T20:13:18.6654598Z T=3, 2025-05-07T20:13:18.6654851Z B=31, 2025-05-07T20:13:18.6655108Z max_L=31, 2025-05-07T20:13:18.6655441Z bounds_check_mode=, 2025-05-07T20:13:18.6655885Z use_cpu=True, 2025-05-07T20:13:18.6656176Z weighted=True, 2025-05-07T20:13:18.6656507Z dtype=torch.int64, 2025-05-07T20:13:18.6656805Z mixed_B=True, 2025-05-07T20:13:18.6657101Z bounds_check_version=2, 2025-05-07T20:13:18.6657427Z ) 2025-05-07T20:13:18.6657689Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6658412Z self=, 2025-05-07T20:13:18.6659144Z T=47, 2025-05-07T20:13:18.6659385Z B=15, 2025-05-07T20:13:18.6659630Z max_L=9, 2025-05-07T20:13:18.6660045Z bounds_check_mode=, 2025-05-07T20:13:18.6660471Z use_cpu=True, 2025-05-07T20:13:18.6660752Z weighted=False, 2025-05-07T20:13:18.6661052Z dtype=torch.int64, 2025-05-07T20:13:18.6661340Z mixed_B=True, 2025-05-07T20:13:18.6661630Z bounds_check_version=2, 2025-05-07T20:13:18.6661949Z ) 2025-05-07T20:13:18.6662210Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6662930Z self=, 2025-05-07T20:13:18.6663654Z T=47, 2025-05-07T20:13:18.6663900Z B=15, 2025-05-07T20:13:18.6664136Z max_L=47, 2025-05-07T20:13:18.6664477Z bounds_check_mode=, 2025-05-07T20:13:18.6664918Z use_cpu=True, 2025-05-07T20:13:18.6665189Z weighted=False, 2025-05-07T20:13:18.6665483Z dtype=torch.int64, 2025-05-07T20:13:18.6665788Z mixed_B=True, 2025-05-07T20:13:18.6666071Z bounds_check_version=2, 2025-05-07T20:13:18.6666389Z ) 2025-05-07T20:13:18.6666658Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6667368Z self=, 2025-05-07T20:13:18.6668082Z T=47, 2025-05-07T20:13:18.6668329Z B=47, 2025-05-07T20:13:18.6668563Z max_L=47, 2025-05-07T20:13:18.6668945Z bounds_check_mode=, 2025-05-07T20:13:18.6669396Z use_cpu=True, 2025-05-07T20:13:18.6669667Z weighted=False, 2025-05-07T20:13:18.6669971Z dtype=torch.int64, 2025-05-07T20:13:18.6670277Z mixed_B=True, 2025-05-07T20:13:18.6670557Z bounds_check_version=2, 2025-05-07T20:13:18.6670938Z ) 2025-05-07T20:13:18.6671212Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6671939Z self=, 2025-05-07T20:13:18.6672642Z T=47, 2025-05-07T20:13:18.6672952Z B=47, 2025-05-07T20:13:18.6673205Z max_L=47, 2025-05-07T20:13:18.6673538Z bounds_check_mode=, 2025-05-07T20:13:18.6673982Z use_cpu=True, 2025-05-07T20:13:18.6674262Z weighted=True, 2025-05-07T20:13:18.6674539Z dtype=torch.int64, 2025-05-07T20:13:18.6674844Z mixed_B=True, 2025-05-07T20:13:18.6675133Z bounds_check_version=2, 2025-05-07T20:13:18.6675435Z ) 2025-05-07T20:13:18.6675869Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6676596Z self=, 2025-05-07T20:13:18.6677304Z T=8, 2025-05-07T20:13:18.6677548Z B=64, 2025-05-07T20:13:18.6677793Z max_L=61, 2025-05-07T20:13:18.6678127Z bounds_check_mode=, 2025-05-07T20:13:18.6678568Z use_cpu=True, 2025-05-07T20:13:18.6678851Z weighted=True, 2025-05-07T20:13:18.6679144Z dtype=torch.int64, 2025-05-07T20:13:18.6679432Z mixed_B=False, 2025-05-07T20:13:18.6679728Z bounds_check_version=1, 2025-05-07T20:13:18.6680043Z ) 2025-05-07T20:13:18.6680298Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6681023Z self=, 2025-05-07T20:13:18.6681741Z T=8, 2025-05-07T20:13:18.6681975Z B=64, 2025-05-07T20:13:18.6682225Z max_L=61, 2025-05-07T20:13:18.6682579Z bounds_check_mode=, 2025-05-07T20:13:18.6683014Z use_cpu=True, 2025-05-07T20:13:18.6691440Z weighted=False, 2025-05-07T20:13:18.6691930Z dtype=torch.int64, 2025-05-07T20:13:18.6692236Z mixed_B=False, 2025-05-07T20:13:18.6692541Z bounds_check_version=1, 2025-05-07T20:13:18.6692874Z ) 2025-05-07T20:13:18.6693141Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6693886Z self=, 2025-05-07T20:13:18.6694626Z T=61, 2025-05-07T20:13:18.6694901Z B=64, 2025-05-07T20:13:18.6695174Z max_L=61, 2025-05-07T20:13:18.6695537Z bounds_check_mode=, 2025-05-07T20:13:18.6695993Z use_cpu=True, 2025-05-07T20:13:18.6696282Z weighted=False, 2025-05-07T20:13:18.6696566Z dtype=torch.int64, 2025-05-07T20:13:18.6696871Z mixed_B=False, 2025-05-07T20:13:18.6697171Z bounds_check_version=1, 2025-05-07T20:13:18.6697480Z ) 2025-05-07T20:13:18.6697764Z Trying example: test_bounds_check( 2025-05-07T20:13:18.6698494Z self=, 2025-05-07T20:13:18.6699222Z T=64, 2025-05-07T20:13:18.6699464Z B=64, 2025-05-07T20:13:18.6699784Z max_L=61, 2025-05-07T20:13:18.6700141Z bounds_check_mode=, 2025-05-07T20:13:18.6700578Z use_cpu=True, 2025-05-07T20:13:18.6700868Z weighted=False, 2025-05-07T20:13:18.6701167Z dtype=torch.int64, 2025-05-07T20:13:18.6701461Z mixed_B=False, 2025-05-07T20:13:18.6701762Z bounds_check_version=1, 2025-05-07T20:13:18.6702081Z ) 2025-05-07T20:13:18.6703244Z [E507 20:13:18.335235655 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T20:13:18.6705874Z [E507 20:13:18.336834417 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE false): The last element in offsets is incorrect for total batch size B: 64, total table num T: 64, last element in offsets: 128078, indices size: 127978. Setting the last element in offsets to be indices size. 2025-05-07T20:13:18.7575989Z [E507 20:13:18.429791888 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T20:13:18.7578707Z [E507 20:13:18.429940879 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 34, total table num T: 21, last element in offsets: 250, indices size: 150. Setting the last element in offsets to be indices size. 2025-05-07T20:13:18.7604090Z [E507 20:13:18.432698839 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T20:13:18.7605939Z [E507 20:13:18.432842940 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 34, total table num T: 21, last element in offsets: 250, indices size: 150. Setting the last element in offsets to be indices size. 2025-05-07T20:13:18.7626418Z [E507 20:13:18.434936824 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T20:13:18.7628258Z [E507 20:13:18.435076186 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 5, total table num T: 3, last element in offsets: 127, indices size: 27. Setting the last element in offsets to be indices size. 2025-05-07T20:13:18.7649864Z [E507 20:13:18.437268516 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T20:13:18.7651736Z [E507 20:13:18.437405785 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 5, total table num T: 3, last element in offsets: 106, indices size: 6. Setting the last element in offsets to be indices size. 2025-05-07T20:13:18.7735681Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7736446Z self=, 2025-05-07T20:13:18.7737376Z T=64, 2025-05-07T20:13:18.7737689Z B=64, 2025-05-07T20:13:18.7737942Z max_L=64, 2025-05-07T20:13:18.7738202Z bounds_check_mode=, 2025-05-07T20:13:18.7738552Z use_cpu=True, 2025-05-07T20:13:18.7738783Z weighted=False, 2025-05-07T20:13:18.7739006Z dtype=torch.int64, 2025-05-07T20:13:18.7739247Z mixed_B=False, 2025-05-07T20:13:18.7739483Z bounds_check_version=1, 2025-05-07T20:13:18.7739788Z ) 2025-05-07T20:13:18.7740004Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7740595Z self=, 2025-05-07T20:13:18.7741537Z T=63, 2025-05-07T20:13:18.7741734Z B=39, 2025-05-07T20:13:18.7741930Z max_L=30, 2025-05-07T20:13:18.7742183Z bounds_check_mode=, 2025-05-07T20:13:18.7742519Z use_cpu=True, 2025-05-07T20:13:18.7742741Z weighted=False, 2025-05-07T20:13:18.7742976Z dtype=torch.int32, 2025-05-07T20:13:18.7743204Z mixed_B=False, 2025-05-07T20:13:18.7743439Z bounds_check_version=1, 2025-05-07T20:13:18.7743696Z ) 2025-05-07T20:13:18.7743899Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7745014Z self=, 2025-05-07T20:13:18.7745569Z T=30, 2025-05-07T20:13:18.7745759Z B=39, 2025-05-07T20:13:18.7745959Z max_L=30, 2025-05-07T20:13:18.7746225Z bounds_check_mode=, 2025-05-07T20:13:18.7746607Z use_cpu=True, 2025-05-07T20:13:18.7746833Z weighted=False, 2025-05-07T20:13:18.7747073Z dtype=torch.int32, 2025-05-07T20:13:18.7747303Z mixed_B=False, 2025-05-07T20:13:18.7747544Z bounds_check_version=1, 2025-05-07T20:13:18.7747798Z ) 2025-05-07T20:13:18.7748037Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7748588Z self=, 2025-05-07T20:13:18.7749130Z T=30, 2025-05-07T20:13:18.7749315Z B=39, 2025-05-07T20:13:18.7749511Z max_L=39, 2025-05-07T20:13:18.7749773Z bounds_check_mode=, 2025-05-07T20:13:18.7750111Z use_cpu=True, 2025-05-07T20:13:18.7750324Z weighted=False, 2025-05-07T20:13:18.7750561Z dtype=torch.int32, 2025-05-07T20:13:18.7750801Z mixed_B=False, 2025-05-07T20:13:18.7751026Z bounds_check_version=1, 2025-05-07T20:13:18.7751276Z ) 2025-05-07T20:13:18.7751492Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7752031Z self=, 2025-05-07T20:13:18.7752575Z T=30, 2025-05-07T20:13:18.7752772Z B=30, 2025-05-07T20:13:18.7752955Z max_L=39, 2025-05-07T20:13:18.7753223Z bounds_check_mode=, 2025-05-07T20:13:18.7753560Z use_cpu=True, 2025-05-07T20:13:18.7753771Z weighted=False, 2025-05-07T20:13:18.7754007Z dtype=torch.int32, 2025-05-07T20:13:18.7754245Z mixed_B=False, 2025-05-07T20:13:18.7754468Z bounds_check_version=1, 2025-05-07T20:13:18.7754716Z ) 2025-05-07T20:13:18.7754926Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7755470Z self=, 2025-05-07T20:13:18.7755997Z T=30, 2025-05-07T20:13:18.7756234Z B=30, 2025-05-07T20:13:18.7756427Z max_L=30, 2025-05-07T20:13:18.7756673Z bounds_check_mode=, 2025-05-07T20:13:18.7757012Z use_cpu=True, 2025-05-07T20:13:18.7757236Z weighted=False, 2025-05-07T20:13:18.7757456Z dtype=torch.int32, 2025-05-07T20:13:18.7757696Z mixed_B=False, 2025-05-07T20:13:18.7757930Z bounds_check_version=1, 2025-05-07T20:13:18.7758165Z ) 2025-05-07T20:13:18.7758380Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7758929Z self=, 2025-05-07T20:13:18.7759457Z T=60, 2025-05-07T20:13:18.7759656Z B=64, 2025-05-07T20:13:18.7759853Z max_L=34, 2025-05-07T20:13:18.7760102Z bounds_check_mode=, 2025-05-07T20:13:18.7760437Z use_cpu=True, 2025-05-07T20:13:18.7760661Z weighted=True, 2025-05-07T20:13:18.7760881Z dtype=torch.int64, 2025-05-07T20:13:18.7761121Z mixed_B=True, 2025-05-07T20:13:18.7761352Z bounds_check_version=1, 2025-05-07T20:13:18.7761601Z ) 2025-05-07T20:13:18.7761803Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7762354Z self=, 2025-05-07T20:13:18.7762893Z T=60, 2025-05-07T20:13:18.7763075Z B=64, 2025-05-07T20:13:18.7763277Z max_L=60, 2025-05-07T20:13:18.7763537Z bounds_check_mode=, 2025-05-07T20:13:18.7763856Z use_cpu=True, 2025-05-07T20:13:18.7764080Z weighted=True, 2025-05-07T20:13:18.7764310Z dtype=torch.int64, 2025-05-07T20:13:18.7764536Z mixed_B=True, 2025-05-07T20:13:18.7764767Z bounds_check_version=1, 2025-05-07T20:13:18.7765014Z ) 2025-05-07T20:13:18.7765213Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7765791Z self=, 2025-05-07T20:13:18.7766331Z T=60, 2025-05-07T20:13:18.7766518Z B=60, 2025-05-07T20:13:18.7766765Z max_L=60, 2025-05-07T20:13:18.7767222Z bounds_check_mode=, 2025-05-07T20:13:18.7767757Z use_cpu=True, 2025-05-07T20:13:18.7768008Z weighted=True, 2025-05-07T20:13:18.7768238Z dtype=torch.int64, 2025-05-07T20:13:18.7768477Z mixed_B=True, 2025-05-07T20:13:18.7768694Z bounds_check_version=1, 2025-05-07T20:13:18.7768945Z ) 2025-05-07T20:13:18.7769186Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7769722Z self=, 2025-05-07T20:13:18.7770262Z T=21, 2025-05-07T20:13:18.7770458Z B=3, 2025-05-07T20:13:18.7770641Z max_L=10, 2025-05-07T20:13:18.7770909Z bounds_check_mode=, 2025-05-07T20:13:18.7771251Z use_cpu=True, 2025-05-07T20:13:18.7771462Z weighted=False, 2025-05-07T20:13:18.7771694Z dtype=torch.int64, 2025-05-07T20:13:18.7771924Z mixed_B=True, 2025-05-07T20:13:18.7772153Z bounds_check_version=2, 2025-05-07T20:13:18.7772400Z ) 2025-05-07T20:13:18.7772597Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7773141Z self=, 2025-05-07T20:13:18.7773681Z T=21, 2025-05-07T20:13:18.7773864Z B=3, 2025-05-07T20:13:18.7774058Z max_L=10, 2025-05-07T20:13:18.7774326Z bounds_check_mode=, 2025-05-07T20:13:18.7774655Z use_cpu=True, 2025-05-07T20:13:18.7774879Z weighted=True, 2025-05-07T20:13:18.7775108Z dtype=torch.int64, 2025-05-07T20:13:18.7775333Z mixed_B=True, 2025-05-07T20:13:18.7775752Z bounds_check_version=2, 2025-05-07T20:13:18.7776010Z ) 2025-05-07T20:13:18.7776208Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7776758Z self=, 2025-05-07T20:13:18.7777303Z T=3, 2025-05-07T20:13:18.7777500Z B=3, 2025-05-07T20:13:18.7777747Z max_L=10, 2025-05-07T20:13:18.7778016Z bounds_check_mode=, 2025-05-07T20:13:18.7778362Z use_cpu=True, 2025-05-07T20:13:18.7778572Z weighted=True, 2025-05-07T20:13:18.7778801Z dtype=torch.int64, 2025-05-07T20:13:18.7779042Z mixed_B=True, 2025-05-07T20:13:18.7779257Z bounds_check_version=2, 2025-05-07T20:13:18.7779515Z ) 2025-05-07T20:13:18.7779788Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7780340Z self=, 2025-05-07T20:13:18.7780886Z T=3, 2025-05-07T20:13:18.7781072Z B=3, 2025-05-07T20:13:18.7781273Z max_L=3, 2025-05-07T20:13:18.7781540Z bounds_check_mode=, 2025-05-07T20:13:18.7781865Z use_cpu=True, 2025-05-07T20:13:18.7782071Z weighted=True, 2025-05-07T20:13:18.7782295Z dtype=torch.int64, 2025-05-07T20:13:18.7782514Z mixed_B=True, 2025-05-07T20:13:18.7782737Z bounds_check_version=2, 2025-05-07T20:13:18.7782976Z ) 2025-05-07T20:13:18.7783173Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7783696Z self=, 2025-05-07T20:13:18.7784227Z T=32, 2025-05-07T20:13:18.7784413Z B=16, 2025-05-07T20:13:18.7784584Z max_L=25, 2025-05-07T20:13:18.7784827Z bounds_check_mode=, 2025-05-07T20:13:18.7785137Z use_cpu=True, 2025-05-07T20:13:18.7785339Z weighted=True, 2025-05-07T20:13:18.7785560Z dtype=torch.int32, 2025-05-07T20:13:18.7785789Z mixed_B=False, 2025-05-07T20:13:18.7785999Z bounds_check_version=1, 2025-05-07T20:13:18.7786230Z ) 2025-05-07T20:13:18.7786431Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7787008Z self=, 2025-05-07T20:13:18.7787538Z T=16, 2025-05-07T20:13:18.7787723Z B=16, 2025-05-07T20:13:18.7787896Z max_L=25, 2025-05-07T20:13:18.7788145Z bounds_check_mode=, 2025-05-07T20:13:18.7788466Z use_cpu=True, 2025-05-07T20:13:18.7788740Z weighted=True, 2025-05-07T20:13:18.7788943Z dtype=torch.int32, 2025-05-07T20:13:18.7789176Z mixed_B=False, 2025-05-07T20:13:18.7789400Z bounds_check_version=1, 2025-05-07T20:13:18.7789626Z ) 2025-05-07T20:13:18.7789826Z Trying example: test_bounds_check( 2025-05-07T20:13:18.7790393Z self=, 2025-05-07T20:13:18.7790907Z T=16, 2025-05-07T20:13:18.7791092Z B=25, 2025-05-07T20:13:18.7791279Z max_L=25, 2025-05-07T20:13:18.7791515Z bounds_check_mode=, 2025-05-07T20:13:18.7791836Z use_cpu=True, 2025-05-07T20:13:18.7792047Z weighted=True, 2025-05-07T20:13:18.7792256Z dtype=torch.int32, 2025-05-07T20:13:18.7792485Z mixed_B=False, 2025-05-07T20:13:18.7792705Z bounds_check_version=1, 2025-05-07T20:13:18.7792933Z ) 2025-05-07T20:13:18.7793121Z PASSED 2025-05-07T20:13:18.7793548Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T20:13:18.8509299Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T20:13:18.8510697Z self=, 2025-05-07T20:13:18.8511537Z T=1, 2025-05-07T20:13:18.8511726Z B=1, 2025-05-07T20:13:18.8511904Z L=0, 2025-05-07T20:13:18.8512094Z use_cpu=True, 2025-05-07T20:13:18.8512322Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8512593Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8512876Z ) 2025-05-07T20:13:18.8513078Z Trying example: test_pruning( 2025-05-07T20:13:18.8513584Z self=, 2025-05-07T20:13:18.8514092Z T=4, 2025-05-07T20:13:18.8514371Z B=1, 2025-05-07T20:13:18.8514558Z L=0, 2025-05-07T20:13:18.8514739Z use_cpu=True, 2025-05-07T20:13:18.8514969Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8515325Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8515604Z ) 2025-05-07T20:13:18.8515802Z Trying example: test_pruning( 2025-05-07T20:13:18.8516299Z self=, 2025-05-07T20:13:18.8516803Z T=4, 2025-05-07T20:13:18.8516988Z B=5, 2025-05-07T20:13:18.8517166Z L=1, 2025-05-07T20:13:18.8517346Z use_cpu=True, 2025-05-07T20:13:18.8517571Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8517843Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8518117Z ) 2025-05-07T20:13:18.8518315Z Trying example: test_pruning( 2025-05-07T20:13:18.8518814Z self=, 2025-05-07T20:13:18.8519322Z T=4, 2025-05-07T20:13:18.8519499Z B=5, 2025-05-07T20:13:18.8519679Z L=4, 2025-05-07T20:13:18.8519865Z use_cpu=True, 2025-05-07T20:13:18.8520084Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8520360Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8520644Z ) 2025-05-07T20:13:18.8520836Z Trying example: test_pruning( 2025-05-07T20:13:18.8521328Z self=, 2025-05-07T20:13:18.8521844Z T=4, 2025-05-07T20:13:18.8522019Z B=5, 2025-05-07T20:13:18.8522202Z L=4, 2025-05-07T20:13:18.8522390Z use_cpu=True, 2025-05-07T20:13:18.8522606Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8522876Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8523160Z ) 2025-05-07T20:13:18.8523354Z Trying example: test_pruning( 2025-05-07T20:13:18.8523909Z self=, 2025-05-07T20:13:18.8524421Z T=3, 2025-05-07T20:13:18.8524610Z B=2, 2025-05-07T20:13:18.8524790Z L=4, 2025-05-07T20:13:18.8524980Z use_cpu=True, 2025-05-07T20:13:18.8525213Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8525524Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8525803Z ) 2025-05-07T20:13:18.8526006Z Trying example: test_pruning( 2025-05-07T20:13:18.8526501Z self=, 2025-05-07T20:13:18.8527055Z T=4, 2025-05-07T20:13:18.8527247Z B=1, 2025-05-07T20:13:18.8527427Z L=2, 2025-05-07T20:13:18.8527617Z use_cpu=True, 2025-05-07T20:13:18.8527843Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8528107Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8528387Z ) 2025-05-07T20:13:18.8528583Z Trying example: test_pruning( 2025-05-07T20:13:18.8529071Z self=, 2025-05-07T20:13:18.8529577Z T=2, 2025-05-07T20:13:18.8529758Z B=3, 2025-05-07T20:13:18.8529931Z L=8, 2025-05-07T20:13:18.8530117Z use_cpu=True, 2025-05-07T20:13:18.8530337Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8530613Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8530888Z ) 2025-05-07T20:13:18.8531088Z Trying example: test_pruning( 2025-05-07T20:13:18.8531584Z self=, 2025-05-07T20:13:18.8532090Z T=2, 2025-05-07T20:13:18.8532271Z B=5, 2025-05-07T20:13:18.8532457Z L=5, 2025-05-07T20:13:18.8532636Z use_cpu=True, 2025-05-07T20:13:18.8532859Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8533131Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8533403Z ) 2025-05-07T20:13:18.8533599Z Trying example: test_pruning( 2025-05-07T20:13:18.8534095Z self=, 2025-05-07T20:13:18.8534593Z T=1, 2025-05-07T20:13:18.8534777Z B=5, 2025-05-07T20:13:18.8534987Z L=2, 2025-05-07T20:13:18.8535168Z use_cpu=True, 2025-05-07T20:13:18.8535393Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8535657Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8535930Z ) 2025-05-07T20:13:18.8536128Z Trying example: test_pruning( 2025-05-07T20:13:18.8536620Z self=, 2025-05-07T20:13:18.8537131Z T=5, 2025-05-07T20:13:18.8537308Z B=3, 2025-05-07T20:13:18.8537489Z L=1, 2025-05-07T20:13:18.8537677Z use_cpu=True, 2025-05-07T20:13:18.8537897Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8538171Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8538454Z ) 2025-05-07T20:13:18.8538642Z Trying example: test_pruning( 2025-05-07T20:13:18.8539139Z self=, 2025-05-07T20:13:18.8539646Z T=5, 2025-05-07T20:13:18.8539907Z B=3, 2025-05-07T20:13:18.8540093Z L=3, 2025-05-07T20:13:18.8540283Z use_cpu=True, 2025-05-07T20:13:18.8540501Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8540780Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8541061Z ) 2025-05-07T20:13:18.8541252Z Trying example: test_pruning( 2025-05-07T20:13:18.8541746Z self=, 2025-05-07T20:13:18.8542248Z T=5, 2025-05-07T20:13:18.8542430Z B=3, 2025-05-07T20:13:18.8542604Z L=5, 2025-05-07T20:13:18.8542791Z use_cpu=True, 2025-05-07T20:13:18.8543019Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8543289Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8543570Z ) 2025-05-07T20:13:18.8543774Z Trying example: test_pruning( 2025-05-07T20:13:18.8544258Z self=, 2025-05-07T20:13:18.8544808Z T=3, 2025-05-07T20:13:18.8544997Z B=3, 2025-05-07T20:13:18.8545172Z L=5, 2025-05-07T20:13:18.8545366Z use_cpu=True, 2025-05-07T20:13:18.8545587Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8545853Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8546169Z ) 2025-05-07T20:13:18.8546365Z Trying example: test_pruning( 2025-05-07T20:13:18.8546851Z self=, 2025-05-07T20:13:18.8547363Z T=3, 2025-05-07T20:13:18.8547569Z B=5, 2025-05-07T20:13:18.8547742Z L=5, 2025-05-07T20:13:18.8547932Z use_cpu=True, 2025-05-07T20:13:18.8548161Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8548428Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8548710Z ) 2025-05-07T20:13:18.8548907Z Trying example: test_pruning( 2025-05-07T20:13:18.8549422Z self=, 2025-05-07T20:13:18.8549932Z T=3, 2025-05-07T20:13:18.8550127Z B=3, 2025-05-07T20:13:18.8550324Z L=3, 2025-05-07T20:13:18.8550514Z use_cpu=True, 2025-05-07T20:13:18.8550750Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8551036Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8551319Z ) 2025-05-07T20:13:18.8551532Z Trying example: test_pruning( 2025-05-07T20:13:18.8552040Z self=, 2025-05-07T20:13:18.8552548Z T=1, 2025-05-07T20:13:18.8552748Z B=4, 2025-05-07T20:13:18.8552948Z L=5, 2025-05-07T20:13:18.8553135Z use_cpu=True, 2025-05-07T20:13:18.8553373Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8553661Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8553943Z ) 2025-05-07T20:13:18.8554156Z Trying example: test_pruning( 2025-05-07T20:13:18.8554662Z self=, 2025-05-07T20:13:18.8555186Z T=1, 2025-05-07T20:13:18.8555367Z B=4, 2025-05-07T20:13:18.8555555Z L=4, 2025-05-07T20:13:18.8555785Z use_cpu=True, 2025-05-07T20:13:18.8556005Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8556281Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8556570Z ) 2025-05-07T20:13:18.8556763Z Trying example: test_pruning( 2025-05-07T20:13:18.8557264Z self=, 2025-05-07T20:13:18.8557778Z T=1, 2025-05-07T20:13:18.8557956Z B=4, 2025-05-07T20:13:18.8558146Z L=1, 2025-05-07T20:13:18.8558340Z use_cpu=True, 2025-05-07T20:13:18.8558559Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8558840Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8559135Z ) 2025-05-07T20:13:18.8559329Z Trying example: test_pruning( 2025-05-07T20:13:18.8559833Z self=, 2025-05-07T20:13:18.8560356Z T=1, 2025-05-07T20:13:18.8560537Z B=4, 2025-05-07T20:13:18.8560728Z L=1, 2025-05-07T20:13:18.8560930Z use_cpu=True, 2025-05-07T20:13:18.8561166Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8561438Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8561729Z ) 2025-05-07T20:13:18.8561933Z Trying example: test_pruning( 2025-05-07T20:13:18.8562420Z self=, 2025-05-07T20:13:18.8562937Z T=1, 2025-05-07T20:13:18.8563127Z B=1, 2025-05-07T20:13:18.8563314Z L=1, 2025-05-07T20:13:18.8563509Z use_cpu=True, 2025-05-07T20:13:18.8563743Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8564012Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8564304Z ) 2025-05-07T20:13:18.8564511Z Trying example: test_pruning( 2025-05-07T20:13:18.8564999Z self=, 2025-05-07T20:13:18.8565514Z T=5, 2025-05-07T20:13:18.8565739Z B=6, 2025-05-07T20:13:18.8565920Z L=8, 2025-05-07T20:13:18.8566116Z use_cpu=True, 2025-05-07T20:13:18.8566353Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8566625Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8566919Z ) 2025-05-07T20:13:18.8567157Z Trying example: test_pruning( 2025-05-07T20:13:18.8567658Z self=, 2025-05-07T20:13:18.8568160Z T=5, 2025-05-07T20:13:18.8568349Z B=5, 2025-05-07T20:13:18.8568565Z L=8, 2025-05-07T20:13:18.8568749Z use_cpu=True, 2025-05-07T20:13:18.8568982Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8569262Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8569541Z ) 2025-05-07T20:13:18.8569744Z Trying example: test_pruning( 2025-05-07T20:13:18.8570247Z self=, 2025-05-07T20:13:18.8570747Z T=5, 2025-05-07T20:13:18.8570938Z B=5, 2025-05-07T20:13:18.8571127Z L=5, 2025-05-07T20:13:18.8571310Z use_cpu=True, 2025-05-07T20:13:18.8571543Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8571825Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8572102Z ) 2025-05-07T20:13:18.8572310Z Trying example: test_pruning( 2025-05-07T20:13:18.8572814Z self=, 2025-05-07T20:13:18.8573332Z T=4, 2025-05-07T20:13:18.8573513Z B=8, 2025-05-07T20:13:18.8573709Z L=2, 2025-05-07T20:13:18.8573906Z use_cpu=True, 2025-05-07T20:13:18.8574131Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8574414Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8574704Z ) 2025-05-07T20:13:18.8574895Z Trying example: test_pruning( 2025-05-07T20:13:18.8575394Z self=, 2025-05-07T20:13:18.8576073Z T=1, 2025-05-07T20:13:18.8576255Z B=8, 2025-05-07T20:13:18.8576446Z L=2, 2025-05-07T20:13:18.8576647Z use_cpu=True, 2025-05-07T20:13:18.8576931Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8577221Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8577515Z ) 2025-05-07T20:13:18.8577714Z Trying example: test_pruning( 2025-05-07T20:13:18.8578223Z self=, 2025-05-07T20:13:18.8578747Z T=1, 2025-05-07T20:13:18.8578930Z B=8, 2025-05-07T20:13:18.8579126Z L=2, 2025-05-07T20:13:18.8579329Z use_cpu=True, 2025-05-07T20:13:18.8579553Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8579904Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8580196Z ) 2025-05-07T20:13:18.8580406Z Trying example: test_pruning( 2025-05-07T20:13:18.8580900Z self=, 2025-05-07T20:13:18.8581420Z T=3, 2025-05-07T20:13:18.8581617Z B=1, 2025-05-07T20:13:18.8581800Z L=2, 2025-05-07T20:13:18.8581997Z use_cpu=True, 2025-05-07T20:13:18.8582232Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8582502Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8582801Z ) 2025-05-07T20:13:18.8583006Z Trying example: test_pruning( 2025-05-07T20:13:18.8583493Z self=, 2025-05-07T20:13:18.8584005Z T=3, 2025-05-07T20:13:18.8584193Z B=1, 2025-05-07T20:13:18.8584369Z L=2, 2025-05-07T20:13:18.8584561Z use_cpu=True, 2025-05-07T20:13:18.8584791Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8585058Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8585347Z ) 2025-05-07T20:13:18.8585550Z Trying example: test_pruning( 2025-05-07T20:13:18.8586050Z self=, 2025-05-07T20:13:18.8586557Z T=3, 2025-05-07T20:13:18.8586746Z B=1, 2025-05-07T20:13:18.8587013Z L=3, 2025-05-07T20:13:18.8587200Z use_cpu=True, 2025-05-07T20:13:18.8587435Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8587724Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8588006Z ) 2025-05-07T20:13:18.8588213Z Trying example: test_pruning( 2025-05-07T20:13:18.8588755Z self=, 2025-05-07T20:13:18.8589259Z T=3, 2025-05-07T20:13:18.8589450Z B=1, 2025-05-07T20:13:18.8589638Z L=1, 2025-05-07T20:13:18.8589861Z use_cpu=True, 2025-05-07T20:13:18.8590096Z use_cpu_hashtable=False, 2025-05-07T20:13:18.8590380Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8590660Z ) 2025-05-07T20:13:18.8590866Z Trying example: test_pruning( 2025-05-07T20:13:18.8591371Z self=, 2025-05-07T20:13:18.8591890Z T=4, 2025-05-07T20:13:18.8592069Z B=6, 2025-05-07T20:13:18.8592261Z L=3, 2025-05-07T20:13:18.8592456Z use_cpu=True, 2025-05-07T20:13:18.8592676Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8592956Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8593248Z ) 2025-05-07T20:13:18.8593438Z Trying example: test_pruning( 2025-05-07T20:13:18.8593938Z self=, 2025-05-07T20:13:18.8594450Z T=4, 2025-05-07T20:13:18.8594627Z B=6, 2025-05-07T20:13:18.8594814Z L=6, 2025-05-07T20:13:18.8595006Z use_cpu=True, 2025-05-07T20:13:18.8595225Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8595503Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8595790Z ) 2025-05-07T20:13:18.8638609Z Trying example: test_pruning( 2025-05-07T20:13:18.8639574Z self=, 2025-05-07T20:13:18.8640096Z T=1, 2025-05-07T20:13:18.8640287Z B=6, 2025-05-07T20:13:18.8640463Z L=6, 2025-05-07T20:13:18.8640659Z use_cpu=True, 2025-05-07T20:13:18.8640889Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8641212Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8641500Z ) 2025-05-07T20:13:18.8641704Z Trying example: test_pruning( 2025-05-07T20:13:18.8642257Z self=, 2025-05-07T20:13:18.8643148Z T=2, 2025-05-07T20:13:18.8643339Z B=4, 2025-05-07T20:13:18.8643517Z L=1, 2025-05-07T20:13:18.8643714Z use_cpu=True, 2025-05-07T20:13:18.8643951Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8644217Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8644504Z ) 2025-05-07T20:13:18.8644712Z Trying example: test_pruning( 2025-05-07T20:13:18.8645222Z self=, 2025-05-07T20:13:18.8645727Z T=2, 2025-05-07T20:13:18.8645919Z B=4, 2025-05-07T20:13:18.8646107Z L=4, 2025-05-07T20:13:18.8646290Z use_cpu=True, 2025-05-07T20:13:18.8646519Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8646799Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8647073Z ) 2025-05-07T20:13:18.8647276Z Trying example: test_pruning( 2025-05-07T20:13:18.8647777Z self=, 2025-05-07T20:13:18.8648289Z T=2, 2025-05-07T20:13:18.8648483Z B=4, 2025-05-07T20:13:18.8648677Z L=2, 2025-05-07T20:13:18.8648861Z use_cpu=True, 2025-05-07T20:13:18.8649098Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8649379Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8649658Z ) 2025-05-07T20:13:18.8649868Z Trying example: test_pruning( 2025-05-07T20:13:18.8650378Z self=, 2025-05-07T20:13:18.8650902Z T=4, 2025-05-07T20:13:18.8651085Z B=4, 2025-05-07T20:13:18.8651280Z L=4, 2025-05-07T20:13:18.8651528Z use_cpu=True, 2025-05-07T20:13:18.8651751Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8652034Z use_array_for_index_remapping=True, 2025-05-07T20:13:18.8652329Z ) 2025-05-07T20:13:18.8652525Z Trying example: test_pruning( 2025-05-07T20:13:18.8653024Z self=, 2025-05-07T20:13:18.8653582Z T=5, 2025-05-07T20:13:18.8653764Z B=2, 2025-05-07T20:13:18.8653956Z L=5, 2025-05-07T20:13:18.8654153Z use_cpu=True, 2025-05-07T20:13:18.8654400Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8654677Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8654967Z ) 2025-05-07T20:13:18.8655158Z Trying example: test_pruning( 2025-05-07T20:13:18.8655660Z self=, 2025-05-07T20:13:18.8656170Z T=2, 2025-05-07T20:13:18.8656363Z B=2, 2025-05-07T20:13:18.8656539Z L=5, 2025-05-07T20:13:18.8656736Z use_cpu=True, 2025-05-07T20:13:18.8656964Z use_cpu_hashtable=True, 2025-05-07T20:13:18.8657229Z use_array_for_index_remapping=False, 2025-05-07T20:13:18.8657524Z ) 2025-05-07T20:13:18.8657720Z PASSED 2025-05-07T20:13:18.8660728Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose SKIPPED 2025-05-07T20:13:18.8661300Z 2025-05-07T20:13:18.8661451Z =========================== short test summary info ============================ 2025-05-07T20:13:18.8662044Z SKIPPED [1] tbe/utils/split_embeddings_utils_test.py:137: CUDA is not available or no GPUs detected 2025-05-07T20:13:18.8662634Z ========================= 3 passed, 1 skipped in 1.98s ========================= 2025-05-07T20:13:19.2420726Z 2025-05-07T20:13:19.2421505Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:13:19.2438650Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 5 seconds 2025-05-07T20:13:19.2439207Z 2025-05-07T20:13:19.2439212Z 2025-05-07T20:13:19.2439232Z 2025-05-07T20:13:19.2439244Z 2025-05-07T20:13:19.2450908Z ################################################################################ 2025-05-07T20:13:19.2467388Z # [2025-05-07T20:13:19.246Z] Run Python Test Suite: 2025-05-07T20:13:19.2468040Z # ./utils/filestore_test.py 2025-05-07T20:13:19.2468352Z ################################################################################ 2025-05-07T20:13:19.2490624Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./utils/filestore_test.py 2025-05-07T20:13:19.2491304Z 2025-05-07T20:13:21.3021872Z ============================= test session starts ============================== 2025-05-07T20:13:21.3022555Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:21.3023124Z cachedir: .pytest_cache 2025-05-07T20:13:21.3023765Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:21.3024449Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:21.3024781Z plugins: hypothesis-6.131.14 2025-05-07T20:13:22.6924861Z collecting ... collected 8 items 2025-05-07T20:13:22.6925141Z 2025-05-07T20:13:22.6937354Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T20:13:22.6946231Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T20:13:22.6954192Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T20:13:22.6962177Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T20:13:22.6969905Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T20:13:22.6980034Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T20:13:22.7041265Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T20:13:22.7079522Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T20:13:22.7080009Z 2025-05-07T20:13:22.7080218Z =========================== short test summary info ============================ 2025-05-07T20:13:22.7080827Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T20:13:22.7081574Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T20:13:22.7082242Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T20:13:22.7082959Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T20:13:22.7083560Z ========================= 4 passed, 4 skipped in 1.53s ========================= 2025-05-07T20:13:23.0751568Z 2025-05-07T20:13:23.0752001Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T20:13:23.0769280Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T20:13:23.0769583Z 2025-05-07T20:13:23.0769589Z 2025-05-07T20:13:23.0769593Z 2025-05-07T20:13:23.0769624Z 2025-05-07T20:13:23.0780957Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:13:23.0782197Z [TEST] Skipping test file: ./uvm/copy_test.py 2025-05-07T20:13:23.0782452Z 2025-05-07T20:13:23.0794510Z ################################################################################ 2025-05-07T20:13:23.0810593Z # [2025-05-07T20:13:23.080Z] Run Python Test Suite: 2025-05-07T20:13:23.0810949Z # ./uvm/ops_load_test.py 2025-05-07T20:13:23.0811228Z ################################################################################ 2025-05-07T20:13:23.0832672Z + 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:13:23.0833336Z 2025-05-07T20:13:25.1475702Z ============================= test session starts ============================== 2025-05-07T20:13:25.1476423Z platform linux -- Python 3.12.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:25.1476999Z cachedir: .pytest_cache 2025-05-07T20:13:25.1477622Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:25.1478521Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:25.1478856Z plugins: hypothesis-6.131.14 2025-05-07T20:13:26.5504433Z collecting ... collected 1 item 2025-05-07T20:13:26.5504690Z 2025-05-07T20:13:26.6209230Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T20:13:26.6209531Z 2025-05-07T20:13:26.6209709Z ============================== 1 passed in 1.60s =============================== 2025-05-07T20:13:26.9630899Z 2025-05-07T20:13:26.9631533Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T20:13:26.9648820Z [TEST] Python test time for ./uvm/ops_load_test.py: 3 seconds 2025-05-07T20:13:26.9649115Z 2025-05-07T20:13:26.9649120Z 2025-05-07T20:13:26.9649125Z 2025-05-07T20:13:26.9649136Z 2025-05-07T20:13:26.9660233Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:13:26.9661318Z [TEST] Skipping test file: ./uvm/uvm_test.py 2025-05-07T20:13:26.9661637Z 2025-05-07T20:13:26.9662322Z /__w/FBGEMM/FBGEMM 2025-05-07T20:13:26.9761327Z Post job cleanup. 2025-05-07T20:13:26.9765980Z ##[command]/usr/bin/docker exec df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:13:27.2438241Z [command]/usr/bin/git version 2025-05-07T20:13:27.2478230Z git version 2.47.1 2025-05-07T20:13:27.2504556Z Copying '/github/home/.gitconfig' to '/__w/_temp/62e06ad5-982d-4d74-aebb-d6f9a1c8a38a/.gitconfig' 2025-05-07T20:13:27.2512037Z Temporarily overriding HOME='/__w/_temp/62e06ad5-982d-4d74-aebb-d6f9a1c8a38a' before making global git config changes 2025-05-07T20:13:27.2512945Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:13:27.2517315Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T20:13:27.2549909Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:13:27.2575508Z [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:13:27.2823684Z Entering 'external/asmjit' 2025-05-07T20:13:27.2871170Z Entering 'external/composable_kernel' 2025-05-07T20:13:27.2924437Z Entering 'external/cpuinfo' 2025-05-07T20:13:27.2971262Z Entering 'external/cutlass' 2025-05-07T20:13:27.3027762Z Entering 'external/googletest' 2025-05-07T20:13:27.3073334Z Entering 'external/hipify_torch' 2025-05-07T20:13:27.3119054Z Entering 'external/json' 2025-05-07T20:13:27.3177360Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:13:27.3193426Z http.https://github.com/.extraheader 2025-05-07T20:13:27.3201519Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:13:27.3224341Z [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:13:27.3467944Z Entering 'external/asmjit' 2025-05-07T20:13:27.3512837Z Entering 'external/composable_kernel' 2025-05-07T20:13:27.3564279Z Entering 'external/cpuinfo' 2025-05-07T20:13:27.3609309Z Entering 'external/cutlass' 2025-05-07T20:13:27.3662055Z Entering 'external/googletest' 2025-05-07T20:13:27.3707051Z Entering 'external/hipify_torch' 2025-05-07T20:13:27.3751624Z Entering 'external/json' 2025-05-07T20:13:27.3902360Z Stop and remove container: e50cd57f54694ff88f591d076b6b31ac_amazonlinux2023_8cb714 2025-05-07T20:13:27.3907433Z ##[command]/usr/bin/docker rm --force df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 2025-05-07T20:13:28.0769103Z df999aa50445692cd9532a806d485c52b8c4b4d8749c3aa06bd3889666d10974 2025-05-07T20:13:28.0796921Z Remove container network: github_network_68b8362577a048a88c44136641e77171 2025-05-07T20:13:28.0801804Z ##[command]/usr/bin/docker network rm github_network_68b8362577a048a88c44136641e77171 2025-05-07T20:13:28.8837336Z github_network_68b8362577a048a88c44136641e77171 2025-05-07T20:13:28.8870740Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:13:28.8891063Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:13:28.8896800Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:13:28.8897346Z ##[endgroup] 2025-05-07T20:13:28.8989144Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:13:39.3072359Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:13:55.5642431Z Cleaning up orphan processes