@KochetovNicolai It is flaky in release build also ``` > assert int(max_usage) < 3e9 E AssertionError: assert 5072636928 < 3000000000.0 E + where 5072636928 = int('5072636928\n') ``` _Originally posted by @qoega in https://github.com/ClickHouse/ClickHouse/issues/45162#issuecomment-1387018181_